summaryrefslogtreecommitdiff
path: root/binutils/objdump.c
Commit message (Expand)AuthorAgeFilesLines
* Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton2016-10-111-9/+72
* PR20337, Objdump makes poor choice of symbolsAlan Modra2016-07-091-0/+15
* [ARM] Change noread to purecode.Andre Vieria2016-07-051-6/+1
* Invalid read in _bfd_elf_get_symbol_version_stringAlan Modra2016-06-281-1/+2
* Limit objdump -S context linesAlan Modra2016-06-241-2/+11
* Add init_dwarf_regnames_s390Andreas Arnez2016-04-131-0/+4
* Remove use of alloca.Nick Clifton2016-03-211-4/+9
* Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene2016-01-201-1/+15
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in binutilsH.J. Lu2015-08-121-50/+50
* Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton2015-06-221-7/+18
* Fix PR18374 by making readelf and objdump ignore end-of-list markers in the ....Nick Clifton2015-05-151-1/+41
* Add init_dwarf_regnames_iamcuH.J. Lu2015-05-111-0/+4
* Improves the warning message produyced by objdump when it cannot load a section.Nick Clifton2015-02-241-1/+2
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton2015-01-211-0/+1
* Fix memory access violations exposed by running the srconv tool on fuzzed bin...Nick Clifton2015-01-071-1/+8
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't always build coffgen.oAlan Modra2014-12-101-0/+1
* More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton2014-12-091-1/+9
* Fix memory access problems exposed by fuzzed binaries.Nick Clifton2014-12-031-0/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-011-0/+17
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-3/+1
* Display symbol version when dumping dynrelocsH.J. Lu2014-11-251-3/+20
* Fix more memory faults uncovered by fuzzing various executables.Nick Clifton2014-11-121-4/+12
* More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton2014-11-031-2/+9
* aarch64: Decode dwarf2 register numbersRichard Henderson2014-08-221-0/+4
* Reorganise struct bfdAlan Modra2014-07-011-1/+0
* objdump: set address of debug sections.Tristan Gingold2014-03-271-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targetsRoland McGrath2013-11-071-0/+2
* PR binutils/16024Nick Clifton2013-10-091-6/+5
* PR binutils/15818Andreas Schwab2013-08-121-21/+23
* * objdump.c (dump_target_specific): Fix NULL pointer test.Alan Modra2013-01-171-1/+1
* binutils/Cary Coutant2012-10-241-1/+2
* Handle x32 in dump_dwarfH.J. Lu2012-10-211-0/+2
* bfd/Alan Modra2012-10-211-7/+1
* ChangeLog bfdKai Tietz2012-10-181-2/+4
* typo fixesAlan Modra2012-08-171-1/+1
* 2012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant2012-07-241-8/+32
* Print addend as signed in objdumpH.J. Lu2012-05-141-4/+18
* * doc/binutils.texi: Add --dwarf-check option.Cary Coutant2012-05-111-1/+8
* * objdump.c (dump_bfd): If defaulting to dwarf callNick Clifton2012-04-111-0/+1
* * objdump.c (slurp_file): Close file if fstat fails.Alan Modra2012-02-201-8/+11
* * sysdep.h: Include sys/stat.h here.Alan Modra2012-02-091-4/+2
* 2012-01-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-01-101-21/+31
* 2011-05-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-05-161-1/+79
* * NEWS: Add note about --dwarf-depth, --dwarf-start, andTom Tromey2011-04-281-5/+26
* binutils/David S. Miller2011-04-041-1/+37
* * objdump.c (dump_reloc_set): Free malloced memory.Nick Clifton2011-03-251-1/+6