Update Swedish translation for the gas sub-directory and a new Serbian translation...
[deliverable/binutils-gdb.git] / gold / ChangeLog
1 2020-05-14 Nick Clifton <nickc@redhat.com>
2
3 * po/sr.po: New Serbian translation.
4
5 2020-05-11 Alan Modra <amodra@gmail.com>
6
7 * powerpc.cc: Rename powerxx to power10 throughout.
8
9 2020-05-02 H.J. Lu <hongjiu.lu@intel.com>
10
11 PR gold/25904
12 * testsuite/Makefile.am (COMMON_TEST_C_CFLAGS): New.
13 (common_test_1.o): New rule.
14 (common_test_2.o): Likewise.
15 (common_test_3.o): Likewise.
16 (plugin_common_test_1.o): Likewise.
17 (plugin_common_test_2.o): Likewise.
18 (common_test_1_v1.o): Likewise.
19 (common_test_1_v2.o): Likewise.
20 (common_test_2_pic.o): Compile with $(COMMON_TEST_C_CFLAGS).
21 (common_test_3_pic.o): Likewise.
22 * testsuite/Makefile.in: Regenerated.
23
24 2020-05-01 H.J. Lu <hongjiu.lu@intel.com>
25
26 PR gold/25426
27 * x86_64.cc (Target_x86_64<size>::Relocate::tls_desc_gd_to_ie):
28 For x32, relax "rex leal foo@tlsdesc(%rip), %reg" to
29 "rex movl foo@gottpoff(%rip), %eax" and relax ""call *(%eax)"
30 to "nopl (%rax)".
31 (Target_x86_64<size>::Relocate::tls_desc_gd_to_le): For x32,
32 relax "rex leal foo@tlsdesc(%rip), %reg" to
33 "rex movl foo@tpoff, %eax" and relax "call *foo@tlscall(%eax)"
34 to "nopl (%rax)".
35 * testsuite/Makefile.am (tls_test_gnu2.o): Depend on
36 gcctestdir/as.
37 (tls_test_file2_gnu2.o): Likewise.
38 (tls_test_c_gnu2.o): Likewise.
39 * testsuite/Makefile.in: Regenerated.
40
41 2020-05-01 H.J. Lu <hongjiu.lu@intel.com>
42
43 PR gold/25473
44 * x86_64.cc (Target_x86_64<size>::Relocate::tls_desc_gd_to_ie):
45 Properly check r8 - r15 in "lea foo@TLSDESC(%rip), %reg".
46 (Target_x86_64<size>::Relocate::tls_desc_gd_to_le): Properly
47 relax r8 - r15 in "lea foo@TLSDESC(%rip), %reg".
48 * testsuite/Makefile.am (check_SCRIPTS): Add x86_64_gd_to_le.sh.
49 (check_DATA): Add x86_64_gd_to_le.stdout.
50 (MOSTLYCLEANFILES): Add x86_64_gd_to_le.
51 (x86_64_gd_to_le.o): New target.
52 (x86_64_gd_to_le): Likewise.
53 (x86_64_gd_to_le.stdout): Likewise.
54 * testsuite/Makefile.in: Regenerated.
55 * testsuite/x86_64_gd_to_le.s: New file.
56 * testsuite/x86_64_gd_to_le.sh: Likewise.
57
58 2020-05-01 H.J. Lu <hongjiu.lu@intel.com>
59
60 * testsuite/odr_violation2.cc (Ordering::operator()): Make
61 expression even more complex.
62
63 2020-05-01 H.J. Lu <hongjiu.lu@intel.com>
64
65 * testsuite/ver_test_pr16504.sh: Updated.
66
67 2020-05-01 H.J. Lu <hongjiu.lu@intel.com>
68
69 PR gold/25872
70 * x86_64.cc (Output_data_plt_x86_64_bnd::do_write): Increment
71 plt_offset after setting the reserved TLSDESC PLT entry.
72 (Output_data_plt_x86_64_ibt<size>::do_write): Likewise.
73
74 2020-05-01 H.J. Lu <hongjiu.lu@intel.com>
75
76 PR gold/25872
77 * x86_64.cc (Output_data_plt_x86_64_bnd::do_address_for_local):
78 Handle local IFUNC symbol.
79 (Output_data_plt_x86_64_ibt::do_address_for_local): Likewise.
80
81 2020-03-19 Fangrui Song <maskray@google.com>
82
83 * options.h (General_options): Add --no-rosegment option.
84
85 2020-02-24 Nick Clifton <nickc@redhat.com>
86
87 * po/fr.po: Update French translation.
88
89 2020-01-20 Nick Clifton <nickc@redhat.com>
90
91 * po/uk.po: Updated Ukranian translation.
92
93 2020-01-18 Nick Clifton <nickc@redhat.com>
94
95 * configure: Regenerate.
96 * po/gold.pot: Regenerate.
97
98 2020-01-18 Nick Clifton <nickc@redhat.com>
99
100 Binutils 2.34 branch created.
101
102 2020-01-01 Alan Modra <amodra@gmail.com>
103
104 Update year range in copyright notice of all files.
105
106 For older changes see ChangeLog-2019
107 \f
108 Copyright (C) 2020 Free Software Foundation, Inc.
109
110 Copying and distribution of this file, with or without modification,
111 are permitted in any medium without royalty provided the copyright
112 notice and this notice are preserved.
113
114 Local Variables:
115 mode: change-log
116 left-margin: 8
117 fill-column: 74
118 version-control: never
119 End:
This page took 0.032487 seconds and 5 git commands to generate.