]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
ld/testing: run_dump_test can now check linker mapfiles.
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
23283c1b
AM
12015-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
3e2b0f31
AM
122015-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
c4621b33
AM
182015-01-19 Alan Modra <amodra@gmail.com>
19
3e2aa5bb 20 PR ld/17615
c4621b33
AM
21 * ldlang.c (lang_process): Run lang_common before lang_gc_sections.
22
52db4ec2
JW
232015-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
efd321f9
AM
392015-01-01 Alan Modra <amodra@gmail.com>
40
41 * ldver.c (ldversion): Just print current year.
42
b90efa5b 432015-01-01 Alan Modra <amodra@gmail.com>
ca0694ad 44
b90efa5b 45 Update year range in copyright notice of all files.
ca0694ad 46
b90efa5b 47For older changes see ChangeLog-2014
252b5132 48\f
b90efa5b 49Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
50
51Copying and distribution of this file, with or without modification,
52are permitted in any medium without royalty provided the copyright
53notice and this notice are preserved.
54
252b5132
RH
55Local Variables:
56mode: change-log
57left-margin: 8
58fill-column: 74
59version-control: never
60End: