Thu Jan 29 16:04:21 1998 Mumit Khan <khan@xraylith.wisc.edu>
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 250435eed7ce06d966f3f468de5c6776c001601c..b2736eae1b25d5f181fb4c85dc01c9e0de67a6a3 100644 (file)
@@ -1,3 +1,73 @@
+Thu Jan 29 16:04:21 1998  Mumit Khan  <khan@xraylith.wisc.edu>
+
+       * ldfile.c (slash): Set to backslash if _WIN32 but not
+       __CYGWIN32__.
+       (ldfile_open_file_search): If __MSDOS__ or _WIN32, accept a
+       leading backslash or a leading x: as an absolute path.
+       (ldfile_find_command_file): Use slash rather than / when
+       generating name to try.
+       * lexsup.c (PATH_SEPARATOR): Define.
+       (set_default_dirlist): Use PATH_SEPARATOR rather than ':'.
+
+Wed Jan 28 14:06:30 1998  Richard Henderson  <rth@cygnus.com>
+
+       * emulparams/elf64_sparc.sh (ELFSIZE): 64
+       (TEXT_START_ADDR): Round off, since SIZEOF_HEADERS is added later.
+       (DATA_PLT): Needed by v9 abi.
+       
+Wed Jan 28 16:37:27 1998  J.J. van der Heijden  <J.J.vanderHeijden@student.utwente.nl>
+
+       * configure.tgt (i[3456]86-*-mingw32*): New entry.
+
+Wed Jan 28 15:51:58 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * scripttempl/elf.sc: Only include linkonce sections in final
+       sections when relocating.
+
+start-sanitize-sky
+Wed Jan 28 12:19:31 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * configure.tgt (dvp-*-*): Recognize.
+
+end-sanitize-sky
+Wed Jan 28 14:10:01 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ld.texinfo (Options): Add a brief description of the types of
+       information included in a link map.
+
+       * ld.texinfo (Options): Mention LDEMULATION in description of -m.
+       (Environment): Mention LDEMULATION.
+
+       * ld.texinfo (Options): Clarify --export-dynamic a bit.
+
+Thu Jan 22 16:07:23 1998  Richard Henderson  <rth@cygnus.com>
+
+       * ldlex.l (<SCRIPT>{WILDCHAR}*): Take care for the comments this
+       pattern could match.
+
+Wed Jan 21 22:26:46 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): When doing
+       a relocateable link, set the image base to 0, and don't define the
+       various symbols.
+       * emulparams/i386pe.sh (RELOCATEABLE_OUTPUT_FORMAT): Define.
+       * scripttempl/pe.sc: Swap the .data and .bss sections so that
+       .data comes first.  If doing a relocateable link, use
+       RELOCATEABLE_OUTPUT_FORMAT if it is defined, and start the
+       sections at 0, and don't define any symbols.
+
+       * ldlang.c (lang_memory_default): Correct parenthisization of
+       expression.
+
+Wed Jan 21 21:20:32 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * emultempl/sunos.em: Don't include sys/types.h and sys/stat.h
+       here; they are included already via sysdep.h.
+
+Tue Jan  6 13:40:02 1998  Richard Henderson  <rth@cygnus.com>
+
+       * scripttempl/i960.sc: Don't explicitly set .data and .bss start.
+
 Fri Jan  2 20:15:37 1998  Michael Meissner  <meissner@cygnus.com>
 
        * ldgram.y (attributes_opt): Pass region pointer to
@@ -36,16 +106,6 @@ Thu Jan  1 18:04:51 1998  Jeffrey A Law  (law@cygnus.com)
        * scripttempl/h8300h.sc: Fix typo.
        * scripttempl/h8300s.sc: Likewise.
 
-start-sanitize-sky
-Mon Dec 22 16:54:39 1997  Doug Evans  <devans@canuck.cygnus.com>
-
-       * Makefile.am (etxvuelf.c): Add rule for.
-       * Makefile.in: Regenerate.
-       * configure: Regenerate.
-       * configure.tgt (txvu-*-*): Recognize.
-       * emulparams/txvuelf.sh: New file.
-
-end-sanitize-sky
 Sun Dec 21 12:51:49 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * ldexp.c (fold_name): Don't crash if the symbol is defined in a
This page took 0.024729 seconds and 4 git commands to generate.