aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1996-07-09 * coff-h8300.c (h8300_reloc16_extra_cases): Use the correctJeff Law1-0/+8
1996-07-09 From Kazumoto Kojima <kkojima@kk.info.kanagawa-u.ac.jp>:Ian Lance Taylor2-2/+128
1996-07-08 * elf32-mips.c (mips_reloc_map): Remove BFD_RELOC_32_PCREL entry.Ian Lance Taylor2-27/+37
1996-07-08 * elf32-ppc.c (ppc_elf_howto_raw): For R_PPC_ADDR16_HA, useIan Lance Taylor2-2/+46
1996-07-08 * coff-mips.c (struct mips_hi): Define.Ian Lance Taylor1-0/+14
1996-07-05 * aout-target.h (MY(callback)): Set reloc_count fields.Ian Lance Taylor1-0/+4
1996-07-05No longer need to sanitize away h8/s stuff.Jeff Law6-62/+35
1996-07-04 * sunos.c (sunos_add_dynamic_symbols): Don't create dynamicIan Lance Taylor1-0/+3
1996-07-04 * VERSION: Set to 2.7.1.Ian Lance Taylor2-1/+7
1996-07-03 * i386aout.c: Include "aout/aout64.h".Ian Lance Taylor1-0/+4
1996-07-03 * netbsd.h (MY(write_object_contents)): Make sure thatIan Lance Taylor1-0/+6
1996-07-03 * stabs.c (_bfd_link_section_stabs): Fix casts of psinfo.Ian Lance Taylor1-0/+4
1996-06-30 * libbfd-in.h (itos, stoi): Don't define.Ian Lance Taylor1-0/+16
1996-06-29Fixed the ppc/nt strip bug. Missing D_PAGED.Kim Knuttila1-0/+11
1996-06-28 * xcofflink.c (xcoff_link_check_ar_symbols): An undefined symbolIan Lance Taylor1-0/+6
1996-06-28 * reloc.c (bfd_perform_relocation): Handle xcoff-powermac likeIan Lance Taylor1-0/+6
1996-06-28Fri Jun 28 11:17:00 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-0/+13
1996-06-27 * configure.in: Add AC_ISC_POSIX, and check for setitimer andIan Lance Taylor1-0/+6
1996-06-27 * ecoff.c (_bfd_ecoff_archive_p): Check the first object file inIan Lance Taylor1-0/+4
1996-06-26 * coff-alpha.c (alpha_adjust_reloc_in): Set the addend for aIan Lance Taylor1-0/+5
1996-06-26 * coffswap.h (coff_swap_reloc_out): Use RELSZ, not sizeof.Ian Lance Taylor2-10/+25
1996-06-26Sanitize h8s stuff out of bfd-in2.h too.Jeff Law1-1/+1
1996-06-25Comment out code to make GOT pointers negative of the GOT symbol for nowMichael Meissner2-1/+9
1996-06-25Tue Jun 25 11:41:24 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor2-0/+3310
1996-06-25typeoJason Molenda1-5/+5
1996-06-25 * Makefile.in, Makefile.in (bindir, libdir, datadir, mandir, infodir,Jason Molenda2-4/+20
1996-06-25 * som.c (som_write_fixups): Fix typo in R_END_TRY for exceptionJeff Law1-0/+10
1996-06-24Add debug msgMichael Meissner1-1/+9
1996-06-24 * elf.c (elf_fake_sections): Don't set sh_addr of a non SEC_ALLOCIan Lance Taylor2-1/+17
1996-06-21Fri Jun 21 17:38:15 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>Ian Lance Taylor1-0/+4
1996-06-21 * elf.c (prep_headers): Add bfd_arch_alpha case.Ian Lance Taylor1-0/+4
1996-06-21Fri Jun 21 12:35:27 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor3-7/+27
1996-06-20 * coffcode.h (coff_set_alignment_hook): Change COFF_IMAGE_WITH_PEDavid Edelsohn3-11/+122
1996-06-20 * ecoff.c (ecoff_armap_hash): If hlog is 0, just return 0, ratherIan Lance Taylor1-0/+5
1996-06-20 * peicode.h (coff_swap_scnhdr_out): ".drectve" doesn't have trailing 0.David Edelsohn2-4/+6
1996-06-19 * elf.c (map_sections_to_segments): Fix up the test for -Ttext toIan Lance Taylor2-8/+117
1996-06-19 * binary.c (binary_set_section_contents): Set section fileIan Lance Taylor1-0/+5
1996-06-19Wed Jun 19 11:19:25 1996 Manfred Hollstein KS/EIC5 60/3/142 #40283 <manfred...Ian Lance Taylor1-0/+24
1996-06-18 * coff-h8300.c: Remove #if 0 code.Jeff Law1-0/+28
1996-06-18Tue Jun 18 14:42:58 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor13-5/+5953
1996-06-18 * coff-h8300.c (h8300_reloc16_extra_cases): Make name a constIan Lance Taylor2-3/+124
1996-06-17 * som.h (R_HPPA_BEGIN_TRY, R_HPPA_END_TRY): Define.Jeff Law1-0/+5
1996-06-17 * elf32-mips.c (mips_elf_relocate_section): Don't create a relocIan Lance Taylor1-0/+13
1996-06-13 * cofflink.c (_bfd_coff_final_link): Handle long section names.Ian Lance Taylor2-7/+54
1996-06-13 * coffgen.c (make_a_section_from_file): Check return value ofIan Lance Taylor1-0/+9
1996-06-13 * xcofflink.c (xcoff_link_add_symbols): When considering whetherIan Lance Taylor1-0/+5
1996-06-12 * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Check explicitlyIan Lance Taylor2-1/+8
1996-06-12 * aoutx.h (NAME(aout,find_nearest_line)): Notice if we find aIan Lance Taylor1-0/+6
1996-06-11 * xcofflink.c (xcoff_build_ldsyms): Set XCOFF_DEF_REGULAR for aIan Lance Taylor2-7/+42
1996-06-09Opps.Jeff Law1-0/+13