summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Remove the erroneous ">>>>>>> 1.419".H.J. Lu2000-05-121-1/+0
* (bfd_target_vector): #ifdef BFD64 rs6000coff64_vecAlan Modra2000-05-122-0/+4
* Restore some functionality removed by previous patch.Alan Modra2000-05-112-57/+100
* Fix some nits shown up by objcopy.Alan Modra2000-05-092-16/+40
* Fix coredump discovered running m68k testsuite.Alan Modra2000-05-082-1/+5
* * trad-core.c (trad_unix_core_file_p): ReturnAlan Modra2000-05-082-1/+4
* DataDirectory virtual address is relative. Fix to suit.Alan Modra2000-05-082-102/+98
* * xcoff.h: Rename to xcoff-target.hClinton Popetz2000-05-067-11/+20
* bfd:Clinton Popetz2000-05-062-2/+8
* 2000-05-04 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-054-3/+30
* Fix thinko in 2000-05-02 change.Alan Modra2000-05-042-1/+5
* 2000-05-03 Martin v. Löwis <loewis@informatik.hu-berlin.de>H.J. Lu2000-05-043-5/+33
* go32 bss alignment.Alan Modra2000-05-033-0/+10
* 2000-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-022-1/+6
* Restore elf32-hppa target vec.Alan Modra2000-05-024-8/+21
* Fix IA-64 --enable-targets=all bug reports.Jim Wilson2000-05-023-4/+16
* Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra2000-05-0211-1056/+1269
* Fix "incompatible types in return" gcc error.Alan Modra2000-05-012-2/+3
* Fix bfd_coff_small_swap_table initialisation.Alan Modra2000-05-012-2/+4
* 2000-04-30 Ben Elliston <bje@redhat.com>Ben Elliston2000-04-302-1/+5
* * xcoff.h: Forgot to cvs add in last patch.Clinton Popetz2000-04-291-0/+198
* * libcoff.h: Sigh, whitespace differences after 'make headers'.Clinton Popetz2000-04-291-2/+2
* * coffcode.h Copy changes mistakenly done to libcoff.h inClinton Popetz2000-04-292-0/+13
* Correctly check gcc version.Alan Modra2000-04-296-10/+18
* * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): AddClinton Popetz2000-04-286-323/+57
* * coff-mips.c (mips_ecoff_backend_data): Add initialization ofClinton Popetz2000-04-283-1/+20
* * coff-alpha.c (alpha_ecoff_backend_data): Add initialization ofClinton Popetz2000-04-282-1/+7
* Reference count .plt and .got on x86 for garbage collection code. Fix aAlan Modra2000-04-275-110/+200
* * config.bfd: Remove extraneous bfd_powerpc_64_arch.Clinton Popetz2000-04-262-1/+5
* Add XCOFF64 support.Clinton Popetz2000-04-2617-139/+1087
* * config.bfd: Only disable elf32-hppa vectors, not all of theJeff Law2000-04-244-244/+253
* * targets.c (bfd_target_vector): Add bfd_elf64_hppa_vec.Jeff Law2000-04-242-0/+5
* * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.loJeff Law2000-04-243-0/+17
* * elf64-hppa.c, elf64-hppa.h: New files with PA64 support.Jeff Law2000-04-244-0/+2691
* * libhppa.h (dis_assemble_16): New function.Jeff Law2000-04-241-1/+27
* * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs,Jeff Law2000-04-243-8/+24
* * archive.c (hpux_uid_gid_encode): New function.Jeff Law2000-04-242-5/+64
* * config.bfd: Add NetBSD/sparc64 support.Jeff Law2000-04-212-0/+8
* IA-64 ELF support.Jim Wilson2000-04-2116-0/+4657
* * elf32-d30v.c (bfd_elf_d30v_reloc): Don't modify sectionRichard Henderson2000-04-212-35/+24
* H.J's x86 fix for "nm -l" on shared libraries, applied to ppc too.Alan Modra2000-04-203-2/+12
* Properly regenerate bfd-in2.h.Timothy Wall2000-04-191-3/+3
* K&R compiler fixesAlan Modra2000-04-193-4/+19
* Bfd support for generating IA-64 EFI binaries.Jim Wilson2000-04-1813-55/+526
* Clean up load page support for tic54x.Timothy Wall2000-04-185-12/+105
* Fix typo.Alan Modra2000-04-172-1/+5
* Remove U suffix from constants for K&R compilers.Alan Modra2000-04-137-25/+37
* Fix auto-dependency bug.Alan Modra2000-04-114-21/+24
* Allow address wrap for bitfields again.Alan Modra2000-04-112-9/+17
* Fit 64-bit nits.Alan Modra2000-04-114-7/+16