summaryrefslogtreecommitdiff
path: root/ldso/ldso/powerpc
AgeCommit message (Expand)Author
2005-11-21Partly undo earlier patch on vapier's requestPeter S. Mazinger
2005-11-21Guard debug_sym/debug_reloc, make sure elfinterp.c sees __SUPPORT_LD_DEBUG__Peter S. Mazinger
2005-10-29Hopefully fix the bug Oleg reported in http://uclibc.org/lists/uclibc/2005-Oc...Joakim Tjernlund
2005-09-20forgot MMAP_HAS_6_ARGSJoakim Tjernlund
2005-09-20Make powerpc use sys/syscall.h, instead of defining its own syscalls.Joakim Tjernlund
2005-08-15move arch-specific checks out of shared dl-syscall.h and into arch-specific d...Mike Frysinger
2005-07-07rip out all the duplicated debug code and move into a shared fileMike Frysinger
2005-04-03Prepare PowerPC some more for standalone exection of ldso.Joakim Tjernlund
2005-03-29Moved the addition of load address from the fast pathJoakim Tjernlund
2005-03-21Prepare for moving ldso FINI handling to libc by passing _dl_fini. This shoul...Joakim Tjernlund
2005-03-17General arch cleanup and prepare support for standaloneJoakim Tjernlund
2005-03-14Generalize optimized relative reloc procesing.Joakim Tjernlund
2005-03-10Use DT_RELCONT_IDX to optimize the relocation of R_PPC_RELATIVEJoakim Tjernlund
2004-11-10Add RTLD_LOCAL support for dlopened libs. Reported byJoakim Tjernlund
2004-10-07Remove usage of _dl_parse_copy_information() from generic code.Joakim Tjernlund
2004-09-23Make do_rem() safe. From Peter Kjellerstedt.Joakim Tjernlund
2004-09-23Make powerpc look more like the other archs.Joakim Tjernlund
2004-09-17Bugfix: Add r_addend to final address. The r_addend is mostly zeroJoakim Tjernlund
2004-09-16Don't allow undefined global symbols to pass(all archs needs fixing).Joakim Tjernlund
2004-08-26Stefan Allius writes:Joakim Tjernlund
2004-08-25Patch from Stefan Allius:Joakim Tjernlund
2004-08-18Clean up the _dl_boot code and make it similar to arm and sh.Joakim Tjernlund
2004-08-17Let ldso decide if it should relocate itselft a second time. ThisJoakim Tjernlund
2004-08-06Joakim Tjernlund writes:Eric Andersen
2004-08-06Joakim Tjernlund writes:Eric Andersen
2004-07-30Whitespace cleanupEric Andersen
2004-06-27Joakim Tjernlund writes:Eric Andersen
2004-06-20Whine about R_PPC_REL24 relocations, and tell people to compileEric Andersen
2004-05-12Add a local '_dl_errno' to be used by syscalls in ldso, allowingEric Andersen
2004-04-20Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen
2004-03-18Joakim Tjernlund writes:Eric Andersen
2004-02-17Seperate out the startup stuff from the non-startup stuff.Eric Andersen
2004-02-14Give gcc branch prediction some hits on obviously unlikely branchesEric Andersen
2004-02-14Joakim Tjernlund writes:Eric Andersen
2004-02-10Rework file naming, aiming for at least a vague level of consistancyEric 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
2004-01-31Revert to scope as used by original code for now, just in case.Eric Andersen
2004-01-30Joakim Tjernlund writes:Eric Andersen
2004-01-29Modify interfaces for _dl_parse_relocation_information()Eric Andersen
2004-01-29Joakim Tjernlund writes:Eric Andersen
2004-01-29Fixup silly typoEric Andersen
2004-01-29Patch from Joakim Tjernlund:Eric Andersen
2004-01-27Patch from Joakim Tjernlund to get rid of an annoying warning.Eric Andersen
2004-01-24Joakim Tjernlund writes:Eric Andersen
2004-01-20Paul Mundt writes:Eric Andersen
2004-01-20Joakim Tjernlund writes:Eric Andersen
2003-12-17Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen
2003-12-03Henrik Grindal Bakken writes:Eric Andersen
2003-12-03Joakim Tjernlund writes:Eric Andersen