summaryrefslogtreecommitdiff
path: root/binutils/doc
Commit message (Expand)AuthorAgeFilesLines
* PR binutils/1437Nick Clifton2005-10-111-16/+55
* * doc/Makefile.am (config.texi): Set top_srcdir.Mark Mitchell2005-10-113-13/+3
* * doc/binutils.texi (objdump): Fix typo: -reg-name-std should be -reg-names-std.Nick Clifton2005-10-101-1/+1
* * cxxfilt.c: Treat mangled names specified on the command line in the same wayNick Clifton2005-10-041-4/+15
* * addr2line.c (usage): Document @file.Mark Mitchell2005-10-031-0/+30
* 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-10-031-0/+8
* gas/Daniel Jacobowitz2005-08-151-1/+2
* 2005-08-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-08-111-5/+5
* Approved by nickc@redhat.com:Fred Fish2005-05-231-0/+10
* binutils/Daniel Jacobowitz2005-05-172-2/+4
* ./Daniel Jacobowitz2005-05-152-276/+386
* Update FSF addressNick Clifton2005-05-081-1/+1
* * doc/binutils.texi (strip, objcopy): Clarify the description ofMaciej W. Rozycki2005-05-011-3/+4
* * objcopy.c (copy_usage): Fix description of -K switch.Nick Clifton2005-04-251-4/+4
* bfd/Alan Modra2005-04-141-0/+1
* * doc/binutils.texi (readelf): Remove a duplicate paragraph.Maciej W. Rozycki2005-04-041-6/+0
* 2005-04-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-04-011-0/+13
* Add VAX specific disassembler option -Mentry: to specify a function entryNick Clifton2005-03-291-0/+7
* Add new switch --globalize-symbol to convert local symbols into globals.Nick Clifton2005-03-151-3/+16
* update copyright datesAlan Modra2005-03-032-2/+2
* * Makefile.am: Run "make dep-am"Alan Modra2005-02-211-4/+4
* 2005-01-19 Fred Fish <fnf@specifixinc.com>Fred Fish2005-01-191-4/+9
* PR binutils/637Nick Clifton2005-01-111-1/+1
* binutils/Jan Beulich2004-12-161-0/+12
* * doc/Makefile.am (config.texi): Emit a @set UPDATED command toBen Elliston2004-12-083-1/+3
* PR binutils/249Ben Elliston2004-12-061-17/+77
* * doc/binutils.texi: Update copyright years.Ben Elliston2004-12-061-6/+6
* Change LOCALEDIR to $(datadir)/share.Nick Clifton2004-11-301-4/+4
* Fix support for PECOFF weak symbolsNick Clifton2004-11-081-1/+3
* Add support to readelf to decode and display the contents of .debug_rangesNick Clifton2004-11-031-4/+4
* readelf.c (get_note_type): Handle notes not in core files.Nick Clifton2004-10-261-2/+2
* Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton2004-10-081-1/+15
* dlltool.c (make_one_lib_file): Revert 2004-09-02 and 2004-09-04 patches.Nick Clifton2004-10-081-5/+3
* * Makefile.am: Run "make dep-am".Alan Modra2004-09-171-0/+11
* * doc/binutils.texi (dlltool): Update --add-underscore, --kill-atDanny Smith2004-09-061-3/+5
* Document that the -x switch includs the effect of the -p switch.Nick Clifton2004-09-061-1/+1
* dlltool.c (ext_prefix_alias): New global variable.Nick Clifton2004-07-121-4/+11
* 2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>Christopher Faylor2004-07-031-1/+2
* * objcopy.c (bfd_flags_to_set, bfd_flags_to_clear): New variablesMaciej W. Rozycki2003-12-231-0/+20
* * Makefile.am (install-exec-local): Remove common term from stringAlan Modra2003-11-282-30/+30
* Add a comment describing the difference between readelf and objdump.Nick Clifton2003-11-261-0/+5
* * doc/binutils.texi (dlltool): Document dlltool --temp-prefixDanny Smith2003-11-251-2/+9
* * cxxfilt.c (long_options): Add --no-params.Ian Lance Taylor2003-11-231-0/+6
* Add new feature to objcopy/strip. The -w switch allows wildcards to be usedNick Clifton2003-11-111-0/+34
* Use bfd_map_over_sections to walk section chain.Nick Clifton2003-09-031-2/+3
* Add ability for readelf to parse archivesNick Clifton2003-08-111-3/+2
* * objdump.c: New command line option --debugging-tags.Nick Clifton2003-07-221-1/+7
* * objdump.c (main) :Accept multiple -M switch.Nick Clifton2003-07-181-9/+3
* * objdump.c (main): Issue a warning message if multiple -MNick Clifton2003-07-171-1/+9
* Add --only-keep-debug switchNick Clifton2003-06-261-5/+81