| Commit message (Expand) | Author | Age | Files | Lines |
* | objdump: Add configure time option to enable colored disassembly output by de... | Nick Clifton | 2022-10-31 | 1 | -7/+27 |
* | segfault in objdump.c reloc_at | Alan Modra | 2022-10-26 | 1 | -2/+2 |
* | PR29720, objdump -S crashes if build-id is missing | Alan Modra | 2022-10-26 | 1 | -9/+11 |
* | PR29647, objdump -S looping | Alan Modra | 2022-10-05 | 1 | -2/+3 |
* | objdump: '-S' should trigger search for separate debuginfo. | Aaron Merey | 2022-09-13 | 1 | -2/+3 |
* | Add debuginfod support for objdump -S | Aaron Merey | 2022-09-06 | 1 | -41/+211 |
* | PR29362, some binutils memory leaks | Alan Modra | 2022-08-16 | 1 | -0/+3 |
* | Make dwarf_vma uint64_t | Alan Modra | 2022-08-13 | 1 | -1/+1 |
* | objdump: fix extended (256) disassembler colors | Andrew Burgess | 2022-08-10 | 1 | -1/+1 |
* | Default to enabling colored disassembly if output is to a terminal. | Nick Clifton | 2022-08-09 | 1 | -17/+50 |
* | opcodes: add new sub-mnemonic disassembler style | Andrew Burgess | 2022-07-25 | 1 | -0/+2 |
* | Always free matching vector from bfd_check_format_matches | Alan Modra | 2022-06-16 | 1 | -5/+1 |
* | Trailing spaces in objdump -r header | Alan Modra | 2022-05-31 | 1 | -1/+1 |
* | Stop readekf and objdump from aggressively following links. | Nick Clifton | 2022-05-20 | 1 | -16/+38 |
* | objdump: fix styled printing of addresses | Andrew Burgess | 2022-05-03 | 1 | -4/+5 |
* | objdump/opcodes: add syntax highlighting to disassembler output | Andrew Burgess | 2022-04-04 | 1 | -32/+217 |
* | Add option to objdump/readelf to disable access to debuginfod servers. | Nick Clifton | 2022-03-10 | 1 | -0/+8 |
* | Load debug section only when dumping debug sections | H.J. Lu | 2022-01-31 | 1 | -0/+8 |
* | PR28029, debuginfod tests | Alan Modra | 2022-01-18 | 1 | -50/+62 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2022-01-02 | 1 | -1/+1 |
* | Fix demangle style usage info | Alan Modra | 2021-11-12 | 1 | -4/+4 |
* | Re: Add --unicode option | Alan Modra | 2021-11-10 | 1 | -39/+39 |
* | Add --unicode option to control how unicode characters are handled by display... | Nick Clifton | 2021-11-09 | 1 | -31/+204 |
* | PR28540, segmentation fault on NULL byte_get | Alan Modra | 2021-11-04 | 1 | -1/+1 |
* | binutils, ld: make objdump --ctf's parameter optional | Nick Alcock | 2021-10-25 | 1 | -3/+6 |
* | binutils: make objdump/readelf --ctf-parent actually useful | Nick Alcock | 2021-10-25 | 1 | -49/+28 |
* | objdump doesn't accept -L option | Alan Modra | 2021-10-25 | 1 | -1/+1 |
* | PR28401, invalid section name lookup | Alan Modra | 2021-10-06 | 1 | -13/+17 |
* | PTR_ADD and NPTR_ADD for bfd.h | Alan Modra | 2021-09-02 | 1 | -1/+1 |
* | objdump: add DWARF support for AIX | Clément Chigot | 2021-07-14 | 1 | -3/+11 |
* | Re: readelf and objdump help | Alan Modra | 2021-05-29 | 1 | -4/+4 |
* | readelf and objdump help | Alan Modra | 2021-05-29 | 1 | -74/+133 |
* | PR27716, build failure for msdosdjgpp: PATH_MAX undeclared | Alan Modra | 2021-04-14 | 1 | -3/+2 |
* | PowerPC disassembly of pcrel references | Alan Modra | 2021-04-09 | 1 | -30/+26 |
* | Return symbol from symbol_at_address_func | Alan Modra | 2021-04-06 | 1 | -2/+4 |
* | C99 binutils configury | Alan Modra | 2021-04-05 | 1 | -3/+1 |
* | Use startswith more for strncmp function calls. | Martin Liska | 2021-04-01 | 1 | -1/+1 |
* | Use bool in binutils | Alan Modra | 2021-03-31 | 1 | -205/+205 |
* | TRUE/FALSE simplification | Alan Modra | 2021-03-29 | 1 | -1/+1 |
* | binutils int vs bfd_boolean fixes | Alan Modra | 2021-03-29 | 1 | -1/+1 |
* | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 2021-03-22 | 1 | -1/+1 |
* | Gate the displaying of non-debug sections in separate debuginfo files. | Nick Clifton | 2021-03-04 | 1 | -0/+12 |
* | objdump: don't cache section contents in load_specific_debug_section | Alan Modra | 2021-02-15 | 1 | -56/+29 |
* | objdump: don't add an extra entry to syms array | Alan Modra | 2021-02-14 | 1 | -28/+25 |
* | Change the readelf and objdump programs so that they will automatically follo... | Nick Clifton | 2021-02-12 | 1 | -24/+42 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2021-01-01 | 1 | -1/+1 |
* | objdump, readelf: Report errors from CTF archive iteration | Nick Alcock | 2020-11-20 | 1 | -1/+6 |
* | libctf, include, binutils, gdb: rename CTF-opening functions | Nick Alcock | 2020-11-20 | 1 | -1/+1 |
* | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 2020-11-20 | 1 | -5/+5 |
* | ubsan: objdump.c:3009 negation of -2147483648 | Alan Modra | 2020-09-02 | 1 | -2/+2 |