aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2000-05-19 * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,Jeff Law3-13/+20
2000-05-18Force relocs emited for an executable to contain virtual addresses.Nick Clifton2-1/+10
2000-05-18 * config.bfd (hppa*64*-*-hpux11*): New target triplet.Jeff Law2-5/+5
2000-05-17Add part of patch omittede from previous deltaNick Clifton1-1/+1
2000-05-17Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implementNick Clifton2-10/+19
2000-05-16 * som.c (som_decode_symclass): Recognize weak symbols.Catherine Moore2-0/+6
2000-05-16Fix problems introduced with my last change.Alan Modra2-19/+22
2000-05-15 * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8.Joern Rennecke2-0/+11
2000-05-14Support ARM ELF defaulting to big endianPhil Blundell2-0/+8
2000-05-12Remove the erroneous ">>>>>>> 1.419".H.J. Lu1-1/+0
2000-05-12(bfd_target_vector): #ifdef BFD64 rs6000coff64_vecAlan Modra2-0/+4
2000-05-11Restore some functionality removed by previous patch.Alan Modra2-57/+100
2000-05-09Fix some nits shown up by objcopy.Alan Modra2-16/+40
2000-05-08Fix coredump discovered running m68k testsuite.Alan Modra2-1/+5
2000-05-08* trad-core.c (trad_unix_core_file_p): ReturnAlan Modra2-1/+4
2000-05-08DataDirectory virtual address is relative. Fix to suit.Alan Modra2-102/+98
2000-05-06 * xcoff.h: Rename to xcoff-target.hClinton Popetz7-11/+20
2000-05-06bfd:Clinton Popetz2-2/+8
2000-05-052000-05-04 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder4-3/+30
2000-05-04Fix thinko in 2000-05-02 change.Alan Modra2-1/+5
2000-05-042000-05-03 Martin v. Löwis <loewis@informatik.hu-berlin.de>H.J. Lu3-5/+33
2000-05-03go32 bss alignment.Alan Modra3-0/+10
2000-05-022000-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
2000-05-02Restore elf32-hppa target vec.Alan Modra4-8/+21
2000-05-02Fix IA-64 --enable-targets=all bug reports.Jim Wilson3-4/+16
2000-05-02Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra11-1056/+1269
2000-05-01Fix "incompatible types in return" gcc error.Alan Modra2-2/+3
2000-05-01Fix bfd_coff_small_swap_table initialisation.Alan Modra2-2/+4
2000-04-302000-04-30 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+5
2000-04-29 * xcoff.h: Forgot to cvs add in last patch.Clinton Popetz1-0/+198
2000-04-29 * libcoff.h: Sigh, whitespace differences after 'make headers'.Clinton Popetz1-2/+2
2000-04-29 * coffcode.h Copy changes mistakenly done to libcoff.h inClinton Popetz2-0/+13
2000-04-29Correctly check gcc version.Alan Modra6-10/+18
2000-04-28 * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): AddClinton Popetz6-323/+57
2000-04-28 * coff-mips.c (mips_ecoff_backend_data): Add initialization ofClinton Popetz3-1/+20
2000-04-28 * coff-alpha.c (alpha_ecoff_backend_data): Add initialization ofClinton Popetz2-1/+7
2000-04-27Reference count .plt and .got on x86 for garbage collection code. Fix aAlan Modra5-110/+200
2000-04-26 * config.bfd: Remove extraneous bfd_powerpc_64_arch.Clinton Popetz2-1/+5
2000-04-26 Add XCOFF64 support.Clinton Popetz17-139/+1087
2000-04-24 * config.bfd: Only disable elf32-hppa vectors, not all of theJeff Law4-244/+253
2000-04-24 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_vec.Jeff Law2-0/+5
2000-04-24 * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.loJeff Law3-0/+17
2000-04-24 * elf64-hppa.c, elf64-hppa.h: New files with PA64 support.Jeff Law4-0/+2691
2000-04-24 * libhppa.h (dis_assemble_16): New function.Jeff Law1-1/+27
2000-04-24 * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs,Jeff Law3-8/+24
2000-04-24 * archive.c (hpux_uid_gid_encode): New function.Jeff Law2-5/+64
2000-04-21 * config.bfd: Add NetBSD/sparc64 support.Jeff Law2-0/+8
2000-04-21IA-64 ELF support.Jim Wilson16-0/+4657
2000-04-21 * elf32-d30v.c (bfd_elf_d30v_reloc): Don't modify sectionRichard Henderson2-35/+24
2000-04-20H.J's x86 fix for "nm -l" on shared libraries, applied to ppc too.Alan Modra3-2/+12