diff options
Diffstat (limited to 'sim/testsuite/cris/ChangeLog-2021')
-rw-r--r-- | sim/testsuite/cris/ChangeLog-2021 | 213 |
1 files changed, 213 insertions, 0 deletions
diff --git a/sim/testsuite/cris/ChangeLog-2021 b/sim/testsuite/cris/ChangeLog-2021 new file mode 100644 index 0000000..121b6f3 --- /dev/null +++ b/sim/testsuite/cris/ChangeLog-2021 @@ -0,0 +1,213 @@ +2021-04-08 Mike Frysinger <vapier@gentoo.org> + + * asm/asm.exp (arch): Delete. + * c/c.exp, hw/rv-n-cris/rvc.exp: Likewise. + +2021-02-13 Mike Frysinger <vapier@gentoo.org> + + * asm/asm.exp, c/c.exp, hw/rv-n-cris/rvc.exp: Define arch. + +2021-01-15 Mike Frysinger <vapier@gentoo.org> + + * c/c.exp: Change sim_run return to return_code. Set status to + pass/fail based on return_code. + * hw/rv-n-cris/rvc.exp (sim_has_rv_and_cris): Compare return_code + to 0. + +2021-01-09 Mike Frysinger <vapier@gentoo.org> + + * readlink4.c (main): Change rindex to strrchr. + +2021-01-07 Mike Frysinger <vapier@gentoo.org> + + PR ld/13900 + * c/helloaout.c: Disable test + +2021-01-07 Mike Frysinger <vapier@gentoo.org> + + * c/c.exp [cris*-*-elf] (CFLAGS_FOR_TARGET): Add -sim. + +2021-01-07 Mike Frysinger <vapier@gentoo.org> + + * c/kill2.c: Include unistd.h. + * c/pipe1.c, c/sched1.c, c/sched2.c, c/sched3.c, c/sched4.c, + c/sig5.c, c/sig8.c: Likewise. + * c/openpf1.c (main): Change close to fclose. + * c/openpf2.c: Likewise. + +2016-01-04 Mike Frysinger <vapier@gentoo.org> + + * asm/opterr1.ms: Update expected output. + * asm/opterr2.ms: Likewise. + +2015-12-25 Mike Frysinger <vapier@gentoo.org> + + * asm/io1.ms: Update expected output. + +2015-12-25 Mike Frysinger <vapier@gentoo.org> + + * hw/rv-n-cris/rvc.exp (rvdummy): Set up sane default. + +2012-03-24 Mike Frysinger <vapier@gentoo.org> + + * c/clone5.c: Update output to ignore decoded signal string. + * c/fcntl1.c, c/kill2.c, c/kill3.c, c/mprotect1.c, c/pipe5.c, + c/readlink5.c, c/rtsigprocmask1.c, c/rtsigsuspend1.c, c/sig10.c, + c/sig11.c, c/sig3.c, c/sig4.c, c/sig5.c, c/sig6.c, c/sig7.c, + c/sig8.c, c/sigreturn1.c, c/sigreturn2.c, c/syscall1.c, + c/syscall2.c, c/syscall3.c, c/syscall4.c, c/sysctl2.c: Likewise. + +2012-03-21 Mike Frysinger <vapier@gentoo.org> + + * asm/addqpc.ms: Update output to ignore decoded signal string. + * asm/boundmv32.ms, asm/fidxd.ms, asm/fidxi.ms, asm/ftagd.ms, + asm/ftagi.ms, asm/halt.ms, asm/io6.ms, asm/io7.ms, asm/io8.ms, + asm/io9.ms, asm/movecpc.ms, asm/movempc.ms, asm/movepcb.ms, + asm/movepcd.ms, asm/movepcw.ms, asm/moveqpc.ms, asm/moverbpc.ms, + asm/moverdpc.ms, asm/moverpcb.ms, asm/moverpcw.ms, asm/moverwpc.ms, + asm/movppc.ms, asm/movrss.ms, asm/movscpc.ms, asm/movsmpc.ms, + asm/movsrpc.ms, asm/movssr.ms, asm/movucpc.ms, asm/movumpc.ms, + asm/movurpc.ms, asm/msteppc1.ms, asm/msteppc2.ms, asm/msteppc3.ms, + asm/rfg.ms, asm/sbfs.ms, asm/subqpc.ms: Likewise. + +2010-10-07 Hans-Peter Nilsson <hp@axis.com> + + * c/seek3.c, c/seek4.c: New tests. + +2010-08-24 Hans-Peter Nilsson <hp@axis.com> + + * asm/nonvcv32.ms: Neutralize changed &&-in-macro gas syntax. + +2009-01-18 Hans-Peter Nilsson <hp@axis.com> + + * asm/opterr5.ms, asm/opterr4.ms, + asm/opterr3.ms, asm/bare3.ms: New tests. + +2009-01-06 Hans-Peter Nilsson <hp@axis.com> + + * c/mmap5.c, c/mmap6.c, c/mmap7.c, + c/mmap8.c, c/hellodyn3.c: New tests. + +2009-01-03 Hans-Peter Nilsson <hp@axis.com> + + * c/settls1.c: New test. + * c/exitg1.c, c/exitg2.c: New tests. + * c/uname1.c: New test. + * c/mmap1.c (MMAP_FLAGS): Default-define to + MAP_PRIVATE and use this macro in the mmap call. + * c/mmap4.c: New test. + * c/access1.c: New test. + * asm/pid1.ms: New test. + +2008-12-30 Hans-Peter Nilsson <hp@axis.com> + + * asm/badarch1.ms: Tweak error message match. + + * asm/badarch1.ms, c/badldso1.c, + c/badldso2.c, c/badldso3.c, + c/helloaout.c, c/hellodyn.c, + c/hellodyn2.c, c/writev1.c, + c/writev2.c: New tests. + * c/c.exp: If compiler links libc.so when attempting to + link dynamically, create symlink named "lib" to the directory + where it is found. Handle new test-case option "dynamic". + + * asm/opterr1.ms, asm/opterr2.ms: Adjust for + differences in getopt_long error message quoting. + +2007-11-08 Hans-Peter Nilsson <hp@axis.com> + + * asm/x0-v10.ms, asm/x0-v32.ms: Tweak + stack-pointer match pattern for 4K host environment. + +2007-10-22 Edgar E. Iglesias <edgar@axis.com> + Hans-Peter Nilsson <hp@axis.com> + + * asm/testutils.inc (test_move_cc): Add missing call to + test_cc. + * asm/asr.ms: Correct expected condition code flags. + * asm/boundr.ms: Ditto. + * asm/dstep.ms: Ditto. + * asm/lsr.ms: Ditto. + * asm/movecr.ms: Ditto. + * asm/mover.ms: Ditto. + * asm/neg.ms: Ditto. Use test_cc, not test_move_cc. + * asm/op3.ms: Check the condition code flags after the insn + under test. + * asm/movecrt10.ms: Update expected number of simulated + cycles. + * asm/movecrt32.ms: Ditto. + * asm/jsr.ms: Don't use local label 8. + * asm/nonvcv32.ms: New test. + +2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com> + + * c/freopen2.c: Added testcase. + +2006-10-02 Hans-Peter Nilsson <hp@axis.com> + Edgar E. Iglesias <edgar@axis.com> + + * c/clone5.c, c/mprotect1.c, + c/rtsigprocmask1.c, c/rtsigsuspend1.c, + c/sig7.c, c/sigreturn1.c, + c/sigreturn2.c, c/syscall1.c, + c/syscall2.c, c/sysctl2.c, c/fcntl1.c, + c/readlink2.c: Add code to print ENOSYS if syscall being + tested returns ENOSYS. Add early exit where needed. Change any + existing code to print "xyzzy", not "pass". + * asm/option3.ms, asm/option4.ms, + c/clone6.c, c/fcntl2.c, + c/mprotect2.c, c/readlink11.c, + c/rtsigprocmask2.c, c/rtsigsuspend2.c, + c/sig13.c, c/sigreturn3.c, + c/sigreturn4.c, c/syscall3.c, + c/syscall4.c, c/syscall5.c, + c/syscall6.c, c/syscall7.c, + c/syscall8.c, c/sysctl3.c: New tests. + +2006-09-30 Hans-Peter Nilsson <hp@axis.com> + + * c/pipe2.c: Adjust expected output. + (process): Don't write as much to the pipe as to trig the + inordinate-amount test in the sim pipe machinery. Correct test of + write return-value; check only that pipemax bytes were + successfully written. For error-case, emit strerror as well. + (main): Add a second read. + +2006-04-08 Hans-Peter Nilsson <hp@axis.com> + + * hw/rv-n-cris/irq6.ms: New test. + +2006-04-03 Hans-Peter Nilsson <hp@axis.com> + + * hw: New directory for subdirectories with tests. + * hw/rv-n-cris: New directory with tests. + +2006-04-02 Hans-Peter Nilsson <hp@axis.com> + + * asm/testutils.inc (test_h_mem): Use register prefix. + (testr_h_dr, test_h_dr, ldmem_h_gr, mvr_h_mem): Ditto. Correct + syntax. + + * asm/x0-v10.ms, asm/x0-v32.ms: Widen regexp for + stack pointer values. + +2006-02-23 Hans-Peter Nilsson <hp@axis.com> + + * c/time2.c: New test. + +2006-01-10 Hans-Peter Nilsson <hp@axis.com> + + * asm/x1-v10.ms, asm/x3-v10.ms, + asm/x7-v10.ms: Update expected cycle output. + +2005-12-06 Hans-Peter Nilsson <hp@axis.com> + + * asm/movmp8.ms, asm/pcplus.ms: New tests. + * asm/movmp.ms: Do not write to P0, P4 or P8. + * asm/raw13.ms: Write to MOF instead of WZ (P4). + +2005-11-21 Hans-Peter Nilsson <hp@axis.com> + + * asm, c: New directory with C and assembly tests for the CRIS + simulator. |