The initial support for LDPT_GET_VIEW
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2015-01-28 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/17878
4 * ld-plugin/plugin-1.d: Add LDPT_GET_VIEW.
5 * ld-plugin/plugin-10.d: Likewise.
6 * ld-plugin/plugin-11.d: Likewise.
7 * ld-plugin/plugin-2.d: Likewise.
8 * ld-plugin/plugin-3.d: Likewise.
9 * ld-plugin/plugin-4.d: Likewise.
10 * ld-plugin/plugin-5.d: Likewise.
11 * ld-plugin/plugin-6.d: Likewise.
12 * ld-plugin/plugin-7.d: Likewise.
13 * ld-plugin/plugin-8.d: Likewise.
14 * ld-plugin/plugin-9.d: Likewise.
15
16 2015-01-28 Jan Beulich <jbeulich@suse.com>
17
18 * ld-elf/pr16322.s (p1): Rename to px1.
19 (f1): Rename to fx1.
20
21 2015-01-28 Alan Modra <amodra@gmail.com>
22
23 * ld-powerpc/tocvar.d, * ld-powerpc/tocvar.s: New test.
24 * ld-powerpc/tocnovar.d, * ld-powerpc/tocnovar.s: New test.
25 * ld-powerpc/powerpc.exp: Run tocvar and tocnovar.
26
27 2015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
28
29 * ld-scripts/memory.t: Define new symbol tred.
30 * ld-scripts/memory_sym.t: New.
31 * ld-scripts/script.exp: Perform MEMORY with symbols test, and
32 conditionally check values of linker symbols.
33
34 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
35
36 * ld-scripts/provide-4-map.d: Update expected output.
37 * ld-scripts/provide-5-map.d: Likewise.
38
39 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
40
41 * ld-scripts/provide-4.d: New file.
42 * ld-scripts/provide-4-map.d: New file.
43 * ld-scripts/provide-4.t: New file.
44 * ld-scripts/provide-5.d: New file.
45 * ld-scripts/provide-5.s: New file.
46 * ld-scripts/provide-5-map.d: New file.
47 * ld-scripts/provide-5.t: New file.
48 * ld-scripts/provide.exp: Run the provide-4.d and provide-5.d
49 tests.
50
51 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
52
53 * ld-scripts/overlay-size.d: Add 'map' option.
54 * ld-scripts/overlay-size.exp: Remove manual check of mapfile.
55 * lib/ld-lib.exp (run_dump_test): Add support for new 'map'
56 option, checking linker mapfile output.
57
58 2015-01-20 Alan Modra <amodra@gmail.com>
59
60 * ld-powerpc/ambiguousv1.d,
61 * ld-powerpc/ambiguousv1b.d,
62 * ld-powerpc/ambiguousv2.d,
63 * ld-powerpc/ambiguousv2b.d,
64 * ld-powerpc/elfv2exe.d,
65 * ld-powerpc/elfv2so.d,
66 * ld-powerpc/tlsexe.r,
67 * ld-powerpc/tlsexetoc.r,
68 * ld-powerpc/tlsso.r,
69 * ld-powerpc/tlstocso.r: Update.
70
71 2015-01-20 Alan Modra <amodra@gmail.com>
72
73 PR ld/17615
74 * ld-elf/pr17615.d: Match .sbss too.
75
76 2015-01-19 H.J. Lu <hongjiu.lu@intel.com>
77
78 PR ld/17615
79 * ld-elf/pr17615.d: New file.
80 * ld-elf/pr17615.s: Likewise.
81
82 2015-01-19 Alan Modra <amodra@gmail.com>
83
84 * ld-gc/pr14265.d,
85 * ld-cris/tls-gc-68.d,
86 * ld-cris/tls-gc-69.d,
87 * ld-cris/tls-gc-70.d,
88 * ld-cris/tls-gc-71.d,
89 * ld-cris/tls-gc-75.d,
90 * ld-cris/tls-gc-76.d,
91 * ld-cris/tls-gc-79.d,
92 * ld-mmix/bpo-10.d,
93 * ld-mmix/bpo-11.d: Update.
94
95 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
96
97 * ld-s390/tlsbin.dd: The nopr register operand is optional and not
98 printed if 0 anymore.
99
100 2015-01-15 H.J. Lu <hongjiu.lu@intel.com>
101
102 PR ld/17847
103 * ld-x86-64/pie1.d: New file.
104 * ld-x86-64/pie1.s: Likwise.
105 * ld-x86-64/x86-64.exp: Run pie1.
106
107 2015-01-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
108
109 * ld-aarch64/aarch64-elf.exp: Added relocs-257-symbolic-func test.
110 * ld-aarch64/relocs-257-symbolic-func.d: New file.
111 * ld-aarch64/relocs-257-symbolic-func.s: Likewise.
112
113 2015-01-13 Jiong Wang <jiong.wang@arm.com>
114
115 * ld-aarch64/tprel_g2_overflow.s: New testcase.
116 * ld-aarch64/tprel_g2_overflow.d: New expectation file.
117 * ld-aarch64/aarch64-elf.exp: Run new testcase.
118
119 2015-01-13 Jiong Wang <jiong.wang@arm.com>
120
121 PR ld/17415
122 * ld-aarch64/pr17415.s: Source file for new test.
123 * ld-aarch64/pr17415.d: Expect file for new test.
124 * ld-aarch64/aarch64-elf.exp: Run the new test.
125
126 2015-01-11 H.J. Lu <hongjiu.lu@intel.com>
127
128 PR ld/17827
129 * ld-x86-64/pr17689.out: Updated.
130 * ld-x86-64/pr17689b.S: Likewise.
131
132 * ld-x86-64/pr17827.rd: New file.
133
134 * ld-x86-64/x86-64.exp: Run PR ld/17827 test.
135
136 2015-01-08 Jan Beulich <jbeulich@suse.com>
137
138 * ld-x86-64/pr14207.d: Adjust expecations to cover the
139 enable_initfini_array=no case.
140
141 2015-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
142
143 * lib/ld-lib.exp (run_dump_test): Extend comment to mention
144 readelf.
145
146 2015-01-01 Alan Modra <amodra@gmail.com>
147
148 Update year range in copyright notice of all files.
149
150 For older changes see ChangeLog-2014
151 \f
152 Copyright (C) 2015 Free Software Foundation, Inc.
153
154 Copying and distribution of this file, with or without modification,
155 are permitted in any medium without royalty provided the copyright
156 notice and this notice are preserved.
157
158 Local Variables:
159 mode: change-log
160 left-margin: 8
161 fill-column: 74
162 version-control: never
163 End: