summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/crt0.S
Commit message (Expand)AuthorAgeFilesLines
* Make profiling on arm workEric Andersen2003-03-061-1/+5
* Fixup handling of the .note.ABI-tag section so that it is ARM only,Eric Andersen2003-02-081-0/+14
* Update crt0 for arm to provide the main referenceEric Andersen2003-01-231-7/+13
* Based on discussions with Stefan Allius, change it so that we alwaysEric Andersen2002-12-121-1/+1
* Make support for global constructors and global destructors beEric Andersen2002-11-271-0/+4
* I was an idiot and put _fini into the wrong register. Duh.Eric Andersen2002-11-151-3/+2
* This commit contains a patch from Stefan Allius <allius@atecom.com> to changeEric Andersen2002-10-011-13/+15
* 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