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