]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
Merge GCC producer parsers. Allow digits in identifiers.
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
37a3056a
L
12015-01-28 H.J. Lu <hongjiu.lu@intel.com>
2
3 * plugin.h (plugin_get_ir_dummy_bfd): Removed. Move comments to
4 ...
5 * plugin.c (plugin_get_ir_dummy_bfd): Here. Make it static.
6
15f7a26b
L
72015-01-28 H.J. Lu <hongjiu.lu@intel.com>
8
9 PR ld/17878
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.
14 (tv_get_view): New.
15 (dump_tv_tag): Handle LDPT_GET_VIEW.
16 (parse_tv_tag): Likewise.
17
dbd1e97e
AM
182015-01-28 Alan Modra <amodra@gmail.com>
19
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.
25
3f8107ab
AM
262015-01-28 James Bowman <james.bowman@ftdichip.com>
27
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.
33
cc9ad334
SKS
342015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
35
36 PR 4643
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
40 rightaway.
41 * ldlang.h (struct memory_region_struct): Add origin_exp and
42 length_exp fields.
43 * ldlang.c (lang_do_memory_regions): New.
44 (lang_memory_region_lookup): Initialize origin_exp and
45 length_exp fields.
46 (lang_process): Call lang_do_memory_regions.
47
c05b575a
AB
482015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
49
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
53 provided.
54
5ad18f16
AM
552015-01-20 Alan Modra <amodra@gmail.com>
56
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.
64
23283c1b
AM
652015-01-20 Alan Modra <amodra@gmail.com>
66
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.
75
3e2b0f31
AM
762015-01-20 Alan Modra <amodra@gmail.com>
77
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.
81
c4621b33
AM
822015-01-19 Alan Modra <amodra@gmail.com>
83
3e2aa5bb 84 PR ld/17615
c4621b33
AM
85 * ldlang.c (lang_process): Run lang_common before lang_gc_sections.
86
52db4ec2
JW
872015-01-14 Jiong Wang <jiong.wang@arm.com>
88
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.
102
efd321f9
AM
1032015-01-01 Alan Modra <amodra@gmail.com>
104
105 * ldver.c (ldversion): Just print current year.
106
b90efa5b 1072015-01-01 Alan Modra <amodra@gmail.com>
ca0694ad 108
b90efa5b 109 Update year range in copyright notice of all files.
ca0694ad 110
b90efa5b 111For older changes see ChangeLog-2014
252b5132 112\f
b90efa5b 113Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
114
115Copying and distribution of this file, with or without modification,
116are permitted in any medium without royalty provided the copyright
117notice and this notice are preserved.
118
252b5132
RH
119Local Variables:
120mode: change-log
121left-margin: 8
122fill-column: 74
123version-control: never
124End: