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