summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/crt1.S
Commit message (Expand)AuthorAgeFilesLines
* declare init/fini as weak if __UCLIBC_CTOR_DTOR__ is turned offJoakim Tjernlund2005-06-291-0/+5
* stack_end in __uClibc_main must point to where argc is.Joakim Tjernlund2005-06-261-4/+3
* Change L_Scrt1 to __PIC__Joakim Tjernlund2005-06-251-4/+4
* Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT toJoakim Tjernlund2005-05-281-5/+4
* Pass the aligned stack ptr, not the unaligned.Joakim Tjernlund2005-05-261-4/+4
* Fix PPC wrt new __uClibc_start_main.Joakim Tjernlund2005-05-261-12/+7
* Fix "off by one" bug.Joakim Tjernlund2005-05-261-6/+6
* Adapt startup code in x86 and PPC to almost match glibc. _init vs. __libc_csu...Joakim Tjernlund2005-05-251-24/+20
* Update PowerPC to new ABI.Joakim Tjernlund2005-05-211-0/+95