Age | Commit message (Expand) | Author | Files | Lines |
1993-09-14 | * elf32-i386.c (elf_howto_table): Add bfd_elf_generic_reloc | Ian Lance Taylor | 1 | -0/+9 |
1993-09-14 | Tue Sep 14 14:34:45 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) | Steve Chamberlain | 1 | -0/+5 |
1993-09-14 | Avoid minor warning in archive.c change. | John Gilmore | 1 | -0/+2 |
1993-09-14 | Improve timestamp support in BSD archive files to avoid linker | John Gilmore | 1 | -0/+29 |
1993-09-12 | * config.bfd: Recognize i[34]86-*-solaris2* specifically rather | Jim Kingdon | 1 | -0/+6 |
1993-09-10 | * coffswap.h (coff_swap_aouthdr_out): For ALPHAECOFF, force | Ian Lance Taylor | 1 | -0/+3 |
1993-09-10 | * config.bfd (i[34]86-*-netbsd*): New target; use i386-netbsd. | Ian Lance Taylor | 1 | -0/+3 |
1993-09-10 | * coff-mips.c: Don't warn about overflow for MIPS_R_JMPADDR reloc. | Ian Lance Taylor | 1 | -0/+6 |
1993-09-09 | * configure.in: Make 64-bit stuff work with "--with-targets=all". | Ken Raeburn | 1 | -0/+4 |
1993-09-07 | * libbfd-in.h: Removed swapping routines declarations. | Ian Lance Taylor | 1 | -0/+9 |
1993-09-07 | * elf32-i386.c (elf_howto_table): Set pcrel_offset to true for | Ian Lance Taylor | 1 | -0/+5 |
1993-09-03 | configure.in, libbfd, elf, elf-hppa (utah) changes | Ken Raeburn | 1 | -0/+62 |
1993-09-02 | * libhppa.h (hppa_field_adjust): Remove unused `init_value' variable. | Jim Kingdon | 1 | -0/+2 |
1993-09-02 | * hosts/delta88v4.h: New for SVR4. | Jim Kingdon | 1 | -0/+5 |
1993-09-01 | * libaout.h, netbsd386.c: Change M_I386 to M_386_NETBSD. M_I386 | Jim Kingdon | 1 | -0/+5 |
1993-08-31 | * nlmcode.h (nlm_object_p): Set HAS_SYMS if there are external | Ian Lance Taylor | 1 | -0/+15 |
1993-08-31 | * libhppa.h: Restore #undefs of e_fsel and other e_* symbols. | Jim Kingdon | 1 | -0/+4 |
1993-08-28 | section.c, hppa changes | Ken Raeburn | 1 | -0/+76 |
1993-08-25 | Merged in changes from Jeff Law and Pete Hoogenboom at Utah for PA ELF | Ken Raeburn | 1 | -0/+106 |
1993-08-23 | add ChangeLog entry for sef change to aoutx.h | Jim Kingdon | 1 | -0/+1 |
1993-08-23 | Write (half-assed) ChangeLog entry for sef changes. | Jim Kingdon | 1 | -0/+8 |
1993-08-21 | * config/m88k-elf.mt: New file. | Jim Kingdon | 1 | -0/+5 |
1993-08-20 | * elfcode.h (elf_build_phdrs): Unused function deleted. | Ken Raeburn | 1 | -0/+55 |
1993-08-20 | * elf32-i386.c (elf_howto_table): All partial_inplace fields should be "true". | Ken Raeburn | 1 | -0/+5 |
1993-08-20 | * config.bfd (mips-*-elfl*, mips-*-elf*): New targets, using | Ian Lance Taylor | 1 | -0/+6 |
1993-08-20 | * ecoff.c (ECOFF_LONG_SIZE): Removed. Just use constants. | Ian Lance Taylor | 1 | -0/+4 |
1993-08-19 | * Makefile.in (BFD_LIBS, ALL_MACHINES, BFD32_BACKENDS, BFD64_BACKENDS, | David MacKenzie | 1 | -0/+4 |
1993-08-19 | targets.c (target_vector): Remove hp300bsd_vec due to clash with sunos_big_vec. | David MacKenzie | 1 | -0/+1 |
1993-08-19 | Thu Aug 19 09:45:51 1993 David J. Mackenzie (djm@thepub.cygnus.com) | David MacKenzie | 1 | -0/+5 |
1993-08-18 | * hosts/i386{mach3,osf1mk}.h: New files, for Mach hosting. | Jim Kingdon | 1 | -0/+8 |
1993-08-17 | * coffgen.c (coff_section_symbol): If section's output_section is | Ian Lance Taylor | 1 | -0/+4 |
1993-08-17 | * coff-rs6000.c (dummy_reloc, RTYPE2HOWTO): Set howto field to a | Ian Lance Taylor | 1 | -0/+3 |
1993-08-17 | * archures.c (bfd_default_set_arch_mach): Set bfd_error on | Ian Lance Taylor | 1 | -0/+7 |
1993-08-17 | Tue Aug 17 09:42:16 1993 David J. Mackenzie (djm@thepub.cygnus.com) | David MacKenzie | 1 | -0/+9 |
1993-08-16 | * configure.host: Make sure all OS fields end in *. | Jim Kingdon | 1 | -0/+8 |
1993-08-13 | * nlmcode.h (nlm_write_object_contents): procedure offsets are | Ian Lance Taylor | 1 | -0/+8 |
1993-08-13 | * format.c (bfd_check_format): If the target matches the default | David MacKenzie | 1 | -0/+3 |
1993-08-12 | Tipo. | Ian Lance Taylor | 1 | -1/+1 |
1993-08-12 | * coff-aplha.alpha.c (alpha_howto_table, alpha_finish_reloc, | Ian Lance Taylor | 1 | -0/+9 |
1993-08-12 | * Makefile.in (BFD32_BACKENDS): Remove srec.o, add reloc16.o. | David MacKenzie | 1 | -0/+2 |
1993-08-12 | * libecoff.h (ecoff_backend_data): Added constructor_reloc and | Ian Lance Taylor | 1 | -0/+15 |
1993-08-12 | * configure.in: Add reloc16.o when we add | David MacKenzie | 1 | -0/+4 |
1993-08-12 | Finish the minimizing, the right way (using normal target names). | David MacKenzie | 1 | -0/+16 |
1993-08-12 | * bfd.c (_bfd_host_big_endian): Removed. | Ian Lance Taylor | 1 | -0/+7 |
1993-08-12 | more cleanups | David MacKenzie | 1 | -0/+3 |
1993-08-11 | * configure.in: Include coff-m68k.o for m68kcoffun_vec. | David MacKenzie | 1 | -0/+3 |
1993-08-11 | Make bfd_error_vector extern. | David MacKenzie | 1 | -0/+2 |
1993-08-11 | Include stab-syms.o for a.out/b.out targets and hp300{bsd,hpux}. | David MacKenzie | 1 | -0/+5 |
1993-08-11 | * nlmcode.h (nlm_compute_section_file_positions): Add the .bss | Ian Lance Taylor | 1 | -0/+11 |
1993-08-11 | * Base use of sco-core on host, not target. | Ian Lance Taylor | 1 | -0/+6 |