OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ChangeLog] - Blame information for rev 157

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 157 khays
2011-08-22  Alan Modra  
2
 
3
        * ld-powerpc/tocopt4a.s, * ld-powerpc/tocopt4b.s,
4
        * ld-powerpc/tocopt4.d: New test.
5
        * ld-powerpc/powerpc.exp: Run it.
6
 
7
2011-08-12  H.J. Lu  
8
 
9
        PR ld/13082
10
        * ld-x86-64/pr13082-1.s: New.
11
        * ld-x86-64/pr13082-1a.d: Likewise.
12
        * ld-x86-64/pr13082-1b.d: Likewise.
13
        * ld-x86-64/pr13082-2.s: Likewise.
14
        * ld-x86-64/pr13082-2a.d: Likewise.
15
        * ld-x86-64/pr13082-2b.d: Likewise.
16
        * ld-x86-64/pr13082-3.s: Likewise.
17
        * ld-x86-64/pr13082-3a.d: Likewise.
18
        * ld-x86-64/pr13082-3b.d: Likewise.
19
        * ld-x86-64/pr13082-4.s: Likewise.
20
        * ld-x86-64/pr13082-4a.d: Likewise.
21
        * ld-x86-64/pr13082-4b.d: Likewise.
22
        * ld-x86-64/pr13082-5.s: Likewise.
23
        * ld-x86-64/pr13082-5a.d: Likewise.
24
        * ld-x86-64/pr13082-5b.d: Likewise.
25
        * ld-x86-64/pr13082-6.s: Likewise.
26
        * ld-x86-64/pr13082-6a.d: Likewise.
27
        * ld-x86-64/pr13082-6b.d: Likewise.
28
 
29
        * ld-x86-64/x86-64.exp: Run pr13082-[1-6][ab].
30
 
31
2011-08-09  Matthew Gretton-Dann  
32
 
33
        * ld-arm/arm-elf.exp (armelftests): Update for new command-line
34
        options.
35
        (armeabitests): Update for new command-line options, and add
36
        new test cases.
37
        * ld-arm/fix-arm1176.s: Add test case.
38
        * ld-arm/fix-arm1176-off.d: Likewise.
39
        * ld-arm/fix-arm1176-on.d: Likewise.
40
 
41
2011-08-05  Alan Modra  
42
 
43
        * ld-powerpc/tlsexe.r: Update for stripped .branch_lt.
44
        * ld-powerpc/tlsexetoc.r: Likewise.
45
        * ld-powerpc/tlsso.r: Likewise.
46
        * ld-powerpc/tlstocso.r: Likewise.
47
 
48
2011-08-01  H.J. Lu  
49
 
50
        PR ld/13048
51
        * ld-x86-64/ilp32-6.d: New.
52
        * ld-x86-64/ilp32-6.s: Likewise.
53
        * ld-x86-64/ilp32-7.d: Likewise.
54
        * ld-x86-64/ilp32-7.s: Likewise.
55
        * ld-x86-64/ilp32-8.d: Likewise.
56
        * ld-x86-64/ilp32-8.s: Likewise.
57
        * ld-x86-64/ilp32-9.d: Likewise.
58
        * ld-x86-64/ilp32-9.s: Likewise.
59
 
60
        * ld-x86-64/x86-64.exp: Run ilp32-6, ilp32-7, ilp32-8 and ilp32-9.
61
 
62
2011-07-27  Roland McGrath  
63
 
64
        * ld-i386/vxworks1-lib.rd: Swap order of sections expected in output.
65
 
66
2011-07-26  Alan Modra  
67
 
68
        * ld-powerpc/powerpc.exp: Use --no-ld-generated-unwind-info
69
        with some tests.
70
        * ld-powerpc/relbrlt.d: Likewise.
71
 
72
2011-07-25  Hans-Peter Nilsson  
73
 
74
        PR ld/12815
75
        * ld-mmix/pr12815-1.d, ld-mmix/pr12815-1.s, ld-mmix/pr12815-1.ld,
76
        ld-mmix/pr12815-2.d, ld-mmix/pr12815-2.s: New tests.
77
 
78
2011-07-24  Catherine Moore  
79
            Chao-ying Fu  
80
            Maciej W. Rozycki  
81
 
82
        * lib/ld-lib.exp (run_dump_test): Support distinct assembler
83
        flags for the same source named multiple times.
84
        * ld-mips-elf/jalx-1.s: New test source.
85
        * ld-mips-elf/jalx-1.d: New test output.
86
        * ld-mips-elf/jalx-1.ld: New test linker script.
87
        * ld-mips-elf/jalx-2-main.s: New test source.
88
        * ld-mips-elf/jalx-2-ex.s: Likewise.
89
        * ld-mips-elf/jalx-2-printf.s: Likewise.
90
        * ld-mips-elf/jalx-2.dd: New test output.
91
        * ld-mips-elf/jalx-2.ld: New test linker script.
92
        * ld-mips-elf/mips16-and-micromips.d: New test.
93
        * ld-mips-elf/mips-elf.exp: Run the new tests
94
 
95
2011-07-22  H.J. Lu  
96
 
97
        * ld-x86-64/abs-k1om.d: New.
98
        * ld-x86-64/protected2-k1om.d: Likewise.
99
        * ld-x86-64/protected3-k1om.d: Likewise.
100
 
101
        * ld-x86-64/x86-64.exp: Run abs-k1om, protected2-k1om and
102
        protected3-k1om.
103
 
104
2011-07-14  H.J. Lu  
105
 
106
        * ld-elf/binutils.exp (binutils_test): Also check ignored
107
        "-z relro".
108
 
109
2011-07-14  Alan Modra  
110
 
111
        * ld-scripts/section-flags.exp: Pass --local-store 0:0 for
112
        spu.  Rewrite using foreach.
113
 
114
2011-07-14  Alan Modra  
115
 
116
        * ld-powerpc/tlsexe.d, * ld-powerpc/tlsexe.g. *ld-powerpc/tlsexe.r,
117
        * ld-powerpc/tlsexetoc.d, * ld-powerpc/tlsexetoc.g,
118
        * ld-powerpc/tlsexetoc.r, * ld-powerpc/tlsso.d,
119
        * ld-powerpc/tlstocso.d: Update for plt stub change.
120
 
121
2011-07-11 Catherine Moore  
122
 
123
        * ld-scripts/section-flags-1.s: New.
124
        * ld-scripts/section-flags-1.t: New.
125
        * ld-scripts/section-flags-2.s: New.
126
        * ld-scripts/section-flags-2.t: New.
127
        * ld-scripts/section-flags.exp: New.
128
 
129
2011-07-11  Alan Modra  
130
 
131
        * ld-powerpc/tocopt2.s, * ld-powerpc/tocopt2.out,
132
        * ld-powerpc/tocopt2.d: New test.
133
        * ld-powerpc/tocopt3.s, * ld-powerpc/tocopt3.d: New test.
134
        * ld-powerpc/powerpc.exp (ppc64elftests) Run them.
135
 
136
2011-07-03  Samuel Thibault  
137
            Thomas Schwinge  
138
 
139
        PR binutils/12913
140
        * ld-ifunc/ifunc.exp: Update for changed output.
141
        * ld-unique/unique.exp: Likewise.
142
 
143
2011-06-27  Nick Clifton  
144
 
145
        * ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.
146
 
147
2011-06-27  Alan Modra  
148
 
149
        * ld-elf/elf.exp: Exclude more targets from note-3 test.
150
 
151
2011-06-24  H.J. Lu  
152
 
153
        PR ld/12921
154
        * ld-i386/i386.exp: Run pr12921.
155
        * ld-x86-64/x86-64.exp: Likewise.
156
 
157
        * ld-i386/pr12921.d: New.
158
        * ld-i386/pr12921.s: Likewise.
159
        * ld-x86-64/pr12921.d: Likewise.
160
        * ld-x86-64/pr12921.s: Likewise.
161
 
162
2011-06-22  Thomas Schwinge  
163
 
164
        * ld-elf/elf.exp: Execute array_tests_pie tests on *-*-gnu*, too.
165
 
166
2011-06-20  H.J. Lu  
167
 
168
        * ld-ifunc/ifunc-1-local-x86.d: Adjusted.
169
        * ld-ifunc/ifunc-1-x86.d: Likewise.
170
        * ld-ifunc/ifunc-3a-x86.d: Likewise.
171
 
172
2011-06-20  H.J. Lu  
173
 
174
        * ld-elf/eh1.d: Revert x32 change.
175
        * ld-elf/eh2.d: Likewise.
176
        * ld-elf/eh3.d: Likewise.
177
        * ld-elf/eh4.d: Likewise.
178
 
179
2011-06-20  Jakub Jelinek  
180
 
181
        PR ld/12570
182
        * ld-x86-64/x86-64.exp: Link some testcases with
183
        --no-ld-generated-unwind-info.
184
        * ld-x86-64/tlsbin.rd: Add --no-ld-generated-unwind-info to ld
185
        comment.
186
        * ld-x86-64/tlsdesc.dd: Likewise.
187
        * ld-x86-64/tlspic.dd: Likewise.
188
        * ld-x86-64/tlsdesc.sd: Likewise.
189
        * ld-x86-64/tlspic.rd: Likewise.
190
        * ld-x86-64/tlsbindesc.rd: Likewise.
191
        * ld-x86-64/tlsbindesc.sd: Likewise.
192
        * ld-x86-64/tlsbin.td: Likewise.
193
        * ld-x86-64/tlsdesc.pd: Likewise.
194
        * ld-x86-64/tlsdesc.td: Likewise.
195
        * ld-x86-64/tlsbindesc.dd: Likewise.
196
        * ld-x86-64/tlsbin.dd: Likewise.
197
        * ld-x86-64/tlsgdesc.rd: Likewise.
198
        * ld-x86-64/tlspic.sd: Likewise.
199
        * ld-x86-64/tlsbindesc.td: Likewise.
200
        * ld-x86-64/tlspic.td: Likewise.
201
        * ld-x86-64/tlsbin.sd: Likewise.
202
        * ld-x86-64/ilp32-4.d: Likewise.
203
        * ld-x86-64/tlsgdesc.dd: Add --no-ld-generated-unwind-info to ld
204
        comment.  Adjust.
205
        * ld-x86-64/tlsdesc.rd: Likewise.
206
        * ld-x86-64/tlsgd6.dd: Adjust.
207
        * ld-x86-64/tlsgd5.dd: Likewise.
208
        * ld-i386/i386.exp: Link some testcases with
209
        --no-ld-generated-unwind-info.
210
        * ld-i386/tlsbin.rd: Add --no-ld-generated-unwind-info to ld
211
        comment..
212
        * ld-i386/tlsdesc.dd: Likewise.
213
        * ld-i386/tlspic.dd: Likewise.
214
        * ld-i386/tlsdesc.sd: Likewise.
215
        * ld-i386/tlsgdesc.dd: Likewise.
216
        * ld-i386/tlsnopic.sd: Likewise.
217
        * ld-i386/tlspic.rd: Likewise.
218
        * ld-i386/tlsdesc.rd: Likewise.
219
        * ld-i386/tlsbindesc.rd: Likewise.
220
        * ld-i386/tlsbindesc.sd: Likewise.
221
        * ld-i386/tlsbin.td: Likewise.
222
        * ld-i386/tlsdesc.td: Likewise.
223
        * ld-i386/tlsnopic.dd: Likewise.
224
        * ld-i386/tlsbindesc.dd: Likewise.
225
        * ld-i386/tlsbin.dd: Likewise.
226
        * ld-i386/tlsgdesc.rd: Likewise.
227
        * ld-i386/tlspic.sd: Likewise.
228
        * ld-i386/tlsnopic.rd: Likewise.
229
        * ld-i386/tlsbindesc.td: Likewise.
230
        * ld-i386/tlspic.td: Likewise.
231
        * ld-i386/tlsbin.sd: Likewise.
232
 
233
2011-06-19  H.J. Lu  
234
 
235
        * ld-elf/eh1.d: Skip x32.
236
        * ld-elf/eh2.d: Likewise.
237
        * ld-elf/eh3.d: Likewise.
238
        * ld-elf/eh4.d: Likewise.
239
 
240
        * ld-elfvsb/elfvsb.exp: Only xfail 64bit x86_64-*-linux*.
241
        * ld-shared/shared.exp: Likewise.
242
 
243
        * ld-ifunc/ifunc-1-local-x86.d: Support x32.
244
        * ld-ifunc/ifunc-1-x86.d: Likewise.
245
        * ld-ifunc/ifunc-3a-x86.d: Likewise.
246
        * ld-x86-64/pcrel16.d: Likewise.
247
 
248
        * ld-x86-64/x86-64.exp (x86_64tests): Add missing -melf_x86_64.
249
 
250
2011-06-16  Alan Modra  
251
 
252
        * ld-elfvers/vers2.ver: Don't assume any particular index for
253
        version reference.
254
        * ld-elfvers/vers3.ver: Likewise.
255
        * ld-elfvers/vers19.ver: Likewise.
256
        * ld-elfvers/vers22.ver: Likewise.
257
        * ld-elfvers/vers27d4.ver: Likewise.
258
        * ld-elfvers/vers28c.ver: Likewise.
259
 
260
2011-06-14  Alan Modra  
261
 
262
        * ld-elf/elf.exp: Don't attempt to build symbol3.a for hppa64-hpux.
263
        * ld-elf/warn3.d: Correct target selection and comment.
264
 
265
        * ld-elf/pr12851.d: Correct target selection and comment.
266
 
267 148 khays
2011-06-13  Walter Lee  
268
 
269
        * ld-elf/eh5.d: Don't run on tile*.
270
        * ld-srec/srec.exp: xfail on tile*.
271
        * ld-tilegx/external.s: New file.
272
        * ld-tilegx/reloc.d: New file.
273
        * ld-tilegx/reloc.s: New file.
274
        * ld-tilegx/tilegx.exp: New file.
275
        * ld-tilepro/external.s: New file.
276
        * ld-tilepro/reloc.d: New file.
277
        * ld-tilepro/reloc.s: New file.
278
        * ld-tilepro/tilepro.exp: New file.
279
 
280
2011-06-10  Nick Clifton  
281
 
282
        * ld-elf/elf.exp: Add test for linking a shared library with a
283
        broken linker script that marks dynamic sections as being notes.
284
        * ld-elf/note-3.s: New test source file.
285
        * ld-elf/note-3.t: New test linker script.
286
        * ld-elf/note-3.l: Expected output from the linker.
287
        * lib/ld-lib.exp (run_ld_link_tests): Improve description.
288
 
289
2011-06-08  H.J. Lu  
290
 
291
        * ld-x86-64/x86-64.exp: Build x32 DSO from x86-64 object file
292
        only for native.
293
 
294
2011-06-08  H.J. Lu  
295
 
296
        * ld-x86-64/simple.c: New.
297
        * ld-x86-64/x86-64-x32.rd: Likewise.
298
 
299
        * ld-x86-64/x86-64.exp: Check building x32 DSO from x86-64
300
        object file.
301
 
302
2011-06-08  H.J. Lu  
303
 
304
        PR ld/12851
305
        * ld-elf/pr12851.d: New.
306
        * ld-elf/pr12851.s: Likewise.
307
 
308
2011-06-07  H.J. Lu  
309
 
310
        * ld-elf/elf.exp: Build symbol3.a and symbol3w.a.
311
 
312
        * ld-elf/symbol3.s: New.
313
        * ld-elf/symbol3w.s: Likewise.
314
        * ld-elf/warn3.d: Likewise.
315
 
316 145 khays
2011-06-02  Nathan Sidwell  
317
 
318
        Adjust tests for zero offset formatting.
319
        * ld-arm/cortex-a8-fix-bcc-plt.d: Adjust.
320
        * ld-arm/farcall-arm-arm-pic-veneer.d: Adjust.
321
        * ld-arm/farcall-arm-thumb.d: Adjust.
322
        * ld-arm/farcall-group-size2.d: Adjust.
323
        * ld-arm/farcall-group.d: Adjust.
324
        * ld-arm/farcall-mix.d: Adjust.
325
        * ld-arm/farcall-mix2.d: Adjust.
326
        * ld-arm/farcall-mixed-lib-v4t.d: Adjust.
327
        * ld-arm/farcall-mixed-lib.d: Adjust.
328
        * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Adjust.
329
        * ld-arm/farcall-thumb-arm-pic-veneer.d: Adjust.
330
        * ld-arm/farcall-thumb-thumb.d: Adjust.
331
        * ld-arm/ifunc-10.dd: Adjust.
332
        * ld-arm/ifunc-3.dd: Adjust.
333
        * ld-arm/ifunc-4.dd: Adjust.
334
        * ld-arm/ifunc-5.dd: Adjust.
335
        * ld-arm/ifunc-6.dd: Adjust.
336
        * ld-arm/ifunc-7.dd: Adjust.
337
        * ld-arm/ifunc-8.dd: Adjust.
338
        * ld-arm/jump-reloc-veneers-long.d: Adjust.
339
        * ld-arm/tls-longplt-lib.d: Adjust.
340
        * ld-arm/tls-thumb1.d: Adjust.
341
 
342
2011-05-31  Paul Brook  
343
 
344
        * ld-arm/cortex-a8-far.d: Adjust expected output.
345
        * ld-arm/arm-call1.s: Give function symbol correct type.
346
        * ld-arm/arm-call2.s: Ditto.
347
        * ld-arm/farcall-group4.s: Ditto.
348
        * ld-arm/arm-elf.exp (cortex-a8-far): Define far symbols with correct
349
        type via assembly file.
350
        * ld-arm/cortex-a8-far-3.s: New file.
351
        * ld-arm/abs-call-1.s: Add Thumb tests
352
 
353
2011-05-31  Paul Brook  
354
        Nathan Sidwell  
355
 
356
        * ld-arm/abs-call-1.d: New.
357
        * ld-arm/abs-call-1.s: New.
358
        * ld-arm/arm-elf.exp: Add it.
359
 
360
2011-05-31  Paul Brook  
361
 
362
        * ld-arm/tls-longplt.d: Update expected output.
363
        * ld-arm/tls-thumb1.d: Ditto.
364
 
365
2011-05-26  H.J. Lu  
366
 
367
        PR ld/12809
368
        * ld-x86-64/tlsbin.s: Add a test for LE with large model.
369
 
370
        * ld-x86-64/tlsbin.dd: Updated.
371
        * ld-x86-64/tlsbin.rd: Likewise.
372
        * ld-x86-64/tlsbin.sd: Likewise.
373
        * ld-x86-64/tlsbin.td: Likewise.
374
        * ld-x86-64/tlsbindesc.dd: Likewise.
375
        * ld-x86-64/tlsbindesc.rd: Likewise.
376
        * ld-x86-64/tlsbindesc.sd: Likewise.
377
        * ld-x86-64/tlsbindesc.td: Likewise.
378
 
379
2011-05-24  Hans-Peter Nilsson  
380
 
381
        * ld-cris/tls-e-tpoffcomm1.d: Adjust for second PR12763 change,
382
        setting TLS file offset.
383
 
384
2011-05-23  Nick Clifton  
385
 
386
        * ld-elf/shared.exp: Revert previous delta.  Do not build
387
        libraries in a non-native environment.
388
 
389
2011-05-23  Alan Modra  
390
 
391
        PR 12763
392
        * ld-elf/binutils.exp: Don't run tdata3 for hppa64.
393
 
394
2011-05-21  Hans-Peter Nilsson  
395
 
396
        * ld-cris/tls-e-tpoffcomm1.d: Adjust for PR12763 change removing
397
        empty program header.
398
 
399
2011-05-21  Alan Modra  
400
 
401
        PR 12763
402
        * ld-elf/tdata3.s: New test.
403
        * ld-elf/tbss3.s: New test.
404
        * ld-elf/binutils.exp: Consolidate tbss and tdata tests.
405
 
406
2011-05-20  Bernd Schmidt  
407
 
408
        * ld-tic6x/pcr-reloc.d: New test.
409
        * ld-tic6x/pcr-reloc.s: New test.
410
 
411
2011-05-18  Nick Clifton  
412
 
413
        PR ld/12761
414
        * lib/ld-lib.exp (run_cc_link_tests): Add an optional 8th
415
        parameter - an expected warning message from the linker.
416
        * ld-elf/shared.exp (build_tests): Expect a warning message when
417
        building the libbarw.so library.
418
 
419
        * ld-elf/shared.exp: Run library building tests even when not
420
        building a native toolchain.
421
 
422
2011-05-16  H.J. Lu  
423
 
424
        * ld-scripts/phdrs.exp: Replace --private with
425
        --private-headers for objdump.
426
        * ld-scripts/phdrs2.exp: Likewise.
427
 
428
2011-05-15  Richard Sandiford  
429
 
430
        * lib/ld-lib.exp (run_ld_link_tests): Simplify pass/fail logic.
431
        Fail if the link command fails and if no test rules are defined.
432
        * ld-mips-elf/reloc-6a.s, ld-mips-elf/reloc-6b.s: New tests.
433
        * ld-mips-elf/mips-elf.exp: Run them.
434
 
435
2011-05-13  Bernd Schmidt  
436
 
437
        * ld-tic6x/dsbt.ld (OUTPUT_FORMAT): Add.
438
        * ld-tic6x/tic6x.exp: Add OSABI tests.
439
 
440
2011-05-13  Alan Modra  
441
 
442
        * ld-elf/flags1.d: Don't xfail tic6x.
443
        * ld-scripts/weak.exp: Correct comments.  Don't xfail sh-pe.  Remove
444
        redundant xfail.
445
        * ld-selective/sel-dump.exp: Don't xfail alpha.
446
        * ld-selective/selective.exp: Run for alpha.
447
        * ld-undefined/weak-undef.exp: Don't xfail hppa64.
448
 
449
2011-05-12  Bernd Schmidt  
450
 
451
        * config/default.exp (ld_assemble): Pass flags parameter to
452
        default_ld_assemble.
453
        (ld_assemble_flags): New function.
454
        * ld-elf/frame.exp: Pass -mpic and -mpid flags to the assembler on
455
        tic6x.
456
        * ld-elf/exclude.exp: Likewise.
457
        * lib/ld-lib.exp (default_ld_assemble): Take extra argument in_flags
458
        and pass it to the assembler.
459
 
460
2011-05-11  Richard Sandiford  
461
 
462
        * ld-mips-elf/mips-elf.exp: Add missing $has_newabi tests.
463
 
464
2011-05-09  H.J. Lu  
465
 
466
        * ld-elf/elf.exp (array_tests): Remove "pr12730".
467
        (array_tests_pie): Remove "PIE pr12730".
468
        (array_tests_static): Remove "static pr12730".
469
 
470
        * ld-elf/pr12730.cc: Removed.
471
        * ld-elf/pr12730.out: Likewise.
472
 
473
2011-05-09  Paul Brook  
474
 
475
        * ld-tic6x/discard-unwind.ld: New.
476
        * ld-tic6x/unwind.ld: New.
477
        * ld-tic6x/unwind-1.d: New test.
478
        * ld-tic6x/unwind-1.s: New test.
479
        * ld-tic6x/unwind-2.d: New test.
480
        * ld-tic6x/unwind-2.s: New test.
481
        * ld-tic6x/unwind-3.d: New test.
482
        * ld-tic6x/unwind-3.s: New test.
483
        * ld-tic6x/unwind-4.d: New test.
484
        * ld-tic6x/unwind-4.s: New test.
485
        * ld-tic6x/unwind-5.d: New test.
486
        * ld-tic6x/unwind-5.s: New test.
487
        * ld-tic6x/unwind-6.d: New test.
488
 
489
2011-05-07  Dave Korn  
490
 
491
        PR ld/12365
492
        * ld-plugin/plugin-7.d: Allow underscore in error message.
493
        * ld-plugin/plugin-8.d: Likewise.
494
 
495
2011-05-07  H.J. Lu  
496
 
497
        PR ld/12730
498
        * ld-elf/elf.exp (array_tests): Add "pr12730".
499
        (array_tests_pie): New.
500
        (array_tests_static): Add -static for "static init array mixed".
501
        Add "static pr12730".  Run array_tests_pie for Linux.
502
 
503
        * ld-elf/init-mixed.c (ctor1007): Renamed to ...
504
        (ctor1007a): This.
505
        (ctor1007b): New.
506
        (ctors1007): Remove ctor1007.  Add ctor1007b and ctor1007a.
507
        (dtor1007): Renamed to ...
508
        (dtor1007a): This.
509
        (dtor1007b): New.
510
        (dtors1007): Remove dtor1007.  Add dtor1007b and dtor1007a.
511
        (ctor65535): Renamed to ...
512
        (ctor65535a): This.
513
        (ctor65535b): New.
514
        (ctors65535): Remove ctor65535.  Add ctor65535b and ctor65535a.
515
        (dtor65535): Renamed to ...
516
        (dtor65535a): This.
517
        (dtor65535b): New.
518
        (dtors65535): Remove dtor65535.  Add dtor65535b and dtor65535a.
519
 
520
        * ld-elf/pr12730.cc: New.
521
        * ld-elf/pr12730.out: Likewise.
522
 
523
2011-05-06  Richard Sandiford  
524
 
525
        * ld-arm/cortex-a8-fix-b-plt.s, ld-arm/cortex-a8-fix-b-plt.d,
526
        ld-arm/cortex-a8-fix-bcc-plt.s, ld-arm/cortex-a8-fix-bcc-plt.d,
527
        ld-arm/cortex-a8-fix-bl-plt.s, ld-arm/cortex-a8-fix-bl-plt.d,
528
        ld-arm/cortex-a8-fix-blx-plt.s, ld-arm/cortex-a8-fix-blx-plt.d,
529
        ld-arm/cortex-a8-fix-plt.ld: New tests.
530
        * ld-arm/arm-elf.exp: Run them.
531
 
532
2011-05-05  Bernd Schmidt  
533
 
534
        * ld-tic6x/shared-nopic.d: New test.
535
        * ld-tic6x/shared-nopid.d: New test.
536
        * ld-tic6x/attr-pid-21.d: Don't expect a warning; check readelf
537
        output instead.
538
        * ld-tic6x/attr-pid-12.d: Likewise.
539
        * ld-tic6x/attr-pic-01.d: Likewise.
540
        * ld-tic6x/attr-pic-10.d: Likewise.
541
        * ld-tic6x/attr-pid-01.d: Likewise.
542
        * ld-tic6x/attr-pid-10.d: Likewise.
543
        * ld-tic6x/attr-pid-02.d: Likewise.
544
        * ld-tic6x/attr-pid-20.d: Likewise.
545
        * ld-tic6x/got-reloc-inrange.d: Pass -mpic and -mpid options to gas.
546
 
547
2011-05-03  Paul Brook  
548
 
549
        * ld-tic6x/ehtype-reloc-1-rel.d: New test.
550
        * ld-tic6x/ehtype-reloc-1.d: New test.
551
        * ld-tic6x/ehtype-reloc-1.s: New test.
552
 
553
2011-05-01  H.J. Lu  
554
 
555
        PR ld/12718
556
        * ld-i386/i386.exp: Run pr12718.
557
        * ld-x86-64/x86-64.exp: Likewise.
558
 
559
        * ld-i386/pr12718.d: New.
560
        * ld-i386/pr12718.s: Likewise.
561
        * ld-x86-64/pr12718.d: Likewise.
562
        * ld-x86-64/pr12718.s: Likewise.
563
 
564
2011-04-26  Kai Tietz  
565
 
566
        * ld-pe/pe.exp: Add cfi/cfi32 tests.
567
        * ld-pe/cfi.d: New.
568
        * ld-pe/cfi32.d: New.
569
        * ld-pe/cfia.s: New.
570
        * ld-pe/cfib.s: New.
571
 
572
2011-04-21  H.J. Lu  
573
 
574
        PR ld/12694
575
        * ld-ifunc/ifunc-14-i386.d: New.
576
        * ld-ifunc/ifunc-14-x86-64.d: Likewise.
577
        * ld-ifunc/ifunc-14a.s: Likewise.
578
        * ld-ifunc/ifunc-14b.s: Likewise.
579
 
580
2011-04-19  H.J. Lu  
581
 
582
        * ld-plugin/plugin-ignore.d: Removed.
583
 
584
2011-04-18  H.J. Lu  
585
 
586
        * ld-plugin/plugin-7.d: Update expected LTO linker errors for
587
        GCC 4.6.
588
        * ld-plugin/plugin-8.d: Likewise.
589
 
590
2011-04-18  Alan Modra  
591
 
592
        * ld-plugin/plugin-7.d: Adjust for plugin changes.
593
        * ld-plugin/plugin-8.d: Likewise.
594
        * ld-plugin/plugin.exp: Pass --verbose=2 for visibility test, and
595
        compare ld output to..
596
        * ld-plugin/plugin-12.d: New.
597
 
598
2011-04-15  Maxim Kuvyrkov  
599
 
600
        * ld-m68k/tls-gd-ie-1.d: Stabilize test.
601
        * ld-m68k/tls-gd-3.[sd]: New test.
602
 
603
2011-04-12  Richard Henderson  
604
 
605
        * ld-alpha/emptygot.s, ld-alpha/emptygot.nm: New test.
606
        * ld-alpha/alpha.exp: Run it.
607
 
608
2011-04-11  Mark Wielaard  
609
 
610
        PR 10549
611
        * ld-unique: New directory.
612
        * ld-unique/unique.exp: New file: Run the UNIQUE tests.
613
        * ld-unique/unique.s: New test file.
614
        * ld-unique/unique_empty.s: Likewise.
615
        * ld-unique/unique_shared.s: Likewise.
616
 
617
2011-04-11  Alan Modra  
618
 
619
        * ld-elf/eh-frame-hdr.d: xfail avr.
620
 
621
2011-04-08  H.J. Lu  
622
 
623
        PR ld/12654
624
        * ld-i386/i386.exp: Run tlspie2.
625
 
626
        * ld-i386/tlspie2.d: New.
627
        * ld-i386/tlspie2.s: Likewise.
628
 
629
2011-04-06  Joseph Myers  
630
 
631
        * ld-selective/selective.exp (xscale-*-*): Don't handle.
632
        * ld-srec/srec.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
633
        handle.
634
        (*arm*-*-*): Change to arm*-*-*.
635
        (strongarm*-*-coff, xscale*-*-coff, thumb-*-coff*, thumb-*-pe*,
636
        thumb-*-elf*, strongarm*-*-*, thumb-*-*): Remove xfails.
637
        * ld-undefined/undefined.exp (thumb*-*-pe*, thumb*-*-pe*): Remove
638
        commented-out xfails.
639
        (thumb-elf): Remove reference in comment.
640
        * lib/ld-lib.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
641
        handle.
642
 
643
2011-04-04  H.J. Lu  
644
 
645
        PR ld/12627
646
        * ld-i386/i386.exp: Run pr12627.
647
 
648
        * ld-i386/pr12627.d: New.
649
        * ld-i386/pr12627.s: Likewise.
650
        * ld-i386/pr12627.t: Likewise.
651
 
652
2011-03-31  Bernd Schmidt  
653
 
654
        * ld-scripts/crossref.exp: Add CFLAGS for tic6x*-*-*.
655
        * ld-elf/sec-to-seg.exp: Remove tic6x from list of targets defining
656
        pagesize to 1.
657
        * ld-tic6x/tic6x.exp: Add support for DSBT shared library/executable
658
        linking tests.
659
        * ld-tic6x/dsbt.ld: New linker script.
660
        * ld-tic6x/dsbt-be.ld: New linker script.
661
        * ld-tic6x/dsbt-overflow.ld: New linker script.
662
        * ld-tic6x/dsbt-inrange.ld: New linker script.
663
        * ld-tic6x/shlib-1.s: New test.
664
        * ld-tic6x/shlib-2.s: New test.
665
        * ld-tic6x/shlib-app-1r.s: New test.
666
        * ld-tic6x/shlib-app-1.s: New test.
667
        * ld-tic6x/shlib-1.sd: New test.
668
        * ld-tic6x/shlib-1.dd: New test.
669
        * ld-tic6x/shlib-app-1.rd: New test.
670
        * ld-tic6x/shlib-app-1rb.rd: New test.
671
        * ld-tic6x/shlib-app-1.sd: New test.
672
        * ld-tic6x/static-app-1rb.od: New test.
673
        * ld-tic6x/shlib-app-1.dd: New test.
674
        * ld-tic6x/shlib-app-1rb.sd: New test.
675
        * ld-tic6x/static-app-1b.od: New test.
676
        * ld-tic6x/static-app-1r.od: New test.
677
        * ld-tic6x/shlib-1rb.rd: New test.
678
        * ld-tic6x/shlib-app-1rb.dd: New test.
679
        * ld-tic6x/shlib-1rb.sd: New test.
680
        * ld-tic6x/shlib-1rb.dd: New test.
681
        * ld-tic6x/shlib-app-1b.od: New test.
682
        * ld-tic6x/tic6x.exp: New test.
683
        * ld-tic6x/static-app-1rb.rd: New test.
684
        * ld-tic6x/shlib-app-1r.od: New test.
685
        * ld-tic6x/static-app-1.od: New test.
686
        * ld-tic6x/static-app-1b.rd: New test.
687
        * ld-tic6x/static-app-1r.rd: New test.
688
        * ld-tic6x/static-app-1rb.sd: New test.
689
        * ld-tic6x/static-app-1b.sd: New test.
690
        * ld-tic6x/static-app-1rb.dd: New test.
691
        * ld-tic6x/static-app-1r.sd: New test.
692
        * ld-tic6x/static-app-1b.dd: New test.
693
        * ld-tic6x/shlib-1b.rd: New test.
694
        * ld-tic6x/static-app-1r.dd: New test.
695
        * ld-tic6x/shlib-app-1b.rd: New test.
696
        * ld-tic6x/shlib-1r.rd: New test.
697
        * ld-tic6x/shlib-app-1r.rd: New test.
698
        * ld-tic6x/shlib-1b.sd: New test.
699
        * ld-tic6x/static-app-1.rd: New test.
700
        * ld-tic6x/shlib-app-1b.sd: New test.
701
        * ld-tic6x/shlib-1r.sd: New test.
702
        * ld-tic6x/shlib-1b.dd: New test.
703
        * ld-tic6x/shlib-app-1r.sd: New test.
704
        * ld-tic6x/shlib-app-1b.dd: New test.
705
        * ld-tic6x/shlib-1r.dd: New test.
706
        * ld-tic6x/static-app-1.sd: New test.
707
        * ld-tic6x/shlib-app-1r.dd: New test.
708
        * ld-tic6x/static-app-1.dd: New test.
709
        * ld-tic6x/shlib-noindex.rd: New test.
710
        * ld-tic6x/shlib-noindex.dd: New test.
711
        * ld-tic6x/shlib-noindex.sd: New test.
712
        * ld-tic6x/got-reloc-local-1.s: New test.
713
        * ld-tic6x/got-reloc-local-2.s: New test.
714
        * ld-tic6x/got-reloc-local-r.d: New test.
715
        * ld-tic6x/got-reloc-global.s: New test.
716
        * ld-tic6x/got-reloc-global-addend-1.d: New test.
717
        * ld-tic6x/got-reloc-global-addend-1.s: New test.
718
        * ld-tic6x/got-reloc-global-addend-2.d: New test.
719
        * ld-tic6x/got-reloc-inrange.d: New test.
720
        * ld-tic6x/got-reloc-overflow.d: New test.
721
        * ld-tic6x/got-reloc-global-addend-2.s: New test.
722
        * ld-tic6x/dsbt-index-error.d: New test.
723
        * ld-tic6x/dsbt-index.d: New test.
724
        * ld-tic6x/dsbt-index.s: New test.
725
        * ld-tic6x/shlib-app-1.od: New test.
726
        * ld-tic6x/shlib-app-1rb.od: New test.
727
        * ld-tic6x/shlib-1.rd: New test.
728
        * ld-tic6x/weak.d: New test.
729
        * ld-tic6x/weak-be.d: New test.
730
        * ld-tic6x/weak.s: New test.
731
        * ld-tic6x/weak-data.d: New test.
732
        * ld-tic6x/common.d: New test.
733
        * ld-tic6x/common.ld: New test.
734
        * ld-tic6x/common.s: New test.
735
 
736
2011-03-30  Richard Henderson  
737
 
738
        * ld-elf/elf.exp: Force 32-bit start address for alpha.
739
        * ld-elf/group8a.d: Don't disable for alpha.
740
        * ld-elf/group8b.d: Likewise.
741
        * ld-gc/start.s: Use .dc.a instead of .long.
742
 
743
2011-03-24  Alan Modra  
744
 
745
        * ld-powerpc/tlsmark.s: Delete non-optimizable section.
746
        * ld-powerpc/tlsmark32.s: Likewise.
747
        * ld-powerpc/tlsmark.d: Adjust to suit.
748
        * ld-powerpc/tlsmark32.d: Likewise.
749
        * ld-powerpc/tlsopt1.d, * ld-powerpc/tlsopt1.s: New.
750
        * ld-powerpc/tlsopt2.d, * ld-powerpc/tlsopt2.s: New.
751
        * ld-powerpc/tlsopt3.d, * ld-powerpc/tlsopt3.s: New.
752
        * ld-powerpc/tlsopt4.d, * ld-powerpc/tlsopt4.s: New.
753
        * ld-powerpc/tlsopt1_32.d, * ld-powerpc/tlsopt1_32.s: New.
754
        * ld-powerpc/tlsopt2_32.d, * ld-powerpc/tlsopt2_32.s: New.
755
        * ld-powerpc/tlsopt3_32.d, * ld-powerpc/tlsopt3_32.s: New.
756
        * ld-powerpc/tlsopt4_32.d, * ld-powerpc/tlsopt4_32.s: New.
757
        * ld-powerpc/powerpc.exp: Run new tests.
758
 
759
2011-03-15  Mike Frysinger  
760
 
761
        * ld-elfvers/vers.exp (vers19): Add -Wl,-rpath-link,. to linker flags.
762
 
763
2011-03-14  Richard Sandiford  
764
 
765
        * ld-arm/ifunc-1.s, ld-arm/ifunc-1.dd, ld-arm/ifunc-1.gd,
766
        ld-arm/ifunc-1.rd, ld-arm/ifunc-2.s, ld-arm/ifunc-2.dd,
767
        ld-arm/ifunc-2.gd, ld-arm/ifunc-2.rd, ld-arm/ifunc-3.s,
768
        ld-arm/ifunc-3.dd, ld-arm/ifunc-3.gd, ld-arm/ifunc-3.rd,
769
        ld-arm/ifunc-4.s, ld-arm/ifunc-4.dd, ld-arm/ifunc-4.gd,
770
        ld-arm/ifunc-4.rd, ld-arm/ifunc-5.s, ld-arm/ifunc-5.dd,
771
        ld-arm/ifunc-5.gd, ld-arm/ifunc-5.rd, ld-arm/ifunc-6.s,
772
        ld-arm/ifunc-6.dd, ld-arm/ifunc-6.gd, ld-arm/ifunc-6.rd,
773
        ld-arm/ifunc-7.s, ld-arm/ifunc-7.dd, ld-arm/ifunc-7.gd,
774
        ld-arm/ifunc-7.rd, ld-arm/ifunc-8.s, ld-arm/ifunc-8.dd,
775
        ld-arm/ifunc-8.gd, ld-arm/ifunc-8.rd, ld-arm/ifunc-9.s,
776
        ld-arm/ifunc-9.dd, ld-arm/ifunc-9.gd, ld-arm/ifunc-9.rd,
777
        ld-arm/ifunc-10.s, ld-arm/ifunc-10.dd, ld-arm/ifunc-10.gd,
778
        ld-arm/ifunc-10.rd, ld-arm/ifunc-11.s, ld-arm/ifunc-11.dd,
779
        ld-arm/ifunc-11.gd, ld-arm/ifunc-11.rd, ld-arm/ifunc-12.s,
780
        ld-arm/ifunc-12.dd, ld-arm/ifunc-12.gd, ld-arm/ifunc-12.rd,
781
        ld-arm/ifunc-13.s, ld-arm/ifunc-13.dd, ld-arm/ifunc-13.gd,
782
        ld-arm/ifunc-13.rd, ld-arm/ifunc-14.s, ld-arm/ifunc-14.dd,
783
        ld-arm/ifunc-14.gd, ld-arm/ifunc-14.rd, ld-arm/ifunc-15.s,
784
        ld-arm/ifunc-15.dd, ld-arm/ifunc-15.gd, ld-arm/ifunc-15.rd,
785
        ld-arm/ifunc-16.s, ld-arm/ifunc-16.dd, ld-arm/ifunc-16.gd,
786
        ld-arm/ifunc-16.rd, ld-arm/ifunc-dynamic.ld,
787
        ld-arm/ifunc-static.ld: New tests.
788
        * ld-arm/farcall-group.d, ld-arm/farcall-group-size2.d,
789
        ld-arm/farcall-mixed-lib-v4t.d, ld-arm/farcall-mixed-lib.d: Update
790
        for new stub hashes.
791
        * ld-arm/arm-elf.exp: Run them.
792
 
793
2011-03-14  Richard Sandiford  
794
 
795
        * ld-arm/arm-lib-plt-2a.s, ld-arm/arm-lib-plt-2b.s,
796
        ld-arm/arm-lib-plt-2.dd, ld-arm/arm-lib-plt-2.rd: New tests.
797
        * ld-arm/arm-elf.exp: Run them.
798
 
799
2011-03-14  Richard Sandiford  
800
 
801
        * ld-arm/exec-got-1a.s, ld-arm/exec-got-1b.s, ld-arm/exec-got-1.d,
802
        ld-arm/unresolved-1.s, ld-arm/unresolved-1.d,
803
        ld-arm/unresolved-1-dyn.d: New tests.
804
        * ld-arm/arm-elf.exp: Run them.
805
 
806
2011-03-12  H.J. Lu  
807
 
808
        * ld-x86-64/tlsgd4.dd: New.
809
        * ld-x86-64/tlsgd4.s: Likewise.
810
        * ld-x86-64/tlsgd5.dd: Likewise.
811
        * ld-x86-64/tlsgd5a.s: Likewise.
812
        * ld-x86-64/tlsgd5b.s: Likewise.
813
        * ld-x86-64/tlsgd6.dd: Likewise.
814
        * ld-x86-64/tlsgd6a.s: Likewise.
815
        * ld-x86-64/tlsgd6b.s: Likewise.
816
        * ld-x86-64/tlsld2.dd: Likewise.
817
        * ld-x86-64/tlsld2.s: Likewise.
818
 
819
        * ld-x86-64/x86-64.exp (x86_64tests): Add tlsgd4, libtlsgd5.so,
820
        tlsgd5, libtlsgd6.so, tlsgd6 and tlsld2.
821
 
822
2011-03-03  H.J. Lu  
823
 
824
        * ld-x86-64/tlsie4.dd: New.
825
        * ld-x86-64/tlsie4.s: Likewise.
826
 
827
        * ld-x86-64/x86-64.exp (x86_64tests): Add tlsie4.
828
 
829
2011-02-25  H.J. Lu  
830
 
831
        PR ld/12516
832
        * ld-elf/dynamic1.d: New.
833
        * ld-elf/dynamic1.ld: Likewise.
834
        * ld-elf/dynamic1.s: Likewise.
835
 
836
2011-02-25  Alan Modra  
837
 
838
        * ld-mn10300/i135409-3.s: Correct .size label reference.
839
        * ld-sh/sh64/stolib.s: Likewise.
840
 
841
2011-02-23  H.J. Lu  
842
 
843
        * ld-elf/new.cc: Don't include .
844
 
845
2011-02-10  Alan Modra  
846
 
847
        * ld-scripts/defined.exp: Don't run defined5 for AOUT.
848
        * ld-scripts/defined5.s: Use .text for "defined" section.
849
        * ld-scripts/defined5.t: Adjust.
850
 
851
        * ld-gc/start.d: Exclude frv-*-linux*.
852
        * ld-misc/defsym1.d: Likewise.
853
 
854
2011-02-09  Alan Modra  
855
 
856
        * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.
857
        * ld-gc/gc.exp: Ensure powerpc64 test continues to fail.
858
        * ld-srec/srec.exp: Don't edit toc on powerpc64.
859
 
860
2011-01-23  Alan Modra  
861
 
862
        * ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
863
        * ld-scripts/expr.exp: Run it.
864
 
865
2011-01-18  H.J. Lu  
866
 
867
        * ld-x86-64/ilp32-4.d: Updated.
868
 
869
2011-01-17  Richard Sandiford  
870
 
871
        * ld-arm/arm-rel32.s, ld-arm/arm-rel32.d: New testcase.
872
        * ld-arm/arm-elf.exp: Run it.
873
 
874
2011-01-17  Richard Sandiford  
875
 
876
        * ld-arm/gc-thumb-lib.s, ld-arm/gc-thumb.s,
877
        ld-arm/gc-thumb.d: New test.
878
        * ld-arm/arm-elf.exp: Run it.
879
 
880
2011-01-14  H.J. Lu  
881
 
882
        * ld-x86-64/ia32-2.d: Replace --n32 with --x32.
883
        * ld-x86-64/ilp32-1.d: Likewise.
884
        * ld-x86-64/ilp32-2.d: Likewise.
885
        * ld-x86-64/ilp32-3.d: Likewise.
886
        * ld-x86-64/ilp32-4.d: Likewise.
887
        * ld-x86-64/ilp32-5.d: Likewise.
888
        * ld-x86-64/lp64-3.d: Likewise.
889
        * ld-x86-64/x86-64.exp: Likewise.
890
 
891
2011-01-14  H.J. Lu  
892
 
893
        * ld-x86-64/ilp32-5.d: New.
894
        * ld-x86-64/ilp32-5.s: Likewise.
895
 
896
        * ld-x86-64/x86-64.exp: Run ilp32-5.
897
 
898
2011-01-13  H.J. Lu  
899
 
900
        * ld-x86-64/ilp32-4.d: New.
901
 
902
        * ld-x86-64/x86-64.exp: Run ilp32-4.
903
 
904
2011-01-13  H.J. Lu  
905
 
906
        PR ld/12356
907
        * ld-scripts/defined.exp: Run defined5.
908
 
909
        * ld-scripts/defined5.d: New.
910
        * ld-scripts/defined5.s: Likewise.
911
        * ld-scripts/defined5.t: Likewise.
912
 
913
2011-01-13  H.J. Lu  
914
 
915
        * ld-scripts/defined4.d: Xfail rs6000-*-aix*.  Skip mips*-*-*
916
        and mmix-*-*.
917
 
918
        * ld-scripts/expr2.d: Xfail rs6000-*-aix* and arm-*-*aout.
919
 
920
2011-01-10  H.J. Lu  
921
 
922
        * ld-scripts/assert.exp: Run assert2.
923
 
924
        * ld-scripts/assert2.d: New.
925
        * ld-scripts/assert2.t: Likewise.
926
 
927
2011-01-10  Nathan Sidwell  
928
            Glauber de Oliveira Costa  
929
 
930
        * ld-arm/arm-elf.exp: Added tests for new TLS handling
931
        relocations.
932
        * ld-arm/tls-descrelax-be32.d: New.
933
        * ld-arm/tls-descrelax-be32.s: New.
934
        * ld-arm/tls-descrelax-be8.d: New.
935
        * ld-arm/tls-descrelax-be8.s: New.
936
        * ld-arm/tls-descrelax-v7.d: New.
937
        * ld-arm/tls-descrelax-v7.s: New.
938
        * ld-arm/tls-descrelax.d: New.
939
        * ld-arm/tls-descrelax.s: New.
940
        * ld-arm/tls-descseq.d: New.
941
        * ld-arm/tls-descseq.r: New.
942
        * ld-arm/tls-descseq.s: New.
943
        * ld-arm/tls-gdesc-got.d: New.
944
        * ld-arm/tls-gdesc-got.s: New.
945
        * ld-arm/tls-gdesc-nlazy.g: New.
946
        * ld-arm/tls-gdesc-nlazy.s: New.
947
        * ld-arm/tls-gdesc.d: New.
948
        * ld-arm/tls-gdesc.r: New.
949
        * ld-arm/tls-gdesc.s: New.
950
        * ld-arm/tls-gdierelax.d: New.
951
        * ld-arm/tls-gdierelax.s: New.
952
        * ld-arm/tls-gdierelax2.d: New.
953
        * ld-arm/tls-gdierelax2.s: New.
954
        * ld-arm/tls-gdlerelax.d: New.
955
        * ld-arm/tls-gdlerelax.s: New.
956
        * ld-arm/tls-lib-loc.d: New.
957
        * ld-arm/tls-lib-loc.r: New.
958
        * ld-arm/tls-lib-loc.s: New.
959
        * ld-arm/tls-longplt-lib.d: New.
960
        * ld-arm/tls-longplt-lib.s: New.
961
        * ld-arm/tls-longplt.d: New.
962
        * ld-arm/tls-longplt.s: New.
963
        * ld-arm/tls-mixed.r: New.
964
        * ld-arm/tls-mixed.s: New.
965
        * ld-arm/tls-thumb1.d: New.
966
        * ld-arm/tls-thumb1.s: New.
967
        * ld-arm/arm-elf.exp: New.
968
 
969
2011-01-08  Nick Clifton  
970
 
971
        * ld-misc/defsym1.d: Add a -e linker command line option.
972
        * ld-misc/dummy.s: Remove text.
973
 
974
2011-01-08  Nick Clifton  
975
 
976
        PR ld/12358
977
        PR ld/12359
978
        * ld-elf/textaddr2.d: Fix regexp to work with hppa64 targets.
979
        * ld-elf/textaddr6.d: Fix regexp to work with hppa64 targets.
980
 
981
2011-01-06  H.J. Lu  
982
 
983
        PR ld/12366
984
        PR ld/12371
985
        * ld-ifunc/ifunc-10-i386.s: Add more tests.
986
        * ld-ifunc/ifunc-10-x86-64.s: Likewise.
987
        * ld-ifunc/ifunc-11-i386.s: Likewise.
988
        * ld-ifunc/ifunc-11-x86-64.s: Likewise.
989
 
990
        * ld-ifunc/ifunc-12-i386.d: New.
991
        * ld-ifunc/ifunc-12-i386.s: Likewise.
992
        * ld-ifunc/ifunc-12-x86-64.d: Likewise.
993
        * ld-ifunc/ifunc-12-x86-64.s: Likewise.
994
        * ld-ifunc/ifunc-13-i386.d: Likewise.
995
        * ld-ifunc/ifunc-13-x86-64.d: Likewise.
996
        * ld-ifunc/ifunc-13a-i386.s: Likewise.
997
        * ld-ifunc/ifunc-13a-x86-64.s: Likewise.
998
        * ld-ifunc/ifunc-13b-i386.s: Likewise.
999
        * ld-ifunc/ifunc-13b-x86-64.s: Likewise.
1000
 
1001
2011-01-03  H.J. Lu  
1002
 
1003
        * ld-x86-64/dummy.s: New.
1004
        * ld-x86-64/foo.s: Likewise.
1005
        * ld-x86-64/ia32-1.d: Likewise.
1006
        * ld-x86-64/ia32-2.d: Likewise.
1007
        * ld-x86-64/ia32-3.d: Likewise.
1008
        * ld-x86-64/ilp32-1.d: Likewise.
1009
        * ld-x86-64/ilp32-2.d: Likewise.
1010
        * ld-x86-64/ilp32-3.d: Likewise.
1011
        * ld-x86-64/lp64-1.d: Likewise.
1012
        * ld-x86-64/lp64-2.d: Likewise.
1013
        * ld-x86-64/lp64-3.d: Likewise.
1014
        * ld-x86-64/start.s: Likewise.
1015
 
1016
        * ld-x86-64/x86-64.exp: Run ilp32-1, ilp32-2, ilp32-3, ia32-1,
1017
        ia32-2, ia32-3, lp64-1, lp64-2 and lp64-3.
1018
 
1019
2011-01-02  H.J. Lu  
1020
 
1021
        PR ld/12001
1022
        * ld-misc/defsym.exp: New.
1023
        * ld-misc/defsym1.d: Likewise.
1024
        * ld-misc/dummy.s: Likewise.
1025
        * ld-misc/foo.s: Likewise.
1026
        * ld-misc/start.s: Likewise.
1027
 
1028
For older changes see ChangeLog-2010
1029
 
1030
Local Variables:
1031
mode: change-log
1032
left-margin: 8
1033
fill-column: 74
1034
version-control: never
1035
End:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.