| Commit message (Expand) | Author | Age | Files | Lines |
* | * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite. | Catherine Moore | 2000-03-14 | 2 | -8/+62 |
* | * reloc16.c (bfd_coff_reloc16_relax_section): Count the total number | Jeff Law | 2000-03-14 | 2 | -4/+11 |
* | * coff-h8300.c (h8300_reloc16_extra_cases): Fix the sanity | Jeff Law | 2000-03-13 | 2 | -1/+6 |
* | Return bfd_error_wrong_format on a format mismatch. | Alan Modra | 2000-03-11 | 2 | -2/+10 |
* | * elf32-mips.c (_bfd_mips_elf_relocate_section): Do proper | Geoffrey Keating | 2000-03-11 | 2 | -4/+51 |
* | In bfd/: | Geoffrey Keating | 2000-03-11 | 2 | -15/+167 |
* | Fix typos in comments, and restore comment formatting destroyed by emacs at | Alan Modra | 2000-03-11 | 2 | -47/+56 |
* | * reloc.c (reloc_howto_struct): Fix partial_inplace comment. | Doug Evans | 2000-03-07 | 3 | -4/+35 |
* | Further LINK6 bug fix. | Nick Clifton | 2000-03-06 | 1 | -7/+5 |
* | fix LINK6 code. | Nick Clifton | 2000-03-06 | 2 | -47/+103 |
* | * elf.c (swap_out_syms): Check for null type_ptr. | Catherine Moore | 2000-03-06 | 2 | -1/+6 |
* | 2000-03-01 Hans-Peter Nilsson <hp@axis.com> | Ian Lance Taylor | 2000-03-02 | 7 | -30/+18 |
* | Fix building with --enable-targets=all | Nick Clifton | 2000-03-01 | 16 | -89/+172 |
* | 2000-03-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-03-01 | 38 | -55/+129 |
* | Add WinCE support. | Nick Clifton | 2000-02-28 | 18 | -92/+2475 |
* | 2000-02-27 Jakub Jelinek <jakub@redhat.com> | Ian Lance Taylor | 2000-02-28 | 3 | -26/+54 |
* | * dwarf2.c (read_abbrevs): Use _raw_size directly rather than | Ian Lance Taylor | 2000-02-28 | 2 | -3/+10 |
* | 2000-02-27 Eli Zaretskii <eliz@is.elta.co.il> | Ian Lance Taylor | 2000-02-27 | 3 | -4/+12 |
* | rebuild with current tools | Ian Lance Taylor | 2000-02-27 | 6 | -1405/+1290 |
* | * som.c (SOM_HOWTO): Define. | Jeff Law | 2000-02-26 | 2 | -0/+8 |
* | * config.bfd: Enable 64 bit support for GNU/Linux/sparc. | Alexandre Oliva | 2000-02-25 | 2 | -1/+3 |
* | * config.bfd: Enable 64 bit support for Solaris7+/sparc. | Alexandre Oliva | 2000-02-25 | 2 | -1/+11 |
* | * som.c (som_misc_symbol_info): Add field | Catherine Moore | 2000-02-24 | 2 | -1/+27 |
* | fix typo in previous delta | Nick Clifton | 2000-02-23 | 1 | -1/+1 |
* | Accept 16-bit addresses. | Nick Clifton | 2000-02-23 | 2 | -11/+18 |
* | Add IBM 370 support. | Alan Modra | 2000-02-23 | 15 | -453/+2458 |
* | 2000-02-22 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2000-02-22 | 2 | -1/+8 |
* | * elf32-i386.c (elf_i386_info_to_howto_rel): Give a warning for | Ian Lance Taylor | 2000-02-22 | 2 | -3/+19 |
* | 2000-02-22 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2000-02-22 | 1 | -4/+6 |
* | This lot mainly cleans up `comparison between signed and unsigned' gcc | Alan Modra | 2000-02-21 | 7 | -16/+47 |
* | ELF HPPA doesn't work at present; remove it until it does. | Ian Lance Taylor | 2000-02-21 | 5 | -16/+24 |
* | * coffcode.h (coff_set_arch_mach_hook): Use free(), because there | Geoffrey Keating | 2000-02-19 | 2 | -5/+10 |
* | * coffcode.h (coff_set_arch_mach_hook): Don't use variable-size | Geoffrey Keating | 2000-02-19 | 3 | -77/+800 |
* | * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirect | Richard Henderson | 2000-02-18 | 5 | -34/+58 |
* | Fix copyright line. | Kevin Buettner | 2000-02-17 | 1 | -1/+1 |
* | AIX 4.3 core dump changes. | Kevin Buettner | 2000-02-17 | 2 | -12/+54 |
* | bfd: | Joern Rennecke | 2000-02-17 | 7 | -45/+414 |
* | * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect and | Richard Henderson | 2000-02-13 | 4 | -87/+94 |
* | * section.c (_bfd_strip_section_from_output): Add info parameter. | Ian Lance Taylor | 2000-02-13 | 12 | -38/+91 |
* | rebuild | Ian Lance Taylor | 2000-02-13 | 1 | -16/+42 |
* | Add hooks to support TI COFF handling. | Timothy Wall | 2000-02-10 | 3 | -0/+19 |
* | Fix problem where -relax could reorder multiple consecutive sets of the | Joern Rennecke | 2000-02-10 | 2 | -16/+123 |
* | Set arch/mach info prior to swapping in sections, so that the swapping | Timothy Wall | 2000-02-09 | 2 | -4/+12 |
* | apply patch from MArk Elbrecht tpo update comment and copyright | Nick Clifton | 2000-02-08 | 2 | -2/+6 |
* | 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)repo-unification-2000-02-06 | Jason Molenda | 2000-02-07 | 1 | -2/+2 |
* | Apply patch from Thomas de Lellis to allow nm to distinguish between weak | Nick Clifton | 2000-01-28 | 3 | -6/+63 |
* | Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions when | Nick Clifton | 2000-01-27 | 2 | -7/+27 |
* | Most of these changes are really only cosmetic. The readelf.c patch | Alan Modra | 2000-01-26 | 4 | -6/+16 |
* | Remove use of a GCC extension when allocating local arrays. | Nick Clifton | 2000-01-24 | 2 | -5/+31 |
* | Fix seeks and reads past the end of a BIM | Nick Clifton | 2000-01-21 | 2 | -1/+23 |