aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-map-segments.h
AgeCommit message (Expand)Author
2023-06-30ld.so: Always use MAP_COPY to map the first segment [BZ #30452]H.J. Lu
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-02-21elf: Check invalid hole in PT_LOAD segments [BZ #28838]H.J. Lu
2022-02-10elf: Remove LD_USE_LOAD_BIASAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-14elf: Align argument of __munmap to page size [BZ #28676]H.J. Lu
2021-12-10elf: Properly align PT_LOAD segments [BZ #28676]Rongwei Wang
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-04-09Check for __mprotect failure in _dl_map_segments [BZ #20831]Dmitry V. Levin
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-04-03Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath