* ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 Tue Dec 19 18:01:01 1995 Ian Lance Taylor <ian@cygnus.com>
2
3 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
4
5 Fri Dec 15 16:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
6
7 * ld-srec/srec.exp: On a29k targets, use --defsym to define
8 V_SPILL and V_FILL.
9 * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
10 * ld-srec/sr3.cc: Likewise.
11
12 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
13
14 Sat Dec 2 01:20:31 1995 Ian Lance Taylor <ian@cygnus.com>
15
16 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
17
18 Fri Dec 1 13:18:18 1995 Ian Lance Taylor <ian@cygnus.com>
19
20 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
21
22 Wed Nov 29 13:01:10 1995 Ian Lance Taylor <ian@cygnus.com>
23
24 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
25
26 Mon Nov 27 14:36:11 1995 Ian Lance Taylor <ian@cygnus.com>
27
28 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
29
30 * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
31 * ld-srec/sr3.cc: Likewise.
32
33 Tue Nov 21 16:05:53 1995 Ian Lance Taylor <ian@cygnus.com>
34
35 * ld-empic/empic.exp: Update for changes in objdump output.
36
37 Wed Nov 15 17:42:48 1995 Ian Lance Taylor <ian@cygnus.com>
38
39 * ld-srec/srec.exp: New tests.
40 * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
41 * lib/ld.exp (ld_simple_link): Discard warnings about not being
42 able to find the entry symbol.
43
44 Tue Nov 14 20:03:54 1995 Ian Lance Taylor <ian@cygnus.com>
45
46 * ld-sh/sh2.c (__main): Define.
47
48 Mon Nov 6 14:39:18 1995 Ian Lance Taylor <ian@cygnus.com>
49
50 * ld-empic/empic.exp: Accept a . in the address symbol.
51
52 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
53 powerpc*-*-aix*. Add code to create appropriate exports files,
54 and pass appropriate compilation flags, and test against
55 appropriate expected output.
56 * ld-shared/xcoff.dat: New file.
57 * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
58 not be linked using XCOFF. Use shlib_shlibvar1 as a sample
59 function pointer, rather than shlib_mainvar.
60 * ld-shared/sh1.c: Likewise.
61 * ld-shared/shared.dat: Update for change from using shlib_mainvar
62 to using shlib_shlibvar1.
63 * ld-shared/sun4.dat: Likewise.
64
65 Sat Oct 28 01:54:25 1995 Ian Lance Taylor <ian@cygnus.com>
66
67 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
68 convenience when testing XCOFF.
69
70 Thu Oct 26 22:53:17 1995 Ian Lance Taylor <ian@cygnus.com>
71
72 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
73 along with --static.
74
75 * ld-scripts/script.s: Make symbols global.
76
77 Fri Oct 20 12:22:16 1995 Ian Lance Taylor <ian@cygnus.com>
78
79 * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
80
81 Fri Sep 29 11:06:10 1995 Ian Lance Taylor <ian@cygnus.com>
82
83 * ld-undefined/undefined.exp: Use -e when invoking the linker, to
84 prevent the SunOS linker from trying to create a shared library.
85
86 Thu Sep 28 12:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
87
88 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. Add
89 appropriate modifications and setup_xfails.
90 * ld-shared/sun4.dat: New file.
91
92 Mon Sep 18 14:12:56 1995 Ian Lance Taylor <ian@cygnus.com>
93
94 * lib/ld.exp (default_ld_version): Call prune_system_crud.
95 (default_ld_relocate, default_ld_link): Likewise.
96 (default_ld_simple_link, default_ld_compile): Likewise.
97 (default_ld_assemble, default_ld_nm): Likewise.
98
99 Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
100
101 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
102 tests as untested rather than unresolved.
103
104 Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com)
105
106 * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
107
108 Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com>
109
110 * ld-scripts/script.exp: Split script verification into a proc.
111 Add simple test of MRI script.
112 * ld-scripts/scriptm.t: New file.
113
114 Wed Jul 26 11:38:58 1995 Ian Lance Taylor <ian@cygnus.com>
115
116 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
117 appropriate.
118
119 Mon Jul 24 15:34:31 1995 Ian Lance Taylor <ian@cygnus.com>
120
121 * config/default.exp: Define objcopy if it is not defined.
122 * ld-sh/*: New tests for SH relaxing.
123
124 * ld-empic/empic.exp: If $CC does not exist, call untested rather
125 than unresolved.
126
127 Thu Jul 20 15:09:26 1995 Ian Lance Taylor <ian@cygnus.com>
128
129 * ld-undefined/undefined.exp: If $CC does not exist, mark the
130 tests as untested rather than unresolved. Clear ELF xfails for
131 mips*, not just mips.
132
133 Tue Jul 18 12:00:41 1995 Ian Lance Taylor <ian@cygnus.com>
134
135 * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
136 undefined line test.
137
138 Fri Jul 14 13:07:48 1995 Ian Lance Taylor <ian@cygnus.com>
139
140 * ld-undefined/undefined.exp: New test, to check reporting of
141 undefined symbols.
142 * ld-undefined/undefined.c: New file.
143
144 Mon Jul 10 11:13:39 1995 Ian Lance Taylor <ian@cygnus.com>
145
146 * ld-versados/versados.exp: If a test fails, report it correctly:
147 don't try to run the next test, and don't report a pass as well as
148 a fail.
149
150 Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
151
152 * ld/testsuite/versados/(t1,t2).ld: End in newlines.
153
154 Mon May 22 20:19:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
155
156 * lib/ld.exp (default_ld_compile): If cc argument is multiple
157 words, use only the first when trying to verify the availability
158 of the compiler.
159
160 Mon Feb 6 11:46:49 1995 Ian Lance Taylor <ian@cygnus.com>
161
162 * ld-scripts/defined.t: Mention .data and .bss explicitly.
163
164 Tue Jan 24 14:51:48 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
165
166 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
167 call untested for each test, rather than ignoring it. If one test
168 fails, go on to the next one instead of returning.
169 * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
170 unresolved.
171 * ld-empic/empic.exp: Likewise. Also, always pass the same test
172 name to pass or fail.
173 * ld-shared/shared.exp: Likewise. Also, always run all tests.
174 * ld-scripts/defined.exp: If as or nm fail, mark test as
175 unresolved. Always pass the same test name to pass or fail.
176 * ld-scripts/script.exp: Likewise.
177 * ld-scripts/sizeof.exp: Likewise.
178
179 Wed Jan 11 11:48:31 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
180
181 * ld-scripts/sizeof.exp: New test, based on bug report from
182 anders.blomdell@control.lth.se.
183 * ld-scripts/sizeof.s: New file.
184 * ld-scripts/sizeof.t: New file.
185
186 Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
187
188 * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
189 if the linker exists.
190
191 Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
192
193 * lib/ld.exp (prune_system_crud): Define if not already defined,
194 in case the user isn't using the newest DejaGnu version that we
195 haven't released to the net yet.
196
197 Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
198
199 * config/default.exp: Define objdump if it is not defined.
200 * ld-empic/*: New tests to test -membedded-pic code.
201
202 Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
203
204 * ld-bootstrap/bootstrap.exp: Pass cmp output through
205 prune_system_crud.
206 * ld-cdtest/cdtest.exp: Pass diff output through
207 prune_system_crud.
208 * ld-shared/shared.exp: Likewise.
209
210 * config/default.exp: Remove unused and useless proc ld_load.
211
212 Sun Oct 30 13:02:34 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
213
214 * lib/ld.exp (default_ld_compile): Remove the output file before
215 compiling.
216
217 * ld-shared/shared.exp: Move common test code into a procedure.
218 Add tests for compiling the non shared code PIC.
219 * ld-shared/main.c (main): Call main_called, and print the result.
220 * ld-shared/shared.dat: Adjust accordingly.
221
222 Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
223
224 * ld-shared: New directory, with new files to test generating ELF
225 shared libraries.
226
227 * lib/ld.exp (default_ld_compile): If the compilation worked, but
228 no object file was created, check to see if the compiler foolishly
229 ignored the -o switch when compiling, and move the resulting
230 object if it did.
231
232 Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
233
234 * VMS does not permits `.' in directory names. Renamed
235 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
236 ld.scripts to ld-scripts.
237
238 Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
239
240 * config/default.exp: Set variables as and nm. Create tmpdir if
241 it does not already exist.
242 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
243 * ld.cdtest/cdtest.exp: Likewise.
244 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
245 here. Change perror for no variables found to fail.
246 * ld.scripts/script.exp: New test.
247 * ld.scripts/script.t, ld.scripts/script.s: New files.
248
249 Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
250
251 * ld.scripts: New directory.
252 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
253 * ld.scripts/defined.t: New file.
254 * lib/ld.exp (default_ld_simple_link): New function.
255 (default_ld_assemble, default_ld_nm): New functions.
256 * config/default.exp: Rename from unix-ld.exp.
257 (ld_simple_link, ld_assemble, ld_nm): New functions.
258
259 * config/unix-ld.exp: Set ld using findfile.
260 * lib/ld.exp (default_ld_relocate): Return a value. Change format
261 of log messages.
262 (default_ld_compile): Likewise.
263 (default_ld_link): Likewise. Also, don't include $BFDLIB and
264 $LIBIBERTY in link.
265 * ld.bootstrap/bootstrap.exp: Rewrite.
266 * ld.cdtest/cdtest.exp: Rewrite.
267 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
268 * ld.cdtest/cdtest-foo.h: Likewise.
269 * ld.cdtest/cdtest-main.cc: Likewise.
270
271 Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
272
273 * ld.cdtest/cdtest.exp: Don't look for $result before it's
274 defined.
275
276 Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
277
278 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
279 calls with perror calls.
280
281 Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
282
283 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
284 * ld.cdtest/cdtest.exp: Adjusted.
285
286 Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
287
288 * lib/ld.exp (simple_diff): Indicate failure if files have
289 different numbers of lines. Don't muck with $differences to avoid
290 indicating a pass, just return.
291
292 * testsuite/ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
293 Fix test case to be valid ANSI C++. Don't require use of header
294 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
295 * testsuite/ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
296 commentary on things that are still broken with this test case.
297
298 Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
299
300 * testsuite/ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
301
302 Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
303
304 * testsuite/lib/ld.exp: add compiler and linker support
305 * testsuite/config/unix-ld.exp: add compiler and linker support
306 * testsuite/ld.bootstrap/bootstrap.exp: fixed to do partial links
307 * testsuite/ld.cdtest/cdtest.exp: constructor/destructor testscase
308
309 Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
310
311 * testsuite/lib/ld.exp: new file
312 * testsuite/config/unix-ld.exp: new file
313 * testsuite/ld.bootstrap/bootstrap.exp: new file
This page took 0.035786 seconds and 4 git commands to generate.