xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/ChangeLog-2021 (revision 4b169a6ba595ae283ca507b26b15fdff40495b1c)
12021-04-08  Mike Frysinger  <vapier@gentoo.org>
2
3	* asm/asm.exp (arch): Delete.
4	* c/c.exp, hw/rv-n-cris/rvc.exp: Likewise.
5
62021-02-13  Mike Frysinger  <vapier@gentoo.org>
7
8	* asm/asm.exp, c/c.exp, hw/rv-n-cris/rvc.exp: Define arch.
9
102021-01-15  Mike Frysinger  <vapier@gentoo.org>
11
12	* c/c.exp: Change sim_run return to return_code.  Set status to
13	pass/fail based on return_code.
14	* hw/rv-n-cris/rvc.exp (sim_has_rv_and_cris): Compare return_code
15	to 0.
16
172021-01-09  Mike Frysinger  <vapier@gentoo.org>
18
19	* readlink4.c (main): Change rindex to strrchr.
20
212021-01-07  Mike Frysinger  <vapier@gentoo.org>
22
23	PR ld/13900
24	* c/helloaout.c: Disable test
25
262021-01-07  Mike Frysinger  <vapier@gentoo.org>
27
28	* c/c.exp [cris*-*-elf] (CFLAGS_FOR_TARGET): Add -sim.
29
302021-01-07  Mike Frysinger  <vapier@gentoo.org>
31
32	* c/kill2.c: Include unistd.h.
33	* c/pipe1.c, c/sched1.c, c/sched2.c, c/sched3.c, c/sched4.c,
34	c/sig5.c, c/sig8.c: Likewise.
35	* c/openpf1.c (main): Change close to fclose.
36	* c/openpf2.c: Likewise.
37
382016-01-04  Mike Frysinger  <vapier@gentoo.org>
39
40	* asm/opterr1.ms: Update expected output.
41	* asm/opterr2.ms: Likewise.
42
432015-12-25  Mike Frysinger  <vapier@gentoo.org>
44
45	* asm/io1.ms: Update expected output.
46
472015-12-25  Mike Frysinger  <vapier@gentoo.org>
48
49	* hw/rv-n-cris/rvc.exp (rvdummy): Set up sane default.
50
512012-03-24  Mike Frysinger  <vapier@gentoo.org>
52
53	* c/clone5.c: Update output to ignore decoded signal string.
54	* c/fcntl1.c, c/kill2.c, c/kill3.c, c/mprotect1.c, c/pipe5.c,
55	c/readlink5.c, c/rtsigprocmask1.c, c/rtsigsuspend1.c, c/sig10.c,
56	c/sig11.c, c/sig3.c, c/sig4.c, c/sig5.c, c/sig6.c, c/sig7.c,
57	c/sig8.c, c/sigreturn1.c, c/sigreturn2.c, c/syscall1.c,
58	c/syscall2.c, c/syscall3.c, c/syscall4.c, c/sysctl2.c: Likewise.
59
602012-03-21  Mike Frysinger  <vapier@gentoo.org>
61
62	* asm/addqpc.ms: Update output to ignore decoded signal string.
63	* asm/boundmv32.ms, asm/fidxd.ms, asm/fidxi.ms, asm/ftagd.ms,
64	asm/ftagi.ms, asm/halt.ms, asm/io6.ms, asm/io7.ms, asm/io8.ms,
65	asm/io9.ms, asm/movecpc.ms, asm/movempc.ms, asm/movepcb.ms,
66	asm/movepcd.ms, asm/movepcw.ms, asm/moveqpc.ms, asm/moverbpc.ms,
67	asm/moverdpc.ms, asm/moverpcb.ms, asm/moverpcw.ms, asm/moverwpc.ms,
68	asm/movppc.ms, asm/movrss.ms, asm/movscpc.ms, asm/movsmpc.ms,
69	asm/movsrpc.ms, asm/movssr.ms, asm/movucpc.ms, asm/movumpc.ms,
70	asm/movurpc.ms, asm/msteppc1.ms, asm/msteppc2.ms, asm/msteppc3.ms,
71	asm/rfg.ms, asm/sbfs.ms, asm/subqpc.ms: Likewise.
72
732010-10-07  Hans-Peter Nilsson  <hp@axis.com>
74
75	* c/seek3.c, c/seek4.c: New tests.
76
772010-08-24  Hans-Peter Nilsson  <hp@axis.com>
78
79	* asm/nonvcv32.ms: Neutralize changed &&-in-macro gas syntax.
80
812009-01-18  Hans-Peter Nilsson  <hp@axis.com>
82
83	* asm/opterr5.ms, asm/opterr4.ms,
84	asm/opterr3.ms, asm/bare3.ms: New tests.
85
862009-01-06  Hans-Peter Nilsson  <hp@axis.com>
87
88	* c/mmap5.c, c/mmap6.c, c/mmap7.c,
89	c/mmap8.c, c/hellodyn3.c: New tests.
90
912009-01-03  Hans-Peter Nilsson  <hp@axis.com>
92
93	* c/settls1.c: New test.
94	* c/exitg1.c, c/exitg2.c: New tests.
95	* c/uname1.c: New test.
96	* c/mmap1.c (MMAP_FLAGS): Default-define to
97	MAP_PRIVATE and use this macro in the mmap call.
98	* c/mmap4.c: New test.
99	* c/access1.c: New test.
100	* asm/pid1.ms: New test.
101
1022008-12-30  Hans-Peter Nilsson  <hp@axis.com>
103
104	* asm/badarch1.ms: Tweak error message match.
105
106	* asm/badarch1.ms, c/badldso1.c,
107	c/badldso2.c, c/badldso3.c,
108	c/helloaout.c, c/hellodyn.c,
109	c/hellodyn2.c, c/writev1.c,
110	c/writev2.c: New tests.
111	* c/c.exp: If compiler links libc.so when attempting to
112	link dynamically, create symlink named "lib" to the directory
113	where it is found.  Handle new test-case option "dynamic".
114
115	* asm/opterr1.ms, asm/opterr2.ms: Adjust for
116	differences in getopt_long error message quoting.
117
1182007-11-08  Hans-Peter Nilsson  <hp@axis.com>
119
120	* asm/x0-v10.ms, asm/x0-v32.ms: Tweak
121	stack-pointer match pattern for 4K host environment.
122
1232007-10-22  Edgar E. Iglesias <edgar@axis.com>
124	    Hans-Peter Nilsson  <hp@axis.com>
125
126	* asm/testutils.inc (test_move_cc): Add missing call to
127	test_cc.
128	* asm/asr.ms: Correct expected condition code flags.
129	* asm/boundr.ms: Ditto.
130	* asm/dstep.ms: Ditto.
131	* asm/lsr.ms: Ditto.
132	* asm/movecr.ms: Ditto.
133	* asm/mover.ms: Ditto.
134	* asm/neg.ms: Ditto.  Use test_cc, not test_move_cc.
135	* asm/op3.ms: Check the condition code flags after the insn
136	under test.
137	* asm/movecrt10.ms: Update expected number of simulated
138	cycles.
139	* asm/movecrt32.ms: Ditto.
140	* asm/jsr.ms: Don't use local label 8.
141	* asm/nonvcv32.ms: New test.
142
1432007-10-11  Jesper Nilsson  <jesper.nilsson@axis.com>
144
145	* c/freopen2.c: Added testcase.
146
1472006-10-02  Hans-Peter Nilsson  <hp@axis.com>
148	    Edgar E. Iglesias  <edgar@axis.com>
149
150	* c/clone5.c, c/mprotect1.c,
151	c/rtsigprocmask1.c, c/rtsigsuspend1.c,
152	c/sig7.c, c/sigreturn1.c,
153	c/sigreturn2.c, c/syscall1.c,
154	c/syscall2.c, c/sysctl2.c, c/fcntl1.c,
155	c/readlink2.c: Add code to print ENOSYS if syscall being
156	tested returns ENOSYS.  Add early exit where needed.  Change any
157	existing code to print "xyzzy", not "pass".
158	* asm/option3.ms, asm/option4.ms,
159	c/clone6.c, c/fcntl2.c,
160	c/mprotect2.c, c/readlink11.c,
161	c/rtsigprocmask2.c, c/rtsigsuspend2.c,
162	c/sig13.c, c/sigreturn3.c,
163	c/sigreturn4.c, c/syscall3.c,
164	c/syscall4.c, c/syscall5.c,
165	c/syscall6.c, c/syscall7.c,
166	c/syscall8.c, c/sysctl3.c: New tests.
167
1682006-09-30  Hans-Peter Nilsson  <hp@axis.com>
169
170	* c/pipe2.c: Adjust expected output.
171	(process): Don't write as much to the pipe as to trig the
172	inordinate-amount test in the sim pipe machinery.  Correct test of
173	write return-value; check only that pipemax bytes were
174	successfully written.  For error-case, emit strerror as well.
175	(main): Add a second read.
176
1772006-04-08  Hans-Peter Nilsson  <hp@axis.com>
178
179	* hw/rv-n-cris/irq6.ms: New test.
180
1812006-04-03  Hans-Peter Nilsson  <hp@axis.com>
182
183	* hw: New directory for subdirectories with tests.
184	* hw/rv-n-cris: New directory with tests.
185
1862006-04-02  Hans-Peter Nilsson  <hp@axis.com>
187
188	* asm/testutils.inc (test_h_mem): Use register prefix.
189	(testr_h_dr, test_h_dr, ldmem_h_gr, mvr_h_mem): Ditto.  Correct
190	syntax.
191
192	* asm/x0-v10.ms, asm/x0-v32.ms: Widen regexp for
193	stack pointer values.
194
1952006-02-23  Hans-Peter Nilsson  <hp@axis.com>
196
197	* c/time2.c: New test.
198
1992006-01-10  Hans-Peter Nilsson  <hp@axis.com>
200
201	* asm/x1-v10.ms, asm/x3-v10.ms,
202	asm/x7-v10.ms: Update expected cycle output.
203
2042005-12-06  Hans-Peter Nilsson  <hp@axis.com>
205
206	* asm/movmp8.ms, asm/pcplus.ms: New tests.
207	* asm/movmp.ms: Do not write to P0, P4 or P8.
208	* asm/raw13.ms: Write to MOF instead of WZ (P4).
209
2102005-11-21  Hans-Peter Nilsson  <hp@axis.com>
211
212	* asm, c: New directory with C and assembly tests for the CRIS
213	simulator.
214