Age | Commit message (Expand) | Author | Files | Lines |
2019-11-08 | PR25172, Wrong description of --stop-address=ADDR switch | Alan Modra | 1 | -1/+1 |
2019-10-03 | binutils: spaces -> tabs in CTF parts of objdump and readelf | Nick Alcock | 1 | -5/+5 |
2019-10-03 | objdump: get CTF parent importing right | Nick Alcock | 1 | -12/+23 |
2019-10-03 | libctf, binutils: dump the CTF header | Nick Alcock | 1 | -3/+4 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -21/+22 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 1 | -3/+3 |
2019-09-11 | Re: Enhance the disassembler | Alan Modra | 1 | -4/+7 |
2019-09-10 | Enhance the disassembler so that it will reliably determine whether a reloc a... | Nick Clifton | 1 | -15/+35 |
2019-08-28 | Add a --source-comment=<text> option to objdump which provides a prefix to di... | Nick Clifton | 1 | -1/+17 |
2019-07-23 | Fix objdump's display of indirect strings in object files, which was broken b... | Nick Clifton | 1 | -5/+2 |
2019-06-28 | Prevent attempts to allocate excessive amounts of memory when parsing corrupt... | Nick Clifton | 1 | -1/+5 |
2019-06-28 | Prevent an attempt to allocate an excessive amount of memory when dumping the... | Nick Clifton | 1 | -1/+16 |
2019-06-25 | objdump: avoid shadowing a libiberty symbol | Jan Beulich | 1 | -2/+2 |
2019-06-03 | Revert patch that disables building libctf for non-ELF based targets. | Nick Clifton | 1 | -29/+7 |
2019-05-31 | libctf: fix a number of build problems found on Solaris and NetBSD | Jose E. Marchesi | 1 | -3/+0 |
2019-05-29 | Do not build libctf for targets that do not use the ELF file format. | Nick Clifton | 1 | -7/+29 |
2019-05-28 | binutils: CTF support for objdump and readelf | Nick Alcock | 1 | -5/+164 |
2019-05-24 | PowerPC add initial -mfuture instruction support | Peter Bergner | 1 | -1/+2 |
2019-05-08 | Sign-extend start and stop address inputs to objdump | Faraz Shahbazker | 1 | -0/+26 |
2019-03-26 | Fix relpp may be used uninitialized | Alan Modra | 1 | -1/+1 |
2019-03-25 | AArch64: Fix disassembler bug with out-of-order sections | Tamar Christina | 1 | -0/+1 |
2019-03-19 | Prevent an illegal memory access by objdump when parsing a corrupt file on a ... | Nick Clifton | 1 | -7/+9 |
2019-03-12 | Don't use bfd_get_file_size in objdump | Alan Modra | 1 | -28/+9 |
2019-02-25 | Extend objdump's --dwarf=follow-links option so that separate debug info file... | Nick Clifton | 1 | -41/+108 |
2019-02-22 | Extend readelf and objdump so that they will display and follow multiple link... | Nick Clifton | 1 | -4/+11 |
2019-02-20 | PR24233, Out of memory | Alan Modra | 1 | -1/+3 |
2019-01-17 | Update objdump's --disassemble=<symbol> feature so that if <symbol> is a func... | Nick Clifton | 1 | -17/+82 |
2019-01-10 | Stop objdump from displaying control codes embedded in symbol names. | Nick Clifton | 1 | -26/+101 |
2019-01-04 | Fix a possible integer overflow problem when examining corrupt binaries using... | Nick Clifton | 1 | -3/+10 |
2019-01-04 | Fix ridiculously small memory leak. | Nick Clifton | 1 | -0/+2 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-07 | Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha... | Nick Clifton | 1 | -3/+19 |
2018-11-29 | objdump: Fix check for corrupt reloc information, to allow for the fact that ... | Nick Clifton | 1 | -2/+7 |
2018-11-07 | Enhance objdump's --disassemble switch so that it can now take an optional pa... | Masatake Yamato | 1 | -5/+32 |
2018-10-15 | BFD_INIT_MAGIC | Alan Modra | 1 | -1/+2 |
2018-10-10 | S12Z: Set eh_addr_size to 4 | Alan Modra | 1 | -0/+6 |
2018-05-30 | Add option to ar's 't' command to display the offset of elements within the a... | Ant Bikeneev | 1 | -1/+1 |
2018-04-16 | Remove IEEE 695 object support | Alan Modra | 1 | -2/+2 |
2018-03-05 | Use binary search on dynamic relocations | H.J. Lu | 1 | -19/+42 |
2018-02-02 | binutils/riscv: Register names in DWARF output | Andrew Burgess | 1 | -0/+4 |
2018-02-01 | PR22769, crash when running 32-bit objdump on corrupted file | Alan Modra | 1 | -2/+5 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-29 | Stop objdump from attempting to allocate a huge chunk of memory when parsing ... | Nick Clifton | 1 | -1/+10 |
2017-11-19 | PR22443, Global buffer overflow in _bfd_elf_get_symbol_version_string | Alan Modra | 1 | -3/+3 |
2017-11-15 | Add support to readelf and objdump for following links to separate debug info... | Nick Clifton | 1 | -18/+56 |
2017-10-01 | PR22232, NULL pointer dereference in load_specific_debug_section | Alan Modra | 1 | -2/+3 |
2017-10-01 | PR22230, buffer overflow in display_debug_macro | Alan Modra | 1 | -4/+5 |
2017-09-30 | PR21978, objdump does not display line numbers in certain cases | Alan Modra | 1 | -12/+18 |
2017-07-02 | Use bfd_malloc_and_get_section | Alan Modra | 1 | -37/+7 |
2017-06-30 | Fix failures in MMIX linker tests introduced by fix for PR 21665. | Nick Clifton | 1 | -1/+24 |