diff options
author | Joseph Myers <joseph@codesourcery.com> | 2010-03-23 16:00:54 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2010-03-23 16:00:54 +0000 |
commit | 103acc3caf47443f136a90cfc6306302087c33da (patch) | |
tree | c91c76c51465db95cdb3fd3c13c01ca134fc4ff9 /gas/testsuite/ChangeLog | |
parent | f66187fdfeacda6177f7f3949fb737683f873f7f (diff) | |
download | gdb-103acc3caf47443f136a90cfc6306302087c33da.zip gdb-103acc3caf47443f136a90cfc6306302087c33da.tar.gz gdb-103acc3caf47443f136a90cfc6306302087c33da.tar.bz2 |
* gas/macros/dot.s: Remove space in .byte operands.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8fb621a..9ce2de5 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2010-03-23 Joseph Myers <joseph@codesourcery.com> + + * gas/macros/dot.s: Remove space in .byte operands. + 2010-03-22 Sebastian Pop <sebastian.pop@amd.com> Quentin Neill <quentin.neill@amd.com> |