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