| Commit message (Expand) | Author | Age | Files | Lines |
* | * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS | Alan Modra | 2003-01-17 | 2 | -0/+8 |
* | * readelf.c: Include elf/ppc64.h. | Alan Modra | 2003-01-16 | 4 | -12/+25 |
* | * readelf.c (guess_is_rela): Handle EM_IQ2000. | Stan Cox | 2003-01-04 | 4 | -1/+18 |
* | * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2. | Richard Sandiford | 2003-01-02 | 2 | -1/+6 |
* | [ bfd/ChangeLog ] | Chris Demetriou | 2002-12-31 | 2 | -2/+13 |
* | Add support for msp430. | Nick Clifton | 2002-12-30 | 4 | -12/+26 |
* | [ binutils/ChangeLog ] | Chris Demetriou | 2002-12-27 | 2 | -0/+40 |
* | * readelf.c (main): Reset dump request after each file. | Andreas Schwab | 2002-12-23 | 2 | -1/+33 |
* | Change linker's default behaviour - it will now reject binary files whoes | Nick Clifton | 2002-12-23 | 2 | -1/+7 |
* | Add support for 'S' encoding to strings - display 8-bit characters. | Nick Clifton | 2002-12-23 | 4 | -31/+45 |
* | * README <building ar>: Don't use libibery's needed_list or | Alan Modra | 2002-12-19 | 2 | -1/+6 |
* | * doc/binutils.texi: Fix typos. | Kazu Hirata | 2002-12-19 | 2 | -2/+6 |
* | * doc/binutils.texi: Add missing parenthesis. | Dave Anglin | 2002-12-14 | 2 | -4/+8 |
* | Added --prefix-symbols <prefix> option to rename all symbols by adding the | Nick Clifton | 2002-12-13 | 4 | -46/+140 |
* | * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of | Alan Modra | 2002-12-12 | 3 | -45/+33 |
* | fix spelling typo | Nick Clifton | 2002-12-10 | 1 | -1/+1 |
* | Add support for displaying extension to DWARF2 used by Unified Parallel C | Nick Clifton | 2002-12-10 | 3 | -0/+18 |
* | * NEWS: Mention that bfd no longer declares a "boolean" type. | Alan Modra | 2002-12-08 | 2 | -3/+11 |
* | * readelf.c (process_program_headers): When setting loadaddr, don't | Alan Modra | 2002-12-07 | 2 | -112/+128 |
* | Fix IA-64 opc-d.x gas testsuite failure. | Jim Wilson | 2002-12-05 | 3 | -0/+11 |
* | * MAINTAINERS: Change e-mail address back to airs.com. | Ian Lance Taylor | 2002-12-04 | 2 | -1/+5 |
* | 2002-12-04 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2002-12-04 | 2 | -0/+5 |
* | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 2002-11-30 | 30 | -4176/+4637 |
* | * readelf.c Replace occurrences of Elf32_Internal_* and | Jakub Jelinek | 2002-11-29 | 2 | -91/+90 |
* | Fix typo describing switch for hex format. | Nick Clifton | 2002-11-23 | 2 | -1/+5 |
* | TIC4X testcase commit | Svein Seldal | 2002-11-18 | 3 | -1/+12 |
* | Handle binaries with corrupt section or segment headers | Nick Clifton | 2002-11-14 | 2 | -4/+21 |
* | Add new/updated Danish translations | Nick Clifton | 2002-11-12 | 2 | -178/+172 |
* | * rddbg.c (read_section_stabs_debugging_info): Also recognize | Alan Modra | 2002-11-11 | 2 | -9/+15 |
* | * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from cgf | Christopher Faylor | 2002-11-11 | 2 | -1/+7 |
* | * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer. | Christopher Faylor | 2002-11-11 | 2 | -1/+5 |
* | Added/Updated Danish translation. | Nick Clifton | 2002-11-07 | 4 | -2/+4828 |
* | Revert part of previous patch: Display unknown symbol types in decimal, not hex. | Nick Clifton | 2002-11-07 | 2 | -1/+6 |
* | Adds support for fastcall symbols as used on Microsoft Windows platforms | Nick Clifton | 2002-11-06 | 7 | -151/+245 |
* | Added Svein Seldal as maintainer for the TIC4X target | Svein Seldal | 2002-11-06 | 2 | -0/+5 |
* | oops - omitted fix to display unknown symbol type in hex. | Nick Clifton | 2002-11-06 | 2 | -2/+3 |
* | Add hex number to PROCESSOR-specific, OS-specific, and reserved symbol types. | Nick Clifton | 2002-11-06 | 2 | -9/+14 |
* | * readelf.c (byte_get_little_endian): Comment typo fix. | Alan Modra | 2002-11-04 | 2 | -8/+57 |
* | Define SKIP_ZEROES as 32 for tic4x target in order to ensure proper | Nick Clifton | 2002-10-23 | 8 | -1428/+1596 |
* | * MAINTAINERS: Add Kaz Kojima as SH maintainer. | Kaz Kojima | 2002-10-23 | 2 | -0/+5 |
* | * use @itemx, not @item, for --disassemble-zeroes. | Ben Elliston | 2002-10-22 | 1 | -1/+1 |
* | * doc/binutils.texi (objdump): Document -z and move the entry for | Ben Elliston | 2002-10-22 | 2 | -5/+11 |
* | Discontinue Hans-Peter Nilsson as SH maintainer. | Nick Clifton | 2002-10-21 | 2 | -1/+4 |
* | * objdump.c (dump_data): Correct addr_offset for opb != 1. | Alan Modra | 2002-10-21 | 2 | -3/+8 |
* | * bucomm.c (list_supported_targets): Use bfd_target_list. | Alan Modra | 2002-10-15 | 2 | -4/+8 |
* | * objcopy.c (copy_file): Report ambiguous bfd_object matches, and | Alan Modra | 2002-10-15 | 2 | -7/+33 |
* | * Makefile.am: Run "make dep-am". | Alan Modra | 2002-10-14 | 8 | -143/+216 |
* | * readelf.c (display_debug_info): Ignore empty .rela.debug_info | Daniel Jacobowitz | 2002-10-09 | 2 | -4/+14 |
* | Read in dynamic symbols if no ordinary ones are available. | Nick Clifton | 2002-10-07 | 2 | -7/+9 |
* | 2002-09-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2002-10-01 | 2 | -1/+9 |