XCOFF C_HIDEXT and C_AIX_WEAKEXT classification
[deliverable/binutils-gdb.git] / gold / ChangeLog
1 2020-07-07 Nick Clifton <nickc@redhat.com>
2
3 * target-reloc.h: (Default_comdat_behaviour:get): Ignore discarded
4 relocs that refer to the .gnu.build.attributes section.
5
6 2020-07-06 Nick Clifton <nickc@redhat.com>
7
8 * po/fr.po: Updated French translation.
9 * po/uk.po: Updated Ukranian translation.
10
11 2020-07-04 Nick Clifton <nickc@redhat.com>
12
13 Binutils 2.35 branch created.
14
15 2020-07-03 Alan Modra <amodra@gmail.com>
16
17 PR 26028
18 * testsuite/Makefile.am (file_in_many_sections.stdout): Add -W
19 to readelf options.
20 * testsuite/Makefile.in: Regenerate.
21
22 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
23
24 * configure.ac: Check for bswap_16, bswap_32, and bswap_64 decls.
25 * configure: Regenerated.
26 * config.h.in: Likewise.
27
28 2020-06-24 Nick Clifton <nickc@redhat.com>
29
30 * target-reloc.h (issue_discarded_error): Initialise the
31 key_symndx variable.
32
33 2020-06-23 Roland McGrath <mcgrathr@google.com>
34
35 PR 22843
36 * options.h (class General_options): Add --dependency-file option.
37 * fileread.cc (File_read::files_read): New static variable.
38 (File_read::open): Add the file to the files_read list.
39 (File_read::record_file_read): New static member function.
40 (File_read::write_dependency_file): New static member function.
41 * fileread.h (class File_read): Declare them.
42 * layout.cc (Layout::read_layout_from_file): Call record_file_read.
43 (Close_task_runner::run): Call write_dependency_file if
44 --dependency-file was passed.
45
46 2020-06-18 Fangrui Song <i@maskray.me>
47
48 PR gold/26039
49 * layout.cc (Layout::finish_dynamic_section): Set DF_1_PIE.
50
51 2020-06-16 Alan Modra <amodra@gmail.com>
52
53 * testsuite/discard_locals_test.c: Replace uses of asm with __asm__.
54 * testsuite/discard_locals_relocatable_test.c: Likewise.
55
56 2020-06-16 Alan Modra <amodra@gmail.com>
57
58 * testsuite/Makefile.am (export_dynamic_plugin.o): Use CXXCOMPILE.
59 (plugin_test_wrap_symbols_1.o): Likewise.
60 (plugin_test_wrap_symbols_2.o): Likewise.
61 * testsuite/Makefile.in: Regenerate.
62
63 2020-06-15 Roland McGrath <mcgrathr@google.com>
64
65 Implement -z start-stop-visibility=... option.
66 * options.h (class General_options): Handle -z start-stop-visibility=.
67 (General_options::start_stop_visibility_enum): New public method.
68 (General_options::set_start_stop_visibility_enum): New private method.
69 (General_options::start_stop_visibility_enum_): New private member.
70 * options.cc (General_options::General_options): Add initializer.
71 (General_options::finalize): Set this->start_stop_visibility_enum_
72 from string value.
73 * layout.cc (Layout::define_section_symbols): Use option setting.
74
75 2020-06-06 Alan Modra <amodra@gmail.com>
76
77 * powerpc.cc: Update throughout for reloc renaming.
78
79 2020-05-22 Alan Modra <amodra@gmail.com>
80
81 PR 25882
82 * powerpc.cc (merge_object_attributes): Replace name param with
83 obj param. Update callers. Don't init FP attributes from shared
84 libraries, and do not emit an error if they don't match.
85
86 2020-05-15 Nikita Ermakov <coffe92@gmail.com>
87
88 * powerpc.cc (do_gc_mark_symbol): Don't segfault on plugin symbols.
89
90 2020-05-14 Nick Clifton <nickc@redhat.com>
91
92 * po/sr.po: New Serbian translation.
93
94 2020-05-11 Alan Modra <amodra@gmail.com>
95
96 * powerpc.cc: Rename powerxx to power10 throughout.
97
98 2020-05-02 H.J. Lu <hongjiu.lu@intel.com>
99
100 PR gold/25904
101 * testsuite/Makefile.am (COMMON_TEST_C_CFLAGS): New.
102 (common_test_1.o): New rule.
103 (common_test_2.o): Likewise.
104 (common_test_3.o): Likewise.
105 (plugin_common_test_1.o): Likewise.
106 (plugin_common_test_2.o): Likewise.
107 (common_test_1_v1.o): Likewise.
108 (common_test_1_v2.o): Likewise.
109 (common_test_2_pic.o): Compile with $(COMMON_TEST_C_CFLAGS).
110 (common_test_3_pic.o): Likewise.
111 * testsuite/Makefile.in: Regenerated.
112
113 2020-05-01 H.J. Lu <hongjiu.lu@intel.com>
114
115 PR gold/25426
116 * x86_64.cc (Target_x86_64<size>::Relocate::tls_desc_gd_to_ie):
117 For x32, relax "rex leal foo@tlsdesc(%rip), %reg" to
118 "rex movl foo@gottpoff(%rip), %eax" and relax ""call *(%eax)"
119 to "nopl (%rax)".
120 (Target_x86_64<size>::Relocate::tls_desc_gd_to_le): For x32,
121 relax "rex leal foo@tlsdesc(%rip), %reg" to
122 "rex movl foo@tpoff, %eax" and relax "call *foo@tlscall(%eax)"
123 to "nopl (%rax)".
124 * testsuite/Makefile.am (tls_test_gnu2.o): Depend on
125 gcctestdir/as.
126 (tls_test_file2_gnu2.o): Likewise.
127 (tls_test_c_gnu2.o): Likewise.
128 * testsuite/Makefile.in: Regenerated.
129
130 2020-05-01 H.J. Lu <hongjiu.lu@intel.com>
131
132 PR gold/25473
133 * x86_64.cc (Target_x86_64<size>::Relocate::tls_desc_gd_to_ie):
134 Properly check r8 - r15 in "lea foo@TLSDESC(%rip), %reg".
135 (Target_x86_64<size>::Relocate::tls_desc_gd_to_le): Properly
136 relax r8 - r15 in "lea foo@TLSDESC(%rip), %reg".
137 * testsuite/Makefile.am (check_SCRIPTS): Add x86_64_gd_to_le.sh.
138 (check_DATA): Add x86_64_gd_to_le.stdout.
139 (MOSTLYCLEANFILES): Add x86_64_gd_to_le.
140 (x86_64_gd_to_le.o): New target.
141 (x86_64_gd_to_le): Likewise.
142 (x86_64_gd_to_le.stdout): Likewise.
143 * testsuite/Makefile.in: Regenerated.
144 * testsuite/x86_64_gd_to_le.s: New file.
145 * testsuite/x86_64_gd_to_le.sh: Likewise.
146
147 2020-05-01 H.J. Lu <hongjiu.lu@intel.com>
148
149 * testsuite/odr_violation2.cc (Ordering::operator()): Make
150 expression even more complex.
151
152 2020-05-01 H.J. Lu <hongjiu.lu@intel.com>
153
154 * testsuite/ver_test_pr16504.sh: Updated.
155
156 2020-05-01 H.J. Lu <hongjiu.lu@intel.com>
157
158 PR gold/25872
159 * x86_64.cc (Output_data_plt_x86_64_bnd::do_write): Increment
160 plt_offset after setting the reserved TLSDESC PLT entry.
161 (Output_data_plt_x86_64_ibt<size>::do_write): Likewise.
162
163 2020-05-01 H.J. Lu <hongjiu.lu@intel.com>
164
165 PR gold/25872
166 * x86_64.cc (Output_data_plt_x86_64_bnd::do_address_for_local):
167 Handle local IFUNC symbol.
168 (Output_data_plt_x86_64_ibt::do_address_for_local): Likewise.
169
170 2020-03-19 Fangrui Song <maskray@google.com>
171
172 * options.h (General_options): Add --no-rosegment option.
173
174 2020-02-24 Nick Clifton <nickc@redhat.com>
175
176 * po/fr.po: Update French translation.
177
178 2020-01-20 Nick Clifton <nickc@redhat.com>
179
180 * po/uk.po: Updated Ukranian translation.
181
182 2020-01-18 Nick Clifton <nickc@redhat.com>
183
184 * configure: Regenerate.
185 * po/gold.pot: Regenerate.
186
187 2020-01-18 Nick Clifton <nickc@redhat.com>
188
189 Binutils 2.34 branch created.
190
191 2020-01-01 Alan Modra <amodra@gmail.com>
192
193 Update year range in copyright notice of all files.
194
195 For older changes see ChangeLog-2019
196 \f
197 Copyright (C) 2020 Free Software Foundation, Inc.
198
199 Copying and distribution of this file, with or without modification,
200 are permitted in any medium without royalty provided the copyright
201 notice and this notice are preserved.
202
203 Local Variables:
204 mode: change-log
205 left-margin: 8
206 fill-column: 74
207 version-control: never
208 End:
This page took 0.032239 seconds and 4 git commands to generate.