diff options
author | Bill Cox <bill@cygnus> | 1994-04-28 21:49:40 +0000 |
---|---|---|
committer | Bill Cox <bill@cygnus> | 1994-04-28 21:49:40 +0000 |
commit | ea68d58d4eeaf4e291321095fdbeb7cb29beaf66 (patch) | |
tree | c2600582f33c0685ca9c19562a0dc50ecbc68033 /ld/ChangeLog | |
parent | dd3a7d45f9c4812b29dac67425e50fb06650840e (diff) | |
download | gdb-ea68d58d4eeaf4e291321095fdbeb7cb29beaf66.zip gdb-ea68d58d4eeaf4e291321095fdbeb7cb29beaf66.tar.gz gdb-ea68d58d4eeaf4e291321095fdbeb7cb29beaf66.tar.bz2 |
Back-migrate minor changes in these files from 94Q1 progressive into devo:
dejagnu/ChangeLog, dejagnu/Makefile.in,
dejagnu/example/calc/Makefile.in, dejagnu/lib/remote.exp,
dejagnu/testsuite/Makefile.in,
dejagnu/testsuite/runtest.all/options.exp,
gcc/testsuite/config/unix.exp, gdb/testsuite/Makefile.in,
ld/ChangeLog, newlib/testsuite/ChangeLog, texinfo/testsuite/ChangeLog
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
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 |