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