aboutsummaryrefslogtreecommitdiff
path: root/elf/setup-vdso.h
AgeCommit message (Expand)Author
2023-09-08elf: Remove unused l_text_end field from struct link_mapFlorian Weimer
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28elf: Issue audit la_objopen for vDSOAdhemerval Zanella
2021-10-18elf: Fix elf_get_dynamic_info() for bootstrapAdhemerval Zanella
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-12elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella
2021-09-22ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu
2021-02-12elf: Do not copy vDSO soname when setting up link mapFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-20 * elf/setup-vdso.h (setup_vdso): Fix missing string termination.Andreas Arnez
2013-03-01Fix NEED_DL_SYSINFO_DSO conditionals.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-05Set GL(dl_nns) to 1 for vDSO in libc.aH.J. Lu
2012-10-05Set up the data structures for vDSO in libc.aH.J. Lu