* emultempl/hppaelf.em: Change all references of
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 1604c33a609c78e036b897e0eec1c3a33a49aee7..678b0ebef4c8627d7072482fe716fb2a86b97cd6 100644 (file)
@@ -1,3 +1,56 @@
+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
@@ -583,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
This page took 0.024662 seconds and 4 git commands to generate.