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