Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-08-11 | 2005-08-11 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+3 |
2005-06-06 | * NEWS: Mention new powerpc ld support. | Alan Modra | 1 | -1/+6 |
2005-05-23 | Approved by nickc@redhat.com: | Fred Fish | 1 | -0/+3 |
2005-04-01 | 2005-04-01 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+4 |
2005-03-29 | Add VAX specific disassembler option -Mentry: to specify a function entry | Nick Clifton | 1 | -0/+3 |
2005-03-15 | Add new switch --globalize-symbol to convert local symbols into globals. | Nick Clifton | 1 | -0/+5 |
2005-01-19 | Fix misspelling in previous checkin | Fred Fish | 1 | -1/+1 |
2005-01-19 | 2005-01-19 Fred Fish <fnf@specifixinc.com> | Fred Fish | 1 | -0/+5 |
2004-12-16 | binutils/ | Jan Beulich | 1 | -0/+5 |
2004-11-03 | Add support to readelf to decode and display the contents of .debug_ranges | Nick Clifton | 1 | -0/+5 |
2004-10-08 | Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm | Nick Clifton | 1 | -0/+6 |
2004-07-12 | dlltool.c (ext_prefix_alias): New global variable. | Nick Clifton | 1 | -0/+5 |
2003-11-11 | Add new feature to objcopy/strip. The -w switch allows wildcards to be used | Nick Clifton | 1 | -0/+3 |
2003-10-27 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2003-09-30 | [ binutils/ChangeLog ] | Chris Demetriou | 1 | -0/+2 |
2003-08-11 | Add ability for readelf to parse archives | Nick Clifton | 1 | -0/+2 |
2003-07-22 | * objdump.c: New command line option --debugging-tags. | Nick Clifton | 1 | -0/+3 |
2003-06-26 | Add --only-keep-debug switch | Nick Clifton | 1 | -0/+6 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -1/+1 |
2003-06-12 | Add new switch to objcopy: --add-gnu-debuglink=<file> | Nick Clifton | 1 | -0/+4 |
2003-06-03 | Return 'n' if section flags are SEC_HAS_CONTENTS && SEC_READONLY. | Nick Clifton | 1 | -0/+4 |
2003-03-24 | Add --info command line switch | Nick Clifton | 1 | -0/+2 |
2003-01-04 | * readelf.c (guess_is_rela): Handle EM_IQ2000. | Stan Cox | 1 | -0/+2 |
2002-12-23 | Add support for 'S' encoding to strings - display 8-bit characters. | Nick Clifton | 1 | -0/+2 |
2002-12-13 | Added --prefix-symbols <prefix> option to rename all symbols by adding the | Nick Clifton | 1 | -0/+3 |
2002-12-10 | Add support for displaying extension to DWARF2 used by Unified Parallel C | Nick Clifton | 1 | -0/+3 |
2002-12-08 | * NEWS: Mention that bfd no longer declares a "boolean" type. | Alan Modra | 1 | -3/+7 |
2002-07-18 | Add IP2K support | Nick Clifton | 1 | -0/+3 |
2002-07-16 | Add 'Chnages in 2.13' to NEWS files. | Nick Clifton | 1 | -2/+4 |
2002-06-18 | 2002-06-18 Dave Brolley <brolley@redhat.com> | Dave Brolley | 1 | -0/+2 |
2002-02-20 | Mark 2.12 branch | Nick Clifton | 1 | -0/+2 |
2002-02-15 | * NEWS: Mention support for MMIX. | Hans-Peter Nilsson | 1 | -0/+2 |
2002-01-25 | Add --totals option to size | Nick Clifton | 1 | -0/+2 |
2001-09-25 | * readelf.c (do_wide): New. | Jakub Jelinek | 1 | -0/+3 |