1 2015-01-28 Alan Modra <amodra@gmail.com>
3 * emulparams/elf64ppc.sh (INITIAL_READWRITE_SECTIONS): Define.
4 * emultempl/ppc64elf.em (params): Init new field.
5 (ppc_after_open): New function.
6 (LDEMUL_AFTER_OPEN): Define.
7 * ldlang.c (lang_final): Whitespace fix.
9 2015-01-28 James Bowman <james.bowman@ftdichip.com>
11 * Makefile.am: Add FT32 files.
12 * configure.tgt: Handle FT32 target.
13 * emulparams/elf32ft32.sh: New file.
14 * scripttempl/ft32.sc: New file.
15 * Makefile.in: Regenerate.
17 2015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
20 * ldexp.c (fold_name): Fold LENGTH only after
21 lang_first_phase_enum.
22 * ldgram.y (memory_spec): Don't evaluate ORIGIN and LENGTH
24 * ldlang.h (struct memory_region_struct): Add origin_exp and
26 * ldlang.c (lang_do_memory_regions): New.
27 (lang_memory_region_lookup): Initialize origin_exp and
29 (lang_process): Call lang_do_memory_regions.
31 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
33 * ldlang.c (print_assignment): Only evaluate the expression for a
34 PROVIDE'd assignment when the destination is being defined.
35 Display a special message for PROVIDE'd symbols that are not being
38 2015-01-20 Alan Modra <amodra@gmail.com>
40 * emulparams/elf64ppc.sh (OTHER_SDATA_SECTIONS): Use in place of..
41 (OTHER_BSS_SYMBOLS): ..this.
42 (OTHER_PLT_RELOC_SECTIONS): Don't define.
43 (OTHER_GOT_RELOC_SECTIONS): Add rela.toc1 and rela.tocbss.
44 (OTHER_READWRITE_SECTIONS): Don't define. Move .toc1 to..
45 (OTHER_RELRO_SECTIONS_2): ..here.
46 * scripttempl/elf.sc: Move SBSS too when DATA_SDATA.
48 2015-01-20 Alan Modra <amodra@gmail.com>
50 * emulparams/elf64ppc.sh (BSS_PLT): Don't define.
51 (OTHER_READWRITE_SECTIONS): Move .branch_lt to..
52 (OTHER_RELRO_SECTIONS_2): ..here.
53 (DATA_GOT, SEPARATE_GOTPLT, DATA_SDATA, DATA_PLT,
54 PLT_BEFORE_GOT): Define.
55 * scripttempl/elf.sc: Handle DATA_SDATA and DATA_GOT/DATA_PLT/
56 PLT_BEFORE_GOT combination.
57 (DATA_GOT, SDATA_GOT): Don't define if either is already defined.
59 2015-01-20 Alan Modra <amodra@gmail.com>
61 * emulparams/elf64ppc.sh (OTHER_READWRITE_SECTIONS): Move .opd to..
62 (OTHER_RELRO_SECTIONS_2): ..here, new define.
63 * scripttempl/elf.sc: Add OTHER_RELRO_SECTIONS_2.
65 2015-01-19 Alan Modra <amodra@gmail.com>
68 * ldlang.c (lang_process): Run lang_common before lang_gc_sections.
70 2015-01-14 Jiong Wang <jiong.wang@arm.com>
72 * ld-arm/elf32-reject.s: New testcase.
73 * ld-arm/elf32-reject.d: Likewise.
74 * ld-arm/elf32-reject-pie.s: Likewise.
75 * ld-arm/elf32-reject-pie.d: Likewise.
76 * ld-arm/arm-elf.exp: Run new testcases.
77 * ld-arm/ifunc-7.s: Delete f2/f4 test items.
78 * ld-arm/ifunc-7.rd: Likewise.
79 * ld-arm/ifunc-7.gd: Likewise.
80 * ld-arm/ifunc-7.dd: Likewise.
81 * ld-arm/ifunc-8.s: Likewise.
82 * ld-arm/ifunc-8.rd: Likewise.
83 * ld-arm/ifunc-8.gd: Likewise.
84 * ld-arm/ifunc-8.dd: Likewise.
86 2015-01-01 Alan Modra <amodra@gmail.com>
88 * ldver.c (ldversion): Just print current year.
90 2015-01-01 Alan Modra <amodra@gmail.com>
92 Update year range in copyright notice of all files.
94 For older changes see ChangeLog-2014
96 Copyright (C) 2015 Free Software Foundation, Inc.
98 Copying and distribution of this file, with or without modification,
99 are permitted in any medium without royalty provided the copyright
100 notice and this notice are preserved.
106 version-control: never