Home | History | Annotate | Download | only in cc
History log of /src/tests/usr.bin/cc/t_hello.sh
RevisionDateAuthorComments
 1.13  16-Apr-2025  riastradh tests/usr.bin/*: Mark profiling tests xfail on riscv.

PR port-riscv/59301: riscv: missing MKPROFILE=yes support
 1.12  12-Jun-2022  skrll Put the sprinkled -static in the right place, i.e. fix up previous.

Thanks to rillig for spotting my mistake.
 1.11  12-Jun-2022  skrll Sprinkle "-static" when using "-pg" as profiling only works with static and
the gcc specs are currently broken.

PR/56876: hppa: "cc -pg" fails with "undefined reference to `mprotect'"
 1.10  13-Oct-2020  rin Now, profiling works for GCC9 on aarch64{,eb}.

Note that it seems to work even for GCC8, according to log data of
official test runs, e.g.,

https://releng.netbsd.org/b5reports/evbarm-aarch64/2020/2020.09.01.15.45.20/test.log
 1.9  11-Feb-2020  riastradh Mark compilation with -pg as xfail on aarch64.

XXX file a PR to xref
 1.8  09-Feb-2019  mrg fix hello_profile's hello_profile_head function name.
 1.7  03-Sep-2018  maya amend test case to also check for -fprofile-generate
(clang also supports this flag)

PR toolchain/53567
 1.6  31-May-2017  martin branches: 1.6.8; 1.6.10;
In the -m32 test, additionally test profiled binaries.
 1.5  18-May-2017  martin Add (currently failing) test cases for profiled programs.
 1.4  13-May-2017  kamil Correct hellp_pic ATF test in usr.bin/cc

Drop "-dPIC", this is misspelled "-DPIC" option for libtool.
Enhance code example to be more pedantic.
 1.3  03-Apr-2016  gson branches: 1.3.6;
Fix typo
 1.2  21-Jul-2012  martin Add a test case that (if gcc supports it on the current arch) to compile
a PIE binary and see if we can run it.
 1.1  17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/toolchain.
 1.1.2.3  30-Oct-2012  yamt sync with head
 1.1.2.2  17-Apr-2012  yamt sync with head
 1.1.2.1  17-Mar-2012  yamt file t_hello.sh was added on branch yamt-pagecache on 2012-04-17 00:09:17 +0000
 1.3.6.1  19-May-2017  pgoyette Resolve conflicts from previous merge (all resulting from $NetBSD
keywork expansion)
 1.6.10.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.6.10.1  10-Jun-2019  christos Sync with HEAD
 1.6.8.1  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

RSS XML Feed