bfd: xtensa: fix callx relaxation
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2019-02-20 Eric Tsai <erictsai@cadence.com>
2
3 * testsuite/ld-xtensa/call_overflow.d: New test definition.
4 * testsuite/ld-xtensa/call_overflow1.s: New test source.
5 * testsuite/ld-xtensa/call_overflow2.s: New test source.
6 * testsuite/ld-xtensa/call_overflow3.s: New test source.
7 * testsuite/ld-xtensa/xtensa.exp: Add call_overflow test.
8
9 2019-02-14 Thomas Schwinge <thomas@codesourcery.com>
10
11 * testsuite/ld-elf/elf.exp: Remove Hurd XFAILs.
12
13 2019-02-12 Nick Clifton <nickc@redhat.com>
14
15 * po/fr.po: Updated French translation.
16
17 2019-02-09 Vineet Gupta <vgupta@synopsys.com>
18
19 * emultempl/arclinux.em: Delete special INIT/FINI handling.
20
21 2019-02-07 Nick Clifton <nickc@redhat.com>
22
23 PR 24175
24 * ld.texi (Options): Add missing word to the description of the
25 --start-group option.
26
27 2019-02-06 Alan Modra <amodra@gmail.com>
28
29 PR ld/24008
30 * testsuite/ld-scripts/pr24008.d: Pass with extra target
31 defined symbols.
32
33 2019-02-05 H.J. Lu <hongjiu.lu@intel.com>
34
35 PR ld/24151
36 * testsuite/ld-x86-64/pr24151a-x32.d: New file.
37 * testsuite/ld-x86-64/pr24151a.d: Likewise.
38 * testsuite/ld-x86-64/pr24151a.s: Likewise.
39 * testsuite/ld-x86-64/x86-64.exp: Run pr24151a and pr24151a-x32.
40
41 2019-01-31 Alan Modra <amodra@gmail.com>
42
43 * NEWS: Mention -t change.
44 * ld.texi (--trace/-t): Expand documentation a little.
45
46 2019-01-29 H.J. Lu <hongjiu.lu@intel.com>
47
48 PR ld/24008
49 * testsuite/ld-scripts/defined.exp: Run pr24008.
50 * testsuite/ld-scripts/pr24008.d: New file.
51 * testsuite/ld-scripts/pr24008.map: Likewise.
52 * testsuite/ld-scripts/pr24008.s: Likewise.
53 * testsuite/ld-scripts/pr24008.t: Likewise.
54
55 2019-01-29 Eric Botcazou <ebotcazou@adacore.com>
56
57 * testsuite/ld-ifunc/ifunc.exp: Skip pr23169 on SPARC.
58
59 2019-01-28 Alan Modra <amodra@gmail.com>
60
61 PR 24008
62 * ldexp.h (lang_phase_type): Add lang_fixed_phase_enum.
63 * ldexp.c (fold_name): Move expld.assign_name check later to
64 avoid an extra lookup.
65 (exp_fold_tree_1): When lang_fixed_phase_enum, don't change symbol
66 values, and don't clear expld.assign_name.
67 * ldlang.c (lang_map): Set expld.phase to lang_fixed_phase_enum.
68 (print_assignment): Resolve entire assignment expression.
69 Don't access symbol u.def unless symbol is defined.
70
71 2019-01-25 Nick Clifton <nickc@redhat.com>
72
73 * po/bg.po: Updated Bulgarian translation.
74
75 2019-01-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
76
77 * ld.texi (--wrap): Add warning that LTO may make this feature
78 ineffective.
79
80 2019-01-21 Nick Clifton <nickc@redhat.com>
81
82 * po/uk.po: Updated Ukranian translation.
83 * po/pr_BR.po: Updated Brazilian Portuguese translation.
84
85 2019-01-21 Nick Clifton <nickc@redhat.com>
86
87 PR 24108
88 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Update
89 expected error message.
90
91 2019-01-19 Nick Clifton <nickc@redhat.com>
92
93 * configure: Regenerate.
94 * po/ld.pot: Regenerate.
95
96 2018-06-24 Nick Clifton <nickc@redhat.com>
97
98 2.32 branch created.
99
100 2019-01-16 Kito Cheng <kito@andestech.com>
101
102 * testsuite/ld-elf/orphan-region.d: XFAIL for RISC-V, because add new
103 section.
104 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Add new tests.
105 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: New test.
106 * testsuite/ld-riscv-elf/attr-merge-arch-01a.s: Likewise.
107 * testsuite/ld-riscv-elf/attr-merge-arch-01b.s: Likewise.
108 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
109 * testsuite/ld-riscv-elf/attr-merge-arch-02a.s: Likewise.
110 * testsuite/ld-riscv-elf/attr-merge-arch-02b.s: Likewise.
111 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
112 * testsuite/ld-riscv-elf/attr-merge-arch-03a.s: Likewise.
113 * testsuite/ld-riscv-elf/attr-merge-arch-03b.s: Likewise.
114 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Likewise.
115 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01a.s: Likewise.
116 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01b.s: Likewise.
117 * testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s: Likewise.
118 * testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s: Likewise.
119 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Likewise.
120 * testsuite/ld-riscv-elf/attr-merge-stack-align-a.s: Likewise.
121 * testsuite/ld-riscv-elf/attr-merge-stack-align-b.s: Likewise.
122 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-a.s: Likewise.
123 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-b.s: Likewise.
124 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed.d: Likewise.
125 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
126 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
127 * testsuite/ld-riscv-elf/attr-merge-strict-align-01a.s: Likewise.
128 * testsuite/ld-riscv-elf/attr-merge-strict-align-01b.s: Likewise.
129 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
130 * testsuite/ld-riscv-elf/attr-merge-strict-align-02a.s: Likewise.
131 * testsuite/ld-riscv-elf/attr-merge-strict-align-02b.s: Likewise.
132 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
133 * testsuite/ld-riscv-elf/attr-merge-strict-align-03a.s: Likewise.
134 * testsuite/ld-riscv-elf/attr-merge-strict-align-03b.s: Likewise.
135 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
136 * testsuite/ld-riscv-elf/attr-merge-strict-align-04a.s: Likewise.
137 * testsuite/ld-riscv-elf/attr-merge-strict-align-04b.s: Likewise.
138 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
139 * testsuite/ld-riscv-elf/attr-merge-strict-align-05a.s: Likewise.
140 * testsuite/ld-riscv-elf/attr-merge-strict-align-05b.s: Likewise.
141
142 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
143
144 PR 20113
145 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
146 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
147 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
148 * testsuite/ld-s390/tlsbin.dd: Likewise.
149 * testsuite/ld-s390/tlsbin.rd: Likewise.
150 * testsuite/ld-s390/tlsbin.sd: Likewise.
151 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
152 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
153 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
154 * testsuite/ld-s390/tlspic.dd: Likewise.
155 * testsuite/ld-s390/tlspic.rd: Likewise.
156 * testsuite/ld-s390/tlspic.sd: Likewise.
157 * testsuite/ld-s390/tlspic_64.dd: Likewise.
158 * testsuite/ld-s390/tlspic_64.rd: Likewise.
159 * testsuite/ld-s390/tlspic_64.sd: Likewise.
160 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
161
162 2019-01-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
163
164 * ld.texi (--wrap): Add example to emphasise that only undefined
165 references are replaced by the linker.
166
167 2019-01-09 Nick Clifton <nickc@redhat.com>
168
169 * po/es.po: Updated Spanish translation.
170
171 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
172
173 * configure: Regenerate.
174
175 2019-01-08 Alan Modra <amodra@gmail.com>
176
177 * testsuite/ld-elf/sec64k.exp: Use . rather than $objdir in
178 generated source file names.
179 * testsuite/ld-m68k/m68k-got.exp: Likewise.
180
181 2019-01-01 Alan Modra <amodra@gmail.com>
182
183 Update year range in copyright notice of all files.
184
185 For older changes see ChangeLog-2018
186 \f
187 Copyright (C) 2019 Free Software Foundation, Inc.
188
189 Copying and distribution of this file, with or without modification,
190 are permitted in any medium without royalty provided the copyright
191 notice and this notice are preserved.
192
193 Local Variables:
194 mode: change-log
195 left-margin: 8
196 fill-column: 74
197 version-control: never
198 End:
This page took 0.035085 seconds and 4 git commands to generate.