Reorder more powerpc64 sections for -z relro
[binutils-gdb.git] / ld / ChangeLog
1 2015-01-20 Alan Modra <amodra@gmail.com>
2
3 * emulparams/elf64ppc.sh (BSS_PLT): Don't define.
4 (OTHER_READWRITE_SECTIONS): Move .branch_lt to..
5 (OTHER_RELRO_SECTIONS_2): ..here.
6 (DATA_GOT, SEPARATE_GOTPLT, DATA_SDATA, DATA_PLT,
7 PLT_BEFORE_GOT): Define.
8 * scripttempl/elf.sc: Handle DATA_SDATA and DATA_GOT/DATA_PLT/
9 PLT_BEFORE_GOT combination.
10 (DATA_GOT, SDATA_GOT): Don't define if either is already defined.
11
12 2015-01-20 Alan Modra <amodra@gmail.com>
13
14 * emulparams/elf64ppc.sh (OTHER_READWRITE_SECTIONS): Move .opd to..
15 (OTHER_RELRO_SECTIONS_2): ..here, new define.
16 * scripttempl/elf.sc: Add OTHER_RELRO_SECTIONS_2.
17
18 2015-01-19 Alan Modra <amodra@gmail.com>
19
20 PR ld/17615
21 * ldlang.c (lang_process): Run lang_common before lang_gc_sections.
22
23 2015-01-14 Jiong Wang <jiong.wang@arm.com>
24
25 * ld-arm/elf32-reject.s: New testcase.
26 * ld-arm/elf32-reject.d: Likewise.
27 * ld-arm/elf32-reject-pie.s: Likewise.
28 * ld-arm/elf32-reject-pie.d: Likewise.
29 * ld-arm/arm-elf.exp: Run new testcases.
30 * ld-arm/ifunc-7.s: Delete f2/f4 test items.
31 * ld-arm/ifunc-7.rd: Likewise.
32 * ld-arm/ifunc-7.gd: Likewise.
33 * ld-arm/ifunc-7.dd: Likewise.
34 * ld-arm/ifunc-8.s: Likewise.
35 * ld-arm/ifunc-8.rd: Likewise.
36 * ld-arm/ifunc-8.gd: Likewise.
37 * ld-arm/ifunc-8.dd: Likewise.
38
39 2015-01-01 Alan Modra <amodra@gmail.com>
40
41 * ldver.c (ldversion): Just print current year.
42
43 2015-01-01 Alan Modra <amodra@gmail.com>
44
45 Update year range in copyright notice of all files.
46
47 For older changes see ChangeLog-2014
48 \f
49 Copyright (C) 2015 Free Software Foundation, Inc.
50
51 Copying and distribution of this file, with or without modification,
52 are permitted in any medium without royalty provided the copyright
53 notice and this notice are preserved.
54
55 Local Variables:
56 mode: change-log
57 left-margin: 8
58 fill-column: 74
59 version-control: never
60 End: