Age | Commit message (Expand) | Author | Files | Lines |
2005-05-23 | Approved by nickc@redhat.com: | Fred Fish | 1 | -0/+10 |
2005-05-17 | binutils/ | Daniel Jacobowitz | 2 | -2/+4 |
2005-05-15 | ./ | Daniel Jacobowitz | 2 | -276/+386 |
2005-05-08 | Update FSF address | Nick Clifton | 1 | -1/+1 |
2005-05-01 | * doc/binutils.texi (strip, objcopy): Clarify the description of | Maciej W. Rozycki | 1 | -3/+4 |
2005-04-25 | * objcopy.c (copy_usage): Fix description of -K switch. | Nick Clifton | 1 | -4/+4 |
2005-04-14 | bfd/ | Alan Modra | 1 | -0/+1 |
2005-04-04 | * doc/binutils.texi (readelf): Remove a duplicate paragraph. | Maciej W. Rozycki | 1 | -6/+0 |
2005-04-01 | 2005-04-01 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+13 |
2005-03-29 | Add VAX specific disassembler option -Mentry: to specify a function entry | Nick Clifton | 1 | -0/+7 |
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 |