freebsd-dev/gnu/lib
Justin Hibbits 5d031e332f Create crtsavres.o for powerpc builds
Summary:
GCC expects to link in a crtsavres.o on powerpc platforms.  On
powerpc64 this is an empty file, but on powerpc and powerpcspe this does contain
some save/restore functions, which may not actually be necessary for newer
modern GCC and clang.  This appeases the in-tree gcc, though, and is needed in
order to switch to the BSD CRTRBEGIN.

PR:	233751
Reviewed By: andrew
Differential Revision: https://reviews.freebsd.org/D18826
2019-01-12 21:29:54 +00:00
..
csu Create crtsavres.o for powerpc builds 2019-01-12 21:29:54 +00:00
libdialog 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
libgcc Enable /usr/lib32 for o32 binaries on mips64. 2017-01-06 23:30:54 +00:00
libgcov Convert gnu to using SRCTOP 2017-03-12 18:59:16 +00:00
libgomp DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
libregex DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
libssp DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
libstdc++ Update libstdc++ configuration. 2018-07-16 18:53:28 +00:00
libsupc++ DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +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 Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00
Makefile.inc