* elf-bfd.h (struct bfd_elf_section_data): Add tdata field.
[external/binutils.git] / bfd / ChangeLog
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.
1995-11-27 Ian Lance Taylor * elf32-i386.c (elf_backend_plt_readonly): Set correct...
1995-11-22 Ian Lance Taylor * ecoff.c (_bfd_ecoff_new_section_hook): Handle .rcons...
1995-11-22 Ian Lance Taylor * sunos.c (sunos_scan_dynamic_symbol): Only set writte...
1995-11-22 Ken Raeburn* host-aout.c: If TRAD_HEADER is defined, include it.
1995-11-21 Ian Lance Taylor * acconfig.h: Put NEED_DECLARATION_* in @TOP@ section.
1995-11-21 Ian Lance Taylor * aclocal.m4 (AC_PROG_CC): Remove local definition.
1995-11-21 Ian Lance Taylor * xcofflink.c (bfd_xcoff_size_dynamic_sections): Clear
1995-11-21 Ian Lance Taylor * coffgen.c (coff_renumber_symbols): Sort common symbo...
1995-11-20 Ian Lance Taylor * coffcode.h (coff_compute_section_file_positions...
1995-11-20 Ian Lance Taylor * xcofflink.c (xcoff_link_input_bfd): Adjust the TOC...
1995-11-18 Ian Lance Taylor * coffgen.c (_bfd_coff_get_external_symbols): Cast...
1995-11-18 David EdelsohnClean up some comments.
1995-11-17 Ian Lance Taylor * coffcode.h (coff_pointerize_aux_hook): I960 version...
1995-11-17 Ian Lance TaylorFri Nov 17 10:41:25 1995 Philippe De Muyter <phdm...
1995-11-17 Ian Lance Taylor * elflink.h (NAME(bfd_elf,size_dynamic_sections))...
1995-11-16 Kim KnuttilaReloc fixes for PowerPC PE
1995-11-16 Ken Raeburnversion 2.6
1995-11-16 Ken Raeburnlog for this morning's makefile (make dep) change
1995-11-15 Ian Lance Taylor * targets.c (bfd_target): Change type of second argume...
1995-11-15 Ian Lance Taylor * peicode.h (coff_swap_aouthdr_out): For PPC PE, start...
1995-11-15 Ian Lance Taylor * elf.c (bfd_section_from_shdr): When using a differen...
1995-11-14 Ian Lance Taylor * coff-sh.c (shlcoff_vec): Use _bfd_generic_archive_p...
1995-11-13 Ian Lance Taylor * libbfd.c (bfd_get_file_window): Use casts to avoid...
1995-11-13 Ian Lance Taylor * aout-target.h (MY(callback)): Set the lma of the...
1995-11-13 Ian Lance Taylor * ecoff.c (ecoff_reloc_link_order): Turn a reloc again...
1995-11-13 Kim KnuttilaMissed a debug macro (duh)
1995-11-13 Kim KnuttilaImplemented IMGLUE reloc + dumping
1995-11-12 Stan Shebs * Makefile.in (bfd_libs_here, etc): Provide empty...
1995-11-10 Ian Lance Taylor * archive.c (bfd_generic_archive_p): Preserve tdata...
1995-11-09 Ian Lance Taylor * aoutx.h (NAME(aout,final_link)): Report a reasonable...
1995-11-09 Ian Lance Taylor * aoutx.h (NAME(aout,set_section_contents)): If a...
1995-11-09 Ian Lance Taylor * coffcode.h (coff_set_alignment_hook): Write RS6000CO...
1995-11-09 Ian Lance Taylor * coffcode.h (coff_write_object_contents): Set a.out...
1995-11-09 Ian Lance Taylor * xcofflink.c (XCOFF_DESCRIPTOR): Define.
1995-11-09 Kim KnuttilaBuild derived hash table for PowerPC PE
1995-11-09 Ken Raeburnfix "make dep" for non-NetBSD systems
1995-11-09 Ken Raeburn* configure.in: Added new option --with[out]-mmap....
1995-11-09 Ian Lance Taylor * coff-a29k.c (a29k_reloc): Change handling of R_IREL...
1995-11-09 Ian Lance TaylorWed Nov 8 20:03:44 1995 Eric Freudenthal <freudenthal...
1995-11-08 Ian Lance Taylor * libbfd.c (bfd_get_file_window): Change writable...
1995-11-08 Ian Lance Taylor * xcofflink.c (xcoff_find_reloc): Handle the case...
1995-11-08 Ian Lance Taylormore XCOFF linker hackery
1995-11-08 Ian Lance Taylor * xcofflink.c (XCOFF_DEF_DYNAMIC): Rename from XCOFF_R...
1995-11-08 Ian Lance Taylor * libbfd.c (bfd_get_file_window): Change return type...
1995-11-07 Ian Lance Taylor * ecofflink.c (_bfd_ecoff_locate_line): Keep looking...
1995-11-07 Kim KnuttilaFirst round ld support for PPC PE
1995-11-07 Ian Lance Taylor * configure.in: Call AC_CHECK_PROG to find and cache AR.
1995-11-07 Ian Lance Taylor * aclocal.m4 (BFD_CC_FOR_BUILD): Don't define CC_FOR_B...
1995-11-07 Jeff Law * som.c (som_get_section_contents_in_window...
1995-11-06 Ian Lance TaylorMon Nov 6 17:13:15 1995 Harry Dolan <dolan@ssd.intel...
1995-11-06 Ian Lance Taylor * xcofflink.c (xcoff_link_add_symbols): Set the alignm...
1995-11-06 Ken RaeburnChanges for mmap; details in change log.
next