about summary refs log tree commit diff
path: root/sysdeps/generic/ldsodefs.h
Commit message (Expand)AuthorAgeFilesLines
* Fix recursive dlopen.Carlos O'Donell2015-01-211-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-6/+6
* Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers2014-11-051-3/+1
* Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).Joseph Myers2014-11-051-2/+1
* Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers2014-11-041-8/+2
* Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAILRichard Henderson2014-07-031-1/+1
* Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson2014-07-031-5/+0
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-251-1/+0
* Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath2014-04-031-3/+1
* Revert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings"Will Newton2014-03-171-2/+2
* Fix HP_SMALL_TIMING_AVAIL -Wundef warningsWill Newton2014-03-171-2/+2
* BZ #16613: Support TLS in audit libraries.Carlos O'Donell2014-02-251-0/+3
* Revert "Patch [1/4] async-signal safe TLS."Allan McRae2014-02-061-5/+0
* Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."Allan McRae2014-02-061-5/+0
* Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."Allan McRae2014-02-061-6/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov2013-12-181-0/+6
* Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov2013-12-181-0/+5
* Patch [1/4] async-signal safe TLS.Paul Pluzhnikov2013-12-181-0/+5
* Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin2013-11-211-2/+3
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-281-0/+4
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-0/+5
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Declare _dl_skip_args in ldsodefs.h header.Roland McGrath2013-05-071-0/+10
* Make _dl_phdr pointer to const.Roland McGrath2013-03-281-1/+1
* Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath2013-03-281-0/+6
* Move _dl_non_dynamic_init, _dl_aux_init declarations.Roland McGrath2013-03-151-0/+7
* Fix NEED_DL_SYSINFO_DSO conditionals.Roland McGrath2013-03-011-1/+1
* New function _dl_find_dso_for_objectSiddhesh Poyarekar2013-02-181-0/+4
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu2012-09-281-0/+6
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-1/+1
* Move ldsodefs.h audit definitions to sysdeps directories.Joseph Myers2012-07-251-108/+0
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-201-0/+3
* Hurd: Fix value of __libc_stack_endSamuel Thibault2012-05-101-1/+5
* New ld.so argument --inhibit-ldcache to disable ld.so.cache lookupSiddhesh Poyarekar2012-04-111-1/+4
* Add forward declaration for La_x32_regs/La_x32_retvalH.J. Lu2012-03-221-0/+2
* Add x32 support to dynamic linker auditH.J. Lu2012-03-211-0/+9
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove Alpha support from ldsodefs.hUlrich Drepper2012-01-071-10/+0
* More IA-64 removalUlrich Drepper2012-01-071-11/+1
* Improve printing of lookup scopesUlrich Drepper2011-08-161-1/+1
* Warning patrol.Roland McGrath2011-08-141-1/+1
* Implement LD_DEBUG=scopesUlrich Drepper2011-08-131-2/+6
* _dl_sort_fini: Remove unused argumentMarek Polacek2011-07-191-3/+3
* Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel2010-10-261-2/+5
* Require suid bit on audit objects in privileged programsAndreas Schwab2010-10-241-4/+2
* Don't deadlock in __dl_iterate_phdr while (un)loading objects.Andreas Schwab2010-05-031-0/+4
* Mark _dl_random attribute_relro in the header file.Richard Henderson2010-03-261-1/+1