Age | Commit message (Expand) | Author | Files | Lines |
2011-09-22 | binutils/ | Tristan Gingold | 1 | -0/+2 |
2011-07-26 | * dwarf2.c (dwarf_debug_sections): Add .debug_macro | Jakub Jelinek | 1 | -0/+2 |
2011-04-28 | * NEWS: Add note about --dwarf-depth, --dwarf-start, and | Tom Tromey | 1 | -0/+3 |
2011-04-13 | * windres.c (usage): Add new --preprocessor-arg option. | Nick Clifton | 1 | -1/+3 |
2010-11-05 | binutils/ | Tristan Gingold | 1 | -0/+3 |
2010-09-10 | * objcopy.c: Add --interleave-width option to allow interleaving | Nick Clifton | 1 | -0/+3 |
2010-09-09 | binutils/ | Tristan Gingold | 1 | -0/+2 |
2010-08-25 | Move gas/ld NEWS from binutils to gas/ld. | H.J. Lu | 1 | -5/+0 |
2010-08-25 | * NEWS: Mention ampersand in macro change. | Alan Modra | 1 | -0/+2 |
2010-08-19 | binutils/ | Alan Modra | 1 | -0/+3 |
2010-03-25 | bfd: | Joseph Myers | 1 | -0/+2 |
2010-03-02 | * NEWS: Document .ARM.exidx / .ARM.extab support. | Daniel Jacobowitz | 1 | -0/+3 |
2010-01-11 | Add --dyn-syms to readelf | H.J. Lu | 1 | -0/+3 |
2010-01-11 | * NEWS: Mention addition of elfedit. | Nick Clifton | 1 | -0/+2 |
2009-12-10 | 2009-12-10 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+3 |
2009-12-09 | 2009-12-09 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+3 |
2009-10-23 | 2009-10-23 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -0/+3 |
2009-09-04 | binutils/ | Tristan Gingold | 1 | -0/+3 |
2009-09-04 | 2009-09-04 Timo Kreuzer <timo.kreuzer@web.de> | Dave Korn | 1 | -2/+8 |
2009-07-20 | 2009-07-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+4 |
2009-06-24 | * dwarf.c (display_debug_lines_raw): Include the name of the | Nick Clifton | 1 | -0/+3 |
2009-06-12 | * corefile.c (num_of_syms_in): New function - computes the number | Nick Clifton | 1 | -0/+3 |
2009-05-26 | * Makefile.am: Run "make dep-am". | Nick Clifton | 1 | -0/+3 |
2009-04-30 | Tweak description of verilog support in NEWS file. | Anthony Green | 1 | -2/+2 |
2009-04-27 | * verilog.c: New file. | Nick Clifton | 1 | -0/+3 |
2009-04-17 | bfd/ | H.J. Lu | 1 | -0/+4 |
2009-02-09 | 2009-02-09 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+7 |
2009-02-03 | binutils/ | H.J. Lu | 1 | -6/+1 |
2009-02-03 | 2009-02-03 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+3 |
2009-01-31 | binutils/ | Alan Modra | 1 | -0/+5 |
2009-01-13 | Add --identify-strict option. Handle ms-style implibs: | Nick Clifton | 1 | -0/+7 |
2009-01-08 | 2009-01-08 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -0/+3 |
2008-12-04 | opcodes/ | Ben Elliston | 1 | -0/+4 |
2008-09-08 | ld/ | Tristan Gingold | 1 | -0/+3 |
2008-04-11 | * dwarf.c (display_debug_lines): Rename to | Nick Clifton | 1 | -0/+2 |
2008-03-28 | Add support for thin archives. | Nick Clifton | 1 | -0/+5 |
2008-02-22 | * objdump.c (display_file_offsets): New variable. | Nick Clifton | 1 | -0/+3 |
2007-09-17 | * readelf.c (do_archive_index): New. | Nick Clifton | 1 | -0/+2 |
2007-09-14 | Add AMD SSE5 support | Michael Meissner | 1 | -0/+2 |
2007-08-30 | * readelf.c (dump_type): New type used to classify the kinds of dump requeste... | Nick Clifton | 1 | -0/+2 |
2007-08-28 | Mention Coverity's contribution to bfd | Nick Clifton | 1 | -0/+3 |
2007-08-13 | * NEWS: Add a marker for the 2.18 features. | Daniel Jacobowitz | 1 | -0/+1 |
2007-07-05 | Change sources over to using GPLv3 | Nick Clifton | 1 | -0/+5 |
2007-06-19 | * Makefile.am: Add windmc tool. | Nick Clifton | 1 | -1/+9 |
2007-06-18 | * rclex.c: (cpp_line): Add code_page pragma support. | Nick Clifton | 1 | -0/+2 |
2007-04-10 | * NEWS: Mention disjoint histograms support in | Vladimir Prus | 1 | -0/+3 |
2007-03-01 | binutils/ | Richard Sandiford | 1 | -0/+5 |
2005-11-14 | * readelf.c (struct dump_list_entry, request_dump_byname) | Daniel Jacobowitz | 1 | -0/+2 |
2005-10-04 | * cxxfilt.c: Treat mangled names specified on the command line in the same way | Nick Clifton | 1 | -2/+9 |
2005-10-03 | 2005-10-03 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+3 |