summaryrefslogtreecommitdiff
path: root/binutils/objdump.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* objdump: fix typo in help messageMike Frysinger2011-03-031-1/+1
* ChangeLog binutils/Kai Tietz2011-02-281-2/+2
* * dwarf.c: #include "bfd_stdint.h".Doug Evans2010-12-031-1/+1
* Add and use elfcomm.c/elfcomm.h.H.J. Lu2010-11-211-0/+1
* * ar.c (print_contents): Don't internationalize strings without words.Alan Modra2010-11-171-2/+0
* Don't display bits only used for BFD in abfd->flags.H.J. Lu2010-11-031-1/+1
* Add compressed debug section support to binutils and ld.H.J. Lu2010-10-291-22/+11
* * bucomm.c (bfd_nonfatal): Flush stdout before output to stderr.Alan Modra2010-10-051-10/+16
* * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.Richard Henderson2010-09-021-3/+17
* * objdump.c (dump_dwarf): Use bfd_arch_bits_per_address.Richard Henderson2010-09-021-3/+1
* bfd/ChangeLog:Cary Coutant2010-07-031-8/+26
* 2010-05-24 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-05-241-1/+2
* bfd/ChangeLogNick Clifton2010-04-091-4/+0
* * objdump.c (disassemble_bytes): Clear aux->reloc before printingNick Clifton2010-02-081-2/+3
* PR 11225Nick Clifton2010-01-281-20/+81
* 2010-01-13 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-01-131-15/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-112/+112
* PR binutils/11045Nick Clifton2009-12-031-2/+2
* * readelf.c (usage): Add mention of --debug-dump=frames-interp.Nick Clifton2009-10-161-1/+2
* binutils/Richard Sandiford2009-09-221-4/+4
* Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-101-27/+31
* * objdump.c (find_symbol_for_address): Avoid costly call toCary Coutant2009-08-241-1/+1
* PR 10413Nick Clifton2009-07-271-18/+21
* 2009-07-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-07-201-2/+13
* 2009-07-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-07-061-14/+11
* PR 10288Nick Clifton2009-06-181-0/+2
* PR 10263Nick Clifton2009-06-151-2/+2
* * objdump.c (disassemble_section): If the computed next offset isNick Clifton2009-03-051-2/+3
* * objdump.c (disassemble_section): Mask address before sign extending.Alan Modra2009-03-031-1/+1
* * objdump.c (load_specific_debug_section): New function, fromCary Coutant2009-02-231-17/+36
* 2009-02-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-02-091-15/+23