CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/12 15:23:40
Modified files:
gnu/usr.bin/binutils-2.17/bfd: elf.c
gnu/usr.bin/binutils-2.17/binutils: readelf.c
gnu/usr.bin/binutils-2.17/include/elf: common.h external.h
Log message:
Teach binutils enough about RELR relocations to not break them and for
readelf to display them in a way compatible with llvm-readelf, including
the --raw-relr debugging option
ok kettenis@
