summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Replace i[3456]86 with i[3-7]86Nick Clifton2003-05-163-6/+14
* Treat identical src/dst file names as if only one entered. One WindowsNick Clifton2003-05-132-3/+10
* Extend test for circualr debug references.Nick Clifton2003-05-122-1/+6
* New (simplified) Chinese translationNick Clifton2003-05-124-253/+4999
* Update my email address.Jason Eckhardt2003-05-122-1/+5
* 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-05-072-3/+8
* * readelf.c (struct Frame_Chunk): Add cfa_exp.Richard Henderson2003-05-042-13/+70
* 2003-04-30 H.J. Lu <hjl@gnu.org>H.J. Lu2003-05-012-8/+51
* oops - forgot to add the grep for "(DW_OP_addr: 0)"Nick Clifton2003-04-261-0/+1
* Rework readelf -wi tests to grep for expected strings.Nick Clifton2003-04-263-58/+99
* Fix the documentation for the -fo option.Nick Clifton2003-04-242-3/+8
* bfd:Joern Rennecke2003-04-232-1/+4
* Fix "readelf -wi" testNick Clifton2003-04-236-69/+48
* Accept -fo as an alias for -oNick Clifton2003-04-233-30/+59
* Rename -I to -J. Deprecate old use of -I, but leave it enabled for now.Nick Clifton2003-04-225-21/+52
* Replace references to Mitsubishi M32R with references to Renesas M32R.Nick Clifton2003-04-222-1/+6
* Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton2003-04-152-5/+9
* * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -wAlexandre Oliva2003-04-092-0/+7
* * configure.in: Recognize canonical form of i[3-6]86-pe*.Alan Modra2003-04-093-250/+257
* * readelf.c (display_debug_info): Apply RELA relocations on theAlexandre Oliva2003-04-092-15/+104
* Add -l for compatibility with wrc, and rc. Use the short option as a key forNick Clifton2003-04-053-22/+27
* Add -U for compatibility with wrc, rc, and cpp. Just pass the -U option downNick Clifton2003-04-033-24/+31
* Replace "Static" with "classname" so that results match the behaviour of theNick Clifton2003-04-033-9/+20
* * windres.c (usage): Report -r option.Christopher Faylor2003-04-013-1/+15
* * MAINTAINERS: Add myself as Xtensa maintainer.Bob Wilson2003-04-012-0/+5
* Add Xtensa port (omitted from previous delta)Nick Clifton2003-04-012-0/+19
* Change "arm-pe*" to "arm-*-pe*". Similarly for thumb-pe*, mcore-pe andNick Clifton2003-04-013-258/+276
* * objdump.c (dump_data): Don't truncate the address to long; makeAlexandre Oliva2003-04-012-2/+44
* 2003-03-31 H.J. Lu <hjl@gnu.org>H.J. Lu2003-03-312-39/+59
* Add some initial 64-bit DWARF supportNick Clifton2003-03-312-79/+217
* Allow resource IDs to be strings or numbers.Nick Clifton2003-03-317-28/+72
* Add --info command line switchNick Clifton2003-03-244-7/+57
* Move display_info() function into bucomm.cNick Clifton2003-03-246-218/+256
* * dlltool.c (gen_def_file): Put demangled name comments onDanny Smith2003-03-222-8/+15
* (disassemble_data): Use disasm_info.fprintf_func not printf for emitting newNick Clifton2003-03-172-46/+48
* nm.c (print_symbol_info_bsd): Print the symbol's size instead of the symbol'sNick Clifton2003-03-173-5/+18
* Updated translationNick Clifton2003-03-132-4/+8
* Update.Nick Clifton2003-03-132-1/+4
* 2003-03-10 Ben Elliston <bje@wasabisystems.com>Ben Elliston2003-03-092-4/+8
* Remove redundant defintions of BYTES_IN_WORD and add conditional defintion inNick Clifton2003-03-063-28/+14
* (print_symbol): Remove check for undefined_only.Nick Clifton2003-03-042-21/+29
* Installed latest Danish translation.Nick Clifton2003-03-032-55/+47
* Add paragraph about using --disable-nlsNick Clifton2003-02-242-2/+19
* (nm --size-sort): Update description.Nick Clifton2003-02-242-4/+14
* Update my address.Jim Wilson2003-02-222-2/+6
* Add SHT_IA_64_LOPSREG, SHT_IA_64_HIPSREG and SHT_IA_64_PRIORITY_INIT.Nick Clifton2003-02-212-2/+55
* Apply Bob Wilson's documenation clean up patchNick Clifton2003-02-213-507/+441
* * objcopy.c (filter_symbols): Fix compilation problems withAlan Modra2003-02-212-7/+17
* * rclex.l (handle_quotes): Fix minor formatting problems introduced in previousChristopher Faylor2003-02-203-11/+38
* * rclex.l: Handle strings spanning more than one line.Christopher Faylor2003-02-202-1/+8