aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/arm/ChangeLog-2021
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-07-08 02:33:28 -0400
committerMike Frysinger <vapier@gentoo.org>2021-08-17 20:27:36 -0400
commit9335d9f8235a13777ae058b1ad59f124b678f4fc (patch)
tree55967dca6225c01fddbe724e1549446d1c472959 /sim/testsuite/arm/ChangeLog-2021
parent8ae5245324fdc1d42cc221ce72689b40f4c08f66 (diff)
downloadbinutils-9335d9f8235a13777ae058b1ad59f124b678f4fc.zip
binutils-9335d9f8235a13777ae058b1ad59f124b678f4fc.tar.gz
binutils-9335d9f8235a13777ae058b1ad59f124b678f4fc.tar.bz2
sim: rename ChangeLog files to ChangeLog-2021
Now that ChangeLog entries are no longer used for sim patches, this commit renames all relevant sim ChangeLog to ChangeLog-2021, similar to what we would do in the context of the "Start of New Year" procedure. The purpose of this change is to avoid people merging ChangeLog entries by mistake when applying existing commits that they are currently working on. Also throw in a .gitignore entry to keep people from adding new ChangeLog files anywhere in the sim tree.
Diffstat (limited to 'sim/testsuite/arm/ChangeLog-2021')
-rw-r--r--sim/testsuite/arm/ChangeLog-2021133
1 files changed, 133 insertions, 0 deletions
diff --git a/sim/testsuite/arm/ChangeLog-2021 b/sim/testsuite/arm/ChangeLog-2021
new file mode 100644
index 0000000..89fab48
--- /dev/null
+++ b/sim/testsuite/arm/ChangeLog-2021
@@ -0,0 +1,133 @@
+2021-04-08 Mike Frysinger <vapier@gentoo.org>
+
+ * allinsn.exp (arch): Delete.
+ * iwmmxt/iwmmxt.exp, misc.exp, thumb/allthumb.exp, xscale/xscale.exp:
+ Likewise.
+
+2021-02-13 Mike Frysinger <vapier@gentoo.org>
+
+ * allinsn.exp, iwmmxt/iwmmxt.exp, misc.exp, thumb/allthumb.ex,
+ xscale/xscale.exp: Define arch.
+
+2013-05-07 Jayant Sonar <jayant.sonar@kpitcummins.com>
+ Kaushik Phatak <Kaushik.Phatak@kpitcummins.com>
+
+ * movw-movt.ms: New file: Test movw & movt instructions.
+
+2011-07-01 Nick Clifton <nickc@redhat.com>
+
+ PR sim/12737
+ * iwmmxt/wcmpgt.cgs: Remove expectation of failure.
+ * iwmmxt/wmac.cgs: Remove expectation of failure.
+ * iwmmxt/wsra.cgs: Remove expectation of failure.
+ * xscale/blx.cgs: Remove expectation of failure.
+
+2011-05-11 Joseph Myers <joseph@codesourcery.com>
+ Hans-Peter Nilsson <hp@axis.com>
+
+ PR sim/12737
+ * iwmmxt/wcmpgt.cgs, iwmmxt/wmac.cgs,
+ iwmmxt/wsra.cgs, xscale/blx.cgs: Kfail.
+
+2011-05-04 Joseph Myers <joseph@codesourcery.com>
+
+ * allinsn.exp (xscale*-*-*): Don't handle target.
+ * misc.exp (thumb*-*-*, xscale*-*-*): Don't handle
+ targets.
+ * iwmmxt/iwmmxt.exp: Test for arm*-*-* instead of
+ xscale*-*-*.
+ * thumb/allthumb.exp (thumb*-*-*): Don't handle target.
+ * xscale/xscale.exp: Test for arm*-*-* instead of
+ xscale*-*-*.
+
+2003-04-01 Nick Clifton <nickc@redhat.com>
+
+ * .: New directory: Tests for ARM simulator.
+ * allinsn.exp: New file: Test script.
+ * testutils.inc: New file: Test macros.
+ * adc.cgs, add.cgs, and.cgs,
+ b.cgs, bic.cgs, bl.cgs, bx.cgs,
+ cmn.cgs, cmp.cgs, eor.cgs,
+ hello.ms, ldm.cgs, ldr.cgs,
+ ldrb.cgs, ldrh.cgs, ldrsb.cgs,
+ ldrsh.cgs, misaligned1.ms, misaligned2.ms,
+ misaligned3.ms, misc.exp, mla.cgs,
+ mov.cgs, mrs.cgs, msr.cgs,
+ mul.cgs, mvn.cgs, orr.cgs,
+ rsb.cgs, rsc.cgs, sbc.cgs,
+ smlal.cgs, smull.cgs, stm.cgs,
+ str.cgs, strb.cgs, strh.cgs,
+ sub.cgs, swi.cgs, swp.cgs,
+ swpb.cgs, teq.cgs, tst.cgs,
+ umlal.cgs, umull.cgs: New files: ARM tests.
+ * iwmmxt: New Directory: Tests for iWMMXt.
+ * iwmmxt/iwmmxt.exp: New file: Test script.
+ * iwmmxt/testutils.inc: New file: Test macros.
+ * iwmmxt/tbcst.cgs, iwmmxt/textrm.cgs,
+ iwmmxt/tinsr.cgs, iwmmxt/tmia.cgs,
+ iwmmxt/tmiaph.cgs, iwmmxt/tmiaxy.cgs,
+ iwmmxt/tmovmsk.cgss, iwmmxt/wacc.cgs,
+ iwmmxt/wadd.cgs, iwmmxt/waligni.cgs,
+ iwmmxt/walignr.cgs, iwmmxt/wand.cgs,
+ iwmmxt/wandn.cgs, iwmmxt/wavg2.cgs,
+ iwmmxt/wcmpeq.cgs, iwmmxt/wcmpgt.cgs,
+ iwmmxt/wmac.cgs, iwmmxt/wmadd.cgs,
+ iwmmxt/wmax.cgs, iwmmxt/wmin.cgs,
+ iwmmxt/wmov.cgs, iwmmxt/wmul.cgs,
+ iwmmxt/wor.cgs, iwmmxt/wpack.cgs,
+ iwmmxt/wror.cgs, iwmmxt/wsad.cgs,
+ iwmmxt/wshufh.cgs, iwmmxt/wsll.cgs,
+ iwmmxt/wsra.cgs, iwmmxt/wsrl.cgs,
+ iwmmxt/wsub.cgs, iwmmxt/wunpckeh.cgs,
+ iwmmxt/wunpckel.cgs, iwmmxt/wunpckih.cgs,
+ iwmmxt/wunpckil.cgs, iwmmxt/wxor.cgs,
+ iwmmxt/wzero.cgs: New files: iWMMXt tests.
+ * thumb: New Directory: Thumb tests.
+ * thumb/allthumb.exp: New file: Test script.
+ * thumb/testutils.inc: New file: Test macros.
+ * thumb/adc.cgs, thumb/add-hd-hs.cgs,
+ thumb/add-hd-rs.cgs, thumb/add-rd-hs.cgs,
+ thumb/add-sp.cgs, thumb/add.cgs,
+ thumb/addi.cgs, thumb/addi8.cgs,
+ thumb/and.cgs, thumb/asr.cgs, thumb/b.cgs,
+ thumb/bcc.cgs, thumb/bcs.cgs,
+ thumb/beq.cgs, thumb/bge.cgs,
+ thumb/bgt.cgs, thumb/bhi.cgs,
+ thumb/bic.cgs, thumb/bl-hi.cgs,
+ thumb/bl-lo.cgs, thumb/ble.cgs,
+ thumb/bls.cgs, thumb/blt.cgs,
+ thumb/bmi.cgs, thumb/bne.cgs,
+ thumb/bpl.cgs, thumb/bvc.cgs,
+ thumb/bvs.cgs, thumb/bx-hs.cgs,
+ thumb/bx-rs.cgs, thumb/cmn.cgs,
+ thumb/cmp-hd-hs.cgs, thumb/cmp-hd-rs.cgs,
+ thumb/cmp-rd-hs.cgs, thumb/cmp.cgs,
+ thumb/eor.cgs, thumb/lda-pc.cgs,
+ thumb/lda-sp.cgs, thumb/ldmia.cgs,
+ thumb/ldr-imm.cgs, thumb/ldr-pc.cgs,
+ thumb/ldr-sprel.cgs, thumb/ldr.cgs,
+ thumb/ldrb-imm.cgs, thumb/ldrb.cgs,
+ thumb/ldrh-imm.cgs, thumb/ldrh.cgs,
+ thumb/ldsb.cgs, thumb/ldsh.cgs,
+ thumb/lsl.cgs, thumb/lsr.cgs,
+ thumb/mov-hd-hs.cgs, thumb/mov-hd-rs.cgs,
+ thumb/mov-rd-hs.cgs, thumb/mov.cgs,
+ thumb/mul.cgs, thumb/mvn.cgs,
+ thumb/neg.cgs, thumb/orr.cgs,
+ thumb/pop-pc.cgs, thumb/pop.cgs,
+ thumb/push-lr.cgs, thumb/push.cgs,
+ thumb/ror.cgs, thumb/sbc.cgs,
+ thumb/stmia.cgs, thumb/str-imm.cgs,
+ thumb/str-sprel.cgs, thumb/str.cgs,
+ thumb/strb-imm.cgs, thumb/strb.cgs,
+ thumb/strh-imm.cgs, thumb/strh.cgs,
+ thumb/sub-sp.cgs, thumb/sub.cgs,
+ thumb/subi.cgs, thumb/subi8.cgs,
+ thumb/swi.cgs, thumb/tst.cgs: New files: Thumb
+ tests.
+ * xscale: New directory.
+ * xscale/xscale.exp: New file: Test script.
+ * xscale/testutils.inc: New file: Test macros.
+ * xscale/blx.cgs, xscale/mia.cgs,
+ xscale/miaph.cgs, xscale/miaxy.cgs,
+ xscale/mra.cgs: New files: XScale tests.