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