about summary refs log tree commit diff
path: root/sysdeps/generic/ldsodefs.h
Commit message (Expand)AuthorAgeFilesLines
* elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-1/+2
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-2/+8
* hurd: Fix calling __pthread_initialize_minimal in shared caseSamuel Thibault2018-03-251-1/+1
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+3
* elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer2018-02-211-5/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* elf: remove redundant is_path argumentDmitry V. Levin2017-12-271-2/+2
* ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer2017-12-181-1/+19
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-0/+11
* Consolidate link map sortingAndreas Schwab2017-11-271-2/+2
* ld.so: Add architecture specific fieldsH.J. Lu2017-11-131-4/+7
* Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-3/+5
* elf: Remove internal_function attributeFlorian Weimer2017-08-311-61/+37
* _dl_init: Remove internal_function attributeFlorian Weimer2017-08-141-1/+1
* _dl_fini: Remove internal_function attributeFlorian Weimer2017-08-141-1/+1
* ld.so: Remove internal_function attribute from various functionsFlorian Weimer2017-08-131-11/+8
* NPTL: Remove internal_function from stack marking functionsFlorian Weimer2017-08-131-2/+2
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-101-21/+86
* ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]H.J. Lu2017-06-081-0/+4
* tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar2017-06-071-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Initialize the stack guard earlier when linking statically [BZ #7065]Nick Alcock2016-12-261-0/+11
* Remove unused function _dl_tls_setupFlorian Weimer2016-12-211-6/+0
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-301-18/+28
* Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCALMaciej W. Rozycki2016-07-011-0/+13
* Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault2016-04-101-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Mark _dl_catch_error hiddenH.J. Lu2015-10-151-0/+12
* Mark internal _dl_XXX functions hiddenH.J. Lu2015-10-151-18/+24
* Always enable pointer guard [BZ #18928]Florian Weimer2015-10-151-3/+0
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu2015-03-311-1/+11
* 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