1 2015-01-28 H.J. Lu <hongjiu.lu@intel.com>
3 * plugin.h (plugin_get_ir_dummy_bfd): Removed. Move comments to
5 * plugin.c (plugin_get_ir_dummy_bfd): Here. Make it static.
7 2015-01-28 H.J. Lu <hongjiu.lu@intel.com>
10 * plugin.c (tv_header_tags(): Add LDPT_GET_VIEW.
11 (get_view): New function.
12 (set_tv_header): Handle LDPT_GET_VIEW.
13 * testplug.c (tag_names): Add LDPT_GET_VIEW.
15 (dump_tv_tag): Handle LDPT_GET_VIEW.
16 (parse_tv_tag): Likewise.
18 2015-01-28 Alan Modra <amodra@gmail.com>
20 * emulparams/elf64ppc.sh (INITIAL_READWRITE_SECTIONS): Define.
21 * emultempl/ppc64elf.em (params): Init new field.
22 (ppc_after_open): New function.
23 (LDEMUL_AFTER_OPEN): Define.
24 * ldlang.c (lang_final): Whitespace fix.
26 2015-01-28 James Bowman <james.bowman@ftdichip.com>
28 * Makefile.am: Add FT32 files.
29 * configure.tgt: Handle FT32 target.
30 * emulparams/elf32ft32.sh: New file.
31 * scripttempl/ft32.sc: New file.
32 * Makefile.in: Regenerate.
34 2015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
37 * ldexp.c (fold_name): Fold LENGTH only after
38 lang_first_phase_enum.
39 * ldgram.y (memory_spec): Don't evaluate ORIGIN and LENGTH
41 * ldlang.h (struct memory_region_struct): Add origin_exp and
43 * ldlang.c (lang_do_memory_regions): New.
44 (lang_memory_region_lookup): Initialize origin_exp and
46 (lang_process): Call lang_do_memory_regions.
48 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
50 * ldlang.c (print_assignment): Only evaluate the expression for a
51 PROVIDE'd assignment when the destination is being defined.
52 Display a special message for PROVIDE'd symbols that are not being
55 2015-01-20 Alan Modra <amodra@gmail.com>
57 * emulparams/elf64ppc.sh (OTHER_SDATA_SECTIONS): Use in place of..
58 (OTHER_BSS_SYMBOLS): ..this.
59 (OTHER_PLT_RELOC_SECTIONS): Don't define.
60 (OTHER_GOT_RELOC_SECTIONS): Add rela.toc1 and rela.tocbss.
61 (OTHER_READWRITE_SECTIONS): Don't define. Move .toc1 to..
62 (OTHER_RELRO_SECTIONS_2): ..here.
63 * scripttempl/elf.sc: Move SBSS too when DATA_SDATA.
65 2015-01-20 Alan Modra <amodra@gmail.com>
67 * emulparams/elf64ppc.sh (BSS_PLT): Don't define.
68 (OTHER_READWRITE_SECTIONS): Move .branch_lt to..
69 (OTHER_RELRO_SECTIONS_2): ..here.
70 (DATA_GOT, SEPARATE_GOTPLT, DATA_SDATA, DATA_PLT,
71 PLT_BEFORE_GOT): Define.
72 * scripttempl/elf.sc: Handle DATA_SDATA and DATA_GOT/DATA_PLT/
73 PLT_BEFORE_GOT combination.
74 (DATA_GOT, SDATA_GOT): Don't define if either is already defined.
76 2015-01-20 Alan Modra <amodra@gmail.com>
78 * emulparams/elf64ppc.sh (OTHER_READWRITE_SECTIONS): Move .opd to..
79 (OTHER_RELRO_SECTIONS_2): ..here, new define.
80 * scripttempl/elf.sc: Add OTHER_RELRO_SECTIONS_2.
82 2015-01-19 Alan Modra <amodra@gmail.com>
85 * ldlang.c (lang_process): Run lang_common before lang_gc_sections.
87 2015-01-14 Jiong Wang <jiong.wang@arm.com>
89 * ld-arm/elf32-reject.s: New testcase.
90 * ld-arm/elf32-reject.d: Likewise.
91 * ld-arm/elf32-reject-pie.s: Likewise.
92 * ld-arm/elf32-reject-pie.d: Likewise.
93 * ld-arm/arm-elf.exp: Run new testcases.
94 * ld-arm/ifunc-7.s: Delete f2/f4 test items.
95 * ld-arm/ifunc-7.rd: Likewise.
96 * ld-arm/ifunc-7.gd: Likewise.
97 * ld-arm/ifunc-7.dd: Likewise.
98 * ld-arm/ifunc-8.s: Likewise.
99 * ld-arm/ifunc-8.rd: Likewise.
100 * ld-arm/ifunc-8.gd: Likewise.
101 * ld-arm/ifunc-8.dd: Likewise.
103 2015-01-01 Alan Modra <amodra@gmail.com>
105 * ldver.c (ldversion): Just print current year.
107 2015-01-01 Alan Modra <amodra@gmail.com>
109 Update year range in copyright notice of all files.
111 For older changes see ChangeLog-2014
113 Copyright (C) 2015 Free Software Foundation, Inc.
115 Copying and distribution of this file, with or without modification,
116 are permitted in any medium without royalty provided the copyright
117 notice and this notice are preserved.
123 version-control: never