Age | Commit message (Expand) | Author | Files | Lines |
2022-01-31 | Load debug section only when dumping debug sections | H.J. Lu | 1 | -0/+8 |
2022-01-18 | PR28029, debuginfod tests | Alan Modra | 1 | -50/+62 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-11-12 | Fix demangle style usage info | Alan Modra | 1 | -4/+4 |
2021-11-10 | Re: Add --unicode option | Alan Modra | 1 | -39/+39 |
2021-11-09 | Add --unicode option to control how unicode characters are handled by display... | Nick Clifton | 1 | -31/+204 |
2021-11-04 | PR28540, segmentation fault on NULL byte_get | Alan Modra | 1 | -1/+1 |
2021-10-25 | binutils, ld: make objdump --ctf's parameter optional | Nick Alcock | 1 | -3/+6 |
2021-10-25 | binutils: make objdump/readelf --ctf-parent actually useful | Nick Alcock | 1 | -49/+28 |
2021-10-25 | objdump doesn't accept -L option | Alan Modra | 1 | -1/+1 |
2021-10-06 | PR28401, invalid section name lookup | Alan Modra | 1 | -13/+17 |
2021-09-02 | PTR_ADD and NPTR_ADD for bfd.h | Alan Modra | 1 | -1/+1 |
2021-07-14 | objdump: add DWARF support for AIX | Clément Chigot | 1 | -3/+11 |
2021-05-29 | Re: readelf and objdump help | Alan Modra | 1 | -4/+4 |
2021-05-29 | readelf and objdump help | Alan Modra | 1 | -74/+133 |
2021-04-14 | PR27716, build failure for msdosdjgpp: PATH_MAX undeclared | Alan Modra | 1 | -3/+2 |
2021-04-09 | PowerPC disassembly of pcrel references | Alan Modra | 1 | -30/+26 |
2021-04-06 | Return symbol from symbol_at_address_func | Alan Modra | 1 | -2/+4 |
2021-04-05 | C99 binutils configury | Alan Modra | 1 | -3/+1 |
2021-04-01 | Use startswith more for strncmp function calls. | Martin Liska | 1 | -1/+1 |
2021-03-31 | Use bool in binutils | Alan Modra | 1 | -205/+205 |
2021-03-29 | TRUE/FALSE simplification | Alan Modra | 1 | -1/+1 |
2021-03-29 | binutils int vs bfd_boolean fixes | Alan Modra | 1 | -1/+1 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -1/+1 |
2021-03-04 | Gate the displaying of non-debug sections in separate debuginfo files. | Nick Clifton | 1 | -0/+12 |
2021-02-15 | objdump: don't cache section contents in load_specific_debug_section | Alan Modra | 1 | -56/+29 |
2021-02-14 | objdump: don't add an extra entry to syms array | Alan Modra | 1 | -28/+25 |
2021-02-12 | Change the readelf and objdump programs so that they will automatically follo... | Nick Clifton | 1 | -24/+42 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-11-20 | objdump, readelf: Report errors from CTF archive iteration | Nick Alcock | 1 | -1/+6 |
2020-11-20 | libctf, include, binutils, gdb: rename CTF-opening functions | Nick Alcock | 1 | -1/+1 |
2020-11-20 | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 1 | -5/+5 |
2020-09-02 | ubsan: objdump.c:3009 negation of -2147483648 | Alan Modra | 1 | -2/+2 |
2020-08-27 | binutils, ld: dequote libctf error messages | Nick Alcock | 1 | -1/+1 |
2020-08-27 | libctf, binutils, include, ld: gettextize and improve error handling | Nick Alcock | 1 | -15/+27 |
2020-08-05 | Revert "PR26337, Malloc size error in objdump" | Alan Modra | 1 | -3/+4 |
2020-08-05 | PR26337, Malloc size error in objdump | Alan Modra | 1 | -4/+3 |
2020-07-27 | Prevent strange "section mentioned in a -j option but not found" | Alan Modra | 1 | -2/+2 |
2020-07-22 | binutils: objdump: ctf: drop incorrect linefeeds | Nick Alcock | 1 | -4/+4 |
2020-07-22 | libctf, ld, binutils: add textual error/warning reporting for libctf | Nick Alcock | 1 | -0/+17 |
2020-06-26 | binutils, ld: work with --disable-libctf | Nick Alcock | 1 | -3/+24 |
2020-06-22 | Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx ope... | Nick Clifton | 1 | -2/+2 |
2020-06-04 | opcodes: support insn endianness in cgen_cpu_open | Jose E. Marchesi | 1 | -0/+2 |
2020-05-01 | objdump: long run time when using -D -z | Alan Modra | 1 | -32/+35 |
2020-04-15 | objdump --no-addresses | Alan Modra | 1 | -18/+39 |
2020-03-24 | bfd: Add a bfd_boolean argument to bfd_get_symbol_version_string | H.J. Lu | 1 | -1/+2 |
2020-03-10 | objdump disassembly of files without symbols | Alan Modra | 1 | -4/+8 |
2020-02-19 | 2020-02-19 Jordan Rupprecht <rupprecht@google.com> | Eric Christopher | 1 | -1/+15 |
2020-02-06 | Jump visualization: Handle the case where the disassembled bytes occupy two l... | Thomas Troeger | 1 | -37/+48 |
2020-02-02 | ELF: Add support for unique section ID to assembler | H.J. Lu | 1 | -0/+7 |