PR ld/15188
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2013-02-26 Nick Clifton <nickc@redhat.com>
2
3 PR ld/15188
4 * ld.texinfo: Fix typos.
5
6 2013-02-21 Alan Modra <amodra@gmail.com>
7
8 * scripttempl/elf.sc (.init_array, .fini_array): Don't sort all
9 .init_array/.fini_array input sections before .ctors/.dtors input
10 sections.
11 (CTORS_IN_INIT_ARRAY, DTORS_IN_INIT_ARRAY): Adjust to suit.
12
13 2013-02-21 Alan Modra <amodra@gmail.com>
14
15 * emultempl/elf32.em (write_build_id, setup_build_id): Adjust
16 for elf_tdata changes.
17
18 2013-02-21 Alan Modra <amodra@gmail.com>
19
20 * emultempl/elf-generic.em: Use newly defined elf_obj_tdata
21 accessor macros.
22
23 2013-02-20 Alan Modra <amodra@gmail.com>
24
25 * Makefile.am: Use $(ELF_DEPS) on a number of eelf*.c rules.
26 * Makefile.in: Regenerate.
27
28 2013-02-19 Sandra Loosemore <sandra@codesourcery.com>
29
30 PR ld/15146
31 * plugin.c (plugin_notice): Add null check before dereferencing
32 pointer.
33
34 2013-02-19 Alan Modra <amodra@gmail.com>
35
36 * emultempl/elf32.em (emit_note_gnu_build_id): New static var.
37 Replace all info->emit_note_gnu_build_id refs.
38 (id_note_section_size): Rename from
39 gld${EMULATION_NAME}_id_note_section_size.
40 (struct build_id_info): Delete.
41 (write_build_id): Rename from
42 gld${EMULATION_NAME}_write_build_id_section.
43 Update elf_tdata usage. Style, formatting.
44 (setup_build_id): New function.
45 (gld${EMULATION_NAME}_after_open): Use setup_build_id.
46
47 2013-02-16 H.J. Lu <hongjiu.lu@intel.com>
48
49 PR ld/15146
50 * plugin.c (plugin_notice): Replace the undefined dummy bfd with
51 the real one.
52
53 2013-02-16 H.J. Lu <hongjiu.lu@intel.com>
54
55 PR ld/15141
56 * plugin.c (plugin_notice): Also trace symbol from the IR bfd.
57
58 2013-02-15 Kai Tietz <ktietz@redhat.com>
59
60 * scripttempl/pep.sc (.xdata): Merge .xdata* into .xdata section.
61 (.pdata): Merge .pdata* into .pdata section.
62
63 2013-02-11 Alan Modra <amodra@gmail.com>
64
65 * ldlang.c (get_init_priority): Comment typo.
66 (lang_finish): Free link_info.hash and lang_definedness_table.
67 (lang_end): Delete lang_definedness_table comment.
68
69 2013-02-11 Alan Modra <amodra@gmail.com>
70
71 PR ld/15130
72 * ld.texinfo (-rpath-link): Typo fix.
73
74 2013-02-08 Markos Chandras <markos.chandras@imgtec.com>
75
76 * emultempl/metagelf.em (build_section_lists): Use sec_info_type
77 rather than userdata->flags.just_syms.
78
79 2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
80 Andrew Jenner <andrew@codesourcery.com>
81
82 Based on patches from Altera Corporation.
83
84 * Makefile.am (enios2elf.c): New rule.
85 * Makefile.in: Regenerated.
86 * configure.tgt: Add case for nios2*-*-*.
87 * emulparams/nios2elf.sh: New file.
88 * NEWS: Note Altera Nios II support.
89
90 2013-02-06 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
91
92 * emultempl/avrelf.em (avr_elf_before_parse): New function.
93 (LDEMUL_BEFORE_PARSE): Define.
94
95 2013-02-06 Alan Modra <amodra@gmail.com>
96
97 PR ld/15096
98 * emultempl/elf32.em: Revert 2013-02-04, 2013-01-22 and 2013-01-21.
99 * emultempl/alphaelf.em: Revert 2013-02-04.
100 * emultempl/cr16elf.em: Likewise.
101 * emultempl/crxelf.em: Likewise.
102 * emultempl/hppaelf.em: Likewise.
103 * emultempl/ia64elf.em: Likewise.
104 * emultempl/mipself.em: Likewise.
105 * NEWS: Revert 2013-01-21.
106
107 2013-02-04 H.J. Lu <hongjiu.lu@intel.com>
108
109 PR ld/15096
110 * emultempl/alphaelf.em (alpha_after_parse): Call
111 gld${EMULATION_NAME}_after_parse instead of after_parse_default.
112 * emultempl/cr16elf.em (cr16elf_after_parse): Likewise.
113 * emultempl/crxelf.em (crxelf_after_parse): Likewise.
114 * emultempl/hppaelf.em (hppaelf_after_parse): Likewise.
115 * emultempl/mipself.em (mips_after_parse): Likewise.
116
117 * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Renamed
118 to ...
119 (gld_${EMULATION_NAME}_after_parse): This. Call
120 gld${EMULATION_NAME}_after_parse instead of after_parse_default.
121 (LDEMUL_AFTER_PARSE): Set to gld_${EMULATION_NAME}_after_parse.
122
123 * emultempl/elf32.em (new_dtags_set): New variable.
124 (gld${EMULATION_NAME}_before_parse): Don't set link_info.new_dtags
125 here.
126 (gld${EMULATION_NAME}_after_parse): New function.
127 (ld_${EMULATION_NAME}_emulation): Replace after_parse_default'
128 with gld${EMULATION_NAME}_after_parse.
129 (gld${EMULATION_NAME}_handle_option): Set new_dtags_set to TRUE
130 when setting link_info.new_dtags.
131
132 2013-01-25 Kai Tietz <ktietz@redhat.com>
133
134 * deffilep.y (def_image_name): Adjust type of base-address
135 argument.
136 (%union): Add new type bfd_vma as vma.
137 (VMA): New rule.
138 (opt_base): Use VMA instead of NUMBER rule to evaluate value.
139 (def_file_print): Use bfd's fprintf_vma to output base-address.
140
141 2013-01-24 Nick Clifton <nickc@redhat.com>
142
143 * NEWS: Mention support for V850E3V5 architecture.
144
145 2013-01-23 Martin Koegler <martin.koegler@chello.at>
146
147 PR ld/15041
148 * scripttempl/pep.sc (.pdata): Only accept .pdata sections.
149 (.xdata): Similarly.
150 (.debug_frame): Similarly.
151
152 2013-01-23 Georg-Johann Lay <avr@gjlay.de>
153
154 PR ld/15037
155 * scripttempl/avr.sc (.eeprom): Keep it.
156
157 2013-01-23 Leif Ekblad <leif@rdos.net>
158
159 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64rdos.c.
160 (eelf64rdos.c): New rule.
161 * emulparams/elf64rdos.sh: New file.
162 * configure.tgt (x86_64-*-rdos*): Use above.
163 * Makefile.in: Regenerate.
164
165 2013-01-22 Roland McGrath <mcgrathr@google.com>
166
167 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
168 new_dtags to TRUE for *-*-nacl* targets.
169
170 2013-01-21 Mike Frysinger <vapier@gentoo.org>
171
172 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
173 link_info.new_dtags to TRUE for linux/gnu targets.
174 * NEWS: Mention new dtags default.
175
176 2013-01-19 H.J. Lu <hongjiu.lu@intel.com>
177
178 * Makefile.am (HOSTING_SCRT0): New.
179
180 * configure.host (HOSTING_SCRT0): New. Used for PIE.
181
182 * configure.in (HOSTING_SCRT0): New AC_SUBST.
183
184 * Makefile.in: Regenerated.
185 * configure: Likewise.
186
187 2013-01-18 Mike Frysinger <vapier@gentoo.org>
188
189 * NEWS: Mention change in behavior with --enable-new-dtags.
190 * ld.texinfo (Options): Clarify --enable-new-dtags behavior.
191
192 2013-01-14 Leif Ekblad <leif@rdos.net>
193 Alan Modra <amodra@gmail.com>
194
195 * ld.texinfo (-Tldata-segment): Describe.
196 * ldlex.h (OPTION_TLDATA_SEGMENT): New enum value.
197 * lexsup.c (ld_options): Add -Tldata-segment.
198 (parse_args): Handle OPTION_TLDATA_SEGMENT.
199 * scripttempl/elf.sc: Support LARGE_DATA_ADDR.
200
201 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
202
203 * deffilep.y: Remove trailing white spaces.
204 * elf-hints-local.h: Likewise.
205 * ldexp.c: Likewise.
206 * ldlang.h: Likewise.
207 * ldmisc.c: Likewise.
208 * ldwrite.c: Likewise.
209 * pe-dll.c: Likewise.
210 * emulparams/criself.sh: Likewise.
211 * emulparams/crislinux.sh: Likewise.
212 * emulparams/elf32_tic6x_le.sh: Likewise.
213 * emulparams/elf32bmipn32-defs.sh: Likewise.
214 * emulparams/elf32mb_linux.sh: Likewise.
215 * emulparams/elf32mep.sh: Likewise.
216 * emulparams/elf32microblaze.sh: Likewise.
217 * emulparams/elf32ppc.sh: Likewise.
218 * emulparams/elf64_s390.sh: Likewise.
219 * emulparams/elf64alpha.sh: Likewise.
220 * emulparams/elf_s390.sh: Likewise.
221 * emulparams/elf_x86_64.sh: Likewise.
222 * emulparams/tic80coff.sh: Likewise.
223 * emultempl/aix.em: Likewise.
224 * emultempl/avrelf.em: Likewise.
225 * emultempl/cr16elf.em: Likewise.
226 * emultempl/pe.em: Likewise.
227 * emultempl/pep.em: Likewise.
228 * emultempl/spuelf.em: Likewise.
229 * emultempl/tic6xdsbt.em: Likewise.
230
231 2013-01-10 Will Newton <will.newton@imgtec.com>
232
233 * Makefile.am: Add Meta.
234 * Makefile.in: Regenerate.
235 * configure.tgt: Add Meta.
236 * emulparams/elf32metag.sh: New file.
237 * emultempl/metagelf.em: New file.
238
239 2013-01-09 Alan Modra <amodra@gmail.com>
240
241 * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.
242 * emulparams/elf32_x86_64.sh: Likewise.
243 * emulparams/elf_k1om.sh: Likewise.
244 * emulparams/elf_l1om.sh: Likewise.
245 * scripttempl/elf.sc (LARGE_BSS): Define rather than appending to
246 OTHER_BSS_SECTIONS. Substitute in script.
247
248 2013-01-08 Leif Ekblad <leif@rdos.net>
249
250 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.
251
252 2013-01-08 Alan Modra <amodra@gmail.com>
253
254 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
255 "name" param with a bfd_link_needed_list pointer. Update caller.
256 (gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.
257
258 2013-01-08 Alan Modra <amodra@gmail.com>
259
260 * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.
261 * Makefile.in: Regenerate.
262
263 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
264
265 * lexsup.c (ld_options): Add fuse-ld= for GCC linker option
266 compatibility.
267
268 2013-01-07 Patrice Dumas <pertusus@free.fr>
269
270 * ld.texinfo: Replace @ with @@ when it is part of the text.
271 Correct ordering of M68HC11 entry.
272
273 2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
274
275 * configure.tgt: Support ELF files for Sony Playstation 2 (for
276 ps2dev and ps2sdk).
277 * emulparams/elf32lr5900n32.sh: Create linker script for Sony
278 Playstation 2 ELF files using MIPS ABI n32.
279 * emulparams/elf32lr5900.sh: Create linker script for Sony
280 Playstation 2 ELF files using MIPS ABI o32.
281 * Makefile.am: Add linker scripts for Sony Playstation 2 ELF
282 files.
283
284 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
285
286 * ldver.c (ldversion): Update copyright year to 2013.
287
288 For older changes see ChangeLog-2012
289 \f
290 Copyright (C) 2013 Free Software Foundation, Inc.
291
292 Copying and distribution of this file, with or without modification,
293 are permitted in any medium without royalty provided the copyright
294 notice and this notice are preserved.
295
296 Local Variables:
297 mode: change-log
298 left-margin: 8
299 fill-column: 74
300 version-control: never
301 End:
This page took 0.064893 seconds and 5 git commands to generate.