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