* emultempl/hppaelf.em: Change all references of
[deliverable/binutils-gdb.git] / ld / ChangeLog
index cade140dd1424c8a92eaba4df4911a4956f2fd64..678b0ebef4c8627d7072482fe716fb2a86b97cd6 100644 (file)
@@ -1,3 +1,328 @@
+Mon May 16 13:35:08 1994  Jeff Law  (law@snake.cs.utah.edu)
+
+       * emultempl/hppaelf.em: Change all references of
+       .hppa_linker_stubs to .PARISC.stubs.
+       * scripttempl/hppaelf.sc: Likewise.
+
+Fri May 13 13:00:38 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * ldlang.c (print_output_section_statement): Change ``no attached
+       output section'' message slightly.
+       (lang_do_assignments): Don't recurse down if there is no real
+       section.
+
+       * config/i386-linux.mt (OTHER_EMULATIONS): Change em_ to e to
+       match corresponding change in emulation templates.
+       * config/i386-lynx.mt, config/m68k-lynx.mt: Likewise.
+       * config/sparc-lynx.mt, config/sun4sol2.mt: Likewise.
+
+Wed May 11 18:16:46 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * ldver.c (ldversion): Updated version number.
+
+       * cdtest-foo.cc: Use explicit "#pragma implementation".
+       * cdtest-bar.cc: Renamed from cdtest-func.cc.
+       * Makefile.in: References to cdtest-func.o changed to
+       cdtest-bar.o.
+
+Wed May 11 16:24:19 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       Don't create unnecessary output sections.
+       * ldlang.c (out_bfd_get_section_by_name): Remove.
+       (wild_section): Call bfd_get_section_by_name rather than
+       our_bfd_get_section_by_name.  Don't call wild_doit if there is no
+       section.
+       (lang_create_output_section_statements): Remove.
+       (map_input_to_output_sections): For several cases, call init_os if
+       it has not already been called.
+       (lang_size_sections): If output section was not created, skip it.
+       (lang_process): Don't call lan_create_output_section_statements.
+       (lang_place_orphans): Skip files with just_syms_flags set to true.
+       * ld.texinfo: Document change.
+
+Tue May 10 14:31:16 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * ldlang.c (wild_doit): Don't bother initializing the vma and
+       section size.  Don't special case SEC_SHARED_LIBRARY.
+       (lang_size_sections): Handle SEC_COFF_SHARED_LIBRARY sections
+       specially.
+
+Fri May  6 12:24:27 1994  Steve Chamberlain  (sac@cygnus.com)
+
+       * config/go32.mh : New file for Xgo32X.
+
+Fri May  6 15:15:35 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * ldfile.c (ldfile_open_command_file): Set bfd_error_system_call
+       before calling einfo, since we are reporting an fopen failure.
+       From jrs@world.std.com (Rick Sladkey).
+
+       * configure.in: Use "e" rather than "em_" as prefix for
+       emulations.
+
+Fri May  6 01:08:14 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
+
+       * emultempl/generic.em: Use "e" rather than "em_" as prefix for
+       filename.
+       * emultempl/gld960.em, emultempl/gld960c.em, emultempl/lnk960.em,
+       emultempl/hppaelf.em, emultempl/m88kbcs.em, emultempl/vanilla.em:
+       Ditto.
+       * Makefile.in: Changed all generated file names.
+       (ldemul-list.h): Depend on Makefile, not config.status.  Changed
+       sed patterns to handle new filenames.
+
+       * config/mipsl-idt.mt: Renamed from mips-idtl.mt.
+       * configure.in: Adjusted.
+
+Thu May  5 15:07:32 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * Makefile.in (install-info): Don't use "$<*", it doesn't always
+       work.  Instead, check build dir and $srcdir explicitly, and use
+       `echo' to get all the filenames.
+
+       * configure.in (h8300h-*-hms): Changed ld_target name to
+       cf-h8300h.
+       * config/cf-h8300h.mt: Renamed from coff-h8300h.mt, to make it
+       unique in 8.3.
+
+       * config/i960coff.mt: New file.
+       * emulparams/gld960coff.sh: New file.
+       * emultempl/gld960c.em: New file.
+       * configure.in (i960-*-vxworks5* except -vxworks5.0*): Use
+       i960coff configuration.
+       * Makefile.in (em_gld960coff.c): Added dependencies, build rule.
+
+       * Makefile.in (ALL_EMULATIONS): Remove em_delta68.o, since the
+       code isn't included in FSF releases, and it can still be
+       explicitly selected.
+       (distclean): Remove site.bak and tmpdir.
+       (STAGESTUFF): Removed $(GENERATED_CFILES) $(GENERATED_HFILES).
+       (mostlyclean): Delete them explicitly here.  Also remove tmpdir.
+
+       Patches from Ralph Campbell:
+       * config/mipsbsd.mh: New file.
+       * Makefile.in (em_mipsbsd.c): Use mipsbsd.sc, not aout.sc.
+       * scripttempl/mipsbsd.sc: Don't define __DYNAMIC.
+       * emulparams/mipsbsd.sh (OUTPUT_FORMAT): Fix name to have `a.out'
+       instead of `aout'.
+
+       * configure.in (i386-*-gnu*): Treat like i386-*-mach*.
+
+Wed May  4 11:59:40 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * config/m68k.mt (EMUL): Set to m68kaout.
+       * emulparams/m68kaout.sh: New file.
+       * Makefile.in (ALL_EMULATIONS): Add em_m68kaout.o.
+       (em_m68kaout.c): New target.
+
+       * ldlang.c (lang_size_sections): If dot moves because of an
+       assignment, don't try to insert a pad into the absolute output
+       section, just change the address of the default memory region
+       instead.
+
+       * Makefile.in (mostlyclean): Remove cdtest.tmp, cdtest-ur,
+       cdtest-ur.out, and cdtest-ur.tmp.
+
+Wed Apr 27 16:03:37 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * scripttempl/sa29200.sc: Align all sections to four byte
+       boundaries.
+
+Wed Apr 27 10:48:03 1994  Steve Chamberlain  (sac@cygnus.com)
+
+       * Makefile.in, configure.in: Support for go32 coff.
+       * config/i386-go32.mt: New file
+       * emulparams/i386go32.sh: New file
+       * scripttempl/i386go32.sc: New file
+
+Tue Apr 26 17:20:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * Makefile.in (em_m68klynx.c, em_i386lynx.c, em_sparclynx.c): Use
+       Lynx-specific script templates.
+       * configure.in (sparclite*-*-coff): Use coff-sparc.
+       * emulparams/i386lynx.sh (SCRIPT_NAME): Set to i386lynx.
+       * emulparams/sparclynx.sh (SCRIPT_NAME): Set to sparclynx.
+       (ENTRY): Set to __main.
+       * scripttempl/i386lynx.sc: New file, script for I386 Lynx.
+       * scripttempl/m68klynx.sc: Add insertion of ctor/dtor sections.
+       * scripttempl/sparclynx.sc: New file, script for uSparc Lynx.
+
+Tue Apr 26 12:41:03 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * scripttempl/mips.sc: Force _gp and .lit8 to be aligned to a 16
+       byte boundary, in case the global constructors do not take up an
+       even 16 bytes.
+
+       * config/i386v4.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not
+       exist, get crtbegin based on gcc -print-libgcc-file-name.
+       (HOSTING_LIBS): Similar change for ../gcc/crtend.o.
+
+Mon Apr 25 15:27:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * ldlang.c (lang_size_sections): When no address is given for a
+       section, align it according to its requirements.
+
+Thu Apr 21 17:24:24 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * Makefile.in (clean, distclean): Remove configdoc.texi.
+
+Tue Apr 19 12:12:15 1994  Bill Cox  (bill@rtl.cygnus.com)
+
+       * configure.in: Add i[34]86-*-bsd386 to the patterns recognized.
+
+Fri Apr 15 14:35:42 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * ldlang.c (lang_size_sections): When relaxing, adjust the
+       position of a padding statement, and adjust dot accordingly.
+
+Mon Apr 11 17:37:09 1994  Bill Cox  (bill@rtl.cygnus.com)
+
+       * Makefile.in (EXPECT, RUNTEST): Set these for the check goal.
+
+Mon Apr 11 12:32:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * scripttempl/i386coff.sc: If relocating, don't put .init and
+       .fini sections into .text; keep them separate.
+       * config/i386sco.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not
+       exist, get crtbegin based on gcc -print-libgcc-file-name.
+       (HOSTING_LIBS): Similar change for ../gcc/crtend.o.
+
+Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
+
+       * Makefile.in (check): Set TCL_LIBRARY for runtest.
+
+Wed Apr  6 00:09:37 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
+
+       * configure.in (hppa*-*-*elf*): Don't require "-hp-" for the
+       manufacturer.
+
+       * emultempl/hppaelf.em (hppaelf_finish): Only resize sections
+       if building a final executable.
+
+Tue Apr  5 12:17:30 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * ldmain.c (main): Check the return value of bfd_close.
+
+Thu Mar 31 18:07:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * scripttempl/alpha.sc: Clean up section alignment to ensure that
+       sections never overlap when using -r.
+
+Wed Mar 30 15:51:15 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * ldmisc.c (vfinfo): Change symbol reading slightly for recent BFD
+       changes: get_symtab_upper_bound renamed and returns long,
+       bfd_canonicalize_symtab returns long, check for error indications.
+
+Fri Mar 25 17:20:01 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * ldlang.c (print_input_section): For section size, use
+       _cooked_size if it is non-zero, size otherwise.
+       (size_input_section): Likewise.
+       (lang_do_assignments): Likewise (case lang_input_section_enum).
+
+Thu Mar 24 15:20:47 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * ldlang.c (new_afile): Add new argument add_to_list.  Don't set
+       real to true for lang_input_file_is_marker_enum.  Clear the_bfd.
+       (lang_add_input_file): Pass true to new_afile for add_to_list.
+       (lookup_name): Remove force_load argument.  Changed all callers.
+       Pass false to new_afile for add_to_list.  Split loading of symbols
+       out into separate function.
+       (load_symbols): New function split out of lookup_name.  Don't load
+       the symbols if they are already loaded.
+       (open_input_bfds): For lang_input_statement_enum call load_symbols
+       rather than lookup_name.
+       (lang_process): Pass abs_output_section rather than NULL to
+       lang_size_sections.
+       (lang_startup): Set real field of first_file to true.
+
+Wed Mar 23 14:15:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * ldlang.c (had_relax): Removed.
+       (relax_again): New static variable.
+       (lang_size_sections): Change call to bfd_relax_section to
+       correspond to BFD changes.  Set relax_again appropriately.
+       (lang_process): Remove #if 0 code.  When relaxing, keep calling
+       lang_do_assignments and lang_size_sections until relax_again
+       becomes false.
+
+       * emultemp/gld960.em: Include libiberty.h
+       (gld960_before_parse): Pass NULL as final argument to concat.
+
+Tue Mar 22 13:08:28 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * scripttempl/aout.sc: Force _end and __end to be aligned to a
+       four byte boundary.
+
+       * ldwrite.c (build_link_order): Handle lang_data_statement_enum by
+       building a bfd_data_link_order, rather than by setting the section
+       contents immediately.
+
+Mon Mar 21 18:28:37 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       Changes to make -Ur work again.
+       * ldmain.c (add_to_set): Now takes reloc argument rather than
+       bitsize.  Check config.build_constructors here.  If an new hash
+       table entry is created, mark it as undefined.
+       (constructor_callback): No longer takes bitsize argument.  Pass
+       BFD_RELOC_CTOR to ldctor_add_set_entry, but first make sure the
+       BFD backend supports it.
+       (reloc_overflow): Handle a NULL abfd argument.
+       (reloc_dangerous, unattached_reloc): Likewise.
+       * ldctor.c: Include ldmain.h.
+       (struct set_info): Change bitsize field to reloc.
+       (ldctor_add_set_entry): Now takes reloc argument rather than
+       bitsize.  Don't bother to check config.build_constructors here.
+       (ldctor_build_sets): Get the size from the reloc howto.  If
+       generating relocateable output, call lang_add_reloc rather than
+       lang_add_data.
+       * ldctor.h (ldctor_add_set_entry): Change declaration to use reloc
+       instead of bitsize.
+       * ldlang.h (statement_enum): Add lang_reloc_statement_enum.
+       (lang_reloc_statement_type): New structure.
+       (lang_statement_union_type): Add reloc_statement field.
+       (lang_add_reloc): Declare new function.
+       * ldlang.c (lang_for_each_statement_worker): Handle
+       lang_reloc_statement_enum.
+       (map_input_to_output_sections, print_statement): Likewise.
+       (lang_size_sections, lang_do_assignments): Likewise.
+       (print_reloc_statement): New function.
+       (lang_add_reloc): New function.
+       * ldwrite.c (build_link_order): Handle lang_reloc_statement_enum.
+
+       * Makefile.in (cdtest.out, cdtest-ur.o): New targets.
+       (cdtest-ur, cdtest-ur.out): New targets.
+       (check-cdtest): Now also check that -Ur works correctly.
+
+       * scripttemp/alpha.sc: Align all sections to 16 byte boundaries.
+
+Thu Mar 17 12:45:41 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * ldlang.c (lang_process): Move lang_common call before
+       map_input_to_output_sections, to ensure that any alignment
+       constraints set by common symbols are copied over to the output
+       sections.
+
+Fri Mar 11 22:17:34 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * emulparams/elf32ppc.sh (TEMPLATE_NAME): Don't define.
+       (OTHER_READWRITE_SECTIONS): Rename .toc to .got.
+       * Makefile.in (em_elf32ppc.c): Depend upon generic.em, not ppc.em.
+       * emultempl/ppc.em: Remove ugly stub code; turns out not to be
+       needed for ELF.
+
+Tue Mar  8 04:22:27 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
+
+       * config/i386bsd.mh: New file.
+
+Mon Mar  7 15:23:24 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * elf.sc: Permit TEXT_START_SYMBOLS and DATA_START_SYMBOLS to be
+       defined.
+       * emulparams/elf32mipb.s (TEXT_START_SYMBOLS): Define _ftext.
+       (DATA_START_SYMBOLS): Define _fdata.
+
 Mon Feb 28 10:59:14 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
        * ldlang.c (cat): Define using ANSI style if ALMOST_STDC defined.
@@ -311,17 +636,6 @@ Tue Jan 18 16:18:15 1994  Steve Chamberlain  (sac@jonny.cygnus.com)
        * scripttempl/m88kbcs.sc: Don't use CREATE_OBJECT_SYMBOLS, that's
        for a.out.
 
-Fri Jan 14 12:37:16 1994  Ian Lance Taylor  (ian@cygnus.com)
-
-       Motorola Delta sysV68 support from phdm@info.ucl.ac.BE (Philippe
-       De Muyter).
-       * configure.in (m68k-motorola-sysv*) New target.
-       * config/delta68.mt: New file.
-       * emulparams/delta68.sh: New file.
-       * scripttempl/delta68.sc: New file.
-       * Makefile.in (ALL_EMULATIONS): Added em_delta68.o.
-       (em_delta68.c): New target.
-
 Tue Jan 11 13:22:04 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
        * ldmain.c (add_archive_element): If trace_files or
@@ -2474,3 +2788,7 @@ Fri Oct  4 21:51:58 1991  John Gilmore  (gnu at cygnus.com)
        * ldfile.c, ldlang.c, ldmain.c, ldwrite.c:  Cope with renames of a
        few BFD types & enums.
 
+\f
+Local Variables:
+version-control: never
+End:
This page took 0.028747 seconds and 4 git commands to generate.