* elf.c (_bfd_elf_get_dynamic_reloc_upper_bound)
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2008-04-29 Daniel Jacobowitz <dan@codesourcery.com>
2 * ld-arm/symbian-seg1.s, ld-arm/symbian-seg1.d: New files.
3 * ld-arm/arm-elf.exp: Run symbian-seg1.
4
5 2008-04-28 Nathan Sidwell <nathan@codesourcery.com>
6
7 * ld-scripts/rgn-over8.s: Tweak.
8
9 * ld-scripts/rgn-over.exp: Allow -ok file names to pass.
10 * ld-scripts/rgn-over8.s: New.
11 * ld-scripts/rgn-over8.t: New.
12 * ld-scripts/rgn-over8-ok.d: New.
13
14 2008-04-21 Nathan Sidwell <nathan@codesourcery.com>
15
16 * ld-vxworks/plt-mips1.s: New.
17 * ld-vxworks/plt-mips1.d: New.
18
19 2008-04-16 David S. Miller <davem@davemloft.net>
20
21 * ld-sparc/gotop32.dd: New.
22 * ld-sparc/gotop32.rd: Likewise.
23 * ld-sparc/gotop32.s: Likewise.
24 * ld-sparc/gotop32.sd: Likewise.
25 * ld-sparc/gotop32.td: Likewise.
26 * ld-sparc/gotop64.dd: Likewise.
27 * ld-sparc/gotop64.rd: Likewise.
28 * ld-sparc/gotop64.s: Likewise.
29 * ld-sparc/gotop64.sd: Likewise.
30 * ld-sparc/gotop64.td: Likewise.
31 * ld-sparc/sparc.exp: Run new gotdata tests.
32
33 2008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
34
35 * ld-sh/arch/sh-dsp.s: Regenerate.
36 * ld-sh/arch/sh.s: Regenerate.
37 * ld-sh/arch/sh2.s: Regenerate.
38 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
39 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
40 * ld-sh/arch/sh2a-nofpu.s: Regenerate.
41 * ld-sh/arch/sh2a-or-sh3e.s: Regenerate.: Regenerate.
42 * ld-sh/arch/sh2a-or-sh4.s: Regenerate.
43 * ld-sh/arch/sh2a.s: Regenerate.
44 * ld-sh/arch/sh2e.s: Regenerate.
45 * ld-sh/arch/sh3-dsp.s: Regenerate.
46 * ld-sh/arch/sh3-nommu.s: Regenerate.
47 * ld-sh/arch/sh3.s: Regenerate.
48 * ld-sh/arch/sh3e.s: Regenerate.
49 * ld-sh/arch/sh4-nofpu.s: Regenerate.
50 * ld-sh/arch/sh4-nommu-nofpu.s: Regenerate.
51 * ld-sh/arch/sh4.s: Regenerate.
52 * ld-sh/arch/sh4a-nofpu.s: Regenerate.
53 * ld-sh/arch/sh4a.s: Regenerate.
54 * ld-sh/arch/sh4al-dsp.s: Regenerate.
55
56 2008-04-08 Alan Modra <amodra@bigpond.net.au>
57
58 * ld-spu/ovl2.s: Extend to test jump table references and
59 absolute _SPUEAR_ syms.
60 * ld-spu/ovl2.d: Update.
61
62 2008-03-28 Joseph Myers <joseph@codesourcery.com>
63
64 * ld-elfcomm/elfcomm.exp: Run $READELF not readelf.
65
66 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
67
68 * ld-elf/flags1.d: Adjust for MIPS text alignment.
69
70 2008-03-25 Nathan Sidwell <nathan@codesourcery.com>
71
72 * ld-vxworks/tls-3.s: New.
73 * ld-vxworks/tls-3.d: New.
74
75 2008-03-22 Hans-Peter Nilsson <hp@axis.com>
76
77 * ld-cris/libdso-10.d: Adjust for change in objdump output.
78
79 2008-03-21 Adam Nemet <anemet@caviumnetworks.com>
80
81 * ld-mips-elf/dyn-sec64.d, ld-mips-elf/dyn-sec64.s,
82 ld-mips-elf/dyn-sec64.ld: New test.
83 * ld-mips-elf/mips-elf.exp: Run it.
84
85 2008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
86
87 * ld-mips-elf/got-dump-1.d, ld-mips-elf/got-dump-1.s,
88 ld-mips-elf/got-dump-1.ld, ld-mips-elf/got-dump-2.d,
89 ld-mips-elf/got-dump-2.s, ld-mips-elf/got-dump-2.ld: New tests.
90 * ld-mips-elf/mips-elf.exp: Run them.
91
92 2008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
93
94 * ld-mips-elf/elf-rel-got-n64-linux.d: Expect bit 63 rather than
95 bit 31 of the second GOT entry to be set.
96 * ld-mips-elf/elf-rel-got-n64.d: Likewise.
97 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
98 * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
99
100 2008-03-17 Richard Sandiford <rsandifo@nildram.co.uk>
101
102 * ld-mips-elf/eh-frame1-n32.d: Expect a warning about .eh_frame_hdr.
103 Remove duplicate CIEs. Adjust relocation addresses and .eh_frame
104 offsets accordingly. Do not allow there to be any trailing
105 R_MIPS_NONE relocations.
106 * ld-mips-elf/eh-frame1-n64.d: Likewise.
107 * ld-mips-elf/eh-frame2-n32.d: Likewise.
108 * ld-mips-elf/eh-frame2-n64.d: Likewise.
109
110 2008-03-17 Richard Sandiford <rsandifo@nildram.co.uk>
111
112 * ld-mips-elf/mips-elf.exp (o32_as_flags, o32_ld_flags): New variables.
113 (mips16_call_global_test, mips16_intermix_test): Use them.
114
115 2008-03-16 H.J. Lu <hongjiu.lu@intel.com>
116
117 PR ld/5789
118 PR ld/5943
119 * ld-i386/hidden1.d: New.
120 * ld-i386/hidden1.s: Likewise.
121 * ld-i386/hidden2.d: Likewise.
122 * ld-i386/hidden2.s: Likewise.
123 * ld-i386/hidden3.d: Likewise.
124 * ld-i386/hidden4.s: Likewise.
125 * ld-i386/protected1.d: Likewise.
126 * ld-i386/protected1.s: Likewise.
127 * ld-i386/protected2.d: Likewise.
128 * ld-i386/protected2.s: Likewise.
129 * ld-i386/protected3.d: Likewise.
130 * ld-i386/protected3.s: Likewise.
131 * ld-x86-64/hidden1.d: Likewise.
132 * ld-x86-64/hidden1.s: Likewise.
133 * ld-x86-64/hidden2.d: Likewise.
134 * ld-x86-64/hidden2.s: Likewise.
135 * ld-x86-64/hidden3.d: Likewise.
136 * ld-x86-64/hidden3.s: Likewise.
137 * ld-x86-64/protected1.d: Likewise.
138 * ld-x86-64/protected1.s: Likewise.
139 * ld-x86-64/protected2.d: Likewise.
140 * ld-x86-64/protected2.s: Likewise.
141 * ld-x86-64/protected3.d: Likewise.
142 * ld-x86-64/protected3.s: Likewise.
143
144 * ld-i386/i386.exp: Run hidden1, hidden2, hidden3, protected1,
145 protected2 and protected3.
146 * ld-x86-64/x86-64.exp: Likewise.
147
148 2008-03-14 Alan Modra <amodra@bigpond.net.au>
149
150 * ld-spu/ovl2.s: Make setjmp global.
151 * ld-spu/ovl2.d: Update.
152
153 2008-03-12 Alan Modra <amodra@bigpond.net.au>
154
155 PR 5900
156 * ld-elf/sec64k.exp: Update.
157
158 2008-03-08 Paul Brook <paul@codesourcery.com>
159
160 * ld-arm/arm-elf.exp (armeabitests): Add thumb2-b-interwork.
161 * ld-arm/thumb2-b-interwork.d: New test.
162 * ld-arm/thumb2-b-interwork.s: New test.
163
164 2008-03-07 Paul Brook <paul@codesourcery.com>
165
166 * ld-arm/arm-elf.exp (armelftests): Add movw-merge and arm-app-movw.
167 * ld-arm/arm-app-movw.s: New test.
168 * ld-arm/arm-app.r: Update expected output.
169 * ld-arm/movw-merge.d: New test.
170 * ld-arm/movw-merge.s: New test.
171
172 2008-03-01 Alan Modra <amodra@bigpond.net.au>
173
174 * ld-powerpc/relbrlt.d: Update. Also check .branch_lt section.
175
176 2008-02-27 Catherine Moore <clm@codesourcery.com>
177
178 * ld-cris/libdso-10.d: Update expected output for the Dynamic
179 Section to allow an arbitrary number of spaces.
180
181 2008-02-20 Mark Mitchell <mark@codesourcery.com>
182
183 ld/testsuite/
184 * ld-elf/seg.d: Expect .reginfo section on MIPS.
185
186 2008-02-20 Pedro Alves <pedro_alves@portugalmail.pt>
187
188 * ld-auto-import/auto-import.exp: Use $ld to link the dll for
189 cygwin, not $CC.
190
191 2008-02-18 Hans-Peter Nilsson <hp@axis.com>
192
193 * lib/ld-lib.exp (run_dump_test): Don't apply prune_warnings
194 for tool invocations where warnings or errors can be matched.
195
196 2008-02-14 H.J. Lu <hongjiu.lu@intel.com>
197
198 * ld-shared/sh1.c (shlib_overriddencall2): Moved to ...
199 * ld-shared/sh2.c (shlib_overriddencall2): Here. New.
200
201 2008-02-07 Alan Modra <amodra@bigpond.net.au>
202
203 * ld-spu/ovl.d: Update.
204 * ld-spu/ovl2.d: Update.
205
206 2008-02-04 Bob Wilson <bob.wilson@acm.org>
207
208 * ld-undefined/undefined.exp: XFAIL for xtensa*-*-linux*.
209
210 2008-01-31 Marc Gauthier <marc@tensilica.com>
211
212 * ld-elf/merge.d: Recognize Xtensa processor variants.
213 * ld-xtensa/coalesce.exp: Likewise.
214 * ld-xtensa/lcall.exp: Likewise.
215
216 2008-01-28 Petr Muller <pmuller@redhat.com>
217
218 * ld-elfvers/vers.exp (test_ar): Sort the expected output so that
219 it has matches the ordering of the obtained output.
220
221 2008-01-28 H.J. Lu <hongjiu.lu@intel.com>
222
223 * ld-elf/eh1.d: Replace DW_CFA_def_cfa_reg with
224 DW_CFA_def_cfa_register. Updated for i386/x86-64 register
225 names.
226 * ld-elf/eh2.d: Likewise.
227 * ld-elf/eh3.d: Likewise.
228 * ld-elf/eh4.d: Likewise.
229 * ld-elf/eh5.d: Likewise.
230
231 2008-01-28 Alan Modra <amodra@bigpond.net.au>
232
233 * ld-spu/ovl.d: Update.
234 * ld-spu/ovl2.d: Update.
235
236 2008-01-26 Alan Modra <amodra@bigpond.net.au>
237
238 * ld-elf/loadaddr.t: New, extracted from..
239 * ld-elf/loadaddr1.t: ..here. Use insert.
240 * ld-elf/loadaddr2.t: Likewise.
241 * ld-elf/loadaddr1.d: Update.
242 * ld-elf/loadaddr2.d: Update.
243
244 2008-01-25 Alan Modra <amodra@bigpond.net.au>
245
246 * ld-spu/ovl.lnk: Delete overlay.
247 * ld-spu/ovl1.lnk: New file.
248 * ld-spu/ovl2.lnk: New file.
249 * ld-spu/ovl.d: Update.
250 * ld-spu/ovl2.d: Update.
251
252 2008-01-23 Andreas Schwab <schwab@suse.de>
253
254 * ld-gc/gc.c: Make sure used_func is not inlined.
255
256 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
257
258 * ld-gc/gc.exp: Use [which $CC] != 0.
259
260 2008-01-14 Tristan Gingold <gingold@adacore.com>
261
262 * ld-gc/gc.exp (test_gc): Let missing C compiler make tests
263 "untested" instead of "failed".
264
265 2008-01-10 Tristan Gingold <gingold@adacore.com>
266
267 * lib/ld-lib.exp (check_gc_sections_available): Now available on
268 VxWorks.
269 * ld-gc: New directory for testing --gc-sections.
270 * ld-gc/gc.c: New file.
271 * ld-gc/gc.exp: New file.
272 * ld-gc/noent.s: New file.
273 * ld-gc/noent.d: New file.
274
275 2008-01-09 Richard Sandiford <rsandifo@nildram.co.uk>
276
277 PR ld/5526
278 * ld-elf/eh6.s, ld-elf/eh6.d: New test.
279
280 2008-01-07 H.J. Lu <hongjiu.lu@intel.com>
281
282 PR ld/5522
283 * ld-elf/noload-3.d: New file.
284 * ld-elf/noload-3.s: Likewise.
285 * ld-elf/noload-3.t: Likewise.
286
287 For older changes see ChangeLog-2007
288 \f
289 Local Variables:
290 mode: change-log
291 left-margin: 8
292 fill-column: 74
293 version-control: never
294 End: