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