diff options
author | Paul Brook <paul@codesourcery.com> | 2006-09-16 16:28:05 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2006-09-16 16:28:05 +0000 |
commit | a407f8d9f4ed68d17a169e16959665ecfeb286e4 (patch) | |
tree | 9e082109c08821442df2fd162bed4adb83ff95b7 | |
parent | 6c7c31ab90f1bdf8aa9aa38c0b45056335316b03 (diff) | |
download | gdb-a407f8d9f4ed68d17a169e16959665ecfeb286e4.tar.gz |
2006-09-16 Paul Brook <paul@codesourcery.com>
gas/testsuite/
* gas/arm/unwind.s: Test two argument form of .movsp.
* gas/arm/unwind.d: Update expected output.
* gas/arm/unwind_vxworks.d: Ditto.
-rw-r--r-- | ChangeLog.csl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl index 367101577b4..cea35d2dedd 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,3 +1,10 @@ +2006-09-16 Paul Brook <paul@codesourcery.com> + + gas/testsuite/ + * gas/arm/unwind.s: Test two argument form of .movsp. + * gas/arm/unwind.d: Update expected output. + * gas/arm/unwind_vxworks.d: Ditto. + 2006-09-14 Paul Brook <paul@codesourcery.com> gas/ |