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