aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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 Taylor1-0/+11
1996-06-25Comment out code to make GOT pointers negative of the GOT symbol for nowMichael Meissner1-0/+6
1996-06-25Tue Jun 25 11:41:24 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-0/+8
1996-06-25typeoJason Molenda1-5/+5
1996-06-25 * Makefile.in, Makefile.in (bindir, libdir, datadir, mandir, infodir,Jason Molenda1-0/+11
1996-06-25 * som.c (som_write_fixups): Fix typo in R_END_TRY for exceptionJeff Law1-0/+10
1996-06-24 * elf.c (elf_fake_sections): Don't set sh_addr of a non SEC_ALLOCIan Lance Taylor1-0/+15
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 Taylor1-0/+15
1996-06-20 * coffcode.h (coff_set_alignment_hook): Change COFF_IMAGE_WITH_PEDavid Edelsohn1-0/+8
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 Edelsohn1-0/+4
1996-06-19 * elf.c (map_sections_to_segments): Fix up the test for -Ttext toIan Lance Taylor1-0/+3
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-18Tue Jun 18 14:42:58 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-0/+23
1996-06-18 * coff-h8300.c (h8300_reloc16_extra_cases): Make name a constIan Lance Taylor1-0/+6
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 Taylor1-0/+7
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 Taylor1-0/+3
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 Taylor1-0/+15
1996-06-09Opps.Jeff Law1-0/+13
1996-06-08Kill r16/rce/acp stuff.Jim Wilson1-1/+1
1996-06-06 * ieee.c (ieee_write_object_contents): Put a timestamp in the fileIan Lance Taylor1-0/+3
1996-06-06Thu Jun 6 15:24:45 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-0/+8
1996-06-06 * config.bfd: Recognize powerpc-*-linux* and powerpcle-*-linux*.Ian Lance Taylor1-0/+10
1996-06-04 * linker.c (_bfd_generic_link_add_one_symbol): If notice_all isIan Lance Taylor1-0/+7
1996-06-03 * coff-sh.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set to 4.Ian Lance Taylor1-0/+4
1996-06-03 * bfd-in.h: Use #error if BFD_HOST_64_BIT can not be defined.Ian Lance Taylor1-0/+5
1996-06-03 * Makefile.in: Rebuild dependencies.Ian Lance Taylor1-0/+4
1996-06-03 * elf32-mips.c (mips_elf_size_dynamic_sections): Initialize c.Ian Lance Taylor1-0/+5
1996-06-02 * elf64-mips.c (bfd_mips_elf64_swap_reginfo_in)Ian Lance Taylor1-0/+7
1996-05-31 * elf64-mips.c: Improve reloc special_functions and handling ofIan Lance Taylor1-0/+45
1996-05-31 * elf32-hppa.c (elf32_hppa_info_to_howto): Rename fromIan Lance Taylor1-0/+15
1996-05-30 * elf64-mips.c: Extensive additions to provide better support forIan Lance Taylor1-0/+42
1996-05-30 * elf32-mips.c (mips_elf_object_p): Handle E_MIPS_ARCH_4.Ian Lance Taylor1-0/+5
1996-05-29 64-bit MIPS ELF ABI objdump support:Ian Lance Taylor1-0/+82
1996-05-28 * coff-sh.c (sh_relax_delete_bytes): Insert nop instructions, notIan Lance Taylor1-0/+3
1996-05-28 * configure: Rebuild with autoconf 2.10.Ian Lance Taylor1-0/+2
1996-05-28 * aoutx.h (NAME(aout,find_nearest_line)): Make room for theIan Lance Taylor1-0/+5
1996-05-24Do not put small common symbols into .sbss if ld -rMichael Meissner1-0/+5
1996-05-23 * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Warn aboutIan Lance Taylor1-0/+17