* ld-mips-elf/mips-elf.exp: Make all NetBSD targets match as elf.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2003-05-25 Jason Thorpe <thorpej@wasabisystems.com>
2
3 * ld-mips-elf/mips-elf.exp: Make all NetBSD targets match as elf.
4
5 2003-05-20 Jakub Jelinek <jakub@redhat.com>
6
7 * ld-elfvsb/common.c: New file.
8 * ld-elfvsb/elfvsb.exp: Add common.
9
10 2003-05-20 H.J. Lu <hongjiu.lu@intel.com>
11
12 * ld-elfvsb/sh3.c: New file.
13 * ld-elfvsb/test.c: Likewise.
14
15 * ld-elfvsb/elfvsb.exp: Add new weak hidden symbol tests.
16
17 2003-05-15 H.J. Lu <hongjiu.lu@intel.com>
18
19 * config/default.exp (gcc_ld_flag): New. Make the newly built
20 linker available to gcc.
21 * lib/ld-lib.exp (default_ld_simple_link): Pass $gcc_ld_flag
22 to gcc.
23
24 * ld-elfvers/vers.exp: Use "ld_simple_link $CC" to build shared
25 libraries.
26 * ld-elfvsb/elfvsb.exp: Likewise.
27 * ld-elfweak/elfweak.exp: Likewise.
28 * ld-shared/shared.exp: Likewise.
29
30 * ld-elfvers/vers.exp: Use "-Wl,-rpath,." to build shared
31 libraries.
32 * ld-elfvsb/elfvsb.exp: Likewise.
33
34 * ld-elfvsb/elfvsb.exp: Remove xfail for powerpc-*-linux*.
35
36 * ld-elfweak/elfweak.exp: Use PIC for shared libraries.
37
38 2003-05-13 Stephane Carrez <stcarrez@nerim.fr>
39
40 * ld-m68hc11/link-hcs12.d: New test.
41 * ld-m68hc11/link-hcs12.s: New file.
42 * ld-m68hc11/link-hc12.s: New file.
43
44 2003-05-13 H.J. Lu <hongjiu.lu@intel.com>
45
46 * ld-elfweak/elfweak.exp: Fix typo.
47
48 2003-05-13 Kaz Kojima <kkojima@rr.iij4u.or.jp>
49
50 * ld-elfvers/vers.exp: Run on sh[34]*-*-linux*.
51 * ld-elfvsb/elfvsb.exp: Likewise.
52 * ld-elfweak/elfweak.exp: Likewise.
53
54 2003-05-12 Hans-Peter Nilsson <hp@bitrange.com>
55
56 * ld-mmix/b-fixo2.d, ld-mmix/bpo-18.d, ld-mmix/bpo-18m.d,
57 ld-mmix/loc4.d, ld-mmix/loc4m.d, ld-mmix/loc6.d, ld-mmix/loc6m.d,
58 ld-mmix/locdo-1.d, ld-mmix/sec-1.d, ld-mmix/sec-2.d,
59 ld-mmix/sec-3.d, ld-mmix/sec-4.d, ld-mmix/sec-5.d,
60 ld-mmix/sec-7m.d, ld-mmix/sec-8m.d, ld-mmix/spec802.d,
61 ld-mmix/spec803.d, ld-mmix/spec804.d, ld-mmix/spec805.d,
62 ld-mmix/spec806.d, ld-mmix/spec807.d, ld-mmix/spec808.d: Tweak for
63 objdump no longer truncating dump addresses.
64
65 2003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
66
67 * ld-elfvsb/elf-offset.ld: Add .rel.eh_frame and .rela.eh_frame
68 to linker script.
69 * ld-elfvsb/elfvsb.exp (visibility_run): Add setup_xfails for s390x.
70 * ld-selective/selective.exp: Disable for s390 and s390x.
71 * ld-shared/elf-offset.ld: Add .rel.eh_frame and .rela.eh_frame
72 to linker script.
73 * ld-shared/shared.exp (shared_test): Add setup_xfails for s390x.
74 * ld-undefined/undefined.exp (checkund): Remove setup_xfail for s390x.
75
76 2003-05-08 H.J. Lu <hongjiu.lu@intel.com>
77
78 * ld-elfvers/vers.exp: Add vers27d4 and vers27d5 to test
79 versioned reference for hidden symbol.
80
81 * ld-elfvers/vers27d4.dsym: New file.
82 * ld-elfvers/vers27d4.ver: Likewise.
83
84 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
85
86 * ld-elfvers/vers27d3.c (__start): New.
87 (start): New.
88
89 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
90
91 * ld-elfvers/vers.exp (build_binary): Support build exeutable.
92 (build_binary): Renamed from ...
93 (build_vers_lib): This.
94 (build_vers_lib_no_pic): Updated.
95 (build_vers_lib_pic): Likewise.
96 Add vers27d1, vers27d2 and vers27d3 to test versioned
97 definition for hidden symbol referenced by a DSO.
98
99 * ld-elfvers/vers27d.dsym: New file.
100 * ld-elfvers/vers27d.sym: Likewise.
101 * ld-elfvers/vers27d.ver: Likewise.
102 * ld-elfvers/vers27d1.c: Likewise.
103 * ld-elfvers/vers27d2.c: Likewise.
104 * ld-elfvers/vers27d3.c: Likewise.
105
106 2003-05-07 Andreas Schwab <schwab@suse.de>
107
108 * ld-elfvsb/elfvsb.exp: Run dump tests even when cross
109 compiling.
110
111 2003-05-06 Alexandre Oliva <aoliva@redhat.com>
112
113 * config/default.exp (gcc_gas_flags): Force ABI to n32 on
114 mips64-linux.
115 * ld-elf/merge.d: Xfail on mips64*-linux-gnu*.
116 * ld-mips-elf/mips-elf-flags.exp (ldemul): Set to o32-compatible
117 on mips-sgi-irix6*, mips64-linux-gnu and mips64el-linux-gnu.
118 (good_combination, bad_combination): Use it.
119 Add -32 or -mabi=o64 wherever the ABI was formerly implied.
120
121 2003-05-06 H.J. Lu <hjl@gnu.org>
122
123 * ld-elfvers/vers.exp (objdump_versionstuff): Support comment
124 in expected version file.
125
126 * ld-elfvers/vers25b.c: Add a line of comment.
127 * ld-elfvers/vers25b.dsym: Likwise.
128 * ld-elfvers/vers25b.ver: Likwise.
129 * ld-elfvers/vers26b.dsym: Likwise.
130 * ld-elfvers/vers26b.ver: Likwise.
131 * ld-elfvers/vers27b.dsym: Likwise.
132 * ld-elfvers/vers27b.ver: Likwise.
133 * ld-elfvers/vers27c.c: Likwise.
134 * ld-elfvers/vers27c.dsym: Likwise.
135 * ld-elfvers/vers27c.ver: Likwise.
136
137 2003-05-04 H.J. Lu <hjl@gnu.org>
138
139 * ld-elfvsb/main.c: Updated.
140 * ld-elfvsb/sh1.c: Likewise.
141
142 2003-05-04 H.J. Lu <hjl@gnu.org>
143
144 * ld-elfvers/vers18.dsym: Updated for weak definiton change.
145 * ld-elfvers/vers18.ver: Likewise.
146 * ld-elfvers/vers19.ver: Likewise.
147 * ld-elfweak/dsowdata.dsym: Likewise.
148 * ld-elfweak/elfweak.exp: Likewise.
149 * ld-elfweak/weakdata.dsym: Likewise.
150
151 * ld-elfweak/elfweak.exp: Remove xfail.
152
153 2003-05-04 Alexandre Oliva <aoliva@redhat.com>
154
155 * ld-mips-elf/multi-got-1.d: Force into big-endian mode.
156 Turn relocation offsets into regexps.
157
158 2003-05-03 H.J. Lu <hjl@gnu.org>
159
160 * ld-elfvers/vers.exp: Add vers27a, vers27b, vers27c1 and
161 vers27c2 to test versioned definition vs. hidden definition in
162 different files.
163
164 * ld-elfvers/vers27a.c: New file.
165 * ld-elfvers/vers27a.dsym: Likewise.
166 * ld-elfvers/vers27a.map: Likewise.
167 * ld-elfvers/vers27a.ver: Likewise.
168 * ld-elfvers/vers27b.c: Likewise.
169
170 * ld-elfvers/vers27b.dsym: New empty file.
171 * ld-elfvers/vers27b.ver: Likwise.
172 * ld-elfvers/vers27c.c: Likwise.
173 * ld-elfvers/vers27c.dsym: Likwise.
174 * ld-elfvers/vers27c.ver: Likwise.
175
176 2003-05-02 Nick Clifton <nickc@redhat.com>
177
178 * ld-xstormy16: New directory.
179 * ld-xstormy16/xstormy16.exp: New test script.
180 * ld-xstormy16/pcrel.s: Test assembler source file.
181 * ld-xstormy16/external.s: Test assembler source file.
182 * ld-xstormy16/pcrel.d: Test expected disassembly.
183
184 2003-05-02 Andreas Jaeger <aj@suse.de>
185
186 * ld-elfvers/vers.exp (build_exec): Disable vers26b3 on x86-64-linux.
187
188 2003-04-29 H.J. Lu <hjl@gnu.org>
189
190 * ld-ia64/tlsbin.dd: Updated.
191 * ld-ia64/tlsbin.rd: Likewise.
192 * ld-ia64/tlsbin.sd: Likewise.
193 * ld-ia64/tlsbin.td: Likewise.
194 * ld-ia64/tlspic.rd: Likewise.
195 * ld-ia64/tlspic.sd: Likewise.
196 * ld-ia64/tlspic.td: Likewise.
197
198 2003-04-29 J"orn Rennecke <joern.rennecke@superh.com>
199
200 * ld-selective/3.cc (start): New function.
201 * ld-selective/4.cc: Likewise.
202 * ld-selective/5.cc: Likewise.
203
204 2003-04-28 H.J. Lu <hjl@gnu.org>
205
206 * ld-elfvers/vers.exp (picflag): Set PIC flag for compiler.
207 (build_vers_lib): Support PIC.
208 (build_vers_lib_no_pic): New. Change all calls to build_vers_lib
209 to build_vers_lib_no_pic.
210 (build_vers_lib_pic): New.
211 Add tests vers26a, vers26b1, vers26b2 and vers26b3 for versioned
212 definition vs. normal definition in different files.
213
214 * ld-elfvers/vers26a.c: New file.
215 * ld-elfvers/vers26a.dsym: Likewise.
216 * ld-elfvers/vers26a.map: Likewise.
217 * ld-elfvers/vers26a.ver: Likewise.
218 * ld-elfvers/vers26b.c: Likewise.
219
220 * ld-elfvers/vers26b.dsym: New empty file.
221 * ld-elfvers/vers26b.ver: Likewise.
222
223 2003-04-27 H.J. Lu <hjl@gnu.org>
224
225 * ld-elfvsb/elfvsb.dat: Updated.
226 * ld-elfvsb/elfvsb.exp: Likewise.
227 * ld-elfvsb/main.c: Likewise.
228 * ld-elfvsb/sh1.c: Likewise.
229 * ld-elfvsb/sh2.c: Likewise.
230
231 2003-04-26 Stephane Carrez <stcarrez@nerim.fr>
232
233 * ld-m68hc11/bug-3331.d: New test.
234 * ld-m68hc11/bug-3331.s: New file.
235
236 2003-04-25 Nick Clifton <nickc@redhat.com>
237 J"orn Rennecke <joern.rennecke@superh.com>
238
239 * lib/ld-lib.exp (big_or_little_endian): Also check for -mb and -ml.
240
241 2003-04-24 J"orn Rennecke <joern.rennecke@superh.com>
242
243 * ld-elfcomm/elfcomm.exp: Allow symbols to have '_' prepended.
244
245 2003-04-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
246
247 * ld-sh/tlsbin-1.d, ld-sh/tlsbin-2.d, ld-sh/tlsbin-3.d,
248 ld-sh/tlstpoff-1.d, ld-sh/tlstpoff-2.d: Update for removing
249 unnecessary TLS relocs.
250
251 2003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
252
253 * ld-sh/sh64/crange3-cmpct.rd (Machine): Change to refer to SuperH.
254 * ld-sh/sh64/crange3-media.rd (Machine): Likewise.
255
256 2003-04-23 H.J. Lu <hjl@gnu.org>
257
258 * ld-elfvers/vers.exp (objdump_dynsymstuff): Support empty
259 files.
260 (objdump_versionstuff): Likewise.
261 Add tests vers25a, vers25b1 and vers25b2 for versioned
262 definition vs. normal definition in different files.
263
264 * ld-elfvers/vers25a.c: New file.
265 * ld-elfvers/vers25a.dsym: Likewise.
266 * ld-elfvers/vers25a.map: Likewise.
267 * ld-elfvers/vers25a.ver: Likewise.
268
269 * ld-elfvers/vers25b.c: New empty file.
270 * ld-elfvers/vers25b.dsym: Likewise.
271 * ld-elfvers/vers25b.ver: Likewise.
272
273 2003-04-22 H.J. Lu <hjl@gnu.org>
274
275 * ld-elfcomm/elfcomm.exp: Support 64bit targets.
276
277 2003-04-21 Stephane Carrez <stcarrez@nerim.fr>
278
279 * ld-m68hc11/far-hc11.s: New file.
280 * ld-m68hc11/far-hc11.d: New test for HC11 trampoline generation.
281 * ld-m68hc11/far-hc12.s: New file.
282 * ld-m68hc11/far-hc12.d: New test for HC12 trampoline generation.
283 * ld-m68hc11/far-hc12.ld: New file.
284
285 2003-04-15 H.J. Lu <hjl@gnu.org>
286
287 * ld-elfcom/elfcom.exp: Fix a typo.
288
289 2003-04-14 H.J. Lu <hjl@gnu.org>
290
291 * ld-elfcom: New directory.
292 * ld-elfcom/elfcom.exp: New file: Test alignment of common symbols
293 under ELF.
294 * ld-elfcom/common1a.c: New file: Test source code.
295 * ld-elfcom/common1b.c: New file: Test source code.
296
297 2003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
298
299 * ld-sh/sh64/crange3-cmpct.rd: Replace occurrances of 'Hitachi'
300 with 'Renesas'.
301 * ld-sh/sh64/crange3-media.rd: Likewise.
302
303 2002-04-13 Daniel Jacobowitz <drow@mvista.com>
304
305 * ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s,
306 ld-sh/refdbg.s: Add leading 0 to .debug_info to prevent parsing it
307 for error messages.
308
309 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
310
311 * ld-mips-elf/elf-rel-got-n32.d,
312 ld-mips-elf/elf-rel-got-n64.d, ld-mips-elf/elf-rel-xgot-n32.d,
313 ld-mips-elf/elf-rel-xgot-n64.d: New.
314 * ld-mips-elf/mips-elf.exp (hasn32): Define as condition for
315 new tests to run.
316
317 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
318
319 * ld-m68hc11/bug-1417.d: Update to take into account jsr->bsr relax.
320
321 2003-04-02 Bob Wilson <bob.wilson@acm.org>
322
323 * ld-xtensa/coalesce.exp: Skip if target is not xtensa-*-*.
324 * ld-xtensa/lcall.exp: Likewise.
325
326 2003-04-01 Bob Wilson <bob.wilson@acm.org>
327
328 * ld-elf/merge.d: xfail xtensa-*-*.
329 * ld-scripts/crossref.exp: Add -mtext-section-literals to CFLAGS
330 for Xtensa targets.
331 * ld-srec/srec.exp: Add -no-relax flag for Xtensa targets.
332 * ld-xtensa/coalesce1.s: New file.
333 * ld-xtensa/coalesce2.s: Likewise.
334 * ld-xtensa/coalesce.exp: Likewise.
335 * ld-xtensa/coalesce.t: Likewise.
336 * ld-xtensa/lcall1.s: Likewise.
337 * ld-xtensa/lcall2.s: Likewise.
338 * ld-xtensa/lcall.exp: Likewise.
339 * ld-xtensa/lcall.t: Likewise.
340
341 2003-03-25 Alexandre Oliva <aoliva@redhat.com>
342
343 * ld-mips-elf/mips-elf.exp: Added...
344 * ld-mips-elf/relax-jalr.s, ld-mips-elf/relax-jalr-n32.d,
345 ld-mips-elf/relax-jalr-n32-shared.d, ld-mips-elf/relax-jalr-n64.d,
346 ld-mips-elf/relax-jalr-n64-shared.d: New tests.
347
348 2003-03-11 Alexandre Oliva <aoliva@redhat.com>
349
350 * ld-mips-elf/mips-elf.exp (linux_gnu): New variable. Add:
351 * ld-mips-elf/rel32-o32.d, ld-mips-elf/rel32-n32.d,
352 ld-mips-elf/rel64.d, ld-mips-elf/rel32.s, ld-mips-elf/rel64.s: New
353 tests.
354
355 2003-03-11 Alan Modra <amodra@bigpond.net.au>
356
357 * ld-powerpc/tlsso.r: Adjust for corrected zero symbol index relocs.
358 * ld-powerpc/tlsso32.r: Likewise.
359
360 2003-02-18 Alan Modra <amodra@bigpond.net.au>
361
362 * ld-powerpc/tlsexe.d: Update for changed handling of invalid LD
363 relocs.
364 * ld-powerpc/tlsexe.g: Likewise.
365 * ld-powerpc/tlsexe.r: Likewise.
366 * ld-powerpc/tlsexe.t: Likewise.
367
368 * ld-powerpc/tls32.s: New file.
369 * ld-powerpc/tlslib32.s: New file.
370 * ld-powerpc/tls32.d: New file.
371 * ld-powerpc/tls32.g: New file.
372 * ld-powerpc/tls32.t: New file.
373 * ld-powerpc/tlsexe32.d: New file.
374 * ld-powerpc/tlsexe32.g: New file.
375 * ld-powerpc/tlsexe32.r: New file.
376 * ld-powerpc/tlsexe32.t: New file.
377 * ld-powerpc/tlsso32.d: New file.
378 * ld-powerpc/tlsso32.g: New file.
379 * ld-powerpc/tlsso32.r: New file.
380 * ld-powerpc/tlsso32.t: New file.
381 * ld-powerpc/powerpc.exp: Run new tests.
382
383 2003-02-18 Alan Modra <amodra@bigpond.net.au>
384
385 * ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64-ppc.c change.
386
387 2003-02-10 Jakub Jelinek <jakub@redhat.com>
388
389 * ld-shared/shared.exp: Run on s390*-*-linux* and x86_64-*-linux* too.
390 xfail tests linking non-pic code into shared libs on x86_64-*-linux*.
391 * ld-elfvsb/elfvsb.exp: Likewise.
392 * ld-elfvers/vers.exp: Likewise. Add vers24a, vers24b and vers24c
393 tests.
394 * ld-elfvers/vers3.ver: Allow VERS_2.0 to come before GLIBC_*
395 version.
396 * ld-elfvers/vers19.ver: Likewise.
397 * ld-elfvers/vers24a.c: New test.
398 * ld-elfvers/vers24b.c: New test.
399 * ld-elfvers/vers24c.c: New test.
400 * ld-elfvers/vers24.map: New test.
401 * ld-elfvers/vers24.rd: New test.
402 * lib/ld-lib.exp (run_ld_link_tests): Add optional 7th argument
403 cflags. If source files have .c extension, compile them first.
404
405 2003-02-10 Kaz kojima <kkojima@rr.iij4u.or.jp>
406
407 * ld-sh/tlstpoff-1.d: New.
408 * ld-sh/tlstpoff-2.d: New.
409 * ld-sh/tlstpoff1.s: New.
410 * ld-sh/tlstpoff2.s: New.
411
412 2003-02-09 Alan Modra <amodra@bigpond.net.au>
413
414 * ld-powerpc/tlslib.s: Give .__tls_get_addr function type.
415 * ld-powerpc/tlsexe.d: Update for changed handling of (invalid) ld var
416 in dynamic lib.
417 * ld-powerpc/tlsexe.g: Likewise.
418 * ld-powerpc/tlsexe.r: Likewise.
419 * ld-powerpc/tlsexe.t: Likewise.
420 * ld-powerpc/tlsexetoc.d: Likewise.
421 * ld-powerpc/tlsexetoc.g: Likewise.
422 * ld-powerpc/tlsexetoc.r: Likewise.
423 * ld-powerpc/tlsexetoc.t: Likewise.
424
425 2003-02-05 Alan Modra <amodra@bigpond.net.au>
426
427 * ld-powerpc/powerpc.exp (supports_ppc64): New.
428 (ppcelftests): Force 32 bit mode.
429 (ppc64elftests): New.
430 * ld-powerpc/tls.d: New.
431 * ld-powerpc/tls.g: New.
432 * ld-powerpc/tls.s: New.
433 * ld-powerpc/tls.t: New.
434 * ld-powerpc/tlsexe.d: New.
435 * ld-powerpc/tlsexe.g: New.
436 * ld-powerpc/tlsexe.r: New.
437 * ld-powerpc/tlsexe.t: New.
438 * ld-powerpc/tlsexetoc.d: New.
439 * ld-powerpc/tlsexetoc.g: New.
440 * ld-powerpc/tlsexetoc.r: New.
441 * ld-powerpc/tlsexetoc.t: New.
442 * ld-powerpc/tlslib.s: New.
443 * ld-powerpc/tlsso.d: New.
444 * ld-powerpc/tlsso.g: New.
445 * ld-powerpc/tlsso.r: New.
446 * ld-powerpc/tlsso.t: New.
447 * ld-powerpc/tlstoc.d: New.
448 * ld-powerpc/tlstoc.g: New.
449 * ld-powerpc/tlstoc.s: New.
450 * ld-powerpc/tlstoc.t: New.
451 * ld-powerpc/tlstocso.d: New.
452 * ld-powerpc/tlstocso.g: New.
453 * ld-powerpc/tlstocso.r: New.
454 * ld-powerpc/tlstocso.t: New.
455
456 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
457
458 * ld-mips-elf/multi-got-1.d: New.
459 * ld-mips-elf/multi-got-1-1.s: New.
460 * ld-mips-elf/multi-got-1-2.s: New.
461 * ld-mips-elf/mips-elf.exp (elf): mips*-*-irix* is elf.
462 Run multi-got-1.
463
464 2003-01-25 Jakub Jelinek <jakub@redhat.com>
465
466 * ld-sparc/sparc.exp: New.
467 * ld-sparc/tlsg32.s: New test.
468 * ld-sparc/tlsg32.sd: Likewise.
469 * ld-sparc/tlsg64.s: Likewise.
470 * ld-sparc/tlsg64.sd: Likewise.
471 * ld-sparc/tlslib.s: Likewise.
472 * ld-sparc/tlsnopic.s: Likewise.
473 * ld-sparc/tlspic.s: Likewise.
474 * ld-sparc/tlssunbin32.dd: Likewise.
475 * ld-sparc/tlssunbin32.rd: Likewise.
476 * ld-sparc/tlssunbin32.s: Likewise.
477 * ld-sparc/tlssunbin32.sd: Likewise.
478 * ld-sparc/tlssunbin32.td: Likewise.
479 * ld-sparc/tlssunbin64.dd: Likewise.
480 * ld-sparc/tlssunbin64.rd: Likewise.
481 * ld-sparc/tlssunbin64.s: Likewise.
482 * ld-sparc/tlssunbin64.sd: Likewise.
483 * ld-sparc/tlssunbin64.td: Likewise.
484 * ld-sparc/tlssunbinpic32.s: Likewise.
485 * ld-sparc/tlssunbinpic64.s: Likewise.
486 * ld-sparc/tlssunnopic32.dd: Likewise.
487 * ld-sparc/tlssunnopic32.rd: Likewise.
488 * ld-sparc/tlssunnopic32.s: Likewise.
489 * ld-sparc/tlssunnopic32.sd: Likewise.
490 * ld-sparc/tlssunnopic64.dd: Likewise.
491 * ld-sparc/tlssunnopic64.rd: Likewise.
492 * ld-sparc/tlssunnopic64.s: Likewise.
493 * ld-sparc/tlssunnopic64.sd: Likewise.
494 * ld-sparc/tlssunpic32.dd: Likewise.
495 * ld-sparc/tlssunpic32.rd: Likewise.
496 * ld-sparc/tlssunpic32.s: Likewise.
497 * ld-sparc/tlssunpic32.sd: Likewise.
498 * ld-sparc/tlssunpic32.td: Likewise.
499 * ld-sparc/tlssunpic64.dd: Likewise.
500 * ld-sparc/tlssunpic64.rd: Likewise.
501 * ld-sparc/tlssunpic64.s: Likewise.
502 * ld-sparc/tlssunpic64.sd: Likewise.
503 * ld-sparc/tlssunpic64.td: Likewise.
504
505 2003-01-24 Martin Schwidefsky <schwidefsky@de.ibm.com>
506
507 * ld-s390/s390.exp: New file.
508 * ld-s390/tlsbin_64.dd: New file.
509 * ld-s390/tlsbin_64.rd: New file.
510 * ld-s390/tlsbin_64.s: New file.
511 * ld-s390/tlsbin_64.sd: New file.
512 * ld-s390/tlsbin_64.td: New file.
513 * ld-s390/tlsbin.dd: New file.
514 * ld-s390/tlsbinpic_64.s: New file.
515 * ld-s390/tlsbinpic.s: New file.
516 * ld-s390/tlsbin.rd: New file.
517 * ld-s390/tlsbin.s: New file.
518 * ld-s390/tlsbin.sd: New file.
519 * ld-s390/tlsbin.td: New file.
520 * ld-s390/tlslib_64.s: New file.
521 * ld-s390/tlslib.s: New file.
522 * ld-s390/tlspic1_64.s: New file.
523 * ld-s390/tlspic1.s: New file.
524 * ld-s390/tlspic2_64.s: New file.
525 * ld-s390/tlspic2.s: New file.
526 * ld-s390/tlspic_64.dd: New file.
527 * ld-s390/tlspic_64.rd: New file.
528 * ld-s390/tlspic_64.sd: New file.
529 * ld-s390/tlspic_64.td: New file.
530 * ld-s390/tlspic.dd: New file.
531 * ld-s390/tlspic.rd: New file.
532 * ld-s390/tlspic.sd: New file.
533 * ld-s390/tlspic.td: New file.
534
535 2003-01-24 Alan Modra <amodra@bigpond.net.au>
536
537 * ld-alpha/tlsbin.sd: Cope with truncated address in data dumps.
538 * ld-alpha/tlsbin.td: Likewise.
539 * ld-alpha/tlsbinr.sd: Likewise.
540
541 2003-01-21 Richard Henderson <rth@redhat.com>
542
543 * ld-alpha/alpha.exp: New.
544 * ld-alpha/align.s: New.
545 * ld-alpha/tlsbin.dd: New.
546 * ld-alpha/tlsbin.rd: New.
547 * ld-alpha/tlsbin.s: New.
548 * ld-alpha/tlsbin.sd: New.
549 * ld-alpha/tlsbin.td: New.
550 * ld-alpha/tlsbinpic.s: New.
551 * ld-alpha/tlsbinr.dd: New.
552 * ld-alpha/tlsbinr.rd: New.
553 * ld-alpha/tlsbinr.sd: New.
554 * ld-alpha/tlsg.s: New.
555 * ld-alpha/tlsg.sd: New.
556 * ld-alpha/tlslib.s: New.
557 * ld-alpha/tlspic.dd: New.
558 * ld-alpha/tlspic.rd: New.
559 * ld-alpha/tlspic.sd: New.
560 * ld-alpha/tlspic.td: New.
561 * ld-alpha/tlspic1.s: New.
562 * ld-alpha/tlspic2.s: New.
563
564 2003-01-20 Alan Modra <amodra@bigpond.net.au>
565
566 * ld-srec/srec.exp (run_srec_test): Pass --traditional-format to ld.
567
568 2003-01-18 Jakub Jelinek <jakub@redhat.com>
569
570 * ld-ia64/tlspic1.s: Add tests for IE in shared libraries.
571 * ld-ia64/tlspic.rd: Adjust.
572 * ld-ia64/tlspic.dd: Adjust.
573 * ld-ia64/tlspic.sd: Adjust.
574
575 2003-01-16 Jakub Jelinek <jakub@redhat.com>
576
577 * ld-ia64/ia64.exp: New.
578 * ld-ia64/tlsbin.dd: New test.
579 * ld-ia64/tlsbinpic.s: New test.
580 * ld-ia64/tlsbin.rd: New test.
581 * ld-ia64/tlsbin.s: New test.
582 * ld-ia64/tlsbin.sd: New test.
583 * ld-ia64/tlsbin.td: New test.
584 * ld-ia64/tlsg.s: New test.
585 * ld-ia64/tlsg.sd: New test.
586 * ld-ia64/tlslib.s: New test.
587 * ld-ia64/tlspic1.s: New test.
588 * ld-ia64/tlspic2.s: New test.
589 * ld-ia64/tlspic.dd: New test.
590 * ld-ia64/tlspic.rd: New test.
591 * ld-ia64/tlspic.sd: New test.
592 * ld-ia64/tlspic.td: New test.
593
594 2003-01-02 Richard Sandiford <rsandifo@redhat.com>
595
596 * ld-mips-elf/mips-elf-flags.exp: Add -mips4 to a -mgp64 test.
597
598 2003-01-02 Richard Sandiford <rsandifo@redhat.com>
599
600 * ld-mips-elf/jr.s: New file.
601 * ld-mips-elf/mips-elf-flags.exp: New test.
602
603 2002-12-18 Ralf Habacker <ralf.habacker@freenet.de>
604
605 * ld-auto-import: New directory.
606 * ld-auto-import/auto-import.exp: Test the auto importing direct
607 from a dll functionality.
608 * ld-auto-import/client.c: Source code for test.
609 * ld-auto-import/dll.c: Likewise.
610
611 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
612
613 * ld-mips-elf/mips-elf.exp: Remove branch-misc-2 test.
614 * ld-mips-elf/branch-misc-2.d: Removed.
615
616 2002-12-10 Jason Thorpe <thorpej@wasabisystems.com>
617
618 * lib/ld-lib.exp (is_elf_format): Match NetBSD ELF targets.
619
620 2002-12-03 Nick Clifton <nickc@redhat.com>
621
622 * ld-powerpc/powerpc.exp (ppcelftests): Add apuinfo merging
623 test.
624 * ld-powerpc/apuinfo1.s: New assembler source file.
625 * ld-powerpc/apuinfo2.s: New assembler source file.
626 * ld-powerpc/apuinfo.rd: New expected output file.
627
628 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
629
630 Fix PR savannah/1417:
631 * ld-m68hc11/bug-1417.s: New test.
632 * ld-m68hc11/bug-1417.d: Likewise.
633
634 2002-11-28 Jakub Jelinek <jakub@redhat.com>
635
636 * ld-i386/tlsnopic.rd: Change NOTYPE to TLS for UND sg* symbols.
637
638 2002-11-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
639
640 * ld-sh/refdbg-0-dso.d: New test.
641 * ld-sh/refdbg-1.d: Likewise.
642 * ld-sh/refdbg.s: Likewise.
643 * ld-sh/refdbglib.s: Likewise.
644
645 2002-11-22 Alan Modra <amodra@bigpond.net.au>
646
647 * ld-elf/elf.exp: Remove sec64k test.
648 * ld-elf/sec64k.exp: Reinstate.
649
650 2002-11-21 Alan Modra <amodra@bigpond.net.au>
651
652 * ld-elf/elf.exp: Renamed from sec64k.exp. Add test_list loop.
653 * ld-elf/merge.s: New file.
654 * ld-elf/merge.d: New file.
655 * ld-elf/merge.ld: New file.
656
657 2002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
658
659 * ld-scripts/script.exp: Setup for tic4x testcase
660
661 2002-11-15 Nick Clifton <nickc@redhat.com>
662
663 * ld-h8300: New directory.
664 * ld-h8300/h8300.exp: New expect script. Only run tests for h8300
665 targets.
666 * ld-h8300/relax.s: New assembler source file.
667 * ld-h8300/relax.d: New expected output file.
668
669 2002-11-11 Hans-Peter Nilsson <hp@axis.com>
670
671 * ld-elf/sec64k.exp: New test.
672 * lib/ld-lib.exp (run_dump_test): Don't prepend "$srcdir/$subdir/"
673 to a source file starting with "/".
674
675 2002-11-10 Hans-Peter Nilsson <hp@bitrange.com>
676
677 * ld-mmix/local1.d, ld-mmix/local3.d, ld-mmix/local5.d,
678 ld-mmix/local7.d: Tweak for change in readelf output.
679
680 2002-11-09 Alan Modra <amodra@bigpond.net.au>
681
682 * ld-elfvsb/define.s: Avoid use of @ in .type directive.
683
684 2002-11-07 Hans-Peter Nilsson <hp@axis.com>
685
686 * ld-cris/expdyn6.d, ld-cris/weakref2.d, ld-cris/expdyn7.d,
687 ld-cris/nodyn5.d, ld-cris/expdyn5.d: New tests.
688
689 2002-11-07 Nick Clifton <nickc@redhat.com>
690
691 * ld-fastcall/fastcall.exp: Only run tests for PE type x86
692 targets.
693
694 2002-11-07 Kaz Kojima <kkojima@rr.iij4u.or.jp>
695
696 * ld-sh/rd-sh.exp: Set asflags_save always.
697
698 2002-11-07 Casper S. Hornstrup <chorns@users.sourceforge.net>
699
700 * ld-fastcall: New directory for testing fastcall support.
701 * ld-fastcall/export.s: New file for testing fastcall symbol
702 handling.
703 * ld-fastcall/import.s: Likewise.
704 * ld-fastcall/fastcall.exp: Likewise.
705
706 2002-11-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
707
708 * ld-sh/rd-sh.exp: Add -isa=SHcompact to ASFLAGS for SH-5.
709 * ld-sh/tlsbin-1.d: Handle GOT_BIAS appropriately for SH-5.
710 * ld-sh/tlspic-1.d: Likewise.
711 * ld-sh/tlspic-2.d: Likewise.
712 * ld-sh/tlsbin-2.d: Likewise. Make it robust for the symbols
713 defined by the linker scripts.
714
715 2002-10-14 Stephane Carrez <stcarrez@nerim.fr>
716
717 * ld-m68hc11/m68hc11.exp: Specific tests for 68HC11/68HC12.
718 * ld-m68hc11/adj-jump.d: New test for linker relaxation.
719 * ld-m68hc11/adj-jump.s: Likewise.
720 * ld-m68hc11/adj-brset.s: Likewise.
721 * ld-m68hc11/adj-brset.d: Likewise.
722 * ld-m68hc11/relax-direct.s: Likewise.
723 * ld-m68hc11/relax-direct.d: Likewise.
724 * ld-m68hc11/relax-group.s: Likewise.
725 * ld-m68hc11/relax-group.d: Likewise.
726 * ld-m68hc11/bug-1403.d: Likewise.
727 * ld-m68hc11/bug-1403.s: Likewise.
728
729 2002-10-14 Stephen Clarke <stephen.clarke@superh.com>
730 * ld-sh/ld-r-1.d: Disable for sh64*-*-linux*.
731 * ld-sh/sh64/sh64.exp: Likewise.
732 * ld-sh/sh.exp: Disable relaxing tests for sh64*-*-linux*.
733 * ld-sh/sh64/abi32.sd: Adjust expected output to include
734 sh64*-*-linux* formats too.
735 * ld-sh/sh64/relax.exp: Add emul32 variable to hold target
736 emulation, and set it appropriately for sh*-*-linux*.
737 * ld-sh/sh64/relfail.exp: Add variables to hold target
738 emulation, output format, start symbol, and whether target
739 supports 64-bit ABI. Set appropriately for sh*-*-linux*.
740
741 2002-10-12 H.J. Lu (hjl@gnu.org)
742
743 * ld-discard/extern.d: Remove $srcdir/$subdir/.
744 * ld-discard/start.d: Likewise.
745 * ld-discard/static.d: Likewise.
746 * ld-linkonce/zeroehl32.d: Likewise.
747 * ld-selective/keepdot.d: Likewise.
748 * ld-selective/keepdot0.d: Likewise.
749
750 2002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
751
752 * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output
753 of linker to the file tmpdir/*-dso.so.
754 * ld-sh/tlsbin.s, ld-sh/tlsbinpic.s, ld-sh/tlslib.s: New.
755 * ld-sh/tlsbin-0-dso.d: New.
756 * ld-sh/tlsbin-1.d: New.
757 * ld-sh/tlsbin-2.d: New.
758 * ld-sh/tlsbin-3.d: New.
759 * ld-sh/tlsbin-4.d: New.
760 * ld-sh/tlspic1.s, ld-sh/tlspic2.s: New.
761 * ld-sh/tlspic-1.d: New.
762 * ld-sh/tlspic-2.d: New.
763 * ld-sh/tlspic-3.d: New.
764 * ld-sh/tlspic-4.d: New.
765
766 2002-10-10 Jakub Jelinek <jakub@redhat.com>
767
768 * ld-i386/combreloc.s: New test.
769 * ld-i386/combreloc.d: New test.
770 * ld-i386/i386.exp (i386tests): Add it.
771
772 2002-10-10 Alan Modra <amodra@bigpond.net.au>
773
774 * ld-i386/i386.exp (reloc): Turn off combreloc.
775 * ld-i386/reloc.d: Likewise.
776 * ld-powerpc/powerpc.exp: Likewise.
777 * ld-powerpc/reloc.d: Likewise.
778
779 2002-10-03 H.J. Lu <hjl@gnu.org>
780
781 * ld-elfvers/vers21.c (_old_foobar): Initialized to -1 for gcc
782 3.x.
783
784 2002-10-03 Chris Demetriou <cgd@broadcom.com>
785
786 * ld-mips-elf/branch-misc-1.d: Link at 0x500000 and use -N, to be
787 more compatible with non-embedded targets.
788 * ld-mips-elf/branch-misc-2.d: Likewise.
789
790 * ld-mips-elf/mips-elf.exp: Clean up some comments about embedded
791 PIC tests.
792 (elf): New variable, to control whether generic ELF tests are run.
793 (embedded_elf): New variable, to control whether ELF tests
794 requiring embedded PIC or embedded relocs are run.
795
796 2002-10-02 Stephen Clarke <stephen.clarke@superh.com>
797
798 * ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,
799 ld-sh/sh64/gotplt.s: New test.
800
801 2002-10-02 Stephen Clarke <stephen.clarke@superh.com>
802 * ld-sh/sh64/cmpct1.sd : Fix linked file name.
803 * ld-sh/sh64/crange3.dd: Likewise.
804
805 2002-10-01 Jakub Jelinek <jakub@redhat.com>
806
807 * ld-i386/i386.exp: Add tlsindntpoff test.
808 * ld-i386/tlsindntpoff.s: New test.
809 * ld-i386/tlsindntpoff.dd: New test.
810
811 2002-10-01 Jakub Jelinek <jakub@redhat.com>
812
813 * ld-x86-64/tlspic1.s: Change TLSGD sequences.
814 * ld-x86-64/tlsbinpic.s: Likewise.
815 * ld-x86-64/tlspic.dd: Adjust.
816
817 2002-10-01 Jakub Jelinek <jakub@redhat.com>
818
819 * ld-i386/i386.exp: Add tlsg test.
820 * ld-i386/tlsg.s: New test.
821 * ld-i386/tlsg.sd: New test.
822 * ld-i386/tlsbin.dd: Change LD into LD -> LE in comments.
823 * ld-i386/tlsbinpic.s: Likewise.
824 * ld-x86-64/x86-64.exp: Add tlsg test.
825 * ld-x86-64/tlsg.s: New test.
826 * ld-x86-64/tlsg.sd: New test.
827 * ld-x86-64/tlsbin.dd: Change LD into LD -> LE in comments.
828 * ld-x86-64/tlsbinpic.s: Likewise.
829
830 2002-09-30 Alan Modra <amodra@bigpond.net.au>
831
832 * ld-powerpc/powerpc.exp: Restrict to 32 bit ELF.
833
834 2002-09-30 Alan Modra <amodra@bigpond.net.au>
835
836 * ld-powerpc/reloc.s, ld-powerpc/reloc.d: New.
837 * ld-powerpc/powerpc.exp: New.
838
839 * ld-i386/reloc.s, ld-i386/reloc.d: New.
840 * ld-i386/i386.exp: Run new test.
841
842 2002-09-27 Jakub Jelinek <jakub@redhat.com>
843
844 * lib/ld-lib.exp (run_ld_link_tests): Add.
845 * ld-sh/sh64/sh64.exp (run_ld_link_tests, regexp_diff,
846 file_contents): Remove.
847 (sh64tests): Add 6th field to the tests array.
848 * ld-i386/i386.exp (run_ld_link_tests): Remove.
849 * ld-x86-64/x86-64.exp: New.
850 * ld-x86-64/tlsbin.dd: New test.
851 * ld-x86-64/tlsbinpic.s: New test.
852 * ld-x86-64/tlsbin.rd: New test.
853 * ld-x86-64/tlsbin.s: New test.
854 * ld-x86-64/tlsbin.sd: New test.
855 * ld-x86-64/tlsbin.td: New test.
856 * ld-x86-64/tlslib.s: New test.
857 * ld-x86-64/tlspic1.s: New test.
858 * ld-x86-64/tlspic2.s: New test.
859 * ld-x86-64/tlspic.dd: New test.
860 * ld-x86-64/tlspic.rd: New test.
861 * ld-x86-64/tlspic.sd: New test.
862 * ld-x86-64/tlspic.td: New test.
863
864 2002-09-21 Alan Modra <amodra@bigpond.net.au>
865
866 * ld-undefined/undefined.exp: Adjust function test.
867
868 2002-09-20 Alan Modra <amodra@bigpond.net.au>
869
870 * ld-i386/i386.exp: Only run tests on ELF targets.
871
872 2002-09-19 Jakub Jelinek <jakub@redhat.com>
873
874 * ld-i386/i386.exp: New.
875 * ld-i386/tlsbin.dd: New test.
876 * ld-i386/tlsbinpic.s: New test.
877 * ld-i386/tlsbin.rd: New test.
878 * ld-i386/tlsbin.s: New test.
879 * ld-i386/tlsbin.sd: New test.
880 * ld-i386/tlsbin.td: New test.
881 * ld-i386/tlslib.s: New test.
882 * ld-i386/tlsnopic1.s: New test.
883 * ld-i386/tlsnopic2.s: New test.
884 * ld-i386/tlsnopic.dd: New test.
885 * ld-i386/tlsnopic.rd: New test.
886 * ld-i386/tlsnopic.sd: New test.
887 * ld-i386/tlspic1.s: New test.
888 * ld-i386/tlspic2.s: New test.
889 * ld-i386/tlspic.dd: New test.
890 * ld-i386/tlspic.rd: New test.
891 * ld-i386/tlspic.sd: New test.
892 * ld-i386/tlspic.td: New test.
893
894 2002-09-18 Chris Demetriou <cgd@broadcom.com>
895
896 * ld-mips-elf/branch-misc-1.d: New file.
897 * ld-mips-elf/branch-misc-2.d: New file.
898 * ld-mips-elf/mips-elf.exp: Run new tests.
899
900 2002-09-05 Alan Modra <amodra@bigpond.net.au>
901
902 * ld-sh/sh64/cmpct1.xd: Adjust for lack of abs section sym.
903 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
904 * ld-sh/sh64/crange3-media.rd: Likewise.
905 * ld-sh/sh64/crange3.rd: Likewise.
906
907 2002-08-31 Hans-Peter Nilsson <hp@bitrange.com>
908
909 * ld-mmix/bpo-10.d: Tweak for change in symbols handling.
910 * ld-mmix/bpo-11.d: Ditto.
911
912 * ld-mmix/b-nosym.d: Adjust for changed output for absence of
913 symbols.
914
915 * ld-mmix/sec-7m.d: Rename tested section from .debug_info to
916 .di.
917 * ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s,
918 ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
919
920 2002-08-28 Alan Modra <amodra@bigpond.net.au>
921
922 * ld-discard/discard.exp: xfail m6812.
923 * ld-scripts/map-address.d: Adjust for extras emitted by pe targets.
924
925 2002-08-27 Alan Modra <amodra@bigpond.net.au>
926
927 * ld-mmix/b-nosym.d: Revert last change.
928
929 2002-08-26 Alan Modra <amodra@bigpond.net.au>
930
931 * ld-mmix/b-nosym.d: Adjust for "no symbols" on stdout.
932
933 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>
934
935 * ld-sh/sh64/rd-sh64.exp: New framework file.
936 * ld-sh/sh64/init-cmpct.d, ld-sh/sh64/init-media.d,
937 ld-sh/sh64/init64.d, ld-sh/sh64/init.s: New tests for
938 correct setting of ISA bit for init and fini entry-points.
939
940 2002-08-16 Stephen Clarke <stephen.clarke@superh.com>
941
942 * ld-sh/sh64/sh64.exp: Add dlsection.
943 * ld-sh/sh64/dlsection-1.s, ld-sh/sh64/dlsection.sd: New.
944
945 2002-08-16 Alan Modra <amodra@bigpond.net.au>
946
947 * ld-discard/discard.exp: xfail targets using generic linker.
948 * ld-discard/extern.d: Allow "data" to be reduced to a section sym.
949
950 2002-08-15 Hans-Peter Nilsson <hp@axis.com>
951
952 * ld-cris/libdso-4.d, ld-cris/undef1.d: New test.
953
954 2002-08-13 H.J. Lu <hjl@gnu.org>
955
956 * ld-elfvers/vers.exp: Add vers23c and vers23d.
957
958 * ld-elfvers/vers23c.ver: New.
959 * ld-elfvers/vers23d.dsym: New.
960
961 2002-08-12 H.J. Lu <hjl@gnu.org>
962
963 * ld-elfvers/vers.exp: Add vers23.
964
965 * ld-elfvers/vers23.c: New.
966 * ld-elfvers/vers23.dsym: New.
967 * ld-elfvers/vers23.ver: New.
968 * ld-elfvers/vers23a.c: New.
969 * ld-elfvers/vers23a.dsym: New.
970 * ld-elfvers/vers23a.map: New.
971 * ld-elfvers/vers23a.sym: New.
972 * ld-elfvers/vers23a.ver: New.
973 * ld-elfvers/vers23b.c: New.
974 * ld-elfvers/vers23b.dsym: New.
975 * ld-elfvers/vers23b.map: New.
976 * ld-elfvers/vers23b.ver: New.
977
978 2002-08-12 Stephen Clarke <stephen.clarke@superh.com>
979
980 * ld-sh/sh64/abi32.xd: Adjust whitespace in elf32 section
981 listing.
982 * ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd,
983 ld-sh/sh64/rel32.xd, ld-sh/sh64/shdl32.xd: Likewise.
984 * ld-sh/sh64/abi32.xd: Adjust as type of linker-script-symbols
985 is no longer set to object.
986 * ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/crange1.rd,
987 ld-sh/sh64/crange2.rd, ld-sh/sh64/crange3-cmpct.rd,
988 ld-sh/sh64/crange3-media.rd, ld-sh/sh64/crange3.rd,
989 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shdl32.xd,
990 ld-sh/sh64/shdl64.xd: Likewise.
991
992 2002-08-10 Alan Modra <amodra@bigpond.net.au>
993
994 * ld-discard/discard.exp: Don't run on linuxaout or linuxoldld.
995 * ld-linkonce/linkonce.exp: Likewise.
996 * ld-selective/sel-dump.exp: Likewise.
997 * ld-selective/selective.exp: Don't run on aout or bout.
998
999 2002-08-08 H.J. Lu <hjl@gnu.org>
1000
1001 * ld-elfvers/vers.exp: Add vers22.
1002
1003 * ld-elfvers/vers22.c: New.
1004 * ld-elfvers/vers22.dsym: New.
1005 * ld-elfvers/vers22.map: New.
1006 * ld-elfvers/vers22.ver: New.
1007 * ld-elfvers/vers22a.c: New.
1008 * ld-elfvers/vers22a.dsym: New.
1009 * ld-elfvers/vers22a.sym: New.
1010 * ld-elfvers/vers22a.ver: New.
1011 * ld-elfvers/vers22b.c: New.
1012 * ld-elfvers/vers22b.dsym: New.
1013 * ld-elfvers/vers22b.ver: New.
1014
1015 2002-08-07 H.J. Lu <hjl@gnu.org>
1016
1017 * ld-elfvers/vers.exp: Add --no-undefined-version.
1018
1019 * ld-elfvers/vers1.map: Remove the unused foo1 and foo2.
1020 * ld-elfvers/vers8.map: Likewise.
1021 * ld-elfvers/vers18.map: Likewise.
1022
1023 2002-07-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
1024
1025 * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
1026 ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
1027 * ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
1028 ld-linkonce/linkonce.exp, ld-shared/shared.exp,
1029 ld-undefined/weak-undef.exp: Test hppa*64*-*-hpux* and hppa*-*-linux*
1030 targets.
1031 * ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
1032 ld-discard/static.s: Add whitespace before assembler directives.
1033
1034 2002-07-29 Chris Demetriou <cgd@broadcom.com>
1035
1036 * ld-mips-elf/mips16-1.d: Check that ASE flag is actually set.
1037
1038 2002-07-26 Richard Sandiford <rsandifo@redhat.com>
1039
1040 * ld-mips-elf/mips16-1.d,
1041 * ld-mips-elf/mips16-1[ab].s: New test.
1042 * ld-mips-elf/mips-elf.exp: Run it.
1043
1044 2002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
1045
1046 * ld-mmix/sec-1.d: Adjust for changes in padding.
1047 * ld-mmix/sec-3.d: Ditto.
1048
1049 2002-07-15 H.J. Lu <hjl@gnu.org>
1050
1051 * ld-elfvers/vers.exp: Add vers21.
1052
1053 * ld-elfvers/vers21.c: New.
1054 * ld-elfvers/vers21.dsym: New.
1055 * ld-elfvers/vers21.map: New.
1056 * ld-elfvers/vers21.sym: New.
1057 * ld-elfvers/vers21.ver: New.
1058
1059 2002-07-12 Hans-Peter Nilsson <hp@axis.com>
1060
1061 * ld-cris/nodyn4.d, ld-cris/expdyn4.d, ld-cris/comref1.s,
1062 ld-cris/euwref1.s, ld-cris/expdyn3.d, ld-cris/expdyn2.d,
1063 ld-cris/expdref1.s: New tests.
1064
1065 2002-07-09 Richard Sandiford <rsandifo@redhat.com>
1066
1067 * ld-scripts/dynamic-sections*: New test.
1068
1069 2002-07-09 Hans-Peter Nilsson <hp@axis.com>
1070
1071 * ld-cris/libdso-3.d, ld-cris/dso-3.s, ld-cris/noglob1.s,
1072 ld-cris/noglob1.d: New tests.
1073
1074 * ld-cris/libdso-1.d: Tweak for change in size of dynamic sections.
1075
1076 2002-07-03 Alan Modra <amodra@bigpond.net.au>
1077
1078 * lib/ld-lib.exp (default_ld_nm): Run nm with LC_ALL=C to ensure
1079 consistent sorting.
1080 (run_dump_test): Likewise for objdump/nm/objcopy/readelf.
1081 * ld-sh/sh64/sh64.exp (run_ld_link_tests): Likewise.
1082
1083 2002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
1084
1085 * ld-mmix/sec-8m.d, ld-mmix/sec-8m.s, ld-mmix/sec-8a.s,
1086 ld-mmix/sec-8b.s, ld-mmix/sec-8d.s: New test.
1087
1088 2002-06-18 Chris Demetriou <cgd@broadcom.com>
1089
1090 * ld-mips-elf/empic2-ref.s: Add a missing .end, apparently
1091 turned up by recent assembler changes.
1092
1093 2002-06-17 Tom Rix <trix@redhat.com>
1094
1095 * ld-d10v/d10v.exp: New driver for d10v.
1096 * ld-d10v/default_layout.d : New test.
1097 * ld-d10v/regression-001.lt: New test for a linker regression.
1098 * ld-d10v/linktest-002.lt: New test for run_link_test.
1099 * ld-d10v/reloc-001.d - reloc-016.d: New tests.
1100
1101 2002-06-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
1102
1103 * ld-scripts/cross1.t: Add .hash, .dynstr and .dynsym sections to
1104 script.
1105
1106 2002-06-11 Andreas Jaeger <aj@suse.de>
1107
1108 * ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.
1109
1110 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
1111
1112 * ld-mips-elf/region1a.s,
1113 * ld-mips-elf/region1b.s,
1114 * ld-mips-elf/region1.t,
1115 * ld-mips-elf/region1.d: New test.
1116 * ld-mips-elf/mips-elf.exp: Run it.
1117
1118 2002-06-07 Nick Clifton <nickc@cambridge.redhat.com>
1119
1120 * ld-scripts/phdrs2.s: Use .p2align instead of .align.
1121 Use section names .foo and .bar instead of .text and .data.
1122 * ld-scripts/phdrs2.t: Refer to .foo and .bar instead of .text
1123 and .data.
1124
1125 2002-06-06 David Heine <dlheine@tensilica.com>
1126
1127 * ld-scripts/phdrs2.exp: New file: Run second phdrs test.
1128 * ld-scripts/phdrs2.s: New file: Dummy assembler source.
1129 * ld-scripts/phdrs2.t: New file: Linker script with an empty
1130 section at the start of a loadable segment.
1131
1132 2005-06-02 H.J. Lu <hjl@gnu.org>
1133
1134 * ld-srec/sr3.cc (__dso_handle): Added for gcc 3.1 with
1135 -fuse-cxa-atexit.
1136 (__cxa_atexit): Likewise.
1137
1138 2002-05-30 Richard Henderson <rth@redhat.com>
1139
1140 * ld-bootstrap/bootstrap.exp: Test --relax.
1141
1142 2002-05-28 Hans-Peter Nilsson <hp@axis.com>
1143
1144 * ld-cris/libdso-2.d: Tweak for combreloc now default on.
1145
1146 2002-05-07 Richard Sandiford <rsandifo@redhat.com>
1147
1148 * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir.
1149 (is_elf_format): New, extracted from...
1150 * ld-scripts/weak.exp: ...here.
1151 * ld-scripts/overlay-size.exp: New test.
1152 * ld-scripts/overlay-size.[tsd],
1153 * ld-scripts/overlay-size-map.d: New files for it.
1154
1155 2002-05-02 Richard Sandiford <rsandifo@redhat.com>
1156
1157 * ld-scripts/map-address.exp: Quote conditions.
1158
1159 2002-04-30 Richard Sandiford <rsandifo@redhat.com>
1160
1161 * ld-scripts/map-address.exp: New test.
1162 * ld-scripts/map-address.[td]: New files for it.
1163
1164 2002-04-19 Richard Henderson <rth@redhat.com>
1165
1166 * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
1167 * ld-shared/shared.exp: Likewise.
1168 * ld-selective/selective.exp: Disable for alpha.
1169 * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.
1170
1171 2002-04-05 Hans-Peter Nilsson <hp@axis.com>
1172
1173 * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
1174
1175 2002-03-19 Hans-Peter Nilsson <hp@axis.com>
1176
1177 * ld-cris/ldsym1.d: New test.
1178
1179 * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
1180 longer set to object.
1181 * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d,
1182 ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d,
1183 ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d,
1184 ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d,
1185 ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d,
1186 ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d,
1187 ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d,
1188 ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d,
1189 ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d,
1190 ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d,
1191 ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d,
1192 ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
1193
1194 2002-03-11 Andreas Jaeger <aj@suse.de>
1195
1196 * ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 that
1197 places zero initialized data in the bss.
1198 * ld-elfweak/lddsodata.dsym: Likewise.
1199
1200 2002-03-07 Hans-Peter Nilsson <hp@axis.com>
1201
1202 * ld-cris/expdyn1.d: Tweak for change in elf.sc.
1203
1204 2002-02-24 Hans-Peter Nilsson <hp@bitrange.com>
1205
1206 * ld-sh/ld-r-1.d: Adjust to changes in readelf output.
1207 * ld-sh/shared-1.d, ld-sh/sh64/crangerel1.rd, ld-sh/crangerel2.rd,
1208 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Ditto.
1209
1210 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
1211
1212 * ld-elfvsb/sh1.c: Fix typo in last change.
1213
1214 2002-02-17 Daniel Jacobowitz <drow@mvista.com>
1215
1216 * ld-elfvsb/sh1.c: Use #pragma weak.
1217
1218 2002-02-17 Daniel Jacobowitz <drow@mvista.com>
1219
1220 * vers.exp: Do not call diff -q.
1221
1222 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
1223
1224 * ld-mmix/b-nosym.d, ld-mmix/sec-6.d: Tweak for change in symbol
1225 output.
1226 * ld-mmix/sec-7m.d, ld-mmix/sec-7a.s, ld-mmix/sec-7b.s,
1227 ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: New test.
1228
1229 * ld-mmix/bpo-22.d: New test.
1230
1231 * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,
1232 and .bss.
1233
1234 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
1235
1236 * ld-selective/selective.exp: Link against libgcc on
1237 hppa*-*-linux* targets.
1238
1239 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
1240
1241 * ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
1242 * ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
1243 * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
1244 in section ordering.
1245 * ld-sh/sh64/crange3-media.rd: Likewise.
1246 * ld-sh/sh64/crange3.rd: Likewise.
1247 * ld-sh/sh64/crange3.dd: Likewise.
1248
1249 * ld-sh/shared-1.d: Fix relocation addend.
1250
1251 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
1252
1253 * ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New
1254 tests.
1255
1256 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
1257
1258 Contribute sh64-elf.
1259 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
1260 * ld-sh/sh64/crange3-cmpct.rd: Adjust offsets.
1261 * ld-sh/sh64/crange3-media.rd: Likewise.
1262 * ld-sh/sh64/crange3.rd: Likewise.
1263 * ld-sh/sh64/crangerel1.rd: Likewise.
1264 * ld-sh/sh64/crangerel2.rd: Likewise.
1265 * ld-sh/sh64/reldl32.rd: Likewise.
1266 * ld-sh/sh64/reldl64.rd: Likewise.
1267 2002-01-28 Alexandre Oliva <aoliva@redhat.com>
1268 * ld-sh/sh64/abi32.xd: Formatting changes to match the current
1269 output of objdump.
1270 * ld-sh/sh64/cmpct1.xd: Likewise.
1271 * ld-sh/sh64/crange1.rd: Likewise.
1272 * ld-sh/sh64/crange2.rd: Likewise.
1273 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
1274 * ld-sh/sh64/crange3-media.rd: Likewise.
1275 * ld-sh/sh64/crange3.rd: Likewise.
1276 * ld-sh/sh64/crangerel1.rd: Likewise.
1277 * ld-sh/sh64/crangerel2.rd: Likewise.
1278 * ld-sh/sh64/mix1.xd: Likewise.
1279 * ld-sh/sh64/mix2.xd: Likewise.
1280 * ld-sh/sh64/rel32.xd: Likewise.
1281 * ld-sh/sh64/reldl32.rd: Likewise.
1282 * ld-sh/sh64/reldl64.rd: Likewise.
1283 * ld-sh/sh64/sh64.exp: Likewise. Reordered cranges and stack
1284 sessions, to match changes in the linker script.
1285 2001-06-14 Alexandre Oliva <aoliva@redhat.com>
1286 * ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Adjust relocation
1287 info to reflect renumbering of relocation types.
1288 2001-03-14 DJ Delorie <dj@redhat.com>
1289 * ld-sh/sh64/endian.dbd: New file, endian tests.
1290 * ld-sh/sh64/endian.dld: Ditto.
1291 * ld-sh/sh64/endian.ld: Ditto.
1292 * ld-sh/sh64/endian.s: Ditto.
1293 * ld-sh/sh64/endian.sbd: Ditto.
1294 * ld-sh/sh64/endian.sld: Ditto.
1295 * ld-sh/sh64/sh64.exp: Add above tests. Add -L option to ld.
1296 2001-03-12 DJ Delorie <dj@redhat.com>
1297 * ld-sh/sh64/relax.exp: New file, test disabling relaxing.
1298 * ld-sh/sh64/relax1.s: Ditto.
1299 * ld-sh/sh64/relax2.s: Ditto.
1300 * ld-sh/sh64/relax3.s: Ditto.
1301 * ld-sh/sh64/relax4.s: Ditto.
1302 * ld-sh/sh64/relfail.exp: New file, test for bogus relocs.
1303 * ld-sh/sh64/relfail.s: Ditto.
1304 2001-03-12 DJ Delorie <dj@redhat.com>
1305 * ld-sh/sh.exp: This test isn't appropriate for SH64 since it
1306 uses SH32 assembler files.
1307 2001-03-07 DJ Delorie <dj@redhat.com>
1308 * ld-selective/selective.exp: Pass "-e _start" for sh64 to
1309 accomodate expected start symbol in test.
1310 2001-03-06 DJ Delorie <dj@redhat.com>
1311 * ld-scripts/crossref.exp: Pass -mshelf32 to the linker for sh64,
1312 to match what gcc passes to the linker by default.
1313 * ld-selective/selective.exp: Ditto.
1314 * ld-srec/srec.exp: Ditto, plus XFAIL for sh64.
1315 * ld-undefined/undefined.exp: Add XFAIL for sh64 (it's dwarf2).
1316 2001-03-06 DJ Delorie <dj@redhat.com>
1317 * ld-sh/sh64/abi32.xd (stack): Adjust for new default stack layout.
1318 * ld-sh/sh64/abi64.xd (stack): Ditto.
1319 * ld-sh/sh64/cmpct1.xd (stack): Ditto.
1320 * ld-sh/sh64/crange1.rd (stack): Ditto.
1321 * ld-sh/sh64/crange2.rd (stack): Ditto.
1322 * ld-sh/sh64/crange3-cmpct.rd (stack): Ditto.
1323 * ld-sh/sh64/crange3-media.rd (stack): Ditto.
1324 * ld-sh/sh64/crange3.rd (stack): Ditto.
1325 * ld-sh/sh64/mix1.xd (stack): Ditto.
1326 * ld-sh/sh64/mix2.xd (stack): Ditto.
1327 * ld-sh/sh64/shdl32.xd (stack): Ditto.
1328 * ld-sh/sh64/shdl64.xd (stack): Ditto.
1329 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
1330 * ld-sh/sh64/mix1.xd: Add SORT_ENTRIES for .cranges section.
1331 * ld-sh/sh64/mix2.xd: Ditto.
1332 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
1333 * ld-sh/sh64/abi32.xd: Adjust for bit 0 set on an entry address
1334 being SHmedia.
1335 * ld-sh/sh64/shdl64.xd: Ditto.
1336 * ld-sh/sh64/shdl32.xd: Ditto.
1337 * ld-sh/sh64/mix2.xd: Ditto.
1338 * ld-sh/sh64/crange3-media.rd: Ditto.
1339 * ld-sh/sh64/abi64.xd: Ditto.
1340 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1341 * ld-sh/sh64/crange-2a.s (diversion2): New global symbol.
1342 * ld-sh/sh64/crange1.rd: Adjust to presence of new symbol.
1343 Adjust section type for .cranges; expect sorted contents.
1344 * ld-sh/sh64/crange2.rd: Ditto.
1345 * ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: Ditto.
1346 * ld-sh/sh64/crangerel1.rd: Adjust to presence of new symbol.
1347 * ld-sh/sh64/crangerel2.rd: Ditto.
1348 * ld-sh/sh64/mix1.xd: Adjust to DEBUGGING being set for .cranges.
1349 * ld-sh/sh64/mix2.xd: Ditto.
1350 * ld-sh/sh64/crange3-cmpct.rd, ld-sh/sh64/crange3-media.rd: New
1351 tests.
1352 * ld-sh/sh64/sh64.exp: Tweak test message. Run new tests.
1353 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
1354 * ld-sh/sh64/shmix-1.s (start2): Add a NOP to provide a valid
1355 target for (unexpanded) PTB. Add an .align 2 to SHmedia code to
1356 keep properly aligned.
1357 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd: Adjust accordingly.
1358 * ld-sh/sh64/mix1-noexp.sd, ld-sh/sh64/mix2-noexp.sd,
1359 ld-sh/sh64/abixx-noexp.sd: New tests for GAS -no-expand and
1360 R_SH_PT_16 relocation.
1361 * ld-sh/sh64/sh64.exp: Run new tests.
1362 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1363 * ld-sh/sh64/crange-2f.s, ld-sh/sh64/crange-2g.s,
1364 ld-sh/sh64/crange-2h.s, ld-sh/sh64/crange-2i.s,
1365 ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: New tests.
1366 * ld-sh/sh64/sh64.exp: Run new tests.
1367 * ld-sh/sh64/crange1.rd: Correct section flags.
1368 * ld-sh/sh64/crange2.rd: Ditto.
1369 * ld-sh/sh64/crangerel1.rd: Ditto.
1370 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1371 * ld-sh/sh64/crange-1.s, ld-sh/sh64/crange-2a.s,
1372 ld-sh/sh64/crange-2b.s, ld-sh/sh64/crange-2c.s,
1373 ld-sh/sh64/crange-2d.s, ld-sh/sh64/crange-2e.s,
1374 ld-sh/sh64/crange1.rd, ld-sh/sh64/crange2.rd,
1375 ld-sh/sh64/crangerel1.rd, ld-sh/sh64/crangerel2.rd: New tests for
1376 handling .cranges section.
1377 * ld-sh/sh64/sh64.exp: Run new tests.
1378 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd,
1379 ld-sh/sh64/mix2.xd: Adjust for .cranges section.
1380 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
1381 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.sd,
1382 ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.sd,
1383 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd,
1384 ld-sh/sh64/shdl32.xd, ld-sh/sh64/shdl64.xd: Adjust to .bss and
1385 .data individually 8-byte aligned.
1386 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
1387 * ld-sh/sh64/rel-1.s, ld-sh/sh64/rel-2.s, ld-sh/sh64/rel32.xd,
1388 ld-sh/sh64/rel64.xd, ld-sh/sh64/reldl-1.s, ld-sh/sh64/reldl-2.s,
1389 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: New tests.
1390 * ld-sh/sh64/sh64.exp: Make it possible to use readelf as
1391 inspection tool. Run new tests.
1392 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
1393 * ld-sh/sh64/abi64.sd, ld-sh/sh64/abi32.sd, ld-sh/sh64/mix1.sd,
1394 ld-sh/sh64/mix2.sd: Correct offsets in PT/PTA/PTB expansions.
1395 * ld-sh/sh64/shdl-1.s, ld-sh/sh64/shdl-2.s, ld-sh/sh64/shdl64.sd,
1396 ld-sh/sh64/shdl64.xd, ld-sh/sh64/shdl32.xd: New tests.
1397 * ld-sh/sh64/sh64.exp: Run new tests.
1398 2000-12-01 Hans-Peter Nilsson <hpn@cygnus.com>
1399 * ld-sh/sh64/cmpct1.sd, ld-sh/sh64/cmpct1.xd,
1400 ld-sh/sh64/shcmp-1.s: New test.
1401 * ld-sh/sh64/sh64.exp: Add new test to sh64tests. Reformat.
1402 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
1403 * ld-sh/sh64/sh64.exp: Use linker option -mshelf64 for 64-bit ABI
1404 test.
1405 * ld-sh/sh64/abi64.xd: Tweak for 64-bit ELF.
1406 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
1407 * ld-sh/sh64/sh64.exp (sh64tests): Use linker option -mshelf32 for
1408 tests.
1409 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
1410 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi64.sd: Correct MOVI
1411 registers.
1412 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/shmix-1.s:
1413 New test.
1414 * ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shmix-2.s,
1415 ld-sh/sh64/shmix-3.s: New test.
1416 * ld-sh/sh64/sh64.exp: Add new tests to sh64tests.
1417 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
1418 * ld-sh/sh64: New testsuite.
1419
1420 2002-02-07 Hans-Peter Nilsson <hp@axis.com>
1421
1422 * ld-selective/keepdot.s: Remove section specifier.
1423
1424 2002-02-05 Hans-Peter Nilsson <hp@axis.com>
1425
1426 * ld-selective/keepdot.d, ld-selective/keepdot.ld,
1427 ld-selective/keepdot.s, ld-selective/keepdot0.d: New tests.
1428 * ld-selective/sel-dump.exp: New, driver for run_dump_test:s.
1429
1430 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
1431
1432 * ld-mmix/bpo-18.d, ld-mmix/bpo64addr.ld, ld-mmix/bpo-18m.d,
1433 ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d,
1434 ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests
1435 for on-demand global register allocation.
1436
1437 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
1438
1439 * ld-sh/shared-1.d: Fix incorrect offsets.
1440
1441 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1442
1443 * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
1444 ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
1445 ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
1446 ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
1447 ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
1448 ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
1449 ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
1450 ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
1451 ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
1452 ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
1453 ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
1454 ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
1455 ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
1456 ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
1457
1458 2002-01-31 Hans-Peter Nilsson <hp@axis.com>
1459
1460 * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
1461 ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
1462 * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
1463 tests named *dso-*.d first and copying their tmpdir/dump to files
1464 named as the .d-file.
1465
1466 2002-01-31 Alan Modra <amodra@bigpond.net.au>
1467
1468 * ld-scripts/crossref.exp: Allow foo to have a leading dot.
1469 * ld-scripts/cross1.t: Add .opd.
1470 * ld-undefined/undefined.exp: Allow leading dot on sym names.
1471 * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
1472
1473 2002-01-29 Chris Demetriou <cgd@broadcom.com>
1474
1475 * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
1476 * ld-mips-elf/emrelocs-el.d: Likewise.
1477 * ld-mips-elf/emrelocs1.s: Likewise.
1478 * ld-mips-elf/emrelocs2.s: Likewise.
1479 * ld-mips-elf/emrelocs.ld: Likewise.
1480 * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
1481
1482 2002-01-21 Hans-Peter Nilsson <hp@axis.com>
1483
1484 * ld-cris: New testsuite directory.
1485
1486 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1487
1488 * ld-sh/sh.exp: Copy start.s file into test directory.
1489
1490 2002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
1491
1492 * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
1493
1494 2002-01-02 Chris Demetriou <cgd@broadcom.com>
1495
1496 * ld-mips-elf/empic1-ln.d: New file to test basic linking of
1497 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
1498 * ld-mips-elf/empic1-lp.d: Likewise.
1499 * ld-mips-elf/empic1-mn.d: Likewise.
1500 * ld-mips-elf/empic1-mp.d: Likewise.
1501 * ld-mips-elf/empic1-sn.d: Likewise.
1502 * ld-mips-elf/empic1-sp.d: Likewise.
1503 * ld-mips-elf/empic1-ref.s: Likewise.
1504 * ld-mips-elf/empic1-space.s: Likewise.
1505 * ld-mips-elf/empic1-tgt.s: Likewise.
1506 * ld-mips-elf/empic2-fwd-0.d: New file to test
1507 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
1508 cases.
1509 * ld-mips-elf/empic2-fwd-1.d: Likewise.
1510 * ld-mips-elf/empic2-rev-0.d: Likewise.
1511 * ld-mips-elf/empic2-rev-1.d: Likewise.
1512 * ld-mips-elf/empic2-ref.s: Likewise.
1513 * ld-mips-elf/empic2-space.s: Likewise.
1514 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
1515 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
1516 * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
1517 tests (including those above).
1518
1519 2001-11-30 H.J. Lu <hjl@gnu.org>
1520
1521 * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
1522 order.
1523
1524 2001-11-29 H.J. Lu <hjl@gnu.org>
1525
1526 * ld-elfvers/vers.exp (build_vers_lib): Support linking against
1527 more than one libraries.
1528 Add "vers20a" and "vers20" tests for common symbols.
1529
1530 * ld-elfvers/vers20.c: New.
1531 * ld-elfvers/vers20.dsym: New.
1532 * ld-elfvers/vers20.map: New.
1533 * ld-elfvers/vers20.ver: New.
1534 * ld-elfvers/vers20a.ver: New.
1535
1536 2001-11-19 H.J. Lu <hjl@gnu.org>
1537
1538 * ld-elfvsb/define.s: Mark all global lables as object.
1539
1540 * ld-elfvsb/hidden0.d: Match large section number.
1541 * ld-elfvsb/hidden1.d: Likewise.
1542 * ld-elfvsb/internal0.d: Likewise.
1543 * ld-elfvsb/internal1.d: Likewise.
1544 * ld-elfvsb/protected0.d: Likewise.
1545 * ld-elfvsb/protected1.d: Likewise.
1546
1547 * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
1548 * ld-elfvsb/internal0.d: Likewise.
1549 * ld-elfvsb/protected0.d: Likewise.
1550
1551 2001-11-15 H.J. Lu <hjl@gnu.org>
1552
1553 * ld-sh/ld-r-1.d: Updated.
1554
1555 2001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1556
1557 * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
1558 PE targets.
1559
1560 2001-11-12 Donn Terry <donnte@microsoft.com>
1561
1562 * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
1563 binary files produced in order to avoid date stamp present in PE
1564 binaries.
1565
1566 2001-11-11 Hans-Peter Nilsson <hp@bitrange.com>
1567
1568 * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
1569
1570 2001-11-09 H.J. Lu <hjl@gnu.org>
1571
1572 * ld-discard/discard.exp: New. Test ld discard.
1573 * ld-discard/discard.ld: Likewise.
1574 * ld-discard/exit.s: Likewise.
1575 * ld-discard/extern.d: Likewise.
1576 * ld-discard/extern.s: Likewise.
1577 * ld-discard/start.d: Likewise.
1578 * ld-discard/start.s: Likewise.
1579 * ld-discard/static.d: Likewise.
1580 * ld-discard/static.s: Likewise.
1581
1582 2001-11-02 H.J. Lu <hjl@gnu.org>
1583
1584 * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
1585
1586 * ld-elfvsb/hidden0.d: New.
1587 * ld-elfvsb/hidden1.d: New.
1588 * ld-elfvsb/internal0.d: New.
1589 * ld-elfvsb/internal1.d: New.
1590 * ld-elfvsb/protected0.d: New.
1591 * ld-elfvsb/protected1.d: New.
1592 * ld-elfvsb/undef.s: New.
1593 * ld-elfvsb/undef.s: New.
1594
1595 2001-11-02 NIIBE Yutaka <gniibe@m17n.org>
1596
1597 * ld-sh/sh.exp: Have its own start.s for linux.
1598
1599 2001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
1600
1601 * ld-mmix/locdo-1.d: Prune character dump part.
1602 * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
1603 ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
1604 ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
1605 ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
1606 ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
1607 ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
1608 ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
1609 unnecessary empty lines.
1610
1611 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1612
1613 * ld-mmix: New testsuite directory.
1614
1615 2001-10-14 Hans-Peter Nilsson <hp@bitrange.com>
1616
1617 * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
1618 sh*-*-elf.
1619
1620 * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
1621
1622 * ld-sh/rd-sh.exp: New framework file.
1623 * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
1624 ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
1625 test files.
1626
1627 2001-09-29 Hans-Peter Nilsson <hp@axis.com>
1628
1629 * ld-linkonce/linkonce.exp: New file.
1630 * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
1631 ld-linkonce/zeroehl32.d: New test.
1632
1633 2001-09-25 H.J. Lu <hjl@gnu.org>
1634
1635 * ld-elfweak/dso.dsym: Updated for alpha.
1636 * ld-elfweak/dsodata.dsym: Likewise.
1637 * ld-elfweak/strong.sym: Likewise.
1638 * ld-elfweak/strongcomm.sym: Likewise.
1639 * ld-elfweak/strongdata.sym: Likewise.
1640
1641 2001-09-15 Hans-Peter Nilsson <hp@bitrange.com>
1642
1643 * lib/ld-lib.exp (run_dump_test): Handle new option
1644 "objcopy_linked_file". Return after failing, if errors were
1645 expected but none were found.
1646 (slurp_options): Support underscores in option names.
1647
1648 2001-09-14 H.J. Lu <hjl@gnu.org>
1649
1650 * ld-elfweak/bar.c: Updated.
1651 * ld-elfweak/bar1a.c: Likewise.
1652 * ld-elfweak/main.c: Likewise.
1653 * ld-elfweak/main1.c: Likewise.
1654 * ld-elfweak/elfweak.exp: Likewise.
1655 * ld-elfweak/weakdata.dsym: Updated.
1656
1657 2001-09-11 H.J. Lu <hjl@gnu.org>
1658
1659 * ld-elfweak/elfweak.exp (build_lib): Take a list of object
1660 files.
1661 (build_exec): Likewise.
1662 Add more tests and make some xfail.
1663
1664 * ld-elfweak/dso.dsym: Support symbol versioning.
1665 * ld-elfweak/dsow.dsym: Likewise.
1666
1667 * ld-elfweak/main1.c: New.
1668 * ld-elfweak/bar1a.c: Likewise.
1669 * ld-elfweak/bar1b.c: Likewise.
1670 * ld-elfweak/bar1c.c: Likewise.
1671 * ld-elfweak/foo1a.c: Likewise.
1672 * ld-elfweak/foo1b.c: Likewise.
1673 * ld-elfweak/dsodata.dsym: Likewise.
1674 * ld-elfweak/dsowdata.dsym: Likewise.
1675 * ld-elfweak/weakdata.dsym: Likewise.
1676 * ld-elfweak/strongcomm.sym: Likewise.
1677 * ld-elfweak/strongdata.sym: Likewise.
1678 * ld-elfweak/weakdata.dat: Likewise.
1679 * ld-elfweak/strongdata.dat: Likewise.
1680
1681 2001-09-10 H.J. Lu <hjl@gnu.org>
1682
1683 * ld-elfweak/elfweak.exp: New.
1684 * ld-elfweak/bar.c: Likewise.
1685 * ld-elfweak/foo.c: Likewise.
1686 * ld-elfweak/main.c: Likewise.
1687 * ld-elfweak/dso.dsym: Likewise.
1688 * ld-elfweak/dsow.dsym: Likewise.
1689 * ld-elfweak/strong.sym: Likewise.
1690 * ld-elfweak/strong.dat: Likewise.
1691 * ld-elfweak/weak.dat: Likewise.
1692
1693 2001-08-27 Alan Modra <amodra@bigpond.net.au>
1694 Linus Nordberg <linus@swox.se>
1695
1696 * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
1697 * ld-scripts/cross1.t: Add .toc section.
1698 * ld-scripts/cross2.t: Likewise.
1699 * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
1700 * ld-srec/srec.exp: xfail powerpc64
1701
1702 2001-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
1703
1704 * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
1705 Continue with other tests when there is a compilation error.
1706
1707 2001-08-01 Loren J. Rittle <ljrittle@acm.org>
1708
1709 * ld-cdtest/cdtest-nrv.dat: New file.
1710 * ld-cdtest/cdtest.exp: Do not require any exception support
1711 library. Check results against NRV.
1712
1713 2001-08-01 Loren J. Rittle <ljrittle@acm.org>
1714
1715 * ld-srec/srec.exp: Do not require any exception support
1716 library.
1717
1718 2001-07-27 H.J. Lu <hjl@gnu.org>
1719
1720 * ld-selective/selective.exp: Fix the error in the last change.
1721
1722 2001-07-24 Loren J. Rittle <ljrittle@acm.org>
1723
1724 * ld-selective/selective.exp: Support g++ V3 ABI (along side
1725 the old ABI). Make comparisons against normalized (to
1726 V3-style) demangled nm output.
1727
1728 2001-07-24 Alan Modra <amodra@bigpond.net.au>
1729
1730 * config/default.exp (ld_nm): Add "nmflags" arg.
1731 * lib/ld-lib.exp (default_ld_nm): Likewise.
1732 * ld-empic/empic.exp: Adjust call to ld_nm.
1733 * ld-scripts/defined.exp: Likewise.
1734 * ld-scripts/script.exp: Likewise.
1735 * ld-scripts/sizeof.exp: Likewise.
1736 * ld-selective/selective.exp: Likewise.
1737 * ld-sh/sh.exp: Likewise.
1738
1739 2001-07-12 H.J. Lu <hjl@gnu.org>
1740
1741 * ld-selective/selective.exp: Mark selective1, selective2,
1742 selective4 and selective5 xfail on alpha*-*.
1743
1744 2001-06-13 Hans-Peter Nilsson <hp@bitrange.com>
1745
1746 * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
1747 OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
1748 default.
1749
1750 * lib/ld-lib.exp (run_dump_test): Import from gas testsuite. Add
1751 new options "ld", "source", "xfail", "target", "notarget" and
1752 "error". Support the runtest_file_p "*.exp=testname" feature.
1753 (slurp_options, regexp_diff, file_contents, verbose_eval): Import
1754 from gas testsuite.
1755
1756 2001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
1757
1758 * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
1759
1760 2001-06-06 H.J. Lu <hjl@gnu.org>
1761
1762 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
1763 on Linux/mips.
1764
1765 * ld-elfvers/vers.exp: Also run on Linux/mips.
1766 * ld-elfvsb/elfvsb.exp: Likewise.
1767 * ld-shared/shared.exp: Likewise.
1768
1769 * ld-selective/selective.exp: Mark selective2, selective3,
1770 selective4 and selective5 xfail on Linux/mips.
1771
1772 * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
1773
1774 * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
1775
1776 * ld-srec/srec.exp: Add Linux/mips to xfail.
1777
1778 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
1779
1780 * ld-undefined/undefined.exp: Add a setup_xfail line for a test
1781 that will always fail on s/390.
1782
1783 2001-05-28 kaz Kojima <kkojima@rr.iij4u.or.jp>
1784
1785 * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
1786 the text section.
1787
1788 2001-05-25 Alan Modra <amodra@one.net.au>
1789
1790 * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
1791 linuxaout with linux*aout.
1792
1793 2001-05-24 H.J. Lu <hjl@gnu.org>
1794
1795 * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
1796
1797 2001-05-18 H.J. Lu <hjl@gnu.org>
1798
1799 * ld-elfvers/vers.exp: Revert the last change.
1800
1801 * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
1802 references.
1803 * ld-elfvers/vers3.ver: Likewise.
1804 * ld-elfvers/vers6.ver: Likewise.
1805 * ld-elfvers/vers18.ver: Likewise.
1806
1807 2001-05-17 H.J. Lu <hjl@gnu.org>
1808
1809 * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
1810
1811 * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
1812 definition.
1813 * ld-elfvers/vers2.ver: Likewise.
1814 * ld-elfvers/vers3.ver: Likewise.
1815 * ld-elfvers/vers4a.ver: Likewise.
1816 * ld-elfvers/vers6.ver: Likewise.
1817 * ld-elfvers/vers7a.ver: Likewise.
1818 * ld-elfvers/vers8.ver: Likewise.
1819 * ld-elfvers/vers9.ver: Likewise.
1820 * ld-elfvers/vers15.ver: Likewise.
1821 * ld-elfvers/vers16a.ver: Likewise.
1822 * ld-elfvers/vers17.ver: Likewise.
1823 * ld-elfvers/vers18.ver: Likewise.
1824
1825 2001-05-03 H.J. Lu <hjl@gnu.org>
1826
1827 * ld-elfvers/vers19.ver: Expect vers17.so instead of
1828 *tmpdir/vers17.so.
1829
1830 2001-05-01 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
1831
1832 * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
1833
1834 * ld-scripts/phdrs.t: Use startaddress that's greater than any
1835 MAXPAGESIZE used.
1836
1837 2001-04-29 H.J. Lu <hjl@gnu.org>
1838
1839 * ld-shared/symbolic.dat: New.
1840
1841 * ld-shared/shared.exp: Also check -Bsymbolic.
1842
1843 2001-04-28 Andreas Jaeger <aj@suse.de>
1844
1845 * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
1846 special.
1847
1848 2001-04-01 David O'Brien <obrien@FreeBSD.org>
1849 * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
1850 though it doesn't use DWARF2 yet (but its output is identical).
1851
1852 2001-04-01 David O'Brien <obrien@FreeBSD.org>
1853
1854 * ld-selective/selective.exp: Use -O with gcc rather than -O2.
1855 This optimization level is buggy on some platforms, and this test
1856 is not intended to test compiler optimizations.
1857
1858 2001-03-06 DJ Delorie <dj@redhat.com>
1859
1860 * ld-scripts/cross2.t: Support any type of text/data sections, not
1861 just the canonical ones.
1862
1863 2001-02-28 Matt Hiller <hiller@redhat.com>
1864
1865 * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
1866 * ld-undefined/undefined.exp: Ditto, and include $flags in ld
1867 invocations.
1868 * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
1869 and -el.
1870 (is_endian_output_format): New function.
1871 (default_ld_link): Set flags to [big_or_little_endian] only if ld
1872 is being invoked such that the output format being used is of
1873 known endianness.
1874 (default_ld_simple_link): Ditto.
1875
1876 2001-02-22 Timothy Wall <twall@cygnus.com>
1877
1878 * ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
1879 AIX-specific test.
1880
1881 2001-02-14 H.J. Lu <hjl@gnu.org>
1882
1883 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
1884 for -static on ia64.
1885
1886 * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
1887 ia64-*-linux*.
1888
1889 * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
1890
1891 * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
1892 Set up expected failures for ia64-*-linux*.
1893 * ld-shared/shared.exp: Likewise.
1894
1895 2001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1896
1897 * ld-srec/srec.exp (run_srec_test): m6811 code has references
1898 to soft registers, define them with --defsym.
1899 * ld-selective/selective.exp: Likewise.
1900
1901 2000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
1902
1903 * ld-srec/sr3.cc (__rethrow): New.
1904
1905 2001-01-14 Hans-Peter Nilsson <hp@bitrange.com>
1906
1907 * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
1908
1909 2001-01-03 Philip Blundell <pb@futuretv.com>
1910
1911 * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
1912 * ld-shared/shared.exp: Likewise.
1913
1914 2001-01-01 Philip Blundell <philb@gnu.org>
1915
1916 * ld-undefined/weak-undef.exp: New test.
1917 * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
1918 files for above.
1919
1920 * ld-elfvers/vers.exp: Run test on Linux/ARM.
1921 * ld-elfvsb/elfvsb.exp: Likewise.
1922 * ld-shared/shared.exp: Likewise.
1923
1924 2000-12-31 Nick Clifton <nickc@redhat.com>
1925
1926 * ld-srec/srec.exp: Use --oformat instead of -oformat.
1927
1928 2000-12-09 Nick Clifton <nickc@redhat.com>
1929
1930 * ld-selective/selective.exp: Link in libgcc when target is v850.
1931
1932 * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
1933 because the -oformat linker command switch cannot be used.
1934
1935 2000-11-06 Alan Modra <alan@linuxcare.com.au>
1936
1937 * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
1938 (main): Prune unused args.
1939
1940 2000-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1941
1942 * ld-selective/selective.exp <no CXX>: Fix typo for argument to
1943 "untested".
1944
1945 2000-10-19 H.J. Lu (hjl@gnu.org)
1946
1947 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
1948 for Linux/PPC.
1949 * ld-shared/shared.exp: Likewise.
1950
1951 2000-10-09 Hans-Peter Nilsson <hp@bitrange.com>
1952
1953 * ld-selective/selective.exp: Rearrange to be table-driven.
1954
1955 2000-10-07 Alan Modra <alan@linuxcare.com.au>
1956
1957 * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
1958
1959 2000-10-02 Alan Modra <alan@linuxcare.com.au>
1960
1961 * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
1962 * ld-scripts/crossref.exp: Ditto.
1963
1964 2000-09-29 Hans-Peter Nilsson <hp@bitrange.com>
1965
1966 * ld-selective/5.cc: New test.
1967 * ld-selective/selective.exp: Run it as xfailed.
1968
1969 * ld-selective/4.cc: Correct spelling of "lose".
1970
1971 2000-09-05 Alan Modra <alan@linuxcare.com.au>
1972
1973 * ld-selective/selective.exp: Remove the xfails for hppa.
1974
1975 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
1976
1977 * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
1978 sh-*-*): With dwarf-2, `undefined function' can't pass.
1979
1980 2000-08-03 H.J. Lu (hjl@gnu.org)
1981
1982 * ld-bootstrap/bootstrap.exp: Add strip.
1983
1984 2000-07-24 H.J. Lu (hjl@gnu.org)
1985
1986 * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
1987 the undefined reference.
1988
1989 2000-07-16 H.J. Lu (hjl@gnu.org)
1990
1991 * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
1992 and set to "yes" if the protected visibility is expected to
1993 pass.
1994 (visibility_run): Set expected to fail for the "protected"
1995 and "protected_undef_def" tests only if $support_protected is
1996 "no".
1997
1998 * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
1999 visibility support if defined.
2000
2001 2000-07-15 H.J. Lu (hjl@gnu.org)
2002
2003 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
2004 for "protected_undef_def".
2005
2006 * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
2007 PROTECTED_WEAK_TEST is defined.
2008 Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
2009 defined.
2010 Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
2011
2012 * ld-elfvsb/sh1.c (visibility): Mark protected only if
2013 PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
2014 is defined.
2015 (visibility_var): Likewise.
2016
2017 2000-07-10 Alan Modra <alan@linuxcare.com.au>
2018
2019 * ld-srec/srec.exp: xfail hppa.
2020
2021 * ld-scripts/weak.exp: Define $global$ for hppa.
2022
2023 * ld-scripts/crossref.exp: Fix string quoting.
2024
2025 2000-06-05 H.J. Lu (hjl@gnu.org)
2026
2027 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
2028 to link_output and make it global.
2029
2030 * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
2031 "hidden_undef_def", "hidden_weak", "protected_undef",
2032 "protected_undef_def" and "protected_weak".
2033 (visibility_run): Likewise.
2034 * ld-elfvsb/main.c: Likewise.
2035 * ld-elfvsb/sh1.c: Likewise.
2036 * ld-elfvsb/sh2.c: Likewise.
2037
2038 * ld-elfvsb/elfvsb.dat: Updated.
2039
2040 2000-05-21 H.J. Lu (hjl@gnu.org)
2041
2042 * ld-elfvsb/main.c (main_visibility_check): Fix the protected
2043 visibility test.
2044
2045 2000-05-13 H.J. Lu (hjl@gnu.org)
2046
2047 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
2048 to link_output and make it global.
2049
2050 * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
2051 tests.
2052 * ld-elfvsb/elfvsb.dat: Likewise.
2053 * ld-elfvsb/elfvsb.exp: Likewise.
2054 * ld-elfvsb/main.c: Likewise.
2055 * ld-elfvsb/sh1.c: Likewise.
2056 * ld-elfvsb/sh2.c: Likewise.
2057
2058 Fri Apr 21 15:16:07 2000 Richard Henderson <rth@cygnus.com>
2059
2060 * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
2061
2062 2000-04-12 Alan Modra <alan@linuxcare.com.au>
2063
2064 * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
2065
2066 * ld-selective/selective.exp (test4): Test for presence of
2067 foo__1B, not absence. Also check for foo__1A and _start.
2068 White space changes throughout file.
2069
2070 2000-03-13 Nick Clifton <nickc@cygnus.com>
2071
2072 * ld-scripts/phdrs.t: Discard all unexpected sections.
2073
2074 2000-02-27 H.J. Lu (hjl@gnu.org)
2075
2076 * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
2077
2078 1999-11-01 Nick Clifton <nickc@cygnus.com>
2079
2080 * ld-selective/selective.exp: Fix test to disable these checks for
2081 PE based targets.
2082
2083 1999-10-29 Catherine Moore <clm@cygnus.com>
2084
2085 * ld-selective/selective.exp: Remove test6.
2086 * ld-selective/5.cc: Delete.
2087
2088 1999-10-28 Scott Bambrough <scottb@netwinder.org>
2089
2090 * ld-srec/srec.exp: Setup expected failures for
2091 srec tests on ARM Linux.
2092
2093 1999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
2094
2095 * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
2096 offset) test.
2097
2098 1999-09-12 Ian Lance Taylor <ian@zembu.com>
2099
2100 * ld-scripts/script.exp: Add --image-base 0 for PE targets.
2101
2102 1999-08-17 H.J. Lu <hjl@gnu.org>
2103
2104 * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
2105
2106 1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
2107
2108 * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
2109 * ld-shared/shared.exp: Likewise.
2110
2111 1999-07-28 Nick Clifton <nickc@cygnus.com>
2112
2113 * lib/ld-lib.exp (proc big_or_little_endian): New proc.
2114 Determine if a big endian or little endian output format hass
2115 been selected by any of the multilib options, and if so return
2116 a suitable command line option for the linker/assembler.
2117 (proc default_ld_link): Include the result of proc
2118 big_or_little_endian on the command line to the linker.
2119 (proc ld_simple_link): Include the result of proc
2120 big_or_little_endian on the command line to the linker.
2121 (proc default_ld_compile): Append multilib flags to compiler
2122 switches.
2123 (proc default_ld_assemble): Include the result of proc
2124 big_or_little_endian on the command line to the linker.
2125
2126 1999-07-21 H.J. Lu <hjl@gnu.org>
2127
2128 * ld-elfvers/vers1.c: Add missing prototypes and include
2129 <stdio.h> if necessary.
2130 * ld-elfvers/vers15.c: Likewise.
2131 * ld-elfvers/vers19.c: Likewise.
2132 * ld-elfvers/vers2.c: Likewise.
2133 * ld-elfvers/vers3.c: Likewise.
2134 * ld-elfvers/vers4.c: Likewise.
2135 * ld-elfvers/vers6.c: Likewise.
2136 * ld-elfvers/vers7.c: Likewise.
2137 * ld-elfvers/vers9.c: Likewise.
2138 * ld-shared/main.c: Likewise.
2139 * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
2140
2141 Thu Jul 15 18:00:30 1999 Mark P. Mitchell <mark@codesourcery.com>
2142
2143 * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
2144 with other DWARF2 targets.
2145
2146 1999-07-13 Nick Clifton <nickc@cygnus.com>
2147
2148 * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
2149 the undefined line test.
2150
2151 1999-07-10 Ian Lance Taylor <ian@zembu.com>
2152
2153 * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
2154
2155 1999-07-07 Ian Lance Taylor <ian@zembu.com>
2156
2157 * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
2158 * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
2159
2160 1999-06-13 Ian Lance Taylor <ian@zembu.com>
2161
2162 * ld-checks/asm.s: Use a symbol name for .lcomm.
2163 * ld-checks/checks.exp: Use different names for the two tests.
2164 Don't add extra text when invoking fail.
2165
2166 1999-06-12 Ian Lance Taylor <ian@zembu.com>
2167
2168 * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
2169 to "*-*-linux*aout*".
2170 * ld-scripts/weak.exp: Likewise.
2171 * ld-shared/shared.exp: Likewise. Simplify condition a bit.
2172
2173 Wed Jun 9 12:02:33 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2174
2175 * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
2176 * ld-shared/sh1.c: Fix typo.
2177
2178 1999-06-04 H.J. Lu <hjl@gnu.org>
2179
2180 * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
2181 necessary.
2182
2183 1999-05-17 Nick Clifton <nickc@cygnus.com>
2184
2185 * ld-undefined/undefined.exp: Add xfail for mcore-elf.
2186
2187 1999-05-11 DJ Delorie <dj@cygnus.com>
2188
2189 * ld-srec/srec.exp: Do not run tests for PE based ports.
2190
2191 1999-03-05 Nick Clifton <nickc@cygnus.com>
2192
2193 * ld-selective/selective.exp: Do not run tests for COFF or PE
2194 based ports.
2195
2196 1999-02-17 Nick Clifton <nickc@cygnus.com>
2197
2198 * ld-undefined/undefined.exp: Add expected failures for StrongARM
2199 targets.
2200
2201 * ld-srec/srec.exp: Add expected failures for StrongARM targets.
2202
2203 * ld-selective/selective.exp: Add expected failure for ARM-COFF
2204 targets.
2205
2206 1999-02-16 Nick Clifton <nickc@cygnus.com>
2207
2208 * ld-checks/asm.s: Use .long instead of .word.
2209 Replace custom section names with .text, .data and .bss.
2210 * ld-checks/script: Replace custom section names with .text, .data
2211 and .bss.
2212 * ld-checks/checks.exp: Replace custom section names with .text,
2213 .data and .bss.
2214
2215 1999-02-11 Nick Clifton <nickc@cygnus.com>
2216
2217 * ld-checks: New directory: Tests for the linker's
2218 --check-sections option.
2219 * ld-checks/checks.exp: New file.
2220 * ld-checks/script: Bogus linker script.
2221 * ld-checks/asm.s: Simple test assembler file.
2222
2223 Tue Feb 2 19:15:02 1999 Catherine Moore <clm@cygnus.com>
2224
2225 * ld-selective/selective.exp: Disable test for unsupported
2226 targets. Change tests to check for absence of symbols instead
2227 of address zero.
2228
2229 Mon Jan 18 03:44:52 1999 Ian Lance Taylor <ian@cygnus.com>
2230
2231 * config/default.exp (get_link_files): Quote target_triplet and CC
2232 when invoking shell.
2233 (get_target_emul): Likewise.
2234
2235 1999-01-03 Ken Raeburn <raeburn@cygnus.com>
2236
2237 * config/default.exp (get_link_files, get_target_emul): New procs;
2238 run shell commands to extract information from configure.host and
2239 configure.tgt in the source tree.
2240 (top level): Use them to get information needed to run tests, if
2241 not otherwise provided.
2242
2243 * ld-shared/elf-offset.ld: New file. Builds a shared library, but
2244 gives non-zero addresses for memory region.
2245 * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
2246 the new linker script.
2247
2248 Tue Dec 8 22:56:05 1998 Geoff Keating <geoffk@ozemail.com.au>
2249
2250 * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
2251 newer glibc lets link succeed.
2252
2253 Sun Dec 6 12:59:37 1998 H.J. Lu <hjl@gnu.org>
2254
2255 * ld-elfvers/vers1.c: Add missing return types and values.
2256 * ld-elfvers/vers2.c: Likewise.
2257 * ld-elfvers/vers3.c: Likewise.
2258 * ld-elfvers/vers4.c: Likewise.
2259 * ld-elfvers/vers5.c: Likewise.
2260 * ld-elfvers/vers6.c: Likewise.
2261 * ld-elfvers/vers7.c: Likewise.
2262 * ld-elfvers/vers9.c: Likewise.
2263 * ld-elfvers/vers15.c: Likewise.
2264
2265 Fri Oct 23 16:28:29 1998 Catherine Moore <clm@cygnus.com>
2266
2267 * ld-selective: New directory with new files to test
2268 selective linking.
2269
2270 * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
2271
2272 Sun Oct 4 22:17:05 1998 Ian Lance Taylor <ian@cygnus.com>
2273
2274 * ld-elfvers/vers16.dsym: Work correctly on a system without
2275 versioned system libraries.
2276
2277 Mon Sep 28 21:31:12 1998 Richard Henderson <rth@cygnus.com>
2278
2279 * ld-elfvers/vers.exp: Run tests on alpha-linux.
2280 * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
2281 Alpha's use of st_other.
2282
2283 1998-09-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2284
2285 * ld-elfvers/vers.exp (vers16, vers16a): New tests.
2286 * ld-elfvers/{vers16.*, vers16a.*}: New files.
2287
2288 Thu Sep 17 17:18:19 1998 Nick Clifton <nickc@cygnus.com>
2289
2290 * ld-undefined/undefined.exp: Make undefined line test be an xfail
2291 for arm/thunb elf toolchains.
2292
2293 Wed Sep 9 14:10:15 1998 Nick Clifton <nickc@cygnus.com>
2294
2295 * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
2296
2297 * ld-srec/srec.exp: Arm-elf now passes this test.
2298
2299 Wed Aug 19 11:59:19 1998 Nick Clifton <nickc@cygnus.com>
2300
2301 * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
2302
2303 Thu Aug 13 12:41:58 1998 Ian Lance Taylor <ian@cygnus.com>
2304
2305 * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
2306 test if we don't have a static libbfd.a.
2307
2308 Wed Aug 12 15:19:35 1998 Ian Lance Taylor <ian@cygnus.com>
2309
2310 Based on patch from H.J. Lu <hjl@gnu.org>:
2311 * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
2312
2313 Mon Aug 10 15:42:20 1998 Richard Henderson <rth@cygnus.com>
2314
2315 * ld-scripts/weak.t (.text, .data): Focus data to be used.
2316 (/DISCARD/): All the rest.
2317 * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
2318
2319 Fri Jul 24 18:37:17 1998 Ian Lance Taylor <ian@cygnus.com>
2320
2321 * config/default.exp: Create tmpdir/gas subdirectory, add a
2322 symlink to as-new, and set gcc_gas_flag variable.
2323 * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
2324 be gcc, use gcc_gas_flag when compiling.
2325
2326 Thu Jul 23 12:23:29 1998 Ian Lance Taylor <ian@cygnus.com>
2327
2328 * ld-elfvers/vers.exp: Just check for i?86 rather than checking
2329 for i386, i486, and i586.
2330 (objdump_versionstuff): If we can't find the line, dump the file.
2331
2332 Fri Jul 3 00:27:41 1998 Ian Lance Taylor <ian@cygnus.com>
2333
2334 * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
2335 * ld-scripts/weak.exp: Likewise.
2336
2337 Wed Jul 1 10:51:46 1998 Nick Clifton <nickc@cygnus.com>
2338
2339 * ld-srec/srec.exp: Add xfail for v850.
2340
2341 * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
2342 these tests.
2343
2344 Fri Jun 19 17:12:52 1998 Ian Lance Taylor <ian@cygnus.com>
2345
2346 * ld-scripts/weak.exp: New test.
2347 * ld-scripts/weak.t: New file.
2348 * ld-scripts/weak1.s: New file.
2349 * ld-scripts/weak2.s: New file.
2350
2351 Tue Jun 16 12:40:38 1998 Geoff Keating <geoffk@ozemail.com.au>
2352
2353 * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
2354 * ld-shared/shared.exp: Likewise.
2355 * ld-elfvers/vers1.dsym: Allow for .sdata.
2356 * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
2357
2358 Fri May 29 15:02:50 1998 Ian Lance Taylor <ian@cygnus.com>
2359
2360 * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
2361 (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
2362 * ld-srec/sr1.c (__main): Change return type to void.
2363 * ld-srec/sr3.cc (__main): Likewise.
2364 (__builtin_delete, __builtin_new): Likewise.
2365 (__get_dynamic_handler_chain): Return 0.
2366 (__get_eh_context): Likewise.
2367
2368 Thu May 21 15:21:33 1998 Nick Clifton <nickc@cygnus.com>
2369
2370 * ld-undefined/undefined.exp: Add support for thumb-pe target.
2371 * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
2372
2373 Mon May 4 17:54:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2374
2375 * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
2376
2377 Mon May 4 17:12:06 1998 Ian Lance Taylor <ian@cygnus.com>
2378
2379 * ld-shared/main.c (shlib_overriddencall2): New function.
2380 (main): Call shlib_shlibcall2.
2381 * ld-shared/sh1.c (shlib_shlibcall2): New function.
2382 (shlib_overriddencall2): New function.
2383 * ld-shared/shared.dat: Add output line for new test.
2384 * ld-shared/sun4.dat: Likewise.
2385
2386 * ld-srec/sr3.cc (__get_eh_context): New function.
2387
2388 Tue Apr 7 12:50:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
2389
2390 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
2391 avoid compiler warning.
2392 * ld-srec/sr3.cc (class Foo): Likewise.
2393
2394 Tue Feb 10 16:42:40 1998 Ian Lance Taylor <ian@cygnus.com>
2395
2396 * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
2397
2398 Mon Feb 2 14:17:48 1998 Ian Lance Taylor <ian@cygnus.com>
2399
2400 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
2401
2402 Thu Dec 18 11:13:28 1997 Nick Clifton <nickc@cygnus.com>
2403
2404 * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
2405
2406 Tue Dec 2 09:50:19 1997 Nick Clifton <nickc@cygnus.com>
2407
2408 * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
2409 fixes ARM tests.
2410
2411 Mon Dec 1 16:12:05 1997 Nick Clifton <nickc@cygnus.com>
2412
2413 * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
2414 coff targets.
2415
2416 Wed Nov 12 14:18:31 1997 Ian Lance Taylor <ian@cygnus.com>
2417
2418 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
2419 avoid compiler warning.
2420 * ld-srec/sr3.cc (class Foo): Likewise.
2421
2422 Mon Nov 10 14:25:43 1997 Ian Lance Taylor <ian@cygnus.com>
2423
2424 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
2425 have any name when looking for entry symbol warnings.
2426
2427 * ld-srec/sr3.cc (__eh_pc): Define.
2428
2429 Mon Oct 20 14:36:39 1997 Ian Lance Taylor <ian@cygnus.com>
2430
2431 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
2432 __throw, since the current g++ expects them to be defined.
2433
2434 Fri Oct 3 12:24:03 1997 Ian Lance Taylor <ian@cygnus.com>
2435
2436 * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
2437 file if the string libc appears in it.
2438 (objdump_versionstuff): Accept unexpected lines in the output
2439 file. Compare lines using string match.
2440 * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
2441
2442 Tue Aug 12 16:01:22 1997 Ian Lance Taylor <ian@cygnus.com>
2443
2444 * ld-scripts/crossref.exp: Correct string quoting.
2445
2446 Sat Aug 9 00:56:03 1997 Ian Lance Taylor <ian@cygnus.com>
2447
2448 * config/default.exp: Change ld, as, nm and strip from .new to
2449 -new. Load ld-lib.exp rather than ld.exp.
2450 * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
2451 * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
2452 DejaGnu changes.
2453
2454 Thu Jun 26 12:07:03 1997 Ian Lance Taylor <ian@cygnus.com>
2455
2456 * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
2457 an alternation. From Greg Margo <gmargo@dl.com>.
2458
2459 Wed Jun 25 12:47:22 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2460
2461 * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
2462 with non PIC shared libraries.
2463
2464 Fri Jun 6 17:35:47 1997 Ian Lance Taylor <ian@cygnus.com>
2465
2466 * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
2467 version handling.
2468
2469 Wed Jun 4 12:06:48 1997 Ian Lance Taylor <ian@cygnus.com>
2470
2471 * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
2472
2473 Fri May 30 12:21:39 1997 Ian Lance Taylor <ian@cygnus.com>
2474
2475 * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
2476 linking.
2477
2478 Mon May 12 11:17:55 1997 Ian Lance Taylor <ian@cygnus.com>
2479
2480 * config/default.exp: Use $base_dir rather than $objdir when
2481 setting ld. From John David Anglin <dave@hiauly1.hia.nrc.ca>.
2482
2483 Fri Apr 25 09:07:00 1997 Jeffrey A Law (law@cygnus.com)
2484
2485 * ld-srec/srec.exp: Define various out of line prologue/epilogue
2486 functions for the mn10200 to avoid needing libgcc.a.
2487
2488 Wed Mar 26 13:56:10 1997 Ian Lance Taylor <ian@cygnus.com>
2489
2490 * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
2491
2492 Mon Mar 17 19:27:13 1997 Ian Lance Taylor <ian@cygnus.com>
2493
2494 * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
2495
2496 Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>
2497
2498 * ld-elfvers/vers.exp, *: New tests for symbol versioning.
2499 * config/default.exp: Set ar and strip.
2500
2501 Fri Feb 7 16:47:02 1997 Bob Manson <manson@charmed.cygnus.com>
2502
2503 * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
2504 prune_system_crud.
2505 * ld-cdtest/cdtest.exp: Ditto.
2506 * ld-scripts/crossref.exp: Ditto.
2507 * ld-sh/sh.exp: Ditto.
2508 * ld-shared/shared.exp: Ditto.
2509 * ld-srec/srec.exp: Ditto.
2510 * lib/ld.exp: Ditto.
2511
2512 Wed Jan 29 00:47:29 1997 Bob Manson <manson@charmed.cygnus.com>
2513
2514 * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
2515 * ld-scripts/script.exp: Ditto.
2516 * ld-sh/sh.exp: Ditto.
2517 * ld-undefined/undefined.exp: Ditto.
2518 * ld-versados/versados.exp: Ditto.
2519 * lib/ld.exp: Ditto.
2520
2521 Mon Dec 30 17:08:04 1996 Ian Lance Taylor <ian@cygnus.com>
2522
2523 * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
2524
2525 Tue Oct 1 15:52:31 1996 Ian Lance Taylor <ian@cygnus.com>
2526
2527 * lib/ld.exp (default_ld_version): Fix for current version
2528 printing.
2529
2530 Fri Sep 13 15:51:45 1996 Ian Lance Taylor <ian@cygnus.com>
2531
2532 * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
2533
2534 Thu Aug 8 14:29:32 1996 Ian Lance Taylor <ian@cygnus.com>
2535
2536 * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
2537
2538 * lib/ld.exp: Use verbose -log instead of calling both verbose and
2539 send_log.
2540
2541 Wed Aug 7 18:00:58 1996 Ian Lance Taylor <ian@cygnus.com>
2542
2543 * ld-scripts/phdrs.exp: New test.
2544 * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
2545
2546 Sun Aug 4 21:58:12 1996 Ian Lance Taylor <ian@cygnus.com>
2547
2548 * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
2549 V_SPILL and V_FILL.
2550
2551 Thu Aug 1 14:10:27 1996 Ian Lance Taylor <ian@cygnus.com>
2552
2553 * ld-scripts/crossref.exp: New test.
2554 * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
2555 * ld-scripts/{cross1.t, cross2.t}: New files.
2556
2557 Sat Jun 29 13:40:11 1996 Ian Lance Taylor <ian@cygnus.com>
2558
2559 * ld-sh/sh.exp: Fix debugging messages.
2560 * ld-sh/sh1.s: Use .align 4.
2561
2562 Wed May 1 16:45:13 1996 Ian Lance Taylor <ian@cygnus.com>
2563
2564 * ld-sh/sh.exp: Use -O when compiling with -mrelax.
2565
2566 Mon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2567
2568 * ld-shared/shared.exp: Run the shared library tests on
2569 Linux/m68k.
2570
2571 Fri Apr 5 16:20:55 1996 Ian Lance Taylor <ian@cygnus.com>
2572
2573 * ld-shared/shared.exp: Run the shared library tests on Linux.
2574
2575 Mon Feb 26 12:45:26 1996 Ian Lance Taylor <ian@cygnus.com>
2576
2577 * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
2578
2579 Wed Jan 31 15:09:57 1996 Jeffrey A Law (law@cygnus.com)
2580
2581 * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
2582 * ld-undefined/undefined.exp: Likewise.
2583
2584 Fri Jan 26 18:43:03 1996 Ian Lance Taylor <ian@cygnus.com>
2585
2586 * ld-undefined/undefined.exp: ELF targets should now pass the
2587 undefined line test.
2588
2589 Thu Jan 25 15:36:13 1996 Ian Lance Taylor <ian@cygnus.com>
2590
2591 * ld-empic/empic.exp: Update for change to MIPS disassembler.
2592
2593 Mon Jan 15 15:05:53 1996 Ian Lance Taylor <ian@cygnus.com>
2594
2595 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
2596 when doing the --static test.
2597 * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
2598
2599 Fri Dec 29 12:33:09 1995 Ian Lance Taylor <ian@cygnus.com>
2600
2601 * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
2602 when creating ld-partial.o.
2603
2604 Tue Dec 26 17:37:23 1995 Ian Lance Taylor <ian@cygnus.com>
2605
2606 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
2607 __eabi.
2608
2609 Tue Dec 19 18:01:01 1995 Ian Lance Taylor <ian@cygnus.com>
2610
2611 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
2612
2613 Fri Dec 15 16:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
2614
2615 * ld-srec/srec.exp: On a29k targets, use --defsym to define
2616 V_SPILL and V_FILL.
2617 * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
2618 * ld-srec/sr3.cc: Likewise.
2619
2620 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
2621
2622 Sat Dec 2 01:20:31 1995 Ian Lance Taylor <ian@cygnus.com>
2623
2624 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
2625
2626 Fri Dec 1 13:18:18 1995 Ian Lance Taylor <ian@cygnus.com>
2627
2628 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
2629
2630 Wed Nov 29 13:01:10 1995 Ian Lance Taylor <ian@cygnus.com>
2631
2632 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
2633
2634 Mon Nov 27 14:36:11 1995 Ian Lance Taylor <ian@cygnus.com>
2635
2636 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
2637
2638 * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
2639 * ld-srec/sr3.cc: Likewise.
2640
2641 Tue Nov 21 16:05:53 1995 Ian Lance Taylor <ian@cygnus.com>
2642
2643 * ld-empic/empic.exp: Update for changes in objdump output.
2644
2645 Wed Nov 15 17:42:48 1995 Ian Lance Taylor <ian@cygnus.com>
2646
2647 * ld-srec/srec.exp: New tests.
2648 * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
2649 * lib/ld.exp (ld_simple_link): Discard warnings about not being
2650 able to find the entry symbol.
2651
2652 Tue Nov 14 20:03:54 1995 Ian Lance Taylor <ian@cygnus.com>
2653
2654 * ld-sh/sh2.c (__main): Define.
2655
2656 Mon Nov 6 14:39:18 1995 Ian Lance Taylor <ian@cygnus.com>
2657
2658 * ld-empic/empic.exp: Accept a . in the address symbol.
2659
2660 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
2661 powerpc*-*-aix*. Add code to create appropriate exports files,
2662 and pass appropriate compilation flags, and test against
2663 appropriate expected output.
2664 * ld-shared/xcoff.dat: New file.
2665 * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
2666 not be linked using XCOFF. Use shlib_shlibvar1 as a sample
2667 function pointer, rather than shlib_mainvar.
2668 * ld-shared/sh1.c: Likewise.
2669 * ld-shared/shared.dat: Update for change from using shlib_mainvar
2670 to using shlib_shlibvar1.
2671 * ld-shared/sun4.dat: Likewise.
2672
2673 Sat Oct 28 01:54:25 1995 Ian Lance Taylor <ian@cygnus.com>
2674
2675 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
2676 convenience when testing XCOFF.
2677
2678 Thu Oct 26 22:53:17 1995 Ian Lance Taylor <ian@cygnus.com>
2679
2680 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
2681 along with --static.
2682
2683 * ld-scripts/script.s: Make symbols global.
2684
2685 Fri Oct 20 12:22:16 1995 Ian Lance Taylor <ian@cygnus.com>
2686
2687 * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
2688
2689 Fri Sep 29 11:06:10 1995 Ian Lance Taylor <ian@cygnus.com>
2690
2691 * ld-undefined/undefined.exp: Use -e when invoking the linker, to
2692 prevent the SunOS linker from trying to create a shared library.
2693
2694 Thu Sep 28 12:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
2695
2696 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. Add
2697 appropriate modifications and setup_xfails.
2698 * ld-shared/sun4.dat: New file.
2699
2700 Mon Sep 18 14:12:56 1995 Ian Lance Taylor <ian@cygnus.com>
2701
2702 * lib/ld.exp (default_ld_version): Call prune_system_crud.
2703 (default_ld_relocate, default_ld_link): Likewise.
2704 (default_ld_simple_link, default_ld_compile): Likewise.
2705 (default_ld_assemble, default_ld_nm): Likewise.
2706
2707 Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
2708
2709 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
2710 tests as untested rather than unresolved.
2711
2712 Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com)
2713
2714 * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
2715
2716 Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com>
2717
2718 * ld-scripts/script.exp: Split script verification into a proc.
2719 Add simple test of MRI script.
2720 * ld-scripts/scriptm.t: New file.
2721
2722 Wed Jul 26 11:38:58 1995 Ian Lance Taylor <ian@cygnus.com>
2723
2724 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
2725 appropriate.
2726
2727 Mon Jul 24 15:34:31 1995 Ian Lance Taylor <ian@cygnus.com>
2728
2729 * config/default.exp: Define objcopy if it is not defined.
2730 * ld-sh/*: New tests for SH relaxing.
2731
2732 * ld-empic/empic.exp: If $CC does not exist, call untested rather
2733 than unresolved.
2734
2735 Thu Jul 20 15:09:26 1995 Ian Lance Taylor <ian@cygnus.com>
2736
2737 * ld-undefined/undefined.exp: If $CC does not exist, mark the
2738 tests as untested rather than unresolved. Clear ELF xfails for
2739 mips*, not just mips.
2740
2741 Tue Jul 18 12:00:41 1995 Ian Lance Taylor <ian@cygnus.com>
2742
2743 * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
2744 undefined line test.
2745
2746 Fri Jul 14 13:07:48 1995 Ian Lance Taylor <ian@cygnus.com>
2747
2748 * ld-undefined/undefined.exp: New test, to check reporting of
2749 undefined symbols.
2750 * ld-undefined/undefined.c: New file.
2751
2752 Mon Jul 10 11:13:39 1995 Ian Lance Taylor <ian@cygnus.com>
2753
2754 * ld-versados/versados.exp: If a test fails, report it correctly:
2755 don't try to run the next test, and don't report a pass as well as
2756 a fail.
2757
2758 Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
2759
2760 * versados/(t1,t2).ld: End in newlines.
2761
2762 Mon May 22 20:19:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2763
2764 * lib/ld.exp (default_ld_compile): If cc argument is multiple
2765 words, use only the first when trying to verify the availability
2766 of the compiler.
2767
2768 Mon Feb 6 11:46:49 1995 Ian Lance Taylor <ian@cygnus.com>
2769
2770 * ld-scripts/defined.t: Mention .data and .bss explicitly.
2771
2772 Tue Jan 24 14:51:48 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2773
2774 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
2775 call untested for each test, rather than ignoring it. If one test
2776 fails, go on to the next one instead of returning.
2777 * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
2778 unresolved.
2779 * ld-empic/empic.exp: Likewise. Also, always pass the same test
2780 name to pass or fail.
2781 * ld-shared/shared.exp: Likewise. Also, always run all tests.
2782 * ld-scripts/defined.exp: If as or nm fail, mark test as
2783 unresolved. Always pass the same test name to pass or fail.
2784 * ld-scripts/script.exp: Likewise.
2785 * ld-scripts/sizeof.exp: Likewise.
2786
2787 Wed Jan 11 11:48:31 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2788
2789 * ld-scripts/sizeof.exp: New test, based on bug report from
2790 anders.blomdell@control.lth.se.
2791 * ld-scripts/sizeof.s: New file.
2792 * ld-scripts/sizeof.t: New file.
2793
2794 Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2795
2796 * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
2797 if the linker exists.
2798
2799 Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2800
2801 * lib/ld.exp (prune_system_crud): Define if not already defined,
2802 in case the user isn't using the newest DejaGnu version that we
2803 haven't released to the net yet.
2804
2805 Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
2806
2807 * config/default.exp: Define objdump if it is not defined.
2808 * ld-empic/*: New tests to test -membedded-pic code.
2809
2810 Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2811
2812 * ld-bootstrap/bootstrap.exp: Pass cmp output through
2813 prune_system_crud.
2814 * ld-cdtest/cdtest.exp: Pass diff output through
2815 prune_system_crud.
2816 * ld-shared/shared.exp: Likewise.
2817
2818 * config/default.exp: Remove unused and useless proc ld_load.
2819
2820 Sun Oct 30 13:02:34 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2821
2822 * lib/ld.exp (default_ld_compile): Remove the output file before
2823 compiling.
2824
2825 * ld-shared/shared.exp: Move common test code into a procedure.
2826 Add tests for compiling the non shared code PIC.
2827 * ld-shared/main.c (main): Call main_called, and print the result.
2828 * ld-shared/shared.dat: Adjust accordingly.
2829
2830 Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2831
2832 * ld-shared: New directory, with new files to test generating ELF
2833 shared libraries.
2834
2835 * lib/ld.exp (default_ld_compile): If the compilation worked, but
2836 no object file was created, check to see if the compiler foolishly
2837 ignored the -o switch when compiling, and move the resulting
2838 object if it did.
2839
2840 Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2841
2842 * VMS does not permits `.' in directory names. Renamed
2843 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
2844 ld.scripts to ld-scripts.
2845
2846 Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2847
2848 * config/default.exp: Set variables as and nm. Create tmpdir if
2849 it does not already exist.
2850 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
2851 * ld.cdtest/cdtest.exp: Likewise.
2852 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
2853 here. Change perror for no variables found to fail.
2854 * ld.scripts/script.exp: New test.
2855 * ld.scripts/script.t, ld.scripts/script.s: New files.
2856
2857 Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2858
2859 * ld.scripts: New directory.
2860 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
2861 * ld.scripts/defined.t: New file.
2862 * lib/ld.exp (default_ld_simple_link): New function.
2863 (default_ld_assemble, default_ld_nm): New functions.
2864 * config/default.exp: Rename from unix-ld.exp.
2865 (ld_simple_link, ld_assemble, ld_nm): New functions.
2866
2867 * config/unix-ld.exp: Set ld using findfile.
2868 * lib/ld.exp (default_ld_relocate): Return a value. Change format
2869 of log messages.
2870 (default_ld_compile): Likewise.
2871 (default_ld_link): Likewise. Also, don't include $BFDLIB and
2872 $LIBIBERTY in link.
2873 * ld.bootstrap/bootstrap.exp: Rewrite.
2874 * ld.cdtest/cdtest.exp: Rewrite.
2875 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
2876 * ld.cdtest/cdtest-foo.h: Likewise.
2877 * ld.cdtest/cdtest-main.cc: Likewise.
2878
2879 Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
2880
2881 * ld.cdtest/cdtest.exp: Don't look for $result before it's
2882 defined.
2883
2884 Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
2885
2886 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
2887 calls with perror calls.
2888
2889 Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
2890
2891 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
2892 * ld.cdtest/cdtest.exp: Adjusted.
2893
2894 Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2895
2896 * lib/ld.exp (simple_diff): Indicate failure if files have
2897 different numbers of lines. Don't muck with $differences to avoid
2898 indicating a pass, just return.
2899
2900 * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
2901 Fix test case to be valid ANSI C++. Don't require use of header
2902 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
2903 * ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
2904 commentary on things that are still broken with this test case.
2905
2906 Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
2907
2908 * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
2909
2910 Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
2911
2912 * lib/ld.exp: add compiler and linker support
2913 * config/unix-ld.exp: add compiler and linker support
2914 * ld.bootstrap/bootstrap.exp: fixed to do partial links
2915 * ld.cdtest/cdtest.exp: constructor/destructor testscase
2916
2917 Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
2918
2919 * lib/ld.exp: new file
2920 * config/unix-ld.exp: new file
2921 * ld.bootstrap/bootstrap.exp: new file
This page took 0.086765 seconds and 5 git commands to generate.