[GOLD] PowerPC linkage table error
[deliverable/binutils-gdb.git] / gold / ChangeLog
1 2019-06-28 Alan Modra <amodra@gmail.com>
2
3 * powerpc.cc (Stub_table::plt_error): New function.
4 (Stub_table::do_write): Use it.
5 (Output_data_glink::do_write): Don't segfault emitting linkage
6 table error.
7
8 2019-06-28 Alan Modra <amodra@gmail.com>
9
10 * powerpc.cc (Target_powerpc::Scan::get_reference_flags): Handle
11 REL16_HIGH* relocs.
12 (Target_powerpc::Scan::local): Likewise.
13 (Target_powerpc::Scan::global): Likewise.
14 (Target_powerpc::Relocate::relocate): Likewise.
15
16 2019-06-10 Martin Liska <mliska@suse.cz>
17
18 * errors.h: Include string.
19
20 2019-05-10 Joshua Oreman <oremanj@hudson-trading.com>
21
22 PR gold/21066
23 * gc.h (gc_process_relocs): Track relocations in .eh_frame sections
24 when ICF is enabled, even though the .eh_frame sections themselves
25 are not foldable.
26 * icf.cc (get_section_contents): Change arguments to permit operation
27 on just part of a section. Include extra identity regions in the
28 referring section's contents recursively.
29 (match_sections): Lock object here instead of in get_section_contents
30 so that get_section_contents can operate recursively.
31 (Icf::add_ehframe_links): New method.
32 (Icf::find_identical_sections): Pass .eh_frame sections to
33 add_ehframe_links(). Increase default iteration count from 2 to 3
34 because handling exception info typically requires one extra iteration.
35 * icf.h (Icf::extra_identity_list_): New data member with accessor.
36 (is_section_foldable_candidate): Include .gcc_except_table sections.
37 * options.h: Update documentation for new default ICF iteration count.
38 * testsuite/Makefile.am (icf_test_pr21066): New test case.
39 * testsuite/Makefile.in: Regenerate.
40 * testsuite/icf_test_pr21066.cc: New source file.
41 * testsuite/icf_test_pr21066.sh: New test script.
42
43 2019-02-19 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com>
44
45 PR gold/23870
46 * aarch64.cc (Target_aarch64::Scan::global): Check if a symbol with
47 R_AARCH64_MOVW_.ABS_* relocations requires a PLT entry.
48 * testsuite/Makefile.am: Add aarch64_pr23870 test case.
49 * testsuite/Makefile.in: Regenerate.
50 * testsuite/aarch64_pr23870_bar.c: New file.
51 * testsuite/aarch64_pr23870_foo.c: New file.
52 * testsuite/aarch64_pr23870_main.S: New file.
53
54 2019-02-12 Nick Clifton <nickc@redhat.com>
55
56 * po/fr.po: Updated French translation.
57
58 2019-01-21 Nick Clifton <nickc@redhat.com>
59
60 * po/uk.po: Updated Ukranian translation.
61
62 2019-01-19 Nick Clifton <nickc@redhat.com>
63
64 * po/gold.pot: Regenerate.
65
66 2018-06-24 Nick Clifton <nickc@redhat.com>
67
68 2.32 branch created.
69
70 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
71
72 * configure: Regenerate.
73
74 2019-01-01 Alan Modra <amodra@gmail.com>
75
76 Update year range in copyright notice of all files.
77
78 For older changes see ChangeLog-2018
79 \f
80 Copyright (C) 2019 Free Software Foundation, Inc.
81
82 Copying and distribution of this file, with or without modification,
83 are permitted in any medium without royalty provided the copyright
84 notice and this notice are preserved.
85
86 Local Variables:
87 mode: change-log
88 left-margin: 8
89 fill-column: 74
90 version-control: never
91 End:
This page took 0.031665 seconds and 5 git commands to generate.