1 2015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
4 * ldexp.c (fold_name): Fold LENGTH only after
6 * ldgram.y (memory_spec): Don't evaluate ORIGIN and LENGTH
8 * ldlang.h (struct memory_region_struct): Add origin_exp and
10 * ldlang.c (lang_do_memory_regions): New.
11 (lang_memory_region_lookup): Initialize origin_exp and
13 (lang_process): Call lang_do_memory_regions.
15 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
17 * ldlang.c (print_assignment): Only evaluate the expression for a
18 PROVIDE'd assignment when the destination is being defined.
19 Display a special message for PROVIDE'd symbols that are not being
22 2015-01-20 Alan Modra <amodra@gmail.com>
24 * emulparams/elf64ppc.sh (OTHER_SDATA_SECTIONS): Use in place of..
25 (OTHER_BSS_SYMBOLS): ..this.
26 (OTHER_PLT_RELOC_SECTIONS): Don't define.
27 (OTHER_GOT_RELOC_SECTIONS): Add rela.toc1 and rela.tocbss.
28 (OTHER_READWRITE_SECTIONS): Don't define. Move .toc1 to..
29 (OTHER_RELRO_SECTIONS_2): ..here.
30 * scripttempl/elf.sc: Move SBSS too when DATA_SDATA.
32 2015-01-20 Alan Modra <amodra@gmail.com>
34 * emulparams/elf64ppc.sh (BSS_PLT): Don't define.
35 (OTHER_READWRITE_SECTIONS): Move .branch_lt to..
36 (OTHER_RELRO_SECTIONS_2): ..here.
37 (DATA_GOT, SEPARATE_GOTPLT, DATA_SDATA, DATA_PLT,
38 PLT_BEFORE_GOT): Define.
39 * scripttempl/elf.sc: Handle DATA_SDATA and DATA_GOT/DATA_PLT/
40 PLT_BEFORE_GOT combination.
41 (DATA_GOT, SDATA_GOT): Don't define if either is already defined.
43 2015-01-20 Alan Modra <amodra@gmail.com>
45 * emulparams/elf64ppc.sh (OTHER_READWRITE_SECTIONS): Move .opd to..
46 (OTHER_RELRO_SECTIONS_2): ..here, new define.
47 * scripttempl/elf.sc: Add OTHER_RELRO_SECTIONS_2.
49 2015-01-19 Alan Modra <amodra@gmail.com>
52 * ldlang.c (lang_process): Run lang_common before lang_gc_sections.
54 2015-01-14 Jiong Wang <jiong.wang@arm.com>
56 * ld-arm/elf32-reject.s: New testcase.
57 * ld-arm/elf32-reject.d: Likewise.
58 * ld-arm/elf32-reject-pie.s: Likewise.
59 * ld-arm/elf32-reject-pie.d: Likewise.
60 * ld-arm/arm-elf.exp: Run new testcases.
61 * ld-arm/ifunc-7.s: Delete f2/f4 test items.
62 * ld-arm/ifunc-7.rd: Likewise.
63 * ld-arm/ifunc-7.gd: Likewise.
64 * ld-arm/ifunc-7.dd: Likewise.
65 * ld-arm/ifunc-8.s: Likewise.
66 * ld-arm/ifunc-8.rd: Likewise.
67 * ld-arm/ifunc-8.gd: Likewise.
68 * ld-arm/ifunc-8.dd: Likewise.
70 2015-01-01 Alan Modra <amodra@gmail.com>
72 * ldver.c (ldversion): Just print current year.
74 2015-01-01 Alan Modra <amodra@gmail.com>
76 Update year range in copyright notice of all files.
78 For older changes see ChangeLog-2014
80 Copyright (C) 2015 Free Software Foundation, Inc.
82 Copying and distribution of this file, with or without modification,
83 are permitted in any medium without royalty provided the copyright
84 notice and this notice are preserved.
90 version-control: never