Preparation for new siginfo on Linux
[binutils-gdb.git] / ld / ChangeLog
1 2016-02-01 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/19553
4 * testsuite/ld-elf/indirect.exp: Run tests for PR ld/19553.
5 * testsuite/ld-elf/pr19553.map: New file.
6 * testsuite/ld-elf/pr19553.map: Likewise.
7 * testsuite/ld-elf/pr19553a.c: Likewise.
8 * testsuite/ld-elf/pr19553b.c: Likewise.
9 * testsuite/ld-elf/pr19553b.out: Likewise.
10 * testsuite/ld-elf/pr19553c.c: Likewise.
11 * testsuite/ld-elf/pr19553c.out: Likewise.
12 * testsuite/ld-elf/pr19553d.c: Likewise.
13 * testsuite/ld-elf/pr19553d.out: Likewise.
14
15 2016-01-30 H.J. Lu <hongjiu.lu@intel.com>
16
17 PR ld/19539
18 * testsuite/ld-elf/pr19539.d: New file.
19 * testsuite/ld-elf/pr19539.s: Likewise.
20 * testsuite/ld-elf/pr19539.t: Likewise.
21
22 2016-01-29 H.J. Lu <hongjiu.lu@intel.com>
23
24 PR ld/19533
25 * configure.ac (compressed_debug_sections): Replace == with =.
26 * configure: Regenerated.
27
28 2016-01-22 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
29
30 * scripttempl/avr.sc (.noinit): Force .noinit VMA to end of .bss VMA.
31 * scripttempl/avrtiny.sc (.noinit): Likewise.
32
33 2016-01-21 Nick Clifton <nickc@redhat.com>
34
35 PR ld/19453
36 * testsuite/ld-arm/arm-elf.exp: Skip tests that do not work for
37 the arm-netbsdelf target.
38
39 PR ld/19455
40 * testsuite/ld-arm/vxworks1-lib.dd: Update for current
41 disassmebler output.
42 * testsuite/ld-arm/vxworks1-lib.rd: Likewise.
43 * testsuite/ld-arm/vxworks1.dd: Likewise.
44 * testsuite/ld-arm/vxworks1.rd: Likewise.
45 * testsuite/ld-arm/vxworks1.ld: Set the output format.
46
47 2016-01-20 Jiong Wang <jiong.wang@arm.com>
48
49 * testsuite/ld-aarch64/farcall-section.d: Delete.
50 * testsuite/ld-aarch64/farcall-section.s: Delete.
51 * testsuite/ld-aarch64/farcall-b-section.d: New expectation file.
52 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
53 * testsuite/ld-aarch64/farcall-b-section.s: New testcase.
54 * testsuite/ld-aarch64/farcall-bl-section.s: Likewise.
55 * testsuite/ld-aarch64/aarch64-elf.exp: Likewise.
56
57 2016-01-20 Nick Clifton <nickc@redhat.com>
58
59 PR 19457
60 * testsuite/ld-scripts/script.exp (extract_symbol_test): Stop test
61 early for PE based targets.
62 * testsuite/ld-scripts/align.t: Use 0x1000 as VMA alignment.
63 * testsuite/ld-pe/tlssec32.d: Allow for relocatable output.
64
65 2016-01-20 Mickael Guene <mickael.guene@st.com>
66
67 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s:
68 Add 'y' attribute usage.
69 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Likewise.
70 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Likewise.
71 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Likewise.
72
73 2016-01-19 Nick Clifton <nickc@redhat.com>
74
75 * testsuite/ld-elf/pr18735.d: Allow for extra symbols between
76 foo@FOO and bar@@FOO.
77
78 2016-01-18 Alan Modra <amodra@gmail.com>
79
80 * configure: Regenerate.
81
82 2016-01-18 Nick Clifton <nickc@redhat.com>
83
84 * testsuite/ld-plugin/plugin.exp: Skip plugin tests if the linker
85 is not configured to support plugins.
86
87 * testsuite/ld-scripts/rgn-at11.s: New file - based on rgn-at10.s
88 but with 16 byte section alignment.
89 * testsuite/ld-scripts/rgn-at11.d: Use new source file. Reenable
90 test for MIPS targets.
91
92 2016-01-17 Alan Modra <amodra@gmail.com>
93
94 * configure: Regenerate.
95
96 2016-01-17 Alan Modra <amodra@gmail.com>
97
98 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Exclude xgate.
99 * testsuite/ld-elf/endsym.d: xfail m68hc11/12 and xgate.
100 * testsuite/ld-elf/pr14156a.d: Likewise.
101 * testsuite/ld-elf/pr14926.d: Don't run for m68hc11/12 and xgate.
102 * testsuite/ld-elf/sec64k.exp: Likewise.
103
104 2016-01-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
105
106 * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall v6-M (no profile)):
107 Set address of .foo section when linking.
108 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile-b.s: Place myfunc
109 in .foo section.
110 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile.d: Adapt expected
111 output to the above changes.
112
113 2016-01-13 Nick Clifton <nickc@redhat.com>
114
115 * testsuite/ld-elf/elf.exp (-Bymsolic-functions): Expect to fail
116 for MIPS targets.
117
118 * testsuite/ld-scripts/script.exp (extract_symbol_test): Expect to
119 fail for MIPS targets.
120
121 * testsuite/ld-scripts/rgn-at11.d: Expect this test to fail for
122 MIPS targets.
123
124 2016-01-12 Yury Usishchev <y.usishchev@samsung.com>
125
126 * testsuite/ld-arm/arm-elf.exp: New test.
127 * testsuite/ld-arm/unwind-mix.d: New file.
128 * testsuite/ld-arm/unwind-mix1.s: New file.
129 * testsuite/ld-arm/unwind-mix2.s: New file.
130
131 2016-01-08 Jiong Wang <jiong.wang@arm.com>
132
133 PR ld/19368
134 * testsuite/ld-arm/ifunc-3.rd: Update expected result.
135 * testsuite/ld-arm/ifunc-4.rd: Likewise.
136 * testsuite/ld-arm/ifunc-9.rd: Likewise.
137 * testsuite/ld-arm/ifunc-10.rd: Likewise.
138 * testsuite/ld-arm/ifunc-12.rd: Likewise.
139 * testsuite/ld-arm/ifunc-13.rd: Likewise.
140
141 2016-01-05 Nick Clifton <nickc@redhat.com>
142
143 * emulparams/msp430elf.sh (RAM_START): Move to 0x500 - above the
144 MSP430 hardware multiply address range.
145 * scripttempl/elf32msp430.sc (__romdatastart): Define.
146 (__romdatacopysize): Define.
147 * scripttempl/elf32msp430_3.sc: Likewise.
148
149 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
150
151 * emultempl/mipself.em (PARSE_AND_LIST_PROLOGUE): Convert
152 OPTION_INSN32 and OPTION_NO_INSN32 macros to an enum.
153
154 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
155
156 * testsuite/ld-mips-elf/attr-gnu-4-14.d: Update the order of
157 messages expected according to MIPS BFD private data merge
158 changes.
159 * testsuite/ld-mips-elf/attr-gnu-4-24.d: Likewise.
160 * testsuite/ld-mips-elf/attr-gnu-4-34.d: Likewise.
161 * testsuite/ld-mips-elf/attr-gnu-4-41.d: Likewise.
162 * testsuite/ld-mips-elf/attr-gnu-4-42.d: Likewise.
163 * testsuite/ld-mips-elf/attr-gnu-4-43.d: Likewise.
164 * testsuite/ld-mips-elf/attr-gnu-4-45.d: Likewise.
165 * testsuite/ld-mips-elf/attr-gnu-4-46.d: Likewise.
166 * testsuite/ld-mips-elf/attr-gnu-4-47.d: Likewise.
167 * testsuite/ld-mips-elf/attr-gnu-4-48.d: Likewise.
168 * testsuite/ld-mips-elf/attr-gnu-4-49.d: Likewise.
169 * testsuite/ld-mips-elf/attr-gnu-4-54.d: Likewise.
170 * testsuite/ld-mips-elf/attr-gnu-4-64.d: Likewise.
171 * testsuite/ld-mips-elf/attr-gnu-4-74.d: Likewise.
172
173 2016-01-01 Alan Modra <amodra@gmail.com>
174
175 Update year range in copyright notice of all files.
176
177 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
178 \f
179 Copyright (C) 2016 Free Software Foundation, Inc.
180
181 Copying and distribution of this file, with or without modification,
182 are permitted in any medium without royalty provided the copyright
183 notice and this notice are preserved.
184
185 Local Variables:
186 mode: change-log
187 left-margin: 8
188 fill-column: 74
189 version-control: never
190 End: