aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Collapse)AuthorFilesLines
2003-05-202003-05-20 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2-1/+6
* readelf.c (display_debug_frames): Print both registers for DW_CFA_register.
2003-05-16Replace i[3456]86 with i[3-7]86Nick Clifton3-6/+14
2003-05-13Treat identical src/dst file names as if only one entered. One WindowsNick Clifton2-3/+10
creating an output file of the same name as the input file will delete the input file before it is read.
2003-05-12Extend test for circualr debug references.Nick Clifton2-1/+6
2003-05-12New (simplified) Chinese translationNick Clifton4-253/+4999
2003-05-12Update my email address.Jason Eckhardt2-1/+5
2003-05-072003-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-3/+8
* readelf.c (dump_relocations): Enlarge the type field in wide mode by one character.
2003-05-04 * readelf.c (struct Frame_Chunk): Add cfa_exp.Richard Henderson2-13/+70
(frame_display_row): Just print "exp" for cfa or register defined by a location expression. (display_debug_frames): Handle DW_CFA_def_cfa_expression, DW_CFA_expression, DW_CFA_MIPS_advance_loc8.
2003-05-012003-04-30 H.J. Lu <hjl@gnu.org>H.J. Lu2-8/+51
* objdump.c (only): Change it to char **. (only_size): New. (only_used): New. (disassemble_data): Check only as an array. (dump_data): Likewise. (dump_relocs): Likewise. (main): Treat only as an array.
2003-04-26oops - forgot to add the grep for "(DW_OP_addr: 0)"Nick Clifton1-0/+1
2003-04-26Rework readelf -wi tests to grep for expected strings.Nick Clifton3-58/+99
2003-04-24Fix the documentation for the -fo option.Nick Clifton2-3/+8
2003-04-23bfd:Joern Rennecke2-1/+4
* archures.c (enum bfd_architecture): Amend comment to refer to SuperH. * cpu-sh.c: Likewise. * elf32-sh.c: Likewise. * reloc.c (bfd_reloc_code_real): Likewise. * elf32-sh64-com.c: Change comment to refer to SuperH. * elf32-sh64.c: Likewise. * elf64-sh64.c: Likewise. * bfd-in2.h (enum bfd_architecture): Regenerate. binutils: * readelf.c (get_machine_name) <EM_SH>: Amend return value to refer to SuperH. gas: * config/tc-sh.c: Amend comment to refer to SuperH. * config/tc-sh.h: Likewise. (LISTING_HEADER): Amend to refer to SuperH. * config/tc-sh64.c: Change comment to refer to SuperH. * config/tc-sh64.h (LISTING_HEADER): Change to refer to SuperH. * doc/as.texinfo [SH, GENERIC]: Amend / Change to refer to SuperH. * doc/c-sh.texi: Amend to refer to SuperH. Add SuperH architecture documentation references. * doc/c-sh64.texi: Change to refer to SuperH. include/elf: * common.h (EM_SH): Amend comment to refer to SuperH. ld/testsuite: * ld-sh/sh64/crange3-cmpct.rd (Machine): Change to refer to SuperH. * ld-sh/sh64/crange3-media.rd (Machine): Likewise.
2003-04-23Fix "readelf -wi" testNick Clifton6-69/+48
2003-04-23Accept -fo as an alias for -oNick Clifton3-30/+59
2003-04-22Rename -I to -J. Deprecate old use of -I, but leave it enabled for now.Nick Clifton5-21/+52
2003-04-22Replace references to Mitsubishi M32R with references to Renesas M32R.Nick Clifton2-1/+6
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton2-5/+9
2003-04-09* doc/binutils.texi (objdump) [--debugging]: Suggest readelf -wAlexandre Oliva2-0/+7
for debugging information types not supported by objdump.
2003-04-09 * configure.in: Recognize canonical form of i[3-6]86-pe*.Alan Modra3-250/+257
* configure: Regenerate.
2003-04-09* readelf.c (display_debug_info): Apply RELA relocations on theAlexandre Oliva2-15/+104
entire section. (byte_put_little_endian, byte_put_big_endian): New functions. (byte_put): New variable. (get_file_header): Initialize it.
2003-04-05Add -l for compatibility with wrc, and rc. Use the short option as a key forNick Clifton3-22/+27
long options that have a synonymous short option.
2003-04-03Add -U for compatibility with wrc, rc, and cpp. Just pass the -U option downNick Clifton3-24/+31
to the preprocessor.
2003-04-03Replace "Static" with "classname" so that results match the behaviour of theNick Clifton3-9/+20
Windows' resource compiler.
2003-04-01* windres.c (usage): Report -r option.Christopher Faylor3-1/+15
(main): Ignore the -r option. * doc/binutils.texi: Add -r to the list of options.
2003-04-01 * MAINTAINERS: Add myself as Xtensa maintainer.Bob Wilson2-0/+5
2003-04-01Add Xtensa port (omitted from previous delta)Nick Clifton2-0/+19
2003-04-01Change "arm-pe*" to "arm-*-pe*". Similarly for thumb-pe*, mcore-pe andNick Clifton3-258/+276
mcore-*elf.
2003-04-01* objdump.c (dump_data): Don't truncate the address to long; makeAlexandre Oliva2-2/+44
the width large enough, and uniform for all entries in a section.
2003-03-312003-03-31 H.J. Lu <hjl@gnu.org>H.J. Lu2-39/+59
* readelf.c: Include "libiberty.h". (dynamic_relocations): New. (process_relocs): Properly handle dynamic relocation. (process_dynamic_segment): Fill relocation elements in dynamic_info.
2003-03-31Add some initial 64-bit DWARF supportNick Clifton2-79/+217
2003-03-31Allow resource IDs to be strings or numbers.Nick Clifton7-28/+72
Add a test for this.
2003-03-24Add --info command line switchNick Clifton4-7/+57
2003-03-24Move display_info() function into bucomm.cNick Clifton6-218/+256
2003-03-22 * dlltool.c (gen_def_file): Put demangled name comments onDanny Smith2-8/+15
own line preceding export name.
2003-03-17(disassemble_data): Use disasm_info.fprintf_func not printf for emitting newNick Clifton2-46/+48
lines.
2003-03-17nm.c (print_symbol_info_bsd): Print the symbol's size instead of the symbol'sNick Clifton3-5/+18
value when --size-sort is used, unless -S is used. doc/binutils.texi (--size-sort): For non-bsd formats both the value and size of the symbols are displayed.
2003-03-13Updated translationNick Clifton2-4/+8
2003-03-13Update.Nick Clifton2-1/+4
2003-03-092003-03-10 Ben Elliston <bje@wasabisystems.com>Ben Elliston2-4/+8
* MAINTAINERS: Update my mail address.
2003-03-06Remove redundant defintions of BYTES_IN_WORD and add conditional defintion inNick Clifton3-28/+14
aout64.h.
2003-03-04(print_symbol): Remove check for undefined_only.Nick Clifton2-21/+29
(main): Print a warning message if --size-sort and --undefined-only are used together.
2003-03-03Installed latest Danish translation.Nick Clifton2-55/+47
2003-02-24Add paragraph about using --disable-nlsNick Clifton2-2/+19
2003-02-24(nm --size-sort): Update description.Nick Clifton2-4/+14
2003-02-22Update my address.Jim Wilson2-2/+6
2003-02-21Add SHT_IA_64_LOPSREG, SHT_IA_64_HIPSREG and SHT_IA_64_PRIORITY_INIT.Nick Clifton2-2/+55
Add code to display these values in readelf.
2003-02-21Apply Bob Wilson's documenation clean up patchNick Clifton3-507/+441
2003-02-21 * objcopy.c (filter_symbols): Fix compilation problems withAlan Modra2-7/+17
HP-UX's C compiler.
2003-02-20* rclex.l (handle_quotes): Fix minor formatting problems introduced in previousChristopher Faylor3-11/+38
change.