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