summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/crt1.S
Commit message (Collapse)AuthorAgeFilesLines
* create new menu so people can select what format they wish to build uClibcMike Frysinger2006-12-111-2/+2
|
* Richard Sandiford writes: add support for init/fini arrays in shared flat ↵Mike Frysinger2006-12-081-6/+35
| | | | libraries
* Richard Sandiford writes:Mike Frysinger2006-06-071-0/+15
| | | | | | m68k uClinux doesn't use the normal ELF entry point interface. This patch adjusts crt1.S accordingly. I've followed the ARM example and keyed the choice of interface on __ARCH_USE_MMU__.
* update to new uClibc startup styleMike Frysinger2006-01-141-0/+108