diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-12-15 20:46:54 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-12-15 20:46:54 +0000 |
commit | 7387c3552331e04e4e806b71275b7c1663b9a7cf (patch) | |
tree | 76f0fc2f18d8e3be05d49496981588de98671c58 /gas | |
parent | cf4aca575b6e9410466febfbf5eac700df26335e (diff) | |
download | gdb-7387c3552331e04e4e806b71275b7c1663b9a7cf.zip gdb-7387c3552331e04e4e806b71275b7c1663b9a7cf.tar.gz gdb-7387c3552331e04e4e806b71275b7c1663b9a7cf.tar.bz2 |
Makefile.in (RUNTEST): New variable.
(CHECKFLAGS): Pass it down.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c1ce34c..5f5a258 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Wed Dec 15 15:39:53 1993 Ken Raeburn (raeburn@cujo.cygnus.com) + * Makefile.in (RUNTEST): New variable. + (CHECKFLAGS): Pass it down. + * ecoff.c (ecoff_directive_frame): Permit extra trailing operands; unused for now, but supplied by Alpha OSF1 compiler. |