aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog-2005
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2009-04-11 14:42:17 +0000
committerH.J. Lu <hjl.tools@gmail.com>2009-04-11 14:42:17 +0000
commita04a463356f9b80b1e3550d75e9a51eeb5d427e3 (patch)
treed8c7cada1df1b5d12112cb4cce5764d09114498c /gas/ChangeLog-2005
parent6dc6e8343321b890635f465361bdb7b5cafa65a2 (diff)
downloadfsf-binutils-gdb-a04a463356f9b80b1e3550d75e9a51eeb5d427e3.zip
fsf-binutils-gdb-a04a463356f9b80b1e3550d75e9a51eeb5d427e3.tar.gz
fsf-binutils-gdb-a04a463356f9b80b1e3550d75e9a51eeb5d427e3.tar.bz2
Move testsuite ChangeLog entries to testsuite/ChangeLog*.
Diffstat (limited to 'gas/ChangeLog-2005')
-rw-r--r--gas/ChangeLog-200529
1 files changed, 0 insertions, 29 deletions
diff --git a/gas/ChangeLog-2005 b/gas/ChangeLog-2005
index 416735e..99a6b3c 100644
--- a/gas/ChangeLog-2005
+++ b/gas/ChangeLog-2005
@@ -134,8 +134,6 @@
BFD_RELOC_ARM_PCREL_JUMP.
(tc_gen_reloc): Handle BFD_RELOC_ARM_PCREL_CALL and
BFD_RELOC_ARM_PCREL_JUMP.
- gas/testsuite/
- * gas/arm/pic.d: Allow R_ARM_CALL relocations.
2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
@@ -1721,33 +1719,6 @@
* config/tc-ms1.c: New.
* config/tc-ms1.h: New.
- * testsuite/gas/ms1/allinsn.d: New.
- * testsuite/gas/ms1/allinsn.s: New.
- * testsuite/gas/ms1/badinsn.s: New.
- * testsuite/gas/ms1/badinsn1.s: New.
- * testsuite/gas/ms1/badoffsethigh.s: New.
- * testsuite/gas/ms1/badoffsetlow.s: New.
- * testsuite/gas/ms1/badorder.s: New.
- * testsuite/gas/ms1/badreg.s: New.
- * testsuite/gas/ms1/badsignedimmhigh.s: New.
- * testsuite/gas/ms1/badsignedimmlow.s: New.
- * testsuite/gas/ms1/badsyntax.s: New.
- * testsuite/gas/ms1/badsyntax1.s: New.
- * testsuite/gas/ms1/badunsignedimmhigh.s: New.
- * testsuite/gas/ms1/badunsignedimmlow.s: New.
- * testsuite/gas/ms1/errors.exp: New.
- * testsuite/gas/ms1/ldst.s: New.
- * testsuite/gas/ms1/misc.d: New.
- * testsuite/gas/ms1/misc.s: New.
- * testsuite/gas/ms1/ms1-16-003.d: New.
- * testsuite/gas/ms1/ms1-16-003.s: New.
- * testsuite/gas/ms1/ms1.exp: New.
- * testsuite/gas/ms1/msys.d: New.
- * testsuite/gas/ms1/msys.s: New.
- * testsuite/gas/ms1/relocs.d: New.
- * testsuite/gas/ms1/relocs.exp: New.
- * testsuite/gas/ms1/relocs1.s: New.
- * testsuite/gas/ms1/relocs2.s: New.
2005-07-05 Jan Beulich <jbeulich@novell.com>