* ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2002-04-19 Richard Henderson <rth@redhat.com>
2
3 * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
4 * ld-shared/shared.exp: Likewise.
5 * ld-selective/selective.exp: Disable for alpha.
6 * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.
7
8 2002-04-05 Hans-Peter Nilsson <hp@axis.com>
9
10 * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
11
12 2002-03-19 Hans-Peter Nilsson <hp@axis.com>
13
14 * ld-cris/ldsym1.d: New test.
15
16 * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
17 longer set to object.
18 * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d,
19 ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d,
20 ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d,
21 ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d,
22 ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d,
23 ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d,
24 ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d,
25 ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d,
26 ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d,
27 ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d,
28 ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d,
29 ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
30
31 2002-03-11 Andreas Jaeger <aj@suse.de>
32
33 * ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 that
34 places zero initialized data in the bss.
35 * ld-elfweak/lddsodata.dsym: Likewise.
36
37 2002-03-07 Hans-Peter Nilsson <hp@axis.com>
38
39 * ld-cris/expdyn1.d: Tweak for change in elf.sc.
40
41 2002-02-24 Hans-Peter Nilsson <hp@bitrange.com>
42
43 * ld-sh/ld-r-1.d: Adjust to changes in readelf output.
44 * ld-sh/shared-1.d, ld-sh/sh64/crangerel1.rd, ld-sh/crangerel2.rd,
45 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Ditto.
46
47 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
48
49 * ld-elfvsb/sh1.c: Fix typo in last change.
50
51 2002-02-17 Daniel Jacobowitz <drow@mvista.com>
52
53 * ld-elfvsb/sh1.c: Use #pragma weak.
54
55 2002-02-17 Daniel Jacobowitz <drow@mvista.com>
56
57 * vers.exp: Do not call diff -q.
58
59 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
60
61 * ld-mmix/b-nosym.d, ld-mmix/sec-6.d: Tweak for change in symbol
62 output.
63 * ld-mmix/sec-7m.d, ld-mmix/sec-7a.s, ld-mmix/sec-7b.s,
64 ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: New test.
65
66 * ld-mmix/bpo-22.d: New test.
67
68 * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,
69 and .bss.
70
71 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
72
73 * ld-selective/selective.exp: Link against libgcc on
74 hppa*-*-linux* targets.
75
76 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
77
78 * ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
79 * ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
80 * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
81 in section ordering.
82 * ld-sh/sh64/crange3-media.rd: Likewise.
83 * ld-sh/sh64/crange3.rd: Likewise.
84 * ld-sh/sh64/crange3.dd: Likewise.
85
86 * ld-sh/shared-1.d: Fix relocation addend.
87
88 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
89
90 * ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New
91 tests.
92
93 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
94
95 Contribute sh64-elf.
96 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
97 * ld-sh/sh64/crange3-cmpct.rd: Adjust offsets.
98 * ld-sh/sh64/crange3-media.rd: Likewise.
99 * ld-sh/sh64/crange3.rd: Likewise.
100 * ld-sh/sh64/crangerel1.rd: Likewise.
101 * ld-sh/sh64/crangerel2.rd: Likewise.
102 * ld-sh/sh64/reldl32.rd: Likewise.
103 * ld-sh/sh64/reldl64.rd: Likewise.
104 2002-01-28 Alexandre Oliva <aoliva@redhat.com>
105 * ld-sh/sh64/abi32.xd: Formatting changes to match the current
106 output of objdump.
107 * ld-sh/sh64/cmpct1.xd: Likewise.
108 * ld-sh/sh64/crange1.rd: Likewise.
109 * ld-sh/sh64/crange2.rd: Likewise.
110 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
111 * ld-sh/sh64/crange3-media.rd: Likewise.
112 * ld-sh/sh64/crange3.rd: Likewise.
113 * ld-sh/sh64/crangerel1.rd: Likewise.
114 * ld-sh/sh64/crangerel2.rd: Likewise.
115 * ld-sh/sh64/mix1.xd: Likewise.
116 * ld-sh/sh64/mix2.xd: Likewise.
117 * ld-sh/sh64/rel32.xd: Likewise.
118 * ld-sh/sh64/reldl32.rd: Likewise.
119 * ld-sh/sh64/reldl64.rd: Likewise.
120 * ld-sh/sh64/sh64.exp: Likewise. Reordered cranges and stack
121 sessions, to match changes in the linker script.
122 2001-06-14 Alexandre Oliva <aoliva@redhat.com>
123 * ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Adjust relocation
124 info to reflect renumbering of relocation types.
125 2001-03-14 DJ Delorie <dj@redhat.com>
126 * ld-sh/sh64/endian.dbd: New file, endian tests.
127 * ld-sh/sh64/endian.dld: Ditto.
128 * ld-sh/sh64/endian.ld: Ditto.
129 * ld-sh/sh64/endian.s: Ditto.
130 * ld-sh/sh64/endian.sbd: Ditto.
131 * ld-sh/sh64/endian.sld: Ditto.
132 * ld-sh/sh64/sh64.exp: Add above tests. Add -L option to ld.
133 2001-03-12 DJ Delorie <dj@redhat.com>
134 * ld-sh/sh64/relax.exp: New file, test disabling relaxing.
135 * ld-sh/sh64/relax1.s: Ditto.
136 * ld-sh/sh64/relax2.s: Ditto.
137 * ld-sh/sh64/relax3.s: Ditto.
138 * ld-sh/sh64/relax4.s: Ditto.
139 * ld-sh/sh64/relfail.exp: New file, test for bogus relocs.
140 * ld-sh/sh64/relfail.s: Ditto.
141 2001-03-12 DJ Delorie <dj@redhat.com>
142 * ld-sh/sh.exp: This test isn't appropriate for SH64 since it
143 uses SH32 assembler files.
144 2001-03-07 DJ Delorie <dj@redhat.com>
145 * ld-selective/selective.exp: Pass "-e _start" for sh64 to
146 accomodate expected start symbol in test.
147 2001-03-06 DJ Delorie <dj@redhat.com>
148 * ld-scripts/crossref.exp: Pass -mshelf32 to the linker for sh64,
149 to match what gcc passes to the linker by default.
150 * ld-selective/selective.exp: Ditto.
151 * ld-srec/srec.exp: Ditto, plus XFAIL for sh64.
152 * ld-undefined/undefined.exp: Add XFAIL for sh64 (it's dwarf2).
153 2001-03-06 DJ Delorie <dj@redhat.com>
154 * ld-sh/sh64/abi32.xd (stack): Adjust for new default stack layout.
155 * ld-sh/sh64/abi64.xd (stack): Ditto.
156 * ld-sh/sh64/cmpct1.xd (stack): Ditto.
157 * ld-sh/sh64/crange1.rd (stack): Ditto.
158 * ld-sh/sh64/crange2.rd (stack): Ditto.
159 * ld-sh/sh64/crange3-cmpct.rd (stack): Ditto.
160 * ld-sh/sh64/crange3-media.rd (stack): Ditto.
161 * ld-sh/sh64/crange3.rd (stack): Ditto.
162 * ld-sh/sh64/mix1.xd (stack): Ditto.
163 * ld-sh/sh64/mix2.xd (stack): Ditto.
164 * ld-sh/sh64/shdl32.xd (stack): Ditto.
165 * ld-sh/sh64/shdl64.xd (stack): Ditto.
166 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
167 * ld-sh/sh64/mix1.xd: Add SORT_ENTRIES for .cranges section.
168 * ld-sh/sh64/mix2.xd: Ditto.
169 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
170 * ld-sh/sh64/abi32.xd: Adjust for bit 0 set on an entry address
171 being SHmedia.
172 * ld-sh/sh64/shdl64.xd: Ditto.
173 * ld-sh/sh64/shdl32.xd: Ditto.
174 * ld-sh/sh64/mix2.xd: Ditto.
175 * ld-sh/sh64/crange3-media.rd: Ditto.
176 * ld-sh/sh64/abi64.xd: Ditto.
177 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
178 * ld-sh/sh64/crange-2a.s (diversion2): New global symbol.
179 * ld-sh/sh64/crange1.rd: Adjust to presence of new symbol.
180 Adjust section type for .cranges; expect sorted contents.
181 * ld-sh/sh64/crange2.rd: Ditto.
182 * ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: Ditto.
183 * ld-sh/sh64/crangerel1.rd: Adjust to presence of new symbol.
184 * ld-sh/sh64/crangerel2.rd: Ditto.
185 * ld-sh/sh64/mix1.xd: Adjust to DEBUGGING being set for .cranges.
186 * ld-sh/sh64/mix2.xd: Ditto.
187 * ld-sh/sh64/crange3-cmpct.rd, ld-sh/sh64/crange3-media.rd: New
188 tests.
189 * ld-sh/sh64/sh64.exp: Tweak test message. Run new tests.
190 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
191 * ld-sh/sh64/shmix-1.s (start2): Add a NOP to provide a valid
192 target for (unexpanded) PTB. Add an .align 2 to SHmedia code to
193 keep properly aligned.
194 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd: Adjust accordingly.
195 * ld-sh/sh64/mix1-noexp.sd, ld-sh/sh64/mix2-noexp.sd,
196 ld-sh/sh64/abixx-noexp.sd: New tests for GAS -no-expand and
197 R_SH_PT_16 relocation.
198 * ld-sh/sh64/sh64.exp: Run new tests.
199 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
200 * ld-sh/sh64/crange-2f.s, ld-sh/sh64/crange-2g.s,
201 ld-sh/sh64/crange-2h.s, ld-sh/sh64/crange-2i.s,
202 ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: New tests.
203 * ld-sh/sh64/sh64.exp: Run new tests.
204 * ld-sh/sh64/crange1.rd: Correct section flags.
205 * ld-sh/sh64/crange2.rd: Ditto.
206 * ld-sh/sh64/crangerel1.rd: Ditto.
207 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
208 * ld-sh/sh64/crange-1.s, ld-sh/sh64/crange-2a.s,
209 ld-sh/sh64/crange-2b.s, ld-sh/sh64/crange-2c.s,
210 ld-sh/sh64/crange-2d.s, ld-sh/sh64/crange-2e.s,
211 ld-sh/sh64/crange1.rd, ld-sh/sh64/crange2.rd,
212 ld-sh/sh64/crangerel1.rd, ld-sh/sh64/crangerel2.rd: New tests for
213 handling .cranges section.
214 * ld-sh/sh64/sh64.exp: Run new tests.
215 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd,
216 ld-sh/sh64/mix2.xd: Adjust for .cranges section.
217 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
218 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.sd,
219 ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.sd,
220 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd,
221 ld-sh/sh64/shdl32.xd, ld-sh/sh64/shdl64.xd: Adjust to .bss and
222 .data individually 8-byte aligned.
223 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
224 * ld-sh/sh64/rel-1.s, ld-sh/sh64/rel-2.s, ld-sh/sh64/rel32.xd,
225 ld-sh/sh64/rel64.xd, ld-sh/sh64/reldl-1.s, ld-sh/sh64/reldl-2.s,
226 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: New tests.
227 * ld-sh/sh64/sh64.exp: Make it possible to use readelf as
228 inspection tool. Run new tests.
229 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
230 * ld-sh/sh64/abi64.sd, ld-sh/sh64/abi32.sd, ld-sh/sh64/mix1.sd,
231 ld-sh/sh64/mix2.sd: Correct offsets in PT/PTA/PTB expansions.
232 * ld-sh/sh64/shdl-1.s, ld-sh/sh64/shdl-2.s, ld-sh/sh64/shdl64.sd,
233 ld-sh/sh64/shdl64.xd, ld-sh/sh64/shdl32.xd: New tests.
234 * ld-sh/sh64/sh64.exp: Run new tests.
235 2000-12-01 Hans-Peter Nilsson <hpn@cygnus.com>
236 * ld-sh/sh64/cmpct1.sd, ld-sh/sh64/cmpct1.xd,
237 ld-sh/sh64/shcmp-1.s: New test.
238 * ld-sh/sh64/sh64.exp: Add new test to sh64tests. Reformat.
239 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
240 * ld-sh/sh64/sh64.exp: Use linker option -mshelf64 for 64-bit ABI
241 test.
242 * ld-sh/sh64/abi64.xd: Tweak for 64-bit ELF.
243 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
244 * ld-sh/sh64/sh64.exp (sh64tests): Use linker option -mshelf32 for
245 tests.
246 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
247 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi64.sd: Correct MOVI
248 registers.
249 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/shmix-1.s:
250 New test.
251 * ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shmix-2.s,
252 ld-sh/sh64/shmix-3.s: New test.
253 * ld-sh/sh64/sh64.exp: Add new tests to sh64tests.
254 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
255 * ld-sh/sh64: New testsuite.
256
257 2002-02-07 Hans-Peter Nilsson <hp@axis.com>
258
259 * ld-selective/keepdot.s: Remove section specifier.
260
261 2002-02-05 Hans-Peter Nilsson <hp@axis.com>
262
263 * ld-selective/keepdot.d, ld-selective/keepdot.ld,
264 ld-selective/keepdot.s, ld-selective/keepdot0.d: New tests.
265 * ld-selective/sel-dump.exp: New, driver for run_dump_test:s.
266
267 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
268
269 * ld-mmix/bpo-18.d, ld-mmix/bpo64addr.ld, ld-mmix/bpo-18m.d,
270 ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d,
271 ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests
272 for on-demand global register allocation.
273
274 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
275
276 * ld-sh/shared-1.d: Fix incorrect offsets.
277
278 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
279
280 * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
281 ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
282 ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
283 ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
284 ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
285 ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
286 ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
287 ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
288 ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
289 ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
290 ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
291 ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
292 ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
293 ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
294
295 2002-01-31 Hans-Peter Nilsson <hp@axis.com>
296
297 * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
298 ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
299 * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
300 tests named *dso-*.d first and copying their tmpdir/dump to files
301 named as the .d-file.
302
303 2002-01-31 Alan Modra <amodra@bigpond.net.au>
304
305 * ld-scripts/crossref.exp: Allow foo to have a leading dot.
306 * ld-scripts/cross1.t: Add .opd.
307 * ld-undefined/undefined.exp: Allow leading dot on sym names.
308 * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
309
310 2002-01-29 Chris Demetriou <cgd@broadcom.com>
311
312 * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
313 * ld-mips-elf/emrelocs-el.d: Likewise.
314 * ld-mips-elf/emrelocs1.s: Likewise.
315 * ld-mips-elf/emrelocs2.s: Likewise.
316 * ld-mips-elf/emrelocs.ld: Likewise.
317 * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
318
319 2002-01-21 Hans-Peter Nilsson <hp@axis.com>
320
321 * ld-cris: New testsuite directory.
322
323 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
324
325 * ld-sh/sh.exp: Copy start.s file into test directory.
326
327 2002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
328
329 * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
330
331 2002-01-02 Chris Demetriou <cgd@broadcom.com>
332
333 * ld-mips-elf/empic1-ln.d: New file to test basic linking of
334 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
335 * ld-mips-elf/empic1-lp.d: Likewise.
336 * ld-mips-elf/empic1-mn.d: Likewise.
337 * ld-mips-elf/empic1-mp.d: Likewise.
338 * ld-mips-elf/empic1-sn.d: Likewise.
339 * ld-mips-elf/empic1-sp.d: Likewise.
340 * ld-mips-elf/empic1-ref.s: Likewise.
341 * ld-mips-elf/empic1-space.s: Likewise.
342 * ld-mips-elf/empic1-tgt.s: Likewise.
343 * ld-mips-elf/empic2-fwd-0.d: New file to test
344 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
345 cases.
346 * ld-mips-elf/empic2-fwd-1.d: Likewise.
347 * ld-mips-elf/empic2-rev-0.d: Likewise.
348 * ld-mips-elf/empic2-rev-1.d: Likewise.
349 * ld-mips-elf/empic2-ref.s: Likewise.
350 * ld-mips-elf/empic2-space.s: Likewise.
351 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
352 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
353 * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
354 tests (including those above).
355
356 2001-11-30 H.J. Lu <hjl@gnu.org>
357
358 * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
359 order.
360
361 2001-11-29 H.J. Lu <hjl@gnu.org>
362
363 * ld-elfvers/vers.exp (build_vers_lib): Support linking against
364 more than one libraries.
365 Add "vers20a" and "vers20" tests for common symbols.
366
367 * ld-elfvers/vers20.c: New.
368 * ld-elfvers/vers20.dsym: New.
369 * ld-elfvers/vers20.map: New.
370 * ld-elfvers/vers20.ver: New.
371 * ld-elfvers/vers20a.ver: New.
372
373 2001-11-19 H.J. Lu <hjl@gnu.org>
374
375 * ld-elfvsb/define.s: Mark all global lables as object.
376
377 * ld-elfvsb/hidden0.d: Match large section number.
378 * ld-elfvsb/hidden1.d: Likewise.
379 * ld-elfvsb/internal0.d: Likewise.
380 * ld-elfvsb/internal1.d: Likewise.
381 * ld-elfvsb/protected0.d: Likewise.
382 * ld-elfvsb/protected1.d: Likewise.
383
384 * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
385 * ld-elfvsb/internal0.d: Likewise.
386 * ld-elfvsb/protected0.d: Likewise.
387
388 2001-11-15 H.J. Lu <hjl@gnu.org>
389
390 * ld-sh/ld-r-1.d: Updated.
391
392 2001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
393
394 * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
395 PE targets.
396
397 2001-11-12 Donn Terry <donnte@microsoft.com>
398
399 * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
400 binary files produced in order to avoid date stamp present in PE
401 binaries.
402
403 2001-11-11 Hans-Peter Nilsson <hp@bitrange.com>
404
405 * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
406
407 2001-11-09 H.J. Lu <hjl@gnu.org>
408
409 * ld-discard/discard.exp: New. Test ld discard.
410 * ld-discard/discard.ld: Likewise.
411 * ld-discard/exit.s: Likewise.
412 * ld-discard/extern.d: Likewise.
413 * ld-discard/extern.s: Likewise.
414 * ld-discard/start.d: Likewise.
415 * ld-discard/start.s: Likewise.
416 * ld-discard/static.d: Likewise.
417 * ld-discard/static.s: Likewise.
418
419 2001-11-02 H.J. Lu <hjl@gnu.org>
420
421 * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
422
423 * ld-elfvsb/hidden0.d: New.
424 * ld-elfvsb/hidden1.d: New.
425 * ld-elfvsb/internal0.d: New.
426 * ld-elfvsb/internal1.d: New.
427 * ld-elfvsb/protected0.d: New.
428 * ld-elfvsb/protected1.d: New.
429 * ld-elfvsb/undef.s: New.
430 * ld-elfvsb/undef.s: New.
431
432 2001-11-02 NIIBE Yutaka <gniibe@m17n.org>
433
434 * ld-sh/sh.exp: Have its own start.s for linux.
435
436 2001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
437
438 * ld-mmix/locdo-1.d: Prune character dump part.
439 * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
440 ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
441 ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
442 ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
443 ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
444 ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
445 ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
446 unnecessary empty lines.
447
448 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
449
450 * ld-mmix: New testsuite directory.
451
452 2001-10-14 Hans-Peter Nilsson <hp@bitrange.com>
453
454 * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
455 sh*-*-elf.
456
457 * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
458
459 * ld-sh/rd-sh.exp: New framework file.
460 * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
461 ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
462 test files.
463
464 2001-09-29 Hans-Peter Nilsson <hp@axis.com>
465
466 * ld-linkonce/linkonce.exp: New file.
467 * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
468 ld-linkonce/zeroehl32.d: New test.
469
470 2001-09-25 H.J. Lu <hjl@gnu.org>
471
472 * ld-elfweak/dso.dsym: Updated for alpha.
473 * ld-elfweak/dsodata.dsym: Likewise.
474 * ld-elfweak/strong.sym: Likewise.
475 * ld-elfweak/strongcomm.sym: Likewise.
476 * ld-elfweak/strongdata.sym: Likewise.
477
478 2001-09-15 Hans-Peter Nilsson <hp@bitrange.com>
479
480 * lib/ld-lib.exp (run_dump_test): Handle new option
481 "objcopy_linked_file". Return after failing, if errors were
482 expected but none were found.
483 (slurp_options): Support underscores in option names.
484
485 2001-09-14 H.J. Lu <hjl@gnu.org>
486
487 * ld-elfweak/bar.c: Updated.
488 * ld-elfweak/bar1a.c: Likewise.
489 * ld-elfweak/main.c: Likewise.
490 * ld-elfweak/main1.c: Likewise.
491 * ld-elfweak/elfweak.exp: Likewise.
492 * ld-elfweak/weakdata.dsym: Updated.
493
494 2001-09-11 H.J. Lu <hjl@gnu.org>
495
496 * ld-elfweak/elfweak.exp (build_lib): Take a list of object
497 files.
498 (build_exec): Likewise.
499 Add more tests and make some xfail.
500
501 * ld-elfweak/dso.dsym: Support symbol versioning.
502 * ld-elfweak/dsow.dsym: Likewise.
503
504 * ld-elfweak/main1.c: New.
505 * ld-elfweak/bar1a.c: Likewise.
506 * ld-elfweak/bar1b.c: Likewise.
507 * ld-elfweak/bar1c.c: Likewise.
508 * ld-elfweak/foo1a.c: Likewise.
509 * ld-elfweak/foo1b.c: Likewise.
510 * ld-elfweak/dsodata.dsym: Likewise.
511 * ld-elfweak/dsowdata.dsym: Likewise.
512 * ld-elfweak/weakdata.dsym: Likewise.
513 * ld-elfweak/strongcomm.sym: Likewise.
514 * ld-elfweak/strongdata.sym: Likewise.
515 * ld-elfweak/weakdata.dat: Likewise.
516 * ld-elfweak/strongdata.dat: Likewise.
517
518 2001-09-10 H.J. Lu <hjl@gnu.org>
519
520 * ld-elfweak/elfweak.exp: New.
521 * ld-elfweak/bar.c: Likewise.
522 * ld-elfweak/foo.c: Likewise.
523 * ld-elfweak/main.c: Likewise.
524 * ld-elfweak/dso.dsym: Likewise.
525 * ld-elfweak/dsow.dsym: Likewise.
526 * ld-elfweak/strong.sym: Likewise.
527 * ld-elfweak/strong.dat: Likewise.
528 * ld-elfweak/weak.dat: Likewise.
529
530 2001-08-27 Alan Modra <amodra@bigpond.net.au>
531 Linus Nordberg <linus@swox.se>
532
533 * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
534 * ld-scripts/cross1.t: Add .toc section.
535 * ld-scripts/cross2.t: Likewise.
536 * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
537 * ld-srec/srec.exp: xfail powerpc64
538
539 2001-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
540
541 * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
542 Continue with other tests when there is a compilation error.
543
544 2001-08-01 Loren J. Rittle <ljrittle@acm.org>
545
546 * ld-cdtest/cdtest-nrv.dat: New file.
547 * ld-cdtest/cdtest.exp: Do not require any exception support
548 library. Check results against NRV.
549
550 2001-08-01 Loren J. Rittle <ljrittle@acm.org>
551
552 * ld-srec/srec.exp: Do not require any exception support
553 library.
554
555 2001-07-27 H.J. Lu <hjl@gnu.org>
556
557 * ld-selective/selective.exp: Fix the error in the last change.
558
559 2001-07-24 Loren J. Rittle <ljrittle@acm.org>
560
561 * ld-selective/selective.exp: Support g++ V3 ABI (along side
562 the old ABI). Make comparisons against normalized (to
563 V3-style) demangled nm output.
564
565 2001-07-24 Alan Modra <amodra@bigpond.net.au>
566
567 * config/default.exp (ld_nm): Add "nmflags" arg.
568 * lib/ld-lib.exp (default_ld_nm): Likewise.
569 * ld-empic/empic.exp: Adjust call to ld_nm.
570 * ld-scripts/defined.exp: Likewise.
571 * ld-scripts/script.exp: Likewise.
572 * ld-scripts/sizeof.exp: Likewise.
573 * ld-selective/selective.exp: Likewise.
574 * ld-sh/sh.exp: Likewise.
575
576 2001-07-12 H.J. Lu <hjl@gnu.org>
577
578 * ld-selective/selective.exp: Mark selective1, selective2,
579 selective4 and selective5 xfail on alpha*-*.
580
581 2001-06-13 Hans-Peter Nilsson <hp@bitrange.com>
582
583 * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
584 OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
585 default.
586
587 * lib/ld-lib.exp (run_dump_test): Import from gas testsuite. Add
588 new options "ld", "source", "xfail", "target", "notarget" and
589 "error". Support the runtest_file_p "*.exp=testname" feature.
590 (slurp_options, regexp_diff, file_contents, verbose_eval): Import
591 from gas testsuite.
592
593 2001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
594
595 * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
596
597 2001-06-06 H.J. Lu <hjl@gnu.org>
598
599 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
600 on Linux/mips.
601
602 * ld-elfvers/vers.exp: Also run on Linux/mips.
603 * ld-elfvsb/elfvsb.exp: Likewise.
604 * ld-shared/shared.exp: Likewise.
605
606 * ld-selective/selective.exp: Mark selective2, selective3,
607 selective4 and selective5 xfail on Linux/mips.
608
609 * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
610
611 * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
612
613 * ld-srec/srec.exp: Add Linux/mips to xfail.
614
615 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
616
617 * ld-undefined/undefined.exp: Add a setup_xfail line for a test
618 that will always fail on s/390.
619
620 2001-05-28 kaz Kojima <kkojima@rr.iij4u.or.jp>
621
622 * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
623 the text section.
624
625 2001-05-25 Alan Modra <amodra@one.net.au>
626
627 * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
628 linuxaout with linux*aout.
629
630 2001-05-24 H.J. Lu <hjl@gnu.org>
631
632 * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
633
634 2001-05-18 H.J. Lu <hjl@gnu.org>
635
636 * ld-elfvers/vers.exp: Revert the last change.
637
638 * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
639 references.
640 * ld-elfvers/vers3.ver: Likewise.
641 * ld-elfvers/vers6.ver: Likewise.
642 * ld-elfvers/vers18.ver: Likewise.
643
644 2001-05-17 H.J. Lu <hjl@gnu.org>
645
646 * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
647
648 * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
649 definition.
650 * ld-elfvers/vers2.ver: Likewise.
651 * ld-elfvers/vers3.ver: Likewise.
652 * ld-elfvers/vers4a.ver: Likewise.
653 * ld-elfvers/vers6.ver: Likewise.
654 * ld-elfvers/vers7a.ver: Likewise.
655 * ld-elfvers/vers8.ver: Likewise.
656 * ld-elfvers/vers9.ver: Likewise.
657 * ld-elfvers/vers15.ver: Likewise.
658 * ld-elfvers/vers16a.ver: Likewise.
659 * ld-elfvers/vers17.ver: Likewise.
660 * ld-elfvers/vers18.ver: Likewise.
661
662 2001-05-03 H.J. Lu <hjl@gnu.org>
663
664 * ld-elfvers/vers19.ver: Expect vers17.so instead of
665 *tmpdir/vers17.so.
666
667 2001-05-01 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
668
669 * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
670
671 * ld-scripts/phdrs.t: Use startaddress that's greater than any
672 MAXPAGESIZE used.
673
674 2001-04-29 H.J. Lu <hjl@gnu.org>
675
676 * ld-shared/symbolic.dat: New.
677
678 * ld-shared/shared.exp: Also check -Bsymbolic.
679
680 2001-04-28 Andreas Jaeger <aj@suse.de>
681
682 * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
683 special.
684
685 2001-04-01 David O'Brien <obrien@FreeBSD.org>
686 * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
687 though it doesn't use DWARF2 yet (but its output is identical).
688
689 2001-04-01 David O'Brien <obrien@FreeBSD.org>
690
691 * ld-selective/selective.exp: Use -O with gcc rather than -O2.
692 This optimization level is buggy on some platforms, and this test
693 is not intended to test compiler optimizations.
694
695 2001-03-06 DJ Delorie <dj@redhat.com>
696
697 * ld-scripts/cross2.t: Support any type of text/data sections, not
698 just the canonical ones.
699
700 2001-02-28 Matt Hiller <hiller@redhat.com>
701
702 * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
703 * ld-undefined/undefined.exp: Ditto, and include $flags in ld
704 invocations.
705 * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
706 and -el.
707 (is_endian_output_format): New function.
708 (default_ld_link): Set flags to [big_or_little_endian] only if ld
709 is being invoked such that the output format being used is of
710 known endianness.
711 (default_ld_simple_link): Ditto.
712
713 2001-02-14 H.J. Lu <hjl@gnu.org>
714
715 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
716 for -static on ia64.
717
718 * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
719 ia64-*-linux*.
720
721 * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
722
723 * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
724 Set up expected failures for ia64-*-linux*.
725 * ld-shared/shared.exp: Likewise.
726
727 2001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
728
729 * ld-srec/srec.exp (run_srec_test): m6811 code has references
730 to soft registers, define them with --defsym.
731 * ld-selective/selective.exp: Likewise.
732
733 2001-01-14 Hans-Peter Nilsson <hp@bitrange.com>
734
735 * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
736
737 2001-01-03 Philip Blundell <pb@futuretv.com>
738
739 * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
740 * ld-shared/shared.exp: Likewise.
741
742 2001-01-01 Philip Blundell <philb@gnu.org>
743
744 * ld-undefined/weak-undef.exp: New test.
745 * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
746 files for above.
747
748 * ld-elfvers/vers.exp: Run test on Linux/ARM.
749 * ld-elfvsb/elfvsb.exp: Likewise.
750 * ld-shared/shared.exp: Likewise.
751
752 2000-12-31 Nick Clifton <nickc@redhat.com>
753
754 * ld-srec/srec.exp: Use --oformat instead of -oformat.
755
756 2000-12-09 Nick Clifton <nickc@redhat.com>
757
758 * ld-selective/selective.exp: Link in libgcc when target is v850.
759
760 * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
761 because the -oformat linker command switch cannot be used.
762
763 2000-11-06 Alan Modra <alan@linuxcare.com.au>
764
765 * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
766 (main): Prune unused args.
767
768 2000-10-29 Hans-Peter Nilsson <hp@bitrange.com>
769
770 * ld-selective/selective.exp <no CXX>: Fix typo for argument to
771 "untested".
772
773 2000-10-19 H.J. Lu (hjl@gnu.org)
774
775 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
776 for Linux/PPC.
777 * ld-shared/shared.exp: Likewise.
778
779 2000-10-09 Hans-Peter Nilsson <hp@bitrange.com>
780
781 * ld-selective/selective.exp: Rearrange to be table-driven.
782
783 2000-10-07 Alan Modra <alan@linuxcare.com.au>
784
785 * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
786
787 2000-10-02 Alan Modra <alan@linuxcare.com.au>
788
789 * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
790 * ld-scripts/crossref.exp: Ditto.
791
792 2000-09-29 Hans-Peter Nilsson <hp@bitrange.com>
793
794 * ld-selective/5.cc: New test.
795 * ld-selective/selective.exp: Run it as xfailed.
796
797 * ld-selective/4.cc: Correct spelling of "lose".
798
799 2000-09-05 Alan Modra <alan@linuxcare.com.au>
800
801 * ld-selective/selective.exp: Remove the xfails for hppa.
802
803 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
804
805 * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
806 sh-*-*): With dwarf-2, `undefined function' can't pass.
807
808 2000-08-03 H.J. Lu (hjl@gnu.org)
809
810 * ld-bootstrap/bootstrap.exp: Add strip.
811
812 2000-07-24 H.J. Lu (hjl@gnu.org)
813
814 * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
815 the undefined reference.
816
817 2000-07-16 H.J. Lu (hjl@gnu.org)
818
819 * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
820 and set to "yes" if the protected visibility is expected to
821 pass.
822 (visibility_run): Set expected to fail for the "protected"
823 and "protected_undef_def" tests only if $support_protected is
824 "no".
825
826 * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
827 visibility support if defined.
828
829 2000-07-15 H.J. Lu (hjl@gnu.org)
830
831 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
832 for "protected_undef_def".
833
834 * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
835 PROTECTED_WEAK_TEST is defined.
836 Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
837 defined.
838 Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
839
840 * ld-elfvsb/sh1.c (visibility): Mark protected only if
841 PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
842 is defined.
843 (visibility_var): Likewise.
844
845 2000-07-10 Alan Modra <alan@linuxcare.com.au>
846
847 * ld-srec/srec.exp: xfail hppa.
848
849 * ld-scripts/weak.exp: Define $global$ for hppa.
850
851 * ld-scripts/crossref.exp: Fix string quoting.
852
853 2000-06-05 H.J. Lu (hjl@gnu.org)
854
855 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
856 to link_output and make it global.
857
858 * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
859 "hidden_undef_def", "hidden_weak", "protected_undef",
860 "protected_undef_def" and "protected_weak".
861 (visibility_run): Likewise.
862 * ld-elfvsb/main.c: Likewise.
863 * ld-elfvsb/sh1.c: Likewise.
864 * ld-elfvsb/sh2.c: Likewise.
865
866 * ld-elfvsb/elfvsb.dat: Updated.
867
868 2000-05-21 H.J. Lu (hjl@gnu.org)
869
870 * ld-elfvsb/main.c (main_visibility_check): Fix the protected
871 visibility test.
872
873 2000-05-13 H.J. Lu (hjl@gnu.org)
874
875 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
876 to link_output and make it global.
877
878 * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
879 tests.
880 * ld-elfvsb/elfvsb.dat: Likewise.
881 * ld-elfvsb/elfvsb.exp: Likewise.
882 * ld-elfvsb/main.c: Likewise.
883 * ld-elfvsb/sh1.c: Likewise.
884 * ld-elfvsb/sh2.c: Likewise.
885
886 Fri Apr 21 15:16:07 2000 Richard Henderson <rth@cygnus.com>
887
888 * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
889
890 2000-04-12 Alan Modra <alan@linuxcare.com.au>
891
892 * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
893
894 * ld-selective/selective.exp (test4): Test for presence of
895 foo__1B, not absence. Also check for foo__1A and _start.
896 White space changes throughout file.
897
898 2000-03-13 Nick Clifton <nickc@cygnus.com>
899
900 * ld-scripts/phdrs.t: Discard all unexpected sections.
901
902 2000-02-27 H.J. Lu (hjl@gnu.org)
903
904 * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
905
906 1999-11-01 Nick Clifton <nickc@cygnus.com>
907
908 * ld-selective/selective.exp: Fix test to disable these checks for
909 PE based targets.
910
911 1999-10-29 Catherine Moore <clm@cygnus.com>
912
913 * ld-selective/selective.exp: Remove test6.
914 * ld-selective/5.cc: Delete.
915
916 1999-10-28 Scott Bambrough <scottb@netwinder.org>
917
918 * ld-srec/srec.exp: Setup expected failures for
919 srec tests on ARM Linux.
920
921 1999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
922
923 * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
924 offset) test.
925
926 1999-09-12 Ian Lance Taylor <ian@zembu.com>
927
928 * ld-scripts/script.exp: Add --image-base 0 for PE targets.
929
930 1999-08-17 H.J. Lu <hjl@gnu.org>
931
932 * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
933
934 1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
935
936 * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
937 * ld-shared/shared.exp: Likewise.
938
939 1999-07-28 Nick Clifton <nickc@cygnus.com>
940
941 * lib/ld-lib.exp (proc big_or_little_endian): New proc.
942 Determine if a big endian or little endian output format hass
943 been selected by any of the multilib options, and if so return
944 a suitable command line option for the linker/assembler.
945 (proc default_ld_link): Include the result of proc
946 big_or_little_endian on the command line to the linker.
947 (proc ld_simple_link): Include the result of proc
948 big_or_little_endian on the command line to the linker.
949 (proc default_ld_compile): Append multilib flags to compiler
950 switches.
951 (proc default_ld_assemble): Include the result of proc
952 big_or_little_endian on the command line to the linker.
953
954 1999-07-21 H.J. Lu <hjl@gnu.org>
955
956 * ld-elfvers/vers1.c: Add missing prototypes and include
957 <stdio.h> if necessary.
958 * ld-elfvers/vers15.c: Likewise.
959 * ld-elfvers/vers19.c: Likewise.
960 * ld-elfvers/vers2.c: Likewise.
961 * ld-elfvers/vers3.c: Likewise.
962 * ld-elfvers/vers4.c: Likewise.
963 * ld-elfvers/vers6.c: Likewise.
964 * ld-elfvers/vers7.c: Likewise.
965 * ld-elfvers/vers9.c: Likewise.
966 * ld-shared/main.c: Likewise.
967 * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
968
969 Thu Jul 15 18:00:30 1999 Mark P. Mitchell <mark@codesourcery.com>
970
971 * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
972 with other DWARF2 targets.
973
974 1999-07-13 Nick Clifton <nickc@cygnus.com>
975
976 * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
977 the undefined line test.
978
979 1999-07-10 Ian Lance Taylor <ian@zembu.com>
980
981 * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
982
983 1999-07-07 Ian Lance Taylor <ian@zembu.com>
984
985 * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
986 * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
987
988 1999-06-13 Ian Lance Taylor <ian@zembu.com>
989
990 * ld-checks/asm.s: Use a symbol name for .lcomm.
991 * ld-checks/checks.exp: Use different names for the two tests.
992 Don't add extra text when invoking fail.
993
994 1999-06-12 Ian Lance Taylor <ian@zembu.com>
995
996 * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
997 to "*-*-linux*aout*".
998 * ld-scripts/weak.exp: Likewise.
999 * ld-shared/shared.exp: Likewise. Simplify condition a bit.
1000
1001 Wed Jun 9 12:02:33 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1002
1003 * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
1004 * ld-shared/sh1.c: Fix typo.
1005
1006 1999-06-04 H.J. Lu <hjl@gnu.org>
1007
1008 * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
1009 necessary.
1010
1011 1999-05-17 Nick Clifton <nickc@cygnus.com>
1012
1013 * ld-undefined/undefined.exp: Add xfail for mcore-elf.
1014
1015 1999-05-11 DJ Delorie <dj@cygnus.com>
1016
1017 * ld-srec/srec.exp: Do not run tests for PE based ports.
1018
1019 1999-03-05 Nick Clifton <nickc@cygnus.com>
1020
1021 * ld-selective/selective.exp: Do not run tests for COFF or PE
1022 based ports.
1023
1024 1999-02-17 Nick Clifton <nickc@cygnus.com>
1025
1026 * ld-undefined/undefined.exp: Add expected failures for StrongARM
1027 targets.
1028
1029 * ld-srec/srec.exp: Add expected failures for StrongARM targets.
1030
1031 * ld-selective/selective.exp: Add expected failure for ARM-COFF
1032 targets.
1033
1034 1999-02-16 Nick Clifton <nickc@cygnus.com>
1035
1036 * ld-checks/asm.s: Use .long instead of .word.
1037 Replace custom section names with .text, .data and .bss.
1038 * ld-checks/script: Replace custom section names with .text, .data
1039 and .bss.
1040 * ld-checks/checks.exp: Replace custom section names with .text,
1041 .data and .bss.
1042
1043 1999-02-11 Nick Clifton <nickc@cygnus.com>
1044
1045 * ld-checks: New directory: Tests for the linker's
1046 --check-sections option.
1047 * ld-checks/checks.exp: New file.
1048 * ld-checks/script: Bogus linker script.
1049 * ld-checks/asm.s: Simple test assembler file.
1050
1051 Tue Feb 2 19:15:02 1999 Catherine Moore <clm@cygnus.com>
1052
1053 * ld-selective/selective.exp: Disable test for unsupported
1054 targets. Change tests to check for absence of symbols instead
1055 of address zero.
1056
1057 Mon Jan 18 03:44:52 1999 Ian Lance Taylor <ian@cygnus.com>
1058
1059 * config/default.exp (get_link_files): Quote target_triplet and CC
1060 when invoking shell.
1061 (get_target_emul): Likewise.
1062
1063 1999-01-03 Ken Raeburn <raeburn@cygnus.com>
1064
1065 * config/default.exp (get_link_files, get_target_emul): New procs;
1066 run shell commands to extract information from configure.host and
1067 configure.tgt in the source tree.
1068 (top level): Use them to get information needed to run tests, if
1069 not otherwise provided.
1070
1071 * ld-shared/elf-offset.ld: New file. Builds a shared library, but
1072 gives non-zero addresses for memory region.
1073 * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
1074 the new linker script.
1075
1076 Tue Dec 8 22:56:05 1998 Geoff Keating <geoffk@ozemail.com.au>
1077
1078 * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
1079 newer glibc lets link succeed.
1080
1081 Sun Dec 6 12:59:37 1998 H.J. Lu <hjl@gnu.org>
1082
1083 * ld-elfvers/vers1.c: Add missing return types and values.
1084 * ld-elfvers/vers2.c: Likewise.
1085 * ld-elfvers/vers3.c: Likewise.
1086 * ld-elfvers/vers4.c: Likewise.
1087 * ld-elfvers/vers5.c: Likewise.
1088 * ld-elfvers/vers6.c: Likewise.
1089 * ld-elfvers/vers7.c: Likewise.
1090 * ld-elfvers/vers9.c: Likewise.
1091 * ld-elfvers/vers15.c: Likewise.
1092
1093 Fri Oct 23 16:28:29 1998 Catherine Moore <clm@cygnus.com>
1094
1095 * ld-selective: New directory with new files to test
1096 selective linking.
1097
1098 * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
1099
1100 Sun Oct 4 22:17:05 1998 Ian Lance Taylor <ian@cygnus.com>
1101
1102 * ld-elfvers/vers16.dsym: Work correctly on a system without
1103 versioned system libraries.
1104
1105 Mon Sep 28 21:31:12 1998 Richard Henderson <rth@cygnus.com>
1106
1107 * ld-elfvers/vers.exp: Run tests on alpha-linux.
1108 * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
1109 Alpha's use of st_other.
1110
1111 1998-09-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1112
1113 * ld-elfvers/vers.exp (vers16, vers16a): New tests.
1114 * ld-elfvers/{vers16.*, vers16a.*}: New files.
1115
1116 Thu Sep 17 17:18:19 1998 Nick Clifton <nickc@cygnus.com>
1117
1118 * ld-undefined/undefined.exp: Make undefined line test be an xfail
1119 for arm/thunb elf toolchains.
1120
1121 Wed Sep 9 14:10:15 1998 Nick Clifton <nickc@cygnus.com>
1122
1123 * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
1124
1125 * ld-srec/srec.exp: Arm-elf now passes this test.
1126
1127 Wed Aug 19 11:59:19 1998 Nick Clifton <nickc@cygnus.com>
1128
1129 * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
1130
1131 Thu Aug 13 12:41:58 1998 Ian Lance Taylor <ian@cygnus.com>
1132
1133 * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
1134 test if we don't have a static libbfd.a.
1135
1136 Wed Aug 12 15:19:35 1998 Ian Lance Taylor <ian@cygnus.com>
1137
1138 Based on patch from H.J. Lu <hjl@gnu.org>:
1139 * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
1140
1141 Mon Aug 10 15:42:20 1998 Richard Henderson <rth@cygnus.com>
1142
1143 * ld-scripts/weak.t (.text, .data): Focus data to be used.
1144 (/DISCARD/): All the rest.
1145 * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
1146
1147 Fri Jul 24 18:37:17 1998 Ian Lance Taylor <ian@cygnus.com>
1148
1149 * config/default.exp: Create tmpdir/gas subdirectory, add a
1150 symlink to as-new, and set gcc_gas_flag variable.
1151 * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
1152 be gcc, use gcc_gas_flag when compiling.
1153
1154 Thu Jul 23 12:23:29 1998 Ian Lance Taylor <ian@cygnus.com>
1155
1156 * ld-elfvers/vers.exp: Just check for i?86 rather than checking
1157 for i386, i486, and i586.
1158 (objdump_versionstuff): If we can't find the line, dump the file.
1159
1160 Fri Jul 3 00:27:41 1998 Ian Lance Taylor <ian@cygnus.com>
1161
1162 * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
1163 * ld-scripts/weak.exp: Likewise.
1164
1165 Wed Jul 1 10:51:46 1998 Nick Clifton <nickc@cygnus.com>
1166
1167 * ld-srec/srec.exp: Add xfail for v850.
1168
1169 * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
1170 these tests.
1171
1172 Fri Jun 19 17:12:52 1998 Ian Lance Taylor <ian@cygnus.com>
1173
1174 * ld-scripts/weak.exp: New test.
1175 * ld-scripts/weak.t: New file.
1176 * ld-scripts/weak1.s: New file.
1177 * ld-scripts/weak2.s: New file.
1178
1179 Tue Jun 16 12:40:38 1998 Geoff Keating <geoffk@ozemail.com.au>
1180
1181 * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
1182 * ld-shared/shared.exp: Likewise.
1183 * ld-elfvers/vers1.dsym: Allow for .sdata.
1184 * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
1185
1186 Fri May 29 15:02:50 1998 Ian Lance Taylor <ian@cygnus.com>
1187
1188 * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
1189 (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
1190 * ld-srec/sr1.c (__main): Change return type to void.
1191 * ld-srec/sr3.cc (__main): Likewise.
1192 (__builtin_delete, __builtin_new): Likewise.
1193 (__get_dynamic_handler_chain): Return 0.
1194 (__get_eh_context): Likewise.
1195
1196 Thu May 21 15:21:33 1998 Nick Clifton <nickc@cygnus.com>
1197
1198 * ld-undefined/undefined.exp: Add support for thumb-pe target.
1199 * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
1200
1201 Mon May 4 17:54:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1202
1203 * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
1204
1205 Mon May 4 17:12:06 1998 Ian Lance Taylor <ian@cygnus.com>
1206
1207 * ld-shared/main.c (shlib_overriddencall2): New function.
1208 (main): Call shlib_shlibcall2.
1209 * ld-shared/sh1.c (shlib_shlibcall2): New function.
1210 (shlib_overriddencall2): New function.
1211 * ld-shared/shared.dat: Add output line for new test.
1212 * ld-shared/sun4.dat: Likewise.
1213
1214 * ld-srec/sr3.cc (__get_eh_context): New function.
1215
1216 Tue Apr 7 12:50:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
1217
1218 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
1219 avoid compiler warning.
1220 * ld-srec/sr3.cc (class Foo): Likewise.
1221
1222 Tue Feb 10 16:42:40 1998 Ian Lance Taylor <ian@cygnus.com>
1223
1224 * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
1225
1226 Mon Feb 2 14:17:48 1998 Ian Lance Taylor <ian@cygnus.com>
1227
1228 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
1229
1230 Thu Dec 18 11:13:28 1997 Nick Clifton <nickc@cygnus.com>
1231
1232 * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
1233
1234 Tue Dec 2 09:50:19 1997 Nick Clifton <nickc@cygnus.com>
1235
1236 * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
1237 fixes ARM tests.
1238
1239 Mon Dec 1 16:12:05 1997 Nick Clifton <nickc@cygnus.com>
1240
1241 * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
1242 coff targets.
1243
1244 Wed Nov 12 14:18:31 1997 Ian Lance Taylor <ian@cygnus.com>
1245
1246 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
1247 avoid compiler warning.
1248 * ld-srec/sr3.cc (class Foo): Likewise.
1249
1250 Mon Nov 10 14:25:43 1997 Ian Lance Taylor <ian@cygnus.com>
1251
1252 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
1253 have any name when looking for entry symbol warnings.
1254
1255 * ld-srec/sr3.cc (__eh_pc): Define.
1256
1257 Mon Oct 20 14:36:39 1997 Ian Lance Taylor <ian@cygnus.com>
1258
1259 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
1260 __throw, since the current g++ expects them to be defined.
1261
1262 Fri Oct 3 12:24:03 1997 Ian Lance Taylor <ian@cygnus.com>
1263
1264 * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
1265 file if the string libc appears in it.
1266 (objdump_versionstuff): Accept unexpected lines in the output
1267 file. Compare lines using string match.
1268 * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
1269
1270 Tue Aug 12 16:01:22 1997 Ian Lance Taylor <ian@cygnus.com>
1271
1272 * ld-scripts/crossref.exp: Correct string quoting.
1273
1274 Sat Aug 9 00:56:03 1997 Ian Lance Taylor <ian@cygnus.com>
1275
1276 * config/default.exp: Change ld, as, nm and strip from .new to
1277 -new. Load ld-lib.exp rather than ld.exp.
1278 * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
1279 * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
1280 DejaGnu changes.
1281
1282 Thu Jun 26 12:07:03 1997 Ian Lance Taylor <ian@cygnus.com>
1283
1284 * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
1285 an alternation. From Greg Margo <gmargo@dl.com>.
1286
1287 Wed Jun 25 12:47:22 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1288
1289 * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
1290 with non PIC shared libraries.
1291
1292 Fri Jun 6 17:35:47 1997 Ian Lance Taylor <ian@cygnus.com>
1293
1294 * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
1295 version handling.
1296
1297 Wed Jun 4 12:06:48 1997 Ian Lance Taylor <ian@cygnus.com>
1298
1299 * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
1300
1301 Fri May 30 12:21:39 1997 Ian Lance Taylor <ian@cygnus.com>
1302
1303 * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
1304 linking.
1305
1306 Mon May 12 11:17:55 1997 Ian Lance Taylor <ian@cygnus.com>
1307
1308 * config/default.exp: Use $base_dir rather than $objdir when
1309 setting ld. From John David Anglin <dave@hiauly1.hia.nrc.ca>.
1310
1311 Fri Apr 25 09:07:00 1997 Jeffrey A Law (law@cygnus.com)
1312
1313 * ld-srec/srec.exp: Define various out of line prologue/epilogue
1314 functions for the mn10200 to avoid needing libgcc.a.
1315
1316 Wed Mar 26 13:56:10 1997 Ian Lance Taylor <ian@cygnus.com>
1317
1318 * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
1319
1320 Mon Mar 17 19:27:13 1997 Ian Lance Taylor <ian@cygnus.com>
1321
1322 * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
1323
1324 Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>
1325
1326 * ld-elfvers/vers.exp, *: New tests for symbol versioning.
1327 * config/default.exp: Set ar and strip.
1328
1329 Fri Feb 7 16:47:02 1997 Bob Manson <manson@charmed.cygnus.com>
1330
1331 * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
1332 prune_system_crud.
1333 * ld-cdtest/cdtest.exp: Ditto.
1334 * ld-scripts/crossref.exp: Ditto.
1335 * ld-sh/sh.exp: Ditto.
1336 * ld-shared/shared.exp: Ditto.
1337 * ld-srec/srec.exp: Ditto.
1338 * lib/ld.exp: Ditto.
1339
1340 Wed Jan 29 00:47:29 1997 Bob Manson <manson@charmed.cygnus.com>
1341
1342 * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
1343 * ld-scripts/script.exp: Ditto.
1344 * ld-sh/sh.exp: Ditto.
1345 * ld-undefined/undefined.exp: Ditto.
1346 * ld-versados/versados.exp: Ditto.
1347 * lib/ld.exp: Ditto.
1348
1349 Mon Dec 30 17:08:04 1996 Ian Lance Taylor <ian@cygnus.com>
1350
1351 * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
1352
1353 Tue Oct 1 15:52:31 1996 Ian Lance Taylor <ian@cygnus.com>
1354
1355 * lib/ld.exp (default_ld_version): Fix for current version
1356 printing.
1357
1358 Fri Sep 13 15:51:45 1996 Ian Lance Taylor <ian@cygnus.com>
1359
1360 * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
1361
1362 Thu Aug 8 14:29:32 1996 Ian Lance Taylor <ian@cygnus.com>
1363
1364 * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
1365
1366 * lib/ld.exp: Use verbose -log instead of calling both verbose and
1367 send_log.
1368
1369 Wed Aug 7 18:00:58 1996 Ian Lance Taylor <ian@cygnus.com>
1370
1371 * ld-scripts/phdrs.exp: New test.
1372 * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
1373
1374 Sun Aug 4 21:58:12 1996 Ian Lance Taylor <ian@cygnus.com>
1375
1376 * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
1377 V_SPILL and V_FILL.
1378
1379 Thu Aug 1 14:10:27 1996 Ian Lance Taylor <ian@cygnus.com>
1380
1381 * ld-scripts/crossref.exp: New test.
1382 * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
1383 * ld-scripts/{cross1.t, cross2.t}: New files.
1384
1385 Sat Jun 29 13:40:11 1996 Ian Lance Taylor <ian@cygnus.com>
1386
1387 * ld-sh/sh.exp: Fix debugging messages.
1388 * ld-sh/sh1.s: Use .align 4.
1389
1390 Wed May 1 16:45:13 1996 Ian Lance Taylor <ian@cygnus.com>
1391
1392 * ld-sh/sh.exp: Use -O when compiling with -mrelax.
1393
1394 Mon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1395
1396 * ld-shared/shared.exp: Run the shared library tests on
1397 Linux/m68k.
1398
1399 Fri Apr 5 16:20:55 1996 Ian Lance Taylor <ian@cygnus.com>
1400
1401 * ld-shared/shared.exp: Run the shared library tests on Linux.
1402
1403 Mon Feb 26 12:45:26 1996 Ian Lance Taylor <ian@cygnus.com>
1404
1405 * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
1406
1407 Wed Jan 31 15:09:57 1996 Jeffrey A Law (law@cygnus.com)
1408
1409 * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
1410 * ld-undefined/undefined.exp: Likewise.
1411
1412 Fri Jan 26 18:43:03 1996 Ian Lance Taylor <ian@cygnus.com>
1413
1414 * ld-undefined/undefined.exp: ELF targets should now pass the
1415 undefined line test.
1416
1417 Thu Jan 25 15:36:13 1996 Ian Lance Taylor <ian@cygnus.com>
1418
1419 * ld-empic/empic.exp: Update for change to MIPS disassembler.
1420
1421 Mon Jan 15 15:05:53 1996 Ian Lance Taylor <ian@cygnus.com>
1422
1423 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
1424 when doing the --static test.
1425 * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
1426
1427 Fri Dec 29 12:33:09 1995 Ian Lance Taylor <ian@cygnus.com>
1428
1429 * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
1430 when creating ld-partial.o.
1431
1432 Tue Dec 26 17:37:23 1995 Ian Lance Taylor <ian@cygnus.com>
1433
1434 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
1435 __eabi.
1436
1437 Tue Dec 19 18:01:01 1995 Ian Lance Taylor <ian@cygnus.com>
1438
1439 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
1440
1441 Fri Dec 15 16:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
1442
1443 * ld-srec/srec.exp: On a29k targets, use --defsym to define
1444 V_SPILL and V_FILL.
1445 * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
1446 * ld-srec/sr3.cc: Likewise.
1447
1448 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
1449
1450 Sat Dec 2 01:20:31 1995 Ian Lance Taylor <ian@cygnus.com>
1451
1452 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
1453
1454 Fri Dec 1 13:18:18 1995 Ian Lance Taylor <ian@cygnus.com>
1455
1456 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
1457
1458 Wed Nov 29 13:01:10 1995 Ian Lance Taylor <ian@cygnus.com>
1459
1460 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
1461
1462 Mon Nov 27 14:36:11 1995 Ian Lance Taylor <ian@cygnus.com>
1463
1464 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
1465
1466 * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
1467 * ld-srec/sr3.cc: Likewise.
1468
1469 Tue Nov 21 16:05:53 1995 Ian Lance Taylor <ian@cygnus.com>
1470
1471 * ld-empic/empic.exp: Update for changes in objdump output.
1472
1473 Wed Nov 15 17:42:48 1995 Ian Lance Taylor <ian@cygnus.com>
1474
1475 * ld-srec/srec.exp: New tests.
1476 * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
1477 * lib/ld.exp (ld_simple_link): Discard warnings about not being
1478 able to find the entry symbol.
1479
1480 Tue Nov 14 20:03:54 1995 Ian Lance Taylor <ian@cygnus.com>
1481
1482 * ld-sh/sh2.c (__main): Define.
1483
1484 Mon Nov 6 14:39:18 1995 Ian Lance Taylor <ian@cygnus.com>
1485
1486 * ld-empic/empic.exp: Accept a . in the address symbol.
1487
1488 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
1489 powerpc*-*-aix*. Add code to create appropriate exports files,
1490 and pass appropriate compilation flags, and test against
1491 appropriate expected output.
1492 * ld-shared/xcoff.dat: New file.
1493 * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
1494 not be linked using XCOFF. Use shlib_shlibvar1 as a sample
1495 function pointer, rather than shlib_mainvar.
1496 * ld-shared/sh1.c: Likewise.
1497 * ld-shared/shared.dat: Update for change from using shlib_mainvar
1498 to using shlib_shlibvar1.
1499 * ld-shared/sun4.dat: Likewise.
1500
1501 Sat Oct 28 01:54:25 1995 Ian Lance Taylor <ian@cygnus.com>
1502
1503 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
1504 convenience when testing XCOFF.
1505
1506 Thu Oct 26 22:53:17 1995 Ian Lance Taylor <ian@cygnus.com>
1507
1508 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
1509 along with --static.
1510
1511 * ld-scripts/script.s: Make symbols global.
1512
1513 Fri Oct 20 12:22:16 1995 Ian Lance Taylor <ian@cygnus.com>
1514
1515 * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
1516
1517 Fri Sep 29 11:06:10 1995 Ian Lance Taylor <ian@cygnus.com>
1518
1519 * ld-undefined/undefined.exp: Use -e when invoking the linker, to
1520 prevent the SunOS linker from trying to create a shared library.
1521
1522 Thu Sep 28 12:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
1523
1524 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. Add
1525 appropriate modifications and setup_xfails.
1526 * ld-shared/sun4.dat: New file.
1527
1528 Mon Sep 18 14:12:56 1995 Ian Lance Taylor <ian@cygnus.com>
1529
1530 * lib/ld.exp (default_ld_version): Call prune_system_crud.
1531 (default_ld_relocate, default_ld_link): Likewise.
1532 (default_ld_simple_link, default_ld_compile): Likewise.
1533 (default_ld_assemble, default_ld_nm): Likewise.
1534
1535 Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
1536
1537 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
1538 tests as untested rather than unresolved.
1539
1540 Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com)
1541
1542 * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
1543
1544 Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com>
1545
1546 * ld-scripts/script.exp: Split script verification into a proc.
1547 Add simple test of MRI script.
1548 * ld-scripts/scriptm.t: New file.
1549
1550 Wed Jul 26 11:38:58 1995 Ian Lance Taylor <ian@cygnus.com>
1551
1552 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
1553 appropriate.
1554
1555 Mon Jul 24 15:34:31 1995 Ian Lance Taylor <ian@cygnus.com>
1556
1557 * config/default.exp: Define objcopy if it is not defined.
1558 * ld-sh/*: New tests for SH relaxing.
1559
1560 * ld-empic/empic.exp: If $CC does not exist, call untested rather
1561 than unresolved.
1562
1563 Thu Jul 20 15:09:26 1995 Ian Lance Taylor <ian@cygnus.com>
1564
1565 * ld-undefined/undefined.exp: If $CC does not exist, mark the
1566 tests as untested rather than unresolved. Clear ELF xfails for
1567 mips*, not just mips.
1568
1569 Tue Jul 18 12:00:41 1995 Ian Lance Taylor <ian@cygnus.com>
1570
1571 * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
1572 undefined line test.
1573
1574 Fri Jul 14 13:07:48 1995 Ian Lance Taylor <ian@cygnus.com>
1575
1576 * ld-undefined/undefined.exp: New test, to check reporting of
1577 undefined symbols.
1578 * ld-undefined/undefined.c: New file.
1579
1580 Mon Jul 10 11:13:39 1995 Ian Lance Taylor <ian@cygnus.com>
1581
1582 * ld-versados/versados.exp: If a test fails, report it correctly:
1583 don't try to run the next test, and don't report a pass as well as
1584 a fail.
1585
1586 Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
1587
1588 * versados/(t1,t2).ld: End in newlines.
1589
1590 Mon May 22 20:19:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1591
1592 * lib/ld.exp (default_ld_compile): If cc argument is multiple
1593 words, use only the first when trying to verify the availability
1594 of the compiler.
1595
1596 Mon Feb 6 11:46:49 1995 Ian Lance Taylor <ian@cygnus.com>
1597
1598 * ld-scripts/defined.t: Mention .data and .bss explicitly.
1599
1600 Tue Jan 24 14:51:48 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1601
1602 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
1603 call untested for each test, rather than ignoring it. If one test
1604 fails, go on to the next one instead of returning.
1605 * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
1606 unresolved.
1607 * ld-empic/empic.exp: Likewise. Also, always pass the same test
1608 name to pass or fail.
1609 * ld-shared/shared.exp: Likewise. Also, always run all tests.
1610 * ld-scripts/defined.exp: If as or nm fail, mark test as
1611 unresolved. Always pass the same test name to pass or fail.
1612 * ld-scripts/script.exp: Likewise.
1613 * ld-scripts/sizeof.exp: Likewise.
1614
1615 Wed Jan 11 11:48:31 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1616
1617 * ld-scripts/sizeof.exp: New test, based on bug report from
1618 anders.blomdell@control.lth.se.
1619 * ld-scripts/sizeof.s: New file.
1620 * ld-scripts/sizeof.t: New file.
1621
1622 Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1623
1624 * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
1625 if the linker exists.
1626
1627 Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1628
1629 * lib/ld.exp (prune_system_crud): Define if not already defined,
1630 in case the user isn't using the newest DejaGnu version that we
1631 haven't released to the net yet.
1632
1633 Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
1634
1635 * config/default.exp: Define objdump if it is not defined.
1636 * ld-empic/*: New tests to test -membedded-pic code.
1637
1638 Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1639
1640 * ld-bootstrap/bootstrap.exp: Pass cmp output through
1641 prune_system_crud.
1642 * ld-cdtest/cdtest.exp: Pass diff output through
1643 prune_system_crud.
1644 * ld-shared/shared.exp: Likewise.
1645
1646 * config/default.exp: Remove unused and useless proc ld_load.
1647
1648 Sun Oct 30 13:02:34 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1649
1650 * lib/ld.exp (default_ld_compile): Remove the output file before
1651 compiling.
1652
1653 * ld-shared/shared.exp: Move common test code into a procedure.
1654 Add tests for compiling the non shared code PIC.
1655 * ld-shared/main.c (main): Call main_called, and print the result.
1656 * ld-shared/shared.dat: Adjust accordingly.
1657
1658 Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1659
1660 * ld-shared: New directory, with new files to test generating ELF
1661 shared libraries.
1662
1663 * lib/ld.exp (default_ld_compile): If the compilation worked, but
1664 no object file was created, check to see if the compiler foolishly
1665 ignored the -o switch when compiling, and move the resulting
1666 object if it did.
1667
1668 Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1669
1670 * VMS does not permits `.' in directory names. Renamed
1671 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
1672 ld.scripts to ld-scripts.
1673
1674 Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1675
1676 * config/default.exp: Set variables as and nm. Create tmpdir if
1677 it does not already exist.
1678 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
1679 * ld.cdtest/cdtest.exp: Likewise.
1680 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
1681 here. Change perror for no variables found to fail.
1682 * ld.scripts/script.exp: New test.
1683 * ld.scripts/script.t, ld.scripts/script.s: New files.
1684
1685 Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1686
1687 * ld.scripts: New directory.
1688 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
1689 * ld.scripts/defined.t: New file.
1690 * lib/ld.exp (default_ld_simple_link): New function.
1691 (default_ld_assemble, default_ld_nm): New functions.
1692 * config/default.exp: Rename from unix-ld.exp.
1693 (ld_simple_link, ld_assemble, ld_nm): New functions.
1694
1695 * config/unix-ld.exp: Set ld using findfile.
1696 * lib/ld.exp (default_ld_relocate): Return a value. Change format
1697 of log messages.
1698 (default_ld_compile): Likewise.
1699 (default_ld_link): Likewise. Also, don't include $BFDLIB and
1700 $LIBIBERTY in link.
1701 * ld.bootstrap/bootstrap.exp: Rewrite.
1702 * ld.cdtest/cdtest.exp: Rewrite.
1703 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
1704 * ld.cdtest/cdtest-foo.h: Likewise.
1705 * ld.cdtest/cdtest-main.cc: Likewise.
1706
1707 Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
1708
1709 * ld.cdtest/cdtest.exp: Don't look for $result before it's
1710 defined.
1711
1712 Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
1713
1714 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
1715 calls with perror calls.
1716
1717 Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
1718
1719 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
1720 * ld.cdtest/cdtest.exp: Adjusted.
1721
1722 Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1723
1724 * lib/ld.exp (simple_diff): Indicate failure if files have
1725 different numbers of lines. Don't muck with $differences to avoid
1726 indicating a pass, just return.
1727
1728 * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
1729 Fix test case to be valid ANSI C++. Don't require use of header
1730 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
1731 * ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
1732 commentary on things that are still broken with this test case.
1733
1734 Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
1735
1736 * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
1737
1738 Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
1739
1740 * lib/ld.exp: add compiler and linker support
1741 * config/unix-ld.exp: add compiler and linker support
1742 * ld.bootstrap/bootstrap.exp: fixed to do partial links
1743 * ld.cdtest/cdtest.exp: constructor/destructor testscase
1744
1745 Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
1746
1747 * lib/ld.exp: new file
1748 * config/unix-ld.exp: new file
1749 * ld.bootstrap/bootstrap.exp: new file