summaryrefslogtreecommitdiffstats
path: root/lib/csu/common/crtbrand.c
Commit message (Expand)AuthorAgeFilesLines
* Stop calling _init/_fini methods from crt1 for dynamic binaries. Dokib2012-03-111-15/+12
* Apply a workaround for a binutils issue with the .note.ABI-tag sectiondim2011-01-131-0/+17
* The __used (== __attribute__((__used)) ) silences the warning producedkib2007-12-041-1/+1
* Restore the branding of the ELF executables. The structure was optimized out.kib2007-12-031-1/+1
* Explicitly specify an alignment for abitag. Without it, gcc specifies apeter2003-10-171-1/+1
* Set abitag __unused.obrien2003-05-041-3/+4
* Fix the copyright dates.obrien2002-05-071-1/+1
* * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workobrien2000-10-281-0/+51
OpenPOWER on IntegriCloud