summaryrefslogtreecommitdiff
path: root/binutils/objdump.c
Commit message (Expand)AuthorAgeFilesLines
* Improve the performance of the ascii art jump visualizer.Thomas Troeger2020-01-171-27/+39
* Moev declaration of loop variable outside of the loop.Nick Clifton2020-01-131-1/+2
* Add an option to objdump's disassembler to generate ascii art diagrams showin...Thomas Troeger2020-01-131-5/+711
* Add support for debuginfod to the binutils (disable by default, enabled via a...Aaron Merey2020-01-091-0/+27
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Prefer object over notype symbols when disassemblingAlan Modra2019-12-171-16/+36
* PR24960, Memory leak from disassemblerAlan Modra2019-12-101-0/+1
* Delete duplicate struct objdump_disasm_info fieldAlan Modra2019-12-101-6/+5
* binutils: Add a new function to initialise DWARF register name stateAndrew Burgess2019-11-281-36/+4
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-4/+7
* PR25172, Wrong description of --stop-address=ADDR switchAlan Modra2019-11-081-1/+1
* binutils: spaces -> tabs in CTF parts of objdump and readelfNick Alcock2019-10-031-5/+5
* objdump: get CTF parent importing rightNick Alcock2019-10-031-12/+23
* libctf, binutils: dump the CTF headerNick Alcock2019-10-031-3/+4
* bfd_section_* macrosAlan Modra2019-09-191-21/+22
* bfd_asymbol_* macrosAlan Modra2019-09-181-3/+3
* Re: Enhance the disassemblerAlan Modra2019-09-111-4/+7
* Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton2019-09-101-15/+35
* Add a --source-comment=<text> option to objdump which provides a prefix to di...Nick Clifton2019-08-281-1/+17
* Fix objdump's display of indirect strings in object files, which was broken b...Nick Clifton2019-07-231-5/+2
* Prevent attempts to allocate excessive amounts of memory when parsing corrupt...Nick Clifton2019-06-281-1/+5
* Prevent an attempt to allocate an excessive amount of memory when dumping the...Nick Clifton2019-06-281-1/+16
* objdump: avoid shadowing a libiberty symbolJan Beulich2019-06-251-2/+2
* Revert patch that disables building libctf for non-ELF based targets.Nick Clifton2019-06-031-29/+7
* libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi2019-05-311-3/+0
* Do not build libctf for targets that do not use the ELF file format.Nick Clifton2019-05-291-7/+29
* binutils: CTF support for objdump and readelfNick Alcock2019-05-281-5/+164
* PowerPC add initial -mfuture instruction supportPeter Bergner2019-05-241-1/+2
* Sign-extend start and stop address inputs to objdumpFaraz Shahbazker2019-05-081-0/+26
* Fix relpp may be used uninitializedAlan Modra2019-03-261-1/+1
* AArch64: Fix disassembler bug with out-of-order sectionsTamar Christina2019-03-251-0/+1
* Prevent an illegal memory access by objdump when parsing a corrupt file on a ...Nick Clifton2019-03-191-7/+9
* Don't use bfd_get_file_size in objdumpAlan Modra2019-03-121-28/+9
* Extend objdump's --dwarf=follow-links option so that separate debug info file...Nick Clifton2019-02-251-41/+108
* Extend readelf and objdump so that they will display and follow multiple link...Nick Clifton2019-02-221-4/+11
* PR24233, Out of memoryAlan Modra2019-02-201-1/+3
* Update objdump's --disassemble=<symbol> feature so that if <symbol> is a func...Nick Clifton2019-01-171-17/+82
* Stop objdump from displaying control codes embedded in symbol names.Nick Clifton2019-01-101-26/+101
* Fix a possible integer overflow problem when examining corrupt binaries using...Nick Clifton2019-01-041-3/+10
* Fix ridiculously small memory leak.Nick Clifton2019-01-041-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton2018-12-071-3/+19
* objdump: Fix check for corrupt reloc information, to allow for the fact that ...Nick Clifton2018-11-291-2/+7
* Enhance objdump's --disassemble switch so that it can now take an optional pa...Masatake Yamato2018-11-071-5/+32
* BFD_INIT_MAGICAlan Modra2018-10-151-1/+2
* S12Z: Set eh_addr_size to 4Alan Modra2018-10-101-0/+6
* Add option to ar's 't' command to display the offset of elements within the a...Ant Bikeneev2018-05-301-1/+1
* Remove IEEE 695 object supportAlan Modra2018-04-161-2/+2
* Use binary search on dynamic relocationsH.J. Lu2018-03-051-19/+42
* binutils/riscv: Register names in DWARF outputAndrew Burgess2018-02-021-0/+4