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