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