freebsd-dev/gnu/usr.bin
Justin Hibbits e861dab451 powerpc: Transition to Secure-PLT, like most other OSs (Toolchain part)
Summary:
Toolchain follow-up to r349350.  LLVM patches will be submitted upstream for
9.0 as well.

The bsd.cpu.mk change is required because GNU ld assumes BSS-PLT if it
cannot determine for certain that it needs Secure-PLT, and some binaries do
not compile in such a way to make it know to use Secure-PLT.

Reviewed By: nwhitehorn, bdragon, pfg
Differential Revision: https://reviews.freebsd.org/D20598
2019-06-25 02:35:22 +00:00
..
binutils [PPC] Enable build/install of ld.bfd on base 2019-05-20 16:00:32 +00:00
cc powerpc: Transition to Secure-PLT, like most other OSs (Toolchain part) 2019-06-25 02:35:22 +00:00
dialog Bring back the WARNS level to what it used to be to please gcc arches at least 2018-10-20 21:33:34 +00:00
diff3 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
dtc DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
gdb Fix gdb/kgdb build under WITH_PIE 2019-04-01 19:19:51 +00:00
gperf DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
grep grep(1) outputs NOT-matched lines with multi-byte characters 2019-01-10 02:59:19 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
Makefile Divorce MK_GDB from MK_BINUTILS. 2019-03-06 20:13:02 +00:00
Makefile.inc