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 154

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

Line No. Rev Author Line
1 148 khays
2011-06-13  Walter Lee  
2
 
3
        * ld-elf/eh5.d: Don't run on tile*.
4
        * ld-srec/srec.exp: xfail on tile*.
5
        * ld-tilegx/external.s: New file.
6
        * ld-tilegx/reloc.d: New file.
7
        * ld-tilegx/reloc.s: New file.
8
        * ld-tilegx/tilegx.exp: New file.
9
        * ld-tilepro/external.s: New file.
10
        * ld-tilepro/reloc.d: New file.
11
        * ld-tilepro/reloc.s: New file.
12
        * ld-tilepro/tilepro.exp: New file.
13
 
14
2011-06-10  Nick Clifton  
15
 
16
        * ld-elf/elf.exp: Add test for linking a shared library with a
17
        broken linker script that marks dynamic sections as being notes.
18
        * ld-elf/note-3.s: New test source file.
19
        * ld-elf/note-3.t: New test linker script.
20
        * ld-elf/note-3.l: Expected output from the linker.
21
        * lib/ld-lib.exp (run_ld_link_tests): Improve description.
22
 
23
2011-06-08  H.J. Lu  
24
 
25
        * ld-x86-64/x86-64.exp: Build x32 DSO from x86-64 object file
26
        only for native.
27
 
28
2011-06-08  H.J. Lu  
29
 
30
        * ld-x86-64/simple.c: New.
31
        * ld-x86-64/x86-64-x32.rd: Likewise.
32
 
33
        * ld-x86-64/x86-64.exp: Check building x32 DSO from x86-64
34
        object file.
35
 
36
2011-06-08  H.J. Lu  
37
 
38
        PR ld/12851
39
        * ld-elf/pr12851.d: New.
40
        * ld-elf/pr12851.s: Likewise.
41
 
42
2011-06-07  H.J. Lu  
43
 
44
        * ld-elf/elf.exp: Build symbol3.a and symbol3w.a.
45
 
46
        * ld-elf/symbol3.s: New.
47
        * ld-elf/symbol3w.s: Likewise.
48
        * ld-elf/warn3.d: Likewise.
49
 
50 145 khays
2011-06-02  Nathan Sidwell  
51
 
52
        Adjust tests for zero offset formatting.
53
        * ld-arm/cortex-a8-fix-bcc-plt.d: Adjust.
54
        * ld-arm/farcall-arm-arm-pic-veneer.d: Adjust.
55
        * ld-arm/farcall-arm-thumb.d: Adjust.
56
        * ld-arm/farcall-group-size2.d: Adjust.
57
        * ld-arm/farcall-group.d: Adjust.
58
        * ld-arm/farcall-mix.d: Adjust.
59
        * ld-arm/farcall-mix2.d: Adjust.
60
        * ld-arm/farcall-mixed-lib-v4t.d: Adjust.
61
        * ld-arm/farcall-mixed-lib.d: Adjust.
62
        * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Adjust.
63
        * ld-arm/farcall-thumb-arm-pic-veneer.d: Adjust.
64
        * ld-arm/farcall-thumb-thumb.d: Adjust.
65
        * ld-arm/ifunc-10.dd: Adjust.
66
        * ld-arm/ifunc-3.dd: Adjust.
67
        * ld-arm/ifunc-4.dd: Adjust.
68
        * ld-arm/ifunc-5.dd: Adjust.
69
        * ld-arm/ifunc-6.dd: Adjust.
70
        * ld-arm/ifunc-7.dd: Adjust.
71
        * ld-arm/ifunc-8.dd: Adjust.
72
        * ld-arm/jump-reloc-veneers-long.d: Adjust.
73
        * ld-arm/tls-longplt-lib.d: Adjust.
74
        * ld-arm/tls-thumb1.d: Adjust.
75
 
76
2011-05-31  Paul Brook  
77
 
78
        * ld-arm/cortex-a8-far.d: Adjust expected output.
79
        * ld-arm/arm-call1.s: Give function symbol correct type.
80
        * ld-arm/arm-call2.s: Ditto.
81
        * ld-arm/farcall-group4.s: Ditto.
82
        * ld-arm/arm-elf.exp (cortex-a8-far): Define far symbols with correct
83
        type via assembly file.
84
        * ld-arm/cortex-a8-far-3.s: New file.
85
        * ld-arm/abs-call-1.s: Add Thumb tests
86
 
87
2011-05-31  Paul Brook  
88
        Nathan Sidwell  
89
 
90
        * ld-arm/abs-call-1.d: New.
91
        * ld-arm/abs-call-1.s: New.
92
        * ld-arm/arm-elf.exp: Add it.
93
 
94
2011-05-31  Paul Brook  
95
 
96
        * ld-arm/tls-longplt.d: Update expected output.
97
        * ld-arm/tls-thumb1.d: Ditto.
98
 
99
2011-05-26  H.J. Lu  
100
 
101
        PR ld/12809
102
        * ld-x86-64/tlsbin.s: Add a test for LE with large model.
103
 
104
        * ld-x86-64/tlsbin.dd: Updated.
105
        * ld-x86-64/tlsbin.rd: Likewise.
106
        * ld-x86-64/tlsbin.sd: Likewise.
107
        * ld-x86-64/tlsbin.td: Likewise.
108
        * ld-x86-64/tlsbindesc.dd: Likewise.
109
        * ld-x86-64/tlsbindesc.rd: Likewise.
110
        * ld-x86-64/tlsbindesc.sd: Likewise.
111
        * ld-x86-64/tlsbindesc.td: Likewise.
112
 
113
2011-05-24  Hans-Peter Nilsson  
114
 
115
        * ld-cris/tls-e-tpoffcomm1.d: Adjust for second PR12763 change,
116
        setting TLS file offset.
117
 
118
2011-05-23  Nick Clifton  
119
 
120
        * ld-elf/shared.exp: Revert previous delta.  Do not build
121
        libraries in a non-native environment.
122
 
123
2011-05-23  Alan Modra  
124
 
125
        PR 12763
126
        * ld-elf/binutils.exp: Don't run tdata3 for hppa64.
127
 
128
2011-05-21  Hans-Peter Nilsson  
129
 
130
        * ld-cris/tls-e-tpoffcomm1.d: Adjust for PR12763 change removing
131
        empty program header.
132
 
133
2011-05-21  Alan Modra  
134
 
135
        PR 12763
136
        * ld-elf/tdata3.s: New test.
137
        * ld-elf/tbss3.s: New test.
138
        * ld-elf/binutils.exp: Consolidate tbss and tdata tests.
139
 
140
2011-05-20  Bernd Schmidt  
141
 
142
        * ld-tic6x/pcr-reloc.d: New test.
143
        * ld-tic6x/pcr-reloc.s: New test.
144
 
145
2011-05-18  Nick Clifton  
146
 
147
        PR ld/12761
148
        * lib/ld-lib.exp (run_cc_link_tests): Add an optional 8th
149
        parameter - an expected warning message from the linker.
150
        * ld-elf/shared.exp (build_tests): Expect a warning message when
151
        building the libbarw.so library.
152
 
153
        * ld-elf/shared.exp: Run library building tests even when not
154
        building a native toolchain.
155
 
156
2011-05-16  H.J. Lu  
157
 
158
        * ld-scripts/phdrs.exp: Replace --private with
159
        --private-headers for objdump.
160
        * ld-scripts/phdrs2.exp: Likewise.
161
 
162
2011-05-15  Richard Sandiford  
163
 
164
        * lib/ld-lib.exp (run_ld_link_tests): Simplify pass/fail logic.
165
        Fail if the link command fails and if no test rules are defined.
166
        * ld-mips-elf/reloc-6a.s, ld-mips-elf/reloc-6b.s: New tests.
167
        * ld-mips-elf/mips-elf.exp: Run them.
168
 
169
2011-05-13  Bernd Schmidt  
170
 
171
        * ld-tic6x/dsbt.ld (OUTPUT_FORMAT): Add.
172
        * ld-tic6x/tic6x.exp: Add OSABI tests.
173
 
174
2011-05-13  Alan Modra  
175
 
176
        * ld-elf/flags1.d: Don't xfail tic6x.
177
        * ld-scripts/weak.exp: Correct comments.  Don't xfail sh-pe.  Remove
178
        redundant xfail.
179
        * ld-selective/sel-dump.exp: Don't xfail alpha.
180
        * ld-selective/selective.exp: Run for alpha.
181
        * ld-undefined/weak-undef.exp: Don't xfail hppa64.
182
 
183
2011-05-12  Bernd Schmidt  
184
 
185
        * config/default.exp (ld_assemble): Pass flags parameter to
186
        default_ld_assemble.
187
        (ld_assemble_flags): New function.
188
        * ld-elf/frame.exp: Pass -mpic and -mpid flags to the assembler on
189
        tic6x.
190
        * ld-elf/exclude.exp: Likewise.
191
        * lib/ld-lib.exp (default_ld_assemble): Take extra argument in_flags
192
        and pass it to the assembler.
193
 
194
2011-05-11  Richard Sandiford  
195
 
196
        * ld-mips-elf/mips-elf.exp: Add missing $has_newabi tests.
197
 
198
2011-05-09  H.J. Lu  
199
 
200
        * ld-elf/elf.exp (array_tests): Remove "pr12730".
201
        (array_tests_pie): Remove "PIE pr12730".
202
        (array_tests_static): Remove "static pr12730".
203
 
204
        * ld-elf/pr12730.cc: Removed.
205
        * ld-elf/pr12730.out: Likewise.
206
 
207
2011-05-09  Paul Brook  
208
 
209
        * ld-tic6x/discard-unwind.ld: New.
210
        * ld-tic6x/unwind.ld: New.
211
        * ld-tic6x/unwind-1.d: New test.
212
        * ld-tic6x/unwind-1.s: New test.
213
        * ld-tic6x/unwind-2.d: New test.
214
        * ld-tic6x/unwind-2.s: New test.
215
        * ld-tic6x/unwind-3.d: New test.
216
        * ld-tic6x/unwind-3.s: New test.
217
        * ld-tic6x/unwind-4.d: New test.
218
        * ld-tic6x/unwind-4.s: New test.
219
        * ld-tic6x/unwind-5.d: New test.
220
        * ld-tic6x/unwind-5.s: New test.
221
        * ld-tic6x/unwind-6.d: New test.
222
 
223
2011-05-07  Dave Korn  
224
 
225
        PR ld/12365
226
        * ld-plugin/plugin-7.d: Allow underscore in error message.
227
        * ld-plugin/plugin-8.d: Likewise.
228
 
229
2011-05-07  H.J. Lu  
230
 
231
        PR ld/12730
232
        * ld-elf/elf.exp (array_tests): Add "pr12730".
233
        (array_tests_pie): New.
234
        (array_tests_static): Add -static for "static init array mixed".
235
        Add "static pr12730".  Run array_tests_pie for Linux.
236
 
237
        * ld-elf/init-mixed.c (ctor1007): Renamed to ...
238
        (ctor1007a): This.
239
        (ctor1007b): New.
240
        (ctors1007): Remove ctor1007.  Add ctor1007b and ctor1007a.
241
        (dtor1007): Renamed to ...
242
        (dtor1007a): This.
243
        (dtor1007b): New.
244
        (dtors1007): Remove dtor1007.  Add dtor1007b and dtor1007a.
245
        (ctor65535): Renamed to ...
246
        (ctor65535a): This.
247
        (ctor65535b): New.
248
        (ctors65535): Remove ctor65535.  Add ctor65535b and ctor65535a.
249
        (dtor65535): Renamed to ...
250
        (dtor65535a): This.
251
        (dtor65535b): New.
252
        (dtors65535): Remove dtor65535.  Add dtor65535b and dtor65535a.
253
 
254
        * ld-elf/pr12730.cc: New.
255
        * ld-elf/pr12730.out: Likewise.
256
 
257
2011-05-06  Richard Sandiford  
258
 
259
        * ld-arm/cortex-a8-fix-b-plt.s, ld-arm/cortex-a8-fix-b-plt.d,
260
        ld-arm/cortex-a8-fix-bcc-plt.s, ld-arm/cortex-a8-fix-bcc-plt.d,
261
        ld-arm/cortex-a8-fix-bl-plt.s, ld-arm/cortex-a8-fix-bl-plt.d,
262
        ld-arm/cortex-a8-fix-blx-plt.s, ld-arm/cortex-a8-fix-blx-plt.d,
263
        ld-arm/cortex-a8-fix-plt.ld: New tests.
264
        * ld-arm/arm-elf.exp: Run them.
265
 
266
2011-05-05  Bernd Schmidt  
267
 
268
        * ld-tic6x/shared-nopic.d: New test.
269
        * ld-tic6x/shared-nopid.d: New test.
270
        * ld-tic6x/attr-pid-21.d: Don't expect a warning; check readelf
271
        output instead.
272
        * ld-tic6x/attr-pid-12.d: Likewise.
273
        * ld-tic6x/attr-pic-01.d: Likewise.
274
        * ld-tic6x/attr-pic-10.d: Likewise.
275
        * ld-tic6x/attr-pid-01.d: Likewise.
276
        * ld-tic6x/attr-pid-10.d: Likewise.
277
        * ld-tic6x/attr-pid-02.d: Likewise.
278
        * ld-tic6x/attr-pid-20.d: Likewise.
279
        * ld-tic6x/got-reloc-inrange.d: Pass -mpic and -mpid options to gas.
280
 
281
2011-05-03  Paul Brook  
282
 
283
        * ld-tic6x/ehtype-reloc-1-rel.d: New test.
284
        * ld-tic6x/ehtype-reloc-1.d: New test.
285
        * ld-tic6x/ehtype-reloc-1.s: New test.
286
 
287
2011-05-01  H.J. Lu  
288
 
289
        PR ld/12718
290
        * ld-i386/i386.exp: Run pr12718.
291
        * ld-x86-64/x86-64.exp: Likewise.
292
 
293
        * ld-i386/pr12718.d: New.
294
        * ld-i386/pr12718.s: Likewise.
295
        * ld-x86-64/pr12718.d: Likewise.
296
        * ld-x86-64/pr12718.s: Likewise.
297
 
298
2011-04-26  Kai Tietz  
299
 
300
        * ld-pe/pe.exp: Add cfi/cfi32 tests.
301
        * ld-pe/cfi.d: New.
302
        * ld-pe/cfi32.d: New.
303
        * ld-pe/cfia.s: New.
304
        * ld-pe/cfib.s: New.
305
 
306
2011-04-21  H.J. Lu  
307
 
308
        PR ld/12694
309
        * ld-ifunc/ifunc-14-i386.d: New.
310
        * ld-ifunc/ifunc-14-x86-64.d: Likewise.
311
        * ld-ifunc/ifunc-14a.s: Likewise.
312
        * ld-ifunc/ifunc-14b.s: Likewise.
313
 
314
2011-04-19  H.J. Lu  
315
 
316
        * ld-plugin/plugin-ignore.d: Removed.
317
 
318
2011-04-18  H.J. Lu  
319
 
320
        * ld-plugin/plugin-7.d: Update expected LTO linker errors for
321
        GCC 4.6.
322
        * ld-plugin/plugin-8.d: Likewise.
323
 
324
2011-04-18  Alan Modra  
325
 
326
        * ld-plugin/plugin-7.d: Adjust for plugin changes.
327
        * ld-plugin/plugin-8.d: Likewise.
328
        * ld-plugin/plugin.exp: Pass --verbose=2 for visibility test, and
329
        compare ld output to..
330
        * ld-plugin/plugin-12.d: New.
331
 
332
2011-04-15  Maxim Kuvyrkov  
333
 
334
        * ld-m68k/tls-gd-ie-1.d: Stabilize test.
335
        * ld-m68k/tls-gd-3.[sd]: New test.
336
 
337
2011-04-12  Richard Henderson  
338
 
339
        * ld-alpha/emptygot.s, ld-alpha/emptygot.nm: New test.
340
        * ld-alpha/alpha.exp: Run it.
341
 
342
2011-04-11  Mark Wielaard  
343
 
344
        PR 10549
345
        * ld-unique: New directory.
346
        * ld-unique/unique.exp: New file: Run the UNIQUE tests.
347
        * ld-unique/unique.s: New test file.
348
        * ld-unique/unique_empty.s: Likewise.
349
        * ld-unique/unique_shared.s: Likewise.
350
 
351
2011-04-11  Alan Modra  
352
 
353
        * ld-elf/eh-frame-hdr.d: xfail avr.
354
 
355
2011-04-08  H.J. Lu  
356
 
357
        PR ld/12654
358
        * ld-i386/i386.exp: Run tlspie2.
359
 
360
        * ld-i386/tlspie2.d: New.
361
        * ld-i386/tlspie2.s: Likewise.
362
 
363
2011-04-06  Joseph Myers  
364
 
365
        * ld-selective/selective.exp (xscale-*-*): Don't handle.
366
        * ld-srec/srec.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
367
        handle.
368
        (*arm*-*-*): Change to arm*-*-*.
369
        (strongarm*-*-coff, xscale*-*-coff, thumb-*-coff*, thumb-*-pe*,
370
        thumb-*-elf*, strongarm*-*-*, thumb-*-*): Remove xfails.
371
        * ld-undefined/undefined.exp (thumb*-*-pe*, thumb*-*-pe*): Remove
372
        commented-out xfails.
373
        (thumb-elf): Remove reference in comment.
374
        * lib/ld-lib.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
375
        handle.
376
 
377
2011-04-04  H.J. Lu  
378
 
379
        PR ld/12627
380
        * ld-i386/i386.exp: Run pr12627.
381
 
382
        * ld-i386/pr12627.d: New.
383
        * ld-i386/pr12627.s: Likewise.
384
        * ld-i386/pr12627.t: Likewise.
385
 
386
2011-03-31  Bernd Schmidt  
387
 
388
        * ld-scripts/crossref.exp: Add CFLAGS for tic6x*-*-*.
389
        * ld-elf/sec-to-seg.exp: Remove tic6x from list of targets defining
390
        pagesize to 1.
391
        * ld-tic6x/tic6x.exp: Add support for DSBT shared library/executable
392
        linking tests.
393
        * ld-tic6x/dsbt.ld: New linker script.
394
        * ld-tic6x/dsbt-be.ld: New linker script.
395
        * ld-tic6x/dsbt-overflow.ld: New linker script.
396
        * ld-tic6x/dsbt-inrange.ld: New linker script.
397
        * ld-tic6x/shlib-1.s: New test.
398
        * ld-tic6x/shlib-2.s: New test.
399
        * ld-tic6x/shlib-app-1r.s: New test.
400
        * ld-tic6x/shlib-app-1.s: New test.
401
        * ld-tic6x/shlib-1.sd: New test.
402
        * ld-tic6x/shlib-1.dd: New test.
403
        * ld-tic6x/shlib-app-1.rd: New test.
404
        * ld-tic6x/shlib-app-1rb.rd: New test.
405
        * ld-tic6x/shlib-app-1.sd: New test.
406
        * ld-tic6x/static-app-1rb.od: New test.
407
        * ld-tic6x/shlib-app-1.dd: New test.
408
        * ld-tic6x/shlib-app-1rb.sd: New test.
409
        * ld-tic6x/static-app-1b.od: New test.
410
        * ld-tic6x/static-app-1r.od: New test.
411
        * ld-tic6x/shlib-1rb.rd: New test.
412
        * ld-tic6x/shlib-app-1rb.dd: New test.
413
        * ld-tic6x/shlib-1rb.sd: New test.
414
        * ld-tic6x/shlib-1rb.dd: New test.
415
        * ld-tic6x/shlib-app-1b.od: New test.
416
        * ld-tic6x/tic6x.exp: New test.
417
        * ld-tic6x/static-app-1rb.rd: New test.
418
        * ld-tic6x/shlib-app-1r.od: New test.
419
        * ld-tic6x/static-app-1.od: New test.
420
        * ld-tic6x/static-app-1b.rd: New test.
421
        * ld-tic6x/static-app-1r.rd: New test.
422
        * ld-tic6x/static-app-1rb.sd: New test.
423
        * ld-tic6x/static-app-1b.sd: New test.
424
        * ld-tic6x/static-app-1rb.dd: New test.
425
        * ld-tic6x/static-app-1r.sd: New test.
426
        * ld-tic6x/static-app-1b.dd: New test.
427
        * ld-tic6x/shlib-1b.rd: New test.
428
        * ld-tic6x/static-app-1r.dd: New test.
429
        * ld-tic6x/shlib-app-1b.rd: New test.
430
        * ld-tic6x/shlib-1r.rd: New test.
431
        * ld-tic6x/shlib-app-1r.rd: New test.
432
        * ld-tic6x/shlib-1b.sd: New test.
433
        * ld-tic6x/static-app-1.rd: New test.
434
        * ld-tic6x/shlib-app-1b.sd: New test.
435
        * ld-tic6x/shlib-1r.sd: New test.
436
        * ld-tic6x/shlib-1b.dd: New test.
437
        * ld-tic6x/shlib-app-1r.sd: New test.
438
        * ld-tic6x/shlib-app-1b.dd: New test.
439
        * ld-tic6x/shlib-1r.dd: New test.
440
        * ld-tic6x/static-app-1.sd: New test.
441
        * ld-tic6x/shlib-app-1r.dd: New test.
442
        * ld-tic6x/static-app-1.dd: New test.
443
        * ld-tic6x/shlib-noindex.rd: New test.
444
        * ld-tic6x/shlib-noindex.dd: New test.
445
        * ld-tic6x/shlib-noindex.sd: New test.
446
        * ld-tic6x/got-reloc-local-1.s: New test.
447
        * ld-tic6x/got-reloc-local-2.s: New test.
448
        * ld-tic6x/got-reloc-local-r.d: New test.
449
        * ld-tic6x/got-reloc-global.s: New test.
450
        * ld-tic6x/got-reloc-global-addend-1.d: New test.
451
        * ld-tic6x/got-reloc-global-addend-1.s: New test.
452
        * ld-tic6x/got-reloc-global-addend-2.d: New test.
453
        * ld-tic6x/got-reloc-inrange.d: New test.
454
        * ld-tic6x/got-reloc-overflow.d: New test.
455
        * ld-tic6x/got-reloc-global-addend-2.s: New test.
456
        * ld-tic6x/dsbt-index-error.d: New test.
457
        * ld-tic6x/dsbt-index.d: New test.
458
        * ld-tic6x/dsbt-index.s: New test.
459
        * ld-tic6x/shlib-app-1.od: New test.
460
        * ld-tic6x/shlib-app-1rb.od: New test.
461
        * ld-tic6x/shlib-1.rd: New test.
462
        * ld-tic6x/weak.d: New test.
463
        * ld-tic6x/weak-be.d: New test.
464
        * ld-tic6x/weak.s: New test.
465
        * ld-tic6x/weak-data.d: New test.
466
        * ld-tic6x/common.d: New test.
467
        * ld-tic6x/common.ld: New test.
468
        * ld-tic6x/common.s: New test.
469
 
470
2011-03-30  Richard Henderson  
471
 
472
        * ld-elf/elf.exp: Force 32-bit start address for alpha.
473
        * ld-elf/group8a.d: Don't disable for alpha.
474
        * ld-elf/group8b.d: Likewise.
475
        * ld-gc/start.s: Use .dc.a instead of .long.
476
 
477
2011-03-24  Alan Modra  
478
 
479
        * ld-powerpc/tlsmark.s: Delete non-optimizable section.
480
        * ld-powerpc/tlsmark32.s: Likewise.
481
        * ld-powerpc/tlsmark.d: Adjust to suit.
482
        * ld-powerpc/tlsmark32.d: Likewise.
483
        * ld-powerpc/tlsopt1.d, * ld-powerpc/tlsopt1.s: New.
484
        * ld-powerpc/tlsopt2.d, * ld-powerpc/tlsopt2.s: New.
485
        * ld-powerpc/tlsopt3.d, * ld-powerpc/tlsopt3.s: New.
486
        * ld-powerpc/tlsopt4.d, * ld-powerpc/tlsopt4.s: New.
487
        * ld-powerpc/tlsopt1_32.d, * ld-powerpc/tlsopt1_32.s: New.
488
        * ld-powerpc/tlsopt2_32.d, * ld-powerpc/tlsopt2_32.s: New.
489
        * ld-powerpc/tlsopt3_32.d, * ld-powerpc/tlsopt3_32.s: New.
490
        * ld-powerpc/tlsopt4_32.d, * ld-powerpc/tlsopt4_32.s: New.
491
        * ld-powerpc/powerpc.exp: Run new tests.
492
 
493
2011-03-15  Mike Frysinger  
494
 
495
        * ld-elfvers/vers.exp (vers19): Add -Wl,-rpath-link,. to linker flags.
496
 
497
2011-03-14  Richard Sandiford  
498
 
499
        * ld-arm/ifunc-1.s, ld-arm/ifunc-1.dd, ld-arm/ifunc-1.gd,
500
        ld-arm/ifunc-1.rd, ld-arm/ifunc-2.s, ld-arm/ifunc-2.dd,
501
        ld-arm/ifunc-2.gd, ld-arm/ifunc-2.rd, ld-arm/ifunc-3.s,
502
        ld-arm/ifunc-3.dd, ld-arm/ifunc-3.gd, ld-arm/ifunc-3.rd,
503
        ld-arm/ifunc-4.s, ld-arm/ifunc-4.dd, ld-arm/ifunc-4.gd,
504
        ld-arm/ifunc-4.rd, ld-arm/ifunc-5.s, ld-arm/ifunc-5.dd,
505
        ld-arm/ifunc-5.gd, ld-arm/ifunc-5.rd, ld-arm/ifunc-6.s,
506
        ld-arm/ifunc-6.dd, ld-arm/ifunc-6.gd, ld-arm/ifunc-6.rd,
507
        ld-arm/ifunc-7.s, ld-arm/ifunc-7.dd, ld-arm/ifunc-7.gd,
508
        ld-arm/ifunc-7.rd, ld-arm/ifunc-8.s, ld-arm/ifunc-8.dd,
509
        ld-arm/ifunc-8.gd, ld-arm/ifunc-8.rd, ld-arm/ifunc-9.s,
510
        ld-arm/ifunc-9.dd, ld-arm/ifunc-9.gd, ld-arm/ifunc-9.rd,
511
        ld-arm/ifunc-10.s, ld-arm/ifunc-10.dd, ld-arm/ifunc-10.gd,
512
        ld-arm/ifunc-10.rd, ld-arm/ifunc-11.s, ld-arm/ifunc-11.dd,
513
        ld-arm/ifunc-11.gd, ld-arm/ifunc-11.rd, ld-arm/ifunc-12.s,
514
        ld-arm/ifunc-12.dd, ld-arm/ifunc-12.gd, ld-arm/ifunc-12.rd,
515
        ld-arm/ifunc-13.s, ld-arm/ifunc-13.dd, ld-arm/ifunc-13.gd,
516
        ld-arm/ifunc-13.rd, ld-arm/ifunc-14.s, ld-arm/ifunc-14.dd,
517
        ld-arm/ifunc-14.gd, ld-arm/ifunc-14.rd, ld-arm/ifunc-15.s,
518
        ld-arm/ifunc-15.dd, ld-arm/ifunc-15.gd, ld-arm/ifunc-15.rd,
519
        ld-arm/ifunc-16.s, ld-arm/ifunc-16.dd, ld-arm/ifunc-16.gd,
520
        ld-arm/ifunc-16.rd, ld-arm/ifunc-dynamic.ld,
521
        ld-arm/ifunc-static.ld: New tests.
522
        * ld-arm/farcall-group.d, ld-arm/farcall-group-size2.d,
523
        ld-arm/farcall-mixed-lib-v4t.d, ld-arm/farcall-mixed-lib.d: Update
524
        for new stub hashes.
525
        * ld-arm/arm-elf.exp: Run them.
526
 
527
2011-03-14  Richard Sandiford  
528
 
529
        * ld-arm/arm-lib-plt-2a.s, ld-arm/arm-lib-plt-2b.s,
530
        ld-arm/arm-lib-plt-2.dd, ld-arm/arm-lib-plt-2.rd: New tests.
531
        * ld-arm/arm-elf.exp: Run them.
532
 
533
2011-03-14  Richard Sandiford  
534
 
535
        * ld-arm/exec-got-1a.s, ld-arm/exec-got-1b.s, ld-arm/exec-got-1.d,
536
        ld-arm/unresolved-1.s, ld-arm/unresolved-1.d,
537
        ld-arm/unresolved-1-dyn.d: New tests.
538
        * ld-arm/arm-elf.exp: Run them.
539
 
540
2011-03-12  H.J. Lu  
541
 
542
        * ld-x86-64/tlsgd4.dd: New.
543
        * ld-x86-64/tlsgd4.s: Likewise.
544
        * ld-x86-64/tlsgd5.dd: Likewise.
545
        * ld-x86-64/tlsgd5a.s: Likewise.
546
        * ld-x86-64/tlsgd5b.s: Likewise.
547
        * ld-x86-64/tlsgd6.dd: Likewise.
548
        * ld-x86-64/tlsgd6a.s: Likewise.
549
        * ld-x86-64/tlsgd6b.s: Likewise.
550
        * ld-x86-64/tlsld2.dd: Likewise.
551
        * ld-x86-64/tlsld2.s: Likewise.
552
 
553
        * ld-x86-64/x86-64.exp (x86_64tests): Add tlsgd4, libtlsgd5.so,
554
        tlsgd5, libtlsgd6.so, tlsgd6 and tlsld2.
555
 
556
2011-03-03  H.J. Lu  
557
 
558
        * ld-x86-64/tlsie4.dd: New.
559
        * ld-x86-64/tlsie4.s: Likewise.
560
 
561
        * ld-x86-64/x86-64.exp (x86_64tests): Add tlsie4.
562
 
563
2011-02-25  H.J. Lu  
564
 
565
        PR ld/12516
566
        * ld-elf/dynamic1.d: New.
567
        * ld-elf/dynamic1.ld: Likewise.
568
        * ld-elf/dynamic1.s: Likewise.
569
 
570
2011-02-25  Alan Modra  
571
 
572
        * ld-mn10300/i135409-3.s: Correct .size label reference.
573
        * ld-sh/sh64/stolib.s: Likewise.
574
 
575
2011-02-23  H.J. Lu  
576
 
577
        * ld-elf/new.cc: Don't include .
578
 
579
2011-02-10  Alan Modra  
580
 
581
        * ld-scripts/defined.exp: Don't run defined5 for AOUT.
582
        * ld-scripts/defined5.s: Use .text for "defined" section.
583
        * ld-scripts/defined5.t: Adjust.
584
 
585
        * ld-gc/start.d: Exclude frv-*-linux*.
586
        * ld-misc/defsym1.d: Likewise.
587
 
588
2011-02-09  Alan Modra  
589
 
590
        * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.
591
        * ld-gc/gc.exp: Ensure powerpc64 test continues to fail.
592
        * ld-srec/srec.exp: Don't edit toc on powerpc64.
593
 
594
2011-01-23  Alan Modra  
595
 
596
        * ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
597
        * ld-scripts/expr.exp: Run it.
598
 
599
2011-01-18  H.J. Lu  
600
 
601
        * ld-x86-64/ilp32-4.d: Updated.
602
 
603
2011-01-17  Richard Sandiford  
604
 
605
        * ld-arm/arm-rel32.s, ld-arm/arm-rel32.d: New testcase.
606
        * ld-arm/arm-elf.exp: Run it.
607
 
608
2011-01-17  Richard Sandiford  
609
 
610
        * ld-arm/gc-thumb-lib.s, ld-arm/gc-thumb.s,
611
        ld-arm/gc-thumb.d: New test.
612
        * ld-arm/arm-elf.exp: Run it.
613
 
614
2011-01-14  H.J. Lu  
615
 
616
        * ld-x86-64/ia32-2.d: Replace --n32 with --x32.
617
        * ld-x86-64/ilp32-1.d: Likewise.
618
        * ld-x86-64/ilp32-2.d: Likewise.
619
        * ld-x86-64/ilp32-3.d: Likewise.
620
        * ld-x86-64/ilp32-4.d: Likewise.
621
        * ld-x86-64/ilp32-5.d: Likewise.
622
        * ld-x86-64/lp64-3.d: Likewise.
623
        * ld-x86-64/x86-64.exp: Likewise.
624
 
625
2011-01-14  H.J. Lu  
626
 
627
        * ld-x86-64/ilp32-5.d: New.
628
        * ld-x86-64/ilp32-5.s: Likewise.
629
 
630
        * ld-x86-64/x86-64.exp: Run ilp32-5.
631
 
632
2011-01-13  H.J. Lu  
633
 
634
        * ld-x86-64/ilp32-4.d: New.
635
 
636
        * ld-x86-64/x86-64.exp: Run ilp32-4.
637
 
638
2011-01-13  H.J. Lu  
639
 
640
        PR ld/12356
641
        * ld-scripts/defined.exp: Run defined5.
642
 
643
        * ld-scripts/defined5.d: New.
644
        * ld-scripts/defined5.s: Likewise.
645
        * ld-scripts/defined5.t: Likewise.
646
 
647
2011-01-13  H.J. Lu  
648
 
649
        * ld-scripts/defined4.d: Xfail rs6000-*-aix*.  Skip mips*-*-*
650
        and mmix-*-*.
651
 
652
        * ld-scripts/expr2.d: Xfail rs6000-*-aix* and arm-*-*aout.
653
 
654
2011-01-10  H.J. Lu  
655
 
656
        * ld-scripts/assert.exp: Run assert2.
657
 
658
        * ld-scripts/assert2.d: New.
659
        * ld-scripts/assert2.t: Likewise.
660
 
661
2011-01-10  Nathan Sidwell  
662
            Glauber de Oliveira Costa  
663
 
664
        * ld-arm/arm-elf.exp: Added tests for new TLS handling
665
        relocations.
666
        * ld-arm/tls-descrelax-be32.d: New.
667
        * ld-arm/tls-descrelax-be32.s: New.
668
        * ld-arm/tls-descrelax-be8.d: New.
669
        * ld-arm/tls-descrelax-be8.s: New.
670
        * ld-arm/tls-descrelax-v7.d: New.
671
        * ld-arm/tls-descrelax-v7.s: New.
672
        * ld-arm/tls-descrelax.d: New.
673
        * ld-arm/tls-descrelax.s: New.
674
        * ld-arm/tls-descseq.d: New.
675
        * ld-arm/tls-descseq.r: New.
676
        * ld-arm/tls-descseq.s: New.
677
        * ld-arm/tls-gdesc-got.d: New.
678
        * ld-arm/tls-gdesc-got.s: New.
679
        * ld-arm/tls-gdesc-nlazy.g: New.
680
        * ld-arm/tls-gdesc-nlazy.s: New.
681
        * ld-arm/tls-gdesc.d: New.
682
        * ld-arm/tls-gdesc.r: New.
683
        * ld-arm/tls-gdesc.s: New.
684
        * ld-arm/tls-gdierelax.d: New.
685
        * ld-arm/tls-gdierelax.s: New.
686
        * ld-arm/tls-gdierelax2.d: New.
687
        * ld-arm/tls-gdierelax2.s: New.
688
        * ld-arm/tls-gdlerelax.d: New.
689
        * ld-arm/tls-gdlerelax.s: New.
690
        * ld-arm/tls-lib-loc.d: New.
691
        * ld-arm/tls-lib-loc.r: New.
692
        * ld-arm/tls-lib-loc.s: New.
693
        * ld-arm/tls-longplt-lib.d: New.
694
        * ld-arm/tls-longplt-lib.s: New.
695
        * ld-arm/tls-longplt.d: New.
696
        * ld-arm/tls-longplt.s: New.
697
        * ld-arm/tls-mixed.r: New.
698
        * ld-arm/tls-mixed.s: New.
699
        * ld-arm/tls-thumb1.d: New.
700
        * ld-arm/tls-thumb1.s: New.
701
        * ld-arm/arm-elf.exp: New.
702
 
703
2011-01-08  Nick Clifton  
704
 
705
        * ld-misc/defsym1.d: Add a -e linker command line option.
706
        * ld-misc/dummy.s: Remove text.
707
 
708
2011-01-08  Nick Clifton  
709
 
710
        PR ld/12358
711
        PR ld/12359
712
        * ld-elf/textaddr2.d: Fix regexp to work with hppa64 targets.
713
        * ld-elf/textaddr6.d: Fix regexp to work with hppa64 targets.
714
 
715
2011-01-06  H.J. Lu  
716
 
717
        PR ld/12366
718
        PR ld/12371
719
        * ld-ifunc/ifunc-10-i386.s: Add more tests.
720
        * ld-ifunc/ifunc-10-x86-64.s: Likewise.
721
        * ld-ifunc/ifunc-11-i386.s: Likewise.
722
        * ld-ifunc/ifunc-11-x86-64.s: Likewise.
723
 
724
        * ld-ifunc/ifunc-12-i386.d: New.
725
        * ld-ifunc/ifunc-12-i386.s: Likewise.
726
        * ld-ifunc/ifunc-12-x86-64.d: Likewise.
727
        * ld-ifunc/ifunc-12-x86-64.s: Likewise.
728
        * ld-ifunc/ifunc-13-i386.d: Likewise.
729
        * ld-ifunc/ifunc-13-x86-64.d: Likewise.
730
        * ld-ifunc/ifunc-13a-i386.s: Likewise.
731
        * ld-ifunc/ifunc-13a-x86-64.s: Likewise.
732
        * ld-ifunc/ifunc-13b-i386.s: Likewise.
733
        * ld-ifunc/ifunc-13b-x86-64.s: Likewise.
734
 
735
2011-01-03  H.J. Lu  
736
 
737
        * ld-x86-64/dummy.s: New.
738
        * ld-x86-64/foo.s: Likewise.
739
        * ld-x86-64/ia32-1.d: Likewise.
740
        * ld-x86-64/ia32-2.d: Likewise.
741
        * ld-x86-64/ia32-3.d: Likewise.
742
        * ld-x86-64/ilp32-1.d: Likewise.
743
        * ld-x86-64/ilp32-2.d: Likewise.
744
        * ld-x86-64/ilp32-3.d: Likewise.
745
        * ld-x86-64/lp64-1.d: Likewise.
746
        * ld-x86-64/lp64-2.d: Likewise.
747
        * ld-x86-64/lp64-3.d: Likewise.
748
        * ld-x86-64/start.s: Likewise.
749
 
750
        * ld-x86-64/x86-64.exp: Run ilp32-1, ilp32-2, ilp32-3, ia32-1,
751
        ia32-2, ia32-3, lp64-1, lp64-2 and lp64-3.
752
 
753
2011-01-02  H.J. Lu  
754
 
755
        PR ld/12001
756
        * ld-misc/defsym.exp: New.
757
        * ld-misc/defsym1.d: Likewise.
758
        * ld-misc/dummy.s: Likewise.
759
        * ld-misc/foo.s: Likewise.
760
        * ld-misc/start.s: Likewise.
761
 
762
For older changes see ChangeLog-2010
763
 
764
Local Variables:
765
mode: change-log
766
left-margin: 8
767
fill-column: 74
768
version-control: never
769
End:

powered by: WebSVN 2.1.0

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