Support x86_64-*-linux-gnux32
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
2
3 * ld-elf/eh1.d: Skip x86_64-*-linux-gnux32.
4 * ld-elf/eh2.d: Likewise.
5 * ld-elf/eh3.d: Likewise.
6 * ld-elf/eh4.d: Likewise.
7
8 * ld-elfvsb/elfvsb.exp: Xfail x86_64-*-linux-gnux32.
9 * ld-shared/shared.exp: Likewise.
10
11 * ld-ifunc/ifunc-3a-x86.d: Support x86_64-*-linux-gnux32.
12
13 2012-04-24 Roland McGrath <mcgrathr@google.com>
14
15 * ld-x86-64/plt-nacl.pd: Fix expected nop padding.
16 * ld-x86-64/tlsdesc-nacl.pd: Likewise.
17
18 2012-04-24 Hans-Peter Nilsson <hp@axis.com>
19
20 PR ld/13990
21 * ld-arm/arm-elf.exp: Run gc-hidden-1.
22 * ld-arm/gc-hidden-1.d: New test-file.
23 * ld-arm/gcdfn.s, ld-arm/hideall.ld, ld-arm/hidfn.s,
24 ld-arm/main.s: New files.
25
26 2012-04-23 Andreas Schwab <schwab@linux-m68k.org>
27
28 * ld-pie/pie.exp: Remove extra braces.
29
30 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
31
32 PR ld/13947
33 * ld-x86-64/x86-64.exp: Run pr13947.
34 * ld-x86-64/pr13947.d: New file.
35 * ld-x86-64/pr13947.s: Likewise.
36
37 2012-04-13 Roland McGrath <mcgrathr@google.com>
38
39 * ld-arm/arm-elf.exp (armelftests_common): Move cases using
40 mixed-lib.so to ...
41 (armelftests_nonacl): ... here.
42
43 2012-04-12 Roland McGrath <mcgrathr@google.com>
44
45 * ld-arm/arm-elf.exp (armelftests): Split out into ...
46 (armelftests_common, armelftests_nonacl): ... these two.
47 (armeabitests): Split out into ...
48 (armeabitests_common, armeabitests_nonacl): ... these two.
49 Omit _nonacl sets for arm*-*-nacl* targets.
50
51 * ld-arm/farcall-mix.d: Don't match exact addresses, only symbolic ones.
52 * ld-arm/farcall-mix2.d: Likewise.
53 * ld-arm/farcall-group.d: Likewise.
54
55 * ld-arm/tls-gdesc-got.d: Match variant file formats too.
56 Accept some variation in exact addresses.
57
58 * ld-arm/thumb2-b-interwork.d: Match variant file formats too.
59 Fix regexps not to care about exact addresses where not relevant.
60
61 * ld-arm/thumb2-bl-undefweak.d: Match any hex strings, not any
62 strings of particular exact lengths.
63 * ld-arm/thumb2-bl-undefweak1.d: Likewise.
64
65 * ld-arm/arm-app.r: Match variant file formats too.
66 * ld-arm/arm-app-abs32.r: Likewise.
67 * ld-arm/arm-lib.d: Likewise.
68 * ld-arm/arm-lib.r: Likewise.
69 * ld-arm/arm-static-app.r: Likewise.
70 * ld-arm/armv4-bx.d: Likewise.
71 * ld-arm/data-only-map.d: Likewise.
72 * ld-arm/group-relocs.d: Likewise.
73 * ld-arm/jump19.d: Likewise.
74 * ld-arm/reloc-boundaries.d: Likewise.
75 * ld-arm/thumb1-bl.d: Likewise.
76 * ld-arm/thumb2-bl.d: Likewise.
77 * ld-arm/tls-app.d: Likewise.
78 * ld-arm/tls-app.r: Likewise.
79 * ld-arm/tls-gdierelax.d: Likewise.
80 * ld-arm/tls-gdierelax2.d: Likewise.
81 * ld-arm/tls-gdlerelax.d: Likewise.
82 * ld-arm/tls-lib.d: Likewise.
83 * ld-arm/tls-lib.r: Likewise.
84 * ld-arm/tls-mixed.r: Likewise.
85 * ld-arm/vfp11-fix-none.d: Likewise.
86 * ld-arm/vfp11-fix-scalar.d: Likewise.
87 * ld-arm/vfp11-fix-vector.d: Likewise.
88 * ld-arm/arm-static-app.d: Likewise.
89 Fix regexps not to care about exact number of leading spaces.
90 * ld-arm/arm-app-abs32.d: Likewise.
91 * ld-arm/fix-arm1176-off.d: Likewise.
92 * ld-arm/fix-arm1176-on.d: Likewise.
93
94 * ld-arm/arm-elf.exp: Treat nacl targets like eabi targets.
95
96 2012-04-09 Roland McGrath <mcgrathr@google.com>
97
98 * ld-elf/eh1.d: Add explicit --64 to as options, and explicit
99 -melf_x86_64 and -Ttext to ld options, so we don't assume every
100 x86_64-*-* target uses --64 (vs --x32) by default or has the
101 same address space layout.
102 * ld-elf/eh2.d: Likewise.
103 * ld-elf/eh3.d: Likewise.
104 * ld-elf/eh4.d: Likewise.
105 * ld-elf/elf.exp: For target *-*-nacl*, use options_regsub(ld) to
106 map -melf_x86_64 to -melf_x86_64_nacl.
107
108 2012-04-07 David S. Miller <davem@davemloft.net>
109
110 * ld-sparc/tlssunbin32.rd: Fix regexp.
111 * ld-sparc/tlssunbin64.rd: Likewise.
112
113 2012-04-03 Roland McGrath <mcgrathr@google.com>
114
115 * ld-x86-64/ilp32-4-nacl.d: New file.
116 * ld-x86-64/x86-64.exp: Run it.
117
118 * ld-discard/discard.exp: Accept nacl targets too.
119 * ld-elf/binutils.exp: Likewise.
120 * ld-elf/comm-data.exp: Likewise.
121 * ld-elf/elf.exp: Likewise.
122 * ld-elf/tls_common.exp: Likewise.
123 * ld-elfvers/vers.exp: Likewise.
124 * ld-elfvsb/elfvsb.exp: Likewise.
125 * ld-elfweak/elfweak.exp: Likewise.
126 * ld-gc/gc.exp: Likewise.
127 * ld-ifunc/binutils.exp: Likewise.
128 * ld-ifunc/ifunc.exp: Likewise.
129 * ld-linkonce/linkonce.exp:Likewise.
130 * ld-pie/pie.exp: Likewise.
131 * ld-shared/shared.exp: Likewise.
132 * ld-undefined/weak-undef.exp: Likewise.
133 * ld-unique/unique.exp: Likewise.
134 * ld-x86-64/dwarfreloc.exp: Likewise.
135 * ld-x86-64/line.exp: Likewise.
136
137 * lib/ld-lib.exp (slurp_options): Support global array
138 options_regsub to apply substitutions to the contents
139 of options lines read from the file.
140 * ld-i386/emit-relocs.d: Renamed to ...
141 * ld-i386/emit-relocs.rd: ... this.
142 * ld-i386/i386.exp: Accept nacl targets too.
143 For them, use options_regsub to replace elf_i386 with
144 elf_i386_nacl in run_dump_test cases; apply the same
145 substitution in $i386tests; replace foo.rd expectations
146 files with foo-nacl.rd in $i386tests.
147 (i386tests): Change emit-relocs.d to emit-relocs.rd here.
148 * ld-i386/emit-relocs-nacl.rd: New file.
149 * ld-i386/plt-nacl.pd: New file.
150 * ld-i386/plt-pic-nacl.pd: New file.
151 * ld-i386/tlsbin-nacl.rd: New file.
152 * ld-i386/tlsbindesc-nacl.rd: New file.
153 * ld-i386/tlsdesc-nacl.rd: New file.
154 * ld-i386/tlsgdesc-nacl.rd: New file.
155 * ld-i386/tlsnopic-nacl.rd: New file.
156 * ld-i386/tlspic-nacl.rd: New file.
157 * ld-x86-64/x86-64.exp: Accept nacl targets too.
158 For them, use options_regsub to replace elf_x86_64 with
159 elf_x86_64_nacl in run_dump_test cases; apply the same
160 substitution in $x86_64tests; replace foo.rd expectations
161 files with foo-nacl.rd in $x86_64tests.
162 Add explicit -melf_x86_64 to ld options in tests that need it,
163 in case the default emulation is x32 (as it is for x86_64-nacl).
164 * ld/testsuite/ld-x86-64/plt-nacl.pd: New file.
165 * ld/testsuite/ld-x86-64/split-by-file-nacl.rd: New file.
166 * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: New file.
167 * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: New file.
168 * ld/testsuite/ld-x86-64/tlsdesc-nacl.pd: New file.
169 * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: New file.
170 * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: New file.
171 * ld/testsuite/ld-x86-64/tlspic-nacl.rd: New file.
172
173 * ld-i386/hidden2.d: Loosen regexps to match any file format variant,
174 and not to depend on exact addresses, displacements, etc. where
175 they are irrelevant.
176 * ld-i386/pcrel16.d: Likewise.
177 * ld-i386/pcrel16abs.d: Likewise.
178 * ld-i386/pr12718.d: Likewise.
179 * ld-i386/pr12921.d: Likewise.
180 * ld-i386/reloc.d: Likewise.
181 * ld-i386/tlsbin.dd: Likewise.
182 * ld-i386/tlsbin.sd: Likewise.
183 * ld-i386/tlsbin.td: Likewise.
184 * ld-i386/tlsbindesc.dd: Likewise.
185 * ld-i386/tlsbindesc.sd: Likewise.
186 * ld-i386/tlsbindesc.td: Likewise.
187 * ld-i386/tlsdesc.dd: Likewise.
188 * ld-i386/tlsdesc.sd: Likewise.
189 * ld-i386/tlsdesc.td: Likewise.
190 * ld-i386/tlsg.sd: Likewise.
191 * ld-i386/tlsgdesc.dd: Likewise.
192 * ld-i386/tlsindntpoff.dd: Likewise.
193 * ld-i386/tlsnopic.dd: Likewise.
194 * ld-i386/tlsnopic.sd: Likewise.
195 * ld-i386/tlspic.dd: Likewise.
196 * ld-i386/tlspic.sd: Likewise.
197 * ld-i386/tlspic.td: Likewise.
198 * ld-i386/tlspie2.d: Likewise.
199 * ld-x86-64/hidden2.d: Likewise.
200 * ld-x86-64/pcrel16.d: Likewise.
201 * ld-x86-64/pr12718.d: Likewise.
202 * ld-x86-64/pr12921.d: Likewise.
203 * ld-x86-64/protected3.d: Likewise.
204 * ld-x86-64/tlsbin.dd: Likewise.
205 * ld-x86-64/tlsbin.sd: Likewise.
206 * ld-x86-64/tlsbin.td: Likewise.
207 * ld-x86-64/tlsbindesc.dd: Likewise.
208 * ld-x86-64/tlsbindesc.sd: Likewise.
209 * ld-x86-64/tlsbindesc.td: Likewise.
210 * ld-x86-64/tlsdesc.dd: Likewise.
211 * ld-x86-64/tlsdesc.sd: Likewise.
212 * ld-x86-64/tlsdesc.td: Likewise.
213 * ld-x86-64/tlsg.sd: Likewise.
214 * ld-x86-64/tlsgd5.dd: Likewise.
215 * ld-x86-64/tlsgd6.dd: Likewise.
216 * ld-x86-64/tlsgdesc.dd: Likewise.
217 * ld-x86-64/tlspic.dd: Likewise.
218 * ld-x86-64/tlspic.sd: Likewise.
219 * ld-x86-64/tlspic.td: Likewise.
220
221 * ld-x86-64/ilp32-8.d: Match any file format variant.
222 Use a -Ttext and adjust expected results, to handle variant layouts.
223 * ld-x86-64/ilp32-9.d: Likewise.
224
225 * ld-i386/alloc.t: Remove superfluous OUTPUT_FORMAT statement.
226 * ld-i386/pr12627.t: Likewise.
227
228 * ld-x86-64/abs-l1om.d: Add target: constraint.
229 * ld-x86-64/protected2-l1om.d: Likewise.
230 * ld-x86-64/protected3-l1om.d: Likewise.
231 * ld-x86-64/ilp32-4.d: Likewise.
232
233 * ld-x86-64/plt.s: New file.
234 * ld-x86-64/pltlib.s: New file.
235 * ld-x86-64/plt.pd: New file.
236 * ld-x86-64/x86-64.exp (x86_64tests): Add them.
237
238 * ld-i386/plt.s: New file.
239 * ld-i386/pltlib.s: New file.
240 * ld-i386/plt.pd: New file.
241 * ld-i386/plt-pic.s: New file.
242 * ld-i386/plt-pic.pd: New file.
243 * ld-i386/i386.exp (i386tests): Add them.
244
245 2012-03-25 Alan Modra <amodra@gmail.com>
246
247 * ld-powerpc/vxworks-relax.rd: Remove check on reloc section
248 file offset and reloc symbol indices.
249
250 2012-03-21 Hans-Peter Nilsson <hp@axis.com>
251
252 PR ld/13813
253 * ld-mips-elf/comm-data.exp (mips_comm_data_test): For N32 and N64
254 tests, also specify assembler option -march=mips3.
255
256 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
257
258 PR ld/13880
259 * ld-i386/i386.exp: Run protected4 and protected5.
260 * ld-x86-64/x86-64.exp: Likewise.
261
262 * ld-i386/protected4.d: New.
263 * ld-i386/protected4.s: Likewise.
264 * ld-i386/protected5.d: Likewise.
265 * ld-i386/protected5.s: Likewise.
266 * ld-x86-64/protected4.d: Likewise.
267 * ld-x86-64/protected4.s: Likewise.
268 * ld-x86-64/protected5.d: Likewise.
269 * ld-x86-64/protected5.s: Likewise.
270
271 2012-03-19 Andreas Schwab <schwab@linux-m68k.org>
272
273 * ld-m68k/m68k.exp ("TLS indirect symbol use"): Pass
274 --copy-dt-needed-entries.
275
276 2012-03-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
277
278 * ld-arm/arm-elf.exp: Add new testcases.
279 * ld-arm/attr-merge-2.attr: Update ouput.
280 * ld-arm/attr-merge-2a.s: Remove Tag_DIV_use test.
281 * ld-arm/attr-merge-2b.s: Likewise.
282 * ld-arm/attr-merge-3.attr: Updated expected output.
283 * ld-arm/attr-merge-4.attr: Likewise.
284 * ld-arm/attr-merge-5.attr: Likewise.
285 * ld-arm/attr-merge-6.attr: Likewise.
286 * ld-arm/attr-merge-7.attr: Likewise.
287 * ld-arm/attr-merge-arch-1.attr: Likewise.
288 * ld-arm/attr-merge-arch-2.attr: Likewise.
289 * ld-arm/attr-merge-unknown-2.d: Likewise.
290 * ld-arm/attr-merge-unknown-2r.d: Likewise.
291 * ld-arm/attr-merge-unknown-3.d: Likewise.
292 * ld-arm/attr-merge-vfp-1.d: Likewise.
293 * ld-arm/attr-merge-vfp-1r.d: Likewise.
294 * ld-arm/attr-merge-vfp-2.d: Likewise.
295 * ld-arm/attr-merge-vfp-2r.d: Likewise.
296 * ld-arm/attr-merge-vfp-3.d: Likewise.
297 * ld-arm/attr-merge-vfp-3r.d: Likewise.
298 * ld-arm/attr-merge-vfp-4.d: Likewise.
299 * ld-arm/attr-merge-vfp-4r.d: Likewise.
300 * ld-arm/attr-merge-vfp-5.d: Likewise.
301 * ld-arm/attr-merge-vfp-5r.d: Likewise.
302 * ld-arm/attr-merge-vfp-6.d: Likewise.
303 * ld-arm/attr-merge-vfp-6r.d: Likewise.
304 * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
305 * ld-arm/attr-merge-wchar-00.d: Likewise.
306 * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
307 * ld-arm/attr-merge-wchar-02.d: Likewise.
308 * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
309 * ld-arm/attr-merge-wchar-04.d: Likewise.
310 * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
311 * ld-arm/attr-merge-wchar-20.d: Likewise.
312 * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
313 * ld-arm/attr-merge-wchar-22.d: Likewise.
314 * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
315 * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
316 * ld-arm/attr-merge-wchar-40.d: Likewise.
317 * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
318 * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
319 * ld-arm/attr-merge-wchar-44.d: Likewise.
320 * ld-arm/attr-merge.attr: Likewise.
321 * ld-arm/attr-merge-div-0.s: New testcase.
322 * ld-arm/attr-merge-div-00.d: Likewise.
323 * ld-arm/attr-merge-div-01-m3.d: Likewise.
324 * ld-arm/attr-merge-div-01.d: Likewise.
325 * ld-arm/attr-merge-div-02.d: Likewise.
326 * ld-arm/attr-merge-div-1.s: Likewise.
327 * ld-arm/attr-merge-div-10-m3.d: Likewise.
328 * ld-arm/attr-merge-div-10.d: Likewise.
329 * ld-arm/attr-merge-div-11.d: Likewise.
330 * ld-arm/attr-merge-div-12.d: Likewise.
331 * ld-arm/attr-merge-div-120.d: Likewise.
332 * ld-arm/attr-merge-div-2.s: Likewise.
333 * ld-arm/attr-merge-div-20.d: Likewise.
334 * ld-arm/attr-merge-div-21.d: Likewise.
335 * ld-arm/attr-merge-div-22.d: Likewise.
336
337 2012-03-16 Alan Modra <amodra@gmail.com>
338
339 * ld-gc/pr13683.d: Accept powerpc64 function descriptor syms.
340
341 2012-03-15 Alan Modra <amodra@gmail.com>
342
343 * config/default.exp: Update copyright date.
344 * ld-elf/shared.exp: Pass --no-as-needed to various tests linking
345 shared libs.
346 * ld-elfvers/vers.exp: Likewise.
347
348 2012-03-14 H.J. Lu <hongjiu.lu@intel.com>
349
350 PR ld/13839
351 * ld-elf/pr13839.d: New.
352 * ld-elf/pr13839.s: Likewise.
353 * ld-elf/pr13839.t: Likewise.
354
355 2012-03-09 H.J. Lu <hongjiu.lu@intel.com>
356
357 PR ld/13817
358 * ld-i386/pr13302.d: Updated.
359 * ld-x86-64/pr13082-5b.d: Likewise.
360 * ld-x86-64/pr13082-6a.d: Likewise.
361 * ld-x86-64/pr13082-6b.d: Likewise.
362
363 2012-03-06 Alan Modra <amodra@gmail.com>
364
365 PR ld/13683
366 * ld-gc/pr13683.d: Allow non-zero top address digit.
367
368 2012-03-05 Hans-Peter Nilsson <hp@axis.com>
369
370 PR ld/13803
371 * ld-arm/fix-arm1176-off.d, ld-arm/fix-arm1176-on.d: Regexpify
372 address of func_to_branch_to.
373
374 2012-03-01 Hans-Peter Nilsson <hp@axis.com>
375
376 PR ld/13789
377 * ld-elf/zerosize1.d: Allow xyzzy to be either OBJECT or NOTYPE.
378
379 2012-02-25 Walter Lee <walt@tilera.com>
380
381 * ld-tilegx/reloc-be.d: New.
382 * ld-tilegx/reloc-le.d: New.
383 * ld-tilegx/reloc.d: Delete.
384 * ld-tilegx/tilegx.exp: Test big and little endian.
385
386 2012-02-22 Nick Clifton <nickc@redhat.com>
387
388 PR ld/13683
389 * ld-gc/pr13683.c: New test source file.
390 * ld-gc/pr13683.d: New test control and output file.
391 * ld-gc/gc.exp: Run the pr13683 test.
392
393 * ld-cris/tls-gc-68: Update expected symbol table dump.
394 * ld-cris/tls-gc-69: Likewise.
395 * ld-cris/tls-gc-70: Likewise.
396 * ld-cris/tls-gc-71: Likewise.
397 * ld-cris/tls-gc-75: Likewise.
398 * ld-cris/tls-gc-76.d: Likewise.
399 * ld-cris/tls-gc-79.d: Likewise.
400
401 2012-02-20 Thomas Schwinge <thomas@schwinge.name>
402
403 * ld-elf/comm-data.exp: Run for *-*-gnu*.
404
405 2012-02-14 Alan Modra <amodra@gmail.com>
406
407 * ld-elf/linkoncerdiff.d: Don't run for hppa64-hpux.
408 * ld-elf/pr11304a.s: Always have whitespace before directives.
409 * ld-elf/pr11304b.s: Likewise.
410 * ld-selective/selective.exp: Test m68hc1* variant of m6811, m6812.
411 * lib/ld-lib.exp: Likewise, and vice versa.
412
413 2012-02-13 Richard Henderson <rth@redhat.com>
414
415 PR ld/13621
416 * ld-elf/warn2.d: Expect ABS section for Foo.
417 * ld-elf/zerosize1.d, ld-elf/zerosize1.s: New test.
418
419 2012-02-13 Alan Modra <amodra@gmail.com>
420
421 * ld-m68hc11/m68hc11.exp: Run for m68hc11-*-* and m68hc12-*-*.
422 * ld-m68hc11/adj-brset.d: Remove redundant #target line. Add
423 -m m68hc11elf to ld invocation.
424 * ld-m68hc11/adj-jump.d: Likewise.
425 * ld-m68hc11/bug-1403.d: Likewise.
426 * ld-m68hc11/bug-1417.d: Likewise.
427 * ld-m68hc11/bug-3331.d: Likewise.
428 * ld-m68hc11/relax-direct.d: Likewise.
429 * ld-m68hc11/relax-group.d: Likewise.
430 * ld-m68hc11/far-hc11.d: Remove redundant #target line. Adjust for
431 changed addresses.
432 * ld-m68hc11/far-hc12.d: Remove redundant #target line.
433 * ld-m68hc11/link-hcs12.d: Likewise, and adjust for header changes.
434
435 2012-02-09 H.J. Lu <hongjiu.lu@intel.com>
436
437 PR ld/13675
438 * ld-i386/tlsnopic.dd: Update no-op padding.
439 * ld-i386/tlspic.dd: Likewise.
440
441 2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
442
443 PR ld/13616
444 * ld-i386/tlsbindesc.dd: Update no-op padding.
445 * ld-i386/tlsnopic.dd: Likewise.
446 * ld-i386/tlspic.dd: Likewise.
447 * ld-x86-64/tlsbin.dd: Likewise.
448 * ld-x86-64/tlsbindesc.dd: Likewise.
449 * ld-x86-64/tlspic.dd: Likewise.
450
451 2012-01-17 Alan Modra <amodra@gmail.com>
452
453 * config/default.exp: Provide tmpdir/ld/collect-ld.
454
455 2012-01-10 H.J. Lu <hongjiu.lu@intel.com>
456
457 PR ld/13581
458 * ld-x86-64/ilp32-4.s: New.
459 * ld-x86-64/ilp32-10.d: Likewise.
460 * ld-x86-64/ilp32-10.s: Likewise.
461
462 * ld-x86-64/ilp32-4.d: Adjusted.
463 * ld-x86-64/ilp32-5.d: Likewise.
464 * ld-x86-64/ilp32-5.s: Likewise.
465
466 * ld-x86-64/x86-64.exp: Run ilp32-10.
467
468 2012-01-05 Nick Clifton <nickc@redhat.com>
469
470 * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit and
471 64-bit objects when the 32-bit object (loaded first) contains 32+
472 local symbols, all referenced by relocs and the 64-bit object
473 contains a reloc that uses a symbol in the 32-bit object.
474 * 32bit.s: New source file.
475 * 64bit.s: New source file.
476 * incompatible.l: New expected linker output file.
477
478 For older changes see ChangeLog-2011
479 \f
480 Local Variables:
481 mode: change-log
482 left-margin: 8
483 fill-column: 74
484 version-control: never
485 End:
This page took 0.038731 seconds and 4 git commands to generate.