diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-08-21 03:18:55 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-08-21 03:18:55 +0000 |
commit | 3f331512e881aef9820743d3671caee725509788 (patch) | |
tree | bf2970b030aa5d323fe9ce1f1cf29798391e95d5 /gas | |
parent | 61c49d66527215b06dcda6756de96b9aabf95827 (diff) | |
download | gdb-3f331512e881aef9820743d3671caee725509788.zip gdb-3f331512e881aef9820743d3671caee725509788.tar.gz gdb-3f331512e881aef9820743d3671caee725509788.tar.bz2 |
* gas/i386/white.l: Revert patch of August 12.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 500c682..9b21525 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Thu Aug 20 23:18:06 1998 Ian Lance Taylor <ian@cygnus.com> + + * gas/i386/white.l: Revert patch of August 12. + Wed Aug 12 11:54:37 1998 Jeffrey A Law (law@cygnus.com) * gas/mn10300/udf.s: New test. @@ -5,6 +9,9 @@ Wed Aug 12 11:54:37 1998 Jeffrey A Law (law@cygnus.com) Wed Aug 12 13:25:38 1998 Alan Modra <alan@spri.levels.unisa.edu.au> + * gas/i386/general.l: Test andb $~0x80,foo. + * gas/i386/general.s: Update. + * gas/i386/white.l: Expect warning for stand-alone ss prefix. start-sanitize-m32rx |