Age | Commit message (Expand) | Author | Files | Lines |
2005-03-15 | Add new switch --globalize-symbol to convert local symbols into globals. | Nick Clifton | 1 | -3/+16 |
2005-03-03 | update copyright dates | Alan Modra | 2 | -2/+2 |
2005-02-21 | * Makefile.am: Run "make dep-am" | Alan Modra | 1 | -4/+4 |
2005-01-19 | 2005-01-19 Fred Fish <fnf@specifixinc.com> | Fred Fish | 1 | -4/+9 |
2005-01-11 | PR binutils/637 | Nick Clifton | 1 | -1/+1 |
2004-12-16 | binutils/ | Jan Beulich | 1 | -0/+12 |
2004-12-08 | * doc/Makefile.am (config.texi): Emit a @set UPDATED command to | Ben Elliston | 3 | -1/+3 |
2004-12-06 | PR binutils/249 | Ben Elliston | 1 | -17/+77 |
2004-12-06 | * doc/binutils.texi: Update copyright years. | Ben Elliston | 1 | -6/+6 |
2004-11-30 | Change LOCALEDIR to $(datadir)/share. | Nick Clifton | 1 | -4/+4 |
2004-11-08 | Fix support for PECOFF weak symbols | Nick Clifton | 1 | -1/+3 |
2004-11-03 | Add support to readelf to decode and display the contents of .debug_ranges | Nick Clifton | 1 | -4/+4 |
2004-10-26 | readelf.c (get_note_type): Handle notes not in core files. | Nick Clifton | 1 | -2/+2 |
2004-10-08 | Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm | Nick Clifton | 1 | -1/+15 |
2004-10-08 | dlltool.c (make_one_lib_file): Revert 2004-09-02 and 2004-09-04 patches. | Nick Clifton | 1 | -5/+3 |
2004-09-17 | * Makefile.am: Run "make dep-am". | Alan Modra | 1 | -0/+11 |
2004-09-06 | * doc/binutils.texi (dlltool): Update --add-underscore, --kill-at | Danny Smith | 1 | -3/+5 |
2004-09-06 | Document that the -x switch includs the effect of the -p switch. | Nick Clifton | 1 | -1/+1 |
2004-07-12 | dlltool.c (ext_prefix_alias): New global variable. | Nick Clifton | 1 | -4/+11 |
2004-07-03 | 2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com> | Christopher Faylor | 1 | -1/+2 |
2003-12-23 | * objcopy.c (bfd_flags_to_set, bfd_flags_to_clear): New variables | Maciej W. Rozycki | 1 | -0/+20 |
2003-11-28 | * Makefile.am (install-exec-local): Remove common term from string | Alan Modra | 2 | -30/+30 |
2003-11-26 | Add a comment describing the difference between readelf and objdump. | Nick Clifton | 1 | -0/+5 |
2003-11-25 | * doc/binutils.texi (dlltool): Document dlltool --temp-prefix | Danny Smith | 1 | -2/+9 |
2003-11-23 | * cxxfilt.c (long_options): Add --no-params. | Ian Lance Taylor | 1 | -0/+6 |
2003-11-11 | Add new feature to objcopy/strip. The -w switch allows wildcards to be used | Nick Clifton | 1 | -0/+34 |
2003-09-03 | Use bfd_map_over_sections to walk section chain. | Nick Clifton | 1 | -2/+3 |
2003-08-11 | Add ability for readelf to parse archives | Nick Clifton | 1 | -3/+2 |
2003-07-22 | * objdump.c: New command line option --debugging-tags. | Nick Clifton | 1 | -1/+7 |
2003-07-18 | * objdump.c (main) :Accept multiple -M switch. | Nick Clifton | 1 | -9/+3 |
2003-07-17 | * objdump.c (main): Issue a warning message if multiple -M | Nick Clifton | 1 | -1/+9 |
2003-06-26 | Add --only-keep-debug switch | Nick Clifton | 1 | -5/+81 |
2003-06-12 | Add new switch to objcopy: --add-gnu-debuglink=<file> | Nick Clifton | 1 | -18/+28 |
2003-06-02 | * objcopy.c (redefine_list_append): Add an argument that | Jason Thorpe | 1 | -0/+7 |
2003-04-24 | Fix the documentation for the -fo option. | Nick Clifton | 1 | -3/+4 |
2003-04-23 | Accept -fo as an alias for -o | Nick Clifton | 1 | -1/+2 |
2003-04-22 | Rename -I to -J. Deprecate old use of -I, but leave it enabled for now. | Nick Clifton | 1 | -3/+9 |
2003-04-09 | * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w | Alexandre Oliva | 1 | -0/+2 |
2003-04-05 | Add -l for compatibility with wrc, and rc. Use the short option as a key for | Nick Clifton | 1 | -0/+3 |
2003-04-03 | Add -U for compatibility with wrc, rc, and cpp. Just pass the -U option down | Nick Clifton | 1 | -0/+5 |
2003-04-01 | * windres.c (usage): Report -r option. | Christopher Faylor | 1 | -0/+3 |
2003-03-24 | Add --info command line switch | Nick Clifton | 1 | -2/+9 |
2003-03-17 | nm.c (print_symbol_info_bsd): Print the symbol's size instead of the symbol's | Nick Clifton | 1 | -3/+2 |
2003-02-24 | (nm --size-sort): Update description. | Nick Clifton | 1 | -4/+10 |
2003-02-21 | Apply Bob Wilson's documenation clean up patch | Nick Clifton | 2 | -507/+431 |
2002-12-31 | [ bfd/ChangeLog ] | Chris Demetriou | 1 | -2/+8 |
2002-12-27 | [ binutils/ChangeLog ] | Chris Demetriou | 1 | -0/+36 |
2002-12-23 | Add support for 'S' encoding to strings - display 8-bit characters. | Nick Clifton | 1 | -5/+5 |
2002-12-19 | * doc/binutils.texi: Fix typos. | Kazu Hirata | 1 | -2/+2 |
2002-12-14 | * doc/binutils.texi: Add missing parenthesis. | Dave Anglin | 1 | -4/+4 |