]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
ld: Don't evaluate unneeded PROVIDE expressions.
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
c05b575a
AB
12015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * ldlang.c (print_assignment): Only evaluate the expression for a
4 PROVIDE'd assignment when the destination is being defined.
5 Display a special message for PROVIDE'd symbols that are not being
6 provided.
7
23283c1b
AM
82015-01-20 Alan Modra <amodra@gmail.com>
9
10 * emulparams/elf64ppc.sh (BSS_PLT): Don't define.
11 (OTHER_READWRITE_SECTIONS): Move .branch_lt to..
12 (OTHER_RELRO_SECTIONS_2): ..here.
13 (DATA_GOT, SEPARATE_GOTPLT, DATA_SDATA, DATA_PLT,
14 PLT_BEFORE_GOT): Define.
15 * scripttempl/elf.sc: Handle DATA_SDATA and DATA_GOT/DATA_PLT/
16 PLT_BEFORE_GOT combination.
17 (DATA_GOT, SDATA_GOT): Don't define if either is already defined.
18
3e2b0f31
AM
192015-01-20 Alan Modra <amodra@gmail.com>
20
21 * emulparams/elf64ppc.sh (OTHER_READWRITE_SECTIONS): Move .opd to..
22 (OTHER_RELRO_SECTIONS_2): ..here, new define.
23 * scripttempl/elf.sc: Add OTHER_RELRO_SECTIONS_2.
24
c4621b33
AM
252015-01-19 Alan Modra <amodra@gmail.com>
26
3e2aa5bb 27 PR ld/17615
c4621b33
AM
28 * ldlang.c (lang_process): Run lang_common before lang_gc_sections.
29
52db4ec2
JW
302015-01-14 Jiong Wang <jiong.wang@arm.com>
31
32 * ld-arm/elf32-reject.s: New testcase.
33 * ld-arm/elf32-reject.d: Likewise.
34 * ld-arm/elf32-reject-pie.s: Likewise.
35 * ld-arm/elf32-reject-pie.d: Likewise.
36 * ld-arm/arm-elf.exp: Run new testcases.
37 * ld-arm/ifunc-7.s: Delete f2/f4 test items.
38 * ld-arm/ifunc-7.rd: Likewise.
39 * ld-arm/ifunc-7.gd: Likewise.
40 * ld-arm/ifunc-7.dd: Likewise.
41 * ld-arm/ifunc-8.s: Likewise.
42 * ld-arm/ifunc-8.rd: Likewise.
43 * ld-arm/ifunc-8.gd: Likewise.
44 * ld-arm/ifunc-8.dd: Likewise.
45
efd321f9
AM
462015-01-01 Alan Modra <amodra@gmail.com>
47
48 * ldver.c (ldversion): Just print current year.
49
b90efa5b 502015-01-01 Alan Modra <amodra@gmail.com>
ca0694ad 51
b90efa5b 52 Update year range in copyright notice of all files.
ca0694ad 53
b90efa5b 54For older changes see ChangeLog-2014
252b5132 55\f
b90efa5b 56Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
57
58Copying and distribution of this file, with or without modification,
59are permitted in any medium without royalty provided the copyright
60notice and this notice are preserved.
61
252b5132
RH
62Local Variables:
63mode: change-log
64left-margin: 8
65fill-column: 74
66version-control: never
67End: