aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2003-04-01* windres.c (usage): Report -r option.Christopher Faylor3-1/+15
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
2003-04-01* objdump.c (dump_data): Don't truncate the address to long; makeAlexandre Oliva2-2/+44
2003-03-312003-03-31 H.J. Lu <hjl@gnu.org>H.J. Lu2-39/+59
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
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
2003-03-17(disassemble_data): Use disasm_info.fprintf_func not printf for emitting newNick Clifton2-46/+48
2003-03-17nm.c (print_symbol_info_bsd): Print the symbol's size instead of the symbol'sNick Clifton3-5/+18
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
2003-03-06Remove redundant defintions of BYTES_IN_WORD and add conditional defintion inNick Clifton3-28/+14
2003-03-04(print_symbol): Remove check for undefined_only.Nick Clifton2-21/+29
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
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
2003-02-20* rclex.l (handle_quotes): Fix minor formatting problems introduced in previousChristopher Faylor3-11/+38
2003-02-20* rclex.l: Handle strings spanning more than one line.Christopher Faylor2-1/+8
2003-02-13For N_SLINE only include function_start_offset if the symbol is within aNick Clifton2-5/+11
2003-02-13Handle global register vairables.Nick Clifton2-18/+19
2003-02-13Add 'H' to getlongopts so that "readelf -H" does not display "unknown option"Nick Clifton2-1/+3
2003-02-13Fix help messages about demangling stylesNick Clifton3-7/+15
2003-02-10Add support for marking ARM ELF binaries as support the Cirrus EP9312 MaverickNick Clifton2-0/+9
2003-02-04 * rddbg.c (read_section_stabs_debugging_info): Cast ptrdiff_t toAndreas Schwab2-2/+7
2003-01-28 * readelf.c (dump_relocations): Reorder the r_info field forRichard Sandiford2-4/+20
2003-01-21(display_debug_loc): Skip address base changes.Nick Clifton2-7/+14
2003-01-17 * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMSAlan Modra2-0/+8
2003-01-16 * readelf.c: Include elf/ppc64.h.Alan Modra4-12/+25
2003-01-04 * readelf.c (guess_is_rela): Handle EM_IQ2000.Stan Cox4-1/+18
2003-01-02 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.Richard Sandiford2-1/+6
2002-12-31[ bfd/ChangeLog ]Chris Demetriou2-2/+13
2002-12-30Add support for msp430.Nick Clifton4-12/+26
2002-12-27[ binutils/ChangeLog ]Chris Demetriou2-0/+40
2002-12-23 * readelf.c (main): Reset dump request after each file.Andreas Schwab2-1/+33
2002-12-23Change linker's default behaviour - it will now reject binary files whoesNick Clifton2-1/+7
2002-12-23Add support for 'S' encoding to strings - display 8-bit characters.Nick Clifton4-31/+45
2002-12-19 * README <building ar>: Don't use libibery's needed_list orAlan Modra2-1/+6
2002-12-19 * doc/binutils.texi: Fix typos.Kazu Hirata2-2/+6
2002-12-14 * doc/binutils.texi: Add missing parenthesis.Dave Anglin2-4/+8
2002-12-13Added --prefix-symbols <prefix> option to rename all symbols by adding theNick Clifton4-46/+140
2002-12-12 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences ofAlan Modra3-45/+33