tweak
[binutils-gdb.git] / ld / ChangeLog
index be9e602c5cdc7f9f3599052cc9a6afe364fe9929..bdad02b43e6a70794a085aabb858834d171cd7a0 100644 (file)
@@ -1,3 +1,280 @@
+Fri Apr  3 00:56:50 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ld.texinfo: Completely rewrite linker script documentation.
+
+Mon Mar 30 12:47:33 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Set version to 2.9.1.
+       * configure: Rebuild.
+
+       * Branched binutils 2.9.
+
+Sat Mar 28 16:48:19 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am (MOSTLYCLEANFILES): Remove tmpdir.
+       (mostlyclean-local): New target to remove tmpdir.
+       * Makefile.in: Rebuild.
+
+       Fix some gcc -Wall warnings:
+       * ldcref.c (output_cref): Add casts to avoid warnings.
+       * ldfile.c (ldfile_add_arch): Likewise.
+       * ldlang.c (lang_leave_overlay_section): Likewise.
+       * lexsup.c (OPTION_COUNT): Likewise.
+       (parse_args): Likewise.
+       * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan):
+       Likewise.
+       * emultempl/sunos.em (gld${EMULATION_NAME}_search_dir): Likewise.
+       * ldlang.c (lang_check): Initialize variables to avoid warnings.
+       * ldwrite.c (build_link_order): Likewise.
+       * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Likewise.
+       * emultempl/armcoff.em (gld${EMULATION_NAME}_before_allocation):
+       Remove unused variables.
+
+       * Makefile.am (MOSTLYCLEANFILES): Correct name (was
+       MOSTCLEANFILES).
+       * Makefile.in: Rebuild.
+
+Fri Mar 27 16:39:25 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): Put
+       ARM code inside ifdef TARGET_IS_armpe.
+
+Wed Mar 25 11:34:13 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       Based on patch from H.J. Lu  <hjl@gnu.org>:
+       * Makefile.am (LDDISTSTUFF): New variable.
+       (diststuff): New target.
+       * Makefile.in: Rebuild.
+
+       * scripttempl/pe.sc: Only include .idata\$[0-7] in .idata when
+       relocating.
+
+Tue Mar 24 15:59:29 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * scripttempl/pe.sc (.text): Add .glue_7 and .glue_7t sections to
+       hold Arm/Thumb stubs.
+
+       * emultempl/pe.em (gld_pe_before_allocation): Call
+       arm_process_before_allocation (for ARM/Thumb targets) in order to
+       gather interworking stb information.
+
+Mon Mar 23 18:54:15 1998  Joel Sherrill  <joel@OARcorp.com>
+
+       * configure.tgt: (sh*-*-rtems*): Switched from ELF to COFF.
+
+Fri Mar 20 19:17:13 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * aclocal.m4, configure: Rebuild with libtool 1.2.
+
+Thu Mar 19 14:54:45 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * scripttempl/pe.sc: The Cygwin32 library uses a .data$nocopy
+       section to avoid copying certain data on fork.  The linker used to
+       include this between __data_start__ and __data_end__, but that
+       breaks building the cygwin32 dll.  The fix is to rename the
+       section ".data_cygwin_nocopy" and explictly include it after
+       __data_end__.
+
+Wed Mar 18 09:42:24 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.tgt (targ_extra_emuls): Add thumb-pe target.
+
+Sun Mar  8 23:34:14 1998  Stan Cox  <scox@equinox.cygnus.com>
+
+       * configure.tgt (sparclite*-*-elf): Added.
+
+start-sanitize-vr4320
+Tue Mar  3 11:16:35 1998  Gavin Koch  <gavin@cygnus.com>
+
+       * configure.tgt (mips*vr4320el-*-elf*,mips*vr4320-*-elf*): Added.
+
+end-sanitize-vr4320
+Mon Mar  2 19:24:08 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * ldlang.c (lang_size_sections): If the default memory region is
+       *default*, see if there is a memory region that could be used.
+
+start-sanitize-d30v
+Thu Feb 26 17:09:53 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * scripttempl/elfd30v.sc: Add support for .eit_v section and put
+       it at 0xfffff020.
+       * emulparams/d30v{elf,_o,_e}.sh: Ditto.
+
+end-sanitize-d30v
+Mon Feb 23 17:46:51 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * emultempl/pe.em (sort_sections): Permit the wildcard to include
+       a trailing '*' when sorting grouped sections.
+       * scripttempl/pe.sc: Include grouped sections using NAME\$*.  Only
+       include them when relocating.
+
+Wed Feb 18 23:39:46 1998  Richard Henderson  <rth@cygnus.com>
+
+       * Makefile.am (install-exec-local): Install properly when ln
+       fails or tooldir == prefix.
+
+Fri Feb 13 15:24:06 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am (AUTOMAKE_OPTIONS): Define.
+       * configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
+
+Thu Feb 12 14:10:44 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * scripttempl/elf.sc: Align the _end symbol according to the ELF
+       format size.  From Gordon W. Ross <gwr@mc.com>.
+
+       NetBSD patches from Gordon W. Ross <gwr@mc.com>:
+       * configure.host (alpha*-*-netbsd*): New host.
+       * configure.tgt (alpha*-*-netbsd*, powerpc-*-netbsd*): New
+       targets.
+
+       * lexsup.c (help): Update bug-gnu-utils address.
+       * ld.texinfo (Bug Reporting): Likewise.
+
+Tue Feb 10 18:05:56 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ldlang.c (lang_size_sections): Warn if some memory regions were
+       defined, but a loadable section is going into the default memory
+       region.
+
+Tue Feb 10 16:17:20 1998  H.J. Lu  <hjl@gnu.org>
+
+       * ldlex.l (V_IDENTIFIER): Allow '.' as symbol prefix.
+
+Tue Feb 10 15:09:45 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am (Makefile): Add target, for dependencies on
+       configure.host and configure.tgt.
+       * configure.host, configure.tgt: Change -linux* to -linux-gnu*.
+       * Makefile.in: Rebuild.
+
+start-sanitize-r5900
+Tue Feb 10 11:52:33 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (ALL_EMULATIONS): Add eelf32l5900.o
+       (eelf32l5900.c): Add rule for building.
+       * configure.tgt: Use r5900 specific emulation script.
+       * emulparams/elf32l5900.sh: 5900 specific emulation script.
+
+end-sanitize-r5900
+Mon Feb  9 13:44:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * scripttempl/elfd10v.sc (.stack): Move stack to 0x00..7FFE.
+
+       * emulparams/d10velf.sh (READONLY_START_ADDR): Read only section
+       moved to 0x00.....4.
+
+Sat Feb  7 15:41:26 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure, aclocal.m4: Rebuild with new libtool.
+
+Thu Feb  5 12:16:11 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * scripttempl/pe.sc: Remove ${RELOCATING-0} from all sections.
+       From Thomas de Lellis <tdel@wrs.com>.
+
+       * configure, Makefile.in, aclocal.m4: Rebuild with new libtool.
+
+Wed Feb  4 13:02:32 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am (ld_new_LDADD): Remove @LEXLIB@.
+       * Makefile.in: Rebuild.
+
+Mon Feb  2 19:34:54 1998  Steve Haworth  <steve@pm.cse.rmit.EDU.AU>
+
+       Add tms320c30 support:
+       * configure.tgt (tic30-*-*aout*, tic30-*-*coff*): New targets.
+       * emulparams/tic30aout.sh: New file.
+       * emulparams/tic30coff.sh: New file.
+       * scripttempl/tic30aout.sc: New file.
+       * scripttempl/tic30coff.sc: New file.
+       * Makefile.am (ALL_EMULATIONS): Add etic30aout.o and
+       etic30coff.o.
+       (etic30aout.c, etic30coff.c): New targets.
+       * Makefile.in: Rebuild.
+
+Mon Feb  2 14:10:59 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.host: Correct HOSTING_CRT0 in alpha*-*-linux* case to
+       accept either ld.so or ld-linux.so.
+
+Fri Jan 30 19:16:28 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * Makefile.am ({CC,CXX}_FOR_TARGET): Change program_transform_name
+       to transform.
+       * Makefile.in: Regenerate.
+
+Fri Jan 30 19:15:17 1998  Geoff Keating  <geoffk@ozemail.com.au>
+
+       * scripttempl/elfppc.sc: Put .dynsbss in .sbss.
+
+Fri Jan 30 11:43:49 1998  H.J. Lu  <hjl@gnu.ai.mit.edu>
+
+       * Makefile.am (eelf32bsmip.c, eelf32lsmip.c): New targets.
+       * Makefile.in: Rebuild.
+
+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
@@ -45,16 +322,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