summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/m68k/crt1.S
AgeCommit message (Collapse)Author
2006-12-11create new menu so people can select what format they wish to build uClibcMike Frysinger
2006-12-08Richard Sandiford writes: add support for init/fini arrays in shared flat ↵Mike Frysinger
libraries
2006-06-07Richard Sandiford writes:Mike Frysinger
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__.
2006-01-14update to new uClibc startup styleMike Frysinger