PR ld/15896
[binutils-gdb.git] / ld / ChangeLog
1 2013-08-28 Nick Clifton <nickc@redhat.com>
2
3 PR ld/15896
4 * ld.texinfo: Fix uses of MB abbreviation.
5
6 2013-08-26 Roland McGrath <mcgrathr@google.com>
7
8 * emulparams/elf_i386_nacl.sh (ARCH): Set to i386:nacl.
9 * emulparams/elf_x86_64_nacl.sh (ARCH): Set to i386:x86-64:nacl.
10 * emulparams/elf32_x86_64_nacl.sh (ARCH): Set to i386:x64-32:nacl.
11
12 2013-08-23 Roland McGrath <mcgrathr@google.com>
13
14 * emulparams/elf_nacl.sh (nacl_rodata_addr): Don't add in
15 SIZEOF_HEADERS here; elf.sc does it already.
16
17 2013-08-23 Nick Clifton <nickc@redhat.com>
18
19 PR ld/15839
20 * scripttempl/avr.sc: Do not include gc'able sections into general
21 sections during relocatable links.
22
23 2013-08-22 Christian Franke <franke@computer.org>
24
25 * emultempl/pe.em: Add --disable-large-address-aware option.
26 * ld.texinfo (--disable-large-address-aware): Add documentation.
27
28 2013-08-14 Clemens Lang <clemens.lang@fau.de>
29
30 * ldexp.c: Add LOG2CEIL() builtin function to linker script language
31 * ldgram.y: Likewise
32 * ldlex.l: Likewise
33 * NEWS: Mention the new feature.
34 * ld.texinfo: Document the new feature.
35
36 2013-07-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
37
38 * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.
39 * ldlang.c: Likewise.
40 * ldlang.h: Likewise.
41 * ldlex.l: Likewise.
42 * mri.c: Likewise.
43 * ld.texinfo: Document new feature.
44 * NEWS: Mention new feature.
45
46 2013-07-18 Roland McGrath <mcgrathr@google.com>
47
48 * emultempl/armelf.em (elf32_arm_add_stub_section): Take third
49 argument ALIGNMENT_POWER, use it instead of constant 3.
50
51 2013-07-08 Jeff Law <law@redhat.com>
52
53 * scripttempl/elf.sc: Handle function names and other text after
54 .text.unlikely too.
55
56 2013-07-08 Tristan Gingold <gingold@adacore.com>
57
58 * scripttempl/ia64vms.sc: Add support of per data and per function
59 sections.
60
61 2013-07-01 Alan Modra <amodra@gmail.com>
62
63 * emultempl/ppc64elf.em: (ppc_layout_sections_again): Call
64 ppc64_elf_set_toc rather than ppc64_elf_toc/_bfd_set_gp_value.
65 (gld${EMULATION_NAME}_after_allocation): Likewise.
66
67 2013-06-26 Yufeng Zhang <yufeng.zhang@arm.com>
68
69 * emulparams/aarch64elf32.sh: New file.
70
71 2013-06-26 Yufeng Zhang <yufeng.zhang@arm.com>
72
73 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eaarch64elf32b.c.
74 (eaarch64elf32b.c): New dependency and rule.
75 * Makefile.in: Re-generated.
76 * configure.tgt (aarch64-*-elf): Add aarch64elf32b.
77 (aarch64_be-*-elf, aarch64_be-*-linux*, aarch64-*-linux*): Likewise.
78 * emulparams/aarch64elf32b.sh: New file.
79
80 2013-06-26 Yufeng Zhang <yufeng.zhang@arm.com>
81
82 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eaarch64elf32.c.
83 (eaarch64elf32.c): New dependency and rule.
84 * Makefile.in: Re-generated.
85 * configure.tgt (aarch64-*-elf): Add aarch64elf32.
86 (aarch64_be-*-elf, aarch64_be-*-linux*, aarch64-*-linux*): Likewise.
87 * emulparams/aarch64elf32.sh: New file.
88
89 2013-06-25 Maciej W. Rozycki <macro@codesourcery.com>
90
91 * emultempl/mipself.em (insn32): New variable.
92 (mips_create_output_section_statements): Handle insn32 mode.
93 (PARSE_AND_LIST_PROLOGUE): New macro.
94 (PARSE_AND_LIST_LONGOPTS): Likewise.
95 (PARSE_AND_LIST_OPTIONS): Likewise.
96
97 * gen-doc.texi: Set MIPS.
98 * ld.texinfo: Likewise.
99 (Options specific to MIPS targets): New section.
100 (ld and MIPS family): New node.
101 (Top, Machine Dependent): List the new node.
102
103 2013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
104
105 * emulparams/elf32btsmip.sh: Arrange for .got.plt to be placed
106 as close to .plt as possible.
107 * scripttempl/elf.sc: Handle $INITIAL_READWRITE_SECTIONS and
108 $PLT_NEXT_DATA variables.
109
110 2013-06-23 Richard Sandiford <rdsandiford@googlemail.com>
111
112 * Makefile.am (ALL_EMULATION_SOURCES): Move MIPS ELF emulations to...
113 (ALL_64_EMULATION_SOURCES): ...here.
114 * Makefile.in: Regenerate.
115
116 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
117
118 * NEWS: Document the removal of MIPS ECOFF targets.
119 * ld.texinfo (--gpsize=@var{value}): Use MIPS ELF rather than
120 MIPS ECOFF as an example of a target that supports small data.
121 * ldmain.c (g_switch_value): Likewise.
122 * configure.tgt (mips*-*-pe, mips*-dec-ultrix*, mips*-dec-osf*)
123 (mips*-sgi-irix* [v4 and earlier], mips*el-*-ecoff*, mips*-*-ecoff*)
124 (mips*-*-bsd*, mips*-*-lnews*): Remove cases.
125 * Makefile.am (ALL_EMULATION_SOURCES): Remove emipsbig.c, emipsbsd.c,
126 emipsidt.c, emipsidtl.c, emipslit.c, emipslnews.c and emipspe.c.
127 (emipsbig.c, emipsbsd.c, emipsidt.c, emipsidtl.c, emipslit.c)
128 (emipslnews.c, emipspe.c): Delete rules.
129 * Makefile.in: Regenerate.
130 * emulparams/mipsbig.sh, emulparams/mipsbsd.sh, emulparams/mipsidt.sh,
131 emulparams/mipsidtl.sh, emulparams/mipslit.sh, emulparams/mipslnews.sh,
132 emulparams/mipspe.sh, emultempl/mipsecoff.em: Delete.
133 * emultempl/m68kcoff.em: Update comment to say that MIPS ECOFF support
134 has now been removed.
135 * emultempl/pe.em: Remove TARGET_IS_mipspe checks.
136
137 2013-06-19 Will Newton <will.newton@linaro.org>
138
139 * emulparams/aarch64elf.sh: Remove IREL_IN_PLT.
140
141 2013-06-14 Yufeng Zhang <yufeng.zhang@arm.com>
142
143 * emulparams/aarch64elf.sh: Add IREL_IN_PLT.
144
145 2013-06-12 Nick Clifton <nickc@redhat.com>
146
147 * ldcref.c (output_one_cref): Place common definitions after
148 ordinary definitions but before references.
149
150 2013-06-10 Dilyan Palauzov <dilyan.palauzov@aegee.org>
151
152 PR ld/15598
153 * ld.texinfo (Source Code Reference): Fix typos.
154
155 2013-06-07 Will Newton <will.newton@linaro.org>
156
157 * emulparams/aarch64elf.sh: Add IREL_IN_PLT.
158
159 2013-06-07 Nick Clifton <nickc@redhat.com>
160
161 * ld.texinfo (SEGMENT_START): Rephrase to indicate that a -T
162 option must appear before the SEGMENT_START is encountered in
163 order for the default value to be overridden.
164
165 2013-05-03 Alan Modra <amodra@gmail.com>
166
167 PR ld/15365
168 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
169 Restrict __ehdr_start's export class to no less than STV_HIDDEN.
170
171 2013-05-03 Alan Modra <amodra@gmail.com>
172
173 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
174 Only call lang_for_each_statement if an ELF hash table is used.
175
176 2013-05-02 Nick Clifton <nickc@redhat.com>
177
178 * Makefile.am: Add emsp430X.c
179 * Makefine.in: Regenerate.
180 * configure.tgt (msp430): Add msp430X emulation.
181 * ldmain.c (multiple_definition): Only disable relaxation if it
182 was enabled by the user.
183 * ldmain.h (RELAXATION_ENABLED_BY_USER): New macro.
184 * emulparams/msp430all.sh: Add support for MSP430X.
185 * emultempl/generic.em: (before_parse): Enable relaxation for the
186 MSP430.
187 * scripttempl/msp430.sc: Reorganize sections. Add .rodata
188 section.
189 * scripttempl/msp430_3.sc: Likewise.
190 * NEWS: Mention support for MSP430X.
191
192 2013-05-01 Maciej W. Rozycki <macro@codesourcery.com>
193
194 * configure.tgt: Replace alpha*-*-linuxecoff* pattern with
195 alpha*-*-linux*ecoff*. Update the `sed' pattern used to convert
196 from alpha*-*-linux-* to alpha*-*-linux*ecoff*.
197
198 2013-05-01 Maciej W. Rozycki <macro@codesourcery.com>
199
200 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
201 Use is_elf_hash_table rather than a handcoded condition.
202
203 2013-04-30 Nick Clifton <nickc@redhat.com>
204
205 * ld.texinfo (SORT_BY_ALIGNMENT): Fix and clarify typo - sections
206 are sorted by descending order of alignment.
207
208 2013-04-29 Nick Clifton <nickc@redhat.com>
209
210 * scripttempl/DWARF.sc: Add support for .debug_line.* and
211 .debug_line_end.
212
213 2013-04-29 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
214
215 * emultempl/pe.em [cygwin]: Do not merge rdata with v2
216 psuedo-relocs.
217
218 2013-04-28 Thomas Schwinge <thomas@codesourcery.com>
219
220 * scripttempl/armbpabi.sc: Replace "source" usage with ".".
221 * scripttempl/avr.sc: Likewise.
222 * scripttempl/elf.sc: Likewise.
223 * scripttempl/elf32cr16.sc: Likewise.
224 * scripttempl/elf32crx.sc: Likewise.
225 * scripttempl/elf32msp430.sc: Likewise.
226 * scripttempl/elf32msp430_3.sc: Likewise.
227 * scripttempl/elf32sh-symbian.sc: Likewise.
228 * scripttempl/elf64hppa.sc: Likewise.
229 * scripttempl/elf_chaos.sc: Likewise.
230 * scripttempl/elfd10v.sc: Likewise.
231 * scripttempl/elfd30v.sc: Likewise.
232 * scripttempl/elfi370.sc: Likewise.
233 * scripttempl/elfm68hc11.sc: Likewise.
234 * scripttempl/elfm68hc12.sc: Likewise.
235 * scripttempl/elfxgate.sc: Likewise.
236 * scripttempl/elfxtensa.sc: Likewise.
237 * scripttempl/epiphany_4x4.sc: Likewise.
238 * scripttempl/i386beos.sc: Likewise.
239 * scripttempl/i386go32.sc: Likewise.
240 * scripttempl/ia64vms.sc: Likewise.
241 * scripttempl/ip2k.sc: Likewise.
242 * scripttempl/iq2000.sc: Likewise.
243 * scripttempl/mep.sc: Likewise.
244 * scripttempl/mmo.sc: Likewise.
245 * scripttempl/v850.sc: Likewise.
246 * scripttempl/v850_rh850.sc: Likewise.
247 * scripttempl/xstormy16.sc: Likewise.
248
249 2013-04-26 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
250
251 * scripttempl/avr.sc: Add ALIGN directive after *(.progmem*).
252
253 2013-04-26 Alan Modra <amodra@gmail.com>
254
255 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Test
256 unresolved_syms_in_shared_libs rather than !executable to
257 determine whether to load DT_NEEDED libraries.
258
259 2013-04-25 Alan Modra <amodra@gmail.com>
260
261 * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32lppclinux.c.
262 (eelf32lppclinux.c): New rule.
263 * Makefile.in: Regenerate.
264 * configure.tgt: Merge powerpc-linux and other powerpc-elf targets
265 with corresponding little-endian targets.
266 * emulparams/elf32lppc.sh: Update comment.
267 * emulparams/elf32lppclinux.sh: New.
268
269 2013-04-24 H.J. Lu <hongjiu.lu@intel.com>
270
271 * configure.tgt (targ_extra_emuls): Adds elf32_x86_64 for
272 x86_64-*-elf*.
273 (targ_extra_libpath): Likewise.
274 (tdir_elf_i386): Replace x86_64 with i386 for x86_64-*-elf*.
275
276 2013-04-24 Yufeng Zhang <yufeng.zhang@arm.com>
277
278 * emulparams/aarch64elf.sh: Define ELFSIZE=64.
279 * emulparams/aarch64linux.sh: Ditto.
280 * emultempl/aarch64elf.em (aarch64_elf_before_allocation):
281 Replace elf64 with elf${ELFSIZE}.
282 (elf64_aarch64_add_stub_section): Likewise.
283 (build_section_lists): Likewise.
284 (gld${EMULATION_NAME}_after_allocation): Likewise.
285 (gld${EMULATION_NAME}_finish): Likewise.
286 (aarch64_elf_create_output_section_statements): Likewise.
287
288 2013-04-24 Nick Clifton <nickc@redhat.com>
289
290 PR ld/15389
291 * scripttempl/avr.sc: Add .note.gnu.build-id section.
292
293 2013-04-22 Alan Modra <amodra@gmail.com>
294
295 * emultempl/ppc64elf.em (ppc_create_output_section_statements):
296 Check return from ppc64_elf_init_stub_bfd.
297
298 2013-04-15 Nick Clifton <nickc@redhat.com>
299
300 * Makefile.am (ELF_DEPS): Add a dependency upon
301 scripttempl/DWARF.sc.
302 (ELF_GEN_DEPS): Likewise.
303 (emmo.c): Likewise.
304 * Makefile.in: Regenerate.
305
306 * scripttempl/armbpabi.sc: Replace DWARF sections with an
307 inclusion of DWARF.sc.
308 * scripttempl/avr.sc: Likewise.
309 * scripttempl/elf.sc: Likewise.
310 * scripttempl/elf32cr16.sc: Likewise.
311 * scripttempl/elf32crx.sc: Likewise.
312 * scripttempl/elf32msp430.sc: Likewise.
313 * scripttempl/elf32msp430_3.sc: Likewise.
314 * scripttempl/elf32sh-symbian.sc: Likewise.
315 * scripttempl/elf64hppa.sc: Likewise.
316 * scripttempl/elf_chaos.sc: Likewise.
317 * scripttempl/elfd10v.sc: Likewise.
318 * scripttempl/elfd30v.sc: Likewise.
319 * scripttempl/elfi370.sc: Likewise.
320 * scripttempl/elfm68hc11.sc: Likewise.
321 * scripttempl/elfm68hc12.sc: Likewise.
322 * scripttempl/elfxgate.sc: Likewise.
323 * scripttempl/elfxtensa.sc: Likewise.
324 * scripttempl/epiphany_4x4.sc: Likewise.
325 * scripttempl/i386beos.sc: Likewise.
326 * scripttempl/i386go32.sc: Likewise.
327 * scripttempl/ia64vms.sc: Likewise.
328 * scripttempl/ip2k.sc: Likewise.
329 * scripttempl/iq2000.sc: Likewise.
330 * scripttempl/mep.sc: Likewise.
331 * scripttempl/mmo.sc: Likewise.
332 * scripttempl/v850.sc: Likewise.
333 * scripttempl/v850_rh850.sc: Likewise.
334 * scripttempl/xstormy16.sc: Likewise.
335 * scripttempl/DWARF.sc: New.
336
337 2013-04-04 Alan Modra <amodra@gmail.com>
338
339 * ldlang.c (load_symbols): Report "error adding symbols" on
340 bfd_link_add_symbols failure.
341 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Likewise.
342 * emultempl/sunos.em (gld${EMULATION_NAME}_after_open): Likewise.
343 (gld${EMULATION_NAME}_try_needed): Likewise.
344
345 2013-03-27 Georg-Johann Lay <gjl@gcc.gnu.org>
346
347 PR ld/13812
348 * scripttempl/avr.sc: Place trampolines before .progmem section.
349
350 2013-03-25 Kai Tietz <ktietz@redhat.com>
351
352 * ld.texinfo (--disable-runtime-pseudo-reloc): Adjust default.
353
354 2013-03-21 Michael Schewe <michael.schewe@gmx.net>
355
356 * ld.texinfo (H8/300): Add description of relaxation of
357 mov @(disp:32,ERx) to mov @(disp:16,ERx).
358
359 2013-03-21 Kai Tietz <ktietz@redhat.com>
360
361 * pe-dll.c (process_def_file_and_drectve): Don't handle VC
362 generated C++-symbols as stdcall/fastcall.
363
364 2013-03-18 Alan Modra <amodra@gmail.com>
365
366 * ld.texinfo (--as-needed): Update.
367
368 2013-03-14 Jakub Jelinek <jakub@redhat.com>
369
370 * emulparams/aarch64linux.sh (LIBPATH_SUFFIX): Set to 64 for
371 aarch64linux* emulations.
372
373 2013-03-07 Alan Modra <amodra@gmail.com>
374
375 * ldfile.c (ldfile_open_command_file_1): Return after einfo
376 to avoid warning.
377
378 2013-03-05 Corinna Vinschen <vinschen@redhat.com>
379
380 * configure.host: Add x86_64-*-cygwin* as valid host.
381 * configure.tgt: Add x86_64-*-cygwin* as valid target.
382 * emultempl/pep.em: Handle different requirements for Cygwin in terms
383 of start addresses for executables and DLLs, based on memory model in
384 http://cygwin.com/ml/cygwin-developers/2013-02/msg00027.html
385
386 2013-03-05 Alan Modra <amodra@gmail.com>
387
388 PR ld/15222
389 * ldlang.c (lang_size_sections_1): When given an lma_region align
390 LMA as per VMA only if lma_region is the same as region.
391
392 2013-02-27 Nick Clifton <nickc@redhat.com>
393
394 * scripttempl/elf32msp430.sc: Add placement of .data.* sections.
395 Add alignment of .bss section.
396 * scripttempl/elf32msp430_3.sc: Likewise.
397
398 2013-02-26 Nick Clifton <nickc@redhat.com>
399
400 PR ld/15188
401 * ld.texinfo: Fix typos.
402
403 2013-02-21 Alan Modra <amodra@gmail.com>
404
405 * scripttempl/elf.sc (.init_array, .fini_array): Don't sort all
406 .init_array/.fini_array input sections before .ctors/.dtors input
407 sections.
408 (CTORS_IN_INIT_ARRAY, DTORS_IN_INIT_ARRAY): Adjust to suit.
409
410 2013-02-21 Alan Modra <amodra@gmail.com>
411
412 * emultempl/elf32.em (write_build_id, setup_build_id): Adjust
413 for elf_tdata changes.
414
415 2013-02-21 Alan Modra <amodra@gmail.com>
416
417 * emultempl/elf-generic.em: Use newly defined elf_obj_tdata
418 accessor macros.
419
420 2013-02-20 Alan Modra <amodra@gmail.com>
421
422 * Makefile.am: Use $(ELF_DEPS) on a number of eelf*.c rules.
423 * Makefile.in: Regenerate.
424
425 2013-02-19 Sandra Loosemore <sandra@codesourcery.com>
426
427 PR ld/15146
428 * plugin.c (plugin_notice): Add null check before dereferencing
429 pointer.
430
431 2013-02-19 Alan Modra <amodra@gmail.com>
432
433 * emultempl/elf32.em (emit_note_gnu_build_id): New static var.
434 Replace all info->emit_note_gnu_build_id refs.
435 (id_note_section_size): Rename from
436 gld${EMULATION_NAME}_id_note_section_size.
437 (struct build_id_info): Delete.
438 (write_build_id): Rename from
439 gld${EMULATION_NAME}_write_build_id_section.
440 Update elf_tdata usage. Style, formatting.
441 (setup_build_id): New function.
442 (gld${EMULATION_NAME}_after_open): Use setup_build_id.
443
444 2013-02-16 H.J. Lu <hongjiu.lu@intel.com>
445
446 PR ld/15146
447 * plugin.c (plugin_notice): Replace the undefined dummy bfd with
448 the real one.
449
450 2013-02-16 H.J. Lu <hongjiu.lu@intel.com>
451
452 PR ld/15141
453 * plugin.c (plugin_notice): Also trace symbol from the IR bfd.
454
455 2013-02-15 Kai Tietz <ktietz@redhat.com>
456
457 * scripttempl/pep.sc (.xdata): Merge .xdata* into .xdata section.
458 (.pdata): Merge .pdata* into .pdata section.
459
460 2013-02-11 Alan Modra <amodra@gmail.com>
461
462 * ldlang.c (get_init_priority): Comment typo.
463 (lang_finish): Free link_info.hash and lang_definedness_table.
464 (lang_end): Delete lang_definedness_table comment.
465
466 2013-02-11 Alan Modra <amodra@gmail.com>
467
468 PR ld/15130
469 * ld.texinfo (-rpath-link): Typo fix.
470
471 2013-02-08 Markos Chandras <markos.chandras@imgtec.com>
472
473 * emultempl/metagelf.em (build_section_lists): Use sec_info_type
474 rather than userdata->flags.just_syms.
475
476 2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
477 Andrew Jenner <andrew@codesourcery.com>
478
479 Based on patches from Altera Corporation.
480
481 * Makefile.am (enios2elf.c): New rule.
482 * Makefile.in: Regenerated.
483 * configure.tgt: Add case for nios2*-*-*.
484 * emulparams/nios2elf.sh: New file.
485 * NEWS: Note Altera Nios II support.
486
487 2013-02-06 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
488
489 * emultempl/avrelf.em (avr_elf_before_parse): New function.
490 (LDEMUL_BEFORE_PARSE): Define.
491
492 2013-02-06 Alan Modra <amodra@gmail.com>
493
494 PR ld/15096
495 * emultempl/elf32.em: Revert 2013-02-04, 2013-01-22 and 2013-01-21.
496 * emultempl/alphaelf.em: Revert 2013-02-04.
497 * emultempl/cr16elf.em: Likewise.
498 * emultempl/crxelf.em: Likewise.
499 * emultempl/hppaelf.em: Likewise.
500 * emultempl/ia64elf.em: Likewise.
501 * emultempl/mipself.em: Likewise.
502 * NEWS: Revert 2013-01-21.
503
504 2013-02-04 H.J. Lu <hongjiu.lu@intel.com>
505
506 PR ld/15096
507 * emultempl/alphaelf.em (alpha_after_parse): Call
508 gld${EMULATION_NAME}_after_parse instead of after_parse_default.
509 * emultempl/cr16elf.em (cr16elf_after_parse): Likewise.
510 * emultempl/crxelf.em (crxelf_after_parse): Likewise.
511 * emultempl/hppaelf.em (hppaelf_after_parse): Likewise.
512 * emultempl/mipself.em (mips_after_parse): Likewise.
513
514 * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Renamed
515 to ...
516 (gld_${EMULATION_NAME}_after_parse): This. Call
517 gld${EMULATION_NAME}_after_parse instead of after_parse_default.
518 (LDEMUL_AFTER_PARSE): Set to gld_${EMULATION_NAME}_after_parse.
519
520 * emultempl/elf32.em (new_dtags_set): New variable.
521 (gld${EMULATION_NAME}_before_parse): Don't set link_info.new_dtags
522 here.
523 (gld${EMULATION_NAME}_after_parse): New function.
524 (ld_${EMULATION_NAME}_emulation): Replace after_parse_default'
525 with gld${EMULATION_NAME}_after_parse.
526 (gld${EMULATION_NAME}_handle_option): Set new_dtags_set to TRUE
527 when setting link_info.new_dtags.
528
529 2013-01-25 Kai Tietz <ktietz@redhat.com>
530
531 * deffilep.y (def_image_name): Adjust type of base-address
532 argument.
533 (%union): Add new type bfd_vma as vma.
534 (VMA): New rule.
535 (opt_base): Use VMA instead of NUMBER rule to evaluate value.
536 (def_file_print): Use bfd's fprintf_vma to output base-address.
537
538 2013-01-24 Nick Clifton <nickc@redhat.com>
539
540 * NEWS: Mention support for V850E3V5 architecture.
541
542 2013-01-23 Martin Koegler <martin.koegler@chello.at>
543
544 PR ld/15041
545 * scripttempl/pep.sc (.pdata): Only accept .pdata sections.
546 (.xdata): Similarly.
547 (.debug_frame): Similarly.
548
549 2013-01-23 Georg-Johann Lay <avr@gjlay.de>
550
551 PR ld/15037
552 * scripttempl/avr.sc (.eeprom): Keep it.
553
554 2013-01-23 Leif Ekblad <leif@rdos.net>
555
556 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64rdos.c.
557 (eelf64rdos.c): New rule.
558 * emulparams/elf64rdos.sh: New file.
559 * configure.tgt (x86_64-*-rdos*): Use above.
560 * Makefile.in: Regenerate.
561
562 2013-01-22 Roland McGrath <mcgrathr@google.com>
563
564 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
565 new_dtags to TRUE for *-*-nacl* targets.
566
567 2013-01-21 Mike Frysinger <vapier@gentoo.org>
568
569 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
570 link_info.new_dtags to TRUE for linux/gnu targets.
571 * NEWS: Mention new dtags default.
572
573 2013-01-19 H.J. Lu <hongjiu.lu@intel.com>
574
575 * Makefile.am (HOSTING_SCRT0): New.
576
577 * configure.host (HOSTING_SCRT0): New. Used for PIE.
578
579 * configure.in (HOSTING_SCRT0): New AC_SUBST.
580
581 * Makefile.in: Regenerated.
582 * configure: Likewise.
583
584 2013-01-18 Mike Frysinger <vapier@gentoo.org>
585
586 * NEWS: Mention change in behavior with --enable-new-dtags.
587 * ld.texinfo (Options): Clarify --enable-new-dtags behavior.
588
589 2013-01-14 Leif Ekblad <leif@rdos.net>
590 Alan Modra <amodra@gmail.com>
591
592 * ld.texinfo (-Tldata-segment): Describe.
593 * ldlex.h (OPTION_TLDATA_SEGMENT): New enum value.
594 * lexsup.c (ld_options): Add -Tldata-segment.
595 (parse_args): Handle OPTION_TLDATA_SEGMENT.
596 * scripttempl/elf.sc: Support LARGE_DATA_ADDR.
597
598 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
599
600 * deffilep.y: Remove trailing white spaces.
601 * elf-hints-local.h: Likewise.
602 * ldexp.c: Likewise.
603 * ldlang.h: Likewise.
604 * ldmisc.c: Likewise.
605 * ldwrite.c: Likewise.
606 * pe-dll.c: Likewise.
607 * emulparams/criself.sh: Likewise.
608 * emulparams/crislinux.sh: Likewise.
609 * emulparams/elf32_tic6x_le.sh: Likewise.
610 * emulparams/elf32bmipn32-defs.sh: Likewise.
611 * emulparams/elf32mb_linux.sh: Likewise.
612 * emulparams/elf32mep.sh: Likewise.
613 * emulparams/elf32microblaze.sh: Likewise.
614 * emulparams/elf32ppc.sh: Likewise.
615 * emulparams/elf64_s390.sh: Likewise.
616 * emulparams/elf64alpha.sh: Likewise.
617 * emulparams/elf_s390.sh: Likewise.
618 * emulparams/elf_x86_64.sh: Likewise.
619 * emulparams/tic80coff.sh: Likewise.
620 * emultempl/aix.em: Likewise.
621 * emultempl/avrelf.em: Likewise.
622 * emultempl/cr16elf.em: Likewise.
623 * emultempl/pe.em: Likewise.
624 * emultempl/pep.em: Likewise.
625 * emultempl/spuelf.em: Likewise.
626 * emultempl/tic6xdsbt.em: Likewise.
627
628 2013-01-10 Will Newton <will.newton@imgtec.com>
629
630 * Makefile.am: Add Meta.
631 * Makefile.in: Regenerate.
632 * configure.tgt: Add Meta.
633 * emulparams/elf32metag.sh: New file.
634 * emultempl/metagelf.em: New file.
635
636 2013-01-09 Alan Modra <amodra@gmail.com>
637
638 * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.
639 * emulparams/elf32_x86_64.sh: Likewise.
640 * emulparams/elf_k1om.sh: Likewise.
641 * emulparams/elf_l1om.sh: Likewise.
642 * scripttempl/elf.sc (LARGE_BSS): Define rather than appending to
643 OTHER_BSS_SECTIONS. Substitute in script.
644
645 2013-01-08 Leif Ekblad <leif@rdos.net>
646
647 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.
648
649 2013-01-08 Alan Modra <amodra@gmail.com>
650
651 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
652 "name" param with a bfd_link_needed_list pointer. Update caller.
653 (gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.
654
655 2013-01-08 Alan Modra <amodra@gmail.com>
656
657 * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.
658 * Makefile.in: Regenerate.
659
660 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
661
662 * lexsup.c (ld_options): Add fuse-ld= for GCC linker option
663 compatibility.
664
665 2013-01-07 Patrice Dumas <pertusus@free.fr>
666
667 * ld.texinfo: Replace @ with @@ when it is part of the text.
668 Correct ordering of M68HC11 entry.
669
670 2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
671
672 * configure.tgt: Support ELF files for Sony Playstation 2 (for
673 ps2dev and ps2sdk).
674 * emulparams/elf32lr5900n32.sh: Create linker script for Sony
675 Playstation 2 ELF files using MIPS ABI n32.
676 * emulparams/elf32lr5900.sh: Create linker script for Sony
677 Playstation 2 ELF files using MIPS ABI o32.
678 * Makefile.am: Add linker scripts for Sony Playstation 2 ELF
679 files.
680
681 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
682
683 * ldver.c (ldversion): Update copyright year to 2013.
684
685 For older changes see ChangeLog-2012
686 \f
687 Copyright (C) 2013 Free Software Foundation, Inc.
688
689 Copying and distribution of this file, with or without modification,
690 are permitted in any medium without royalty provided the copyright
691 notice and this notice are preserved.
692
693 Local Variables:
694 mode: change-log
695 left-margin: 8
696 fill-column: 74
697 version-control: never
698 End: