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