* ldint.texinfo: Move misplaced `@end iftex'.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 8eebbc9199578e6b32b76ecef1af74a3b395fe38..9ab0cd4e90476a4dea52b04586b726bffc44b83e 100644 (file)
@@ -1,3 +1,81 @@
+Fri Oct 14 14:35:38 1994  J.T. Conklin  (jtc@rtl.cygnus.com)
+
+       * ldint.texinfo: Move misplaced `@end iftex'.
+
+Fri Oct 14 12:02:18 1994  Eric Youngdale  (eric@aib.com)
+
+       * scripttempl/elf.sc: Add .rel.ctors, .rela.ctors, .rel.dtors, and
+       .rela.dtors to the list of .rel* sections.
+
+Thu Oct 13 14:16:27 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
+
+       * configure.in (all_targets): Handle i386-linux*.
+
+Thu Oct 13 11:24:33 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
+
+       * scripttempl/aout.sc: Set _etext and __etext to ., not
+       ${DATA_ALIGNMENT}.  This is compatible with SunOS, and, with luck,
+       will not break any other system.  From Eric Valette
+       <ev@chorus.fr>.
+
+Wed Oct 12 16:22:58 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
+
+       * lexsup.c (parse_args): Change -V to be a synonym for -v.  Add
+       --verbose to get the old -V behaviour.
+       * ld.1, ld.texinfo: Document this change.
+
+Tue Sep 27 14:56:20 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Remove
+       assertion, since it could fail with a user defined linker script.
+
+       * ldexp.c (fold_name): For DEFINED case, don't try to look up the
+       name in the hash table during the first phase--the hash table does
+       not even exist at that point, much less have the right value.
+
+       * Makefile.in (CC): Define.
+       (CXX): Move definition, change from g++ to gcc.
+       (EXPECT, RUNTEST): Copy definitions from top level Makefile.in.
+       (RUNTEST_CC, RUNTEST_CFLAGS): Remove.
+       (RUNTEST_CXX, RUNTEST_CXXFLAGS): Remove.
+       (CC_FOR_TARGET, CXX_FOR_TARGET): Copy from top level Makefile.in.
+       (.cc.o): Comment out.
+       (testdir): Remove.
+       (site.exp): Don't create testdir or set tmpdir.
+       (check): Run checks even if not running native.  Use CC_FOR_TARGET
+       instead of RUNTEST_CC, and likewise for CXX.
+       (cdtest targets): Comment out.
+       * config/solaris2.mh (HOSTING_LIBS): Only mention crtend.o once.
+       * cdtest-bar.cc, cdtest-foo.cc, cdtest-foo.h: Remove.
+       * cdtest-main.cc, cdtest.exp: Remove.
+
+Mon Sep 26 11:40:30 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
+
+       * emulparams/elf32bmip.sh: Rename from elf32mipb.sh to avoid DOS
+       file naming problems.
+       * emulparams/elf32lmip.sh: Rename from elf32mipl.sh.
+       * Makefile.in (ALL_EMULATIONS): Rename eelf32mipb.o to
+       eelf32bmip.o and eelf32mipl.o to eelf32lmip.o.
+       (eelf32bmip.c): Rename from eelf32mipb.c.  Use elf32bmip.sh.
+       (eelf32lmip.c): Rename from eelf32mipl.c.  Use elf32lmip.sh.
+       * config/mipsb-elf32.mt (EMUL): Use elf32bmip, not elf32mipb.
+       * config/mipsl-elf32.mt (EMUL): Use elf32lmip, not elf32mipl.
+
+       * genscripts.sh: Always search /usr/local/TARGET/lib.
+
+       * scripttempl/elf.sc: If -N is set, force DATA_ADDR to be ".".
+
+Fri Sep 23 15:05:49 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
+
+       * configure.in: Handle i386-bsdi* targets like i386-bsd.
+
+Fri Sep 23 00:06:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * lexsup.c (parse_args): Add support for -a for HP/UX
+       compatibility.
+
+       * lexsup.c (parse_args): -c takes an argument.
+
 Tue Sep 20 14:35:27 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
 
        * ld.h (args_type): Add new field endian.
This page took 0.025976 seconds and 4 git commands to generate.