History log of /freebsd-10-stable/libexec/rtld-elf/map_object.c
Revision Date Author Comments
# 296939 16-Mar-2016 kib

MFC r296319:
Fix handling of DT_TEXTREL for an object with more than one read-only
segment.

PR: 207631


# 290099 28-Oct-2015 kib

MFC r289324:
Allow PT_NOTES segments to be located anywhere in the executable
image.


# 281452 12-Apr-2015 kib

MFC r264346 (by alc):
Pass MAP_ALIGNED_SUPER to allocate the whole dso region if its text is large
enough for the superpage mapping.


# 281452 12-Apr-2015 kib

MFC r264346 (by alc):
Pass MAP_ALIGNED_SUPER to allocate the whole dso region if its text is large
enough for the superpage mapping.