Age | Commit message (Expand) | Author | Files | Lines |
2020-11-20 | objdump, readelf: Report errors from CTF archive iteration | Nick Alcock | 3 | -3/+17 |
2020-11-20 | libctf, include, binutils, gdb: rename CTF-opening functions | Nick Alcock | 3 | -2/+8 |
2020-11-20 | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 3 | -10/+20 |
2020-11-20 | Add option to nm to change the characters displayed for ifunc symbols. Add a... | Nick Clifton | 8 | -16/+172 |
2020-11-20 | Add a warning to dllwrap that it is deprecated. | Linda Zhang | 2 | -0/+8 |
2020-11-20 | Fix SHF_GNU_RETAIN testsuite fallout | Jozef Lawrynowicz | 4 | -11/+29 |
2020-11-18 | Support SHF_GNU_RETAIN ELF section flag | Jozef Lawrynowicz | 11 | -8/+280 |
2020-11-17 | Place the libdeps record in the second archive slot. | Howard Chu | 2 | -8/+16 |
2020-11-13 | Fix readelf's and objdump's dislplay of DWO links when multiple links are pre... | Nick Clifton | 4 | -40/+87 |
2020-11-11 | readelf: Fix output of rnglists section | Bernd Edlinger | 2 | -2/+14 |
2020-11-10 | oops - forgot to include the changelog update for the latest binutils/dwarf.c... | Nick Clifton | 1 | -0/+5 |
2020-11-10 | Accept the DW_FORM_ref8 type when parsing DWARF types. | Nick Clifton | 1 | -0/+16 |
2020-11-09 | Fix regexp for development.exp | Andreas Schwab | 3 | -2/+7 |
2020-11-09 | Extend the DWARF decoder to display FORM names when operating in wide mode. | Nick Clifton | 2 | -47/+109 |
2020-11-09 | elfedit false "may be used uninitialised" | Alan Modra | 2 | -6/+8 |
2020-11-09 | Re: dependency list for static libraries | Howard Chu | 2 | -2/+7 |
2020-11-06 | elfedit: Update help message | H.J. Lu | 2 | -10/+33 |
2020-11-03 | Add an option to the archiver to add a section recording library dependencies. | Howard Chu | 8 | -45/+210 |
2020-10-30 | x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker | H.J. Lu | 23 | -31/+55 |
2020-10-29 | dwarf: Also match abbrev base when searching abbrev list | H.J. Lu | 5 | -22/+1517 |
2020-10-29 | Fix a potential illegal memory access by objcopy when extracting dwo sections. | Nick Clifton | 2 | -2/+15 |
2020-10-28 | Use sha256 for hashes in the release process | Andreas Rammhold | 2 | -2/+6 |
2020-10-28 | Fix compile time warning building with gcc 11. | Nick Clifton | 2 | -1/+5 |
2020-10-27 | Fix the decoding of DW_FORM_ref_addr DWARF attribute. | Nick Clifton | 2 | -138/+474 |
2020-10-22 | binutils: Report error message on error | H.J. Lu | 2 | -0/+6 |
2020-10-22 | Fix printf formatting errors where "0x" is used as a prefix for a decimal num... | Dr. David Alan Gilbert | 3 | -1565/+1724 |
2020-10-21 | Work around problem in DWARF decoding library which can result in attempts to... | Nick Clifton | 2 | -18/+36 |
2020-10-20 | readelf.c display_lto_symtab offset outside bounds of constant string | Alan Modra | 2 | -37/+77 |
2020-10-20 | binutils: Add myself as RISC-V co-maintainer. | Nelson Chu | 2 | -0/+5 |
2020-10-19 | Readelf: Add --lto-syms option to display LTO symbol tables. | Nick Clifton | 4 | -4/+289 |
2020-10-09 | x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker | H.J. Lu | 28 | -68/+164 |
2020-10-06 | Fix a bug in objcopy/strip's ability to merge notes in multiple same-named se... | Nick Clifton | 2 | -4/+7 |
2020-10-05 | Fix compile time error building windmc, detected by gcc 11. | Nick Clifton | 2 | -1/+7 |
2020-10-05 | Fix spelling mistakes | Samanta Navarro | 2 | -8/+12 |
2020-09-29 | binutils: dwarf.c handle DWARF5 DW_LLE_start_end and DW_LLE_start_length. | Mark Wielaard | 2 | -4/+24 |
2020-09-25 | asan: readelf buffer overflow and abort | Alan Modra | 3 | -51/+24 |
2020-09-24 | readelf: Show Unit Type for DWARF5 | Mark Wielaard | 4 | -0/+12 |
2020-09-24 | binutils: Handle DWARF5 DW_FORM_ref_addr and DW_UT_partial. | Mark Wielaard | 2 | -2/+10 |
2020-09-24 | Document that the lower case 'c' character in nm's output is used to signify ... | Nick Clifton | 2 | -0/+9 |
2020-09-21 | Update the binutils documentation to make it clear the the --strip-unneeded o... | Ludovic Court?s | 2 | -2/+12 |
2020-09-16 | bfd: verilog hex dump backend should handle 64-bit addresses | Anatoly Parshintsev | 1 | -0/+5 |
2020-09-16 | Tidy elf_symbol_from | Alan Modra | 3 | -2/+7 |
2020-09-15 | Add note about creating a bugzilla tag for a point release. | Nick Clifton | 2 | -0/+9 |
2020-09-11 | x86: Add NT_X86_CET note | H.J. Lu | 2 | -0/+6 |
2020-09-11 | Fix the debuglink following code to recursively load links found in the newly... | Nick Clifton | 2 | -27/+60 |
2020-09-09 | PR26578, memory leak in parse_gnu_debugaltlink | Alan Modra | 2 | -7/+8 |
2020-09-08 | Pass --disable-reloc-section on PE targets for PR 25662 test | H.J. Lu | 2 | -1/+12 |
2020-09-08 | MSP430: Support relocations for subtract expressions in .uleb128 directives | Jozef Lawrynowicz | 2 | -2/+31 |
2020-09-02 | ubsan: objdump.c:3009 negation of -2147483648 | Alan Modra | 2 | -2/+6 |
2020-08-30 | readelf: ubsan: shift exponent 32 is too large | Alan Modra | 2 | -1/+6 |