Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-12-13 | Added --prefix-symbols <prefix> option to rename all symbols by adding the | Nick Clifton | 1 | -0/+13 |
2002-10-23 | Define SKIP_ZEROES as 32 for tic4x target in order to ensure proper | Nick Clifton | 1 | -1/+1 |
2002-10-22 | * use @itemx, not @item, for --disassemble-zeroes. | Ben Elliston | 1 | -1/+1 |
2002-10-22 | * doc/binutils.texi (objdump): Document -z and move the entry for | Ben Elliston | 1 | -5/+6 |
2002-09-17 | binutils: | Zack Weinberg | 1 | -1/+0 |
2002-08-14 | Replace 'gnu-new-abi' with 'gnu-v3' | Nick Clifton | 1 | -1/+1 |
2002-07-30 | * readelf.c (OPTION_DEBUG_DUMP): Define. | Jakub Jelinek | 1 | -3/+3 |
2002-07-23 | * doc/binutils.texi (addr2line <man synopsis>): Correct brackets. | Alan Modra | 1 | -1/+1 |
2002-06-15 | 2002-06-15 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -1/+6 |
2002-06-08 | * Makefile.am: Run "make dep-am". | Alan Modra | 1 | -0/+2 |
2002-03-21 | * Makefile.am: Run "make dep-am". | Alan Modra | 1 | -1/+1 |
2002-03-18 | Add AIX 64 shared library support and emulation layer for binutils | Nick Clifton | 1 | -1/+3 |
2002-03-08 | 2002-03-07 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -3/+3 |
2002-02-11 | * configure: Regenerate. | Alan Modra | 1 | -1/+1 |
2002-01-26 | * doc/Makefile.am (install): Depend on install-info. | Hans-Peter Nilsson | 2 | -0/+8 |
2002-01-25 | Add --totals option to size | Nick Clifton | 1 | -6/+13 |
2002-01-15 | Refer to "options" not "switches" | Nick Clifton | 1 | -4/+4 |
2001-12-20 | When --wide is used, do not truncate symbol names. | Nick Clifton | 1 | -0/+1 |
2001-11-29 | Pass CC_FOR_TARGET and CFLAGS_FOR_TARGET to runtest in environment. | Nick Clifton | 1 | -4/+4 |
2001-11-19 | Add -ws switch to display contents of .debug_str sections | Nick Clifton | 1 | -3/+3 |