bfd/
[external/binutils.git] / ld / ChangeLog
1 2006-10-19  Alan Modra  <amodra@bigpond.net.au>
2
3         * emultempl/armelf.em (arm_elf_before_allocation): Run
4         gld${EMULATION_NAME}_before_allocation later.
5         * ldlang.c (lang_size_sections_1): Revert 2006-09-15 change.
6
7 2006-10-18  Roy Marples  <uberlord@gentoo.org>
8
9         * emulparams/elf64_sparc_fbsd.sh (OUTPUT_FORMAT): Define as
10         elf64-sparc-freebsd.
11
12 2006-10-18  Joseph Myers  <joseph@codesourcery.com>
13
14         * configure.tgt (i[3-7]86-*-linux-*): Also define
15         targ_extra_libpath in want64 case.
16         * emulparams/elf_x86_64.sh: Handle i[3-7]86-*-linux-* the same as
17         x86_64*-linux*.
18
19 2006-10-17  Alan Modra  <amodra@bigpond.net.au>
20
21         * scripttempl/elf.sc (INTERP): Delete.  Move definition to..
22         (INITIAL_READONLY_SECTIONS): ..here.
23         * emulparams/criself.sh (INITIAL_READONLY_SECTIONS): Include .interp.
24         * emulparams/elf32bmip.sh (INITIAL_READONLY_SECTIONS): Ditto.
25         * emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): Ditto.
26
27 2006-10-17  Alan Modra  <amodra@bigpond.net.au>
28
29         * ldlang.c (strip_excluded_output_sections): Do strip sections
30         that define syms, but don't ignore them.
31         * ld.texinfo (Output Section Discarding): Revise.
32         * emultempl/armcoff.em (gld${EMULATION_NAME}_finish): Always call
33         finish_default.
34
35 2006-10-16  Richard Sandiford  <richard@codesourcery.com>
36
37         * Makefile.am (eelf64bmip.c): Depend on emulparams/elf64bmip-defs.sh.
38         (eelf64btsmip.c, eelf64ltsmip.c): Likewise.
39         * Makefile.in: Regenerate.
40         * emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): Include
41         .reginfo rather than .MIPS.options.
42         * emulparams/elf64bmip-defs.sh: New file.
43         * emulparams/elf64bmip.sh: Include it.
44         (COMMONPAGESIZE): Delete.
45         * emulparams/elf64btsmip.sh: As for elf64bmip.sh.
46
47 2006-10-12  Bob Wilson  <bob.wilson@acm.org>
48
49         * emultempl/xtensaelf.em (is_inconsistent_linkonce_section): Check
50         for linkonce XCC exception tables (".e" and ".h").
51
52 2006-10-11  Bob Wilson  <bob.wilson@acm.org>
53
54         * emulparams/elf32xtensa.sh (TEXT_PLT): Enable.
55         (OTHER_READONLY_SECTIONS): Add linkonce .xt_except_table sections.
56         (OTHER_READWRITE_SECTIONS): Add linkonce .xt_except_desc sections.
57         (OTHER_SDATA_SECTIONS): New.
58         * scripttempl/elfxtensa.sc: Import changes from elf.sc.
59
60 2006-10-11  Jakub Jelinek  <jakub@redhat.com>
61
62         * ldlang.c (lang_append_dynamic_list): When appending, add all elements
63         of the dynamic list rather than just the first entry.
64
65 2006-10-10  Bob Wilson  <bob.wilson@acm.org>
66
67         * emulparams/elf32xtensa.sh (GENERATE_PIE_SCRIPT): Enable.
68
69 2006-10-06  Mike Frysinger  <vapier@gentoo.org>
70
71         * genscripts.sh: Respect LIBPATH_SUFFIX when not using sysroot.
72
73 2006-10-04  Bob Wilson  <bob.wilson@acm.org>
74
75         * emulparams/xtensa-config.sh: Delete file.
76         * emulparams/elf32xtensa.sh: Set MAXPAGESIZE here instead of including
77         xtensa-config.sh.
78         * Makefile.am (eelf32xtensa.c): Remove dependency on xtensa-config.sh.
79         * Makefile.in: Regenerate.
80
81 2006-10-03  Pedro Alves  <pedro_alves@portugalmail.pt>
82
83         * pe-dll.c : Fix typo.
84         (autofilter_symbolprefixlist) : Remove __imp_.
85         (is_import) : New.
86         (auto-export) : Remove  re-import check. Moved to callers.
87         (process_def_file) : Check is symbol is an import. Always
88         underscore __imp_.
89         Only skip underscore on underscored targets.
90         (make_one) : Always underscore __imp_.
91         (pe_create_runtime_relocator_reference) : Only underscore
92         _pei386_runtime_relocator on underscored targets.
93         (pe_process_import_defs) : Always underscore __imp_.
94         * pe.em (U) : New macro.
95         (set_pe_subsystem) : Remove underscore from _WinMainCRTStartup
96         on wince subsystem case.
97         (pe_find_data_imports) : Use U on "_head_".
98         (gld_${EMULATION_NAME}_unrecognized_file) : Use U.
99
100 2006-09-26  H.J. Lu  <hongjiu.lu@intel.com>
101
102         PR ld/3223
103         PR ld/3267
104         * ld.texinfo: Updated Output Section Discarding.
105
106         * ldlang.h (lang_output_section_statement_type): Add
107         section_relative_symbol.
108         * ldlang.c (strip_excluded_output_sections): Don't strip a
109         section with a symbol relative to it.
110         (lang_size_sections_1): Mark if an output section has a symbol
111         symbol relative to it.
112
113 2006-09-25  Bob Wilson  <bob.wilson@acm.org>
114
115         * ld.texinfo (Options): Update description of local symbols for -X.
116
117 2006-09-23  H.J. Lu  <hongjiu.lu@intel.com>
118
119         PR ld/3249
120         * scripttempl/elf.sc: Don't combine .gnu.linkonce.d.*personality*
121         and .gnu.linkonce.wi.* sections with .data and .debug_info for
122         relocatable link.
123
124 2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
125
126         * configure.in: Add new target x86_64-pc-mingw64.
127         * configure: Regenerate.
128         * configure.tgt: Add definition of target emulation i386pep.
129         * Makefile.am: Add new target files for target-all.
130         * Makefile.in: Regenerate.
131         * pe-dll.c: Adjust to be inheritable by pep_dll.c as include.
132         Fix memory out of bounds excess for idata relocation section data.
133         * pep-dll.c: Add target specific shared object handling.
134         * pep-dll.h: Add target specific definitions for shared object handling.
135         * emulparams/i386pep.sh: Add new emulation params for target x86_64 coff.
136         * emultempl/pep.em: Add new emulation file for target x86_64 coff.
137         * po/POTFILES.in: Regenerate.
138         * scripttempl/pep.sc: Add linker script template for target x86_64 coff.
139         * NEWS: Mention new target.
140
141 2006-09-18  Thiemo Seufer  <ths@networkno.de>
142
143         * configure.tgt: Add mips*el-sde-elf* and mips*-sde-elf*
144         configurations.
145
146 2006-09-17  Mei Ligang  <ligang@sunnorth.com.cn>
147
148         * emulparams/scoreelf.sh: New file.
149         * emultempl/scoreelf.em: New file.
150         * Makefile.am: Add Score files.
151         * Makefile.in: Regenerate.
152         * configure.tgt: Add Score target.
153         * NEWS: Mention new target support.
154         
155 2006-09-16  Nick Clifton  <nickc@redhat.com>
156             Pedro Alves  <pedro_alves@portugalmail.pt>
157
158         * ldctor.c: Make use of new STRING_COMMA_LEN and CONST_STRNEQ
159         macros defined in bfd.h.
160         * ldmain.c: Likewise.
161         * ldwrite.c: Likewise.
162         * lexsup.c: Likewise.
163         * pe-dll.c: Likewise.
164         * emultempl/aix.em: Likewise.
165         * emultempl/beos.em: Likewise.
166         * emultempl/elf32.em: Likewise.
167         * emultempl/pe.em: Likewise.
168         * emultempl/sunos.em: Likewise.
169         * emultempl/xtensaelf.em: Likewise.
170
171 2006-09-15  Nick Clifton  <nickc@redhat.com>
172
173         PR ld/3107
174         * ldlang.c (lang_size_sections_1): Do not abort when encountering
175         a non-empty section that is ignored.  Instead produce a warning
176         message.
177
178 2006-09-08  H.J. Lu  <hongjiu.lu@intel.com>
179
180         * ld.texinfo: Document --dynamic-list-cpp-typeinfo.
181
182 2006-09-07  H.J. Lu  <hongjiu.lu@intel.com>
183
184         * Makefile.am (CXX): Set to g++.
185         (CXX_FOR_TARGET): Likewise.
186         * Makefile.in: Regenerated.
187
188         * NEWS: Mention --dynamic-list.
189
190         * ld.texinfo: Document --dynamic-list.
191
192         * ldgram.y: Support dynamic list.
193
194         * ldlang.c (lang_process): Call lang_finalize_version_expr_head
195         on link_info.dynamic if needed.
196         (lang_append_dynamic_list): New.
197         (lang_append_dynamic_list_cpp_typeinfo): New.
198         * ldlang.h (lang_append_dynamic_list): Likewise.
199         * ldlang.h (lang_append_dynamic_list_cpp_typeinfo): Likewise.
200
201         * ldlex.h (input_enum): Add input_dynamic_list.
202         * ldlex.l: Handle it.
203
204         * ldmain.c (main): Initialize link_info.dynamic.
205
206         * lexsup.c (option_values): Add OPTION_DYNAMIC_LIST and
207         OPTION_DYNAMIC_LIST_CPP_TYPEINFO.
208         (ld_options): Add entries for OPTION_DYNAMIC_LIST and
209         OPTION_DYNAMIC_LIST_CPP_TYPEINFO.
210         (parse_args): Handle OPTION_DYNAMIC_LIST and
211         OPTION_DYNAMIC_LIST_CPP_TYPEINFO.
212
213 2006-09-07  Joel Sherrill <joel.sherrill@oarcorp.com>
214
215         * emulparams/h8300elf.sh: _tinydata should not be placed in
216         relocatables.
217         * emulparams/h8300.sh: Likewise.
218         * emulparams/h8300sxelf.sh: Likewise.
219
220 2006-09-05  H.J. Lu  <hongjiu.lu@intel.com>
221
222         PR ld/3015
223         * emultempl/elf32.em: Enable "-z relro" only if $COMMONPAGESIZE
224         is defined.
225
226 2006-08-29  Nathan Sidwell  <nathan@codesourcery.com>
227
228         * ldlang.c (walk_wild): Allow * to glob '/' in wildcarded match.
229
230 2006-08-28  Alan Modra  <amodra@bigpond.net.au>
231
232         * scripttempl/elf.sc: Ensure that crtbegin and crtend entries will
233         not match random object files in a path containing "crtbegin" or
234         "crtend" as part of a directory name.
235         * scripttempl/armbpabi.sc: Likewise.
236         * scripttempl/crisaout.sc: Likewise.
237         * scripttempl/elf32crx.sc: Likewise.
238         * scripttempl/elf32sh-symbian.sc: Likewise.
239         * scripttempl/elf_chaos.sc: Likewise.
240         * scripttempl/elfd10v.sc: Likewise.
241         * scripttempl/elfd30v.sc: Likewise.
242         * scripttempl/elfxtensa.sc: Likewise.
243         * scripttempl/iq2000.sc: Likewise.
244         * scripttempl/mmo.sc: Likewise.
245         * scripttempl/xstormy16.sc: Likewise.
246
247 2006-08-24  Bob Wilson  <bob.wilson@acm.org>
248
249         * emulparams/elf32xtensa.sh (.xt.prop): Add .xt.prop.*.
250         * scripttempl/elfxtensa.sc (.text): Add .literal.*.
251
252 2006-08-24  Pedro Alves  <pedro_alves@portugalmail.pt>
253
254         * ldlang.c (lang_size_sections_1, lang_assignment_statement_enum):
255         Adjust the current address of DEFAULT_MEMORY_REGION even
256         when dot hasn't changed.
257
258 2006-08-23  Alan Modra  <amodra@bigpond.net.au>
259
260         * ldexp.c (fold_name <LOADADDR>): Return an absolute value
261         rather than a section relative value.
262
263 2006-08-22  Alan Modra  <amodra@bigpond.net.au>
264
265         * NEWS: Mention LMA default change.
266         * ld.texinfo (Output Section LMA): Update default description.
267         (Location Counter): Clarify backward movement.
268         * ldlang.c (lang_size_sections_1): Leave non-alloc sections with
269         default lma equal to vma.  Warn on backward movement of dot.
270
271 2006-08-22  Pedro Alves  <pedro_alves@portugalmail.pt>
272
273         * configure.tgt: Set targ_emul to arm_wince_pe for ARM
274         Windows CE targets.
275
276 2006-08-22  Pedro Alves  <pedro_alves@portugalmail.pt>
277
278         * Makefile.am: Split arm-wince into its own emulation.
279         * Makefile.in: Regenerate.
280         * pe-dll.c : Define PE_ARCH_arm_wince.
281         (pe_detail_list): Add PE_ARCH_arm_wince case.
282         (make_one): Handle PE_ARCH_arm_epoc and PE_ARCH_arm_wince cases.
283         * emulparams/arm_wince_pe.sh: New file.
284         * emultempl/pe.em: Handle new TARGET_IS_arm_wince_pe define.
285         Remap bfd_arm_allocate_interworking_sections,
286         bfd_arm_get_bfd_for_interworking and
287         bfd_arm_process_before_allocation for arm-pe and arm-wince-pe    
288         targets too.
289         (gld_${EMULATION_NAME}_recognized_file): Handle arm-wince and    
290         arm-epoc bfd format names.
291
292 2006-08-18  Paul Brook  <paul@codesourcery.com>
293
294         * emultempl/armelf.em (arm_elf_before_allocation): Call
295         gld${EMULATION_NAME}_before_allocation after setting interworking bfd.
296
297 2006-08-17  Pedro Alves  <pedro_alves@portugalmail.pt>
298
299         * pe-dll.c (autofilter_symbolprefixlist): Remove .idata$.
300         (generate_reloc): Revert to skipping sections without a SEC_LOAD flag,
301         and to not skipping .idata* sections.
302
303 2006-08-16  Alan Modra  <amodra@bigpond.net.au>
304
305         PR 3052
306         * ldlang.h (lang_output_section_statement_type): Replace
307         "processed" field with "processed_vma" and "processed_lma".
308         * ldlang.c (lang_do_assignments_1): Move lma setting code..
309         (lang_size_sections_1): ..to here.
310         (lang_reset_memory_regions): Adjust for
311         lang_output_section_statement_type change.
312         * ldexp.c (fold_name): Likewise.
313
314 2006-08-08  Peter S. Mazinger  <ps.m@gmx.net>
315
316         * emulparams/armelf.sh (MAXPAGESIZE): Changed to
317         "CONSTANT (MAXPAGESIZE)".
318
319 2006-08-08  H.J. Lu  <hongjiu.lu@intel.com>
320
321         PR ld/3006
322         * ldlang.c (lang_section_bst_type): Moved to ...
323         * ldlang.h: Here.
324
325         * ldlang.h (lang_wild_statement_struct): Add a tree field.
326
327         * ldlang.c (wild_sort_fast): Use the tree field for BST.
328         (wild): Likeise.
329         (analyze_walk_wild_section_handler): Initialize the tree field.
330
331 2006-08-08  H.J. Lu  <hongjiu.lu@intel.com>
332
333         PR ld/3009
334         * ldlang.c (update_wild_statements): Update the whole wild
335         section list.
336
337 2006-08-04  Nick Clifton  <nickc@redhat.com>
338             Mike Frysinger  <michael.frysinger@analog.com>
339
340         * scripttempl/elf.sc (USER_LABEL_PREFIX): Define.
341         (__preinit_array_start, __preinit_array_end, __init_array_start,
342         __init_array_end, __fini_array_start, __fini_array_end, edata, end):
343         Use ${USER_LABEL_PREFIX}.
344         * emulparams/bfin.sh (DATA_END_SYMBOLS,END_SYMBOLS): Unset.
345         (USER_LABEL_PREFIX): Set.
346
347 2006-08-04  Marcelo Tosatti  <marcelo@kvack.org>
348
349         * ldmain.c (main): Initialise print_gc_sections field of link_info
350         structure.
351         * lexsup.c: Add --print-gc-sections and --no-print-gc-sections
352         switches.
353         * ld.texinfo: Document new switches.
354         * NEWS: Mention new switches.
355
356 2006-08-04  Richard Sandiford  <richard@codesourcery.com>
357             Kazu Hirata  <kazu@codesourcery.com>
358             Phil Edwards  <phil@codesourcery.com>
359
360         * Makefile.am (ALL_EMULATIONS): Add eshelf_vxworks.o and
361         eshlelf_vxworks.o.
362         (eshelf_vxworks.c, eshlelf_vxworks.c): New rules.
363         * Makefile.in: Regenerate.
364         * configure.tgt (sh-*-vxworks): Use shelf_vxworks and
365         shlelf_vxworks.
366         * emulparams/shelf_vxworks.sh: New file.
367         * emulparams/shlelf_vxworks.sh: Likewise.
368         * emulparams/vxworks.sh (FINI): Prefix _etext with ${SYMPREFIX}.
369         (OTHER_END_SYMBOLS): Likewise _ehdr.
370         (DATA_END_SYMBOLS): Likewise _edata.
371         * emultempl/vxworks.em (vxworks_after_open): Check whether output_bfd
372         is indeed an ELF file before dealing with --force-dynamic.
373
374 2006-08-02  Petr Salinger  <Petr.Salinger@seznam.cz>
375
376         PR binutils/2983
377         * emulparams/elf_x86_64_fbsd.sh (OUTPUT_FORMAT): Define as
378         elf64-x86-64-freebsd.
379
380 2006-08-01  H.J. Lu  <hongjiu.lu@intel.com>
381
382         * ldlang.c (init_os): Add flags. Replace bfd_make_section with
383         bfd_make_section_with_flags.
384         (exp_init_os): Updated.
385         (lang_add_section): Call init_os with flags.
386         (map_input_to_output_sections): Likewise.
387
388 2006-07-29  Richard Sandiford  <richard@codesourcery.com>
389
390         * Makefile.am (eelf32b4300.c): Update dependencies.
391         (eelf32bmip.c): Likewise.
392         (eelf32bsmip.c): Likewise.
393         (eelf32btsmip.c): Likewise.
394         (eelf32btsmipn32.c): Likewise.
395         (eelf32ltsmip.c): Likewise.
396         (eelf32ltsmipn32.c): Likewise.
397         (eelf32ebmip.c): Likewise.
398         (eelf32ebmipvxworks.c): Likewise.
399         (eelf32elmip.c): Likewise.
400         (eelf32elmipvxworks.c): Likewise.
401         (eelf32bmipn32.c): Likewise.
402         (eelf32lmip.c): Likewise.
403         (eelf32mipswindiss.c): Likewise.
404         (eelf32lsmip.c): Likewise.
405         (eelf64bmip.c): Likewise.
406         (eelf64btsmip.c): Likewise.
407         (eelf64ltsmip.c): Likewise.
408         (emipsbig.c): Likewise.  Canonicalize ${GENSCRIPTS} line.
409         (emipsbsd.c): Likewise.
410         (emipsidt.c): Update dependencies.
411         (emipsidtl.c): Likewise.
412         (emipslit.c): Likewise.
413         (emipslnews.c): Likewise.
414         (emipspe.c): Likewise.  Fix ${GENSCRIPTS} invocation.
415         * Makefile.in: Regenerate.
416         * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define.
417         * emulparams/elf32bmipn32-defs.sh (EXTRA_EM_FILE): Likewise.
418         * emultempl/irix.em: Include emultempl/mipself.em.
419         * emultempl/mipself.em: New file.
420
421 2006-07-26  Alan Modra  <amodra@bigpond.net.au>
422
423         * emultempl/elf-generic.em (map_segments): Reorganise loop so that
424         layout happens before segment map.  Don't do segment map on
425         relocatable link.
426
427 2006-07-26  Alan Modra  <amodra@bigpond.net.au>
428
429         * ldexp.c (fold_name <LOADADDR>): Use the lma.
430         * ldlang.h (lang_memory_region_type): Delete old_length.  Add
431         last_os.
432         * ldlang.c (lang_memory_region_lookup): Init new field.
433         (lang_reset_memory_regions): Reset new field.
434         (lang_insert_orphan): Don't set load_base.
435         (lang_leave_overlay): Likewise.
436         (lang_size_sections_1): Delete unnecessary code setting lma_region
437         to region.  Correct lma region check.
438         (lang_do_assignments_1): Rename output_section_statement parm
439         to current_os.  Set lma from previous section in region.
440
441         * ldlang.c: Formatting.
442
443 2006-07-25  Bob Wilson  <bob.wilson@acm.org>
444
445         * emultempl/xtensaelf.em (xtensa_strip_inconsistent_linkonce_sections):
446         Set discarded section's output_section to bfd_abs_section_ptr.
447
448 2006-07-26  Alan Modra  <amodra@bigpond.net.au>
449
450         * ldlang.c (analyze_walk_wild_section_handler): Init handler_data
451         earlier.
452
453 2006-07-24  Bob Wilson  <bob.wilson@acm.org>
454
455         * emultempl/xtensaelf.em (is_inconsistent_linkonce_section): Add space
456         in dep_sec_name for null terminator.  Make sure dep_sec_name has a
457         ".t" linkonce tag.
458
459 2006-07-14  Michael Wetherell  <mike.wetherell@ntlworld.com>
460
461         * emulparams/elf_x86_64.sh (LIBPATH_SUFFIX, ELF_INTERPRETER_NAME):
462         Set for *-*-solaris2*.
463
464 2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
465
466         * ld.texinfo: Fix spelling mistakes.
467         * ldint.texinfo: Likewise.
468
469 2006-07-23  Sonal Santan  <sonal.santan@xilinx.com>
470
471         * ldlang.c (lang_section_bst): New structure for sorting sections
472         by name.
473         (wild_sort_fast): New function: Insert a section into a binary
474         search tree.
475         (output_section_callback_fast): New function: Store a section in
476         BST.
477         (output_section_callback_tree_to_list): New function: Convert a
478         BST into a list.
479         (analyze_walk_wild_section_handler): Initialize handler_data
480         elements.
481         (wild): If the data is sorted by name use the BST method to sort
482         the names.
483
484 2006-07-19  Alan Modra  <amodra@bigpond.net.au>
485
486         * ld.h (handle_asneeded_cref): Declare.
487         * ldcref.c: Include objalloc.h.
488         (old_table, old_count, old_tab, alloc_mark): New variables.
489         (tabsize, entsize, refsize, old_symcount): Likewise.
490         (add_cref): Use bfd_hash_allocate for refs.
491         (handle_asneeded_cref): New function.
492         * ldmain.c (notice): Call handle_asneeded_cref for NULL name.
493
494 2006-07-14  Michael Wetherell  <mike.wetherell@ntlworld.com>
495
496         * configure.tgt (i[3-7]86-*-solaris2*, i[3-7]86-*-solaris*): Correct
497         typo setting targ_extra_libpath.
498
499 2006-07-10  Jakub Jelinek  <jakub@redhat.com>
500
501         * scripttempl/elf.sc: Add .gnu.hash section.
502         * emultempl/elf32.em (OPTION_HASH_STYLE): Define.
503         (gld${EMULATION_NAME}_add_options): Register --hash-style option.
504         (gld${EMULATION_NAME}_handle_option): Handle it.
505         (gld${EMULATION_NAME}_list_options): Document it.
506         * ldmain.c (main): Initialize emit_hash and emit_gnu_hash.
507         * ld.texinfo: Document --hash-style option.
508
509 2006-07-10  Nick Clifton  <nickc@redhat.com>
510
511         * po/zh_TW.po: New Chinese (traditional) translation.
512         * configure.in (ALL_LINGUAS): Add zh_TW.
513         * configure: Regenerate.
514
515 2006-07-07  Nick Clifton  <nickc@redhat.com>
516
517         PR ld/2874
518         * ld.texinfo: Remove "Using LD" from the title since it is
519         redundant.
520
521 2006-07-06  Mohammed Adnène Trojette  <adn@diwi.org>
522
523         PR ld/2877
524         * ld.texinfo: Fix spelling mistakes.
525
526 2006-06-27  Pedro Alves  <pedro_alves@portugalmail.pt>
527             Nick Clifton  <nickc@redhat.com>
528
529         * emultempl/pe.em (gld_$_open_dynamic_archive): Compute maximum
530         length of format strings in the libname_fmt[] array, rather than
531         relying upon a statically chosen value.  Adjust xmalloc call to
532         use this longest length.
533
534 2006-06-27  Nick Clifton  <nickc@redhat.com>
535
536         * ld.texinfo (-rpath-link): Clarify distinction between -rpath and
537         -rpath-link.
538
539 2006-06-23  Daniel Jacobowitz  <dan@codesourcery.com>
540
541         * configure.tgt (i[3-7]86-*-solaris2*, i[3-7]86-*-solaris*): Set
542         targ_extra_libpath.
543
544 2006-06-23  Pedro Alves <pedro_alves@portugalmail.pt>
545
546         * pe-dll.c (pe_details_type): Add new pointer for symbols list
547         autofilter. 
548         (autofilter_symbollist): Split into autofilter_symbollist_generic
549         and autofilter_symbollist_i386.
550         (pe_detail_list): Add autofilter_symbollist_i386 to i386 case and
551         autofilter_symbollist_generic for all the others.
552         (autofilter_symbolprefixlist): Moved _fmode, _impure_ptr, cygwin_attach_dll,
553         cygwin_premain0, cygwin_premain1, cygwin_premain2, cygwin_premain3, environ,
554         into autofilter_symbollist_i386.
555         (auto_export): Get autofilter_symbollist from pe_details.
556
557 2006-06-22  Nick Clifton  <nickc@redhat.com>
558
559         PR ld/2757
560         * emultempl/pe.em (gld_$_after_open): When reporting non PE format
561         output files mention the file name and the fact that it is an
562         output file.
563
564 2006-06-22  Danny Smith  <dannysmith@users.sourceforge.net>
565
566         * emultempl/pe.em (gld_${EMULATION_NAME}_open_dynamic_archive): 
567         Restructure.  Add native "%s.lib" format to search list
568         * ld.texinfo (node WIN32): Update documentation on dynamic lib
569         search order. Add another reason for using import libs. 
570
571 2006-06-21  Mark Shinwell  <shinwell@codesourcery.com>
572
573         * ldlang.c (lang_insert_orphan): Correctly handle the case where
574         the section is to end up after the section currently at the end
575         of the list in output_bfd.
576
577 2006-06-21  Hans-Peter Nilsson  <hp@bitrange.com>
578
579         * emultempl/mmo.em: Improve comments.  Explain why there's
580         ELF-stuff here.
581
582 2006-06-21  Alan Modra  <amodra@bigpond.net.au>
583
584         * emultempl/elf-generic.em (gld${EMULATION_NAME}_map_segments): Limit
585         loop to ten iterations.  Throw away any previous linker generated
586         segment map.
587         * ldlang.c (lang_phdr_list): Make global.
588         * ldlang.h (lang_phdr_list): Declare.
589         * Makefile.am (ELF_GEN_DEPS): Define.  Use in emul deps.
590         * Makefile.in: Regenerate.
591
592 2006-06-20  Alan Modra  <amodra@bigpond.net.au>
593
594         * Makefile.am (ELF_DEPS): Define.  Use in emul file deps.  Fix
595         many ELF emul file deps that incorrectly said they needed elf32.em
596         instead of generic.em.  Add genelf.em as required.
597         * Makefile.in: Regenerate.
598         * ldlang.c (lang_process): Call ldemul_finish before
599         lang_check_section_addresses.
600         * emulparams/arcelf.sh: Generic elf target needs genelf.
601         * emulparams/d30v_e.sh: Likewise.
602         * emulparams/d30v_o.sh: Likewise.
603         * emulparams/d30velf.sh: Likewise.
604         * emulparams/elf32_dlx.sh: Likewise.
605         * emulparams/elf32_i860.sh: Likewise.
606         * emulparams/elf32fr30.sh: Likewise.
607         * emulparams/elf32frv.sh: Likewise.
608         * emulparams/elf32iq10.sh: Likewise.
609         * emulparams/elf32iq2000.sh: Likewise.
610         * emulparams/elf32mt.sh: Likewise.
611         * emulparams/mn10200.sh: Likewise.
612         * emulparams/or32.sh: Likewise.
613         * emulparams/or32elf.sh: Likewise.
614         * emulparams/pjelf.sh: Likewise.
615         * emulparams/msp430all.sh: Likewise.  Extract common entries.
616         * emulparams/pjlelf.sh: Include pjelf.sh.
617         * emulparams/elf32frvfd.sh (EXTRA_EM_FILE): Unset.
618         * emulparams/mn10300.sh (EXTRA_EM_FILE): Unset.
619         * emultempl/elf-generic.em: New file.
620         * emultempl/genelf.em: New file.
621         * emultempl/elf32.em: Include elf-generic.em.
622         (gld${EMULATION_NAME}_layout_sections_again): Delete.
623         (gld${EMULATION_NAME}_finish): Call gld${EMULATION_NAME}_map_segments.
624         * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
625         (gld${EMULATION_NAME}_finish): Rename from hppaelf_finish.  Call
626         gld${EMULATION_NAME}_map_segments.
627         (LDEMUL_FINISH): Update.
628         * emultempl/mmo.em: Correct comment.  Include elf-bfd.h and
629         source elf-generic.em.
630         (mmo_finish): Call gld${EMULATION_NAME}_map_segments.
631         * emultempl/ppc64elf.em (ppc_layout_sections_again): Likewise.
632         (gld${EMULATION_NAME}_finish): Rename from ppc_finish.  Call
633         gld${EMULATION_NAME}_map_segments.
634         (LDEMUL_FINISH): Update.
635
636 2006-06-19  Alan Modra  <amodra@bigpond.net.au>
637
638         * ldexp.c (fold_name): Adjust bfd_sizeof_headers call.
639
640 2006-06-14  Kevin F. Quinn  <kevquinn@gentoo.org>
641
642         * ld.texinfo: Document new -z lazy option.
643         * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
644         new option.
645         (gld${EMULATION_NAME}_list_options): Update help text.
646
647 2006-06-12  Fred Fish  <fnf@specifix.com>
648
649         * emulparams/elf32bmip.sh (OTHER_SECTIONS): Keep the
650         ".mdebug.<abi>" and ".gcc_compiled_long<size>" sections
651         generated by mips gcc.
652
653 2006-06-12  Thiemo Seufer  <ths@mips.com>
654
655         * emulparams/elf64bmip.sh, emulparams/elf64btsmip.sh (COMMONPAGESIZE):
656         Define.
657
658 2006-06-09  Alan Modra  <amodra@bigpond.net.au>
659
660         * ldlang.h (lang_input_statement_type): Use bitfields for booleans.
661         * ldlang.c (struct out_section_hash_entry): Rename from
662         output_statement_hash_entry.  Delete output_section_statement_type
663         entry.  Add statement_union_type entry.  Adjust all users.
664         (output_section_statement_table): Rename from output_statement_table.
665         Adjust all users.
666         (output_section_statement_newfunc): Rename from
667         output_statement_newfunc.  Adjust all users.
668         (output_section_statement_table_init): Rename from
669         output_statement_table_init.  Adjust all users.
670         (output_section_statement_table_free): Rename from
671         output_statement_table_free.  Adjust all users.
672
673 2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
674
675         * po/Make-in (pdf, ps): New dummy targets.
676
677 2006-06-07  Alan Modra  <amodra@bigpond.net.au>
678
679         * ldlang.h (enum section_type): Delete dsect_section, copy_section,
680         info_section and overlay_section.  Add noalloc_section.
681         * ldlang.c (lang_add_section): Adjust.
682         * ldgram.y (type): Adjust.
683
684 2006-06-06  Alan Modra  <amodra@bigpond.net.au>
685
686         * ldlang.c (init_os): Whitespace.
687         (map_input_to_output_sections): Don't init_os for lang_input_section.
688         (print_all_symbols): Remove forward declaration.  Convert to ISO C.
689
690 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
691
692         * po/Make-in (top_builddir): Define.
693
694 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
695
696         * ldexp.c (exp_get_abs_int): Make error message the same as
697         others emitted in this file.
698
699 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
700
701         * config.in: Regenerate.
702
703 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
704
705         * ldlang.c (lookup_name): Delete dead code.  Remove FIXMEs.
706
707 2006-06-03  Alan Modra  <amodra@bigpond.net.au>
708
709         * emultempl/elf32.em (global_found): Make it a pointer.
710         (stat_needed, try_needed): Adjust.
711         (check_needed): Don't skip non-loaded as-needed entries.  Only
712         consider entries with both filename and the_bfd non-null.
713         (after_open): Try loading non-loaded as-needed libs to satisfy
714         DT_NEEDED libs.
715
716 2006-06-02  Joseph S. Myers  <joseph@codesourcery.com>
717
718         * Makefile.am (TEXI2DVI): Add -I $(top_srcdir)/../libiberty.
719         * Makefile.in: Regenerate.
720
721 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
722
723         * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
724         and LIBINTL_DEP everywhere.
725         (INTLLIBS): Remove.
726         (INCLUDES): Use @INCINTL@.
727         * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
728         Remove local code for po/Makefile.
729         * Makefile.in, configure: Regenerated.
730
731 2006-05-30  H.J. Lu  <hongjiu.lu@intel.com>
732
733         * emulparams/arcelf.sh (MAXPAGESIZE): Changed to
734         "CONSTANT (MAXPAGESIZE)".
735         * emulparams/armelf_nbsd.sh: Likewise.
736         * emulparams/armelf_vxworks.sh: Likewise.
737         * emulparams/armnto.sh: Likewise.
738         * emulparams/armsymbian.sh: Likewise.
739         * emulparams/crislinux.sh: Likewise.
740         * emulparams/elf32_i860.sh: Likewise.
741         * emulparams/elf32_i960.sh: Likewise.
742         * emulparams/elf32am33lin.sh: Likewise.
743         * emulparams/elf32bfinfd.sh: Likewise.
744         * emulparams/elf32bmipn32-defs.sh: Likewise.
745         * emulparams/elf32frvfd.sh: Likewise.
746         * emulparams/elf32i370.sh: Likewise.
747         * emulparams/elf32lppcnto.sh: Likewise.
748         * emulparams/elf32mcore.sh: Likewise.
749         * emulparams/elf32openrisc.sh: Likewise.
750         * emulparams/elf32ppcnto.sh: Likewise.
751         * emulparams/elf32ppcwindiss.sh: Likewise.
752         * emulparams/elf32vax.sh: Likewise.
753         * emulparams/elf32xc16x.sh: Likewise.
754         * emulparams/elf32xc16xl.sh: Likewise.
755         * emulparams/elf32xc16xs.sh: Likewise.
756         * emulparams/elf64_aix.sh: Likewise.
757         * emulparams/elf64hppa.sh: Likewise.
758         * emulparams/elf64mmix.sh: Likewise.
759         * emulparams/elf_i386_be.sh: Likewise.
760         * emulparams/elf_i386_chaos.sh: Likewise.
761         * emulparams/elf_i386_ldso.sh: Likewise.
762         * emulparams/hppa64linux.sh: Likewise.
763         * emulparams/hppalinux.sh: Likewise.
764         * emulparams/hppaobsd.sh: Likewise.
765         * emulparams/i386lynx.sh: Likewise.
766         * emulparams/i386moss.sh: Likewise.
767         * emulparams/i386nto.sh: Likewise.
768         * emulparams/i386nw.sh: Likewise.
769         * emulparams/m32relf_linux.sh: Likewise.
770         * emulparams/m68kpsos.sh: Likewise.
771         * emulparams/or32elf.sh: Likewise.
772         * emulparams/pjelf.sh: Likewise.
773         * emulparams/pjlelf.sh: Likewise.
774         * emulparams/ppclynx.sh: Likewise.
775         * emulparams/ppcnw.sh: Likewise.
776         * emulparams/shelf32_nbsd.sh : Likewise.
777         * emulparams/shelf_nbsd.sh: Likewise.
778         * emulparams/shelf_nto.sh: Likewise.
779         * emulparams/shlelf_nto.sh: Likewise.
780         * emulparams/xtensa-config.sh: Likewise.
781
782         * emulparams/armelf_linux.sh (MAXPAGESIZE): Changed to
783         "CONSTANT (MAXPAGESIZE)".
784         (COMMONPAGESIZE): Changed to "CONSTANT (COMMONPAGESIZE)".
785         * emulparams/elf32_sparc.sh: Likewise.
786         * emulparams/elf32bmip.sh: Likewise.
787         * emulparams/elf32ppccommon.sh: Likewise.
788         * emulparams/elf64_ia64.sh: Likewise.
789         * emulparams/elf64_s390.sh: Likewise.
790         * emulparams/elf64_sparc.sh: Likewise.
791         * emulparams/elf64alpha.sh: Likewise.
792         * emulparams/elf64ppc.sh: Likewise.
793         * emulparams/elf_i386.sh: Likewise.
794         * emulparams/elf_i386_vxworks.sh: Likewise.
795         * emulparams/elf_s390.sh: Likewise.
796         * emulparams/elf_x86_64.sh: Likewise.
797         * emulparams/shlelf32_linux.sh: Likewise.
798         * emulparams/shlelf_linux.sh: Likewise.
799
800         * emulparams/elf32bmipn32.sh (COMMONPAGESIZE): Changed to
801         "CONSTANT (COMMONPAGESIZE)".
802         * emulparams/elf32btsmipn32.sh: Likewise.
803
804         * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
805         "-z max-page-size=" and "-z common-page-size=".
806         (gld${EMULATION_NAME}_list_options): Likewise.
807
808         * ld.h (ld_config_type): Add maxpagesize and commonpagesize.
809
810         * ld.texinfo: Document "-z max-page-size=" and
811         "-z common-page-size=".
812
813         * ldexp.c (exp_print_token): Handle CONSTANT.
814         (fold_name): Likewise.
815         * ldgram.y: Likewise.
816         * ldlex.l: Likewise.
817
818         * ldmain.c (main): Initiliaze config.maxpagesize and
819         config.commonpagesize. Call bfd_emul_set_maxpagesize if
820         config.maxpagesize isn't 0. Call bfd_emul_set_commonpagesize if
821         config.commonpagesize config.maxpagesize isn't 0.
822
823 2006-05-30  Nick Clifton  <nickc@redhat.com>
824
825         * po/es.po: Updated Spanish translation.
826
827 2006-05-25  H.J. Lu  <hongjiu.lu@intel.com>
828
829         * emulparams/elf_x86_64.sh (MAXPAGESIZE): Updated to 0x200000.
830
831 2006-05-24  H.J. Lu  <hongjiu.lu@intel.com>
832
833         PR ld/1485
834         * configure.in: Use ${srcdir}/../bfd/config.bfd to check 64bit
835         bfd.  Support 64bit host for --enable-targets=all.
836         * configure: Regenerated.
837
838 2006-05-24  Nick Clifton  <nickc@redhat.com>
839
840         * po/vi.po: Updated Vietnamese translation.
841
842 2006-05-24  Bjoern Haase  <bjoern.m.haase@web.de> 
843
844         * configure.tgt: Add avr6 to emulation list.
845         * Makefile.am: Add eavr6.o and corresponding rule.
846         * Makefile.in: Regenerate.
847         * emulparams/avr6.sh: New file.
848         * emulparams/avrX.sh (TEMPLATE_NAME): Use elf32 instead of generic
849         for target option support.
850         (EXTRA_EM_FILE): Add reference to new em template file avrelf.
851         * scripttempl/avr.sc: Add ".trampolines" section.       
852         * emultempl/avrelf.em: Add new file for target specific options.
853
854 2006-05-22  Nick Clifton  <nickc@redhat.com>
855
856         * scripttempl/elf32crx.sc (.rdata): Add .rodata.*.
857
858 2006-05-19  Alan Modra  <amodra@bigpond.net.au>
859
860         * ldlang.c (lang_size_sections_1): Don't check mem regions for
861         os->ignored sections.
862
863 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
864
865         * ldlang.c (lang_size_sections): Call lang_reset_memory_regions
866         before redoing one_lang_size_sections_pass.
867
868 2006-05-11  Carlos O'Donell  <carlos@codesourcery.com>
869
870         * ld.texinfo: Rename "Index" to "LD Index" 
871
872 2006-05-11  Pedro Alves  <pedro_alves@portugalmail.pt>
873
874         * pe-dll.c (autofilter_symbollist): Add Dllmain,
875         DllMainCRTStartup, _DllMainCRTStartup and .text.
876         (autofilter_liblist): Add libcegcc.
877         (autofilter_symbolprefixlist): Add __imp_ and .idata$.
878         (generate_reloc): Do not skip sections without a SEC_LOAD flag,
879         they can still contain relocs that need processing.
880         Skip the .idata$6 section.
881         (jmp_arm_bytes): New array: Contains byte codes for an ARM jump.
882         (make_one): Use the new array.
883         (make_import_fixup_entry): Use .idata$2 instead of .idata$3.
884         * emultempl/pe.em (MajorSubsystemVersion): Set to 3 for armpe.
885
886 2006-05-05  Alan Modra  <amodra@bigpond.net.au>
887
888         * ld.texinfo: Document PowerPC and PowerPC64 options.
889         * gen-doc.texi: Enable.
890
891 2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
892
893         * Makefile.am (AM_MAKEINFOFLAGS): Add libiberty.
894         (TEXI2POD): Use AM_MAKEINFOFLAGS.
895         (configdoc.texi): Don't set top_srcdir.
896         * ld.texinfo: Don't use top_srcdir.
897         * aclocal.m4, Makefile.in: Regenerated.
898
899 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
900
901         * ldlang.c (wild): Tidy default_common_section loop.
902         (print_input_section): Format.
903
904         * configure: Regenerate.
905
906 2006-04-16  Daniel Jacobowitz  <dan@codesourcery.com>
907
908         * po/POTFILES.in: Regenerated.
909
910 2006-04-16  Daniel Jacobowitz  <dan@codesourcery.com>
911
912         * config.in: Regenerated.
913
914 2006-04-14  David Heine  <dlheine@tensilica.com>
915             Bob Wilson  <bob.wilson@acm.org>
916
917         * emultempl/xtensaelf.em (elf_xtensa_before_allocation): Call new
918         function to strip inconsistent linkonce sections.
919         (input_section_linked_worker, input_section_linked): New.
920         (is_inconsistent_linkonce_section): New.
921         (xtensa_strip_inconsistent_linkonce_sections): New.
922
923 2006-04-11  Diego Pettenò  <flameeyes@gentoo.org>
924
925         * emultempl/elf32.em: Add support for elf-hints.h on FreeBSD
926         and Dragonfly targets.
927         * configure.in (AC_CHECK_HEADERS): Add elf-hints.h.
928         * Makefile.am (HFILES): Add elf-hints-local.h.
929         * elf-hints-local.h: New file.
930         * Makefile.in: Regenerate.
931         * configure: Regenerate.
932
933 2006-04-07  Bernhard Fischer  <aldot@gcc.gnu.org>
934
935         * ld.texinfo: Fix typo in documentation of --check-sections.
936
937 2006-04-07  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
938
939         * ldlang.c (load_symbols): Set as_needed and add_needed according
940         to the corresponding script's fields while processing it.
941
942 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
943
944         * Makefile.am: Add install-html, install-html-am, and
945         install-html-recursive targets.
946         * Makefile.in: Regenerate.
947         * configure.in: AC_SUBST datarootdir, docdir, htmldir.
948         * configure: Regenerate.
949         * po/Make-in: Add install-html target.
950
951 2006-04-06  H.J. Lu  <hongjiu.lu@intel.com>
952
953         * emultempl/ia64elf.em: Set link_info.relax_pass to 2. Remove
954         link_info.need_relax_finalize.
955
956         * ldlang.c (relax_sections): New.
957         (lang_process): Use. Call relax_sections link_info.relax_pass
958         times.
959
960         * ldmain.c (main): Set link_info.relax_pass to 1. Remove
961         link_info.need_relax_finalize.
962
963 2006-04-05  Alan Modra  <amodra@bigpond.net.au>
964
965         * Makefile.am (GENSCRIPTS): Pass prefix.
966         * Makefile.in: Regenerate.
967         * genscripts.sh: Adjust for extra parameter.
968         * emultempl/elf32.em (parse_ld_so_conf): Return true iff file
969         exists.
970         (check_ld_so_conf): Use ${prefix}/etc/ld.so.conf if it exists.
971         * NEWS: Update.
972
973 2006-04-05  Richard Sandiford  <richard@codesourcery.com>
974             Daniel Jacobowitz  <dan@codesourcery.com>
975
976         * configure.tgt (sparc*-*-vxworks*): New stanza.
977         * emulparams/elf32_sparc_vxworks.sh: New file.
978         * Makefile.am (ALL_EMULATIONS): Add eelf32_sparc_vxworks.o.
979         (eelf32_sparc_vxworks.c): New rule.
980         * Makefile.in: Regenerate.
981
982 2006-04-04  Eric Botcazou  <ebotcazou@adacore.com>
983
984         * ldlang.c (lang_map): Print the list of discarded input sections.
985         (print_input_section): Change parameter and print zero-sized sections.
986         (print_statement): Adjust call to print_input_section.
987
988 2006-04-01  Danny Smith  <dannysmith@users.sourceforge.net>
989
990         * deffilep.y (def_image_name): If LIBRARY or NAME statement
991         specifies an empty string, retain the name specified on command
992         line.
993         * ld.texinfo: Document above.
994
995 2006-03-31  Jakub Jelinek  <jakub@redhat.com>
996
997         * ldmisc.c (vfinfo): Revert 2005-10-05 changes.  If
998         bfd_find_nearest_line succeeded for %C or %D, but filename
999         is NULL, print section+offset at the end.
1000
1001 2006-03-25  Bernd Schmidt  <bernd.schmidt@analog.com>
1002
1003         * emulparams/elf32bfinfd.sh: New file.
1004         * emultempl/bfin.em: Delete.
1005         * emulparams/bfin.sh: Lose reference to bfin.em.
1006         * Makefile.am (eelf32bfin.c): Likewise.
1007         (eelf32bfinfd.c): New.
1008         * Makefile.in: Regenerate.
1009         * configure.tgt (bfin-*-elf, bfin-*-uclinux): Add elf32bfinfd to
1010         targ_extra_emuls.
1011
1012 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
1013             Daniel Jacobowitz  <dan@codesourcery.com>
1014             Phil Edwards  <phil@codesourcery.com>
1015             Zack Weinberg  <zack@codesourcery.com>
1016             Mark Mitchell  <mark@codesourcery.com>
1017             Nathan Sidwell  <nathan@codesourcery.com>
1018
1019         * configure.tgt (mips*el-*-vxworks*, mips*-*-vxworks*): Use
1020         separate VxWorks emulations.
1021         * emulparams/elf32ebmipvxworks.sh: New file.
1022         * emulparams/elf32elmipvxworks.sh: New file.
1023         * Makefile.am (ALL_EMULATIONS): Add eelf32ebmipvxworks.o and
1024         eelf32elmipvxworks.o.
1025         (eelf32ebmipvxworks.c, eelf32elmipvxworks.c): New rules.
1026         * Makefile.in: Regenerate.
1027
1028 2006-03-16  Alan Modra  <amodra@bigpond.net.au>
1029
1030         PR 2434
1031         * ldcref.c (add_cref): Adjust bfd_hash_table_init calls.
1032         * ldlang.c (output_statement_table_init, lang_init): Likewise.
1033         * ldmain.c (add_ysym, add_wrap, add_keepsyms_file): Likewise.
1034         (undefined_symbol): Likewise.
1035
1036 2006-03-07  Richard Sandiford  <richard@codesourcery.com>
1037             Daniel Jacobowitz  <dan@codesourcery.com>
1038             Zack Weinberg  <zack@codesourcery.com>
1039             Nathan Sidwell  <nathan@codesourcery.com>
1040             Paul Brook  <paul@codesourcery.com>
1041             Ricardo Anguiano  <anguiano@codesourcery.com>
1042             Phil Edwards  <phil@codesourcery.com>
1043
1044         * emulparams/armelf_vxworks.sh: Include vxworks.sh.
1045         (MAXPAGESIZE): Define.
1046         * emulparams/vxworks.sh: Undefine EMBEDDED.
1047         * Makefile.am (earmelf_vxworks.c): Depend on vxworks.sh and vxworks.em.
1048         * Makefile.in: Regenerate.
1049
1050 2006-03-03  Bjoern Haase  <bjoern.m.haase@web.de>
1051
1052         * scripttempl/avr.sc:  Add *(.jumptables) *(.lowtext) sections.
1053         Add KEEP() directives.
1054         Add *(.data*) *(.rodata) and *(.rodata*) and *(.bss*) to .data and
1055         .bss output sections.
1056
1057 2006-03-03  Richard Sandiford  <richard@codesourcery.com>
1058
1059         * emulparams/vxworks.sh (VXWORKS_BASE_EM_FILE): New variable.
1060         (EXTRA_EM_FILE): Define.
1061         * emultempl/vxworks.em: New file.
1062         * ld.texinfo (--force-dynamic): Document.
1063         * Makefile.am (eelf32ppcvxworks.cm, eelf_i386_vxworks.c): Depend
1064         on vxworks.em.
1065         * Makefile.in: Regenerate.
1066
1067 2006-03-02  Richard Sandiford  <richard@codesourcery.com>
1068
1069         * emulparams/elf32ppccommon.sh: New file, extracted from...
1070         * emulparams/elf32ppc.sh: ...here.
1071         * emulparams/elf32ppcvxworks.sh: Include elf32ppccommon.sh
1072         instead of elf32ppc.sh.
1073         (BSS_PLT): Remove override.
1074         * Makefile.am (eelf32lppc.c): Depend on elf32ppccommons.h.
1075         (eelf32lppcnto.c, eelf32lppcsim.c, eelf32ppcnto.c): Likewise.
1076         (eelf32ppc.c, eelf32ppc_fbsd.c, eelf32ppcsimm): Likewise.
1077         (eelf32ppclinux.c): Likewise.
1078         (eelf32ppcvxworks.c): Likewise.  Add missing vxworks.sh dependency.
1079         * Makefile.in: Regenerate.
1080
1081 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
1082
1083         * Makefile.am: Add html target.
1084         * Makefile.in: Regenerate.
1085         * po/Make-in: Add html target.
1086
1087 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
1088             Anil Paranjape   <anilp1@kpitcummins.com>
1089             Shilin Shakti    <shilins@kpitcummins.com>
1090
1091         * scripttemp/elf32xc16x.sc: Default linker script for tiny model.
1092         * scripttemp/elf32xc16xl.sc: Default linker script for large model.
1093         * scripttemp/elf32xc16xs.sc: Default linker script for small model.
1094         * emulparams/elf32xc16x.sh: Emulation script for tiny model.
1095         * emulparams/elf32xc16xl.sh: Emulation script for large model.
1096         * emulparams/elf32xc16xs.sh: Emulation script for small model.
1097         * Makefile.am: Add entry to make xc16x target.
1098         * Makefile.in: Regenerate.
1099         * configure.tgt: Specify default and other emulation parameters
1100         for xc16x.
1101         * NEWS: Announce the support for the new target.
1102
1103 2006-02-16  Nick Hudson  <nick.hudson@dsl.pipex.com>
1104
1105         * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
1106         Use the traditional target.
1107
1108 2006-02-13  Joseph S. Myers  <joseph@codesourcery.com>
1109
1110         * configure.tgt (arm*b-*-linux-gnueabi): Change to
1111         arm*b-*-linux-*eabi.
1112         (arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi.
1113
1114 2006-02-08  H.J. Lu  <hongjiu.lu@intel.com>
1115
1116         PR ld/2290
1117         * NEWS: Updated for the Linux linker search order change.
1118
1119         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
1120         gld${EMULATION_NAME}_check_ld_so_conf before checking default
1121         search directories for DT_NEEDED entries.
1122
1123 2006-02-07  Paul Brook  <paul@codesourcery.com>
1124
1125         * emultempl/armelf.em: Include elf/arm.h.
1126         (arm_elf_finish): Set low address bit if enty point is a Thumb
1127         function.
1128
1129 2006-02-01  Danny Smith  <dannysmith@users.sourceforge.net>
1130
1131         * deffilep.y (def_image_name): If the image name does not have
1132         a suffix, append the default.
1133         * ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files.
1134
1135 2006-01-31  Danny Smith  dannysmith@users.sourceforge.net
1136
1137         * NEWS: Mention support for forward exports in PE-COFF dll's.
1138         * ld.texinfo: Expand documentation of EXPORT statements in
1139         PE-COFF .def files.
1140
1141 2006-01-31  Filip Navara  <navaraf@reactos.com>
1142
1143         * deffile.h (struct def_file_export): Add field flag_forward.
1144         * pe-dll.c (process_def_file): Check for forward exports.
1145         (generate_edata): Generate forward export symbols.
1146         (fill_edata): Emit them.
1147
1148         * pe-dll.c (process_def_file): Don't crash on malformed
1149         fastcall symbol names in .def file.
1150
1151 2006-01-30  Nick Clifton  <nickc@redhat.com>
1152
1153         * po/vi.po: Updated Vietnamese translation.
1154
1155 2006-01-27  Yitzchak Scott-Thoennes  <sthoenna@efn.org>
1156
1157         * pe-dll.c (pe_dll_generate_implib): Issue "Creating library
1158         file:" as informational message, not a warning.
1159
1160 2006-01-18  Roger Sayle  <roger@eyesopen.com>
1161
1162         * emultempl/irix.em: Use lbasename instead of basename.
1163
1164 2006-01-16  Nick Clifton  <nickc@redhat.com>
1165
1166         * po/zh_CN.po: New Chinese (simplified) translation.
1167         * configure.in (ALL_LINGUAS): Add "zh_CH".
1168         * configure: Regenerate.
1169
1170 2006-01-16  Bernhard Fischer  <aldot@gcc.gnu.org>
1171
1172         * ld.texinfo (Options): Fix typo.
1173
1174 For older changes see ChangeLog-2005
1175 \f
1176 Local Variables:
1177 mode: change-log
1178 left-margin: 8
1179 fill-column: 74
1180 version-control: never
1181 End: