aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
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
2002-11-06Added Svein Seldal as maintainer for the TIC4X targetSvein Seldal2-0/+5
2002-11-06oops - omitted fix to display unknown symbol type in hex.Nick Clifton2-2/+3
2002-11-06Add hex number to PROCESSOR-specific, OS-specific, and reserved symbol types.Nick Clifton2-9/+14
2002-11-04 * readelf.c (byte_get_little_endian): Comment typo fix.Alan Modra2-8/+57
2002-10-23Define SKIP_ZEROES as 32 for tic4x target in order to ensure properNick Clifton8-1428/+1596
2002-10-23 * MAINTAINERS: Add Kaz Kojima as SH maintainer.Kaz Kojima2-0/+5
2002-10-22* use @itemx, not @item, for --disassemble-zeroes.Ben Elliston1-1/+1
2002-10-22 * doc/binutils.texi (objdump): Document -z and move the entry forBen Elliston2-5/+11
2002-10-21Discontinue Hans-Peter Nilsson as SH maintainer.Nick Clifton2-1/+4
2002-10-21 * objdump.c (dump_data): Correct addr_offset for opb != 1.Alan Modra2-3/+8
2002-10-15 * bucomm.c (list_supported_targets): Use bfd_target_list.Alan Modra2-4/+8
2002-10-15 * objcopy.c (copy_file): Report ambiguous bfd_object matches, andAlan Modra2-7/+33
2002-10-14 * Makefile.am: Run "make dep-am".Alan Modra8-143/+216