For top level:
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 52e1866648422d376aa693b9391f05fcc244a2ad..9fb68509f12f6be5accd30ec77b080d078844aec 100644 (file)
@@ -1,3 +1,61 @@
+start-sanitize-vr4xxx
+1998-11-24  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * configure.tgt: Handle mips64*vr4xxx.
+
+
+end-sanitize-vr4xxx
+1998-11-23  DJ Delorie  <dj@cygnus.com>
+
+       * pe-dll.c (fill_edata): fill in timestamp
+       (make_head): name object files sequentially to ensure
+       they link in the right order.
+       (make_tail): same here
+       (pe_process_import_defs): use sequential names for bfds to ensure
+       proper link order.
+       (pe_implied_import_dll): new function; handles linking directly
+       against DLLs by simulating IMPORTS directives.  * emultempl/pe.em
+       (gld_i386pe_before_parse): hack bfd to not recognize .dll files
+       via bfd_pe_dll_not_recognized_hack
+
+1998-11-23  DJ Delorie  <dj@cygnus.com>
+
+       * emultempl/pe.em (gld_i386pe_parse_args): Conditionalize call to
+       pe_dll_add_excludes
+
+Mon Nov 23 14:36:18 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * emultempl/pe.em (after_parse): Only create an undefined entry
+       symbol if one has been specified.
+
+1998-11-23  DJ Delorie  <dj@cygnus.com>
+
+       * emultempl/pe.em (gld_i386pe_after_open): call
+       pe_process_import_defs
+       * pe-dll.c (pe_dll_generate_def_file): calculate BASE from
+       pe_data, only print if actually set.  Print version only if
+       set.
+       (save_relocs): save relocs for both input and output.
+       (make_one): support internal/external different names.
+       (pe_dll_generate_implib): support new make_one
+       (pe_process_import_defs): new function; handles IMPORT
+       directives in .def files.
+
+Fri Nov 20 13:06:49 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * ldmisc.c (vfinfo): Cope with empty symbol names.
+
+Thu Nov 19 13:31:15 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * scripttempl/pe.sc: Add provision of '_end' symbol.
+
+Wed Nov 18 18:18:43 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.tgt: change refs from cygwin32* to cygwin*.
+       * aclocal.m4: regenerate
+       * configure.in: don't need to call AM_CYGWIN32.
+       * configure: regenerate
+
 Mon Nov 16 22:14:07 1998  DJ Delorie  <dj@cygnus.com>
 
        * emultempl/pe.em (gld_i386_finish): generate import library
This page took 0.02322 seconds and 4 git commands to generate.