1 2018-01-17 Alan Modra <amodra@gmail.com>
3 * options.h (plt_align): Support for PowerPC32 too.
4 * powerpc.cc (Stub_table::stub_align): Heed --plt-align for 32-bit.
5 (Stub_table::plt_call_size, branch_stub_size): Tidy.
6 (Stub_table::plt_call_align): Implement using stub_align.
7 (Output_data_glink::global_entry_align): New function.
8 (Output_data_glink::global_entry_off): New function.
9 (Output_data_glink::global_entry_address): Use global_entry_off.
10 (Output_data_glink::pltresolve_size): New function, replacing
11 pltresolve_size_ constant. Update all uses.
12 (Output_data_glink::add_global_entry): Align offset.
13 (Output_data_glink::set_final_data_size): Use global_entry_align.
14 (Stub_table::do_write): Don't pad __glink_PLTrelsolve with nops.
15 Tidy stub output. Use global_entry_off.
17 2018-01-15 Cary Coutant <ccoutant@gmail.com>
20 * options.h (-fuse-ld): Add correct helparg.
22 2018-01-15 Nick Clifton <nickc@redhat.com>
24 * po/uk.po: Updated Ukranian translation.
26 2018-01-13 Nick Clifton <nickc@redhat.com>
28 * po/gold.pot: Regenerated.
30 2018-01-13 Nick Clifton <nickc@redhat.com>
34 2018-01-12 Cary Coutant <ccoutant@gmail.com>
36 * NEWS: Add new features in 1.15.
37 * version.cc (version_string): Bump to 1.15.
39 2018-01-12 Sterling Augustine <saugustine@google.com>
41 * cref.cc (Cref_inputs::Cref_table_compare::operator): Add
42 conditionals and calls to is_forwarder.
44 2018-01-03 Alan Modra <amodra@gmail.com>
46 Update year range in copyright notice of all files.
48 For older changes see ChangeLog-2017
50 Copyright (C) 2018 Free Software Foundation, Inc.
52 Copying and distribution of this file, with or without modification,
53 are permitted in any medium without royalty provided the copyright
54 notice and this notice are preserved.
60 version-control: never