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 145

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

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

powered by: WebSVN 2.1.0

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