Age | Commit message (Expand) | Author |
---|---|---|
2005-06-29 | declare init/fini as weak if __UCLIBC_CTOR_DTOR__ is turned off | Joakim Tjernlund |
2005-06-26 | stack_end in __uClibc_main must point to where argc is. | Joakim Tjernlund |
2005-06-25 | Change L_Scrt1 to __PIC__ | Joakim Tjernlund |
2005-05-28 | Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT to | Joakim Tjernlund |
2005-05-26 | Pass the aligned stack ptr, not the unaligned. | Joakim Tjernlund |
2005-05-26 | Fix PPC wrt new __uClibc_start_main. | Joakim Tjernlund |
2005-05-26 | Fix "off by one" bug. | Joakim Tjernlund |
2005-05-25 | Adapt startup code in x86 and PPC to almost match glibc. _init vs. __libc_csu... | Joakim Tjernlund |
2005-05-21 | Update PowerPC to new ABI. | Joakim Tjernlund |