]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
NDS32/opcodes: Add new system registers.
[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
5ad18f16
AM
82015-01-20 Alan Modra <amodra@gmail.com>
9
10 * emulparams/elf64ppc.sh (OTHER_SDATA_SECTIONS): Use in place of..
11 (OTHER_BSS_SYMBOLS): ..this.
12 (OTHER_PLT_RELOC_SECTIONS): Don't define.
13 (OTHER_GOT_RELOC_SECTIONS): Add rela.toc1 and rela.tocbss.
14 (OTHER_READWRITE_SECTIONS): Don't define. Move .toc1 to..
15 (OTHER_RELRO_SECTIONS_2): ..here.
16 * scripttempl/elf.sc: Move SBSS too when DATA_SDATA.
17
23283c1b
AM
182015-01-20 Alan Modra <amodra@gmail.com>
19
20 * emulparams/elf64ppc.sh (BSS_PLT): Don't define.
21 (OTHER_READWRITE_SECTIONS): Move .branch_lt to..
22 (OTHER_RELRO_SECTIONS_2): ..here.
23 (DATA_GOT, SEPARATE_GOTPLT, DATA_SDATA, DATA_PLT,
24 PLT_BEFORE_GOT): Define.
25 * scripttempl/elf.sc: Handle DATA_SDATA and DATA_GOT/DATA_PLT/
26 PLT_BEFORE_GOT combination.
27 (DATA_GOT, SDATA_GOT): Don't define if either is already defined.
28
3e2b0f31
AM
292015-01-20 Alan Modra <amodra@gmail.com>
30
31 * emulparams/elf64ppc.sh (OTHER_READWRITE_SECTIONS): Move .opd to..
32 (OTHER_RELRO_SECTIONS_2): ..here, new define.
33 * scripttempl/elf.sc: Add OTHER_RELRO_SECTIONS_2.
34
c4621b33
AM
352015-01-19 Alan Modra <amodra@gmail.com>
36
3e2aa5bb 37 PR ld/17615
c4621b33
AM
38 * ldlang.c (lang_process): Run lang_common before lang_gc_sections.
39
52db4ec2
JW
402015-01-14 Jiong Wang <jiong.wang@arm.com>
41
42 * ld-arm/elf32-reject.s: New testcase.
43 * ld-arm/elf32-reject.d: Likewise.
44 * ld-arm/elf32-reject-pie.s: Likewise.
45 * ld-arm/elf32-reject-pie.d: Likewise.
46 * ld-arm/arm-elf.exp: Run new testcases.
47 * ld-arm/ifunc-7.s: Delete f2/f4 test items.
48 * ld-arm/ifunc-7.rd: Likewise.
49 * ld-arm/ifunc-7.gd: Likewise.
50 * ld-arm/ifunc-7.dd: Likewise.
51 * ld-arm/ifunc-8.s: Likewise.
52 * ld-arm/ifunc-8.rd: Likewise.
53 * ld-arm/ifunc-8.gd: Likewise.
54 * ld-arm/ifunc-8.dd: Likewise.
55
efd321f9
AM
562015-01-01 Alan Modra <amodra@gmail.com>
57
58 * ldver.c (ldversion): Just print current year.
59
b90efa5b 602015-01-01 Alan Modra <amodra@gmail.com>
ca0694ad 61
b90efa5b 62 Update year range in copyright notice of all files.
ca0694ad 63
b90efa5b 64For older changes see ChangeLog-2014
252b5132 65\f
b90efa5b 66Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
67
68Copying and distribution of this file, with or without modification,
69are permitted in any medium without royalty provided the copyright
70notice and this notice are preserved.
71
252b5132
RH
72Local Variables:
73mode: change-log
74left-margin: 8
75fill-column: 74
76version-control: never
77End: