aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic/ldsodefs.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-15Mark _dl_catch_error hiddenH.J. Lu1-0/+12
2015-10-15Mark internal _dl_XXX functions hiddenH.J. Lu1-18/+24
2015-10-15Always enable pointer guard [BZ #18928]Florian Weimer1-3/+0
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-03-31Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu1-1/+11
2015-01-21Fix recursive dlopen.Carlos O'Donell1-2/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-6/+6
2014-11-05Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers1-3/+1
2014-11-05Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).Joseph Myers1-2/+1
2014-11-04Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers1-8/+2
2014-07-03Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAILRichard Henderson1-1/+1
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson1-5/+0
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers1-1/+0
2014-04-03Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath1-3/+1
2014-03-17Revert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings"Will Newton1-2/+2
2014-03-17Fix HP_SMALL_TIMING_AVAIL -Wundef warningsWill Newton1-2/+2
2014-02-25BZ #16613: Support TLS in audit libraries.Carlos O'Donell1-0/+3
2014-02-06Revert "Patch [1/4] async-signal safe TLS."Allan McRae1-5/+0
2014-02-06Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."Allan McRae1-5/+0
2014-02-06Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."Allan McRae1-6/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-18Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov1-0/+6
2013-12-18Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov1-0/+5
2013-12-18Patch [1/4] async-signal safe TLS.Paul Pluzhnikov1-0/+5
2013-11-21Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin1-2/+3
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold1-0/+4
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar1-0/+5
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2013-05-07Declare _dl_skip_args in ldsodefs.h header.Roland McGrath1-0/+10
2013-03-28Make _dl_phdr pointer to const.Roland McGrath1-1/+1
2013-03-28Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath1-0/+6
2013-03-15Move _dl_non_dynamic_init, _dl_aux_init declarations.Roland McGrath1-0/+7
2013-03-01Fix NEED_DL_SYSINFO_DSO conditionals.Roland McGrath1-1/+1
2013-02-18New function _dl_find_dso_for_objectSiddhesh Poyarekar1-0/+4
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-28Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu1-0/+6
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath1-1/+1
2012-07-25Move ldsodefs.h audit definitions to sysdeps directories.Joseph Myers1-108/+0
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson1-0/+3
2012-05-10Hurd: Fix value of __libc_stack_endSamuel Thibault1-1/+5
2012-04-11New ld.so argument --inhibit-ldcache to disable ld.so.cache lookupSiddhesh Poyarekar1-1/+4
2012-03-22Add forward declaration for La_x32_regs/La_x32_retvalH.J. Lu1-0/+2
2012-03-21Add x32 support to dynamic linker auditH.J. Lu1-0/+9
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-07Remove Alpha support from ldsodefs.hUlrich Drepper1-10/+0
2012-01-07More IA-64 removalUlrich Drepper1-11/+1
2011-08-16Improve printing of lookup scopesUlrich Drepper1-1/+1
2011-08-14Warning patrol.Roland McGrath1-1/+1
2011-08-13Implement LD_DEBUG=scopesUlrich Drepper1-2/+6