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