x86-64: Also generate unwind info for .plt.bnd
[deliverable/binutils-gdb.git] / gold / ChangeLog
CommitLineData
6624f3a1
CC
12017-01-11 Cary Coutant <ccoutant@gmail.com>
2
3 PR gold/21040
4 * x86_64.cc (Output_data_plt_x86_64_bnd::do_fill_first_plt_entry):
5 Remove unnecessary 'typename' keyword.
6 (Output_data_plt_x86_64_bnd::do_fill_plt_entry): Likewise.
7 (Output_data_plt_x86_64_bnd::fill_aplt_entry): Likewise.
8 (Output_data_plt_x86_64_bnd::do_fill_tlsdesc_entry): Likewise.
9 (Output_data_plt_x86_64_bnd::do_write): Likewise.
10
976e204b
CC
112017-01-11 Cary Coutant <ccoutant@gmail.com>
12
13 PR gold/21040
14 * x86_64.cc (Output_data_plt_x86_64_bnd::do_fill_first_plt_entry):
15 Remove unnecessary 'typename' keyword.
16 (Output_data_plt_x86_64_bnd::do_fill_plt_entry): Likewise.
17 (Output_data_plt_x86_64_bnd::do_fill_tlsdesc_entry): Likewise.
18 (Output_data_plt_x86_64_bnd::fill_aplt_entry): Likewise.
19 * testsuite/copy_test_relro_1.cc (p, b, c, q): Add separate extern
20 declarations.
21
1fa5f68b
CC
222017-01-11 Cary Coutant <ccoutant@gmail.com>
23
24 PR gold/21039
25 * testsuite/script_test_13.sh: Adjust patterns to work for i386.
26 * testsuite/script_test_15a.sh: Likewise.
27 * testsuite/script_test_15b.sh: Likewise.
28 * testsuite/script_test_15c.sh: Likewise.
29
5edad15d
AM
302017-01-11 Alan Modra <amodra@gmail.com>
31
32 * powerpc.cc (class Powerpc_copy_relocs): New.
33 (Powerpc_copy_relocs::emit): New function.
34 (Powerpc_relobj::relatoc_, toc_, no_toc_opt_): New variables.
35 (Powerpc_relobj::toc_shndx, set_no_toc_opt, no_toc_opt): New inlines.
36 (Powerpc_relobj::do_relocate_sections): New function.
37 (Powerpc_relobj::make_toc_relative): Likewise.
38 (Powerpc_relobj::do_find_special_sections): Stash away .rela.toc
39 and .toc too.
40 (ok_lo_toc_insn): Move earlier, and handle more insns.
41 (Target_powerpc::Scan::local): If optimizing toc accesses, set
42 no_toc_opt for entries we can't edit. Check insn validity.
43 Emit "toc optimization is not supported" warning, downgraded
44 from error.
45 (Target_powerpc::Scan::global): Likewise.
46 (Target_powerpc::Relocate::relocate): Edit TOC indirect code
47 to TOC relative. Don't emit "toc optimization is not supported"
48 error here.
49
98461510
CC
502017-01-10 Cary Coutant <ccoutant@gmail.com>
51
52 * aarch64.cc (AArch64_relobj::do_relocate_sections): Call
53 Sized_relobj_file::relocate_section_range().
54 * arm.cc (Arm_relobj::do_relocate_sections): Likewise.
55 * object.h (Sized_relobj_file::relocate_section_range): New method.
56 * reloc.cc (Sized_relobj_file::do_relocate_sections): Move
57 implementation...
58 (Sized_relobj_file::relocate_section_range): ...to new method.
59
f7fd19e2
AM
602017-01-10 Alan Modra <amodra@gmail.com>
61
62 * testsuite/ver_test_8.sh: Accept .TOC. in lieu of
63 _GLOBAL_OFFSET_TABLE_. Allow zero count.
64 * testsuite/copy_test_relro_1.cc (c, q): New vars.
65 * testsuite/copy_test_relro.cc: Rewrite to test read-only
66 status of variables directly. Reference new vars in
67 read-only data.
68
f159cdb6
AM
692017-01-10 Alan Modra <amodra@gmail.com>
70
71 * options.h: Add --secure-plt option.
72 * powerpc.cc (Target_powerpc::Scan::local): Detect and error
73 on -fPIC -mbss-plt code.
74 (Target_powerpc::Scan::global): Likewise.
75
3254d32c
AM
762017-01-09 Alan Modra <amodra@gmail.com>
77
78 * powerpc.cc (Target_powerpc::make_plt_section): Point sh_info of
79 ".rela.plt" at ".plt".
80
0e123f69
AM
812017-01-07 Alan Modra <amodra@gmail.com>
82
83 * powerpc.cc: Use shorter equivalent elfcpp typedef for
84 Reltype and reloc_size throughout.
85 (Target_powerpc::symval_for_branch): Exclude dynamic symbols.
86 (Target_powerpc::Scan::local): Use local var r_sym.
87 (Target_powerpc::Scan::global: Likewise.
88 (Target_powerpc::Relocate::relocate): Delete shadowing r_sym.
89
2571583a
AM
902017-01-02 Alan Modra <amodra@gmail.com>
91
92 Update year range in copyright notice of all files.
93
5c1ad6b5 94For older changes see ChangeLog-2016
3499769a 95\f
5c1ad6b5 96Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
97
98Copying and distribution of this file, with or without modification,
99are permitted in any medium without royalty provided the copyright
100notice and this notice are preserved.
101
102Local Variables:
103mode: change-log
104left-margin: 8
105fill-column: 74
106version-control: never
107End:
This page took 0.064617 seconds and 4 git commands to generate.