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