Age | Commit message (Expand) | Author | Files | Lines |
1993-09-26 | * hpux-core.c: Add comment about hpux version 7. | Jim Kingdon | 1 | -0/+4 |
1993-09-24 | * lynx-core.c (lynx_core_file_p): Change per-thread register | Stu Grossman | 1 | -0/+32 |
1993-09-24 | Fix typo in previous ChangeLog message. | Peter Schauer | 1 | -2/+2 |
1993-09-24 | * osf-core.c: New file for OSF/1 core file support. | Peter Schauer | 2 | -0/+16 |
1993-09-24 | * ecoff.h (ecoff_set_arch_mach_hook): Accept MIPS_MAGIC_LITTLE2 | Jim Kingdon | 1 | -0/+5 |
1993-09-23 | * archive.c (compute_and_write_armap): Put weak symbols in the | Ian Lance Taylor | 1 | -1/+9 |
1993-09-23 | * gen-aout.c (main): Output newline after end of comment, not before. | Ken Raeburn | 1 | -0/+6 |
1993-09-23 | * section.c (SEC_DEBUGGING): New section flag. | Ian Lance Taylor | 4 | -4/+23 |
1993-09-22 | * bfd.c (tdata): Add lynx_core_data. | Ian Lance Taylor | 1 | -0/+2 |
1993-09-22 | * ecoff.c (ecoff_compute_section_file_positions): Set filepos for | Ian Lance Taylor | 2 | -39/+37 |
1993-09-22 | * config.bfd: Use i960-bout, not i960-coff for i960-*-nindy*. | Jim Kingdon | 1 | -0/+4 |
1993-09-22 | * Makefile.in (OPTIONAL_BACKENDS): Add lynx-core.o. | Stu Grossman | 1 | -0/+12 |
1993-09-22 | * Makefile.in (OPTIONAL_BACKENDS): Add lynx-core.o. | Stu Grossman | 4 | -26/+245 |
1993-09-20 | * elfcode.h (bfd_section_from_shdr): Only set SEC_DATA for a | Ian Lance Taylor | 2 | -4/+17 |
1993-09-17 | * reloc.c (bfd_perform_relocation): Don't return an error when | Ian Lance Taylor | 1 | -0/+7 |
1993-09-17 | * hosts/{alphaosf.h, amix.h, apollo68.h, apollov68.h, | John Gilmore | 1 | -0/+11 |
1993-09-17 | Make sure that "offsetof" is defined on all hosts, now that archive.c uses it. | John Gilmore | 29 | -46/+154 |
1993-09-16 | * elfcode.h (elf_map_symbols): Create section symbols for all | Ian Lance Taylor | 2 | -48/+110 |
1993-09-15 | * libbfd.h (COERCExx): Cast x to bfd_signed_vma before doing the | Ian Lance Taylor | 1 | -0/+4 |
1993-09-15 | * ecoffswap.h (ecoff_swap_pdr_in): Get regoffset, iopt, fregoffset | Ian Lance Taylor | 1 | -0/+5 |
1993-09-14 | * elf32-i386.c (elf_howto_table): Add bfd_elf_generic_reloc | Ian Lance Taylor | 3 | -5/+10 |
1993-09-14 | Tue Sep 14 14:34:45 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) | Steve Chamberlain | 2 | -41/+13 |
1993-09-14 | Avoid minor warning in archive.c change. | John Gilmore | 1 | -0/+2 |
1993-09-14 | * hosts/std-host.h (offsetof): Define, if not already, for archive.c. | John Gilmore | 1 | -0/+5 |
1993-09-14 | Improve timestamp support in BSD archive files to avoid linker | John Gilmore | 4 | -125/+388 |
1993-09-13 | add som.c and som.h | Jim Kingdon | 1 | -0/+2 |
1993-09-12 | * hosts/i386sco.h: Define a bunch of stuff for core files. | Jim Kingdon | 4 | -350/+0 |
1993-09-12 | * config.bfd: Recognize i[34]86-*-solaris2* specifically rather | Jim Kingdon | 2 | -0/+7 |
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 | 2 | -0/+5 |
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 | 2 | -132/+141 |
1993-09-07 | * libbfd-in.h: Removed swapping routines declarations. | Ian Lance Taylor | 5 | -141/+642 |
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-03 | Reorganized setting of makefile variables so 64-bit stuff works again. | Ken Raeburn | 1 | -21/+32 |
1993-09-03 | more changes from Utah, see log for details | Ken Raeburn | 1 | -430/+559 |
1993-09-03 | Deleted some fields of elf*_symbol_type and elf_obj_tdata that were getting | Ken Raeburn | 1 | -31/+4 |
1993-09-03 | regenerated after doc fix | Ken Raeburn | 1 | -1/+1 |
1993-09-03 | (_do_get*, _do_put*): Renamed via macros to clean up namespace. | Ken Raeburn | 2 | -27/+74 |
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 | 4 | -3/+19 |
1993-09-02 | new for /proc support on svr4 delta88 | Jim Kingdon | 1 | -0/+0 |
1993-09-01 | * libaout.h, netbsd386.c: Change M_I386 to M_386_NETBSD. M_I386 | Jim Kingdon | 2 | -1/+6 |
1993-08-31 | * nlmcode.h (nlm_object_p): Set HAS_SYMS if there are external | Ian Lance Taylor | 2 | -140/+220 |
1993-08-31 | * libhppa.h: Restore #undefs of e_fsel and other e_* symbols. | Jim Kingdon | 2 | -0/+31 |
1993-08-28 | regenerated after section.c changes | Ken Raeburn | 1 | -37/+19 |
1993-08-28 | section.c, hppa changes | Ken Raeburn | 1 | -0/+76 |
1993-08-28 | %$#@ cvs bugs | Ken Raeburn | 1 | -962/+0 |
1993-08-28 | More patches from Jeff Law, plus a little cleanup of my own. | Ken Raeburn | 1 | -3/+2 |