12021-04-08 Mike Frysinger <vapier@gentoo.org> 2 3 * allinsn.exp (arch): Delete. 4 * fr400/allinsn.exp, fr500/allinsn.exp, fr550/allinsn.exp, 5 interrupts.exp, misc.exp, parallel.exp: Likewise. 6 72021-02-13 Mike Frysinger <vapier@gentoo.org> 8 9 * allinsn.exp, fr400/allinsn.exp, fr500/allinsn.exp, 10 fr550/allinsn.exp, interrupts.exp, misc.exp, 11 parallel.exp: Define arch. 12 132021-01-15 Mike Frysinger <vapier@gentoo.org> 14 15 * cache.ms: New testcase from ../../frv-elf/. 16 * exit47.ms, grloop.ms, hello.ms: Likewise. 17 * misc.exp: New file. 18 192004-03-01 Richard Sandiford <rsandifo@redhat.com> 20 21 * allinsn.exp (all_machs): Add fr405 and fr450. 22 * fr400/allinsn.exp (all_machs): Likewise. 23 * fr400/addss.cgs (mach): Change to "fr405 fr450". 24 * fr400/scutss.cgs (mach): Likewise. 25 * fr400/slass.cgs (mach): Likewise. 26 * fr400/smass.cgs (mach): Likewise. 27 * fr400/smsss.cgs (mach): Likewise. 28 * fr400/smu.cgs (mach): Likewise. 29 * fr400/subss.cgs (mach): Likewise. 30 * interrupts/fp_exception.cgs: Replace fmadds with .word. 31 * interrupts/fp_exception-fr550.cgs: Likewise. 32 * mqlclrhs.cgs: New test. 33 * mqlmths.cgs: New test. 34 * mqsllhi.cgs: New test. 35 * mqsrahi.cgs: New test. 36 372004-03-01 Richard Sandiford <rsandifo@redhat.com> 38 39 * fr400/scutss.cgs: Fix tests to account for rounding. 40 Add some new ones. 41 422004-03-01 Richard Sandiford <rsandifo@redhat.com> 43 44 * {rstb,rsth,rst,rstd,rstq}.cgs: Delete. 45 * {rstbf,rsthf,rstf,rstdf,rstqf}.cgs: Delete. 46 472003-10-10 Dave Brolley <brolley@redhat.com> 48 49 * testutils.inc (or_gr_immed): New macro. 50 * fp_exception-fr550.cgs: Write insns using 51 unaligned registers into the program in order to 52 cause the required exceptions. 53 * fp_exception.cgs: Ditto. 54 * regalign.cgs: Ditto. 55 562003-10-06 Dave Brolley <brolley@redhat.com> 57 58 * fr550: New subdirectory. 59 * fr400/*.cgs: Add fr550 as appropriate. 60 * fr500/*.cgs: Add fr550 as appropriate. 61 * interrupts/*.cgs: Add fr550 as appropriate. 62 * interrupts/*-fr550.cgs: New test cases for fr550. 63 642003-09-19 Michael Snyder <msnyder@redhat.com> 65 66 * nldqi.cgs: Remove. This insn was never implemented 67 by Fujitsu. 68 692003-09-19 Dave Brolley <brolley@redhat.com> 70 71 * rstqf.cgs: Use nldq instead of nldqi. 72 * rstq.cgs: Use nldq instead of nldqi. 73 742003-09-11 Michael Snyder <msnyder@redhat.com> 75 76 * movgs.cgs: Change lcr to spr[273], 77 which according to the comments seems to be the intent. 78 792003-09-09 Dave Brolley <brolley@redhat.com> 80 81 * maddaccs.cgs: move to fr400 subdirectory. 82 * msubaccs.cgs: move to fr400 subdirectory. 83 * masaccs.cgs: move to fr400 subdirectory. 84 852003-09-03 Michael Snyder <msnyder@redhat.com> 86 87 * fr500/mclracc.cgs: Change mach to 'all', to be 88 consistent with other tests in the directory. 89 902003-09-03 Michael Snyder <msnyder@redhat.com> 91 92 * interrupts/Ipipe-fr400.cgs: New file. 93 * interrupts/Ipipe-fr500.cgs: New file. 94 * interrupts/Ipipe.cgs: Remove (replaced by above). 95