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