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