gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / binutils / objdump.c
2014-12-10  Alan ModraDon't always build coffgen.o
2014-12-09  Nick CliftonMore fixes for memory access violations triggered by...
2014-12-03  Nick CliftonFix memory access problems exposed by fuzzed binaries.
2014-12-01  Nick CliftonMore fixes for memory access violations exposed by...
2014-11-25  H.J. LuUse get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS
2014-11-25  H.J. LuDisplay symbol version when dumping dynrelocs
2014-11-12  Nick CliftonFix more memory faults uncovered by fuzzing various...
2014-11-03  Nick CliftonMore fixes for buffer overruns instigated by corrupt...
2014-08-22  Richard Hendersonaarch64: Decode dwarf2 register numbers
2014-07-01  Alan ModraReorganise struct bfd
2014-03-27  Tristan Gingoldobjdump: set address of debug sections.
2014-03-05  Alan ModraUpdate copyright years
2013-11-07  Roland McGrathSet CPU type in BFD backend for x86_64-nacl* and i...
2013-10-09  Nick Clifton PR binutils/16024
2013-08-12  Andreas SchwabPR binutils/15818
2013-01-17  Alan Modra * objdump.c (dump_target_specific): Fix NULL pointer...
2012-10-24  Cary Coutantbinutils/
2012-10-21  H.J. LuHandle x32 in dump_dwarf
2012-10-21  Alan Modrabfd/
2012-10-18  Kai TietzChangeLog bfd
2012-08-17  Alan Modratypo fixes
2012-07-24  Cary Coutant2012-07-24 Teresa Johnson <tejohnson@google.com>
2012-05-14  H.J. LuPrint addend as signed in objdump
2012-05-11  Cary Coutant * doc/binutils.texi: Add --dwarf-check option.
2012-04-11  Nick Clifton * objdump.c (dump_bfd): If defaulting to dwarf...
2012-02-20  Alan Modra * objdump.c (slurp_file): Close file if fstat fails.
2012-02-09  Alan Modra * sysdep.h: Include sys/stat.h here.
2012-01-10  Tristan Gingold2012-01-10 Tristan Gingold <gingold@adacore.com>
2011-05-16  Tristan Gingold2011-05-16 Tristan Gingold <gingold@adacore.com>
2011-04-28  Tom Tromey * NEWS: Add note about --dwarf-depth, --dwarf-start...
2011-04-04  David S. Millerbinutils/
2011-03-25  Nick Clifton * objdump.c (dump_reloc_set): Free malloced memory.
2011-03-03  Mike Frysingerobjdump: fix typo in help message
2011-02-28  Kai TietzChangeLog binutils/
2010-12-03  Doug Evans * dwarf.c: #include "bfd_stdint.h".
2010-11-21  H.J. LuAdd and use elfcomm.c/elfcomm.h.
2010-11-17  Alan Modra * ar.c (print_contents): Don't internationalize string...
2010-11-03  H.J. LuDon't display bits only used for BFD in abfd->flags.
2010-10-29  H.J. LuAdd compressed debug section support to binutils and ld.
2010-10-05  Alan Modra * bucomm.c (bfd_nonfatal): Flush stdout before output...
2010-09-02  Richard Henderson * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnam...
2010-09-02  Richard Henderson * objdump.c (dump_dwarf): Use bfd_arch_bits_per...
2010-07-03  Cary Coutantbfd/ChangeLog:
2010-05-24  Tristan Gingold2010-05-24 Tristan Gingold <gingold@adacore.com>
2010-04-09  Nick Cliftonbfd/ChangeLog
2010-02-08  Nick Clifton * objdump.c (disassemble_bytes): Clear aux...
2010-01-28  Nick Clifton PR 11225
2010-01-13  Tristan Gingold2010-01-13 Tristan Gingold <gingold@adacore.com>
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-03  Nick Clifton PR binutils/11045
2009-10-16  Nick Clifton * readelf.c (usage): Add mention of --debug...
2009-09-22  Richard Sandifordbinutils/
2009-09-10  Nick Clifton Updated soruces in binutils/* to compile cleanl...
2009-08-24  Cary Coutant * objdump.c (find_symbol_for_address): Avoid costly...
2009-07-27  Nick Clifton PR 10413
2009-07-20  H.J. Lu2009-07-20 H.J. Lu <hongjiu.lu@intel.com>
2009-07-06  Tristan Gingold2009-07-06 Tristan Gingold <gingold@adacore.com>
2009-06-18  Nick Clifton PR 10288
2009-06-15  Nick Clifton PR 10263
2009-03-05  Nick Clifton * objdump.c (disassemble_section): If the compu...
2009-03-03  Alan Modra * objdump.c (disassemble_section): Mask address before...
2009-02-23  Cary Coutant * objdump.c (load_specific_debug_section): New functio...
2009-02-09  Tristan Gingold2009-02-09 Tristan Gingold <gingold@adacore.com>
2009-02-03  H.J. Lu2009-02-03 H.J. Lu <hongjiu.lu@intel.com>
2009-01-27  Nick Clifton PR 9774
2009-01-14  Alan Modramissed commit
2008-12-23  Nick CliftonRemove STT_IFUNC support.
2008-12-04  Nick Clifton* objdump.c (dump_reloc_set): Append "()" to symbol...
2008-11-14  Tristan Gingold2008-11-14 Tristan Gingold <gingold@adacore.com>
2008-11-10  Alan Modra * objdump.c (disassemble_bytes): Don't skip leading...
2008-08-28  Tristan Gingold2008-08-28 Tristan Gingold <gingold@adacore.com>
2008-07-30  Alan ModraSilence gcc printf warnings
2008-07-15  H.J. Lu2008-07-15 H.J. Lu <hongjiu.lu@intel.com>
2008-07-10  Craig Silversteinbfd/
2008-07-07  Alan Modra * objdump.c (find_symbol_for_address): Prefer symbols...
2008-06-12  Nick Clifton PR binutils/6483
2008-04-28  Nick Clifton PR binutils/6449
2008-03-01  Alan Modra * objdump.c (objdump_print_addr): Initialise "sym".
2008-02-26  Nick Clifton* objdump.c (objdump_print_addr): If displaying file...
2008-02-22  Nick Clifton* objdump.c (display_file_offsets): New variable.
2008-02-07  Alan Modra * objdump.c (main): Don't pass unadorned NULL to concat.
2008-01-28  H.J. Lubinutils/
2007-10-31  Nick Clifton* dwarf.c (is_relocatable): Remove definition.
2007-10-15  Alan Modra * objdump.c (print_line): Check fwrite return value.
2007-07-10  Alan Modra * objdump.c (dump_dwarf): Correct setting of is_reloca...
2007-07-05  Nick CliftonChange sources over to using GPLv3
2007-06-19  Danny Smith * objdump.c: Include sys/stat.h.
2007-06-18  Nick Clifton* objdump.c: Include sys/mman.h
2007-05-22  Paul Brook2007-05-22 Paul Brook <paul@codesourcery.com>
2007-05-21  Richard Sandifordbinutils/
2007-05-17  Nick Clifton* objdump.c (load_debug_section): Select bias for DWARF...
2007-04-26  Alan Modrabfd/
2007-04-19  Alan Modra * budemang.c: Delete.
2007-03-15  H.J. Lubfd/
2007-02-17  Joseph Myerstop level:
2006-10-31  Paul Brook2006-10-30 Paul Brook <paul@codesourcery.com>
2006-09-16  Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-08-06  Nick Clifton PR binutils/3001
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-12  Nick CliftonFix typo
next
This page took 0.96253 seconds and 106 git commands to generate.