summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/crt0.S
Commit message (Expand)AuthorAgeFilesLines
* Manuel and I were looking into a problem with applications failing to linkEric Andersen2002-04-141-0/+6
* Remove the C++ support stubs, since these now live elsewhere andEric Andersen2002-03-161-14/+0
* merged the two startup files so that uClinux people always get the correctDavid McCullough2001-12-191-0/+30
* Patch from David McCullough <davidm@lineo.com>:Eric Andersen2001-10-041-0/+2
* This will hopefully make global constructors and destructors workEric Andersen2001-08-281-0/+12
* Fix up a commentEric Andersen2001-04-281-1/+1
* Update arm for the new way of entering main. BTW, I can now run things on armEric Andersen2001-02-231-54/+32
* Revert stdio to initializing itself. Not quite a pretty but that ensures thatEric Andersen2001-02-091-24/+2
* _void_void_null_func never returned. I noticed this yesterdayEric Andersen2001-02-071-1/+1
* Minor comment updateEric Andersen2001-01-171-2/+7
* Fix arm so it actually works.Eric Andersen2001-01-161-40/+82
* Added common handling of errno.Eric Andersen2001-01-161-6/+1
* USe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.oEric Andersen2001-01-151-0/+66