aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1995-04-28 03:08:55 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1995-04-28 03:08:55 +0000
commit85f667f79f0458e3c6c0cf6ce0df690d02961dc2 (patch)
treeb61c5ab442f31e4a4559239ccd33205987a78d95 /gas
parent26fc8340936a96aa9e22d7dda1d20ddbb1d97c11 (diff)
downloadfsf-binutils-gdb-85f667f79f0458e3c6c0cf6ce0df690d02961dc2.zip
fsf-binutils-gdb-85f667f79f0458e3c6c0cf6ce0df690d02961dc2.tar.gz
fsf-binutils-gdb-85f667f79f0458e3c6c0cf6ce0df690d02961dc2.tar.bz2
* Makefile.in (RUNTEST): Use one in srcdir if present.
(RUNTESTFLAGS): Define.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 93c2f5d..b78e623 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Thu Apr 27 20:07:33 1995 Doug Evans <dje@canuck.cygnus.com>
+
+ * Makefile.in (RUNTEST): Use one in srcdir if present.
+ (RUNTESTFLAGS): Define.
+
Wed Apr 26 15:54:10 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
Support for more portable alignment handling in assembly code,