bfd/
[platform/upstream/binutils.git] / ld / ChangeLog
1 2005-02-04  Alan Modra  <amodra@bigpond.net.au>
2
3         * emultempl/elf32.em (gld${EMULATION_NAME}_find_exp_assignment): Don't
4         look up symbol for etree_provide here.
5
6 2005-02-02  Daniel Jacobowitz  <dan@codesourcery.com>
7
8         * emulparams/elf32bmip.sh (TEXT_DYNAMIC): Always set.
9
10 2005-02-01  Edward Welbourne  <eddy@opera.com>
11             Nick Clifton  <nickc@redhat.com>
12
13         * ld.texinfo (Source Code Reference): New node describing how to
14         access linker script defined variables from source code.
15
16 2005-02-01  Alan Modra  <amodra@bigpond.net.au>
17
18         * ld.texinfo: Clarify --as-needed operation.
19
20 2005-01-31  Andrew Cagney  <cagney@gnu.org>
21
22         * configure: Regenerate to track ../gettext.m4.
23
24 2005-01-31  Nick Clifton  <nickc@redhat.com>
25
26         * ldver.c (ldversion): Bump reported copyright date to 2005.
27
28 2005-01-31  Nick Clifton  <nickc@redhat.com>
29
30         * configure.tgt: Remove obsolete targets m68k-lynxos and
31         sparc-lynxos.
32
33 2005-01-28  Julian Brown  <julian@codesourcery.com>
34
35         * emultempl/armelf.em (fix_v4bx): New variable.
36         (arm_elf_create_output_section_statements): Communicate fix_v4bx flag
37         value to bfd.
38         (PARSE_AND_LIST_PROLOGUE): Add option token OPTION_FIX_V4BX.
39         (PARSE_AND_LIST_LONGOPTS): Add option --fix-v4bx.
40         (PARSE_AND_LIST_OPTIONS): Add option --fix-v4bx.
41         (PARSE_AND_LIST_ARGS_CASES): Add option OPTION_FIX_V4BX. 
42         * NEWS: Mention --fix-v4bx.
43         * ld.texinfo: Document --fix-v4bx.
44
45 2005-01-25  Mark Mitchell  <mark@codesourcery.com>
46
47         * emulparams/armsymbian.sh (OTHER_READONLY_SECTIONS): Define, so
48         as to include .ARM.exidx$${Base,Limit}.
49         * ld/scripttempl/armbpabi.sc: Move .plt to end of text segment.
50         Define IMAGE$$ER_RO$${Base,Limit} and SHT$$INIT_ARRAY$${Base,Limit}.
51         Put .init_array, .fini_array, etc. into the read-only data
52         segment. 
53         
54 2005-01-25  Alan Modra  <amodra@bigpond.net.au>
55
56         * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Formatting.
57         (gld${EMULATION_NAME}_after_open): Ignore needed libs if they were
58         only needed by an as-needed lib that didn't get linked.
59
60 2005-01-23  Alan Modra  <amodra@bigpond.net.au>
61
62         * ld.texinfo (Output Section Keywords <CONSTRUCTORS>): Correct
63         __DTOR_LIST__ description.
64
65 2005-01-23  Alan Modra  <amodra@bigpond.net.au>
66
67         * ld.texinfo (Location Counter <dot outside sections>): Document
68         effects of orphan section placement, and ". = ." workaround.
69         * Makefile.in: Regenerate.
70
71 2005-01-22  Richard Sandiford  <rsandifo@redhat.com>
72
73         * emulparams/elf32bmip.sh (OTHER_GOT_SECTIONS): Add ". = .;".
74         * emulparams/elf32bmipn32-defs.sh (OTHER_GOT_SECTIONS): Likewise.
75
76 2005-01-21  Jakub Jelinek  <jakub@redhat.com>
77
78         * ldgram.y (AS_NEEDED): New token.
79         (input_list): Handle AS_NEEDED ( input_list ).
80         * ldlex.l (AS_NEEDED): Add.
81         * ld.texinfo: Document AS_NEEDED ().
82         * NEWS: Mention AS_NEEDED ().
83
84 2005-01-21  Ben Elliston  <bje@au.ibm.com>
85
86         * ldlang.c (lang_reasonable_defaults): Remove.
87         (lang_process): Don't call lang_reasonable_defaults.
88
89         * ldexp.c (exp_assop): Remove #if 0'd code.
90         (exp_print_tree): Likewise.
91         * ldlang.c (lang_memory_region_lookup): Likewise.
92         (open_output): Likewise.
93         (lang_do_assignments_1): Likewise.
94         (lang_place_orphans): Likewise.
95         (lang_enter_output_section_statement): Likewise.
96         (lang_reasonable_defaults): Likewise.
97         * ldlang.h (struct lang_input_statement_struct): Likewise.
98         * mri.c (mri_draw_tree): Likewise.
99         (mri_load): Likewise.
100         * pe-dll.c (generate_reloc): Likewise.
101         (make_import_fixup_entry): Likewise.
102         (pe_as16): Likewise.
103         * emultempl/beos.em (set_pe_subsystem): Likewise.
104         * emultempl/hppaelf.em (hppaelf_after_parse): Likewise.
105         * emultempl/pe.em: Likewise.
106         * emultempl/xtensaelf.em (xtensa_colocate_literals): Likewise.
107
108 2005-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
109
110         * Makefile.am (ALL_EMULATIONS): Add earmelfb_linux_eabi.o.
111         (earmelfb_linux_eabi.c): New target.
112         * Makefile.in: Regenerated.
113         * configure.tgt (arm*b-*-linux-gnueabi): New target.
114         * emulparams/armelfb_linux_eabi.sh: New file.
115
116 2005-01-20  Nick Hudson  <skrll@netbsd.org>
117
118         PR ld/676
119         * emultempl/hppaelf.em (hppaelf_create_output_section_statements):
120         Handle bfd_elf32_hppa_nbsd_vec.
121
122 2005-01-19  Richard Sandiford  <rsandifo@redhat.com>
123
124         * ldmain.h (ld_sysroot): Change type to a constant string.
125         * ldmain.c (ld_sysroot): Likewise.
126         (get_relative_sysroot, get_sysroot): New functions, adding command-line
127         support for changing the sysroot.
128         (main): Call the new functions.
129         * lexsup.c (OPTION_SYSROOT): New.
130         (ld_options): Add --sysroot.
131         (parse_args): Add a dummy handler for it.
132         * ld.texinfo (--sysroot): Document.
133         * NEWS: Mention the new --sysroot option.
134
135 2005-01-18  Alan Modra  <amodra@bigpond.net.au>
136
137         * ldlang.c (section_already_linked): Adjust bfd_link_just_syms call.
138         (lang_place_orphans): Don't abort on just_syms_flag, instead call
139         bfd_link_just_syms.
140
141 2005-01-16  Danny Smith  <dannysmith@users.sourceforge.net>
142
143         * defilep.y (def_name, def_library): Combine into...
144         (def_image_name): New function.  Strip name to basename,
145         with warning.
146
147 2005-01-12  Mark Kettenis  <kettenis@gnu.org>
148
149         * configure.in: Be sure to invoke config.sub using the shell.
150         * configure: Regenerate.
151
152 2005-01-11  Alan Modra  <amodra@bigpond.net.au>
153
154         * configure.host: Correct sed patterns for last change.
155
156 2005-01-10  Nick Clifton  <nickc@redhat.com>
157
158         PR binutils/609
159         * ldmisc.c (vfinfo): Add an extra argument: is_warning.  Use this
160         to determine whether config.make_executable should be set to FALSE in
161         conjunction with config.fatal_warnings.
162         (info_msg, minfo, lfinof): Pass FALSE as the extra argument.
163         (einfo): Pass TRUE as the extra argument.
164
165 2005-01-10  Greg Schaffer  <gschafer@zip.com.au>
166
167         * configure.host (linux targets): Use "${CC} -dumpspecs" instead
168         of "${CC} --print-file-name=specs" to appease GCC versions >= 4.0.
169         (ia64-*-aix): Delete - this target is obsolete, and would be
170         broken by this patch.
171
172 2005-01-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
173
174         * configure.host (sparc*-*-solaris2*): Rename into sparc-*-solaris2*.
175         (sparc64-sun-solaris2*): New host.
176
177 2005-01-06  Paul Brook  <paul@codesourcery.com>
178
179         * Makefie.am: Add earmelf_vxworks.
180         * Makefile.in: Regenerate.
181         * configure.tgt: Make arm-*-vxworks a separate case.
182         * emulparams/armelf_vxworks.sh: New function.
183
184 2005-01-06  Alan Modra  <amodra@bigpond.net.au>
185
186         * emultempl/ppc64elf.em (no_multi_toc): New var.
187         (gld${EMULATION_NAME}_finish): Pass to ppc64_elf_setup_section_lists.
188         (OPTION_NO_MULTI_TOC): Define.
189         (PARSE_AND_LIST_LONGOPTS): Add --no-multi-toc support.
190         (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Likewise.
191
192 2005-01-05  Nick Clifton  <nickc@redhat.com>
193
194         PR binutils/614
195         * ldmisc.c (vfinfo): Alter output to conform to the GNU Coding
196         Standard's specification for parsable error messages.
197
198 2005-01-04  Paul Brook  <paul@codesourcery.com>
199
200         * Makefile.am: Correct dependency for earmsymbian.c.
201         * Makefile.in: Regenerate.
202
203 2004-12-28  Danny Smith  <dannysmith@users.sourceforge.net>
204
205         * emultempl/pe.em (set_pe_subsystem): Change second arg to
206         lang_add_entry to FALSE.
207
208 2004-12-23  Nick Clifton  <nickc@redhat.com>
209
210         PR 600
211         * emulparams/shelf.sh (.stack): Increase stack start address to
212         0x300000.
213
214 2004-12-20  Nick Clifton  <nickc@redhat.com>
215
216         * ldmain.c (main): Issue an error message if -static and -shared
217         are used together.
218
219 2004-12-17  Jakub Jelinek  <jakub@redhat.com>
220
221         * ldexp.h (exp_data_seg): Add min_base and maxpagesize fields.
222         * ldexp.c (fold_binary) <case DATA_SEGMENT_ALIGN>: Initialize them.
223         * ldlang.c (lang_size_sections): Use them to avoid wasting virtual
224         address space at DATA_SEGMENT_ALIGN.  Fix computation of expected
225         PT_GNU_RELRO segment end.
226
227 2004-12-14  P.J. Darcy  <darcypj@us.ibm.com>
228
229         * configure.tgt: Add s390x-ibm-tpf support.
230
231 2004-12-16  Martin Kögler  <mkoegler@auto.tuwien.ac.at>
232
233         * ldmisc.c (vfinfo): Handle the case where %B is passed a NULL
234         BFD.
235
236 2004-12-07  Ben Elliston  <bje@gnu.org>
237
238         * ldemul.h: Forward declare struct option.
239
240 2004-12-01  Danny Smith  <dannysmith@users.sourceforge.net>
241
242         * scripttempl/pe.sc (.data): Add .jcr subsection.
243
244 2004-11-30  Paul Brook  <paul@codesourcery.com>
245
246         * emultempl/armelf.em: Ignore -p and -no-pipeline-knowledge.
247
248 2004-11-30  Tero Niemela  <tero_niemela@yahoo.com>
249
250         * Makefile.am: Change LOCALEDIR to $(datadir)/share.
251         * Makefile.in: Regenerate.
252
253 2004-11-26  Melissa Mears  <asterisk@graces.dricas.com>
254
255         * emultempl/pe.em: Add --subsystem:xbox as well as
256         --subsystem:%d.
257         * ld.texinfo: (ld_options): Document acceptance of subsystem xbox
258         and numeric subsystems.
259
260 2004-11-24  Alan Modra  <amodra@bigpond.net.au>
261
262         * ldexp.c (fold_name): Correct PR 338 fix.
263
264 2004-11-19  Mark Mitchell  <mark@codesourcery.com>
265
266         * Makefile.am (ALL_EMULATIONS): Add earmelf_linux_eabi.o.
267         (earmelf_linux_eabi.c): New target.
268         * configure.tgt (arm*-*-linux-gnueabi): Handle it.
269         * emulparams/armelf_linux_eabi.sh: New file.
270         * Makefile.in: Regenerated.
271
272 2004-11-19  Nick Clifton  <nickc@redhat.com>
273
274         PR 518
275         * ld.texinfo (MEMORY): Update the descriptions of the ORIGIN and
276         LENGTH fields in the MEMORY command, to explicitly state that
277         symbols cannot be used in their expressions.
278
279 2004-11-19  Jon Beniston <jon@beniston.com>
280
281         * ld/ldlex.l: Allow ORIGIN and LENGTH in EXPRESSION.
282         * ld/ldgram.y: Add ORIGIN and LENGTH expressions.
283         * ld/ldexp.c (fold_name): Implement LENGTH() and ORIGIN() functions
284         which return the length and origin of a memory.
285         * ld/ld.texinfo: Document LENGTH() and ORIGIN() functions.
286         * NEWS: Mention support for ORIGIN and LENGTH operators.
287
288 2004-11-17  Daniel Jacobowitz  <dan@codesourcery.com>
289
290         * emultempl/armelf.em (arm_elf_set_bfd_for_interworking): Don't use
291         a dynamic object for stubs.
292
293 2004-11-04  Paul Brook  <paul@codesourcery.com>
294
295         * ld.texinfo: Document --default-imported-symver.
296         * ldmain.c (main): Set link_info.default_imported_symver.
297         * lexsup.c (option_values): Add OPTION_DEFAULT_IMPORTED_SYMVER.
298         (ld_options): Add --default-imported-symver.
299         (parse_args): Handle OPTION_DEFAULT_IMPORTED_SYMVER.
300
301 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
302             Vineet Sharma      <vineets@noida.hcltech.com>
303
304         * Makefile.am: Add entries for new maxq-coff target.
305         * Makefile.in: Regenerate.
306         * configure.tgt: Add support for maxq.
307         * emulparams/maxqcoff.sh: New File.
308         * scripttempl/maxqcoff.sc: New linker script for target maxq.
309         * NEWS: Mention the new target.
310
311 2004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
312
313         * testsuite/ld-scripts/weak.exp: Enable test on PE,
314         XFAIL non-i386 PE.
315         * testsuite/ld-undefined/weak-undef.exp: Enable test on PE,
316         XFAIL non-i386 PE.
317         * testsuite/lib/ld-lib.exp (is_pecoff_format): New.
318
319 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
320
321         * Makefile.am (ALL_EMULATIONS): Remove earmelf_oabi.o.
322         (earmelf_oabi.c): Remove rule.
323         * configure.tgt: Remove arm-*-oabi and thumb-*-oabi.
324         * emulparams/armelf_oabi.sh, emultempl/armelf_oabi.em: Delete files.
325         * Makefile.in: Regenerated.
326
327 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
328
329         * configure.tgt (crisv32-*-*): Handle like cris-*-* for non-aout.
330         * emulparams/criself.sh (INIT_START): Remove emitted "push srp".
331         (FINI_START): Ditto.
332         (INIT_END): Remove emitted "jump [sp+]".
333         (FINI_END): Ditto.
334
335 2004-11-04  Alan Modra  <amodra@bigpond.net.au>
336
337         * emultempl/ppc64elf.em (no_tls_opt): Rename from notlsopt.
338         (no_opd_opt, no_toc_opt): New static vars.
339         (ppc_before_allocation): Don't edit opt if no_opd_opt.  Call
340         ppc64_elf_edit_toc.
341         (OPTION_NO_OPD_OPT, OPTION_NO_TOC_OPT): Define.
342         (PARSE_AND_LIST_LONGOPTS): Add no-opd-optimize and no-toc-optimize.
343         (PARSE_AND_LIST_OPTIONS): Describe new options.
344         (PARSE_AND_LIST_ARGS_CASES): Handle them.
345
346 2004-10-27  Nick Clifton  <nickc@redhat.com>
347
348         * emultempl/alphaelf.em (alpha_after_parse): Add extra, NULL,
349         parameter to invocation of lang_section_start.
350         * emultempl/aix.em (_handle_option): Likewise.
351
352         * Makefile.am (eelf64alpha.c, eelf64alpha_fbsd.c,
353         eelf64alpha_nbsd.c): Add dependency upon emultempl/alphaelf.em.
354         * Makefile.in: Regenerate.
355
356 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
357
358         * emulparams/armelf.sh (OTHER_READONLY_SECTIONS): Do not emit
359         __exidx_{start,end} when not relocating.
360
361 2004-10-25  Mark Mitchell  <mark@codesourcery.com>
362
363         * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.
364         * ldexp.h (segment_type): New type.
365         (segments): New variable.
366         * ldexp.c (segments): New variable.
367         (exp_print_token): Handle SEGMENT_START.
368         (fold_binary): Likewise.
369         * ldgram.y (SEGMENT_START): Declare it as a token.
370         (exp): Handle SEGMENT_START.
371         * ldlang.h (lang_address_statement_type): Add segment field.
372         (lang_section_start): Change prototype.
373         * ldlang.c (map_input_to_output_sections): Do not process section
374         assignments if a corresponding SEGMENT_START has already been
375         seen.
376         (lang_section_start): Add segment parameter.
377         * ldlex.l (SEGMENT_START): Add it.
378         * lexsup.c (seg_segment_start): New function.
379         (parse_args): Use it for -Tbss, -Tdata, and -Ttext.
380         * ld.texinfo (SEGMENT_START): Document it.
381         * emulparams/armsymbian.sh (EMBEDDED): Set it.
382         * scripttempl/armbpabi.sc: Use SEGMENT_START to control segment
383         base addresses.  Do not map relocations.
384         * NEWS: Mention SEGMENT_START.
385
386 2004-10-26  Paul Brook  <paul@codesourcery.com>
387
388         * ld.texinfo: Document --default-symver.
389         * ldmain.c (main): Set link_info.create_default_symver.
390         * lexsup.c (enum option_values): Add OPTION_DEFAULT_SYMVER.
391         (ld_options): Add default-symver.
392         (parse_args): Handle OPTION_DEFAULT_SYMVER.
393
394 2004-10-24 Danny Smith  <dannysmith@users.sourceforge.net>
395
396         * pe-dll.c (process_def_file): Don't export all symbols by default if
397         building a position-independent executable.
398
399 2004-10-21  H.J. Lu  <hongjiu.lu@intel.com>
400
401         PR 463
402         * ldmain.c (reloc_overflow): Accept a pointer to struct
403         bfd_link_hash_entry. Report symbol location for relocation
404         overflow.
405
406 2004-10-21  H.J. Lu  <hongjiu.lu@intel.com>
407
408         * genscripts.sh (libpath.exp): Really generate for first
409         emulation only.
410
411 2004-10-19  Danny Smith  <dannysmith@users.sourceforge.net>
412
413         * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Simplify
414         comparison and replacement of filenames.
415
416 2004-10-19  H.J. Lu  <hongjiu.lu@intel.com>
417
418         PR 459
419         * ldlang.c (load_symbols): Use the same -Bdynamic/-Bstatic
420         option on linker script as the one for linker script.
421
422 2004-10-16  Daniel Jacobowitz  <dan@debian.org>
423
424         * ldlang.c (struct excluded_lib, excluded_libs, add_excluded_libs)
425         (check_excluded_libs): New.
426         (load_symbols): Call check_excluded_libs.
427         * ldlang.h (add_excluded_libs): New prototype.
428         * emultempl/elf32.em (OPTION_EXCLUDED_LIBS): Define.
429         (gld${EMULATION_NAME}_add_options): Add --exclude-libs.
430         (gld${EMULATION_NAME}_handle_option): Handle --exclude-libs.
431         * ld.texinfo (Command Line Variables): Document --exclude-libs.
432         (Options Specific to i386 PE Targets): Remove --exclude-libs.
433
434 2004-10-15  Alan Modra  <amodra@bigpond.net.au>
435
436         * ldexp.c (exp_fold_tree): Don't immediately exit ld on a
437         failing link script assert.
438
439         * ldctor.c (ldctor_add_set_entry): Fix comment typo.
440
441 2004-10-14  H.J. Lu  <hongjiu.lu@intel.com>
442
443         PR 445
444         * emulparams/elf64_ia64.sh (SMALL_DATA_CTOR): Set.
445         (SMALL_DATA_DTOR): Set.
446         * emulparams/elf64_ia64_fbsd.sh (SMALL_DATA_CTOR): Unset.
447         (SMALL_DATA_DTOR): Unset.
448         * scripttempl/elf.sc: If SMALL_DATA_CTOR is set, move .ctors
449         after .data. If SMALL_DATA_DTOR is set, move .dtors after
450         .data.
451
452 2004-10-14  Alan Modra  <amodra@bigpond.net.au>
453
454         PR 63
455         * ldlang.h (lang_output_section_statement_type): Make "next" a
456         struct lang_output_section_statement_struct *.
457         (struct orphan_save): Move from elf32.em.  Add "name" and "flags".
458         (lang_output_section_find_by_flags, lang_insert_orphan): Declare.
459         * ldlang.c (lang_output_section_find_1): Adjust for changed
460         output_section_statement "next".
461         (strip_excluded_output_sections): Likewise.
462         (lang_record_phdrs): Likewise.
463         (lang_output_section_find_by_flags): New function.
464         (output_prev_sec_find): Move from pe.em.  Adjust iterator.
465         (lang_insert_orphan): New function.  Tail end of elf32.em's
466         place_orphan merged with that from pe.em.  Allow bfd_section to
467         be placed first.  New heuristic for placing new output section
468         statement in existing script, and accompanying split of __start
469         symbol alignment into a separate assignment to dot.
470         (lang_add_section): Consistently use output->bfd_section rather than
471         an alias, section->output_section.
472         (map_input_to_output_sections): Rename overly long arg.  Move
473         initialization of data_statement output section to here..
474         (lang_check_section_addresses): ..from here.
475         (print_assignment): Correct printing of etree_assert.
476         (print_all_symbols): Don't bomb if userdata is NULL.
477         (IGNORE_SECTION): Rearrange.
478         * emultempl/elf32.em (output_rel_find): Adjust interator.
479         (output_prev_sec_find): Delete.
480         (struct orphan_save): Delete.
481         (gld${EMULATION_NAME}_place_orphan): Cater for zero bfd_section
482         flags without creating a duplicate output section statement.
483         Revise code holding history of various orphan section placements.
484         Allow orphan sections to place before script specified output
485         sections.  Call lang_output_section_find_by_flags when placement
486         by name fails.  Use lang_insert_orphan.
487         * emultempl/mmo.em (output_prev_sec_find): Delete.
488         (struct orphan_save): Delete.
489         (mmo_place_orphan): Revise code holding history of orphan placement.
490         Allow orphans to place before existing output sections.  Use
491         lang_insert_orphan.
492         * emultempl/pe.em (output_prev_sec_find): Delete.
493         (struct orphan_save): Delete.
494         (gld_${EMULATION_NAME}_place_orphan): Revise to suit use of
495         lang_insert_orphan.
496
497 2004-10-13  Mark Mitchell  <mark@codesourcery.com>
498
499         * scripttempl/armbpabi.sc: Do not put .gnu.version.* into a
500         loadable segment.
501
502 2004-10-13  Alan Modra  <amodra@bigpond.net.au>
503
504         PR 44
505         * ldcref.c (check_section_sym_xref): Delete.
506         (check_local_sym_xref): New function.
507         (check_nocrossrefs): Adjust call.
508         * emultempl/pe.em (struct orphan_save): Add os_tail.
509         (place_orphan): Backport assorted fixes from elf32.em.
510
511 2004-10-12  Bob Wilson  <bob.wilson@acm.org>
512
513         * emultempl/xtensaelf.em: Use ISO C90 formatting.
514
515 2004-10-11  Jakub Jelinek  <jakub@redhat.com>
516
517         * emultempl/elf32.em (gld${EMULATION_NAME}_parse_ld_so_conf): Avoid
518         getline for portability.
519
520         * emultempl/elf32.em (gld${EMULATION_NAME}_ld_so_conf): New structure.
521         (gld${EMULATION_NAME}_parse_ld_so_conf,
522         gld${EMULATION_NAME}_parse_ld_so_conf_include): New functions.
523         (gld${EMULATION_NAME}_check_ld_so_conf): Use them.
524
525 2004-10-11  Alan Modra  <amodra@bigpond.net.au>
526
527         PR 423
528         * ldfile.c (ldfile_try_open_bfd): Ensure dynamic objects are
529         rejected when linking statically.
530
531 2004-10-08  Daniel Jacobowitz  <dan@debian.org>
532
533         * configure.tgt: Include elf_x86_64 for i[3-7]86-*-solaris2*.
534
535 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
536
537         * ld.texinfo (Xtensa): Describe new linker relaxation to optimize
538         assembler-generated longcall sequences.  Describe new --size-opt
539         option.
540         * emulparams/elf32xtensa.sh (OTHER_SECTIONS): Add .xt.prop section.
541         * emultempl/xtensaelf.em (remove_section,
542         replace_insn_sec_with_prop_sec, replace_instruction_table_sections,
543         elf_xtensa_after_open): New.
544         (OPTION_OPT_SIZEOPT, OPTION_LITERAL_MOVEMENT,
545         OPTION_NO_LITERAL_MOVEMENT): Define.
546         (elf32xtensa_size_opt, elf32xtensa_no_literal_movement): New globals.
547         (PARSE_AND_LIST_LONGOPTS): Add size-opt and [no-]literal-movement.
548         (PARSE_AND_LIST_OPTIONS): Add --size-opt.
549         (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_OPT_SIZEOPT,
550         OPTION_LITERAL_MOVEMENT, and OPTION_NO_LITERAL_MOVEMENT.
551         (LDEMUL_AFTER_OPEN): Set to elf_xtensa_after_open.
552         * scripttempl/elfxtensa.sc: Update with changes from elf.sc.
553         * Makefile.am (eelf32xtensa.c): Update dependencies.
554         * Makefile.in: Regenerate.
555
556 2004-10-07  Jeff Baker  <jbaker@qnx.com>
557
558         * lexsup.c: Handle --warn-shared-textrel option.
559         (ld_options): Restore alpha sorting of options.
560         * ldmain.c (main): Initialise warn_shared_info field to FALSE.
561         * ld.texinfo: Add documentation for --warn-shared-textrel.
562         * NEWS: Added mention of --warn-shared-textrel option.
563
564 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
565
566         * emultempl/crxelf.em (disable_relaxation): Add.
567         (crxelf_before_allocation): Enable --relax option by default.
568         (PARSE_AND_LIST_PROLOGUE): Add OPTION_NO_RELAX.
569         (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add --no-relax.
570         (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_NO_RELAX.
571
572 2004-10-04  H.J. Lu  <hongjiu.lu@intel.com>
573
574         * NEWS: Mention SORT_BY_NAME, SORT_BY_ALIGNMENT and
575         --sort-section name|alignment.
576
577         * ld.texinfo: Document SORT_BY_NAME, SORT_BY_ALIGNMENT and
578         --sort-section name|alignment.
579
580         * ld.h (sort_type): New enum.
581         (wildcard_spec): Change the type of `sorted' to sort_type.
582
583         * ldgram.y (SORT): Removed.
584         (SORT_BY_NAME): Added.
585         (SORT_BY_ALIGNMENT): Added.
586         (wildcard_spec): Updated `sorted'. Handle SORT_BY_NAME and
587         SORT_BY_ALIGNMENT.
588         (input_section_spec_no_keep): Updated `sorted'.
589         (statement): Replace SORT with SORT_BY_NAME.
590
591         * ldlang.c (compare_section): New function to compare 2
592         sections with different sorting schemes.
593         (wild_sort): Updated. Use compare_section.
594         (update_wild_statements): New function.
595         (lang_process): Call update_wild_statements before
596         map_input_to_output_sections.
597
598         * ldlex.l (SORT_BY_NAME): New.
599         (SORT_BY_ALIGNMENT): New.
600         (SORT): Return SORT_BY_NAME.
601
602         * ldmain.c (sort_section): New. Defined.
603         (main): Initialize it to none.
604
605         * lexsup.c (option_values): Add OPTION_SORT_SECTION.
606         (ld_options): Add an entry for OPTION_SORT_SECTION.
607         (parse_args): Handle OPTION_SORT_SECTION.
608
609         * mri.c (mri_draw_tree): Updated `sorted'.
610
611 2004-10-04  Jakub Jelinek  <jakub@redhat.com>
612
613         * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument.
614         * scripttempl/elf.sc (DATA_SEGMENT_RELRO_END): Add 0 as first
615         argument.
616         (DATA_SEGMENT_RELRO_GOTPLT_END): Pass $SEPARATE_GOTPLT as first
617         and . as second argument.
618         (GOTPLT): Move $DATA_SEGMENT_RELRO_GOTPLT_END before the section.
619         * ldexp.c (fold_unary): Remove DATA_SEGMENT_RELRO_END handling here.
620         (fold_binary): Add it here.  Insert padding to make relro_end
621         COMMONPAGESIZE bytes aligned.  For DATA_SEGMENT_ALIGN in
622         exp_dataseg_relro_adjust phase just use previously computed
623         exp_data_seg.base.
624         * ldlang.c (lang_size_sections): Set exp_data_seg.base for
625         relro_adjust here.  Call lang_size_sections_1 once more if there
626         was too big padding at DATA_SEGMENT_RELRO_END.
627         * ld.texinfo (DATA_SEGMENT_RELRO_END): Add documentation.
628
629 2004-10-01  Paul Brook  <paul@codesourcery.com>
630
631         * emulparams/armelf.sh: Add unwinding table sections.
632
633 2004-09-30  Filip Navara  <navaraf@reactos.com>
634
635         * emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Generate
636         correct base address for position independant executables.
637         * pe-dll.c (pe_dll_fill_sections): Don't mark position independant
638         executables as DLLs.
639
640 2004-09-30  Paul Brook  <paul@codesourcery.com>
641
642         * ld.texinfo: Document --target2=abs.
643         * emulparms/armsymbian.sh (TARGET2_TYPE): Set.
644
645 2004-09-29  Nick Clifton  <nickc@redhat.com>
646
647         * scripttempl/xstormy16.sc: Only perform the assignments to the
648         ROM region when not performing a relocatable link.  The ROM region
649         does not start at address 0, but the sections will.
650         * Makefile.am: Fix linker script dependency for the generation of
651         eelf32xstormy16.c.
652         * Makefile.in: Regenerate.
653
654 2004-09-18  Filip Navara  <navaraf@reactos.com>
655
656         * emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh,
657         emulparams/i386pe_posix.sh, emulparams/mcorepe.sh,
658         emulparams/mipspe.sh, emulparams/ppcpe.sh, scripttempl/pe.sc: Define
659         TARGET_PAGE_SIZE.
660         * scripttempl/pe.sc: Make the virtual address and file offset synced if
661         the alignment is lower than the target page size.
662
663 2004-09-27  Filip Navara  <navaraf@reactos.com>
664
665         * emultempl/pe.em (gld_${EMULATION_NAME}_unrecognized_file): Allow
666         def_file_parse to handle pe_def_file if NULL and prevent crash with
667         invalid .def files.
668
669 2004-09-27  Alan Modra  <amodra@bigpond.net.au>
670
671         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Enable
672         --emit-stub-syms automatically when --emit-relocs.
673
674 2004-09-24  Paul Brook  <paul@codeosurcery.com>
675
676         * scripttempl/elf.sc: Keep .preinit_array, .init_array and
677         .fini_array sections.
678
679 2004-09-19  Andreas Schwab  <schwab@suse.de>
680
681         * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Adjust data segment
682         base so that relro end is suitably aligned.
683
684 2004-09-17  Paul Brook  <paul@codesourcery.com>
685
686         * ld.texinfo: Rename arm-specific section.  Document --target*
687         * emulparams/armelf_fbsd.sh: Set TARGET2_TYPE.
688         * emulparams/armelf_linux.sh: Ditto.
689         * emulparams/armelf_nbsd.sh: Ditto.
690         * emultempl/armelf.em: Set default for TARGET2_TYPE.
691         (target2_type): New variable.
692         (arm_elf_before_allocation): Don't pass target1_type.
693         (arm_elf_create_output_section_statements): New function.
694         (PARSE_AND_LIST_PROLOGUE): Add OPTION_TARGET2.
695         (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add --target=.
696         (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_TARGET2.
697         (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Set.
698         * emultempl/armelf_oabi.em (_before_allocation): Remove extra
699         argument to bfd_elf32_arm_process_before_allocation.
700
701 2004-09-17  Alan Modra  <amodra@bigpond.net.au>
702
703         * ldexp.c (fold_name): Update u.undef.next refs.
704         * emultempl/pe.em: Likewise.
705         * emultempl/sunos.em: Likewise.
706
707 2004-09-17  Alan Modra  <amodra@bigpond.net.au>
708
709         * Makefile.am: Run "make dep-am".
710         * Makefile.in: Regenerate.
711         * config.in: Regenerate.
712         * configure: Regenerate.
713         * aclocal.m4: Regenerate.
714         * po/ld.pot: Regenerate.
715
716 2004-09-16  Tomer Levi  <Tomer.Levi@nsc.com>
717
718         * scripttempl/elf32crx.sc (.init): Add KEEP for section's *personality*.
719         (.fini): Likewise.
720         (.jcr): Likewise.
721
722 2004-09-16  Alan Modra  <amodra@bigpond.net.au>
723
724         * emultempl/armelf_oabi.em (before_allocation): Add extra zero param
725         to bfd_elf32_arm_process_before_allocation call.
726
727 2004-09-13  Paul Brook  <paul@codesourcery.com>
728
729         * emulparams/armsymbian.sh: Set TARGET1_IS_REL.
730         * emultempl/armelf.em: Use TARGET1_IS_REL.  Add --target1-{rel,abs}.
731
732 2004-09-07  H.J. Lu  <hongjiu.lu@intel.com>
733
734         * configure: Regenerated with autconfig 2.13.
735
736 2004-09-07  Andreas Schwab  <schwab@suse.de>
737
738         * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Apply data segment
739         alignment before adjusting DATA_SEGMENT_RELRO_END.
740
741 2004-09-06  Mark Mitchell  <mark@codesourcery.com>
742
743         * emulparams/armsymbian.sh: Use armbpabi script.
744         * scripttempl/armbpabi.sc: New script.
745
746 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
747
748         * Makefile.am (ALL_EMULATIONS): Add earmsymbian.o.
749         (earmsymbian.c): New target.
750         * configure.tgt: Use armsymbian emulation for arm*-*-symbianelf*.
751         * Makefile.in: Regenerated.
752         * aclocal.m4: Likewise.
753         * configure: Likewise.
754         * emulparams/armsymbian.sh: New file.
755
756 2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
757
758         * scripttempl/elf32crx.sc: Edit file with comments.
759         (.init): Add new section.
760         (.fini): Likewise.
761         (.ctor): Control the linkage order.
762         (.dtor): Likewise.
763
764 2004-08-27  Nick Clifton  <nickc@redhat.com>
765
766         * emultempl/pe.em (after_open): Do not assume that either bfd is
767         an archive.
768
769 2004-08-26  Alan Modra  <amodra@bigpond.net.au>
770
771         * ldlang.c (lang_init): Don't compare with TRUE.
772
773 2004-08-25  Dmitry Diky  <diwil@spec.ru>
774
775         * emulparams/msp430all.sh: Fix RAM sizes for all targets.
776         * scripttempl/elf32msp430.sc: Add .profiler section definition.
777
778 2004-08-24  H.J. Lu  <hongjiu.lu@intel.com>
779
780         * ldlang.c (wildcardp): Defined as a macro with strpbrk.
781
782 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
783
784         * configure.tgt (arm*-*-symbianelf*): New target.
785         (arm*-*-eabi*): Likewise.
786
787 2004-08-19  Jakub Jelinek  <jakub@redhat.com>
788
789         * emultempl/ppc64elf.em (non_overlapping_opd): New variable.
790         (ppc_before_allocation): Pass it to ppc64_elf_edit_opd).
791         (OPTION_NON_OVERLAPPING_OPD): Define.
792         (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Add
793         --non-overlapping-opd option.
794
795 2004-08-18  Alan Modra  <amodra@bigpond.net.au>
796
797         PR 338
798         * ldexp.c (fold_name): Don't call bfd_link_add_undef if the symbol
799         was already on the undefs list.
800
801 2004-08-17  Alan Modra  <amodra@bigpond.net.au>
802
803         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Dot
804         prefix the symbol field too.
805
806 2004-08-13  Alan Modra  <amodra@bigpond.net.au>
807
808         * ldmain.c (link_callbacks): Remove "error_handler".
809         * ldmisc.c: Include elf-bfd.h.
810         (vfinfo): Sort comment.  Handle %A.  Use %A instead of
811         bfd_get_section_indent.
812         (error_handler): Delete.
813         * ldmisc.h (error_handler): Delete declaration.
814
815 2004-08-10  Alan Modra  <amodra@bigpond.net.au>
816
817         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Call
818         ppc64_elf_restore_symbols.
819
820 2004-08-09  Alan Modra  <amodra@bigpond.net.au>
821
822         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Error if
823         .toc is too large on relocatable linking.
824
825 2004-08-09  Alan Modra  <amodra@bigpond.net.au>
826
827         * emultempl/ppc64elf.em (ppc_after_open): Delete.
828         (LDEMUL_AFTER_OPEN): Don't define.
829
830 2004-08-02  Stephane Carrez  <stcarrez@nerim.fr>
831
832         * ld.texinfo (Top): Document specific options of 68HC11 and 68HC12.
833
834 2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
835
836         * scripttempl/elfm68hc12.sc: Align text, rodata and data section
837         on power of 2.
838
839 2004-07-27  Jason Thorpe  <thorpej@wasabisystems.com>
840
841         * emulparams/hppanbsd.sh (OUTPUT_FORMAT): Set to "elf32-hppa-netbsd".
842
843 2004-07-26  Dmitry Diky  <diwil@spec.ru>
844
845         * Makefile.am: Add new subtargets: msp430x1610, msp430x1611,
846         msp430x1612, msp430x415, msp430x417, msp430xG437, msp430xG438,
847         msp430xG439.
848         * configure.tgt: Likewise.
849         * emulparams/msp430all.sh: Likewise.
850         * Makefile.in: Regenerate.
851
852 2004-07-23  Nick Clifton  <nickc@redhat.com>
853
854         * emultempl/elf32.em (_place_orphan): Use an already existing
855         section name if that section does not have any flags set.
856
857 2004-07-21  H.J. Lu  <hongjiu.lu@intel.com>
858
859         * ldlang.c (already_linked_hash_entry): Removed.
860         (already_linked): Likewise.
861         (already_linked_table): Likewise.
862         (section_already_linked): Call bfd_section_already_linked.
863         (lang_process): Replace already_linked_table_init with
864         bfd_section_already_linked_table_init and check return. Replace
865         already_linked_table_free with bfd_section_already_linked_table_free.
866
867 2004-07-21  Nick Clifton  <nickc@redhat.com>
868
869         * ldlang.c (init_os): Make sure that the newly allocated userdata
870         structure is zeroed out.
871
872 2004-07-19  H.J. Lu  <hongjiu.lu@intel.com>
873
874         * NEWS: Mention the new --add-needed/--no-add-needed and
875         --as-needed/--no-as-needed options.
876
877 2004-07-19  H.J. Lu  <hongjiu.lu@intel.com>
878
879         * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): Also
880         check the add_needed field.
881         (dt_needed): New struct.
882         (gld${EMULATION_NAME}_try_needed): Change the first argument
883         to a pointer to struct dt_needed. Check the DYN_NO_ADD_NEEDED
884         bit in the file where the DT_NEEDED entry comes from.
885         (gld${EMULATION_NAME}_search_needed): Change the second
886         argument to a pointer to struct dt_needed.
887         (gld${EMULATION_NAME}_check_ld_so_conf): Updated.
888         (gld${EMULATION_NAME}_after_open): Likewise.
889
890         * ld.texinfo: Add --add-needed document.
891         * ldlang.c (new_afile): Set p->add_needed.
892         * ldlang.h (lang_input_statement_type): Add add_needed field.
893         * ldmain.h (add_needed): Declare.
894         * ldmain.c (add_needed): New global var.
895         * lexsup.c (option_values): Add OPTION_ADD_NEEDED and
896         OPTION_NO_ADD_NEEDED.
897         (ld_options): Likewise.
898         (parse_args): Handle them.
899
900 2004-07-13  Christof Petig  <christof@petig-baender.de>
901
902         * emultempl/pe.em (make_import_fixup): Use bfd_get_32 to correct
903         for endian-ness of extracted addend.
904
905 2004-07-13  Danny Smith  <dannysmith@usesr.sourceforge.net>
906
907         * pe-dll.c (auto_export):  Filter on just the import prefix,
908         "_imp_", not "_imp__".
909
910 2004-07-09  Nick Clifton  <nickc@redhat.com>
911
912         * configure.tgt: Change sh-sybmian-elf to sh-*-symbianelf.
913
914 2004-07-06  Tomer Levi  <Tomer.Levi@nsc.com>
915
916         * Makefile.am (ALL_EMULATIONS): Add eelf32crx.o.
917         (eelf32crx.c): New target.
918         * Makefile.in: Regenerate.
919         * configure.tgt: Handle crx-*-elf*.
920         * emulparams/elf32crx.sh: New file.
921         * emultempl/crxelf.em: New file.
922         * scripttempl/elf32crx.sc: New file.
923         * NEWS: Mention new target.
924
925 2004-07-06  Nick Clifton  <nickc@redhat.com>
926
927         * Makefile.am: Add eshlsymbian.c.
928         * Makefile.in: Regenerate.
929         * configure.tgt: Add sh*-symbian-elf target.
930         * emulparams/shlsymbian.sh: New file.  Configure the
931         sh-symbian-elf linker scripts.
932         * scripttemp/elf32sh-symbian.sc: New file.  Linker script
933         template for the sh-symbian-elf target.
934
935 2004-07-05  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
936
937         * emulparams/hppa64linux.sh: Define PLT_BEFORE_GOT.
938         * emulparams/hppalinux.sh: Likewise.
939         * scripttempl/elf.sc: Place .plt just before .got when .plt is in
940         data segment and PLT_BEFORE_GOT is defined.
941
942 2004-07-03  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
943
944         * ld.texinfo (WIN32): Document PE weak symbols.
945
946 2004-07-02  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
947
948         * emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.
949
950 2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>
951
952         * ldmisc.c (vfinfo): Call bfd_get_section_ident to identify
953         the section.
954
955 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
956
957         * ldlang.c (lang_reset_memory_regions): Save last relax pass section
958         size in rawsize.
959
960 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
961
962         * ldlang.c (print_output_section_statement): Don't print size before
963         relaxation.
964         (IGNORE_SECTION): Remove bfd arg.  Update all callers.
965
966         * ldexp.c (fold_name): .. See below.
967         * ldlang.c (section_already_linked, print_output_section_statement,
968         print_input_section, insert_pad, size_input_section,
969         lang_check_section_addresses, lang_size_sections_1,
970         lang_size_sections, lang_do_assignments_1, lang_set_startof,
971         lang_one_common, lang_reset_memory_regions, lang_process,
972         lang_abs_symbol_at_end_of, lang_do_version_exports_section): ..
973         * ldwrite.c (build_link_order, clone_section, ds, split_sections): ..
974         * pe-dll.c (process_def_file, generate_reloc): ..
975         * emultempl/elf32.em (gld${EMULATION_NAME}_find_statement_assignment,
976         gld${EMULATION_NAME}_before_allocation): ..
977         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): ..
978         * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_before_allocation,
979         sh64_elf_${EMULATION_NAME}_after_allocation): ..
980         * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): ..
981         * emultempl/xtensaelf.em (ld_assign_relative_paged_dot,
982         ld_local_file_relocations_fit, ld_xtensa_insert_page_offsets): Use
983         "size" instead of "_raw_size" and "_cooked_size".  Expand
984         bfd_section_size macro invocations.
985
986 2004-06-22  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
987
988         * ld/scripttemp/pe.sc (.CRT): Define ___crt_xc_start__,
989         ___crt_xc_end__, ___crt_xi_start__, ___crt_xi_end__, ___crt_xl_start__,
990         ___crt_xp_start__, ___crt_xp_end__, ___crt_xt_start__ and
991         ___crt_xt_end__.
992         (.tls): Define ___tls_start__ and ___tls_end__.
993
994 2004-06-21  Alexandre Oliva  <aoliva@redhat.com>
995
996         * emulparams/elf32frvfd.sh (GENERATE_PIE_SCRIPT): Set to yes.
997
998 2004-06-18  Adam Nemet  <anemet@lnxw.com>
999
1000         * configure.in: Set EXTRA_SHLIB_EXTENSION to .a for LynxOS.
1001         * configure: Regenerate.
1002
1003 2004-06-15  Jakub Jelinek  <jakub@redhat.com>
1004
1005         * scripttempl/elf.sc: Readd KEEP and .gcc_except_table.* to
1006         .gcc_except_table output sections lost accidentally with
1007         -z relro patch.
1008
1009 2004-06-15  Alan Modra  <amodra@bigpond.net.au>
1010
1011         * ldwrite.c (build_link_order): Use bfd_get_section_size
1012         instead of bfd_get_section_size_before_reloc or _raw_size.
1013         * pe-dll.c (process_def_file): Likewise.
1014
1015 2004-06-14  Alan Modra  <amodra@bigpond.net.au>
1016
1017         From Richard Wirth <r.wirth@wirthware.de>
1018         * ldlang.c (lang_finish): Don't free lang_definedness_table.
1019
1020 2004-05-29  Alan Modra  <amodra@bigpond.net.au>
1021
1022         * ldlang.c (gc_section_callback): Move SEC_EXCLUDE twiddles..
1023         (lang_gc_sections): .. to a LANG_FOR_EACH_INPUT_STATEMENT loop here.
1024
1025 2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
1026
1027         * testsuite/ld-sh/arch/arch.exp: New test script.
1028         * testsuite/ld-sh/arch/arch_expected.txt: New file.
1029         * testsuite/ld-sh/arch/sh.s: New file.
1030         * testsuite/ld-sh/arch/sh2.s: New file.
1031         * testsuite/ld-sh/arch/sh-dsp.s: New file.
1032         * testsuite/ld-sh/arch/sh2e.s: New file.
1033         * testsuite/ld-sh/arch/sh3-nommu.s: New file.
1034         * testsuite/ld-sh/arch/sh3.s: New file.
1035         * testsuite/ld-sh/arch/sh3-dsp.s: New file.
1036         * testsuite/ld-sh/arch/sh3e.s: New file.
1037         * testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file.
1038         * testsuite/ld-sh/arch/sh4-nofpu.s: New file.
1039         * testsuite/ld-sh/arch/sh4.s: New file.
1040         * testsuite/ld-sh/arch/sh4a-nofpu.s: New file.
1041         * testsuite/ld-sh/arch/sh4al-dsp.s: New file.
1042         * testsuite/ld-sh/arch/sh4a.s: New file.
1043
1044 2004-05-28  Alan Modra  <amodra@bigpond.net.au>
1045
1046         * ldlang.c: Formatting.  Wrap long lines, expand bfd_get_section_flags
1047         throughout file.
1048         * lexsup.c: Formatting.  Wrap long lines.
1049         * ldwrite.c: Update copyright date.
1050
1051         * ldlang.c (lang_add_section): Don't twidlle SEC_EXCLUDE here.
1052         (output_section_callback): Nor SEC_KEEP here.
1053         (gc_section_callback): Twiddle SEC_EXCLUDE here.
1054         (lang_gc_wild): Delete.  Fold into..
1055         (lang_gc_sections_1): ..here.  Only call bfd_gc_sections when garbage
1056         collecting.
1057         (lang_process): Always call lang_gc_sections.
1058         (lang_place_orphans): Handle SEC_EXCLUDE sections.
1059         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Remove
1060         SEC_EXCLUDE code.
1061
1062 2004-05-26  H.J. Lu  <hongjiu.lu@intel.com>
1063
1064         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Clear
1065         SEC_EXCLUDE on non-SEC_DEBUGGING sections for relocatable link.
1066         * ldlang.c (lang_add_section): Likewise.
1067
1068 2004-05-26  Alan Modra  <amodra@bigpond.net.au>
1069
1070         * ldlang.c (lang_add_section): Set SEC_EXCLUDE for SEC_GROUP
1071         sections when doing a final link.  Clear SEC_EXCLUDE when doing
1072         a relocable link, except for SEC_DEBUGGING sections.
1073         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Use the
1074         same condition here to drop SEC_EXCLUDE orphan sections.
1075
1076 2004-05-25  Alan Modra  <amodra@bigpond.net.au>
1077
1078         * ldlang.c (lang_process): Call bfd_merge_sections later, and
1079         only when not a relocatable link.
1080         (print_input_section): Handle SEC_EXCLUDE sections.
1081         (size_input_section): Don't update dot on SEC_EXCLUDE sections.
1082         (lang_do_assignments_1): Likewise.
1083         * ldwrite.c (build_link_order): Ignore SEC_EXCLUDE input sections.
1084         * emultempl/armelf.em (arm_elf_set_bfd_for_interworking): Likewise.
1085         * emultempl/hppaelf.em (build_section_lists): Likewise.
1086         * emultempl/ppc64elf.em (build_toc_list): Likewise.
1087         (build_section_lists): Likewise.
1088
1089 2004-05-23  Andreas Schwab  <schwab@suse.de>
1090
1091         * ld.texinfo (Options): Fix typo in last change.
1092
1093 2004-05-21  Andy Chittenden  <achittenden@bluearc.com>
1094
1095         * ld.h (ld_config_type): Add new field: hash_table_size.
1096         * ldmain.c: Initialise the new field to zero.  If it is non-zero
1097         after parsing the linker's command line call
1098         bfd_hash_set_default_size.
1099         * lexsup.c (option_values): Add OPTION_HASH_SIZE.
1100         (ld_options): Add hash-size.
1101         (parse_args): Parse --hash-size option.  Allow
1102         --reduce-memory-overheads to set the default hash table size as
1103         well.
1104         * ld.texinfo: Document the new switch.  Also mention that
1105         --reduce-memory-overheads can affect the hash table size.
1106         * NEWS: Mention the new feature.
1107
1108 2004-05-19  J"orn Rennecke <joern.rennecke@superh.com>
1109
1110         * NEWS: Mention new linker map file generation and the
1111         --reduce-memory-overheads option.
1112         * ld.texinfo: Document --reduce-memory-overheads option.
1113         * ld.h (map_symbol_def): New struct.
1114         (struct user_section_struct, section_userdata_type): Rename to:
1115         (struct lean_user_section_struct, lean_section_userdata_type).
1116         (struct fat_user_section_struct, fat_section_userdata_type): New.
1117         (SECTION_USERDATA_SIZE): Define.
1118         (args_type): New member reduce_memory_overheads.
1119         * ldlang.c (map_obstack): New static variable.
1120         (init_map_userdata, print_all_symbols, sort_def_symbol): New functions.
1121         (lang_map): Unless command_line.reduce_memory_overheads is set,
1122         initialize lists of defined symbols for each section.
1123         (print_input_section): Unless command_line.reduce_memory_overheads
1124         is set, use print_all_symbols.
1125         (init_os): Use lean_section_userdata_type / SECTION_USERDATA_SIZE.
1126         * ldmain.c (main): Initialize command_line.reduce_memory_overheads.
1127         * lexsup.c (enum option_values): Add OPTION_REDUCE_MEMORY_OVERHEADS.
1128         (ld_options): Add entry for --reduce-memory-overheads.
1129         (parse_args): Handle OPTION_REDUCE_MEMORY_OVERHEADS.
1130
1131 2004-05-19  Jakub Jelinek  <jakub@redhat.com>
1132
1133         * ldgram.y (sect_constraint): New.
1134         (ONLY_IF_RO, ONLY_IF_RW): New tokens.
1135         (section): Add sect_constraint.  Pass additional argument
1136         to lang_enter_output_section_statement.
1137         * mri.c (mri_draw_tree): Pass additional argument to
1138         lang_enter_output_section_statement.
1139         * emultempl/pe.em (place_orphan): Likewise.
1140         (output_prev_sec_find): Disregard output section statements with
1141         constraint == -1.
1142         * emultempl/mmo.em (output_prev_sec_find): Likewise.
1143         (mmo_place_orphan): Pass additional argument to
1144         lang_enter_output_section_statement.
1145         * emultempl/elf32.em (output_prev_sec_find): Disregard output section
1146         statements with constraint == -1.
1147         (place_orphan): Pass additional argument to
1148         lang_enter_output_section_statement.
1149         * ldlang.c (lang_enter_overlay_section): Likewise.
1150         (lang_output_section_find_1): New.
1151         (lang_output_section_find): Use it.
1152         (lang_output_section_statement_lookup_1): New.
1153         (lang_output_section_statement_lookup): Use it.
1154         (check_section_callback, check_input_sections): New.
1155         (map_input_to_output_sections): Check if all input sections
1156         are readonly if ONLY_IF_RO or ONLY_IF_RW was seen.
1157         (strip_excluded_output_sections): Disregard output section statements
1158         with constraint == -1.
1159         (lang_record_phdrs): Likewise.
1160         (lang_enter_output_section_statement): Add constraint argument.
1161         Use lang_output_section_statement_lookup_1.
1162         * ldlang.h (lang_output_section_statement_type): Add constraint
1163         and all_input_readonly fields.
1164         (lang_enter_output_section_statement): Adjust prototype.
1165         * ldlex.l (ONLY_IF_RO, ONLY_IF_RW): New tokens.
1166         * scripttempl/elf.sc (.eh_frame, .gcc_except_table): Move into text
1167         segment if all input sections are readonly.
1168
1169 2004-05-19  Adam Nemet  <anemet@lnxw.com>
1170
1171         * scripttempl/i386lynx.sc: Remove file.
1172
1173 2004-05-17  Bob Wilson  <bob.wilson@acm.org>
1174
1175         * ld.texinfo (Output Section Address): Correct subsection name.
1176
1177 2004-05-17  Adam Nemet  <anemet@lnxw.com>
1178
1179         * configure.tgt (powerpc-*-lynxos* case): New case.
1180         * configure.host (i[3-7]86-*-lynxos* case): Remove case.
1181         * emulparams/ppclynx.sh: New file.
1182         * emulparams/i386lynx.sh (SCRIPT_NAME): Update to LynxOS 4.0.
1183         * Makefile.am (ALL_EMULATIONS): Add eppclynx.o
1184         (ei386lynx.c): Update rule to LynxOS 4.0 ELF.
1185         (eppclynx.c): New rule.
1186         * Makefile.in: Regenerate.
1187
1188 2004-05-13  Joel Sherrill <joel@oarcorp.com>
1189
1190         * configure.tgt (or32-*-rtems*): Switch to elf and
1191         support versioned targets.
1192
1193 2004-05-13  Nick Clifton  <nickc@redhat.com>
1194
1195         * po/fr.po: Updated French translation.
1196
1197 2004-05-11  Jakub Jelinek  <jakub@redhat.com>
1198
1199         * genscripts.sh: Generate -z combreloc -z now -z relro scripts
1200         for binaries, -shared and -pie.
1201         * emulparams/elf_i386.sh (SEPARATE_GOTPLT): Set.
1202         * emulparams/elf_x86_64.sh (SEPARATE_GOTPLT): Set.
1203         * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Rename to...
1204         (OTHER_RELRO_SECTIONS): ... this.
1205         * ldlex.l (DATA_SEGMENT_RELRO_END): Add.
1206         * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
1207         -z relro and -z norelro.
1208         (gld${EMULATION_NAME}_list_options): Add it to usage.
1209         (gld${EMULATION_NAME}_get_script): Return -z combreloc -z now
1210         -z relro scripts when appropriate.
1211         * scripttempl/elf.sc: Unset SEPARATE_GOTPLT if RELRO_NOW is set.
1212         Create separate .got.plt section if SEPARATE_GOTPLT.
1213         Move sections which are only written during relocation handling
1214         to the beginning of RW segment.  If NO_SMALL_DATA, move .got
1215         before .data.  Add DATA_SEGMENT_RELRO_END directive.
1216         Include OTHER_RELRO_SECTIONS.
1217         * ldgram.y (DATA_SEGMENT_RELRO_END): Add.
1218         * ldexp.c (exp_print_token): Handle DATA_SEGMENT_RELRO_END.
1219         (fold_unary): Likewise.
1220         (fold_binary): Handle -z relro.
1221         * ldexp.h (struct exp_data_seg): Add exp_dataseg_relro_seen and
1222         exp_dataseg_relro_adjust phases.  Add relro_end field.
1223         * ldmain.c (main): Initialize link_info.relro to FALSE.
1224         * ldlang.c (lang_size_sections): Handle -z relro.
1225
1226 2004-05-08  Marek Michalkiewicz  <marekm@amelek.gda.pl>
1227
1228         * scripttempl/avr.sc: Do not set LMA for "eeprom" section.
1229
1230 2004-05-07  J"orn Rennecke <joern.rennecke@superh.com>
1231
1232         * ldlang.c (print_padding_statement): Cast size_t to bfd_vma
1233         before printing it with %W.
1234
1235 2004-05-07  Brian Ford  <ford@vss.fsi.com>
1236             DJ Delorie  <dj@redhat.com>
1237
1238         * emultempl/pe.em (real_flags): New static.
1239         (OPTION_LARGE_ADDRESS_AWARE): New define.
1240         (gld${EMULATION_NAME}_add_options): Add --large-address-aware option.
1241         (gld_${EMULATION_NAME}_list_options): Likewise.
1242         (gld${EMULATION_NAME}_handle_option): Likewise.
1243         (gld_${EMULATION_NAME}_after_open): Pass real_flags to PE private data.
1244         * ld.texinfo: Document it.
1245         * NEWS: Mention it.
1246
1247 2004-05-07  Brian Ford  <ford@vss.fsi.com>
1248
1249         * NEWS: Mention DWARF 2 support for i386pe.
1250
1251 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
1252
1253         * emulparams/elf32frvfd.sh (OUTPUT_FORMAT): Switch to new
1254         elf32-frvfdpic.
1255
1256 2004-04-30  Alan Modra  <amodra@bigpond.net.au>
1257
1258         * ldlang.c (unique_section_p): Pass section parm, return true on
1259         group sections.
1260         (output_section_callback): Adjust.
1261         * ldlang.h (unique_section_p): Update prototype.
1262         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust.
1263
1264 2004-04-30  Eric Botcazou  <ebotcazou@act-europe.fr>
1265
1266         * ld.texinfo (--gc-sections): Remove restriction for
1267         dynamic linking.
1268
1269 2004-04-29  Brian Ford  <ford@vss.fsi.com>
1270
1271         * scripttempl/pe.sc: Handle .debug* and .gnu.linkonce.wi.* sections
1272         for DWARF 2/3.  Update stab section's syntax.
1273
1274 2004-04-29  Alan Modra  <amodra@bigpond.net.au>
1275
1276         * pe-dll.c: Revert changes accidentally committed 2004-03-08.
1277         (fill_edata): Correct pointer arithmetic.
1278
1279 2004-04-21  Chris Demetriou  <cgd@broadcom.com>
1280
1281         * ld.texinfo: Remove MIPS --embedded-relocs documentation.
1282         * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Remove definition.
1283         * emulparams/mipsidt.sh (TEMPLATE_NAME): Use generic.em.
1284         (EXTRA_EM_FILE): Use mipsecoff.em
1285         * emulparams/mipsidtl.sh (TEMPLATE_NAME): Use generic.em.
1286         (EXTRA_EM_FILE): Use mipsecoff.em
1287         * emultempl/mipsecoff.em: Restructure to be included as an
1288         extra emulation file.
1289         (check_sections, gld${EMULATION_NAME}_after_open)
1290         (gld${EMULATION_NAME}_after_allocation)
1291         (gld${EMULATION_NAME}_get_script)
1292         (ld_${EMULATION_NAME}_emulation): Remove
1293         (gld${EMULATION_NAME}_before_parse): Rename to...
1294         (mipsecoff_before_parse): This.
1295         (LDEMUL_BEFORE_PARSE): Define.
1296         * emultempl/mipself.em: Remove file.
1297         * scripttempl/mips.sc (.rel.sdata): Do not include in output.
1298         (__runtime_reloc_start, __runtime_reloc_stop): Stop providing
1299         these symbols.
1300         * Makefile.am: Remove dependencies on emultempl/mipself.em.
1301         * Makefile.in: Regenerate.
1302
1303 2004-04-21      Anil Paranjpe   <anilp1@kpitcummins.com>
1304
1305         * ld.texinfo (synthesizing on H8/300): Information about linker
1306         relaxation support for bit manipulation instructions and system
1307         control instructions is added.
1308
1309 2004-04-21  Hans-Peter Nilsson  <hp@axis.com>
1310
1311         * NEWS: Mention change in DEFINED semantics.
1312
1313 2004-04-21  Eric Botcazou  <ebotcazou@act-europe.fr>
1314
1315         * scripttempl/elf.sc (.text): Add KEEP for .text.*personality*.
1316         (.data): Add KEEP for .gnu.linkonce.d.*personality*.
1317         (.gcc_except_table): Add KEEP for self and accept .gcc_except_table.*.
1318
1319 2004-04-21  Ben Elliston  <bje@au.ibm.com>
1320
1321         * ld.texinfo (Simple Example): Add missing punctuation.
1322
1323 2004-04-20  Chris Demetriou  <cgd@broadcom.com>
1324
1325         * NEWS: Note that MIPS --embedded-relocs option is deprecated.
1326
1327 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
1328
1329         * ldlang.c (lang_do_assignments_1): Handle .tbss output section
1330         specially.
1331
1332 2004-04-18  Danny Smith  <dannysmith@users.sourceforge.net>
1333
1334         * scriptempl/pe.sc:  Put numbered .ctors.* after .ctors
1335         with default priority. Likewise for dtors.
1336
1337 2004-04-11  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
1338
1339         * configure.host: Remove mips*-dec-bsd* target.
1340         * configure.tgt: Likewise.
1341
1342 2004-04-08  Richard Sandiford  <rsandifo@redhat.com>
1343
1344         * emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix.
1345         * emulparams/elf64bmip.sh (EXTRA_EM_FILE): Likewise.
1346         * emulparams/elf32bmipn32.sh (EXTRA_EM_FILE): Likewise.
1347         * emultempl/irix.em: New file.
1348         * Makefile.am (eelf32bsmip.c, eelf32bmipn32.c, eelf64bmip.c): Update
1349         dependencies.
1350         * Makefile.in: Regenerate.
1351
1352 2004-04-01  Paul Brook  <paul@codesourcery.com>
1353
1354         * emultempl/armelf.em (byteswap_code): Add.
1355         (arm_elf_before_allocation): Pass extra parameter.
1356         (PARSE_AND_LIST_PROLOGUE): Add OPTION_BE8.
1357         (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add be8.
1358         (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_BE8.
1359         * emultempl/armelf_oabi.em: Pass extra parameter.
1360         * ld.texinfo: Document --be8.
1361
1362 2004-03-30  Stan Shebs  <shebs@apple.com>
1363
1364         Remove long-obsolete MPW support.
1365         * mpw-config.in, mpw-make.sed, mac-ld.r: Remove files.
1366         * Makefile.am (mpw): Remove file-presynthesizing actions.
1367         * Makefile.in: Likewise.
1368         * ldfile.c (slash): Remove MPW case.
1369         * ldlex.l [MPW]: Remove unused definition.
1370
1371 2004-03-30  Galit Heller  <Galit.Heller@nsc.com>
1372
1373         * Makefile.am (ALL_EMULATIONS): Add eelf32cr16c.o.
1374         (eelf32cr16c.c): New target.
1375         * Makefile.in: Regenerate.
1376         * configure.tgt: Handle cr16c-*-elf*.
1377         * emulparams/elf32cr16c.sh: New file.
1378         * scripttempl/elfcr16c.sc: Likewise
1379         * NEWS: Mention support for new target.
1380
1381 2004-03-30  Nick Clifton  <nickc@redhat.com>
1382
1383         * po/sv.po: Updated Swedish translation.
1384
1385 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
1386
1387         * emultempl/elf32.em: Update new bfd_elf_discard_info name.
1388         * emultempl/hppaelf.em: Likewise.
1389         * emultempl/ppc64elf.em: Likewise.
1390         * emultempl/sh64elf.em: Likewise.
1391
1392 2004-03-25  Alan Modra  <amodra@bigpond.net.au>
1393
1394         * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Update
1395         size_dynamic_sections call.
1396
1397 2004-03-23  Alan Modra  <amodra@bigpond.net.au>
1398
1399         PR 51.
1400         * emultempl/ppc64elf.em (ppc_create_output_section_statements): Set
1401         link_info.wrap_char.
1402
1403 2004-03-20  H.J. Lu  <hongjiu.lu@intel.com>
1404
1405         * lexsup.c (parse_args): Don't set unresolved_syms_in_objects
1406         or unresolved_syms_in_shared_libs for -Bdynamic and -Bstatic.
1407
1408 2004-03-20  Alexandre Oliva  <aoliva@redhat.com>
1409
1410         * emulparams/elf32frvfd.sh (MAXPAGESIZE): Change to 16Kb.
1411
1412 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
1413
1414         * config.in: Regenerate.
1415         * po/ld.pot: Regenerate.
1416
1417 2004-03-18  Alan Modra  <amodra@bigpond.net.au>
1418
1419         * ld.texinfo: Add --as-needed doco.
1420         * ldmain.c (as_needed): New global var.
1421         * ldmain.h (as_needed): Declare.
1422         * lexsup.c (option_values): Add OPTION_AS_NEEDED and
1423         OPTION_NO_AS_NEEDED.
1424         (ld_options): Likewise.
1425         (parse_args): Handle them.
1426         * ldlang.h (lang_input_statement_type): Add as_needed field.
1427         * ldlang.c (new_afile): Set p->as_needed.
1428         * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): New function.
1429         (gld${EMULATION_NAME}_try_needed): Use bfd_elf_set_dyn_lib_class.
1430         (ld_${EMULATION_NAME}_emulation): Set LDEMUL_RECOGNIZED_FILE entry.
1431
1432         * ldlang.c (open_input_bfds): Remove useless cast.
1433         (lang_do_assignments_1): Likewise.
1434         (lang_for_each_input_section): Delete.
1435
1436 2004-03-17  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1437
1438         * configure.tgt: Switch sh-*-rtems* to ELF.  Add sh-*-rtemscoff*.
1439
1440 2004-03-08  Danny Smith  <dannysmith@users.sourceforge.net>
1441
1442         * pe-dll.c (pe_dll_generate_implib): Skip sections marked as
1443         private when building implib.
1444
1445 2004-03-05  Nathan Sidwell  <nathan@codesourcery.com>
1446
1447         * ldlang.c (lang_add_section): Don't force SEC_LOAD on
1448         SEC_THREAD_LOCAL.
1449         (IGNORE_SECTION): Ignore .tbss sections too.
1450         (lang_size_sections_1): .tbss sections do not advance dot.
1451
1452 2004-03-01  Andreas Schwab  <schwab@suse.de>
1453
1454         * ld.texinfo (Options): Fix example for --wrap.
1455
1456 2004-02-25  Danny Smith  <dannysmith@users.sourceforge.net>
1457
1458         * pe-dll.c (fill_edata): Check that exported_symbol_sections is
1459         not NULL.
1460
1461 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
1462
1463         * ldlang.c (lang_check): Use %P, not %E, in error message.
1464
1465 2004-02-23  Nathan Sidwell  <nathan@codesourcery.com>
1466
1467         * ldlang.h (struct lang_output_section_state): Change processed
1468         field's type.
1469         * ldexp.c (check, invalid): Remove.
1470         (fold_name): Move valid_p assignments. Create undefined symbol
1471         when needed. Directly exampine section's processd flag.
1472         * ldlang.c (lang_output_section_statement_lookup): Adjust
1473         processed field init.
1474         (lang_size_sections_1): Allow LOADADDR when determining section's
1475         VMA. Adjust error message. Fold data statement's expr.
1476         (lang_size_sections): Correctly increment lang_statement_iteration.
1477
1478 2004-02-23  Alan Modra <amodra@bigpond.net.au>
1479
1480         * ldexp.c (fold_tree): Follow indirect symbols.
1481
1482 2004-02-20  Nathan Sidwell  <nathan@codesourcery.com>
1483
1484         * ldgram.y (exp): Add two operand ALIGN.
1485         * ldexp.c (fold_binary): Add ALIGN_K case.
1486         * ld.texinfo (ALIGN): Document two operand version.
1487
1488 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
1489
1490         * ldlang.c (map_input_to_output_sections): Initialize sections
1491         mentioned in a data statement expression.
1492         (lang_do_assignments_1): Add data statement's expression's
1493         section's vma.
1494
1495 2004-02-18  Nathan Sidwell  <nathan@codesourcery.com>
1496
1497         * ldgram.y (statement_anywhere): Add assert rule.
1498         * ldlang.c (exp_init_os): Add assert case.
1499
1500 2004-02-14  Andrew Cagney  <cagney@redhat.com>
1501
1502         * ldmain.c (remove_output): Call bfd_cache_close.
1503
1504 2004-02-14  Richard Sandiford  <rsandifo@redhat.com>
1505
1506         * emulparams/elf32bmipn32-defs.sh (OTHER_SECTIONS): Discard
1507         .MIPS.content* and .MIPS.events* sections.
1508
1509 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
1510
1511         * emulparams/armelf.sh, emulparams/armelf_linux.sh: Move
1512         .note.gnu.arm.ident to after allocated sections.  Mark its
1513         address as 0.
1514
1515 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
1516
1517         * emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB.
1518         * emulparams/elf32bmip.sh (COMMONPAGESIZE): Likewise.
1519         * emulparams/elf32bmipn32.sh (COMMONPAGESIZE): Likewise.
1520         * emulparams/elf32btsmipn32.sh (COMMONPAGESIZE): Likewise.
1521         * emulparams/shlelf_linux.sh (COMMONPAGESIZE): Likewise.
1522
1523 2004-02-05  Nick Clifton  <nickc@redhat.com>
1524
1525         * emultempl/pe.em (_after_open): Fix typo in previous delta.
1526
1527 2004-02-04  Danny Smith  <dannysmith@users.sourceforge.net>
1528
1529         * emultempl/pe.em (_after_open): Fix thinko in 2003-12-18 patch.
1530
1531 2004-01-28  Alan Modra  <amodra@bigpond.net.au>
1532
1533         * genscripts.sh: Fix typo.
1534
1535         * genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too.
1536
1537 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
1538
1539         * emulparams/elf64_ia64.sh: Put .rela.opd into
1540         OTHER_GOT_RELOC_SECTIONS instead of OTHER_PLT_RELOC_SECTIONS.
1541
1542 2004-01-20  Danny Smith  <dannysmith@users.sourceforge.net>
1543
1544         * pe-dll.c (pe_create_import_fixup): Clear WP_TEXT flag.
1545         * ld.texinfo (--omagic): Note that writable text section
1546         does not conform to published PE-COFF specs.
1547         (--enable-auto-import): Likewise.
1548
1549 2004-01-15  Alan Modra  <amodra@bigpond.net.au>
1550
1551         * emulparams/elf32ppc.sh (COMMONPAGESIZE): Define.
1552
1553 2004-01-13  Nick Clifton  <nickc@redhat.com>
1554
1555         * ldlang.c (lang_get_regions): Add extra parameter 'have_vma'
1556         which if true will prevent the LMA region being used as a
1557         replacement for a default VMA region.
1558         (lang_leave_output_section_statement): Pass extra parameter.
1559         (lang_leave_overlay): Likewise.
1560         * ld.texinfo (Output Section LMA): Document that the LMA
1561         region can be set to the VMA region if no VMA has been set.
1562         * ldlang.h (struct lang_output_section_phdr_list): Create a
1563         typedef for this type.  Minor formatting fixes.
1564
1565 2004-01-13  Nick Clifton  <nickc@redhat.com>
1566
1567         * ldlang.c (lang_size_sections_1): If dot is advanced, then
1568         assume that the section should be allocated.
1569
1570 2004-01-13  Alan Modra  <amodra@bigpond.net.au>
1571
1572         * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
1573         sections.  Do ignore SEC_NEVER_LOAD sections.
1574         (lang_size_sections_1): Remove test made redundant with the above.
1575
1576 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
1577
1578         * emultempl/ppc64elf.em (ppc_before_allocation): Clear cached
1579         program_header_size.
1580
1581 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
1582
1583         2003-11-28  Alexandre Oliva  <aoliva@redhat.com>
1584         * emulparams/elf32frvfd.sh (EMBEDDED): Clear.
1585         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
1586         * emulparams/elf32frvfd.sh (STACK_ADDR): Unset.
1587         (MAXPAGESIZE): Set to 64Kb.
1588         (OTHER_READONLY_SECTIONS): Define __ROFIXUP_LIST__ and
1589         __ROFIXUP_END__.  Don't map .rofixup.got any more.
1590         * emulparams/elf32frv.sh (NOP): Set.
1591         2003-10-31  Alexandre Oliva  <aoliva@redhat.com>
1592         * configure.tgt: Add frv-*-*linux*.
1593         2003-09-30  Alexandre Oliva  <aoliva@redhat.com>
1594         * Makefile.am (ALL_EMULATIONS): Added eelf32frvfd.o.
1595         (eelf32frvfd.c): New.
1596         * configure.tgt <frv-*-*>: Added it to targ_extra_emuls.
1597         * emulparams/elf32frv.sh: Reverted previous two patches.
1598         * emulparams/elf32frvfd.sh: New.
1599         * Makefile.in: Rebuilt.
1600         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
1601         * emulparams/elf32frv.sh (OTHER_READONLY_SECTIONS): Added
1602         .rofixup.got to .rofixup.
1603         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
1604         * emulparams/elf32frv.sh (MAXPAGESIZE): Make it 256KiB, not 256B.
1605         (TEMPLATE_NAME, GENERATE_SHLIB_SCRIPT): Set.
1606
1607 2004-01-05  Jakub Jelinek  <jakub@redhat.com>
1608
1609         * emulparams/elf_s390.sh (NO_SMALL_DATA): Set to yes.
1610         * emulparams/elf64_s390.sh (NO_SMALL_DATA): Set to yes.
1611
1612 2004-01-03  Alan Modra  <amodra@bigpond.net.au>
1613
1614         * ldexp.c (align_n): Make static.
1615         * ldexp.h (align_n): Delete declaration.
1616         * ldlang.h (lang_enter_output_section_statement): Remove
1617         block_value param.
1618         * ldlang.c (lang_enter_output_section_statement): Likewise.
1619         (TO_ADDR, TO_SIZE): Define.
1620         (opb_shift): New var.
1621         (init_opb): New function.
1622         (print_input_section): Call init_opb and use TO_ADDR.
1623         (print_data_statement, print_reloc_statement): Likewise.
1624         (print_padding_statement): Likewise.
1625         (size_input_section): Use TO_SIZE and TO_ADDR, and global opb_shift.
1626         (lang_check_section_addresses): Likewise.
1627         (lang_size_sections_1): Likewise.
1628         (lang_do_assignments_1): Likewise.
1629         (lang_set_startof): Likewise.
1630         (lang_one_common): Likewise.  Combine power_of_two and opb_shift align.
1631         (lang_process): Call init_opb.
1632         (lang_abs_symbol_at_end_of): Use TO_ADDR and global opb_shift.
1633         (lang_enter_overlay_section): Adjust
1634         lang_enter_output_section_statement call.
1635         * ldgram.y: Likewise.
1636         * mri.c (mri_draw_tree): Likewise.
1637         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Likewise.
1638         * emultempl/mmo.em (mmo_place_orphan): Likewise.
1639         * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Likewise.
1640
1641         * ldfile.c (ldfile_set_output_arch): Add defarch param.
1642         * ldfile.h (ldfile_set_output_arch): Ditto.
1643         * emultempl/aix.em (gld${EMULATION_NAME}_before_parse): Use
1644         ldfile_set_output_arch.
1645         * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Ditto.
1646         * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Ditto.
1647         * emultempl/linux.em (gld${EMULATION_NAME}_before_parse): Ditto.
1648         * emultempl/mipsecoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
1649         * emultempl/pe.em (gld${EMULATION_NAME}_before_parse): Ditto.
1650         * emultempl/sunos.em (gld${EMULATION_NAME}_before_parse): Ditto.
1651         * ldgram.y: Adjust ldfile_set_output_arch call.
1652         * emultempl/armcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
1653         * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Ditto.
1654         * emultempl/armelf_oabi.em (gld${EMULATION_NAME}_before_parse): Ditto.
1655         * emultempl/generic.em (gld${EMULATION_NAME}_before_parse): Ditto.
1656         * emultempl/gld960c.em (gld960_set_output_arch): Ditto.
1657         * emultempl/m68kcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
1658         * emultempl/ticoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
1659
1660 2004-01-02  Bernardo Innocenti  <bernie@develer.com>
1661
1662         * configure.tgt: Add m68k-uClinux target.
1663
1664 For older changes see ChangeLog-0203
1665 \f
1666 Local Variables:
1667 mode: change-log
1668 left-margin: 8
1669 fill-column: 74
1670 version-control: never
1671 End: