diff options
-rw-r--r-- | gdb/testsuite/Makefile.in | 2 | ||||
-rw-r--r-- | ld/ChangeLog | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/testsuite/Makefile.in b/gdb/testsuite/Makefile.in index f117c6d..642c1dc 100644 --- a/gdb/testsuite/Makefile.in +++ b/gdb/testsuite/Makefile.in @@ -1,5 +1,5 @@ # Makefile for regression testing the GNU debugger. -# Copyright (C) 1987, 88, 90, 91, 92, 93, 1994 Free Software Foundation, Inc. +# Copyright (C) 1992, 93, 1994 Free Software Foundation, Inc. #This file is part of GDB. diff --git a/ld/ChangeLog b/ld/ChangeLog index 229c90b..e04c86a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -50,6 +50,10 @@ Fri Apr 15 14:35:42 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * ldlang.c (lang_size_sections): When relaxing, adjust the position of a padding statement, and adjust dot accordingly. +Mon Apr 11 17:37:09 1994 Bill Cox (bill@rtl.cygnus.com) + + * Makefile.in (EXPECT, RUNTEST): Set these for the check goal. + Mon Apr 11 12:32:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * scripttempl/i386coff.sc: If relocating, don't put .init and |