PowerPC PLT speculative execution barriers
[deliverable/binutils-gdb.git] / gold / ChangeLog
1 2018-01-17 Alan Modra <amodra@gmail.com>
2
3 * options.h (speculate_indirect_jumps): New option.
4 * powerpc.cc (beqctrm, beqctrlm, crseteq): New insn constants.
5 (output_bctr): New function.
6 (Stub_table::plt_call_size): Add space for speculation barrier.
7 (Stub_table::branch_stub_size): Likewise.
8 (Output_data_glink::pltresolve_size): Likewise.
9 (Stub_table::do_write): Output speculation barriers.
10
11 2018-01-17 Alan Modra <amodra@gmail.com>
12
13 * options.h (plt_align): Support for PowerPC32 too.
14 * powerpc.cc (Stub_table::stub_align): Heed --plt-align for 32-bit.
15 (Stub_table::plt_call_size, branch_stub_size): Tidy.
16 (Stub_table::plt_call_align): Implement using stub_align.
17 (Output_data_glink::global_entry_align): New function.
18 (Output_data_glink::global_entry_off): New function.
19 (Output_data_glink::global_entry_address): Use global_entry_off.
20 (Output_data_glink::pltresolve_size): New function, replacing
21 pltresolve_size_ constant. Update all uses.
22 (Output_data_glink::add_global_entry): Align offset.
23 (Output_data_glink::set_final_data_size): Use global_entry_align.
24 (Stub_table::do_write): Don't pad __glink_PLTrelsolve with nops.
25 Tidy stub output. Use global_entry_off.
26
27 2018-01-15 Cary Coutant <ccoutant@gmail.com>
28
29 PR gold/22694
30 * options.h (-fuse-ld): Add correct helparg.
31
32 2018-01-15 Nick Clifton <nickc@redhat.com>
33
34 * po/uk.po: Updated Ukranian translation.
35
36 2018-01-13 Nick Clifton <nickc@redhat.com>
37
38 * po/gold.pot: Regenerated.
39
40 2018-01-13 Nick Clifton <nickc@redhat.com>
41
42 2.30 branch created.
43
44 2018-01-12 Cary Coutant <ccoutant@gmail.com>
45
46 * NEWS: Add new features in 1.15.
47 * version.cc (version_string): Bump to 1.15.
48
49 2018-01-12 Sterling Augustine <saugustine@google.com>
50
51 * cref.cc (Cref_inputs::Cref_table_compare::operator): Add
52 conditionals and calls to is_forwarder.
53
54 2018-01-03 Alan Modra <amodra@gmail.com>
55
56 Update year range in copyright notice of all files.
57
58 For older changes see ChangeLog-2017
59 \f
60 Copyright (C) 2018 Free Software Foundation, Inc.
61
62 Copying and distribution of this file, with or without modification,
63 are permitted in any medium without royalty provided the copyright
64 notice and this notice are preserved.
65
66 Local Variables:
67 mode: change-log
68 left-margin: 8
69 fill-column: 74
70 version-control: never
71 End:
This page took 0.0409040000000001 seconds and 5 git commands to generate.