fe9e0af2900e2913fa617b2fb21608935a4d8032
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2001-06-21 Hans-Peter Nilsson <hp@axis.com>
2
3 * ld.texinfo (Options, -r): Mention restrictions when using
4 different object formats.
5
6 2001-06-19 Hans-Peter Nilsson <hp@axis.com>
7
8 * ldlang.c (lang_check): Emit fatal error if relocatable link
9 between different object flavours with relocations in input.
10
11 2001-06-19 H.J. Lu <hjl@gnu.org>
12
13 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
14 (--version-script): Mention the language support.
15
16 2001-06-19 H.J. Lu <hjl@gnu.org>
17
18 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
19
20 2001-06-18 H.J. Lu <hjl@gnu.org>
21
22 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
23 (diststuff): Add $(MANS).
24 * Makefile.in: Regenerated.
25
26 * ld.1: Removed.
27
28 2001-06-18 Hans-Peter Nilsson <hp@axis.com>
29
30 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
31 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
32 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
33 * ld.h (args_type): Remove member export_dynamic. All users
34 changed to use struct bfd_link_info member.
35
36 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
37 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
38 * Makefile.in: Regenerate.
39
40 2001-06-18 H.J. Lu <hjl@gnu.org>
41
42 * ldlang.c (init_os): Add the newline to the einfo call.
43 (lang_check): Likewise.
44 (lang_do_version_exports_section): Likewise.
45
46 2001-06-15 H.J. Lu <hjl@gnu.org>
47
48 * lexsup.c (parse_args); Save optind to report unrecognized
49 option.
50
51 2001-06-15 Hans-Peter Nilsson <hp@axis.com>
52
53 * ldlang.c (lang_check): Emit fatal error if relocatable link
54 between different object flavours.
55
56 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
57 Set new link_info member export_dynamic.
58 * ldmain.c (main): Initialize new link_info member export_dynamic.
59
60 2001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
61
62 * ldlang.c (walk_wild): Only call walk_wild_file if
63 lookup_name returns something.
64 (lookup_name): If load_symbols fails, return NULL.
65 (load_symbols): Chnage to a boolean function.
66 (open_input_bfds): If load_symbols fails then do not make the
67 executable.
68
69 2001-06-08 Alan Modra <amodra@bigpond.net.au>
70
71 * ldlang.c (record_bfd_errors): Remove.
72
73 * emultempl/aix.em: Fix copyright dates.
74
75 2001-06-07 Andreas Jaeger <aj@suse.de>
76
77 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
78 (TEXT_START_ADDR): Likewise.
79
80 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
81
82 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
83
84 2001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
85
86 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
87
88 2001-05-31 H.J. Lu <hjl@gnu.org>
89
90 * ldlang.c (open_input_bfds): Don't change the bfd error
91 handler whilst loading symbols.
92
93 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
94
95 * configure.tgt: Remove i370-mvs architecture, it is not currently
96 supported.
97
98 2001-05-25 H.J. Lu <hjl@gnu.org>
99
100 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
101 like emulparams/aixppc.sh.
102
103 2001-05-25 H.J. Lu <hjl@gnu.org>
104
105 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
106 setting of output_filename after bfd_scan_arch.
107 * emultempl/pe.em: Likewise.
108
109 2001-05-25 H.J. Lu <hjl@gnu.org>
110
111 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
112 like emulparams/aixppc.sh.
113
114 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
115 instead of ${srcdir}/emultempl/stringify.sed.
116
117 2001-05-25 Timothy Wall <twall@oculustech.com>
118
119 * emulparams/elf64_aix.sh: Change settings to match IBM linker
120 output.
121
122 2001-05-25 Alan Modra <amodra@one.net.au>
123
124 * configure.host: Replace linuxoldld with linux*oldld.
125 * configure.tgt: Likewise.
126
127 2001-05-24 H.J. Lu <hjl@gnu.org>
128
129 * emultempl/stringify.sed: Removed again.
130
131 2001-05-24 H.J. Lu <hjl@gnu.org>
132
133 * emultempl/aix.em (OUTPUT_ARCH): Defined.
134 (gld${EMULATION_NAME}_before_parse): Initialize
135 ldfile_output_architecture, ldfile_output_machine and
136 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
137 * emultempl/beos.em: Likewise.
138 * emultempl/elf32.em: Likewise.
139 * emultempl/linux.em: Likewise.
140 * emultempl/mipsecoff.em: Likewise.
141 * emultempl/pe.em: Likewise.
142 * emultempl/sunos.em: Likewise.
143
144 2001-05-24 Tom Rix <trix@redhat.com>
145
146 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
147 udate import file format.
148 (change_symbol_mode) New, same
149 (is_syscall) New, same
150 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
151 * emulparams/aixppc64.sh : same
152 * emulparams/aixrs6.sh : same
153 * emulparams/ppcmacos.sh : same
154 * emultempl/aix.em : use strtoull to parse options
155 * Makefile.am : add eaixppc64 emulation for xcoff64
156 * Makefile.in : same
157 * configure.tgt : same
158
159 * scripttempl/aix.sc : default text section offset to 0x10000000
160 default data section offset to 0x20000000
161 add .sv3264 and .sv64 pseudo sections
162 loader and debug sections use the currect section offset.
163
164 * emultempl/aix.em : Add xcoff64 support
165 Add -binitfini support
166 (gld${EMULATION_NAME}_before_parse) -binitfini
167 (gld${EMULATION_NAME}_parse_args) same
168 (gld${EMULATION_NAME}_before_allocation) format change for special
169 sections
170
171 * emulparams/aixppc64.sh : New file for xcoff64 support
172
173 2001-05-23 Alexandre Oliva <aoliva@redhat.com>
174
175 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
176 variable to avoid non-portable shell construct.
177
178 2001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
179
180 * ldmain.c (get_emulation): Add -mips5 command line argument.
181
182 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
183
184 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
185 (ELF_INTERPRETER_NAME): Define it.
186 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
187 it.
188 * configure.tgt (targ_emul, targ_extra_emuls)
189 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
190 as primary, elf_i386 as extra.
191 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
192 (eelf_i386_ldso.c): New rule.
193 * Makefile.in: Rebuilt.
194
195 2001-05-22 Nick Clifton <nickc@redhat.com>
196
197 * lexsup.c (ld_options): Allow -I to be an alias for
198 --dynamic-linker. This is for Solaris compatability.
199 * ld.texinfo: Document that -I can be used.
200 * ld.1: Regenerate.
201
202 2001-05-16 Alan Modra <amodra@one.net.au>
203
204 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
205 whether an input section is the first one assigned to an output
206 section.
207 Assorted formatting fixes.
208
209 2001-05-14 DJ Delorie <dj@delorie.com>
210
211 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
212 * Makefile.in: Ditto.
213
214 2001-05-11 Jakub Jelinek <jakub@redhat.com>
215
216 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
217 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
218 output sections.
219 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
220
221 2001-05-11 Jakub Jelinek <jakub@redhat.com>
222
223 * ldlang.c (lang_process): Call bfd_merge_sections.
224
225 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
226
227 * ldgram.y: Fix typo.
228
229 2001-05-03 H.J. Lu <hjl@gnu.org>
230
231 * emultempl/elf32.em: Include "libiberty.h".
232 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
233 basename of the bfd filename.
234 (gld${EMULATION_NAME}_stat_needed): Likewise.
235 (gld${EMULATION_NAME}_try_needed): Likewise.
236 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
237
238 2001-05-02 H.J. Lu <hjl@gnu.org>
239
240 * emultempl/pe.em: Include <ctype.h>.
241
242 2001-05-02 Johan Rydberg <jrydberg@opencores.org>
243
244 * emulparams/elf32openrisc.sh: New file.
245
246 * Makefile.am: Add OpenRISC target.
247 * Makefile.in: Regenerated.
248
249 * configure.tgt: Add openrisc-*-* mapping.
250
251 2001-05-02 Nick Clifton <nickc@redhat.com>
252
253 * emultempl/aix.em: Replace buystring with xstrdup.
254 * emultempl/beos.em: Replace buystring with xstrdup.
255
256 2001-05-02 H.J. Lu <hjl@gnu.org>
257
258 * ldfile.c: Include "libiberty.h".
259 * ldlex.l: Likewise.
260
261 * ldmisc.c (buystring): Removed.
262 * ldmisc.h: Likewise.
263
264 * ldfile.c: Replace buystring with xstrdup.
265 * ldlang.c: Likewise.
266 * ldlex.l: Likewise.
267 * ldmain.c: Likewise.
268 * ldmisc.c: Likewise.
269 * lexsup.c: Likewise.
270 * mpw-eppcmac.c: Likewise.
271
272 2001-04-30 Andreas Jaeger <aj@suse.de>
273
274 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
275
276 2001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
277
278 * ldlang.c (load_symbols): Give emulation a chance
279 to process unrecognized file before fatal error is
280 reported, not after.
281
282 2001-04-27 Sean McNeil <sean@mcneil.com>
283
284 * configure.tgt: Add arm-vxworks target.
285 * scripttempl/armcoff.sc: Support .text or .data as a section name
286 prefix.
287 Define _etext.
288
289 2001-04-13 J.T. Conklin <jtc@redback.com>
290
291 * ld.texinfo: Document --fatal-warnings.
292 * ld.1: Regenerate.
293
294 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
295 warnings have been turned into errors.
296 * lexsup.c (OPTION_WARN_FATAL): Define.
297 (ld_options): Entry for --fatal-warnings.
298 (parse_args): Handle OPTION_WARN_FATAL.
299 * ld.h (ld_config_type): Add fatal_warnings field.
300
301 2001-04-13 Jakub Jelinek <jakub@redhat.com>
302
303 * ldmain.c (main): Default to discard_sec_merge.
304 * lexsup.c (OPTION_DISCARD_NONE): Define.
305 (ld_options): Add --discard-none.
306 (parse_args): Handle OPTION_DISCARD_NONE.
307 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
308 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
309 all its input sections match.
310
311 2001-04-05 Steven J. Hill <sjhill@cotw.com>
312
313 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
314 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
315 (eelf32ltsmip.c): New target.
316 (eelf64btsmip.c): Likewise.
317 (eelf64ltsmip.c): Likewise.
318 * Makefile.in: Regenerated.
319
320 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
321 target.
322 (mips*-*-linux-gnu*): Likewise.
323
324 * emulparams/elf32ltsmip.sh: New. Traditional little endian
325 MIPS taget.
326 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
327 target.
328 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
329 endian target.
330
331 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
332
333 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
334 correct value of __Stext here.
335 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
336 .startup section.
337
338 * emulparams/crislinux.sh: Remove FIXME.
339
340 2001-04-02 Alan Modra <alan@linuxcare.com.au>
341
342 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
343 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
344
345 2001-03-27 Hans-Peter Nilsson <hp@axis.com>
346
347 * configure.tgt (cris-*-*): Change default emulation to criself.
348 (cris-*-*aout*): New rule.
349
350 2001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
351
352 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
353 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
354
355 2001-03-26 Andreas Jaeger <aj@suse.de>
356
357 * ld.texinfo (Overview): Fix syntax in texi code.
358
359 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
360
361 * ld.texinfo: Put @c man indications to generate the ld man page.
362 When generating man, define all the variables. Define SEEALSO
363 and SYNOPSIS. Re-organize some lines to avoid the cross references.
364 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
365 (ld.1): Generate from ld.texinfo.
366 * Makefile.in: Regenerate.
367
368 2001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
369
370 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
371 and '-fdata-sections'. Set the VMA of STABS sections to zero.
372
373 2001-03-17 Ulrich Drepper <drepper@redhat.com>
374
375 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
376 is an absolute path look only for this file and not along the path.
377
378 2001-03-17 Ulrich Drepper <drepper@redhat.com>
379
380 * emultempl/elf32.em (OPTION_GROUP): New macro.
381 Add new option Bgroup to longopts.
382 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
383 (gld*_list_options): Add -Bgroup and -z defs.
384 * ld.1: Document -Bgroup and -z defs.
385 * ld.texinfo: Likewise.
386
387 2001-03-07 Michael Meissner <meissner@redhat.com>
388
389 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
390 with sections created by -fdata-sections.
391 (.dynbss,.bss): Ditto.
392
393 2001-03-05 Alan Modra <alan@linuxcare.com.au>
394
395 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
396 after_allocation_default, not gld..._before_allocation.
397
398 2001-02-27 Alan Modra <alan@linuxcare.com.au>
399
400 * configure.in (BFD_VERSION): New.
401 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
402 * configure: Regenerate.
403 * Makefile.am: Run "make dep-am"
404 * Makefile.in: Regenerate.
405
406 2001-02-26 Timothy Wall <twall@cygnus.com>
407
408 * emulparams/elf64_aix.sh: Add additional read-only sections;
409 uncomment lines which are now required.
410
411 2001-02-26 H.J. Lu <hjl@gnu.org>
412
413 * ldlang.c (open_input_bfds): Set the bfd error handler so
414 that problems can be caught whilst loading symbols.
415 (record_bfd_errors): New function: Report BFD errors and mark
416 the executable output as being invalid.
417
418 2001-02-22 Timothy Wall <twall@cygnus.com>
419
420 * configure.host: Add configuration for ia64-*-aix*.
421 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
422 Add dependencies for eelf64_aix.c.
423 * Makefile.in: Regenerate.
424 * configure.tgt: Add ia64-*-aix* mapping.
425 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
426 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
427 AIX-specific test.
428
429 2001-02-20 H.J. Lu <hjl@gnu.org>
430
431 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
432 false if we found the file.
433
434 2001-02-18 David O'Brien <obrien@FreeBSD.org>
435
436 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
437 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
438
439 2001-02-18 lars brinkhoff <lars@nocrew.org>
440
441 * Makefile.am: Add PDP-11 target.
442 * configure.tgt: Likewise.
443 * emulparams/pdp11.sh: New file.
444
445 2001-02-17 David O'Brien <obrien@FreeBSD.org>
446
447 * configure.host: Add a generic FreeBSD configuration entry such that
448 all [modern] FreeBSD systems on all platforms will look the same.
449
450 2001-02-14 H.J. Lu <hjl@gnu.org>
451
452 * configure.tgt: Remove mention of earmelf_linux26.
453
454 2001-02-13 Richard Henderson <rth@redhat.com>
455
456 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
457
458 2001-02-13 H.J. Lu <hjl@gnu.org>
459
460 * ldexp.h (node_type): Add etree_provided.
461 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
462 type to etree_provided if defined by PROVIDE. Allow updating
463 for etree_provided.
464 (exp_print_tree): Handle etree_provided.
465 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
466 etree_provided.
467
468 2001-02-09 David Mosberger <davidm@hpl.hp.com>
469
470 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
471 .IA_64.unwind.* pattern to unwind table section and
472 .IA_64.unwind_info* pattern to unwind info section.
473
474 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
475
476 * Makefile.am: Add linux target for S/390.
477 * Makefile.in: Likewise.
478 * configure.host: Likewise.
479 * configure.tgt: Likewise.
480 * emulparams/elf64_s390.sh: New file.
481 * emulparams/elf_s390.sh: New file.
482
483 2001-02-09 Jakub Jelinek <jakub@redhat.com>
484
485 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
486 targ_extra_libpath.
487 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
488
489 2001-02-06 Philip Blundell <philb@gnu.org>
490
491 * Makefile.am: Remove mention of earmelf_linux26.
492 * Makefile.in: Regenerate.
493
494 2001-02-04 Philip Blundell <philb@gnu.org>
495
496 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
497 * emulparams/armelf_linux26.sh: Delete.
498 * configure.tgt: Remove mention of armelf_linux26 emulation.
499
500 2001-02-01 Nick Clifton <nickc@redhat.com>
501
502 * ld.1: Replace occurances of -oformat with --oformat.
503
504 2001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
505
506 * ldlang.c (lang_leave_overlay): Don't set lma_region when
507 load_base is specified.
508
509 2001-01-24 Hans-Peter Nilsson <hp@axis.com>
510
511 * emultempl/elf32.em: Correct spelling in comments and listed
512 options.
513
514 2001-01-23 Alan Modra <alan@linuxcare.com.au>
515
516 * ldlang.c (lang_leave_overlay): Only set lma_region from the
517 default for the first section of a group of overlay sections.
518
519 2001-01-22 Alan Modra <alan@linuxcare.com.au>
520
521 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
522 * Makefile.in: Regenerate.
523 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
524 Check for null tool_dir.
525
526 2001-01-16 Jim Wilson <wilson@redhat.com>
527
528 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
529 and IA_64.unwind.info.
530
531 2001-01-16 H.J. Lu <hjl@gnu.org>
532
533 * ldlang.c (lang_check): Merge the private data only if the
534 input file has contents.
535
536 2001-01-14 Alan Modra <alan@linuxcare.com.au>
537
538 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
539
540 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
541 enabling search for libmilli. On a relocatable link, make .text
542 sections unique.
543 (LDEMUL_AFTER_PARSE): Define.
544 (hppaelf_finish): Correct spelling of relocatable in comments.
545
546 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
547 rummage through the script for sections on the unique list.
548 Correct length of strncmp for ".note".
549 (gld${EMULATION_NAME}_check_needed): Rearrange function.
550
551 * ldlang.c (unique_section_list): New var.
552 (unique_section_p): New function.
553 (walk_wild_section): Don't match sections on unique_section_list.
554 (lang_add_unique): New function.
555 Correct spelling of relocatable in comments.
556
557 * ldlang.h (struct unique_sections): Declare.
558 (unique_section_list): Declare.
559 (unique_section_p): Declare.
560 (lang_add_unique): Declare.
561
562 * lexsup.c (ld_options): Allow --unique to take an optional arg.
563 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
564
565 * ld.texinfo (--unique): Update.
566
567 2001-01-13 Nick Clifton <nickc@redhat.com>
568
569 * lexsup.c (parse_args): Remove spurious white space.
570
571 2001-01-12 Nick Clifton <nickc@redhat.com>
572
573 * lexsup.c (parse_args): Update copyright date.
574
575 2001-01-12 Philip Blundell <pb@futuretv.com>
576
577 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
578
579 2001-01-10 Kazu Hirata <kazu@hxi.com>
580
581 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
582 * scripttempl/h8300h.sc: Fix formatting.
583 * scripttempl/h8300s.sc: Likewise.
584 * scripttempl/h8500.sc: Likewise.
585 * scripttempl/h8500b.sc: Likewise.
586 * scripttempl/h8500c.sc: Likewise.
587 * scripttempl/h8500m.sc: Likewise.
588 * scripttempl/h8500s.sc: Likewise.
589
590 2000-01-07 David O'Brien <obrien@BSDi.com>
591
592 * emultempl/elf32.em: Only perform Linux ld hints processing when
593 targeting Linux.
594
595 2001-01-07 Philip Blundell <philb@gnu.org>
596
597 * ld.texinfo (Bug Reporting): Update email address for reports.
598
599 2000-12-31 Nick Clifton <nickc@redhat.com>
600
601 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
602 options by checking for a return value of '?' not -1.
603
604 2000-12-28 Nick Clifton <nickc@redhat.com>
605
606 * lexsup.c (struct ld_option): Add new enum value:
607 EXACTLY_TWO_DASHES.
608 (ld_options[]): Change -omagic, -output and -oformat options
609 to be EXACTLY_TWO_DASHES.
610 (OUTPUT_COUNT): Use ARRAY_SIZE.
611 (parse_args): Change parameter 'argc' to unsigned.
612 Place EXACTLY_TWO_DASHES options into new really_longopts
613 array.
614 If getopt_long_only fails, try calling getopt_long using the
615 really_longopts array.
616 (help): Print a double dash for both EXACTLY_TWO_DASHES and
617 TWO_DASHES options.
618
619 * ldlex.h: Fix prototype of parse_args.
620
621 * ld.texinfo: Document that long options starting with 'o'
622 must be preceeded by two dashes. Change example of a single
623 dashed long option from -oformat to -trace-symbol.
624
625 2000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
626
627 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
628 (longopts[]): New --no-default-excludes option.
629 (gld_${EMULATION_NAME}_list_options): Document.
630 (gld_${EMULATION_NAME}_parse_args): Handle.
631
632 2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
633
634 * ldlang.c (new_stat): Revert the last beautification with "innocent"
635 whitespace, it breaks the K&R C preprocessor.
636
637 2000-12-11 DJ Delorie <dj@redhat.com>
638
639 * ld.texinfo: Add notes about --whole-archive and gcc.
640
641 2000-11-18 Fred Fish <fnf@be.com>
642
643 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
644 (ld_options): Entry for --allow-shlib-undefined.
645 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
646 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
647 to false.
648 * ld.texinfo: Document new command line switch.
649
650 2000-12-12 Geoffrey Keating <geoffk@redhat.com>
651
652 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
653 .fixup is actually read/write.
654 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
655 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
656 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
657
658 Mon Dec 11 14:50:33 MET 2000 Jan Hubicka <jh@suse.cz>
659
660 * NEWS: Add note about x86_64 architecture.
661
662 2000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
663
664 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
665 Set DWARF2 sections to a VMA of zero.
666
667 2000-12-01 Joel Sherrill <joel@OARcorp.com>
668
669 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
670 New targets.
671 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
672 (sparc*-*-rtems*): Switched from a.out to ELF.
673
674 2000-11-30 Jan Hubicka <jh@suse.cz>
675
676 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
677 (eelf_x86_64.c): New.
678 * Makefile.in: Regenerate.
679 * configure.tgt: Add support for x86_64-*-linux-gnu*.
680 * emulparams/elf_x86_64.sh: New.
681
682 2000-11-30 Hans-Peter Nilsson <hp@axis.com>
683
684 * emulparams/crislinux.sh (ENTRY): Change back to _start.
685 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
686
687 * scripttempl/crisaout.sc: Change all RELOCATING not related to
688 merging non-a.out sections into CONSTRUCTING.
689
690 2000-11-28 Nick Clifton <nickc@redhat.com>
691
692 * ld.1 (COPYING): Mention that the GNU Free Documentation
693 License is present in the sources, but not the output, and
694 also available from the GNU website.
695 (GNU Free Documentation License): Comment out this section.
696
697 2000-11-28 David O'Brien <obrien@dragon.nuxi.com>
698
699 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
700 does not use them.
701
702 2000-11-25 David O'Brien <obrien@FreeBSD.org>
703
704 * ld.1: Remove old date so it does not give the impression the manpage
705 is way out of date.
706
707 2000-11-24 Nick Clifton <nickc@redhat.com>
708
709 * configure.tgt (xscale-coff): Add target.
710 (xscale-elf): Add target.
711
712 2000-11-24 Fred Fish <fnf@be.com>
713
714 * ldmain.c (main): Remove redundant init of config.make_executable
715 to true.
716
717 2000-11-15 Richard Henderson <rth@redhat.com>
718
719 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
720
721 2000-11-14 Kazu Hirata <kazu@hxi.com>
722
723 * scripttempl/h8300.sc: Fix formatting.
724 * scripttempl/h8300h.sc: Likewise.
725 * scripttempl/h8300s.sc: Likewise.
726
727 Tue Nov 14 00:59:19 2000 Denis Chertykov <denisc@overta.ru>
728
729 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
730
731 2000-11-09 Philip Blundell <pb@futuretv.com>
732
733 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
734 around orphan sections whose names can be represented in C.
735
736 2000-11-07 Jim Wilson <wilson@redhat.com>
737
738 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
739 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
740
741 2000-11-06 Nick Clifton <nickc@redhat.com>
742
743 * ld.texinfo: Add GNU Free Documentation License.
744 * ldint.texinfo: Add GNU Free Documentation License.
745 * ld.1: Add GNU Free Documentation License.
746
747 2000-11-05 Alan Modra <alan@linuxcare.com.au>
748
749 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
750 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
751
752 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
753 Move 2000-11-02 Makefile.in changes to this file.
754 * Makefile.in: Regenerate.
755
756 2000-11-03 Nick Clifton <nickc@redhat.com>
757
758 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
759 constructors and destructors.
760 * scripttempl/h8300h.sc: Ditto.
761 * scripttempl/h8300s.sc: Ditto.
762 * scripttempl/h8500.sc: Ditto.
763 * scripttempl/h8500b.sc: Ditto.
764 * scripttempl/h8500c.sc: Ditto.
765 * scripttempl/h8500m.sc: Ditto.
766 * scripttempl/h8500s.sc: Ditto.
767 * scripttempl/v850.sc: Ditto.
768 * scripttempl/w65.sc: Ditto.
769 * scripttempl/z8000.sc: Ditto.
770
771 2000-11-02 Per Lundberg <plundis@chaosdev.org>
772
773 * Makefile.in (e_i386_chaos.c): New rule.
774 (ALL_EMULATIONS): Added e_i386_chaos.o.
775 * emulparams/elf_i386_chaos.sh: New file.
776 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
777
778 2000-10-20 Jakub Jelinek <jakub@redhat.com>
779
780 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
781 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
782 Fix sed invocation, so that it coped with '/' in Solaris 64bit
783 library path suffix.
784 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
785
786 2000-10-18 Hans-Peter Nilsson <hp@axis.com>
787
788 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
789 for consecutive sections.
790
791 2000-10-17 Chandrakala Chavva <cchavva@redhat.com>
792
793 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
794 options.
795 * ld.texinfo: Added notes about this new option.
796
797 2000-10-16 Nick Clifton <nickc@redhat.com>
798
799 * emultempl/pe.em (_after_open): Add tests of return values from
800 bfd functions. Emit appropriate error messages if necessary.
801
802 2000-10-13 Nick Clifton <nickc@redhat.com>
803
804 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
805 local variables - they are not used, but leave in the call to
806 bfd_canonicalize_symtab.
807 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
808 pe_dll_search_prefix.
809
810 2000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
811
812 * emultempl/pe.em (pe_dll_search_prefix): New variable,
813 (longopts): New --dll-search-prefix option.
814 (gld_${EMULATION_NAME}_list_options): Document.
815 (gld_${EMULATION_NAME}_parse_args): Handle.
816 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
817 dynamically, search for a dll named '<prefix><basename>.dll'
818 in preference to 'lib<basename>.dll' if --dll-search-prefix
819 is specified.
820
821 2000-10-12 Alan Modra <alan@linuxcare.com.au>
822
823 * ldlang.c (section_already_linked): Set kept_section instead of
824 sec->comdat->sec.
825
826 2000-10-10 Kazu Hirata <kazu@hxi.com>
827
828 * deffile.h: Fix formatting.
829 * lexsup.c: Likewise.
830 * mri.c: Likewise.
831
832 2000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
833
834 * pe-dll.c (make_one): Do not generate code thunk for DATA
835 exports.
836 (process_def_file): deduce DATA flag for auto-export sumbols.
837
838 2000-10-09 Kazu Hirata <kazu@hxi.com>
839
840 * ld.h: Fix formatting.
841 * ldcref.c: Likewise.
842 * ldctor.h: Likewise.
843 * ldemul.c: Likewise.
844 * ldemul.h: Likewise.
845 * ldexp.c: Likewise.
846 * ldexp.h: Likewise.
847 * ldfile.c: Likewise.
848 * ldfile.h: Likewise.
849 * ldlang.c: Likewise.
850 * ldlang.h: Likewise.
851 * ldmain.c: Likewise.
852 * pe-dll.c: Likewise.
853
854 * pe-dll.c: Revert some formatting fixes.
855
856 2000-10-08 Kazu Hirata <kazu@hxi.com>
857
858 * pe-dll.c: Fix formatting.
859
860 2000-10-05 Kazu Hirata <kazu@hxi.com>
861
862 * ldlang.c: Fix formatting.
863
864 2000-10-03 DJ Delorie <dj@redhat.com>
865
866 * pe-dll.c (fill_edata): initialize entire block
867 (make_one): fill in correct section.
868
869 2000-10-03 Kazu Hirata <kazu@hxi.com>
870
871 * ldexp.c: Fix formatting.
872
873 2000-10-02 DJ Delorie <dj@redhat.com>
874
875 * emultempl/pe.em (gld_*_after_open): detect case where there two
876 import libraries for same dll; rename one to ensure proper link
877 order.
878
879 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
880 typo
881 (generate_edata): fix typo
882
883 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
884
885 * scripttempl/crisaout.sc (ENTRY): Now __start.
886 (.text): Add default setting for __start.
887 Remove CONSTRUCTORS handling.
888 (/DISCARD/): Add .gnu.warning.*.
889 * emulparams/crislinux.sh (ENTRY): Now __start.
890 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
891 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
892 (ENTRY): Now __start.
893 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
894 (EXECUTABLE_SYMBOLS): Add default setting for __start.
895
896 2000-09-29 Kazu Hirata <kazu@hxi.com>
897
898 * deffile.h: Fix formatting.
899 * ld.h: Likewise.
900 * ldcref.c: Likewise.
901 * ldctor.c: Likewise.
902 * ldctor.h: Likewise.
903 * ldemul.c: Likewise.
904 * ldemul.h: Likewise.
905 * ldexp.c: Likewise.
906 * ldexp.h: Likewise.
907 * ldfile.c: Likewise.
908 * ldfile.h: Likewise.
909 * ldlang.c: Likewise.
910 * ldlang.h: Likewise.
911 * lexsup.c: Likewise.
912 * mri.c: Likewise.
913 * pe-dll.c: Likewise.
914
915 2000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
916
917 * pe-dll.c (process_def_file): Uninitialized data wasn't
918 exported with --export-all-symbols switch.
919
920 2000-09-28 DJ Delorie <dj@redhat.com>
921
922 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
923 noname work properly.
924
925 2000-09-28 Alan Modra <alan@linuxcare.com.au>
926
927 * ld.texinfo (HPPA ELF32): New section.
928
929 * emultempl/hppaelf.em (group_size): New.
930 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
931 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
932 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
933 options to prevent abbreviations matching.
934 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
935 (PARSE_AND_LIST_ARGS_CASES): Handle it.
936
937 2000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
938
939 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
940 on the m68*-*-elf target. Make it support COFF input objects.
941
942 2000-09-21 Kazu Hirata <kazu@hxi.com>
943
944 * ldmain.c: Fix formatting.
945 * ldmisc.c: Likewise.
946 * ldver.c: Likewise.
947 * ldwrite.c: Likewise.
948
949 2000-09-21 Alan Modra <alan@linuxcare.com.au>
950
951 * ldwrite.c (clone_section): Silence gcc warnings.
952
953 2000-09-20 Alan Modra <alan@linuxcare.com.au>
954
955 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
956 out of memory failure.
957
958 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
959 (clone_section): Handle out of memory failures. Rename var to
960 avoid c++ reserved word.
961
962 2000-09-18 Alan Modra <alan@linuxcare.com.au>
963
964 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
965 stub_name param to stub_sec_name.
966 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
967
968 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
969
970 * emultempl/m68kelf.em: New file.
971 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
972 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
973 * Makefile.in: Regenerate.
974
975 2000-09-15 Alan Modra <alan@linuxcare.com.au>
976
977 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
978 only as needed.
979
980 2000-09-13 Nick Clifton <nickc@redhat.com>
981
982 * ldmain.c (multiple_definition): Disable relaxation if
983 multiple symbol definitions are encountered - otherwise the
984 linker could abort with an assertion failure.
985
986 2000-09-10 Nick Clifton <nickc@redhat.com>
987
988 * mri.c: Fix formatting.
989
990 2000-09-07 H.J. Lu <hjl@gnu.org>
991
992 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
993 * configure: Rebuild.
994
995 2000-09-07 H.J. Lu <hjl@gnu.org>
996
997 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
998 * Makefile.in: Rebuild.
999
1000 2000-09-07 Alan Modra <alan@linuxcare.com.au>
1001
1002 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
1003 broken list handling. Create __start_SECNAME and __stop_SECNAME
1004 when no place-holder. Add some comments. Test both SEC_CODE and
1005 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
1006 Handle case where no output section statement created.
1007
1008 2000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
1009
1010 * configure.tgt (sh-*-linux*): Added.
1011 * Makefile.am: Added eshelf_linux and eshlelf_linux.
1012 * Makefile.in: Rebuilt.
1013 * emulparams/shelf_linux.sh: New file.
1014 * emulparams/shlelf_linux.sh: New file.
1015
1016 2000-09-06 Alan Modra <alan@linuxcare.com.au>
1017
1018 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
1019 try shuffling sections when the orphan happens to be the place
1020 holder. Keep count of unique section names generated so we speed
1021 the search for a new name.
1022
1023 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
1024
1025 * configure: Rebuilt with new libtool.m4.
1026
1027 2000-09-05 Nick Clifton <nickc@redhat.com>
1028
1029 * Makefile.in: Regenerate.
1030 * aclocal.m4: Regenerate.
1031 * configure: Regenerate.
1032 * config.in: Regenerate.
1033 * po/ld.pot: Regenerate.
1034
1035 * ldint.texinfo: Remove CVS revision marker - it foils local
1036 comparisons.
1037
1038 * emultempl/ticoff.em: Remove extraneous comma.
1039
1040 2000-09-05 Alan Modra <alan@linuxcare.com.au>
1041
1042 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
1043 to stub section flags.
1044 (hppa_for_each_input_file_wrapper): New.
1045 (hppa_lang_for_each_input_file): New.
1046 (lang_for_each_input_file): Define to call above.
1047 (multi_subspace): New.
1048 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
1049 (PARSE_AND_LIST_PROLOGUE): Define.
1050 (PARSE_AND_LIST_LONGOPTS): Define.
1051 (PARSE_AND_LIST_OPTIONS): Define.
1052 (PARSE_AND_LIST_ARGS_CASES): Define.
1053 (hppaelf_finish): Call elf32_hppa_set_gp.
1054 (hppaelf_set_output_arch): Remove.
1055 (LDEMUL_SET_OUTPUT_ARCH): Remove.
1056
1057 * emulparams/hppalinux.sh (ELFSIZE): Define.
1058 (MACHINE): Define.
1059 (OTHER_READONLY_SECTIONS): Define.
1060 (DATA_PLT): Define.
1061 (GENERATE_SHLIB_SCRIPT): Define.
1062
1063 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
1064 to const throughout. Change `void *' to `PTR' throughout.
1065 (lang_memory_default): Function is local to file, add `static'.
1066
1067 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
1068 (ehppalinux.c): Likewise.
1069 (earmelf.c): Likewise.
1070 (earmelf_linux.c): Likewise.
1071 (earmelf_linux26.c): Likewise.
1072 * Makefile.in: Regenerate.
1073
1074 * ld.h (ld_config_type): Add unique_orphan_sections.
1075 * lexsup.c (OPTION_UNIQUE): Define.
1076 (ld_options): Add "--unique".
1077 (parse_args): Handle it.
1078 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
1079 search for an existing output section if unique_orphan_sections is
1080 set. Make use of bfd_get_unique_section_name rather than
1081 duplicating code here.
1082 * ld.texinfo: Describe --unique.
1083
1084 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
1085 optional arg to split-by-file.
1086 (parse_args): Handle them.
1087 * ld.texinfo: Update description of these options.
1088 * ldwrite.c (clone_section): Pass in the section name. Replace
1089 local code with bfd_get_unique_section_name.
1090 (split_sections): Tidy code and comments. Use a list traversal
1091 more appropriate to the list construction. Handle cooked section
1092 sizes. Split when split_by_reloc reached rather than exceeded.
1093 Track section size and split when split_by_file reached. Fix
1094 link_order_tail (even though it's not used).
1095 (ldwrite): Modify condition for calling split_sections to suit
1096 changed split_by_reloc and split_by_file.
1097 * ldmain.c (main): Init config.split_by_reloc and
1098 config.split_by_file to -1.
1099 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
1100 Change split_by_file to bfd_size_type.
1101
1102 2000-09-02 Nick Clifton <nickc@redhat.com>
1103
1104 * configure.in: Increase version number to 2.10.91.
1105 * NEWS: Mention new ability to support removal of duplicate DWARF2
1106 debug information.
1107 * configure: Regenerate.
1108 * aclocal.m4: Regenerate.
1109 * config.in: Regenerate.
1110
1111 2000-09-02 Daniel Berlin <dberlin@redhat.com>
1112
1113 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
1114 sections.
1115 * scripttempl/elf32avr.sc: Ditto.
1116 * scripttempl/elfd10v.sc: Ditto.
1117 * scripttempl/elfd30v.sc: Ditto.
1118 * scripttempl/elfi370.sc: Ditto.
1119 * scripttempl/elfm68hc11.sc: Ditto.
1120 * scripttempl/elfm68hc12.sc: Ditto.
1121 * scripttempl/elfi386beos.sc: Ditto.
1122 * scripttempl/v850.sc: Ditto.
1123
1124 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
1125
1126 * acinclude.m4: Include libtool and gettext macros from the
1127 top level.
1128 * aclocal.m4, configure: Rebuilt.
1129
1130 2000-08-25 Nick Clifton <nickc@redhat.com>
1131
1132 * ldlang.c (open_output): When choosing the target for a
1133 particular endianness, do nothing if the target is not
1134 supported.
1135
1136 2000-08-25 H.J. Lu <hjl@gnu.org>
1137
1138 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
1139 check -rpath nor LD_RUN_PATH for cross link.
1140 * ld.texinfo: Document the change.
1141
1142 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
1143
1144 * NEWS: Mention support for CRIS.
1145
1146 2000-08-23 H.J. Lu <hjl@gnu.org>
1147
1148 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
1149 the current runpath list from bfd_elf_get_runpath_list ()
1150 before search.
1151
1152 2000-08-22 H.J. Lu <hjl@gnu.org>
1153
1154 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
1155 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
1156 LD_LIBRARY_PATH for native linker. Display the needed DSO if
1157 trace_file_tries is non-zero.
1158 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
1159 if trace_file_tries is non-zero.
1160
1161 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
1162 * NEWS: Mention it.
1163
1164 2000-08-14 Jason Eckhardt <jle@cygnus.com>
1165
1166 * NEWS: Mention i860 support.
1167
1168 2000-08-14 Andreas Schwab <schwab@suse.de>
1169
1170 * scripttempl/elf.sc: Fix last change to use correct comment
1171 syntax.
1172
1173 2000-08-10 Geoff Keating <geoffk@cygnus.com>
1174
1175 * scripttempl/elf.sc: Add a comment giving the correspondence
1176 between sections, per-datum sections, and linkonce sections. Make
1177 the comment true even for .bss, .sdata, .sdata2, .sbss, and
1178 .sbss2.
1179
1180 2000-08-10 Jason Eckhardt <jle@cygnus.com>
1181
1182 * emulparams/elf32_i860.sh: New file.
1183 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
1184 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
1185 (eelf32_i860.c): New rule.
1186 * Makefile.in: Regenerate.
1187
1188 2000-08-10 Nick Clifton <nickc@cygnus.com>
1189
1190 * emulparams/mipspe.sh (ENTRY): Add definition.
1191
1192 2000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
1193
1194 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
1195 in error message.
1196
1197 2000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1198
1199 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
1200 the final size of .bss section.
1201 * scripttempl/elfm68hc12.sc: Likewise.
1202
1203 2000-08-04 Alan Modra <alan@linuxcare.com.au>
1204
1205 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
1206 gld${EMULATION_NAME}_parse_args for consistency. Combine
1207 lastoptind and prevoptind vars, and keep track of last optind.
1208 (gld_${EMULATION_NAME}_list_options): Rename to
1209 gld${EMULATION_NAME}_list_options.
1210
1211 2000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
1212
1213 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
1214 (i586-sco-sysv5uw7.1.0).
1215
1216 2000-07-27 H.J. Lu <hjl@gnu.org>
1217
1218 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
1219 (PARSE_AND_LIST_PROLOGUE): New.
1220 (PARSE_AND_LIST_LONGOPTS): Likewise.
1221 (PARSE_AND_LIST_OPTIONS): Likewise.
1222 (PARSE_AND_LIST_ARGS_CASES): Likewise.
1223 (PARSE_AND_LIST_EPILOGUE): Likewise.
1224
1225 2000-07-28 Alan Modra <alan@linuxcare.com.au>
1226
1227 * emultempl/armelf.em: Elide functions common to elf32.em,
1228 ie. most of the file.
1229 (arm_elf_after_open): New. Do arm specific things then call
1230 gld${EMULATION_NAME}_after_open.
1231 (arm_elf_before_allocation): New. Call
1232 gld${EMULATION_NAME}_before_allocation then do arm specifics.
1233 (PARSE_AND_LIST_PROLOGUE): Define.
1234 (PARSE_AND_LIST_SHORTOPTS): Define.
1235 (PARSE_AND_LIST_LONGOPTS): Define.
1236 (PARSE_AND_LIST_OPTIONS): Define.
1237 (PARSE_AND_LIST_ARGS_CASES): Define.
1238 (LDEMUL_AFTER_OPEN): Define.
1239 (LDEMUL_BEFORE_ALLOCATION): Define.
1240 (LDEMUL_BEFORE_PARSE): Define.
1241 (LDEMUL_FINISH): Define.
1242
1243 * emultempl/hppaelf.em: Similarly zap most of this file.
1244 (hppaelf_add_stub_section): Prototype.
1245 (hppaelf_layaout_sections_again): Prototype.
1246 (hook_in_stub): Prototype.
1247 (LDEMUL_SET_OUTPUT_ARCH): Define.
1248 (LDEMUL_FINISH): Define.
1249 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
1250
1251 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
1252 (EXTRA_EM_FILE): New.
1253 * emulparams/armelf_linux.sh: Likewise.
1254 * emulparams/armelf_linux26.sh: Likewise.
1255 * emulparams/hppalinux.sh: Likewise.
1256 * emulparams/hppaelf.sh: Likewise.
1257 (NOP): Define.
1258
1259 * emultempl/elf32.em: Fix formatting.
1260 (EXTRA_EM_FILE): Source it.
1261 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
1262 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
1263 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
1264 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
1265 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
1266 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
1267 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
1268 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
1269 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
1270 allow functions in this file to be overridden.
1271 (PARSE_AND_LIST_SHORTOPTS): Handle it.
1272
1273 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
1274
1275 * emultempl/elf32.em: Reorganize file.
1276
1277 2000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
1278
1279 * emulparams/elf64alpha.sh: Implement "-taso" emulation
1280 specific option to fit 64-bit executable in the lower
1281 31-bit address range. This is done by changing start
1282 address of .interp (the very first section of executable)
1283 and then setting EF_ALPHA_32BIT elf header flag.
1284
1285 2000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1286
1287 * emultempl/m68kcoff.em: New file.
1288 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
1289 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
1290 generic.em.
1291 * Makefile.in: Regenerate.
1292
1293 2000-07-20 H.J. Lu <hjl@gnu.org>
1294
1295 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
1296 and "disable-new-dtags" to stop getopt from treating -d/-e as
1297 abbreviations for these options.
1298
1299 2000-07-20 H.J. Lu <hjl@gnu.org>
1300
1301 * ld.texinfo: Add documentation for --disable-new-dtags and
1302 --enable-new-dtags.
1303
1304 * ldmain.c (main): Initialize link_info.new_dtags to false.
1305
1306 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
1307 --disable-new-dtags and --enable-new-dtags.
1308 (gld_${EMULATION_NAME}_list_options): Likewise.
1309
1310 2000-07-05 Kenneth Block <krblock@computer.org>
1311
1312 * lexsup.c: Add optional style to demangle switch
1313 * ld.texinfo: Document optional style to demangle switch.
1314
1315 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
1316
1317 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
1318 ecrislinux.o.
1319 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
1320 Regenerate dependencies.
1321 * Makefile.in: Rebuild.
1322 * configure.tgt (cris-*-*): New target.
1323 * emulparams/crisaout.sh, emulparams/criself.sh,
1324 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
1325 * po/POTFILES.in, po/ld.pot: Regenerate.
1326
1327 2000-07-20 H.J. Lu <hjl@gnu.org>
1328
1329 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
1330 Print out ignored -z options.
1331
1332 2000-07-19 H.J. Lu <hjl@gnu.org>
1333
1334 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
1335 (PARSE_AND_LIST_PROLOGUE): New.
1336 (PARSE_AND_LIST_LONGOPTS): Likewise.
1337 (PARSE_AND_LIST_OPTIONS): Likewise.
1338 (PARSE_AND_LIST_ARGS_CASES): Likewise.
1339
1340 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
1341
1342 * lexsup.c (ld_options): Comment out 'z'.
1343 (parse_args): Likewise.
1344
1345 * emultempl/elf32.em: Include "elf/common.h".
1346 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
1347 options.
1348 (gld_${EMULATION_NAME}_list_options): Likewise.
1349
1350 * ld.texinfo: Add documentation for the recognized -z options.
1351
1352 2000-07-19 H.J. Lu <hjl@gnu.org>
1353
1354 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
1355 bfd_elf_set_dt_needed_soname ().
1356
1357 2000-07-18 DJ Delorie <dj@cygnus.com>
1358
1359 * pe-dll.c (pe_dll_id_target): check object target name also
1360
1361 2000-07-18 Hans-Peter Nilsson <hp@axis.com>
1362
1363 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
1364 ${INIT_END} if relocating.
1365 (.fini): Likewise ${FINI_START} and ${FINI_END}.
1366
1367 2000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
1368
1369 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
1370 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
1371 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
1372 errors introduced by the old dynamic lib search order.
1373
1374 2000-07-17 DJ Delorie <dj@cygnus.com>
1375
1376 * pe-dll.c (process_def_file): auto-export data items also
1377 (pe_process_import_defs): also see if _imp_ form needed
1378
1379 2000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1380
1381 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
1382 for dll import libraries
1383
1384 2000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
1385
1386 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
1387 gcc 2.95.2 and later.
1388
1389 2000-07-11 Kazu Hirata <kazu@hxi.com>
1390
1391 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
1392 message.
1393
1394 2000-07-10 Alan Modra <alan@linuxcare.com.au>
1395
1396 * ldemul.h (struct lang_input_statement_struct): Remove forward
1397 declaration.
1398 (struct search_dirs): Likewise.
1399 * ldfile.h (struct lang_input_statement_struct): Likewise.
1400 Protect file from multiple inclusion.
1401 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
1402 declaration from macro to file scope.
1403
1404 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
1405 * ldgram.y: Likewise here.
1406 * ldlang.c: And here.
1407 * ldmain.c: And here.
1408 * mpw-elfmips.c: And here.
1409 * mpw-eppcmac.c: And here.
1410 * emultempl/aix.em: And here.
1411 * emultempl/armcoff.em: And here.
1412 * emultempl/armelf.em: And here.
1413 * emultempl/armelf_oabi.em: And here.
1414 * emultempl/beos.em: And here.
1415 * emultempl/elf32.em: And here.
1416 * emultempl/hppaelf.em: And here.
1417 * emultempl/linux.em: And here.
1418 * emultempl/lnk960.em: And here.
1419 * emultempl/pe.em: And here.
1420 * emultempl/sunos.em: And here.
1421 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
1422 * mpw-idtmips.c: Ditto.
1423 * emultempl/generic.em: Ditto.
1424 * emultempl/gld960.em: Ditto.
1425 * emultempl/gld960c.em: Ditto.
1426 * emultempl/mipsecoff.em: Ditto.
1427 * emultempl/ticoff.em: Ditto.
1428 * emultempl/vanilla.em: Ditto.
1429
1430 * pe-dll.c: Include ldfile.h
1431 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
1432
1433 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
1434 arguments to bfd_elf32_size_dynamic_sections call.
1435 (gldelf32ebmip_place_orphan): Add missing arguments to
1436 lang_leave_output_section_statement call.
1437
1438 2000-07-10 H.J. Lu <hjl@gnu.org>
1439
1440 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
1441 DLL_SUPPORT.
1442 (strhash): Likewise.
1443 (compute_dll_image_base): Likewise.
1444 (pe_undef_found_sym): Likewise.
1445 (pe_undef_cdecl_match): Likewise.
1446 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
1447 argument "arch" with ATTRIBUTE_UNUSED.
1448
1449 2000-07-10 Alan Modra <alan@linuxcare.com.au>
1450
1451 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
1452
1453 From Ryan Bradetich <rbradetich@uswest.net>
1454 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
1455
1456 2000-07-09 Alan Modra <alan@linuxcare.com.au>
1457
1458 Changes to create multiple linker stubs, positioned immediately
1459 before the section where they are required.
1460 * emultempl/hppaelf.em: Include elf32-hppa.h.
1461 (stub_sec, file_chain): Delete.
1462 (hppaelf_create_output_section_statements): Don't make a stub
1463 section here.
1464 (hook_stub_info): New struct.
1465 (hook_in_stub): New function.
1466 (hppaelf_add_stub_section): New function.
1467 (hppaelf_finish): Do nothing for relocateable links. Modify the
1468 call to elf32_hppa_size_stubs. Move code for updating section
1469 layout from here...
1470 (hppaelf_layaout_sections_again): ..to here, a new function.
1471
1472 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
1473 broken list handling. Pass in a pointer to the list.
1474 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
1475 for above changes.
1476 (hppaelf_before_parse): Prototype.
1477 (hppaelf_set_output_arch): Prototype.
1478 (hppaelf_create_output_section_statements): Prototype.
1479 (hppaelf_delete_padding_statements): Prototype.
1480 (hppaelf_finish): Prototype.
1481
1482 Merge from elf32.em
1483 * emultempl/hppaelf.em: Include ctype.h.
1484 (struct orphan_save): New.
1485 (gld${EMULATION_NAME}_place_orphan): New.
1486 (output_rel_find): New.
1487 (hppaelf_get_script): Update from elf32.em.
1488 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
1489 Change emulation_name field to "${EMULATION_NAME}". Add
1490 gld${EMULATION_NAME}_place_orphan.
1491
1492 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
1493 ehppalinux.o, sort it. Regenerate dependencies.
1494 (ehppalinux.c): Depend on hppaelf.em
1495 * Makefile.in: Regenerate.
1496
1497 * configure.tgt: targ_emul=hppalinux for hppa*linux
1498
1499 * emulparams/hppalinux.sh: New.
1500 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
1501
1502 2000-07-08 Alan Modra <alan@linuxcare.com.au>
1503
1504 * lexsup.c (parse_args): Copy section name.
1505
1506 2000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
1507
1508 * emultempl/pe.em: institute the following search order for
1509 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
1510 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
1511 static lib (libfoo.a) if none of the above are found.
1512
1513 2000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
1514
1515 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
1516 (longopts): New --{enable,disable}-auto-image-base options.
1517 (gld_${EMULATION_NAME}_list_options): Document.
1518 (gld_${EMULATION_NAME}_parse): Handle.
1519 (strhash): New static function.
1520 (compute_dll_image_base): New static function.
1521 (gld_${EMULATION_NAME}_set_symbols): Use.
1522
1523 2000-07-05 DJ Delorie <dj@redhat.com>
1524
1525 * MAINTAINERS: new
1526
1527 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
1528
1529 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
1530 * emulparams/elf32btsmip.sh: New file.
1531 * Makefile.am: Add traditional mips target.
1532 * Makefile.in: Rebuild.
1533
1534 2000-07-01 H.J. Lu <hjl@gnu.org>
1535
1536 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
1537 automake to use YLWRAP.
1538 * Makefile.in: Rebuild.
1539
1540 2000-07-01 Alan Modra <alan@linuxcare.com.au>
1541
1542 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
1543 (CLEANFILES): Add DEPA.
1544 * Makefile.in: Regenerate.
1545
1546 2000-06-30 Timothy Wall <twall@ppc>
1547
1548 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
1549 the page in the upper octet of the address.
1550
1551 2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
1552
1553 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
1554
1555 2000-06-24 Alan Modra <alan@linuxcare.com.au>
1556
1557 * NEWS: arm-elf does --gc-sections too.
1558
1559 2000-06-22 Alan Modra <alan@linuxcare.com.au>
1560
1561 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
1562 find one.
1563 * Makefile.in: Regenerate.
1564
1565 2000-06-21 H.J. Lu <hjl@gnu.org>
1566
1567 * Makefile.am: Rebuild dependency.
1568 * Makefile.in: Rebuild.
1569
1570 2000-06-20 H.J. Lu <hjl@gnu.org>
1571
1572 * Makefile.am: Rebuild dependency.
1573 * Makefile.in: Rebuild.
1574
1575 2000-06-20 Timothy Wall <twall@cygnus.com>
1576
1577 * scripttempl/tic54xcoff.sc: New.
1578 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
1579 * gen-doc.texi: Add flag for TI COFF.
1580 * ld.texinfo: Add documentation for TI COFF handling switches.
1581 * emultempl/ticoff.em: New. TI COFF handling.
1582 * configure.tgt: Add tic54x target.
1583 * Makefile.am: Add tic54x target.
1584 * Makefile.in: Ditto.
1585
1586 2000-06-20 Alan Modra <alan@linuxcare.com.au>
1587
1588 * ldmain.c (set_scripts_dir): Correct pointer comparison when
1589 checking for backslashes.
1590
1591 2000-06-19 Alan Modra <alan@linuxcare.com.au>
1592
1593 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
1594
1595 2000-06-18 Alan Modra <alan@linuxcare.com.au>
1596
1597 * NEWS: Update list of targets supporting --gc-sections.
1598
1599 * scripttempl/elf.sc: KEEP .eh_frame contents.
1600 * scripttempl/elfd30v.sc: Same here.
1601
1602 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
1603
1604 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
1605 and m68hc11 (elf).
1606 * Makefile.in: Rebuild.
1607 * configure.tgt: Recognize m68hc12 and m68hc11.
1608 * scripttempl/elfm68hc12.sc: New file.
1609 * emulparams/m68hc12elfb: New emulation.
1610 * emulparams/m68hc12elf: New emulation.
1611 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
1612 (includes a memory.x script to define the ROM and RAM banks).
1613 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
1614 New configuration files for support of Motorola 68hc11
1615
1616 2000-06-15 Alan Modra <alan@linuxcare.com.au>
1617
1618 * ldmain.c (main): Only change SEC_READONLY for final link.
1619
1620 2000-06-13 H.J. Lu <hjl@gnu.org>
1621
1622 * configure: Regenerate.
1623
1624 2000-06-08 David O'Brien <obrien@FreeBSD.org>
1625
1626 * configure.in (VERSION): Update to show this is the CVS mainline.
1627
1628 2000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1629
1630 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
1631 input objects to be ECOFF.
1632 (check_sections): einfo takes %B, not %P, to print a BFD name.
1633
1634 2000-06-05 Michael Matz <matz@ifh.de>
1635
1636 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
1637 version scripts.
1638
1639 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
1640
1641 2000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
1642
1643 * emulparams/avr1200.sh (STACK): Define as 0.
1644 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
1645 * emulparams/avr4433.sh (STACK): Likewise.
1646 * emulparams/avr44x4.sh (STACK): Likewise.
1647 * emulparams/avr85xx.sh (STACK): Likewise.
1648 * emulparams/avrmega103.sh (STACK): Likewise.
1649 * emulparams/avrmega161.sh (STACK): Likewise.
1650 * emulparams/avrmega603.sh (STACK): Likewise.
1651 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
1652 (__stack): Define from ${STACK} for main().
1653
1654 2000-05-26 Alan Modra <alan@linuxcare.com.au>
1655
1656 * Makefile.am: Update dependencies with "make dep-am"
1657 * Makefile.in: Regenerate.
1658
1659 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
1660
1661 * ldmain.c: Include filenames.h.
1662 (set_scripts_dir): Support backslashes in program name.
1663
1664 2000-05-22 Igor Shevlyakov <igor@windriver.com>
1665
1666 * ldmain.c (main): When deciding if ".text" section should be
1667 read-only, don't forget to reset SEC_READONLY because it
1668 could be already set.
1669
1670 2000-05-22 Thomas de Lellis <tdel@windriver.com>
1671
1672 * ld.1: Add documentation for new command line option:
1673 --section-start <sectionname>=<sectionorg>
1674 This is a generic version of -Ttext etc. which accepts
1675 any section name as a parameter instead of just text/data/
1676 bss.
1677 * ld.texinfo: More docs.
1678 * NEWS: More docs.
1679 * lexsup.c: (parse_args): Recognize new command line option.
1680 (ld_options): Add new option.
1681
1682 2000-05-18 H.J. Lu <hjl@gnu.org>
1683
1684 * lexsup.c (parse_args): `i' == `r', not `q'.
1685
1686 Thu May 18 10:47:57 2000 Jeffrey A Law (law@cygnus.com)
1687
1688 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
1689
1690 2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
1691 Rick Gorton <gorton@scrugs.lkg.dec.com>
1692
1693 Add support for '-q' == '--emit-relocs' switch.
1694 * ldmain.c (main): Default to false.
1695 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
1696 * NEWS: Describe the emitrelocations switch.
1697 * ld.texinfo: Describe the emitrelocations switch.
1698
1699 2000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
1700
1701 * emultempl/pe.em (_open_dynamic_archive): New function: Search
1702 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
1703 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
1704 link options.
1705
1706 2000-05-15 David O'Brien <obrien@FreeBSD.org>
1707
1708 * lexsup.c (parse_args): Update the year in the copyright notice.
1709
1710 2000-05-13 Alan Modra <alan@linuxcare.com.au>
1711
1712 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
1713 Replace defines with those from intl/libgettext.h to quieten gcc
1714 warnings.
1715
1716 2000-05-10 H.J. Lu <hjl@gnu.org>
1717
1718 * ldlang.c (open_input_bfds): Don't load the same file within
1719 a group again if the whole archive has been loaded already.
1720
1721 2000-05-03 Alan Modra <alan@linuxcare.com.au>
1722
1723 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
1724 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
1725 strtoul.
1726
1727 Mon May 1 17:34:34 2000 Jim Wilson <wilson@cygnus.com>
1728
1729 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
1730
1731 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
1732 host "ia64-*-linux-gnu*".
1733
1734 2000-04-29 Andreas Jaeger <aj@suse.de>
1735
1736 * ld.h: Correctly check GCC version.
1737
1738 Tue Apr 25 11:20:43 2000 Jeffrey A Law (law@cygnus.com)
1739
1740 * Makefile.am: Add PA64 support. Add missing dependencies for
1741 PA32 elf support.
1742 * Makefile.in: Rebuilt.
1743 * configure.tgt: Add PA64 support (currently disabled).
1744
1745 2000-04-25 Alan Modra <alan@linuxcare.com.au>
1746
1747 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
1748 (output_rel_find): New function.
1749 (hold_section, hold_use): Delete.
1750 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
1751 hold_interp): Make local to place_orphan.
1752 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
1753 rather than place_section to find possible previous use of orphan.
1754 Similarly find the place-holder output sections. Use returned
1755 value from lang_enter_output_section_statement rather than calling
1756 lang_output_section_statement_lookup.
1757 * emultempl/armelf.em: Same here.
1758 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
1759
1760 * ldlang.c (lang_enter_output_section_statement): Return output
1761 section statement.
1762 * ldlang.h (lang_enter_output_section_statement): Change
1763 declaration too.
1764
1765 * ldlang.h (lang_output_section_statement): Export it.
1766 * ldlang.c (lang_output_section_statement): Ditto.
1767
1768 2000-04-24 Nick Clifton <nickc@cygnus.com>
1769
1770 * ld.texinfo (Output Section Data): Add note that section data
1771 commands cannot appear outside of section directives.
1772
1773 2000-04-2 Matthew Green <mrg@cygnus.com>
1774
1775 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
1776
1777 Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
1778 David Mosberger <davidm@hpl.hp.com>
1779
1780 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
1781 (eelf64_ia64.c): New rule.
1782 * Makefile.in: Rebuild.
1783 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
1784 * emulparams/elf64_ia64.sh: New file.
1785
1786 2000-04-21 Richard Henderson <rth@cygnus.com>
1787
1788 * scripttempl/elfd30v.sc: Place .gcc_except_table.
1789
1790 2000-04-19 Alan Modra <alan@linuxcare.com.au>
1791
1792 * dep-in.sed: Match space at start of file name, not at end.
1793
1794 2000-04-18 H.J. Lu <hjl@gnu.org>
1795
1796 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
1797 lang_leave_output_section_statement () after calling
1798 lang_enter_output_section_statement ().
1799 * emultempl/armelf.em: Likewise.
1800
1801 2000-04-18 Alan Modra <alan@linuxcare.com.au>
1802
1803 * emultempl/elf32.em (struct orphan_save): Add section field.
1804 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
1805 better order, and place first orphan section as we did before the
1806 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
1807 Don't call make_bfd_section here, let wild_doit do the job for us.
1808 Don't build a statement list when we'll only throw it away.
1809 * emultempl/armelf.em: Ditto.
1810 * emultempl/pe.em: Similarly.
1811
1812 2000-04-14 Geoff Keating <geoffk@cygnus.com>
1813
1814 * scripttempl/elfppc.sc: Remove.
1815 * emulparams/elf32ppc.sh: Use elf.sc.
1816 * emulparams/elf32lppc.sh: Use elf.sc.
1817 * emulparams/elf32ppclinux.sh: Use elf.sc.
1818 * emulparams/elf32ppcsim.sh: New file.
1819 * emulparams/elf32lppcsim.sh: New file.
1820 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
1821 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
1822 * Makefile.in: Regenerate.
1823 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
1824
1825 2000-04-14 Alan Modra <alan@linuxcare.com.au>
1826
1827 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
1828 ~SEC_ALLOC sections too. Init start address of debug sections.
1829 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
1830 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
1831 Also set all relocateable section start addresses.
1832
1833 2000-04-13 Geoff Keating <geoffk@cygnus.com>
1834
1835 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
1836 Add new BSS_PLT variable for when .plt need not be contained in
1837 the file. Move _etext so that it is also after .fini, and provide
1838 both etext and _etext with a leading underscore. Mark the start
1839 and end of .sbss.
1840
1841 2000-04-12 Alan Modra <alan@linuxcare.com.au>
1842
1843 * emultempl/elf32.em (struct orphan_save): New.
1844 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
1845 hold_interp): Make them struct orphan_save.
1846 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
1847 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
1848 the end of the relevant section list. Also add associated section
1849 statements to the end of any previous orphan statements.
1850 * emultempl/armelf.em: Similarly.
1851 * emultempl/pe.em: Similarly.
1852
1853 2000-04-11 Alan Modra <alan@linuxcare.com.au>
1854
1855 * ld.texinfo (Simple Example): Remove extraneous paragraph.
1856
1857 Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
1858
1859 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
1860 --enable-build-warnings option.
1861 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
1862 * Makefile.in, configure: Re-generate.
1863
1864 2000-04-04 Alan Modra <alan@linuxcare.com.au>
1865
1866 * po/ld.pot: Regenerate.
1867
1868 * lexsup.c (help): Restore translated part of bug string.
1869
1870 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
1871 (DEP): Quote when passing vars to sub-make. Add warning message
1872 to end.
1873 (DEP1): Rewrite for "gcc -MM".
1874 (CLEANFILES): Add DEP2.
1875 Update dependencies.
1876 * Makefile.in: Regenerate.
1877
1878 2000-04-03 Alan Modra <alan@linuxcare.com.au>
1879
1880 * ld.h: #include "bin-bugs.h"
1881 * lexsup.c (help): Use REPORT_BUGS_TO.
1882
1883 2000-03-27 Denis Chertykov <denisc@overta.ru>
1884
1885 * configure.tgt (avr-*-*): New target support.
1886 * Makefile.am: Likewise.
1887 * scripttempl/elf32avr.sc: New script file.
1888 * emulparams/avr1200.sh: New file.
1889 * emulparams/avr23xx.sh: New file.
1890 * emulparams/avr4433.sh New file.
1891 * emulparams/avr44x4.sh New file.
1892 * emulparams/avr85xx.sh New file.
1893 * emulparams/avrmega103.sh New file.
1894 * emulparams/avrmega161.sh New file.
1895 * emulparams/avrmega603.sh New file.
1896 * Makefile.in: Regenerate.
1897
1898 2000-03-09 Andreas Jaeger <aj@suse.de>
1899
1900 * Makefile.am (check-DEJAGNU): Also unset LANG.
1901 * Makefile.in: Rebuild.
1902
1903 2000-03-06 Ian Lance Taylor <ian@zembu.com>
1904
1905 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
1906 archive.
1907
1908 2000-03-02 H.J. Lu <hjl@gnu.org>
1909
1910 * emulparams/elf32mcore.sh: Include "getopt.h".
1911
1912 2000-03-01 Ian Lance Taylor <ian@zembu.com>
1913
1914 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
1915
1916 2000-03-01 H.J. Lu <hjl@gnu.org>
1917
1918 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
1919 * emulparams/shpe.sh: Likewise.
1920
1921 2000-03-01 Nick Clifton <nickc@cygnus.com>
1922
1923 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
1924 to unused parameters.
1925
1926 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
1927 functions only used by DLL code.
1928 (_place_orphan): Initialise 'dollar'.
1929
1930 2000-03-01 H.J. Lu <hjl@gnu.org>
1931
1932 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
1933 indicate if the undefined symbol is a fatal error or not.
1934 Don't delete the output file if "fatal" is false.
1935
1936 2000-02-29 H.J. Lu <hjl@gnu.org>
1937
1938 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
1939 Set LC_COLLATE and LC_ALL to null and export them. It is for
1940 sort which expects the C locale.
1941 Add $(LIBS) to all $(HOSTING_LIBS).
1942 * Makefile.in: Rebuild.
1943
1944 2000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
1945
1946 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
1947 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
1948 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
1949 (ld_emulation_xfer_struct): Add missing NULL initialiser for
1950 find_potential_libraries.
1951
1952 2000-02-28 Jim Blandy <jimb@redhat.com>
1953
1954 * ldgram.y (exclude_name_list): Don't require a comma to separate
1955 list entries; the lexer considers commas to be valid part of a
1956 filename, so in something like `foo, bar' the comma is considered
1957 part of the first filename, `foo,'.
1958 * ld.texinfo: Update section on EXCLUDE_FILE lists.
1959
1960 2000-02-27 Loren J. Rittle <ljrittle@acm.org>
1961
1962 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
1963 host "i[3456]86-*-freebsdelf*".
1964
1965 2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
1966
1967 * scripttempl/i386go32.sc: Move misplaced semicolons.
1968
1969 2000-02-25 Ian Lance Taylor <ian@zembu.com>
1970
1971 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
1972 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
1973 (eelf64hppa.c, ehppaelf.c): Remove targets.
1974 * Makefile.in: Rebuild.
1975
1976 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1977
1978 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
1979 GNU/Linux/sparc, but keep the default as 32.
1980
1981 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
1982 it default if sparcv9 or sparc64.
1983
1984 2000-02-24 Nick Clifton <nickc@cygnus.com>
1985
1986 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
1987 * Makefile.in: Regenerate.
1988 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
1989
1990 * ldemul.h (ld_emulation_xfer_struct): Add new field:
1991 find_potential_libraries.
1992 * ldemul.c (ldemul_find_potential_libraries): New function.
1993
1994 * ldfile.c (ldfile_open_file_search): Allow function to be
1995 exported.
1996 (ldfile_open_file): Call ldemul_find_potential_libraries.
1997 * ldfile.h: Add prototype for ldfile_open_file_search.
1998
1999 * pe-dll.c: Add support for ARM, MIPS and SH targets.
2000
2001 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
2002 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
2003
2004 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
2005 (gld_X_find_potential_libraries): New function. Search for
2006 libraries called "*.lib".
2007
2008 * scripttempl/pe.sc: Add .pdata section.
2009
2010 2000-02-23 Richard Henderson <rth@cygnus.com>
2011
2012 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
2013 Add and use memory regions.
2014
2015 2000-02-23 Linas Vepstas (linas@linas.org)
2016
2017 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
2018
2019 * Makefile.am: Add support for Linux/IBM 370.
2020 * configure.tgt: Likewise.
2021
2022 * Makefile.in: Regenerate.
2023
2024 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
2025
2026 * ldlang.c (print_input_section, print_data_statement,
2027 print_reloc_statement, print_padding_statement, insert_pad,
2028 size_input_section, lang_check_section_addresses,
2029 lang_size_sections, lang_do_assignments, lang_set_startof,
2030 lang_one_common): Change `opb' to unsigned.
2031 (lang_do_assignments): Also change `size' to unsigned.
2032
2033 2000-02-16 Richard Henderson <rth@cygnus.com>
2034
2035 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
2036
2037 2000-02-16 Timothy Wall <twall@cygnus.com>
2038
2039 * mri.c (mri_draw_tree): Add default LMA region argument to call
2040 to lang_leave_output_section_statement.
2041 * ldlang.h: Update prototypes with LMA region arguments.
2042 * ldlang.c (lang_size_sections): Encapsulate region bounds
2043 checking in os_check_region call.
2044 (os_check_region): New function.
2045 (lang_output_section_statement_lookup): Initialize lma_region.
2046 (lang_leave_output_section_statement): Add LMA region argument.
2047 (lang_leave_overlay): Ditto.
2048 * ldgram.y: Handle LMA region syntax.
2049 * ld.texinfo (Output Section Description): Describe LMA region usage.
2050 * emultempl/armelf.em (gld$place_orphan): Add default value for
2051 lma region in call to lang_leave_output_section_statement.
2052 * emultempl/elf32.em (gld$place_orphan): Add default value for
2053 lma region in call to lang_leave_output_section_statement.
2054 * emultempl/pe.em (gld$place_orphan): Add default value for
2055 lma region in call to lang_leave_output_section_statement.
2056
2057
2058 2000-02-04 Timothy Wall <twall@redhat.com>
2059
2060 * ldlang.c (lang_check_section_addresses): Use bytes instead of
2061 octets when calculating section end addresses.
2062
2063 2000-02-04 Timothy Wall <twall@redhat.com>
2064
2065 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
2066
2067 2000-02-03 Timothy Wall <twall@redhat.com>
2068
2069 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
2070 octet count.
2071 * ldlang.c (print_input_section, print_data_statement,
2072 print_reloc_statement, print_padding_statement): Print target
2073 address values and section sizes as bytes, not octets.
2074 (insert_pad) Calculate padding size in octets, and adjust "dot"
2075 by bytes.
2076 (size_input_section) Always adjust "dot" by bytes, not octets.
2077 (lang_check_section_addresses, lang_do_assignments) Adjust
2078 "dot" by bytes, not octets. Use the larger of the directive size
2079 or octets_per_byte for the number of octets actually allocated in
2080 the output section.
2081 (lang_set_startof) Make sure STARTOF returns a target address.
2082 (lang_one_common) Record size changes in octets.
2083 (lang_abs_symbol_at_end_of) Section end symbol's value is
2084 recorded in target bytes.
2085 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
2086 to be clear about behavior when an octet is smaller than one byte.
2087
2088 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
2089
2090 * ldcref.c (output_cref): Don't pass message strings to printf
2091 as format arg.
2092 Update copyright.
2093
2094 * ldmisc.c (vfinfo): Same here.
2095 Update copyright.
2096
2097 2000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
2098
2099 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
2100 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
2101 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
2102 Add missing NULL initialisers, and comments.
2103
2104 * testsuite/ld-srec/sr3.cc (__rethrow): New.
2105
2106 2000-01-21 Nick Clifton <nickc@cygnus.com>
2107
2108 * ldlang.c (lang_size_sections): Fix typo in comment.
2109
2110 2000-01-18 H.J. Lu <hjl@gnu.org>
2111
2112 * ldlang.c (lang_size_sections): Also update the current
2113 address of a region if the SEC_NEVER_LOAD bit is not set.
2114
2115 2000-01-10 Philip Blundell <pb@futuretv.com>
2116
2117 * configure.tgt (arm*-*-conix*): New target.
2118
2119 2000-01-07 Nick Clifton <nickc@cygnus.com>
2120
2121 * ld.texinfo (Options): Remind users to preceed linker command
2122 line switches with -Wl, (or whatever is appropriate) if it is
2123 being invoked by a comnpiler driver program.
2124 Fix description of the behaviour of the -n command line switch.
2125
2126 Wed Jan 5 08:02:12 2000 Catherine Moore <clm@cygnus.com>
2127
2128 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
2129 (name_list): New.
2130 * ld.texinfo (EXCLUDE_FILE): Update documentation.
2131 * ldgram.y (wildcard_spec): Support a list of excluded_files.
2132 (exclude_name_list): New.
2133 ldlang.c (walk_wild_section): Support list of excluded files.
2134 (print_wild_statement): Likewise.
2135 (lang_add_wild): Likewise.
2136 * ldlang.h (lang_wild_statement_type): Likewise.
2137 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
2138
2139 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
2140
2141 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
2142 (process_def_file): Use.
2143 (pe_dll_compat_implib): New variable.
2144 (make_one): Use.
2145
2146 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
2147 pe_dll_compat_implib.
2148
2149 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
2150 compat-implib options.
2151 (gld_${EMULATION_NAME}_list_options): List new options.
2152 (gld_${EMULATION_NAME}_parse_args): Handle.
2153
2154 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
2155 dll.
2156
2157 * deffilep.y (opt_name): Allow "." in name.
2158
2159 For older changes see ChangeLog-9899
2160 \f
2161 Local Variables:
2162 mode: change-log
2163 left-margin: 8
2164 fill-column: 74
2165 version-control: never
2166 End:
This page took 0.141607 seconds and 4 git commands to generate.