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