Age | Commit message (Expand) | Author | Files | Lines |
2006-02-09 | * configure.in (CHECK_DECLS): Add snprintf and vsnprintf. | Eric Botcazou | 1 | -5/+0 |
2006-01-17 | PR binutils/1486 | Andreas Schwab | 1 | -18/+6 |
2005-10-03 | * addr2line.c (usage): Document @file. | Mark Mitchell | 1 | -0/+1 |
2005-09-30 | * addr2line.c (main): Likewise. | Mark Mitchell | 1 | -0/+2 |
2005-09-30 | 2005-09-30 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+47 |
2005-09-30 | 2005-09-30 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+136 |
2005-08-17 | bfd/ | H.J. Lu | 1 | -8/+13 |
2005-07-07 | Kaveh Ghazi's printf format attribute checking patch. | Jim Wilson | 1 | -1/+1 |
2005-07-01 | * configure.in (AM_BINUTILS_WARNINGS): Add. | Steve Ellcey | 1 | -1/+1 |
2005-06-09 | * objdump.c (disassemble_bytes): Don't crash if q->howto == NULL. | Jakub Jelinek | 1 | -13/+15 |
2005-05-08 | Update FSF address | Nick Clifton | 1 | -1/+1 |
2005-04-19 | 2005-04-19 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+5 |
2005-04-17 | 2005-04-17 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+1 |
2005-04-04 | Add a check to see if the section for the symbol is chosen using | Nick Clifton | 1 | -2/+4 |
2005-03-28 | * objdump.c (disassemble_bytes): Remove cast. | Aaron W. LaFramboise | 1 | -1/+1 |
2005-03-18 | 2005-03-18 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -1/+1 |
2005-03-01 | objdump.c: Fix coding for DISASSEMBLER_NEEDS_RELOC: | Nick Clifton | 1 | -12/+67 |
2005-02-23 | * dlltool.c: Warning fixes. | Alan Modra | 1 | -2/+3 |
2005-02-22 | bfd/ | H.J. Lu | 1 | -5/+8 |
2005-01-10 | binutils/: | Andreas Schwab | 1 | -9/+9 |
2004-12-30 | * objdump.c (remove_useless_symbols): Discard section symbols. | Alan Modra | 1 | -1/+1 |
2004-10-11 | * objdump.c (dump_symbols): Fix thinko last change. Improve error | Alan Modra | 1 | -9/+5 |
2004-10-08 | Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm | Nick Clifton | 1 | -0/+7 |
2004-08-28 | bfd/ | Alan Modra | 1 | -12/+4 |
2004-08-17 | bfd/ | Jakub Jelinek | 1 | -2/+12 |
2004-07-22 | Fix for PR 280 - remove duplicated raw insn output fron h8300/h8500 disassemb... | Nick Clifton | 1 | -0/+1 |
2004-07-21 | bfd/ | H.J. Lu | 1 | -3/+4 |
2004-06-15 | * objcopy.c (copy_section): Use bfd_get_section_size instead of | Alan Modra | 1 | -1/+1 |
2004-04-24 | * objdump.c (disassemble_section): Don't disassemble sections | Alan Modra | 1 | -1/+2 |
2004-04-22 | bfd/ | Jakub Jelinek | 1 | -5/+34 |
2004-03-15 | * objdump.c (struct SFILE): Replace current pointer with pos | Nathan Sidwell | 1 | -39/+25 |
2003-12-22 | * objdump.c (disassemble_bytes): Subtract rel_offset from printed | Jakub Jelinek | 1 | -2/+3 |
2003-12-06 | * ChangeLog-9197: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-19 | * objdump.c: Wrap long lines, init vars separately from decl. | Alan Modra | 1 | -18/+40 |
2003-11-14 | Add new field to disassemble_info structure: symbol_is_valid() and use it to | Nick Clifton | 1 | -53/+57 |
2003-11-11 | * objdump.c: Revert rev 1.81 commit. | Alan Modra | 1 | -57/+53 |
2003-11-10 | Remove "member" from verbose output of "-dv" in order to conform to POSIX | Nick Clifton | 1 | -53/+57 |
2003-11-07 | Use consistent error messages for missing files. | Nick Clifton | 1 | -1/+5 |
2003-10-27 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -7/+7 |
2003-10-07 | bfd/Changelog: | Nathan Sidwell | 1 | -50/+36 |
2003-09-03 | Index: opcodes/ChangeLog | Andrew Cagney | 1 | -2/+2 |
2003-09-03 | Use bfd_map_over_sections to walk section chain. | Nick Clifton | 1 | -670/+724 |
2003-08-05 | * objcopy.c: Remove unnecessary prototypes and casts. | Alan Modra | 1 | -30/+28 |
2003-08-04 | * objdump.c (include_paths, include_path_count): New vars. | Alan Modra | 1 | -41/+129 |
2003-07-30 | * objdump.c: Remove unnecessary prototypes. | Alan Modra | 1 | -109/+77 |
2003-07-29 | Update to Iso C. | Nick Clifton | 1 | -196/+137 |
2003-07-24 | Do not ignore sections without the LOAD flag when disassemble_all is true. | Nick Clifton | 1 | -6/+6 |
2003-07-22 | * objdump.c: New command line option --debugging-tags. | Nick Clifton | 1 | -5/+17 |
2003-07-18 | * objdump.c (main) :Accept multiple -M switch. | Nick Clifton | 1 | -6/+4 |
2003-07-17 | * objdump.c (main): Issue a warning message if multiple -M | Nick Clifton | 1 | -0/+6 |