summaryrefslogtreecommitdiffstats
path: root/lib/csu/powerpc64
Commit message (Expand)AuthorAgeFilesLines
* MFC r310146,r311912,r312369,r312617,r312614,r312659,r312974,r312977,r313005,r...jhibbits2017-04-011-10/+0
* MFC r312452-r312512:ngie2017-02-101-3/+3
* Don't reset CC away from full-pathed gcc.bdrewery2016-03-241-0/+3
* Remove historical GNUC testemaste2015-12-081-6/+0
* Provide support for ELFv2 userland if using a newer compiler (recent clangnwhitehorn2015-12-031-6/+31
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.bdrewery2015-09-251-2/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-251-2/+0
* Fix installation of 32bit libraries after r288074.bdrewery2015-09-211-0/+2
* Replace realinstall: and META_MODE staging hacks with FILES mechanism.bdrewery2015-09-211-5/+5
* Add META_MODE support.sjg2015-06-131-0/+16
|\
| * Merge sync of headsjg2015-05-271-0/+7
| |\ | |/ |/|
| * Sync with HEAD.obrien2013-02-081-4/+1
| |\
| * | Sync from headsjg2012-11-041-0/+15
* | | Add a comment explaining why gcc is needed.jhibbits2015-02-061-0/+4
* | | powerpc64 csu needs to be built by gcc, so enforce that.jhibbits2015-02-051-0/+3
| |/ |/|
* | Only assign the environ in the startup code when environ is NULL.kib2013-01-071-4/+1
|/
* After r217375, some startup objects under lib/csu are built in a specialdim2012-04-201-3/+3
* Work around a binutils bug on powerpc64 where the TOC would not benwhitehorn2012-03-131-1/+2
* Stop calling _init/_fini methods from crt1 for dynamic binaries. Dokib2012-03-112-23/+9
* Build Scrt.o on powerpc64. Its introduction on other platforms got lostnwhitehorn2011-06-271-4/+10
* Turn off default generation of userland dot symbols on powerpc64 now thatnwhitehorn2011-02-181-8/+6
* Mark csu on PowerPC as not requiring executable stack.kib2011-01-142-0/+4
* Apply a workaround for a binutils issue with the .note.ABI-tag sectiondim2011-01-131-2/+17
* Let all .c and .S files under lib/csu consistently use the __FBSDID()dim2010-12-093-10/+10
* C startup support for 64-bit PowerPC.nwhitehorn2010-07-104-0/+248
OpenPOWER on IntegriCloud