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