Update copyright year range in gdb.texinfo and refcard.tex
[binutils-gdb.git] / ld / ChangeLog
blob0e00e41b920986a6edbdc60a96165eca35ae4800
1 2019-02-20  Eric Tsai  <erictsai@cadence.com>
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.
9 2019-02-14  Thomas Schwinge  <thomas@codesourcery.com>
11         * testsuite/ld-elf/elf.exp: Remove Hurd XFAILs.
13 2019-02-12  Nick Clifton  <nickc@redhat.com>
15         * po/fr.po: Updated French translation.
17 2019-02-09  Vineet Gupta  <vgupta@synopsys.com>
19         * emultempl/arclinux.em: Delete special INIT/FINI handling.
21 2019-02-07  Nick Clifton  <nickc@redhat.com>
23         PR 24175
24         * ld.texi (Options): Add missing word to the description of the
25         --start-group option.
27 2019-02-06  Alan Modra  <amodra@gmail.com>
29         PR ld/24008
30         * testsuite/ld-scripts/pr24008.d: Pass with extra target
31         defined symbols.
33 2019-02-05  H.J. Lu  <hongjiu.lu@intel.com>
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.
41 2019-01-31  Alan Modra  <amodra@gmail.com>
43         * NEWS: Mention -t change.
44         * ld.texi (--trace/-t): Expand documentation a little.
46 2019-01-29  H.J. Lu  <hongjiu.lu@intel.com>
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.
55 2019-01-29  Eric Botcazou  <ebotcazou@adacore.com>
57         * testsuite/ld-ifunc/ifunc.exp: Skip pr23169 on SPARC.
59 2019-01-28  Alan Modra  <amodra@gmail.com>
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.
71 2019-01-25  Nick Clifton  <nickc@redhat.com>
73         * po/bg.po: Updated Bulgarian translation.
75 2019-01-23  Sebastian Huber  <sebastian.huber@embedded-brains.de>
77         * ld.texi (--wrap): Add warning that LTO may make this feature
78         ineffective.
80 2019-01-21  Nick Clifton  <nickc@redhat.com>
82         * po/uk.po: Updated Ukranian translation.
83         * po/pr_BR.po: Updated Brazilian Portuguese translation.
85 2019-01-21  Nick Clifton  <nickc@redhat.com>
87         PR 24108
88         * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Update
89         expected error message.
91 2019-01-19  Nick Clifton  <nickc@redhat.com>
93         * configure: Regenerate.
94         * po/ld.pot: Regenerate.
96 2018-06-24  Nick Clifton  <nickc@redhat.com>
98         2.32 branch created.
100 2019-01-16  Kito Cheng  <kito@andestech.com>
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.
142 2019-01-14  Maamoun Tarsha  <maamountk@hotmail.com>
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.
162 2019-01-14  Sebastian Huber  <sebastian.huber@embedded-brains.de>
164         * ld.texi (--wrap): Add example to emphasise that only undefined
165         references are replaced by the linker.
167 2019-01-09  Nick Clifton  <nickc@redhat.com>
169         * po/es.po: Updated Spanish translation.
171 2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
173         * configure: Regenerate.
175 2019-01-08  Alan Modra  <amodra@gmail.com>
177         * testsuite/ld-elf/sec64k.exp: Use . rather than $objdir in
178         generated source file names.
179         * testsuite/ld-m68k/m68k-got.exp: Likewise.
181 2019-01-01  Alan Modra  <amodra@gmail.com>
183         Update year range in copyright notice of all files.
185 For older changes see ChangeLog-2018
187 Copyright (C) 2019 Free Software Foundation, Inc.
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.
193 Local Variables:
194 mode: change-log
195 left-margin: 8
196 fill-column: 74
197 version-control: never
198 End: