Updated translations for various binutils subdirectories.
[binutils-gdb.git] / ld / ChangeLog
1 2019-01-21 Nick Clifton <nickc@redhat.com>
2
3 * po/uk.po: Updated Ukranian translation.
4
5 2019-01-21 Nick Clifton <nickc@redhat.com>
6
7 PR 24108
8 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Update
9 expected error message.
10
11 2019-01-19 Nick Clifton <nickc@redhat.com>
12
13 * configure: Regenerate.
14 * po/ld.pot: Regenerate.
15
16 2018-06-24 Nick Clifton <nickc@redhat.com>
17
18 2.32 branch created.
19
20 2019-01-16 Kito Cheng <kito@andestech.com>
21
22 * testsuite/ld-elf/orphan-region.d: XFAIL for RISC-V, because add new
23 section.
24 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Add new tests.
25 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: New test.
26 * testsuite/ld-riscv-elf/attr-merge-arch-01a.s: Likewise.
27 * testsuite/ld-riscv-elf/attr-merge-arch-01b.s: Likewise.
28 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
29 * testsuite/ld-riscv-elf/attr-merge-arch-02a.s: Likewise.
30 * testsuite/ld-riscv-elf/attr-merge-arch-02b.s: Likewise.
31 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
32 * testsuite/ld-riscv-elf/attr-merge-arch-03a.s: Likewise.
33 * testsuite/ld-riscv-elf/attr-merge-arch-03b.s: Likewise.
34 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Likewise.
35 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01a.s: Likewise.
36 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01b.s: Likewise.
37 * testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s: Likewise.
38 * testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s: Likewise.
39 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Likewise.
40 * testsuite/ld-riscv-elf/attr-merge-stack-align-a.s: Likewise.
41 * testsuite/ld-riscv-elf/attr-merge-stack-align-b.s: Likewise.
42 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-a.s: Likewise.
43 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-b.s: Likewise.
44 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed.d: Likewise.
45 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
46 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
47 * testsuite/ld-riscv-elf/attr-merge-strict-align-01a.s: Likewise.
48 * testsuite/ld-riscv-elf/attr-merge-strict-align-01b.s: Likewise.
49 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
50 * testsuite/ld-riscv-elf/attr-merge-strict-align-02a.s: Likewise.
51 * testsuite/ld-riscv-elf/attr-merge-strict-align-02b.s: Likewise.
52 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
53 * testsuite/ld-riscv-elf/attr-merge-strict-align-03a.s: Likewise.
54 * testsuite/ld-riscv-elf/attr-merge-strict-align-03b.s: Likewise.
55 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
56 * testsuite/ld-riscv-elf/attr-merge-strict-align-04a.s: Likewise.
57 * testsuite/ld-riscv-elf/attr-merge-strict-align-04b.s: Likewise.
58 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
59 * testsuite/ld-riscv-elf/attr-merge-strict-align-05a.s: Likewise.
60 * testsuite/ld-riscv-elf/attr-merge-strict-align-05b.s: Likewise.
61
62 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
63
64 PR 20113
65 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
66 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
67 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
68 * testsuite/ld-s390/tlsbin.dd: Likewise.
69 * testsuite/ld-s390/tlsbin.rd: Likewise.
70 * testsuite/ld-s390/tlsbin.sd: Likewise.
71 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
72 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
73 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
74 * testsuite/ld-s390/tlspic.dd: Likewise.
75 * testsuite/ld-s390/tlspic.rd: Likewise.
76 * testsuite/ld-s390/tlspic.sd: Likewise.
77 * testsuite/ld-s390/tlspic_64.dd: Likewise.
78 * testsuite/ld-s390/tlspic_64.rd: Likewise.
79 * testsuite/ld-s390/tlspic_64.sd: Likewise.
80 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
81
82 2019-01-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
83
84 * ld.texi (--wrap): Add example to emphasise that only undefined
85 references are replaced by the linker.
86
87 2019-01-09 Nick Clifton <nickc@redhat.com>
88
89 * po/es.po: Updated Spanish translation.
90
91 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
92
93 * configure: Regenerate.
94
95 2019-01-08 Alan Modra <amodra@gmail.com>
96
97 * testsuite/ld-elf/sec64k.exp: Use . rather than $objdir in
98 generated source file names.
99 * testsuite/ld-m68k/m68k-got.exp: Likewise.
100
101 2019-01-01 Alan Modra <amodra@gmail.com>
102
103 Update year range in copyright notice of all files.
104
105 For older changes see ChangeLog-2018
106 \f
107 Copyright (C) 2019 Free Software Foundation, Inc.
108
109 Copying and distribution of this file, with or without modification,
110 are permitted in any medium without royalty provided the copyright
111 notice and this notice are preserved.
112
113 Local Variables:
114 mode: change-log
115 left-margin: 8
116 fill-column: 74
117 version-control: never
118 End: