Age | Commit message (Expand) | Author |
---|---|---|
2005-07-06 | syntax touchups as suggested by Peter S. Mazinger | Mike Frysinger |
2005-06-29 | need to include features.h to get uclibc defines | Mike Frysinger |
2005-06-29 | declare init/fini as weak if __UCLIBC_CTOR_DTOR__ is turned off | Mike Frysinger |
2005-06-25 | Change L_Scrt1 to __PIC__ and delete old crt0.S | Joakim Tjernlund |
2005-05-28 | Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT to | Joakim Tjernlund |
2005-05-28 | Add back .size for _start | Joakim Tjernlund |
2005-05-26 | Clean it up a little. | Joakim Tjernlund |
2005-05-26 | Adapt x86 to new __uClibc_start_main. | 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 | Pass main function ptr from crt1 to __uClibc_start_main. | Joakim Tjernlund |