summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/crt0.c
Commit message (Expand)AuthorAgeFilesLines
* Change branch to fallthrough. Unclean, but it removes last R_PPC_REL24.David Schleef2002-04-171-3/+3
* Fix dummy main reference so it works...Eric Andersen2002-04-141-4/+6
* Manuel and I were looking into a problem with applications failing to linkEric Andersen2002-04-141-0/+4
* Remove the C++ support stubs, since these now live elsewhere andEric Andersen2002-03-161-13/+0
* Rework powerpc to be consistant with the other arches.Eric Andersen2002-02-041-1/+2
* This is a .c fileEric Andersen2001-11-151-1/+1
* This will hopefully make global constructors and destructors workEric Andersen2001-08-281-1/+17
* Nasty hack to get around inconsistency between dynamic linkerDavid Schleef2001-05-261-1/+12
* Add powerpc port done by David Schleef <ds@schleef.org>Eric Andersen2001-03-161-0/+43