diff options
author | Jan Beulich <jbeulich@novell.com> | 2005-05-06 06:30:33 +0000 |
---|---|---|
committer | Jan Beulich <jbeulich@novell.com> | 2005-05-06 06:30:33 +0000 |
commit | 8368879b1281a8961391c955a9a671b9fe82b352 (patch) | |
tree | 44223ec29bacf29f6186032439cef2ce30b8a570 /gas/testsuite/ChangeLog | |
parent | 539a2ce3aaf64562f5cf3bf520126ab787cd6bce (diff) | |
download | gdb-8368879b1281a8961391c955a9a671b9fe82b352.zip gdb-8368879b1281a8961391c955a9a671b9fe82b352.tar.gz gdb-8368879b1281a8961391c955a9a671b9fe82b352.tar.bz2 |
gas/testsuite/
2005-05-06 Jan Beulich <jbeulich@novell.com>
* gas/macros/dot.s: Don't use pseudo-ops in first column.
* gas/macros/dot.l: Match broader range of possible outputs.
* gas/macros/purge.l: Likewise.
* gas/macros/purge.s: Start generated macro names with an underscore.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-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 c478244..31e651e 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2005-05-06 Jan Beulich <jbeulich@novell.com> + + * gas/macros/dot.s: Don't use pseudo-ops in first column. + * gas/macros/dot.l: Match broader range of possible outputs. + * gas/macros/purge.l: Likewise. + * gas/macros/purge.s: Start generated macro names with an underscore. + 2005-05-05 Paul Brook <paul@codesourcery.com> * gas/i386/i386.exp: Don't run divide test on vxworks. |