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