diff options
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/ChangeLog | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 53b3e58..633bada 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -157,10 +157,6 @@ Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com> * gasp.c (change_base): Don't modify numbers in strings. (pr7583) - * testsuite/gasp/*: New. - * testsuite/Makefile.in: Use gasp tests. - * testsuite/config/default.exp: Add gasp stuff. - Mon Jul 31 12:16:21 1995 Ian Lance Taylor <ian@cygnus.com> * config/tc-ppc.h (SUB_SEGMENT_ALIGN): Define. From Niclas diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 3e711ba..edc0b17 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -41,6 +41,12 @@ Tue Aug 1 11:41:30 1995 steve chamberlain <sac@slash.cygnus.com> * Makefile.in: Remove superfluous runtest gasp. +Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com> + + * gasp/*: New. + * Makefile.in: Use gasp tests. + * config/default.exp: Add gasp stuff. + Thu Jul 20 18:56:48 1995 Jeff Law (law@snake.cs.utah.edu) * gas/all/gas.exp: Disable tests that are not appropriate for |