Age | Commit message (Expand) | Author | Files | Lines |
2021-01-01 | PR27116, Spelling errors found by Debian style checker | Alan Modra | 7 | -9/+17 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 142 | -142/+146 |
2021-01-01 | ChangeLog rotation | Alan Modra | 2 | -2068/+2082 |
2020-12-31 | PR27128, nm -P portable output format regression | Alan Modra | 2 | -13/+22 |
2020-12-29 | elfedit: Pass osabi to reconcat | H.J. Lu | 2 | -1/+5 |
2020-12-28 | binutils: Use the newly built assembler and linker | H.J. Lu | 2 | -1/+15 |
2020-12-24 | asan: print_vms_time signed integer overflow | Alan Modra | 2 | -6/+21 |
2020-12-23 | x86-64: Add Intel LAM property support | H.J. Lu | 9 | -3/+107 |
2020-12-15 | Handle DT_GNU_FLAGS_1 in readelf | Vivek Das Mohapatra | 2 | -0/+28 |
2020-12-13 | Update ELF headers and readelf with recent e_machine assignments. | Cary Coutant | 2 | -1/+20 |
2020-12-11 | Fix a build problem when using FreeBSD 12. | Sebastian Huber | 4 | -3/+9 |
2020-12-07 | Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag. | Nick Clifton | 2 | -5/+6 |
2020-12-07 | binutils: Make smart_rename safe too | Siddhesh Poyarekar | 6 | -42/+148 |
2020-12-07 | objcopy: Get input file stat after BFD open | Siddhesh Poyarekar | 2 | -16/+16 |
2020-12-07 | binutils: Use file descriptors from make_tempname | Siddhesh Poyarekar | 5 | -14/+50 |
2020-12-07 | README-how-to-make-a-release (point releases): Add a note to update the miles... | Nick Clifton | 2 | -8/+21 |
2020-12-04 | asan: readelf: memory leaks | Alan Modra | 3 | -40/+65 |
2020-11-27 | Allow spaces in the name of the external preprocessor used by windres. | Nick Clifton | 2 | -1/+13 |
2020-11-27 | ELF: Support .noinit and .persistent sections | Jozef Lawrynowicz | 2 | -0/+44 |
2020-11-25 | binutils: readelf: support CTF dicts with non-native-endian symtabs | Nick Alcock | 2 | -0/+7 |
2020-11-25 | nm ifunc test tweaks | Alan Modra | 2 | -4/+8 |
2020-11-20 | Add missing test file | Nick Clifton | 1 | -0/+18 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 2 | -2/+7 |
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 |