309 Commits (4fb3a8daaf140ed94beef556d007013f3c5bd738)

Author SHA1 Message Date
Thomas Troeger 82a9ed2050 Improve the performance of the ascii art jump visualizer. 6 years ago
Nick Clifton c87c17c1c2 Moev declaration of loop variable outside of the loop. 6 years ago
Thomas Troeger 1d67fe3b6e Add an option to objdump's disassembler to generate ascii art diagrams showing the destinations of flow control instructions. 6 years ago
Aaron Merey 301a9420d9 Add support for debuginfod to the binutils (disable by default, enabled via a configure time option). 6 years ago
Alan Modra b3adc24a07 Update year range in copyright notice of binutils files 6 years ago
Alan Modra 660df28acf Prefer object over notype symbols when disassembling 6 years ago
Alan Modra 20135676fc PR24960, Memory leak from disassembler 6 years ago
Alan Modra f59f89789f Delete duplicate struct objdump_disasm_info field 6 years ago
Andrew Burgess 229a22cfd2 binutils: Add a new function to initialise DWARF register name state 7 years ago
Christian Eggers 618265039f Introduce new section flag: SEC_ELF_OCTETS 7 years ago
Alan Modra 831bd6aa3b PR25172, Wrong description of --stop-address=ADDR switch 7 years ago
Nick Alcock d344b407dd binutils: spaces -> tabs in CTF parts of objdump and readelf 7 years ago
Nick Alcock fd86991bc5 objdump: get CTF parent importing right 7 years ago
Nick Alcock 9b32cba44d libctf, binutils: dump the CTF header 7 years ago
Alan Modra fd3619828e bfd_section_* macros 7 years ago
Alan Modra e6f7f6d14f bfd_asymbol_* macros 7 years ago
Alan Modra 0a4632b563 Re: Enhance the disassembler 7 years ago
Nick Clifton aebcfb76fc Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 7 years ago
Nick Clifton a1c110a3fe Add a --source-comment=<text> option to objdump which provides a prefix to dipslayed source code lines. 7 years ago
Nick Clifton 2e8136f945 Fix objdump's display of indirect strings in object files, which was broken by the link following code. 7 years ago
Nick Clifton 7e56c51c79 Prevent attempts to allocate excessive amounts of memory when parsing corrupt ELF files. 7 years ago
Nick Clifton 781152ec18 Prevent an attempt to allocate an excessive amount of memory when dumping the symbols in a malformed file. 7 years ago
Jan Beulich 63160fc996 objdump: avoid shadowing a libiberty symbol 7 years ago
Nick Clifton 79b377b3cf Revert patch that disables building libctf for non-ELF based targets. 7 years ago
Jose E. Marchesi a0486bac41 libctf: fix a number of build problems found on Solaris and NetBSD 7 years ago
Nick Clifton 90bd54236c Do not build libctf for targets that do not use the ELF file format. 7 years ago
Nick Alcock 7d9813f196 binutils: CTF support for objdump and readelf 7 years ago
Peter Bergner dd7efa7915 PowerPC add initial -mfuture instruction support 8 years ago
Faraz Shahbazker 2379f9c475 Sign-extend start and stop address inputs to objdump 7 years ago
Alan Modra e8fba7f6bb Fix relpp may be used uninitialized 7 years ago
Tamar Christina 53b2f36bf6 AArch64: Fix disassembler bug with out-of-order sections 7 years ago
Nick Clifton 634557801d Prevent an illegal memory access by objdump when parsing a corrupt file on a 32-bit host. 7 years ago
Alan Modra 7a6e0d89bb Don't use bfd_get_file_size in objdump 7 years ago
Nick Clifton 39f0547e55 Extend objdump's --dwarf=follow-links option so that separate debug info files will also be affected by other dump function, and symbol tables from separate debug info files will be used when disassembling the main file. 7 years ago
Nick Clifton 24841daa74 Extend readelf and objdump so that they will display and follow multiple links to separate debug information files. 7 years ago
Alan Modra 7d272a55ca PR24233, Out of memory 7 years ago
Nick Clifton baae986a40 Update objdump's --disassemble=<symbol> feature so that if <symbol> is a function, the entire function will be disassembled, regardless of the presence of interveening symbols. 7 years ago
Nick Clifton 12add40ee4 Stop objdump from displaying control codes embedded in symbol names. 7 years ago
Nick Clifton 11fa9f134f Fix a possible integer overflow problem when examining corrupt binaries using a 32-bit binutil. 7 years ago
Nick Clifton cf0ad5bbf2 Fix ridiculously small memory leak. 7 years ago
Alan Modra 827041555a Update year range in copyright notice of binutils files 7 years ago
Nick Clifton af03af8f55 Synchronize libiberty with gcc and add --no-recruse-limit option to tools that support name demangling. 7 years ago
Nick Clifton 8936f76804 objdump: Fix check for corrupt reloc information, to allow for the fact that PDP11 relocs are bigger when in internal format. 7 years ago
Masatake Yamato d3def5d73e Enhance objdump's --disassemble switch so that it can now take an optional parameter, specifying the starting symbol for disassembly. Disassembly will continue from this symbol up to the next symbol. 8 years ago
Alan Modra bf2dd8d7cf BFD_INIT_MAGIC 8 years ago
Alan Modra 8ab159a965 S12Z: Set eh_addr_size to 4 8 years ago
Ant Bikeneev 1869e86f2e Add option to ar's 't' command to display the offset of elements within the archive. 8 years ago
Alan Modra fdef394344 Remove IEEE 695 object support 8 years ago
H.J. Lu 0e70b27ba9 Use binary search on dynamic relocations 8 years ago
Andrew Burgess 5bb0830d10 binutils/riscv: Register names in DWARF output 8 years ago