[ bfd/ChangeLog ]
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2004-04-21 Chris Demetriou <cgd@broadcom.com>
2
3 * ld-empic/run.c: Removed as part of MIPS --embedded-relocs removal.
4 * ld-empic/empic.exp: Likewise.
5 * ld-empic/relax.t: Likewise.
6 * ld-empic/relax1.c: Likewise.
7 * ld-empic/relax2.c: Likewise.
8 * ld-empic/relax3.c: Likewise.
9 * ld-empic/relax4.c: Likewise.
10 * ld-empic/runtest1.c: Likewise.
11 * ld-empic/runtest2.c: Likewise.
12 * ld-empic/runtesti.s: Likewise.
13 * ld-mips-elf/empic1-ln.d: Likewise.
14 * ld-mips-elf/empic1-lp.d: Likewise.
15 * ld-mips-elf/empic1-mn.d: Likewise.
16 * ld-mips-elf/empic1-mp.d: Likewise.
17 * ld-mips-elf/empic1-ref.s: Likewise.
18 * ld-mips-elf/empic1-sn.d: Likewise.
19 * ld-mips-elf/empic1-sp.d: Likewise.
20 * ld-mips-elf/empic1-space.s: Likewise.
21 * ld-mips-elf/empic1-tgt.s: Likewise.
22 * ld-mips-elf/empic2-fwd-0.d: Likewise.
23 * ld-mips-elf/empic2-fwd-1.d: Likewise.
24 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
25 * ld-mips-elf/empic2-ref.s: Likewise.
26 * ld-mips-elf/empic2-rev-0.d: Likewise.
27 * ld-mips-elf/empic2-rev-1.d: Likewise.
28 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
29 * ld-mips-elf/empic2-space.s: Likewise.
30 * ld-mips-elf/emrelocs-eb.d: Likewise.
31 * ld-mips-elf/emrelocs-el.d: Likewise.
32 * ld-mips-elf/emrelocs.ld: Likewise.
33 * ld-mips-elf/emrelocs1.s: Likewise.
34 * ld-mips-elf/emrelocs2.s: Likewise.
35 * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
36
37 2004-04-20 H.J. Lu <hongjiu.lu@intel.com>
38
39 * ld-elfweak/elfweak.exp: Add an undefined weak size change
40 test.
41
42 * ld-elfweak/size.dat: New file.
43 * ld-elfweak/size_bar.c: Likewise.
44 * ld-elfweak/size_foo.c: Likewise.
45 * ld-elfweak/size_main.c: Likewise.
46
47 2004-04-14 Brian Ford <ford@vss.fsi.com>
48 DJ Delorie <dj@redhat.com>
49
50 * ld-pe/pe.exp: New, tests for i?86 PE.
51 * ld-pe/secrel1.s: New, test R_SECREL32 reloc.
52 * ld-pe/secrel2.s: Likewise.
53 * ld-pe/secrel.d: Likewise.
54
55 2004-04-19 Jakub Jelinek <jakub@redhat.com>
56
57 * ld-elfvsb/elfvsb.exp: XFAIL some tests on sparc64.
58 * ld-shared/shared.exp: Likewise.
59
60 2004-04-14 H.J. Lu <hongjiu.lu@intel.com>
61
62 * ld-scripts/assert.s: Add a newline.
63 * ld-scripts/data.s: Likewise.
64
65 2004-04-08 Alan Modra <amodra@bigpond.net.au>
66
67 PR 47.
68 * ld-cdtest/cdtest.exp: Remove -fgnu-linker.
69
70 2004-04-08 Alan Modra <amodra@bigpond.net.au>
71
72 * ld-scripts/align.exp: Don't run on aix.
73 * ld-scripts/assert.s: Remove comment.
74 * ld-scripts/data.s: Likewise.
75 * ld-scripts/data.t: Set start address to allow for aout headers.
76 Make first LONG pc-relative.
77 * ld-scripts/data.d: Update.
78 * ld-scripts/defined2.d: Allow other random syms.
79 * ld-scripts/defined3.d: Likewise.
80 * ld-scripts/provide-1.s: Pad section.
81 * ld-scripts/provide-1.t: Set .data address and align.
82 * ld-scripts/provide-1.d: Update.
83 * ld-scripts/provide-2.s: Pad section.
84 * ld-scripts/provide-2.d: Allow random trailing syms.
85 * ld-scripts/provide-3.s: Pad section.
86 * ld-scripts/provide-3.d: Fix typos.
87 * ld-scripts/provide.exp: Don't run on aix.
88 * ld-scripts/size-1.s: Simplify test.
89 * ld-scripts/size-1.t: Rewrite.
90 * ld-scripts/size-1.d: Update.
91 * ld-scripts/size-2.s: Simplify.
92 * ld-scripts/size-2.t: Set start address. Set exe flag on image.
93 * ld-scripts/size-2.d: Update.
94 * ld-scripts/size.exp: Don't run on aix. Run size-2 on all elf
95 targets except mips.
96
97 2004-03-27 Alexandre Oliva <aoliva@redhat.com>
98
99 * ld-frv/fdpic*.d: Adjust to compensate for page size change.
100
101 2004-03-26 Alan Modra <amodra@bigpond.net.au>
102
103 * ld-powerpc/tlsexe.r: Update for changed sym type.
104 * ld-powerpc/tlsexetoc.r: Likewise.
105
106 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
107
108 * ld-cris/dsofnf.s, ld-cris/dsofnf2.s, ld-cris/gotplt1.d,
109 ld-cris/gotplt2.d, ld-cris/gotplt3.d: New tests.
110
111 2004-03-19 H.J. Lu <hongjiu.lu@intel.com>
112
113 * ld-elfvers/vers.exp: Add new tests for versioned weak
114 definition.
115
116 * ld-elfvers/vers28a.c: New file.
117 * ld-elfvers/vers28a.dsym: Likewise.
118 * ld-elfvers/vers28a.ver: Likewise.
119 * ld-elfvers/vers28b.c: Likewise.
120 * ld-elfvers/vers28b.dsym: Likewise.
121 * ld-elfvers/vers28b.map: Likewise.
122 * ld-elfvers/vers28b.ver: Likewise.
123 * ld-elfvers/vers28c.c: Likewise.
124 * ld-elfvers/vers28c.dsym: Likewise.
125 * ld-elfvers/vers28c.ver: Likewise.
126
127 2004-03-19 Alan Modra <amodra@bigpond.net.au>
128
129 * ld-scripts/provide-2.d: Ignore random symbols.
130
131 2004-03-16 Alan Modra <amodra@bigpond.net.au>
132
133 * ld-powerpc/tls.d: Update.
134 * ld-powerpc/tls32.d: Update.
135 * ld-powerpc/tlsexe.d: Update.
136 * ld-powerpc/tlsexe32.d: Update.
137 * ld-powerpc/tlsexetoc.d: Update.
138 * ld-powerpc/tlsso.d: Update.
139 * ld-powerpc/tlsso32.d: Update.
140 * ld-powerpc/tlstoc.d: Update.
141 * ld-powerpc/tlstocso.d: Update.
142
143 2004-03-05 Nathan Sidwell <nathan@codesourcery.com>
144
145 * ld-scripts/size-1.d: Add bigendian regexps.
146 * ld-scripts/size-2.d: Set --wide for readelf.
147
148 * ld-scripts/size.exp: New.
149 * ld-scripts/size-[12].{d,s,t}: New.
150
151 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
152
153 * ld-frv/fr450-link[abc].s, fr450-link.d: New test.
154 * ld-frv/frv.exp: New harness.
155
156 2004-02-24 Alexandre Oliva <aoliva@redhat.com>
157
158 * ld-frv/fdpic-pie-2.d: Adjust for decay of FUNCDESC relocs that
159 bind locally.
160 * ld-frv/fdpic-pie-8.d: Likewise.
161 * ld-frv/fdpic-shared-4.d: Likewise.
162 * ld-frv/fdpic-pie-6-fail.d: Renamed from...
163 * ld-frv/fdpic-pie-6.d: New test.
164 * ld-frv/fdpic-shared-6-fail.d: Renamed from...
165 * ld-frv/fdpic-shared-6.d: New test.
166 * ld-frv/fdpic6.ldv: New.
167 * ld-frv/fdpic-static-6.d: Adjust test name.
168 * ld-frv/fdpic-pie-8-fail.d: Removed.
169 * ld-frv/fdpic.exp: Run new tests.
170
171 2004-02-23 Nathan Sidwell <nathan@codesourcery.com>
172
173 * ld-scripts/provide.exp: New.
174 * ld-scripts/provide-{1,2,3}.{s,t,d}.exp: New.
175
176 2004-02-23 Alan Modra <amodra@bigpond.net.au>
177
178 * ld-scripts/data.t: Set ".other" address so location doesn't
179 depend on target alignment.
180 * ld-scripts/data.d: Update.
181
182 2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
183
184 * ld-scripts/align.{s,t,exp}: New.
185
186 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
187
188 * ld-scripts/data.{s,t,d,exp}: New.
189
190 2004-02-18 Nathan Sidwell <nathan@codesourcery.com>
191
192 * ld-scripts/assert.{s,t,exp}: New.
193
194 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
195
196 * ld-mips/elf/elf-rel-xgot-{n32,n64-linux}.d: Update after 2004-02-02
197 changes to the way large constants are added.
198 * ld-mips/elf/elf-rel-got-{n32,n64-linux}.d: Likewise. Adjust order
199 of GOT entries after today's change to the handling of GOT_PAGE
200 relocations.
201
202 2004-02-09 Anil Paranjpe <anilp1@KPITCummins.com>
203
204 * ld-h8300/relax-5.s: New file: Source for relax-5 test.
205 * ld-h8300/relax-5.d: New file: Expected output and commands for
206 assembling and linking the relax-5 test.
207 * ld-h8300/relax-5-coff.d: New file: Variant for the COFF based
208 toolchain.
209 * ld-h8300/h8300-exp: Run the relax-5 test.
210
211 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
212
213 * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r,
214 ld-arm/arm-app-abs32.d: New files.
215 * ld-arm/arm-elf.exp: Add arm-app-abs32 testcase.
216
217 2004-01-19 Alan Modra <amodra@bigpond.net.au>
218
219 * ld-i386/tlsbin.dd: Adjust for changed sib printing.
220
221 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
222
223 * ld-arm/arm-elf.exp: Add arm-static-app test.
224 * ld-arm/arm-static-app.s, ld-arm/arm-static-app.d,
225 ld-arm/arm-static-app.r: New files.
226
227 2004-01-12 Anil Paranjpe <anilp1@KPITCummins.com>
228
229 * ld-h8300/h8300-exp: Run the relax-4 test.
230 * ld-h8300/relax-4.s: New file: Source for relax-4 test.
231 * ld-h8300/relax-4.d: New file: Expected output and commands for
232 assembling and linking the relax-4 test.
233 * ld-h8300/relax-4-coff.d: New file: Variant for the COFF based
234 toolchain.
235
236 2004-01-09 H.J. Lu <hongjiu.lu@intel.com>
237
238 * ld-selective/selective.exp: Skip ia64-*-*.
239
240 2004-01-09 Daniel Jacobowitz <drow@mvista.com>
241
242 * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
243 changes.
244
245 2004-01-06 Daniel Jacobowitz <drow@mvista.com>
246
247 * ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,
248 ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-lib.s,
249 ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
250 ld-arm/arm-lib-plt32.s, ld-arm/arm-elf.exp: New files.
251
252 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
253
254 * ld-frv: Update .d files with correct addresses displayed for
255 dynamic relocations.
256 2003-12-02 Alexandre Oliva <aoliva@redhat.com>
257 * ld-frv/fdpic1.s (.D0): Move to separate data section.
258 2003-11-28 Alexandre Oliva <aoliva@redhat.com>
259 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
260 * ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Update to
261 reflect EMBEDDED= change in linker script.
262 2003-11-27 Alexandre Oliva <aoliva@redhat.com>
263 * ld-frv: Update .d files to reflect changes in the page size, the
264 addition of a stack segment, the use of a NULL function descriptor
265 for weakundef functions and the change in the lazy funcdesc_value
266 in-place addend value.
267 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
268 * lib/ld-lib.exp (is_elf_format): Match frv-uclinux.
269 2003-10-06 Alexandre Oliva <aoliva@redhat.com>
270 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
271 ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Addresses are
272 now _gp-based, not \.rofixup-based.
273 * ld-frv/fdpic-static-6.d: Likewise. Match warning about
274 relocation to different section.
275 2003-09-30 Alexandre Oliva <aoliva@redhat.com>
276 * ld-frv/fdpic.exp: Add -melf32frvfd to LDFLAGS.
277 2003-09-19 Alexandre Oliva <aoliva@redhat.com>
278 * ld-frv/fdpic7.s, ld-frv/fdpic-static-7.d, ld-frv/fdpic-pie-7.d,
279 ld-frv/fdpic-shared-7.d: New.
280 * ld-frv/fdpic8.s, ld-frv/fdpic-static-8.d, ld-frv/fdpic-pie-8.d,
281 ld-frv/fdpic-shared-8.d: New.
282 * ld-frv/fdpic-pie-8-fail.d, ld-frv/fdpic-shared-8-fail.d: New.
283 * ld-frv/fdpic.exp: Run them.
284 * ld-frv/fdpic8.ldv, ld-frv/fdpic8min.ldv: New.
285 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
286 * ld-frv/fdpic5.s, ld-frv/fdpic-static-5.d, ld-frv/fdpic-pie-5.d,
287 ld-frv/fdpic-shared-5.d: New.
288 * ld-frv/fdpic6.s, ld-frv/fdpic-static-6.d, ld-frv/fdpic-pie-6.d,
289 ld-frv/fdpic-shared-6.d: New.
290 * ld-frv/fdpic.exp: Run them.
291 * ld-frv/fdpic*.d: Add -mfdpic to assembler flags. Updated.
292 * ld-frv/fdpic2min.ldv: New, used by fdpic-shared-2.d.
293 * ld-frv/fdpic-shared-2-fail.d: New.
294 * ld-frv/fdpic.exp: Run it.
295 * ld-frv/fdpic4.s, ld-frv/fdpic-shared-4.d: New.
296 * ld-frv/fdpic.exp: Add new test.
297 * ld-frv/fdpic-pie-2.d: Remove unnecessary function descriptors.
298 * ld-frv/fdpic-shared-local-2.d, ld-frv/fdpic2.ldv: New.
299 * ld-frv/fdpic3.s, ld-frv/fdpic-shared-3.d: New.
300 * ld-frv/fdpic.exp: Add new tests.
301 * ld-frv/fdpic.exp, ld-frv/fdpic1.s, ld-frv/fdpic2.s,
302 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
303 * ld-frv/fdpic-pie-1.d, ld-frv/fdpic-pie-2.d,
304 * ld-frv/fdpic-shared-1.d, ld-frv/fdpic-shared-2.d: Renamed from
305 ucpic.
306 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
307 * ld-frv/ucpic.exp, ld-frv/ucpic1.s, ld-frv/ucpic2.s: New.
308 * ld-frv/ucpic-static-1.d, ld-frv/ucpic-static-2.d: New.
309 * ld-frv/ucpic-pie-1.d, ld-frv/ucpic-pie-2.d: New.
310 * ld-frv/ucpic-shared-1.d, ld-frv/ucpic-shared-2.d: New.
311
312 2004-01-02 Alan Modra <amodra@bigpond.net.au>
313
314 * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets.
315 * ld-selective/selective.exp: Likewise.
316
317 For older changes see ChangeLog-9303
318 \f
319 Local Variables:
320 mode: change-log
321 left-margin: 8
322 fill-column: 74
323 version-control: never
324 End:
This page took 0.036419 seconds and 5 git commands to generate.