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