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