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