aboutsummaryrefslogtreecommitdiff
path: root/contrib/elftoolchain
Commit message (Expand)AuthorAgeFilesLines
* libdwarf: Hide SHT_NOBITS sections.Mark Johnston2020-07-201-0/+6
* readelf: add more DT_FLAGS_1 flagsEd Maste2020-05-311-0/+3
* elftoolchain: Add powerpc64 definition to elftoolchain configJustin Hibbits2020-05-161-0/+6
* readelf: simplify Xen string note printingEd Maste2020-03-211-39/+32
* libelftc: Fix a memory leak in cpp_demangle_read_type().Mark Johnston2020-03-201-1/+1
* readelf: Fix another instance of the leak mentioned in r357542.Mark Johnston2020-03-201-0/+1
* readelf: Avoid leaking ELF descriptors for archive entries.Mark Johnston2020-03-201-0/+1
* libpe: Avoid a potential use-after-free in pe_update_symtab().Mark Johnston2020-03-201-2/+2
* libdwarf: Make an out-pointer assignment unconditional.Mark Johnston2020-03-201-2/+1
* objcopy: add new sections also when there is no .shstrtabEd Maste2020-03-201-0/+11
* readelf: print GNU Build-IDEd Maste2020-03-061-0/+6
* readelf: decode and print Xen ELF note stringsEd Maste2020-03-061-0/+51
* readelf: add XEN_ELFNOTE_PHYS32_ENTRY noteEd Maste2020-03-061-0/+1
* libelf: rationalize error handling in ELF note conversionEd Maste2020-03-051-1/+1
* readelf: simplify namesz / descsz checksEd Maste2020-03-041-9/+9
* readelf: check note namesz and descszEd Maste2020-03-041-0/+8
* Reserve WXNEEDED ELF feature control flagEd Maste2020-03-041-0/+1
* readelf: add PROTMAX_DISABLE and STKGAP_DISABLEEd Maste2020-03-011-0/+2
* addr2line: use stdbool.h header for boolEd Maste2020-02-131-0/+1
* addr2line: Handle DW_AT_ranges in compile unitsEd Maste2020-02-121-41/+106
* elfcopy: set ELF OS/ABI field when converting from binaryEd Maste2020-02-125-2/+15
* readelf: Don't leak memory when dwarf_get_fde_info_for_all_regs() fails.Mark Johnston2020-02-041-0/+1
* readelf: Fix the check for an error from realloc().Mark Johnston2020-02-041-2/+2
* readelf: Fix a double close of the input file.Mark Johnston2020-02-041-1/+0
* size: Avoid returning a stack pointer from xlatetom().Mark Johnston2020-02-041-12/+13
* elfcopy: Avoid leaking dst's fd when we fail to copy a file.Mark Johnston2020-02-041-2/+6
* elfcopy: Handle multiple data descriptors properly.Mark Johnston2020-02-041-1/+1
* libelftc: Add a missing check for an error from vector_str_init().Mark Johnston2020-02-043-8/+7
* libelftc: Fix memory leaks in the C++ demanglers.Mark Johnston2020-02-042-5/+9
* libdwarf: Fix a memory leak in _dwarf_frame_section_init().Mark Johnston2020-02-041-3/+3
* libdwarf: Make an out-pointer of _dwarf_abbrev_add() mandatory.Mark Johnston2020-02-041-3/+1
* libdwarf: Fix a possible memory leak in dwarf_add_AT_location_expr().Mark Johnston2020-02-041-1/+3
* libdwarf: Remove unnecessary NULL checks.Mark Johnston2020-02-041-5/+5
* addr2line: Avoid a name collision.Mark Johnston2020-02-031-5/+5
* addr2line: Cache CU DIEs upon a successful address lookup.Mark Johnston2020-02-031-32/+69
* Update ELF Tool Chain to upstream r3769Ed Maste2019-12-0570-288/+554
* ELF toolchain: Add PowerPC VMX and VSX note decode to readelfJustin Hibbits2019-11-191-0/+2
* elfcopy/strip: Ensure sections have required alignment on outputEd Maste2019-11-081-0/+45
* Capsicumize nm(1).Mark Johnston2019-09-301-1/+40
* nm: Adjust argc and argv in get_opt().Mark Johnston2019-09-301-7/+9
* Capsicumize c++filt(1).Mark Johnston2019-09-301-0/+7
* Initialize baseaddr to suppres warning.Aleksandr Rybalko2019-09-291-0/+1
* ections into expected offset in binary format.Aleksandr Rybalko2019-09-291-9/+12
* Merge r3780 from elftoolchain.Mark Johnston2019-08-071-9/+18
* readelf: Close input files when done with them.Mark Johnston2019-08-071-2/+4
* Capsicumize size(1).Mark Johnston2019-08-011-20/+43
* Capsicumize readelf(1).Mark Johnston2019-08-011-10/+29
* Capsicumize addr2line(1).Mark Johnston2019-08-011-0/+13
* readelf: decode NT_GNU_PROPERTY_TYPE_0 / GNU_PROPERTY_X86_FEATURE_1_ANDEd Maste2019-08-011-4/+69
* Merge r3778 and r3779 from ELFToolchain.Mark Johnston2019-07-292-4/+19