aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1993-09-28 * ecoff.c (ecoff_slurp_symbolic_info): Always determine raw_sizePeter Schauer1-0/+7
1993-09-28Fix a typoStan Shebs1-1/+1
1993-09-28New and improved Lynx support.Stan Shebs4-0/+315
1993-09-27 * archive.c: Define offsetof here.Jim Kingdon19-94/+5
1993-09-27 * elfcode.h (bfd_section_from_shdr): Set filepos for SHT_STRTABIan Lance Taylor1-0/+5
1993-09-26* hpux-core.c: Add comment about hpux version 7.Jim Kingdon1-0/+4
1993-09-24* lynx-core.c (lynx_core_file_p): Change per-thread registerStu Grossman1-0/+32
1993-09-24Fix typo in previous ChangeLog message.Peter Schauer1-2/+2
1993-09-24 * osf-core.c: New file for OSF/1 core file support.Peter Schauer2-0/+16
1993-09-24 * ecoff.h (ecoff_set_arch_mach_hook): Accept MIPS_MAGIC_LITTLE2Jim Kingdon1-0/+5
1993-09-23 * archive.c (compute_and_write_armap): Put weak symbols in theIan Lance Taylor1-1/+9
1993-09-23* gen-aout.c (main): Output newline after end of comment, not before.Ken Raeburn1-0/+6
1993-09-23 * section.c (SEC_DEBUGGING): New section flag.Ian Lance Taylor4-4/+23
1993-09-22 * bfd.c (tdata): Add lynx_core_data.Ian Lance Taylor1-0/+2
1993-09-22 * ecoff.c (ecoff_compute_section_file_positions): Set filepos forIan Lance Taylor2-39/+37
1993-09-22* config.bfd: Use i960-bout, not i960-coff for i960-*-nindy*.Jim Kingdon1-0/+4
1993-09-22 * Makefile.in (OPTIONAL_BACKENDS): Add lynx-core.o.Stu Grossman1-0/+12
1993-09-22* Makefile.in (OPTIONAL_BACKENDS): Add lynx-core.o.Stu Grossman4-26/+245
1993-09-20 * elfcode.h (bfd_section_from_shdr): Only set SEC_DATA for aIan Lance Taylor2-4/+17
1993-09-17 * reloc.c (bfd_perform_relocation): Don't return an error whenIan Lance Taylor1-0/+7
1993-09-17* hosts/{alphaosf.h, amix.h, apollo68.h, apollov68.h,John Gilmore1-0/+11
1993-09-17Make sure that "offsetof" is defined on all hosts, now that archive.c uses it.John Gilmore29-46/+154
1993-09-16 * elfcode.h (elf_map_symbols): Create section symbols for allIan Lance Taylor2-48/+110
1993-09-15 * libbfd.h (COERCExx): Cast x to bfd_signed_vma before doing theIan Lance Taylor1-0/+4
1993-09-15 * ecoffswap.h (ecoff_swap_pdr_in): Get regoffset, iopt, fregoffsetIan Lance Taylor1-0/+5
1993-09-14 * elf32-i386.c (elf_howto_table): Add bfd_elf_generic_relocIan Lance Taylor3-5/+10
1993-09-14 Tue Sep 14 14:34:45 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)Steve Chamberlain2-41/+13
1993-09-14Avoid minor warning in archive.c change.John Gilmore1-0/+2
1993-09-14* hosts/std-host.h (offsetof): Define, if not already, for archive.c.John Gilmore1-0/+5
1993-09-14Improve timestamp support in BSD archive files to avoid linkerJohn Gilmore4-125/+388
1993-09-13add som.c and som.hJim Kingdon1-0/+2
1993-09-12 * hosts/i386sco.h: Define a bunch of stuff for core files.Jim Kingdon4-350/+0
1993-09-12 * config.bfd: Recognize i[34]86-*-solaris2* specifically ratherJim Kingdon2-0/+7
1993-09-10 * coffswap.h (coff_swap_aouthdr_out): For ALPHAECOFF, forceIan Lance Taylor1-0/+3
1993-09-10 * config.bfd (i[34]86-*-netbsd*): New target; use i386-netbsd.Ian Lance Taylor2-0/+5
1993-09-10 * coff-mips.c: Don't warn about overflow for MIPS_R_JMPADDR reloc.Ian Lance Taylor1-0/+6
1993-09-09* configure.in: Make 64-bit stuff work with "--with-targets=all".Ken Raeburn2-132/+141
1993-09-07 * libbfd-in.h: Removed swapping routines declarations.Ian Lance Taylor5-141/+642
1993-09-07 * elf32-i386.c (elf_howto_table): Set pcrel_offset to true forIan Lance Taylor1-0/+5
1993-09-03configure.in, libbfd, elf, elf-hppa (utah) changesKen Raeburn1-0/+62
1993-09-03Reorganized setting of makefile variables so 64-bit stuff works again.Ken Raeburn1-21/+32
1993-09-03more changes from Utah, see log for detailsKen Raeburn1-430/+559
1993-09-03Deleted some fields of elf*_symbol_type and elf_obj_tdata that were gettingKen Raeburn1-31/+4
1993-09-03regenerated after doc fixKen Raeburn1-1/+1
1993-09-03(_do_get*, _do_put*): Renamed via macros to clean up namespace.Ken Raeburn2-27/+74
1993-09-02* libhppa.h (hppa_field_adjust): Remove unused `init_value' variable.Jim Kingdon1-0/+2
1993-09-02 * hosts/delta88v4.h: New for SVR4.Jim Kingdon4-3/+19
1993-09-02new for /proc support on svr4 delta88Jim Kingdon1-0/+0
1993-09-01 * libaout.h, netbsd386.c: Change M_I386 to M_386_NETBSD. M_I386Jim Kingdon2-1/+6
1993-08-31 * nlmcode.h (nlm_object_p): Set HAS_SYMS if there are externalIan Lance Taylor2-140/+220