Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/libexec/ld.elf_so



Module Name:    src
Committed By:   christos
Date:           Sun Dec 30 01:48:37 UTC 2018

Modified Files:
        src/libexec/ld.elf_so: reloc.c rtld.c rtld.h

Log Message:
binutils 2.31.1 can put copy relocations in the relro segment. Delay
protecting the relro segment for the main object until copy relocations
are done.


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 src/libexec/ld.elf_so/reloc.c
cvs rdiff -u -r1.194 -r1.195 src/libexec/ld.elf_so/rtld.c
cvs rdiff -u -r1.135 -r1.136 src/libexec/ld.elf_so/rtld.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index