Wed Jan 31 12:55:49 1996 Richard Henderson <rth@tamu.edu>
[deliverable/binutils-gdb.git] / bfd / ChangeLog
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...
1995-12-01  Ian Lance Taylor * libbfd.c (bfd_malloc, bfd_realloc): New functions.
1995-12-01  Kim KnuttilaPowerPC DLL Support
1995-11-30  Ian Lance Taylor * elf.c (_bfd_elf_make_section_from_shdr): Don't set...
1995-11-30  Ian Lance TaylorThu Nov 30 11:17:33 1995 Manfred Hollstein KS/EF4A...
1995-11-29  Ian Lance Taylor * peicode.h (pe_print_idata): Call malloc rather than...
1995-11-29  Ian Lance Taylor * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_mem...
1995-11-29  Ian Lance Taylor * elf.c (assign_file_positions_for_segments): Don...
1995-11-29  Ian Lance Taylor * elf.c (assign_file_positions_for_segments): Fix...
1995-11-29  Ian Lance Taylor * elf.c (_bfd_elf_print_private_bfd_data): New function.
1995-11-29  Ian Lance Taylor * coff-alpha.c (alpha_ecoff_swap_reloc_in): Don't...
1995-11-28  Ian Lance Taylor * elf-bfd.h (struct elf_obj_tdata): Add segment_map...
1995-11-27  Ian Lance Taylor * hp300hpux.c (MY(callback)): Set lma as well as vma.
1995-11-27  Ian Lance Taylor * configure, config.in: Regenerate with autoconf 2.7.
next
This page took 0.240578 seconds and 107 git commands to generate.