diff options
author | Alan Modra <amodra@gmail.com> | 2011-02-07 00:04:09 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2011-02-07 00:04:09 +0000 |
commit | 32a96f364b9e54a5f42d8367ef770efead63cd50 (patch) | |
tree | 3f7ebe5c23c45e76aa0c656852491ccf612b4f15 /gas/testsuite/ChangeLog | |
parent | 66ab83dd8a1cf1004c2e64d9846872eb38995989 (diff) | |
download | gdb-32a96f364b9e54a5f42d8367ef770efead63cd50.zip gdb-32a96f364b9e54a5f42d8367ef770efead63cd50.tar.gz gdb-32a96f364b9e54a5f42d8367ef770efead63cd50.tar.bz2 |
PR gas/3041
* gas/m68k/p3041pcrel.s, * gas/m68k/p3041pcrel.d: New test.
* gas/m68k/all.exp: Add "p3041pcrel" and enable p3041 tests for
all m68k-aout targets.
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 412fbc0..166d8db 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2011-02-07 Vincent Riviere <vincent.riviere@freesbee.fr> + + PR gas/3041 + * gas/m68k/p3041pcrel.s, * gas/m68k/p3041pcrel.d: New test. + * gas/m68k/all.exp: Add "p3041pcrel" and enable p3041 tests for + all m68k-aout targets. + 2011-02-04 Bernd Schmidt <bernds@codesourcery.com> * gas/tic6x/dir-junk.l: Remove tests for .atomic and .noatomic. |