aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
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
2002-12-10fix spelling typoNick Clifton1-1/+1
2002-12-10Add support for displaying extension to DWARF2 used by Unified Parallel CNick Clifton3-0/+18
2002-12-08 * NEWS: Mention that bfd no longer declares a "boolean" type.Alan Modra2-3/+11
2002-12-07 * readelf.c (process_program_headers): When setting loadaddr, don'tAlan Modra2-112/+128
2002-12-05Fix IA-64 opc-d.x gas testsuite failure.Jim Wilson3-0/+11
2002-12-04 * MAINTAINERS: Change e-mail address back to airs.com.Ian Lance Taylor2-1/+5
2002-12-042002-12-04 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2-0/+5
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra30-4176/+4637
2002-11-29 * readelf.c Replace occurrences of Elf32_Internal_* andJakub Jelinek2-91/+90
2002-11-23Fix typo describing switch for hex format.Nick Clifton2-1/+5
2002-11-18TIC4X testcase commitSvein Seldal3-1/+12
2002-11-14Handle binaries with corrupt section or segment headersNick Clifton2-4/+21
2002-11-12Add new/updated Danish translationsNick Clifton2-178/+172
2002-11-11 * rddbg.c (read_section_stabs_debugging_info): Also recognizeAlan Modra2-9/+15
2002-11-11* MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from cgfChristopher Faylor2-1/+7
2002-11-11* MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.Christopher Faylor2-1/+5
2002-11-07Added/Updated Danish translation.Nick Clifton4-2/+4828
2002-11-07Revert part of previous patch: Display unknown symbol types in decimal, not hex.Nick Clifton2-1/+6
2002-11-06Adds support for fastcall symbols as used on Microsoft Windows platformsNick Clifton7-151/+245