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