From: Ed M. <em...@fr...> - 2019-06-28 23:05:55
|
I have the changes listed below remaining in my queue to merging into upstream ELF Tool Chain. After each commit headline I've included the FreeBSD code review (if it has one) or the FreeBSD commit; in some cases there are followup improvements to include in the change. libelf: reload section headers after update with ELF_C_WRITE https://reviews.freebsd.org/D10486 libelf: Use a red-black tree to manage the section list https://reviews.freebsd.org/D20443 libelf: fix .note conversion for non-native byte order ELF files https://reviews.freebsd.org/rS273443 libelf: remove 4-byte .note alignment for PowerPC https://reviews.freebsd.org/rS273442 libdwarf: prepend DW_AT_comp_dir to relative line number dir entries https://reviews.freebsd.org/D19705 elfcopy: copy raw (untranslated) contents to binary output https://reviews.freebsd.org/rS327489 elfcopy: fix little-endian MIPS64 objects https://reviews.freebsd.org/D15734 https://reviews.freebsd.org/rS344855 https://reviews.freebsd.org/rS339083 https://reviews.freebsd.org/rS339473 readelf: speed up readelf -wo https://reviews.freebsd.org/D18843 https://reviews.freebsd.org/rS346327 readelf: decode flag bits in DT_FLAGS/DT_FLAGS_1 https://reviews.freebsd.org/D18784 https://reviews.freebsd.org/rS343593 https://reviews.freebsd.org/rS343665 readelf: decode FreeBSD note types https://reviews.freebsd.org/rS343669 readelf: Add support for RISC-V specific e_flags https://reviews.freebsd.org/rS349482 readelf: display NT_GNU_PROPERTY_TYPE_0 note name https://reviews.freebsd.org/rS337569 |