Age | Commit message (Expand) | Author | Files | Lines |
2000-05-23 | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+16 |
2000-05-23 | * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI, | Richard Henderson | 1 | -23/+38 |
2000-05-22 | Add peigen.lo to MIPS PE target | Nick Clifton | 1 | -0/+5 |
2000-05-22 | Use bfd_generic_verify_endian_match() and fix it to only check when endianness | Nick Clifton | 1 | -0/+18 |
2000-05-22 | 2000-05-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 |
2000-05-19 | * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16, | Jeff Law | 1 | -0/+7 |
2000-05-18 | Force relocs emited for an executable to contain virtual addresses. | Nick Clifton | 1 | -0/+5 |
2000-05-18 | * config.bfd (hppa*64*-*-hpux11*): New target triplet. | Jeff Law | 1 | -0/+4 |
2000-05-17 | Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implement | Nick Clifton | 1 | -3/+13 |
2000-05-16 | * som.c (som_decode_symclass): Recognize weak symbols. | Catherine Moore | 1 | -0/+4 |
2000-05-16 | Fix problems introduced with my last change. | Alan Modra | 1 | -0/+6 |
2000-05-15 | * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8. | Joern Rennecke | 1 | -0/+4 |
2000-05-14 | Support ARM ELF defaulting to big endian | Phil Blundell | 1 | -0/+4 |
2000-05-12 | Remove the erroneous ">>>>>>> 1.419". | H.J. Lu | 1 | -1/+0 |
2000-05-12 | (bfd_target_vector): #ifdef BFD64 rs6000coff64_vec | Alan Modra | 1 | -0/+2 |
2000-05-11 | Restore some functionality removed by previous patch. | Alan Modra | 1 | -0/+15 |
2000-05-09 | Fix some nits shown up by objcopy. | Alan Modra | 1 | -0/+7 |
2000-05-08 | Fix coredump discovered running m68k testsuite. | Alan Modra | 1 | -0/+2 |
2000-05-08 | * trad-core.c (trad_unix_core_file_p): Return | Alan Modra | 1 | -0/+3 |
2000-05-08 | DataDirectory virtual address is relative. Fix to suit. | Alan Modra | 1 | -0/+17 |
2000-05-06 | * xcoff.h: Rename to xcoff-target.h | Clinton Popetz | 1 | -0/+9 |
2000-05-06 | bfd: | Clinton Popetz | 1 | -0/+6 |
2000-05-05 | 2000-05-04 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -0/+6 |
2000-05-04 | Fix thinko in 2000-05-02 change. | Alan Modra | 1 | -0/+4 |
2000-05-04 | 2000-05-03 Martin v. Löwis <loewis@informatik.hu-berlin.de> | H.J. Lu | 1 | -0/+10 |
2000-05-03 | go32 bss alignment. | Alan Modra | 1 | -0/+6 |
2000-05-02 | 2000-05-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 |
2000-05-02 | Restore elf32-hppa target vec. | Alan Modra | 1 | -0/+7 |
2000-05-02 | Fix IA-64 --enable-targets=all bug reports. | Jim Wilson | 1 | -0/+8 |
2000-05-02 | Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa as | Alan Modra | 1 | -0/+78 |
2000-05-01 | Fix "incompatible types in return" gcc error. | Alan Modra | 1 | -0/+1 |
2000-05-01 | Fix bfd_coff_small_swap_table initialisation. | Alan Modra | 1 | -0/+4 |
2000-04-29 | * coffcode.h Copy changes mistakenly done to libcoff.h in | Clinton Popetz | 1 | -0/+5 |
2000-04-29 | Correctly check gcc version. | Alan Modra | 1 | -0/+8 |
2000-04-28 | * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): Add | Clinton Popetz | 1 | -0/+13 |
2000-04-28 | * coff-mips.c (mips_ecoff_backend_data): Add initialization of | Clinton Popetz | 1 | -0/+7 |
2000-04-28 | * coff-alpha.c (alpha_ecoff_backend_data): Add initialization of | Clinton Popetz | 1 | -0/+6 |
2000-04-27 | Reference count .plt and .got on x86 for garbage collection code. Fix a | Alan Modra | 1 | -1/+22 |
2000-04-26 | * config.bfd: Remove extraneous bfd_powerpc_64_arch. | Clinton Popetz | 1 | -0/+4 |
2000-04-26 | Add XCOFF64 support. | Clinton Popetz | 1 | -0/+60 |
2000-04-24 | * config.bfd: Only disable elf32-hppa vectors, not all of the | Jeff Law | 1 | -0/+6 |
2000-04-24 | * targets.c (bfd_target_vector): Add bfd_elf64_hppa_vec. | Jeff Law | 1 | -0/+3 |
2000-04-24 | * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.lo | Jeff Law | 1 | -0/+5 |
2000-04-24 | * elf64-hppa.c, elf64-hppa.h: New files with PA64 support. | Jeff Law | 1 | -0/+9 |
2000-04-24 | * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs, | Jeff Law | 1 | -0/+10 |
2000-04-24 | * archive.c (hpux_uid_gid_encode): New function. | Jeff Law | 1 | -0/+8 |
2000-04-21 | * config.bfd: Add NetBSD/sparc64 support. | Jeff Law | 1 | -0/+4 |
2000-04-21 | IA-64 ELF support. | Jim Wilson | 1 | -0/+28 |
2000-04-21 | * elf32-d30v.c (bfd_elf_d30v_reloc): Don't modify section | Richard Henderson | 1 | -0/+6 |
2000-04-20 | H.J's x86 fix for "nm -l" on shared libraries, applied to ppc too. | Alan Modra | 1 | -0/+6 |