* ldgram.y (atype): Accept parentheses with no type.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index d9c3c1cef36abb0479ff935d3645865dedec5a4b..6541492e6c976c8a838fc3398d5c7ebcd4914946 100644 (file)
@@ -1,3 +1,48 @@
+Wed Aug 20 11:14:13 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ldgram.y (atype): Accept parentheses with no type.
+
+       * ld.texinfo (Section Definition): Clarify use of whitespace.
+       (Section Placement): Likewise.
+
+start-sanitize-v850eq
+Mon Aug 18 11:12:03 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.tgt (targ_extra_emuls): Add support for v850e target.
+end-sanitize-v850eq
+
+start-sanitize-v850e
+Mon Aug 18 11:12:03 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.tgt (targ_extra_emuls): Add support for v850e target.
+end-sanitize-v850e
+
+Sat Aug  9 00:42:27 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am (ld.info): Change dependency from
+       $(BFDDIR)/doc/bfdsumm.texi to bfdsumm.texi.
+       (ld.dvi): Likewise.
+       (bfdsumm.texi): New target.
+       (CLEANFILES): Add bfdsumm.texi.
+       * Makefile.in: Rebuild.
+
+       * Makefile.am: New file, based on old Makefile.in.
+       * acinclude.m4: New file, from old aclocal.m4.
+       * configure.in: Call AM_INIT_AUTOMAKE and AM_PROG_LIBTOOL.  Remove
+       shared library handling; now handled by libtool.  Replace
+       AC_CONFIG_HEADER with AM_CONFIG_HEADER.  Call AC_PROG_YACC,
+       AC_PROG_LEX, and AC_DECL_YYTEXT.  Call AM_MAINTAINER_MODE,
+       AM_CYGWIN32, and AM_EXEEXT.  Don't call CY_CYGWIN32 or CY_EXEEXT.
+       * configure.host: Don't set HLDFLAGS, HLDENV, or RPATH_ENVVAR.
+       * acconfig.h: Mention PACKAGE and VERSION.
+       * stamp-h.in: New file.
+       * ldver.c (ld_program_version): Set ld_program_version from
+       VERSION.
+       * ldgram.y, ldlex.l: Replace VERSION with VERSIONK.
+       * Makefile.in: Now built with automake.
+       * aclocal.m4: Now built with aclocal.
+       * configure, config.in: Rebuild.
+
 Mon Jul 28 19:04:50 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
 
         * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
This page took 0.024272 seconds and 4 git commands to generate.