Support for building as a shared library, based on patches from
[external/binutils.git] / bfd / ChangeLog
1996-02-05 Ian Lance Taylor Support for building as a shared library, based on...
1996-02-05 Ian Lance Taylor * libcoff-in.h: Add comment reminding people that...
1996-02-05 Ian Lance Taylor * elf32-mips.c (mips_elf_create_dynamic_sections)...
1996-02-04 Ian Lance Taylor * coffcode.h: Move today's libcoff.h change into coffc...
1996-02-03 Fred Fish * libcoff.h (bfd_coff_link_add_one_symbol): Combine...
1996-02-02 Steve Chamberlain * aclocal.m4 (BFD_BINARY_FOPEN): Understand cygwin32.
1996-02-02 Jeff Law * elf32-hppa.c (elf32_hppa_backend_symbol_table...
1996-02-01 Ian Lance Taylor * elf-bfd.h (ELF_LINK_NON_ELF): Define.
1996-02-01 Ian Lance Taylor * Makefile.in (bfd-in2.h): Make bfd.h, not protos...
1996-02-01 Ian Lance Taylor * elf32-i386.c (elf_i386_check_relocs): Don't record...
1996-02-01 Steve Chamberlain * coff-i386.c (coff_i386_reloc_type_lookup): Add BFD_R...
1996-01-31 Michael MeissnerIf _SDA_BASE_ has already been created as an undefined...
1996-01-31 Ian Lance Taylor * elflink.h (elf_bfd_final_link): Don't output initial...
1996-01-31 Ian Lance TaylorWed Jan 31 12:55:49 1996 Richard Henderson <rth@tamu...
1996-01-31 Ian Lance TaylorWed Jan 31 11:37:46 1996 Andreas Schwab <schwab@issan...
1996-01-30 Ian Lance Taylor * Makefile.in (do_maintainer_clean): Remove $(srcdir...
1996-01-30 Ian Lance Taylor * elf32-hppa.c (elf32_hppa_relocate_section): Handle...
1996-01-30 Ian Lance Taylor * syms.c (_bfd_stab_section_find_nearest_line): Add...
1996-01-30 Ian Lance Taylor From Basim Kadhim <kadhim@spock.cs.colorado.edu>:
1996-01-29 Ian Lance Taylor Based on patches from Ronald F. Guilmette <rfg@monkeys...
1996-01-29 Ian Lance Taylor * elf32-i386.c (elf_i386_relocate_section): If -Bsymbo...
1996-01-29 Kim KnuttilaFixed exported names, removed a bad define
1996-01-29 Ian Lance Taylor * elflink.h (elf_link_add_object_symbols): Only set...
1996-01-29 Kim KnuttilaRemoved a ppc hack from cofflink, promoted some types...
1996-01-26 Ian Lance Taylor * syms.c: Include "bfdlink.h".
1996-01-25 Ian Lance Taylor * libcoff-in.h (struct xcoff_tdata): Remove toc_sectio...
1996-01-25 Michael MeissnerMake eabi error messages include symbol name if it...
1996-01-25 Ian Lance Taylor * archures.c: Add missing `.' in enum bfd_architecture.
1996-01-25 Ian Lance Taylor * config.bfd (i[345]86-*-sco*elf*): Use bfd_elf32_i386...
1996-01-25 Michael MeissnerAdd more eabi relocations
1996-01-25 Michael MeissnerFix typo in eabl relocations
1996-01-24 David Edelsohn * config.bfd (sparc64-*-{sysv4*,solaris2*}): Comment out
1996-01-24 David Edelsohn * elf32-sparc.c (elf32_sparc_merge_private_bfd_data...
1996-01-23 Ian Lance Taylor * coffcode.h (coff_new_section_hook): Don't try to...
1996-01-23 Michael MeissnerImplement R_PPC_EMB_{SDA21,RELSDA} relocations
1996-01-23 Michael MeissnerDo not complain if some objects have the embedded bit...
1996-01-23 Ian Lance Taylor * coffcode.h (coff_set_section_contents): Fix the...
1996-01-23 David Edelsohn * bfd-in2.h: Regenerated.
1996-01-22 Michael MeissnerMake 64k .sdata and .sdata2 sections work; fix typos
1996-01-22 David Edelsohn (sparc_compatible): New function.
1996-01-22 David Edelsohn * elflink.h (elf_finish_pointer_linker_section): Fix...
1996-01-22 David Edelsohn* elf64-sparc.c (sparc64_elf_object_p): bfd_mach_sparc6...
1996-01-22 David Edelsohn * archures.c (bfd_mach_sparc_v9): Renamed from bfd_mac...
1996-01-22 Michael Meissnersnapshot of eabi relocation support.
1996-01-20 David EdelsohnOops. Forgot sanitization.
1996-01-20 David Edelsohn * elf32-sparc.c (ELF_MACHINE_ALT1): Define.
1996-01-19 Kim KnuttilaNumerous PowerPC PE fixes
1996-01-18 Ian Lance Taylor * elfcore.h: Include <signal.h> before <sys/procfs.h>.
1996-01-17 Ian Lance Taylor * cpu-powerpc.c (arch_info_struct): Change last entry...
1996-01-16 Ian Lance Taylor * elf.c (assign_file_positions_for_segments): Don...
1996-01-15 Michael MeissnerAdd new PPC relocations
1996-01-15 Ian Lance Taylor * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and...
1996-01-15 Ian Lance Taylor * sunos.c (sunos_scan_ext_relocs): Don't fail assert if
1996-01-15 Ian Lance Taylor * coffgen.c (coff_find_nearest_line): Don't try to...
1996-01-15 Ian Lance Taylor * elf32-mips.c: Numerous changes to dynamic linking...
1996-01-15 Michael MeissnerRedo unknown reloc support. Do not allow symbols in...
1996-01-13 Michael MeissnerWarn about relocations we do not yet support
1996-01-12 Ian Lance Taylor * elf.c (assign_file_positions_for_segments): If a...
1996-01-12 Ian Lance Taylor * elf-bfd.h (_bfd_elf_section_from_bfd_section): Declare.
1996-01-12 Michael MeissnerAdd PowerPC support for SHF_EXCLUDE, SHT_ORDERED
1996-01-12 Ian Lance Taylor * elf.c (_bfd_elf_print_private_bfd_data): Dump conten...
1996-01-12 Ian Lance Taylor * elf32-i386.c (elf_i386_size_dynamic_sections): Don...
1996-01-12 Ian Lance Taylor * xcofflink.c (xcoff_link_add_symbols): Create the...
1996-01-11 Michael MeissnerAdd support for SHT_ORDERED and SHF_EXCLUDE
1996-01-11 Ian Lance Taylor * elf32-mips.c: Extensive changes for a start at dynam...
1996-01-11 Ian Lance Taylor * elf-bfd.h (struct bfd_elf_section_data): Add tdata...
1996-01-11 Ian Lance Taylor * elf32-m68k.c (howto_table): Change src_mask to 0...
1996-01-09 Ian Lance TaylorTue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm...
1996-01-09 Ian Lance Taylor * ecoff.c (_bfd_ecoff_find_nearest_line): Don't restri...
1996-01-08 Ian Lance Taylor * ieee.c (ieee_write_debug_part): Change return type...
1996-01-05 Fred Fish * config.bfd (i[345]86-*-freebsd*): Add target.
1996-01-04 Ian Lance Taylor * ieee.c (ieee_slurp_debug): New static function.
1996-01-04 Michael MeissnerMake @GOT relocations work
1996-01-03 Ian Lance Taylor * coffcode.h (coff_write_object_contents): If we don...
1996-01-02 Michael MeissnerAdd support for .note sections
1996-01-02 Ian Lance Taylor * elf32-ppc.c: Remove trailing newline from calls to
1995-12-21 Michael MeissnerWork in progress to add real GOT support
1995-12-21 Ken Raeburn* elf.c (copy_private_bfd_data): When attaching section...
1995-12-20 Ken Raeburnconfigure m68k-cbm non-sysv4 correctly
1995-12-19 Ian Lance Taylor * coff-i960.c (CALC_ADDEND): Define.
1995-12-15 Ian Lance Taylor * targets.c (enum bfd_endian): Define.
1995-12-15 Ian Lance Taylor * coffgen.c (make_a_section_from_file): Set lma to...
1995-12-15 Steve Chamberlain * pe[i]-i386.c (TARGET_UNDERSCORE): Define to '_'.
1995-12-14 Ian Lance Taylor * ieee.c: Lots of minor cleanups. Make many functions...
1995-12-14 Ian Lance Taylor * ihex.c (ihex_set_arch_mach): Don't accept any archit...
1995-12-13 Ian Lance Taylor * aoutx.h: Include <ctype.h>.
1995-12-13 Stan Shebs * mpw-config.in: Match on mips-*-* instead of mips...
1995-12-13 Kim KnuttilaProtected debugging code. (duh)
1995-12-13 Kim KnuttilaFixes for .reloc
1995-12-12 Ian Lance Taylor * config.bfd: Handle sparc-*-elf*. From Ronald F...
1995-12-08 Ian Lance Taylor * elflink.h (elf_link_add_object_symbols): Set section...
1995-12-07 Ian Lance Taylor * xcofflink.c (struct xcoff_loader_info): Add export_d...
1995-12-04 Ian Lance Taylor * ihex.c (ihex_scan): Handle record types 4 and 5.
1995-12-04 Kim KnuttilaRemoved some debugging prints. duh
1995-12-04 Ian Lance Taylor * elflink.h (elf_link_output_extsym): Just ignore...
1995-12-04 Kim KnuttilaDumper for PowerPC .edata section
1995-12-03 David Edelsohn * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to...
1995-12-02 Ian Lance Taylor * ihex.c: New file; support for Intel Hex format.
1995-12-01 Ian Lance Taylor * bfd.c (bfd_record_phdr): New function.
1995-12-01 Ian Lance Taylor * elf32-sparc.c (elf32_sparc_relocate_section): Remove...
next