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