]> Git Repo - binutils.git/blame - gas/testsuite/ChangeLog
* hppa.h: Immediate field in probei instructions is unsigned,
[binutils.git] / gas / testsuite / ChangeLog
CommitLineData
e8dc4a93
JL
1Sat Nov 6 22:45:08 1993 Jeffrey A. Law ([email protected])
2
3 * gas/hppa/reloc/selectorbug.s: New test.
4 * gas/hppa/reloc/reloc.exp: Run it.
5
70d4dc11
JL
6Thu Nov 4 17:01:30 1993 Jeffrey A. Law ([email protected])
7
8 * gas/hppa/unsorted/fragbug.s: New test.
9 * gas/hppa/unsorted/unsorted.exp: Run it.
10
de074576
JW
11Thu Nov 04 09:09:49 1993 Jeffrey Wheat ([email protected])
12
13 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
14
15Tue Nov 2 22:12:30 1993 Jeffrey A. Law ([email protected])
16
17 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
18 * gas/hppa/more.parse/parse.exp: Run them.
19
97335255
JL
20Mon Nov 1 23:37:58 1993 Jeffrey A. Law ([email protected])
21
22 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
23 which specific relocations are expected to be found.
24
9bc0f7c8
JL
25Sat Oct 30 14:12:31 1993 Jeffrey A. Law ([email protected])
26
5c2bae75
JL
27 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
28
29 * gas/hppa/more.parse/parse.exp: Add new test.
30 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
97335255 31 sections are handled correctly.
5c2bae75 32
9bc0f7c8
JL
33 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
34
35Fri Oct 29 16:29:06 1993 Jeffrey A. Law ([email protected])
36
37 * gas/hppa/more.parse/calldatabug.s: Colonize.
38 * gas/hppa/more.parse/parse.exp: Fix typos.
39
64285e83
JL
40Thu Oct 28 21:40:06 1993 Jeffrey A. Law ([email protected])
41
a54c84c7
JL
42 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
43 * gas/hppa/*/*.exp: New test drivers.
44 * gas/hppa/*/*.s: New test files.
64285e83 45
4a350ee6
KR
46Mon Oct 25 09:40:59 1993 Ken Raeburn ([email protected])
47
48 * gas/sun4: New directory.
49 * gas/sun4/addend.s,addend.exp: New test case.
50 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
51 test case.
52
53 * gas/all/gas.exp: Check `*' in C comments.
54
55 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
56 simplify some tests.
57 (want_no_output): Return zero or nonzero, depending on success or
58 failure.
59 (gas_test_old): Return value from want_no_output.
60 (objdump_start_common): Split off from objdump_start.
61 (objdump_start_no_subdir): New procedure.
62
726b30ba
KR
63Wed Oct 20 07:25:48 1993 Ken Raeburn ([email protected])
64
4a350ee6
KR
65 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
66 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
67
726b30ba
KR
68 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
69 AS_FOR_TARGET.
70 (check): Don't pass ASFLAGS variable.
71 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
72
73 From Jeff Law:
74
75 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
76 so that tests can parse the output of objdump looking for errors
77 in relocation entires, file headers and the like.
78
67972d50
KR
79Thu Sep 23 16:20:34 1993 Ken Raeburn ([email protected])
80
81 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
82 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
83 call so it no longer performs multiple tests.
726b30ba
KR
84 * gas/m68k/all.exp (t2.s): Don't bother with listings.
85 (p2410.s): Don't pass unwanted arguments to gas_test_error.
67972d50
KR
86
87Wed Aug 25 16:50:08 1993 Ken Raeburn ([email protected])
88
89 * lib/do*: Remove RCS id strings.
90
91Mon May 17 15:09:45 1993 Ken Raeburn ([email protected])
92
93 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
94 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
95 * gas/i386: New directory.
96
97Mon May 10 14:50:20 1993 Ken Raeburn ([email protected])
98
99 * Added directory structure, to categorize tests by targets.
100 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
101 and refined some to examine the assembler listing output.
102 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
103 expect_after patterns.
104 (gas_start, gas_finish): New procs, for tests that examine process
105 output.
106 * config/unix-gas.exp: Invoke gas_init directly, instead of
107 requiring test .exp files do it.
108
109Wed Apr 21 01:24:16 1993 Ken Raeburn ([email protected])
110
111 * gas/gas.exp: Handle new tests, and changes to testing procs.
112
113 * lib/gas-defs.exp (want_no_output): New proc; success iff output
114 is empty.
115 (gas_test_old): Functionally same as old gas_test.
116 (gas_test_ignore_stdout): Rewritten to use want_no_output.
117 (gas_test): New argument lists set of options to be tried in
118 combinations. Option with trailing ">" indicates standard output
119 should be ignored.
120
121 * gas/p2425a.s: Use %-form for registers, so this test can be run
122 on m68k-coff targets too.
123
124 * gas/p2430a.s: New test case, whitespace &c matches customer
125 report more closely. Gets different results from p2430.s; this is
126 bad, and not yet tested for.
127
128Mon Apr 5 12:27:19 1993 Ken Raeburn ([email protected])
129
130 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
131 * lib/run: New script.
132 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
133 and redirection options. Use "run" script so redirection works.
134 (gas_test): Now takes assembler options as separate arg from input
135 file name.
136 (gas_test_ignore_stdout): New proc. Discards output.
137 (gas_test_error): New proc. Expects assembler to generate output.
138 (target_cpu_family setting): Handle i486->i386 also.
139
140 * lib/do*: Scripts moved here from gas/testscripts. May be useful
141 someday for writing more test cases; not currently used.
142
143Tue Mar 30 11:45:27 1993 Ken Raeburn ([email protected])
144
145 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
146 cases.
147 * gas/gas.exp: Enable them for appropriate targets. Removed some
148 useless comments &c. Changed m68k target test to be more general.
149
150 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
151 * gas/gas.exp: Call gas_init.
152
153Mon Mar 29 00:00:00 1993 Ken Raeburn ([email protected])
154
155 * Test suite created.
156
This page took 0.069317 seconds and 4 git commands to generate.