aboutsummaryrefslogtreecommitdiff
path: root/binutils/objdump.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-05 * bucomm.c (bfd_nonfatal): Flush stdout before output to stderr.Alan Modra1-10/+16
2010-09-02 * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.Richard Henderson1-3/+17
2010-09-02 * objdump.c (dump_dwarf): Use bfd_arch_bits_per_address.Richard Henderson1-3/+1
2010-07-03bfd/ChangeLog:Cary Coutant1-8/+26
2010-05-242010-05-24 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+2
2010-04-09bfd/ChangeLogNick Clifton1-4/+0
2010-02-08 * objdump.c (disassemble_bytes): Clear aux->reloc before printingNick Clifton1-2/+3
2010-01-28 PR 11225Nick Clifton1-20/+81
2010-01-132010-01-13 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-15/+1
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-112/+112
2009-12-03 PR binutils/11045Nick Clifton1-2/+2
2009-10-16 * readelf.c (usage): Add mention of --debug-dump=frames-interp.Nick Clifton1-1/+2
2009-09-22binutils/Richard Sandiford1-4/+4
2009-09-10 Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton1-27/+31
2009-08-24 * objdump.c (find_symbol_for_address): Avoid costly call toCary Coutant1-1/+1
2009-07-27 PR 10413Nick Clifton1-18/+21
2009-07-202009-07-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+13
2009-07-062009-07-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-14/+11
2009-06-18 PR 10288Nick Clifton1-0/+2
2009-06-15 PR 10263Nick Clifton1-2/+2
2009-03-05 * objdump.c (disassemble_section): If the computed next offset isNick Clifton1-2/+3
2009-03-03 * objdump.c (disassemble_section): Mask address before sign extending.Alan Modra1-1/+1
2009-02-23 * objdump.c (load_specific_debug_section): New function, fromCary Coutant1-17/+36
2009-02-092009-02-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-15/+23
2009-02-032009-02-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+65
2009-01-27 PR 9774Nick Clifton1-2/+12
2009-01-14missed commitAlan Modra1-0/+1
2008-12-23Remove STT_IFUNC support.Nick Clifton1-2/+0
2008-12-04* objdump.c (dump_reloc_set): Append "()" to symbol names whichNick Clifton1-1/+6
2008-11-142008-11-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-95/+1
2008-11-10 * objdump.c (disassemble_bytes): Don't skip leading zeros whenAlan Modra1-13/+12
2008-08-282008-08-28 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+4
2008-07-30Silence gcc printf warningsAlan Modra1-2/+4
2008-07-152008-07-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-8/+3
2008-07-10bfd/Craig Silverstein1-11/+75
2008-07-07 * objdump.c (find_symbol_for_address): Prefer symbols in currentAlan Modra1-12/+23
2008-06-12 PR binutils/6483Nick Clifton1-1/+7
2008-04-28 PR binutils/6449Nick Clifton1-2/+2
2008-03-01 * objdump.c (objdump_print_addr): Initialise "sym".Alan Modra1-1/+1
2008-02-26* objdump.c (objdump_print_addr): If displaying file offsets, showNick Clifton1-10/+20
2008-02-22* objdump.c (display_file_offsets): New variable.Nick Clifton1-4/+27
2008-02-07 * objdump.c (main): Don't pass unadorned NULL to concat.Alan Modra1-2/+2
2008-01-28binutils/H.J. Lu1-0/+7
2007-10-31* dwarf.c (is_relocatable): Remove definition.Nick Clifton1-0/+2
2007-10-15 * objdump.c (print_line): Check fwrite return value.Alan Modra1-3/+6
2007-07-10 * objdump.c (dump_dwarf): Correct setting of is_relocatable.Alan Modra1-2/+1
2007-07-05Change sources over to using GPLv3Nick Clifton1-2/+4
2007-06-19 * objdump.c: Include sys/stat.h.Danny Smith1-0/+2
2007-06-18* objdump.c: Include sys/mman.hNick Clifton1-95/+149
2007-05-222007-05-22 Paul Brook <paul@codesourcery.com>Paul Brook1-31/+32