2007-03-24 Paul Brook <paul@codesourcery.com>
[binutils-gdb.git] / binutils / objdump.c
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
2006-02-09 Eric Botcazou * configure.in (CHECK_DECLS): Add snprintf and vsnprintf.
2006-01-17 Andreas Schwab PR binutils/1486
2005-10-03 Mark Mitchell * addr2line.c (usage): Document @file.
2005-09-30 Mark Mitchell * addr2line.c (main): Likewise.
2005-09-30 H.J. Lu2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
2005-09-30 H.J. Lu2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
2005-08-17 H.J. Lubfd/
2005-07-07 Jim WilsonKaveh Ghazi's printf format attribute checking patch.
2005-07-01 Steve Ellcey * configure.in (AM_BINUTILS_WARNINGS): Add.
2005-06-09 Jakub Jelinek * objdump.c (disassemble_bytes): Don't crash if q...
2005-05-08 Nick CliftonUpdate FSF address
2005-04-19 H.J. Lu2005-04-19 H.J. Lu <hongjiu.lu@intel.com>
2005-04-17 H.J. Lu2005-04-17 H.J. Lu <hongjiu.lu@intel.com>
2005-04-04 Nick CliftonAdd a check to see if the section for the symbol is...
2005-03-28 Aaron W. LaFramboise * objdump.c (disassemble_bytes): Remove cast.
2005-03-18 Paul Brook2005-03-18 Paul Brook <paul@codesourcery.com>
2005-03-01 Nick Cliftonobjdump.c: Fix coding for DISASSEMBLER_NEEDS_RELOC:
2005-02-23 Alan Modra * dlltool.c: Warning fixes.
2005-02-22 H.J. Lubfd/
2005-01-10 Andreas Schwabbinutils/:
2004-12-30 Alan Modra * objdump.c (remove_useless_symbols): Discard section...
2004-10-11 Alan Modra * objdump.c (dump_symbols): Fix thinko last change...
2004-10-08 Nick CliftonImplement a new BFD API function: bfd_is_target_special...
2004-08-28 Alan Modrabfd/
2004-08-17 Jakub Jelinekbfd/
2004-07-22 Nick CliftonFix for PR 280 - remove duplicated raw insn output...
2004-07-21 H.J. Lubfd/
2004-06-15 Alan Modra * objcopy.c (copy_section): Use bfd_get_section_size...
2004-04-24 Alan Modra * objdump.c (disassemble_section): Don't disassemble...
2004-04-22 Jakub Jelinekbfd/
2004-03-15 Nathan Sidwell * objdump.c (struct SFILE): Replace current pointer...
2003-12-22 Jakub Jelinek * objdump.c (disassemble_bytes): Subtract rel_offset...
2003-12-06 Kazu Hirata * ChangeLog-9197: Fix comment typos.
2003-11-19 Alan Modra * objdump.c: Wrap long lines, init vars separately...
2003-11-14 Nick CliftonAdd new field to disassemble_info structure: symbol_is_...
2003-11-11 Alan Modra * objdump.c: Revert rev 1.81 commit.
2003-11-10 Nick CliftonRemove "member" from verbose output of "-dv" in order...
2003-11-07 Nick CliftonUse consistent error messages for missing files.
2003-10-27 Kazu Hirata * ChangeLog: Fix typos.
2003-10-07 Nathan Sidwellbfd/Changelog:
2003-09-03 Andrew CagneyIndex: opcodes/ChangeLog
2003-09-03 Nick CliftonUse bfd_map_over_sections to walk section chain.
2003-08-05 Alan Modra * objcopy.c: Remove unnecessary prototypes and casts.
2003-08-04 Alan Modra * objdump.c (include_paths, include_path_count): New...
2003-07-30 Alan Modra * objdump.c: Remove unnecessary prototypes.
2003-07-29 Nick CliftonUpdate to Iso C.
2003-07-24 Nick CliftonDo not ignore sections without the LOAD flag when disas...
2003-07-22 Nick Clifton* objdump.c: New command line option --debugging-tags.
2003-07-18 Nick Clifton* objdump.c (main) :Accept multiple -M switch.
2003-07-17 Nick Clifton * objdump.c (main): Issue a warning message if multiple -M
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2003-05-01 H.J. Lu2003-04-30 H.J. Lu <hjl@gnu.org>
2003-04-01 Alexandre Oliva* objdump.c (dump_data): Don't truncate the address...
2003-03-24 Nick CliftonMove display_info() function into bucomm.c
2003-03-17 Nick Clifton(disassemble_data): Use disasm_info.fprintf_func not...
2003-02-13 Nick CliftonFix help messages about demangling styles
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-21 Alan Modra * objdump.c (dump_data): Correct addr_offset for opb...
2002-10-14 Alan Modra * Makefile.am: Run "make dep-am".
2002-08-28 Alan Modra * objdump.c (dump_bfd): Restore lines accidentally...
2002-08-28 Nick CliftonAdd TMS320C4x support
2002-08-26 Alan Modra * nm.c (display_rel_file): Don't report "no symbols...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-14 Nick CliftonReplace 'gnu-new-abi' with 'gnu-v3'
2002-07-02 Alan Modra * budemang.c: New file, "demangle" function.
2002-06-08 Alan Modra * bucomm.c: Replace CONST with const.
2002-06-03 Alan Modra * objdump.c: Fix formatting.
2002-05-23 Jakub Jelinek * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-21 Kazu Hirata * filemode.c: Fix formatting.
2002-05-21 Thiemo Seufer * objdump.c (dump_headers): Fix output formatting...
2002-01-29 Daniel Jacobowitz2002-01-29 Daniel Jacobowitz <drow@mvista.com>
2002-01-23 Nick CliftonTidy up formatting of --help output.
2001-12-18 Thiemo Seufer * addr2line.c (main): Protoype.
2001-10-02 Alan Modra * coffdump.c (PROGRAM_VERSION): Delete.
2001-09-28 Richard Henderson * objdump.c (dump_section_header): Dump SEC_ARC...
2001-09-26 Alan Modra * bucomm.c (fatal): Define using VPARAMS, VA_OPEN...
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 Alan Modra * ar.c (print_contents): Cast args of bfd_seek to...
2001-08-10 H.J. Lu2001-08-10 H.J. Lu <hjl@gnu.org>
2001-08-09 Alan Modra * readelf.c: Add missing prototypes.
2001-08-03 John Healy2001-08-03 John Healy <jhealy@redhat.com>
2001-07-29 Alan Modra * bucomm.c (list_supported_architectures): New function.
2001-07-25 Dave Brolley2001-07-25 Dave Brolley <brolley@redhat.com>
2001-05-28 Nick CliftonRemove section VMA adjustment when computing the addres...
2001-03-13 Nick CliftonFix typos in ChangeLogs and update copyright notices
2001-02-07 Nick CliftonChange bfd_target_vector from an array to a pointer
2001-01-09 Nick CliftonAdd OBJDUMP_DEFS to configure and makefile
2000-08-18 H.J. Lu2000-08-17 Christopher C. Chimelis <chris@debian.org>
2000-07-20 Nick CliftonAdd optional style argument to --demangle switch.
2000-07-12 Mark Kettenis* objdump.c (usage): Make output of `objdump --help...
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-24 Nick CliftonFix description of --stabs switch
next