summaryrefslogtreecommitdiff
path: root/ldso/include/dl-defs.h
AgeCommit message (Expand)Author
2015-10-16ia64: enable and fix compile issuesWaldemar Brodkorb
2012-06-15dl-defs.h: avoid including dl-sysdep.h if compiling hostutilsPeter S. Mazinger
2012-06-15dl-defs.h: include dl-sysdep.h before fallbacks.Peter S. Mazinger
2012-04-08ldso: fix fdpic support broken from prelink patchFilippo Arcidiacono
2011-06-24Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso
2011-05-10libdl: fix local symbol's address handling in dladdrFilippo Arcidiacono
2011-04-06Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso
2011-03-05Add support for DSBT ELF to ld.soMark Salter
2010-09-17ldso: Rework global scope handling and symbol lookup mechanismFilippo Arcidiacono
2010-07-26ldso: Fix DL_BOOT_COMPUTE_DYN macroFilippo Arcidiacono
2008-01-18This patch solves a problem in dladdr caused by the wrong valueCarmelo Amoroso
2008-01-08change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger
2007-12-04Blackfin FD-PIC patch 6/6.Bernd Schmidt
2007-12-03Blackfin FD-PIC patches 5/6.Bernd Schmidt
2007-12-03Blackfin FD-PIC patch 3/6.Bernd Schmidt
2007-12-03Blackfin FD-PIC patch 2/6.Bernd Schmidt
2007-04-17fix ld.so.cache handling on no-mmu setupsMike Frysinger
2007-02-17Make _dl_malloc alignment arch configurable.Joakim Tjernlund
2006-11-17Bernd Schmidt writes:Mike Frysinger
2006-10-07fixup from Bernd Schmidt to properly document DL_ADDR_TO_FUNC_PTRMike Frysinger
2006-09-19merge some more FDPIC related fixes from Bernd SchmidtMike Frysinger
2006-07-05patch from Bernd Schmidt to abstract away initializing of relocation addressesMike Frysinger
2006-07-05patch from Bernd Schmidt to abstract away initializing of prog load addressesMike Frysinger
2006-07-05patch from Bernd Schmidt to abstract away load address typesMike Frysinger
2006-07-05patch from Bernd Schmidt to abstract away load address checksMike Frysinger
2006-07-05patch from Bernd Schmidt to abstract away load addressesMike Frysinger
2006-07-05revert fdpic patch so we can merge it in bit by bitMike Frysinger
2006-06-30Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFsMike Frysinger
2006-02-22sync with glibcMike Frysinger
2005-11-23change to Lesser GPL 2.1 as pointed out by psmMike Frysinger
2005-11-22add some copyright infoMike Frysinger
2004-12-22Cleanup for when LDSO_CACHE_SUPPORT is disabledEric Andersen
2004-10-12Mark Rakes writes:Joakim Tjernlund
2004-10-06Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h andJoakim Tjernlund