ChangeLog-2021 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. 2021-04-08 Mike Frysinger <vapier@gentoo.org>
  2. * allinsn.exp (arch): Delete.
  3. 2021-02-13 Mike Frysinger <vapier@gentoo.org>
  4. * allinsn.exp: Define arch.
  5. 2021-01-15 Mike Frysinger <vapier@gentoo.org>
  6. * allinsn.exp: New file.
  7. * configure, configure.ac, loop.s, Makefile.in: Deleted.
  8. 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
  9. * configure: Regnerate.
  10. * configure.ac (AC_CONFIG_AUX_DIR): Update.
  11. 2015-03-30 Mike Frysinger <vapier@gentoo.org>
  12. * Makefile.in (RUNFLAGS_FOR_TARGET): Set to --environment operating.
  13. 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  14. * configure: Regenerate.
  15. 2005-01-07 Andrew Cagney <cagney@gnu.org>
  16. * configure.ac: Rename configure.in, require autoconf 2.59.
  17. * configure: Re-generate.
  18. Tue Apr 18 16:32:07 2000 Andrew Cagney <cagney@b1.cygnus.com>
  19. * t-rie-xx.s (test_rie_xx): New test.
  20. * Makefile.in (TESTS): Update.
  21. Tue Feb 22 17:36:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
  22. * Makefile.in: Force d10v into operating mode.
  23. Mon Jan 3 00:17:28 2000 Andrew Cagney <cagney@b1.cygnus.com>
  24. * t-ae-ld-d.s, t-ae-ld-i.s, t-ae-ld-id.s, t-ae-ld-im.s ,
  25. t-ae-ld-ip.s, t-ae-ld2w-d.s, t-ae-ld2w-i.s, t-ae-ld2w-id.s ,
  26. t-ae-ld2w-im.s, t-ae-ld2w-ip.s, t-ae-st-d.s, t-ae-st-i.s ,
  27. t-ae-st-id.s, t-ae-st-im.s, t-ae-st-ip.s, t-ae-st-is.s ,
  28. t-ae-st2w-d.s, t-ae-st2w-i.s, t-ae-st2w-id.s, t-ae-st2w-im.s ,
  29. t-ae-st2w-ip.s, t-ae-st2w-is.s: New tests. Check that an address
  30. exception occures when a word/two-word load/store is not word
  31. aligned.
  32. * Makefile.in (TESTS): Update.
  33. Fri Oct 29 18:36:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
  34. * t-mvtc.s: Check that the user can not modify the DM bit in the
  35. BPSW or DPSW.
  36. Thu Oct 28 01:47:26 1999 Andrew Cagney <cagney@b1.cygnus.com>
  37. * t-mvtc.s: Update. Check that user can not modify DM bit.
  38. Wed Sep 8 19:34:55 MDT 1999 Diego Novillo <dnovillo@cygnus.com>
  39. * t-ld-st.s: New file.
  40. * t-sac.s: New file.
  41. * t-sachi.s: New file.
  42. * t-slae.s: New file.
  43. 1999-01-13 Jason Molenda (jsm@bugshack.cygnus.com)
  44. * t-sadd.s: New file.
  45. * Makefile.in (TESTS): Add t-sadd.
  46. Mon Feb 16 09:20:57 1998 Andrew Cagney <cagney@b1.cygnus.com>
  47. * t-macros.i (VEC_*): Define.
  48. (DMAP_REG, DMAP_BASE, DMAP_MASK): Define.
  49. (IMAP[01]_REG): Define.
  50. * t-rdt.s (test_tdt): New file.
  51. * t-dbt.s (test_dbt): New file.
  52. * Makefile.in (TESTS): Add t-rdt and t-dbt.
  53. Fri Feb 13 16:21:13 1998 Andrew Cagney <cagney@b1.cygnus.com>
  54. * t-sp.s: New test.
  55. * Makefile.in (TESTS): Update.
  56. Wed Feb 11 17:58:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
  57. * t-macros.i: Update trap calls, func in r4, args in
  58. r0...
  59. (start): Force r0 to zero.
  60. * t-sub2w.s: Ditto.
  61. Tue Dec 9 10:41:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
  62. * t-rte.s (success): New file.
  63. * Makefile.in: Update.
  64. * t-rep.s: Check rep repeats correct number of times.
  65. Fri Dec 5 10:11:18 1997 Andrew Cagney <cagney@b1.cygnus.com>
  66. * t-mvtc.s: Check for stuck-zero in MOD_E, MOD_S.
  67. * t-trap.s: New file.
  68. * Makefile.in (TESTS): Update.
  69. Thu Dec 4 16:56:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
  70. * t-macros.i: Add definitions for PSW bits.
  71. * t-mvtc.s: New file.
  72. * Makefile.in (TESTS): Update.
  73. Wed Dec 3 16:35:24 1997 Andrew Cagney <cagney@b1.cygnus.com>
  74. * t-rac.s: New files.
  75. * t-macros.i: Add macros for checking psw and 2w quantities.
  76. * Makefile.in (TESTS): Update.
  77. Tue Dec 2 11:01:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
  78. * t-sub2w.s, t-mulxu.s, t-mac.s, t-mvtac.s, t-msbu.s, t-sub.s: New
  79. files.
  80. * Makefile.in: Update.
  81. Mon Nov 17 20:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
  82. * t-subi.s (test_subi): New file.
  83. * Makefile.in: Update.
  84. Fri Nov 14 14:06:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
  85. * t-rep.s: New file. Test case of branch to RPT_E address.
  86. Mon Nov 10 19:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
  87. * t-macros.i (_start): New file.
  88. * t-rachi.s: New file.
  89. * Makefile.in (RUN_FOR_TARGET): Look for simulator in d10v
  90. directory.