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