From 72068e8ec06a398cd82a3140b0ae069df2cfeac9 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 20 Aug 1997 15:15:22 +0000 Subject: [PATCH] * ldgram.y (atype): Accept parentheses with no type. * ld.texinfo (Section Definition): Clarify use of whitespace. (Section Placement): Likewise. PR 13112. --- ld/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index bfad97314d4..6541492e6c9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,31 @@ +Wed Aug 20 11:14:13 1997 Ian Lance Taylor + + * 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 + + * 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 + + * configure.tgt (targ_extra_emuls): Add support for v850e target. +end-sanitize-v850e + Sat Aug 9 00:42:27 1997 Ian Lance Taylor + * 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 -- 2.30.2