diff options
author | Stephane Carrez <stcarrez@nerim.fr> | 2002-12-01 14:32:48 +0000 |
---|---|---|
committer | Stephane Carrez <stcarrez@nerim.fr> | 2002-12-01 14:32:48 +0000 |
commit | 27bdea3da4e21f3779950e8bf2d7e15e106af694 (patch) | |
tree | 5daec97f2aafd7a01da72af682295451b61e1e52 /gas/testsuite/ChangeLog | |
parent | c17aa364e9c4fbe30e6321f288551c0e663e66d7 (diff) | |
download | gdb-27bdea3da4e21f3779950e8bf2d7e15e106af694.zip gdb-27bdea3da4e21f3779950e8bf2d7e15e106af694.tar.gz gdb-27bdea3da4e21f3779950e8bf2d7e15e106af694.tar.bz2 |
* gas/m68hc11/m68hc11.exp: Rename from all.exp; run the new tests.
* gas/m68hc11/all.exp: Remove.
* gas/m68hc11/indexed12.d: New test.
* gas/m68hc11/indexed12.s: Likewise.
* gas/m68hc11/bug-1825.d: Likewise.
* gas/m68hc11/bug-1825.s: Likewise.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 44ce671..95c9be9 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,14 @@ 2002-12-01 Stephane Carrez <stcarrez@nerim.fr> + * gas/m68hc11/m68hc11.exp: Rename from all.exp; run the new tests. + * gas/m68hc11/all.exp: Remove. + * gas/m68hc11/indexed12.d: New test. + * gas/m68hc11/indexed12.s: Likewise. + * gas/m68hc11/bug-1825.d: Likewise. + * gas/m68hc11/bug-1825.s: Likewise. + +2002-12-01 Stephane Carrez <stcarrez@nerim.fr> + * gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump can find the real symbol and not a gas internal debug symbol. * gas/m68hc11/insns.d: Update. |