summaryrefslogtreecommitdiff
path: root/ldso/ldso/m68k/dl-startup.h
AgeCommit message (Expand)Author
2023-12-12elf: support ELF binaries in noMMUGreg Ungerer
2017-06-21remove editor hints for viWaldemar Brodkorb
2012-03-29ldso: mark _start hiddenMike Frysinger
2012-03-25ldso: use ELF_xxx()/ElfW() helpersMike Frysinger
2009-04-09The attached patches fixes the problems found bringing up uclibc on coldfire Khem Raj
2009-01-04ldso/ldso/dl-startup.c: make _dl_elf_main static; remove one dead variable.Denis Vlasenko
2008-07-23- fix asm and volatile keywordsBernhard Reutner-Fischer
2006-01-17since just about everyone uses return _dl_elf_main for START() now, make it t...Mike Frysinger
2006-01-14add back in _dl_start_userMike Frysinger
2006-01-14fixup so we can at least get to the ldso Standalone execution stepMike Frysinger
2005-03-18Forgot to commit the arch cleanup changes to m68kJoakim Tjernlund
2005-03-16fix 13mo+ old typoMike Frysinger
2005-03-16clean up style to be match i386Mike Frysinger
2004-04-20Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen
2004-02-17Seperate out the startup stuff from the non-startup stuff.Eric Andersen
2004-02-07Restore the library entry point so it works. It does haveEric Andersen
2004-02-07Split off the stuff that cannot use function into its own file,Eric Andersen
2002-08-08Patch from Stefan Allius and Edie C. Dost to add SuperHEric Andersen
2001-07-03Finish up merging the arm port into the main tree.Eric Andersen