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