1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 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.
|