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