/[base]
ViewVC logotype

Revision 342974


Jump to revision: Previous Next
Author: jhibbits
Date: Sat Jan 12 21:29:54 2019 UTC (5 years, 5 months ago)
Changed paths: 4
Log Message:
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


Changed paths

Path Details
Directoryhead/gnu/lib/csu/Makefile modified , text changed
Directoryhead/lib/csu/powerpc/Makefile modified , text changed
Directoryhead/lib/csu/powerpc/crtsavres.S added
Directoryhead/lib/csu/powerpc64/Makefile modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27