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