freebsd-dev/lib/csu/powerpc64
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
..
crt1.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
crt.h Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00
crti.S Provide support for ELFv2 userland if using a newer compiler (recent clang 2015-12-03 00:10:57 +00:00
crtn.S
Makefile Create crtsavres.o for powerpc builds 2019-01-12 21:29:54 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00