]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
* config/obj-coff.c (coff_frob_symbol): Always update set_end with
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
5fa803d3
NC
11999-07-22 Philip Blundell <pb@nexus.co.uk>
2
3 * emulparams/armelf_linux26.sh (DATA_START_SYMBOLS): Define.
4 (OTHER_BSS_SYMBOLS, OTHER_BSS_END_SYMBOLS): Likewise.
5 * emulparams/armelf_linux.sh (DATA_START_SYMBOLS): Define.
6
7 * configure.tgt (arm*-*-uclinux*, thumb-*-uclinux*,
8 thumb-*-linux-gnu*): New targets.
9
b4089fdd 101999-07-21 Mark Elbrecht <snowball3@bigfoot.com>
8f36e47c 11
5a1bd109
ILT
12 * scripttempl/i386go32.sc: Add handling of linkonce sections.
13
8f36e47c 14 * configure.bat: Remove; obsolete.
b4089fdd
ILT
15 * emulparams/go32.sh: Remove; obsolete.
16 * scripttempl/go32coff.sc: Remove; obsolete.
8f36e47c 17
41d390a7
ILT
181999-07-21 H.J. Lu <hjl@gnu.org>
19
20 * configure.tgt (mips*el-*-vxworks*): New target.
21
221999-07-21 Brad M. Garcia <bgarcia@fore.com>
23
24 * configure.tgt (i[3456]86-*-vxworks*): New target.
25
7c83b342
DE
26Tue Jul 20 15:18:46 1999 Bob Manson <manson@charmed.cygnus.com>
27
28 * ldlang.c (lang_gc_sections): Only handle the start symbol
29 specially if there is one.
30
0ca63823
MM
31Mon Jul 19 14:19:14 1999 Mark P. Mitchell <mark@codesourcery.com>
32
33 * emulparams/elf32bmipn32.sh (OTHER_RELOCATING_SECTIONS): Add
34 .MIPS.events and .MIPS.content handling.
35 * emulparams/elf64bmip.sh (OTHER_RELOCATING_SECTIONS): Likewise.
36
e50d8076
NC
371999-07-17 Nick Clifton <nickc@cygnus.com>
38
39 * ldlang.c (get_target): New function: Return true iff the
40 given target is the target being sought.
41 (stricpy): New function: Like strcpy but convert to lower
42 case as well.
43 (strcut): New function: Like strstr but remove the located
44 substring as well.
45 (name_compare): New function: Compute a compatability rating
46 for two target names.
47 (winner): New variable: Best target found by
48 closest_target_match() so far.
49 (closest_target_match): New function: Find the target which is
50 the closest match to the original target.
51 (get_first_input_target): New function: Find the target format
52 of the first of the linker's input file.
53 (open_output): Be more clever about deciding the output target
54 format.
55
e76d716a
RH
561999-07-16 Jakub Jelinek <jj@ultra.linux.cz>
57
58 * emulparams/elf64_sparc.sh: Add 64-bit directories to native LIB_PATH.
59
88659ef5
MM
60Thu Jul 15 15:55:15 1999 Mark P. Mitchell <mark@codesourcery.com>
61
62 * configure.host: Set up HOSTING_CRT0 and HOSTING_LIBS for IRIX6.
63
2844ed43
ILT
641999-07-15 Ian Lance Taylor <ian@zembu.com>
65
66 * configure.in: Bump version number to 2.9.5.
67 * configure: Rebuild.
68
0eaf9820
RH
691999-07-14 Richard Henderson <rth@cygnus.com>
70
71 * ldlang.c (wild_doit): Copy SEC_SHORT to output section.
72
73 * scripttempl/elf.sc: Re-order .rel[a].foo outputs to the
74 same order seen for the main sections. Add
75 OTHER_READONLY_RELOC_SECTIONS and OTHER_GOT_RELOC_SECTIONS.
76
5d341b0e
AS
771999-07-12 Andreas Schwab <schwab@suse.de>
78
49bdcdba
AS
79 * emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Fill in
80 structure initializations.
81
5d341b0e
AS
82 * emultempl/elf32.em (ld_${EMULATION_NAME}_emulation): Add missing
83 comma in initializer.
84
87f2a346
ILT
851999-07-11 Ian Lance Taylor <ian@zembu.com>
86
87 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
88 as appropriate. Fill in structure initializations.
89
b90d1146
ILT
901999-07-10 Ian Lance Taylor <ian@zembu.com>
91
92 * ldfile.c: Revert patch of 1999-07-08.
93 (ldfile_try_open_bfd): If we are searching for the file, skip
94 files with an incompatible architecture.
95
6da0974a
NC
961999-07-09 Nick Clifton <nickc@cygnus.com>
97
98 * scripttempl/armcoff.sc (OUTPUT_FORMAT): Include big endian and
99 little endian formats.
100
7a274639
NC
1011999-07-08 Felix Lee <flee@cygnus.com>
102
103 * scripttempl/mcorepe.sc: fix quoting problem, for bash 2.x
104
99f8f232
RH
1051999-07-08 Jakub Jelinek <jj@ultra.linux.cz>
106
107 * ldfile.c (ldfile_open_file_search): Skip libraries made for
108 incompatible architectures in the search path. Let the user know
109 about any such skips.
110
5c61c5ab
JL
111Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
112
113 * configure.tgt (hppa*-linux-gnu*): New target.
114
22c675a7
MM
1151999-07-07 Mark Mitchell <mark@codesourcery.com>
116
117 * Makefile.am (ALL_64_EMULATIONS): Add eelf64bmip.
118 (eelf64bmip): New target.
119 * Makefile.in: Regenerated.
120 * configure.tgt (mips-sgi-irix6*): Add 64-bit emulation.
121 * emulparams/elf64bmip.sh: New file.
122
f11523b0
NC
1231999-07-05 Nick Clifton <nickc@cygnus.com>
124
125 * emultempl/pe.em (after_open): Abort if input format is ARM and
126 output format is not.
127 * emultempl/armcoff.em (after_open): Abort if input format is ARM
128 and output format is not.
129 * emultempl/armelf.em (after_open): Abort if input format is ARM
130 and output format is not.
131
39e878bf
ILT
1321999-07-02 Ian Lance Taylor <ian@zembu.com>
133
134 * ldlang.c: Revert change of 1999-06-23.
135
dc831978
MM
1361999-06-30 Mark Mitchell <mark@codesourcery.com>
137
138 * Makefile.am (ALL_EMULATIONS): Add eelf32bmipn32.o.
139 (eelf32bmipn32.c): New target.
140 * Makefile.in: Regenerated.
141 * configure.tgt (mips-sgi-irix6*): Make n32 the default
142 emulation.
143 * emulparams/elf32bmipn32.sh: New file.
144
a0290afa
NC
1451999-06-28 Jim Pick <jim@jimpick.com>
146
147 * emultempl/armelf.em: Added code so that .xs linker scripts are
148 called so that ARM shared libraries are built correctly.
149
3dbf70a2
MM
1501999-06-22 Mark Mitchell <mark@codesourcery.com>
151
152 * ldmain.c (main): Initialize link_info.init_function and
153 link_info.fini_function.
154 * lexsup.c (OPTION_INIT): New macro.
155 (OPTION_FINI): Likewise.
156 (ld_options): Add descriptions for them.
157 (parse_args): Handle them.
158
7b9eea34
ILT
1591999-06-23 Ian Lance Taylor <ian@zembu.com>
160
161 * ldlang.c (section_already_linked): Only discard link once
162 sections if we are building constructors.
163
5c6bbab8
NC
1641999-06-22 Nick Clifton <nickc@cygnus.com>
165
166 * ld.texinfo (Location Counter): Describe behaviour of
167 location counter inside section statements.
168
a8e53fb0
MM
1691999-06-20 Mark Mitchell <mark@codesourcery.com>
170
171 * scripttempl/elf.sc (WRITABLE_RODATA): New variable for
172 controlling whether or not .rodata is in the data segment or the
173 text segment.
174
6f798e5c
NC
1751999-06-18 Nick Clifton <nickc@cygnus.com>
176
177 * emultempl/pe.em: Add new command line switch --thumb-entry.
178 * emultempl/armelf.em: Add new command line switch --thumb-entry.
179 * emultempl/armcoff.em: Add new command line switch --thumb-entry.
180 * ld.texinfo: Document new ARM command line switch: --thumb-entry.
ba2be581
RH
1811999-06-20 H.J. Lu <hjl@gnu.org>
182
183 * configure.in (all_libpath): Accumulate across all enabled targets.
184
f97f7300
RH
185Sun Jun 20 14:10:33 1999 Richard Henderson <rth@cygnus.com>
186
187 * emultempl/armelf.em: Watch EMULATION_LIBPATH instead of
188 DEFAULT_EMULATION.
189 * emultempl/elf32.em: Likewise.
190 * emultempl/sunos.em: Likewise.
191
3336653a
RH
192Fri Jun 18 15:24:48 1999 Richard Henderson <rth@cygnus.com>
193
194 * Makefile.am (GENSCRIPTS): Pass EMULATION_LIBPATH, not EMUL.
195 * configure.in (all_emuls): Add targ_extra_libpath.
196 (all_libpath, EMULATION_LIBPATH): Define.
197 * configure.tgt (powerpc-*-linux-gnu*): Define targ_extra_libpath.
198 * genscripts.sh (LIB_PATH): Define if emulation in EMULATION_LIBPATH.
199
308b1ffd
AS
200Mon Jun 14 10:38:36 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
201
202 * ld.texinfo: Fix use of @item vs. @itemx.
203
aa8804e4
ILT
2041999-06-13 Ian Lance Taylor <ian@zembu.com>
205
206 From Thomas Zenker <thz@lennartz-electronic.de>:
207 * ldgram.y (attributes_opt): Use attributes_list instead of NAME.
208 (attributes_list, attributes_string): New nonterminals.
209 * ldlang.c (lang_set_flags): Add invert parameter. Don't handle
210 '!'.
211 * ldlang.c (lang_set_flags): Update declaration.
212
2a275620
ILT
2131999-06-12 Ian Lance Taylor <ian@zembu.com>
214
215 * emultempl/pe.em (gld_${EMULATION_NAME}_after_parse): Don't add
216 entry_symbol as an undefined symbol when doing a relocateable
217 link. From <jeffdb@goodnet.com>.
218
2641b0c9
ILT
2191999-06-12 David O'Brien <obrien@freebsd.org>
220
221 * configure.tgt: (i[3456]86-*-freebsd*): Now defaults to ELF.
222
f75692fe
NC
2231999-06-09 Nick Clifton <nickc@cygnus.com>
224
225 * lexsup.c (help): Restore previous format of output.
226
434d1125
NC
2271999-06-04 Nick Clifton <nickc@cygnus.com>
228
229 * emultempl/pe.em: If compiling for arm_epoc_pe rename
230 interworking functions to avoid a name space clash.
231
4305932a
RH
2321999-06-02 Jason Merrill <jason@yorick.cygnus.com>
233
234 * scripttempl/v850.sc: Add initp support.
235
46d23b7c
NC
2361999-06-02 Nick Clifton <nickc@cygnus.com>
237
238 * emultempl/pe.em: Rename global arm interworking functions to
239 avoid name collision when all targets BFD is built.
240
cd785be6
RH
2411999-05-30 Cort Dougan <cort@attis.cs.nmt.edu>
242
243 * Makefile.am (ALL_EMULATIONS): Add eelf32ppclinux.o.
244 * configure.tgt (powerpc-*-linux-gnu): Use it.
245 * emulparams/elf32ppclinux.sh: New file.
246
511ab9e9
ILT
2471999-05-29 Ian Lance Taylor <ian@zembu.com>
248
249 * ld.texinfo (Options): Clarify that options which refer to files
250 must be properly ordered.
251
7ca69e9e
NC
2521999-05-29 Nick Clifton <nickc@cygnus.com>
253
254 * emultempl/armelf.em (..._parse_args): New function: Parse
255 command line option. Accept arm-elf specific command line option
256 '-p' or '--no-pipeline-knowledge'.
257 (..._list_options): New function: Describe the new command line
258 option.
259 (..._before_allocation): Pass the value of the new variable
260 no_pipeline_knowledge to bfd_elf32_arm_process_before_allocation.
261
262 * emultemp/armelf_oabi.em (..._before_allocation): Pass zero as
263 the third parameter to bfd_elf32_arm_process_before_allocation.
264
b3043ee4
NC
2651999-05-28 Nick Clifton <nickc@cygnus.com>
266
267 * lexsup.c (help): Minor formatting changes.
268
0ccf812a
ILT
2691999-05-28 Martin Dorey <mdorey@madge.com>
270
271 * configure.tgt (i960-*-elf*): New target.
272 * emulparams/elf32_i960.sh: New file.
273 * Makefile.am (ALL_EMULATIONS): Add eelf32_i960.o.
274 (eelf32_i960.c): New target.
275 * Makefile.in: Rebuild.
276
a13cba0d
NC
2771999-05-26 Nick Clifton <nickc@cygnus.com>
278
279 * emulparams/armelf_oabi.sh (TEMPLATE_NAME): Set to armelf_oabi.
280
31ce0628
NC
2811999-05-24 Philip Blundell <philb@gnu.org>
282
283 * emultempl/armelf.em (before_parse): Set config.dynamic_link and
284 config.has_shared.
285 * emulparams/armelf.sh (GENERATE_SHLIB_SCRIPT): Define.
286 * emulparams/armelf_linux.sh (GENERATE_SHLIB_SCRIPT): Likewise.
287
1220a729
NC
2881999-04-13 Philip Blundell <philb@gnu.org>
289
290 * emultempl/armelf.em: Add definitions related to shared objects
291 (copied from elf32.em).
292
3699964a
AS
293Wed May 19 12:44:26 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
294
295 * Makefile.am (ALL_EMULATIONS): Remove earmlinux.o and
296 earm26linux.o, add earmelf_linux.o and earmelf_linux26.o.
297 * Makefile.in: Regenerated.
298
06f2f02a
NC
2991999-05-16 Nick Clifton <nickc@cygnus.com>
300
301 * emulparams/elf32mcore.sh (GENERATE_SHLIB_SCRIPT): Define.
302 (TEMPLATE_NAME): Define.
303
de24ad21
RH
304Thu May 13 09:48:09 1999 Joel Sherrill (joel@OARcorp.com)
305
306 * configure.tgt (i386-*-rtemself*, sh-*-rtemself*): New targets.
307 (mips*el-*-rtems*, powerpcle-*-rtems*): New targets.
308
c6c37250
DD
3091999-05-10 DJ Delorie <dj@cygnus.com>
310
311 * scripttempl/pe.sc: Specify the output arch, which Ian says is
312 the Right Thing to do.
313
314 * emultempl/pe.em: various changes to parameterize the
315 target-specific information.
316 (gld_i386pe_after_open): Detect and fix MS import libraries
317 by renaming the member objects (which are all named the same).
318
319 * pe-dll.c: various changes to parameterize the target-specific
320 information.
321 (generate_reloc): support relocs more generically to allow for
322 expansion.
323 (pe_exe_build_sections): new; used to add .relocs to .exes
324 (pe_exe_fill_sections): ditto
325
626e0105
CM
3261999-05-10 Catherine Moore <clm@cygnus.com>
327
328 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open):
329 Check for TARGET_IS_arm_epoc_pe.
330 (gld_${EMULATION_NAME}_before_allocation): Likewise.
331
4dec4d4e
RH
3321999-05-12 Anthony Green <green@cygnus.com>
333
334 * ldlang.c (walk_wild, walk_wild_file, walk_wild_section,
335 output_section_callback, gc_section_callback): New functions for
336 generic section walks.
337 (wild, lang_gc_wild): Use walk_wild.
338 (wild_file, lang_gc_wild_file): Deleted. Common logic moved to
339 walk_wild_file.
340 (wild_section, lang_gc_wild_section): Deleted. Common logic moved
341 to walk_fild_section. Unique logic moved into callbacks
342 output_section_callback and gc_section_callback.
343
252b5132
RH
3441999-04-26 Tom Tromey <tromey@cygnus.com>
345
346 * aclocal.m4, configure: Updated for new version of libtool.
347
252b5132
RH
3481999-04-12 Philip Blundell <pb@nexus.co.uk>
349
350 * emulparams/armelf_linux.sh: New file. Support for ARM
351 GNU/Linux ELF ABI.
352 * emulparams/armelf_linux26.sh: New file. APCS-26 version of above.
353 * configure.tgt: For arm*-*-linux-gnu*, set default emulation to
354 `armelf_linux', and also include `armelf_linux26' and `armelf'.
355 * Makefile.am: Add rules to make earmlinux.c and earmlinux26.c.
356 (ALL_EMULATIONS): Add earmlinux.o and earmlinux26.o.
357 * Makefile.in: Regenerate.
358
3591999-04-11 Richard Henderson <rth@cygnus.com>
360
361 * Makefile.am (ALL_EMULATIONS): Add elf_i386_be.o.
362 * configure.tgt (i[3456]86-*-beos*): Use it.
363 * emulparams/elf_i386_be.sh: New file.
364 * Makefile.in: Rebuild.
365
366 * configure.in (environ): Detect declaration.
367 * ldmain.c (main): Don't declare environ.
368 * sysdep.h (environ): Declare if needed.
369 * configure, config.in: Rebuild.
370
3711999-04-11 Richard Henderson <rth@cygnus.com>
372
373 * ldgram.y (ldgram_vers_current_lang): New.
374 (vers_defns): Accept `extern "lang" { }' syntax.
375 * ldlex.l (vers_node_nesting): New.
376 (V_IDENTIFIER): Accept . and $ in symbols.
377 (VERS_NODE): Accept `extern "lang" { }' tokens. Nest VERS_NODE states.
378 * ldlang.c (lang_new_vers_regex): New `lang' argument. Update callers.
379 (lang_vers_match_lang_c): New function.
380 (lang_vers_match_lang_cplusplus): New function.
381 (lang_vers_match_lang_java): New function.
382 (lang_do_version_exports_section): Fix iteration. Don't free
383 section contents, as it is still in use by the patterns.
384
3851999-04-10 Richard Henderson <rth@cygnus.com>
386
387 * ldmain.c (main): Init link_info.no_undefined.
388 * lexsup.c: Add command-line option --no-undefined.
389
252b5132
RH
3901999-04-06 Ian Lance Taylor <ian@zembu.com>
391
392 * ld.h (LC_MESSAGES): Never define.
393 * ldmain.c (main): Don't pass LC_MESSAGES to setlocale if the
394 system does not define it.
395
3961999-04-06 H.J. Lu <hjl@gnu.org>
397
398 * ldmain.h (demangling): Declare.
399 * ldmain.c (demangling): New global variable.
400 (main): Initialize demangling.
401 * ldmisc.c (vfinfo): Don't demangle symbol if ! demangling.
402 * lexsup.c (ld_options, parse_args): Handle --demangle and
403 --no-demangle.
404 * ld.texinfo, ld.1: Document --demangle/--no-demangle.
405
406 * ldlex.l (V_IDENTIFIER): Allow '.' in symbol.
407
4081999-04-05 Chris Torek <torek@BSDI.COM>
409
410 * emultempl/sunos.em (gld${EMULATION_NAME}_search_dir): Check that
411 a shared library really exists, avoiding broken symlinks.
412
413 * ldfile.c (ldfile_open_file): Generate a better error message if
414 we can't find a -l file.
415
4161999-04-05 DJ Delorie <dj@cygnus.com>
417
418 * configure.tgt (i386-*-pe): add targ_extra_ofiles for other PE
419 targets (i386-pe and i386-winnt)
420
4211999-04-04 Ian Lance Taylor <ian@zembu.com>
422
423 * deffilep.y: Include "sysdep.h" and "ldmisc.h".
424 (def_file_add_directive): Change return type to void. Remove
425 unused locals sh_reserve, sh_commit, and j.
426 (def_ungetc): Always return a value.
427 (def_lex): Correct parenthesization of || within &&.
428 * deffile.h (def_file_add_directive): Update declaration.
429 * pe-dll.c: Include <time.h>, <ctype.h>, and "ldemul.h".
430 (generate_edata): Remove unused local i.
431 (quoteput): Add cast to avoid warning.
432 (pe_dll_generate_def_file): Fix type in format string.
433 (quick_symbol): Remove unused local blhe.
434 (pe_dll_generate_implib): Add cast to avoid warning.
435 (pe_process_import_defs): Remove unused locals ar_head, ar_tail,
436 and n.
437 (pe_as16): Comment out.
438
4391999-04-04 Don Bowman <don@pixsci.com>
440
441 * configure.tgt: Add mips*-*-vxworks* target.
442
4431999-03-31 Nick Clifton <nickc@cygnus.com>
444
445 * Makefile.in (ALL_EMULATIONS): Add earm_epoc_pe.o
446 Add build rule and dependencies for earm_epoc_pe.c.
447
448 * emulparams/arm_epoc_pe.sh: New file.
449
450 * configure.tgt: Add 'targ_extra_ofiles' for ARM based PE
451 targets.
452
4531999-03-31 Philip Blundell <pb@nexus.co.uk>
454
455 * configure.tgt: Match `arm*-*-linux-gnu*' not
456 `armv*-*-linux-gnu'.
457
4581999-03-26 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
459
460 * scripttempl/elf.sc: Put the .eh_frame and .gcc_except_table
461 sections in the data segment.
462
463Fri Mar 26 12:05:51 1999 Catherine Moore <clm@cygnus.com>
464
465 * ld.h (wildcard_spec): Add exclude_name.
466 * ldgram.y (EXCLUDE_FILE): New token.
467 (wildcard_spec): Set exclude_name.
468 (file_NAME_list): Recognize EXCLUDE_FILE.
469 * ldlang.c (wild_section): Check for excluded files.
470 (print_wild_statement): Print excluded files.
471 (lang_add_wild): New argument exclude_filename.
472 Set exclude_filename.
473 * ldlang.h (lang_wild_statement_type): Add exclude_filename.
474 * ldlex.l: New token EXCLUDE_FILE.
475 * mri.c (mri_draw_tree): Add argument to lang_add_wild.
476 * scripttempl/elf.sc (CTOR, DTOR): Exclude crtend.o from ctor wildcard.
477 Reorder sorted and unsorted ctors.
478 * scripttempl/elfd10v.sc (CTOR, DTOR): Likewise.
479 * scripttempl/elfd30v.sc (CTOR, DTOR): Likewise.
480 * scripttempl/elfppc.sc (CTOR, DTOR): Likewise.
481
4821999-03-26 Nick Clifton <nickc@cygnus.com>
483
484 * ldlang.c (lang_gc_sections): If entry_symbol is not defined,
485 default to "start".
486
4871999-03-03 Nick Clifton <nickc@cygnus.com>
488
489 * scripttempl/elf.sc: Add explicit placements for the .eh_frame
490 and .gcc_except_table sections.
491
492Wed Mar 3 09:13:34 1999 Catherine Moore <clm@cygnus.clm>
493
494 * scripttempl/elf.sc: Remove .end.ctors and .end.dtors
495 sections. Reorder .ctors section entries.
496 * scripttempl/elfd10v.sc: Likewise.
497 * scripttempl/elfd30v.sc: Likewise.
498 * scripttempl/elfppc.sc: Likewise.
499
5001999-02-26 Jim Lemke <jlemke@cygnus.com>
501
502 * ldmain.c (main): Wrong error msg for -r and --mpc860c0.
503
5041999-02-25 Nick Clifton <nickc@cygnus.com>
505
506 * ldlang.c (lang_check_section_addresses): Remove extraneous
507 backslash.
508
509Thu Feb 25 15:07:24 1999 Catherine Moore <clm@cygnus.com>
510
511 * scripttempl/elf.sc: Don't gather .ctor and .dtor sections
512 for relocateable links.
513 * scripttempl/elfd10v.sc: Likewise.
514 * scripttempl/elfd30v.sc: Likewise.
515 * scripttempl/elfppc.sc: Likewise.
516
5171999-02-22 Jim Lemke <jlemke@cygnus.com>
518
519 * ldint.texinfo: remove extraneous right brace.
520 * ldmain.c (main): initialize and check option "mpc860c0".
521 * lexsup.c (ld_options, parse_args): add option "mpc860c0".
522
523Wed Feb 17 12:10:06 1999 Stan Cox <scox@cygnus.com>
524
525 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Remove special
526 .reginfo section handling.
527 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Likewise.
528 * emulparams/elf32elmip.sh (INITIAL_READONLY_SECTIONS): Removed
529 * emulparams/elf32ebmip.sh (INITIAL_READONLY_SECTIONS): Removed
530
5311999-02-17 Nick Clifton <nickc@cygnus.com>
532
533 Patch from: Scott Bambrough <scottb@corelcomputer.com>
534
535 * configure.tgt: Added armv*-*-linux-gnu to $targ_emul
536 recognition.
537
538Wed Feb 17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
539
540 * emultempl/armelf_oabi.em
541 (bfd_elf32_arm_allocate_interworking_sections,
542 bfd_elf32_arm_get_bfd_for_interworking,
543 bfd_elf32_arm_process_before_allocation): Define them to use the
544 old ABI versions of the functions.
545
546Tue Feb 16 16:48:19 1999 Ian Lance Taylor <ian@cygnus.com>
547
548 * configure.in: Change AC_PREREQ to 2.13. Change AM_PROG_INSTALL
549 to AC_PROG_INSTALL. Change AM_EXEEXT to AC_EXEEXT.
550 * Makefile.am (earmelf_oabi.c): Changes spaces to tab.
551 * acconfig.h: Remove.
552 * aclocal.m4: Rebuild.
553 * configure: Rebuild.
554 * Makefile.in: Rebuild.
555
556Mon Feb 15 18:21:48 1999 Vladimir N. Makarov <vmakarov@cygnus.com>
557
558 * ldexp.h (struct etree_value_type): Change valid onto valid_p.
559
560 * ldexp.c (new_abs): Ditto.
561 (new_rel, new_rel_from_section, fold_binary, invalid, fold_name,
562 exp_fold_tree, exp_binop, exp_trinop, stat_alloc,
563 exp_get_abs_int): Ditto
564
565 * ldlang.c (print_assignment, lang_size_sections,
566 lang_do_assignments): Ditto.
567
5681999-02-11 Nick Clifton <nickc@cygnus.com>
569
570 * ldlang.c (lang_check_section_addresses): New function: Check
571 addresses assigned to section for overlaps.
572 (lang_process): Call lang_check_section_addresses if suitable.
573
574 * ld.h: Add new boolean field to args_type structure:
575 'check_section_addresses'.
576
577 * ldmain.c: Initialise check_section_addresses field to true.
578
579 * lexsup.c: Add new command line options '--no-check-sections' and
580 '--check-sections'.
581
582 * ld.texinfo: Document new command line options '--check-sections'
583 and '--no-check-sections'.
584
5851999-02-08 Nick Clifton <nickc@cygnus.com>
586
587 * configure.tgt: Add support for StrongARM target.
588
589Wed Feb 3 19:41:01 1999 Ian Lance Taylor <ian@cygnus.com>
590
591 * ldctor.c (ldctor_build_sets): Just set SEC_KEEP once. Check for
592 an owner of a section before using it to look up a reloc type.
593 Don't set SEC_KEEP for the absolute section.
594
595Mon Feb 1 11:39:46 1999 Catherine Moore <clm@cygnus.com>
596
597 * Makefile.am (earmelf_oabi.o): New.
598 * Makefile.in: Regenerate.
599 * configure.tgt (arm-*-oabi): New.
600 (thumb-*-oabi): New.
601 * emulparams/armelf_oabi.sh: New.
602 * emultempl/armelf_oabi.em: New.
603
6041999-01-31 17:57:31 1998 Michael Meissner <meissner@cygnus.com>
605
606 * scripttempl/elfppc.sc: Add support for -fleading-underscores
607 switch in all linker generated symbols.
608
609 * configure.tgt (powerpc{,le}*-*-vxworks): Add as aliases for
610 powerpc{,le}-*-eabi.
611
612Wed Jan 20 17:01:48 1999 Ian Lance Taylor <ian@cygnus.com>
613
614 * configure.tgt (i[3456]86-*-solaris2*): New target. From Pavel
615 Roskin <pavel_roskin@geocities.com>.
616
6171999-01-19 Nick Clifton <nickc@cygnus.com>
618
619 * ldlang.c (lang_size_sections): Count loadable sections as
620 contributing to the size of the current segment.
621
6221999-01-15 Nick Clifton <nickc@cygnus.com>
623
624 * ldlang.c (lang_size_sections): Only update the current
625 address of a region if the section just placed into it is an
626 allocated section.
627
6281999-01-12 Nick Clifton <nickc@cygnus.com>
629
630 * Makefile.am: Replace efr30.o with eelf32fr30.o.
631 * Makefile.in: Regenerate.
632
633 * configure.tgt: Replace fr30 with elf32fr30.
634
635 * emulparams/elf32fr30.sh: New file: Replaces fr30.sh, and uses
636 generic elf.sc script. Also replaces the .stack section with a
637 user definable symbol __stack.
638
6391999-01-11 Nick Clifton <nickc@cygnus.com>
640
641 * scripttempl/fr30.sc: Fill .init and .fini sections with NOP
642 pattern.
643
6441999-01-03 Ken Raeburn <raeburn@cygnus.com>
645
646 * Makefile.am (check-DEJAGNU): No longer provide HOSTING_EMU,
647 HOSTING_CRT0, HOSTING_LIBS; the test suite can extract them from
648 configure.host and configure.tgt now.
649 * Makefile.in: Rebuild.
650
6511998-12-27 Ulrich Drepper <drepper@cygnus.com>
652
653 * lexsup.c (parse_args, case OPTION_RPATH): Avoid adding duplicate
654 elements to rpath.
655
656Thu Dec 10 11:12:28 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
657
658 * Makefile.am (ALL_EMULATIONS): Remove pe-dll.o and deffilep.o.
659 (ALL_EMUL_EXTRA_OFILES): New variable. Put them here instead.
660 * configure.in: Set EMUL_EXTRA_OFILES to $(ALL_EMUL_EXTRA_OFILES)
661 if configuring with all targets.
662 * configure, Makefile.in, aclocal.m4: Rebuild.
663
664 * emultempl/pe.em (pe_enable_stdcall_fixup): Make static.
665 (pe_dll_do_default_excludes): Removed, unused.
666 (pe_def_file, pe_dll_export_everything, pe_dll_kill_ats,
667 pe_dll_stdcall_aliases): Don't initialize them, this file may be
668 compiled more than once.
669 * pe-dll.c (pe_def_file, pe_dll_export_everything,
670 pe_dll_do_default_excludes, pe_dll_kill_ats,
671 pe_dll_stdcall_aliases): Define and initialize them here instead.
672 (generate_reloc): Fix allocation of reloc_addresses array to use
673 bfd_vma instead of unsigned long. Fix element size in qsort call.
674 (reloc_sort): Compare pointers to bfd_vma instead of unsigned
675 long.
676
677Mon Dec 7 21:10:09 1998 J.J. van der Heijden <j.j.vanderheijden@student.utwente.nl>
678
679 * configure.tgt (i[3456]86-*-mingw32*): Add cygwin target specific
680 files.
681
682Sun Dec 6 16:33:33 1998 Ian Lance Taylor <ian@cygnus.com>
683
684 * configure.tgt (m68*-*-gnu*): New target. From Aymeric Vincent
685 <aymeric.vincent@emi.u-bordeaux.fr>.
686
6871998-12-04 Nick Clifton <nickc@cygnus.com>
688
689 * emulparams/fr30.sh (TEXT_START_ADDR): Change TEXT_START_ADDR
690 from 0x100000 to 0x10000 so that it fits in 20 bits.
691
692Sat Nov 28 22:32:20 1998 Ian Lance Taylor <ian@cygnus.com>
693
694 * ldemul.h (ldemul_recognized_file): Declare.
695
696Sat Nov 28 22:30:55 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
697
698 * ldlang.c (lang_add_wild): Don't pretend that there is an input
699 file if the filename is a wildcard pattern.
700
7011998-11-25 DJ Delorie <dj@cygnus.com>
702
703 * ldemul.h (ld_emulation_xfer_struct): new hook "recognized_file"
704 * ldemul.c (ldemul_recognized_file): new function, new hook
705 * ldint.texinfo: document new hook.
706 * ldlang.c (load_symbols): call recognized_hook for all objects we
707 do recognize, in case the emulation needs to handle them
708 specially. PE DLLs use this.
709 * pe-dll.c (pe_dll_generate_def_file): take out hack and debug
710 printfs
711 * emultempl/pe.em (gld_i386_recognized_file): new function
712 (gld_i486_unrecognized_file): take out hack
713
7141998-11-23 DJ Delorie <dj@cygnus.com>
715
716 * pe-dll.c (fill_edata): fill in timestamp
717 (make_head): name object files sequentially to ensure
718 they link in the right order.
719 (make_tail): same here
720 (pe_process_import_defs): use sequential names for bfds to ensure
721 proper link order.
722 (pe_implied_import_dll): new function; handles linking directly
723 against DLLs by simulating IMPORTS directives. * emultempl/pe.em
724 (gld_i386pe_before_parse): hack bfd to not recognize .dll files
725 via bfd_pe_dll_not_recognized_hack
726
7271998-11-23 DJ Delorie <dj@cygnus.com>
728
729 * emultempl/pe.em (gld_i386pe_parse_args): Conditionalize call to
730 pe_dll_add_excludes
731
732Mon Nov 23 14:36:18 1998 Nick Clifton <nickc@cygnus.com>
733
734 * emultempl/pe.em (after_parse): Only create an undefined entry
735 symbol if one has been specified.
736
7371998-11-23 DJ Delorie <dj@cygnus.com>
738
739 * emultempl/pe.em (gld_i386pe_after_open): call
740 pe_process_import_defs
741 * pe-dll.c (pe_dll_generate_def_file): calculate BASE from
742 pe_data, only print if actually set. Print version only if
743 set.
744 (save_relocs): save relocs for both input and output.
745 (make_one): support internal/external different names.
746 (pe_dll_generate_implib): support new make_one
747 (pe_process_import_defs): new function; handles IMPORT
748 directives in .def files.
749
750Fri Nov 20 13:06:49 1998 Nick Clifton <nickc@cygnus.com>
751
752 * ldmisc.c (vfinfo): Cope with empty symbol names.
753
754Thu Nov 19 13:31:15 1998 Nick Clifton <nickc@cygnus.com>
755
756 * scripttempl/pe.sc: Add provision of '_end' symbol.
757
758Wed Nov 18 18:18:43 1998 Geoffrey Noer <noer@cygnus.com>
759
760 * configure.tgt: change refs from cygwin32* to cygwin*.
761 * aclocal.m4: regenerate
762 * configure.in: don't need to call AM_CYGWIN32.
763 * configure: regenerate
764
765Mon Nov 16 22:14:07 1998 DJ Delorie <dj@cygnus.com>
766
767 * emultempl/pe.em (gld_i386_finish): generate import library
768 * deffile.h: add hint member.
769 * pe-dll.c (pe_dll_generate_implib): New function with helpers;
770 generates the import library directly from the export table.
771 (fill_edata): remember the actual hint for the import library.
772
773Sat Nov 14 14:36:24 1998 Ian Lance Taylor <ian@cygnus.com>
774
775 * ld.1: Some cleanups from NOKUBI Hirotaka <hnokubi@yyy.or.jp>.
776
777Thu Nov 12 19:21:57 1998 Dave Brolley <brolley@cygnus.com>
778
779 * po/ld.pot: Regenerated.
780 * po/POTFILES.in: Regenerated.
781 * configure: Regenerated.
782 * aclocal.m4: Regenerated.
783 * Makefile.in: Regenerated.
784
785Wed Nov 11 18:10:15 1998 DJ Delorie <dj@cygnus.com>
786
787 * pe-dll.c (generate_reloc): don't output PE relocs for sections
788 that won't be loaded.
789
790Wed Nov 11 13:44:54 1998 DJ Delorie <dj@cygnus.com>
791
792 * pe-dll.c (fill_edata): don't strip underscores
793
794Tue Nov 10 21:28:19 1998 DJ Delorie <dj@cygnus.com>
795
796 * ld.texinfo: added i386pe option summary
797
798Tue Nov 10 17:53:17 1998 DJ Delorie <dj@cygnus.com>
799
800 * pe-dll.c (process_def_file): properly note undefined exported
801 symbols, clean up old code.
802 (pe_dll_generate_def_file): don't crash if pe_def_file is NULL
803 * emultempl/pe.em (gld_i386_parse_args): add
804 (en/dis)able-stdcall-fixups
805 (pe_fixup_stdcalls): warn about stdcall fixups
806 (gld_i386_unrecognized_file): make exported symbols undefs so that
807 archive members get pulled in
808
809Tue Nov 10 14:50:51 1998 Catherine Moore <clm@cygnus.com>
810
811 * scripttempl/elfd10v.sc: Add KEEP attribute to .init,
812 .fini, .dtors and .ctors. Add .data and .text
813 wildcards to support section garbage collection.
814
815Mon Nov 9 22:52:50 1998 DJ Delorie <dj@indy.delorie.com>
816
817 * deffilep.y: properly handle relocs with multiple def_files,
818 cache import module names
819
820Mon Nov 9 22:44:58 1998 DJ Delorie <dj@cygnus.com>
821
822 * pe-dll.c (process_def_file): don't assume exports won't move
823 during a realloc
824
825Mon Nov 9 16:41:30 1998 DJ Delorie <dj@cygnus.com>
826
827 * pe-dll.c: New file; direct support for PE DLLs
828 * deffile.h: New file; direct support for PE DLLs
829 * deffilep.y: New file; direct support for PE DLLs
830 * emultempl/pe.em: add direct support for PE DLLs
831 * configure.tgt: allow target-specific extra files
832 * configure.in: allow target-specific extra files
833 * ldlang.c (lang_add_assignment): return the assignment so that
834 one can change the value later based on the object files (pe-dll
835 DEF files do this)
836 * ldint.texinfo: add section for emulation walkthrough
837 * Makefile.am: add new files and target-specific extra files
838 * emultempl/pe.em (gld_i386_list_options): list dll-specific
839 options.
840 * pe-dll.c (process_def_file): auto-export everything if
841 nothing is otherwise exported.
842
843Wed Nov 4 16:39:18 1998 Nick Clifton <nickc@cygnus.com>
844
845 * Makefile.am: Add support for FR30 target.
846 * configure.tgt: Add support for FR30 target.
847 * Makefile.in: Regenerate.
848 * emulparams/fr30.sh: New file.
849 * scripttemp/fr30.sc: New file.
850
851Mon Nov 2 14:47:15 1998 Catherine Moore <clm@cygnus.com>
852
853 * ldmain.c (main): Don't report error for dynamic links and
854 --gc-sections.
855
8561998-10-26 16:05 Ulrich Drepper <drepper@cygnus.com>
857
858 * lexsup.c (ld_options): Change text of -O to Optimize output file".
859 (parse_args): Set link_info.optimize based on -O argument.
860 * ldmain.c (main): Initialize link_info.optimze to false.
861 * ld.texinfo: Describe -O option.
862 * ld.1: Likewise.
863
864Mon Oct 12 14:29:56 1998 Nick Clifton <nickc@cygnus.com>
865
866 * scripttempl/v850.sc: Move .sbss and .scommon sections into their
867 own segment, so that they can be next to the .bss section and so
868 initialised by the same piece of code.
869
870Fri Oct 9 15:59:52 1998 Catherine Moore <clm@cygnus.com>
871
872 * scripttempl/elf.sc: Merge .sdata.* etc sections.
873 * ldctor.c (ldctor_build_sets): Set SEC_KEEP for
874 ctor sections.
875
876Mon Oct 5 09:40:43 1998 Catherine Moore <clm@cygnus.com>
877
878 * ldmain.c (main): Error if --gc-sections and
879 dyanmic linking.
880 * scripttempl/v850.sc: Add KEEP attribute to .init,
881 .fini, .dtors and .ctors. Add .data and .text
882 wildcards to support section garbage collection.
883
884Wed Sep 30 11:19:15 1998 Nick Clifton <nickc@cygnus.com>
885
886 * scripttempl/v850.sc: Rename .call_table section to
887 .call_table_data and create a new section called
888 .call_table_text.
889
890Sun Sep 20 00:43:26 1998 Ian Lance Taylor <ian@cygnus.com>
891
892 * scripttempl/elf.sc: Add alignment at the end of the .bss
893 section, so that it is included in the memsize of the segment.
894
895Fri Sep 18 13:42:42 1998 Catherine Moore <clm@cygnus.com>
896
897 * emultempl/elf32.em (gld_place_orphan): Don't process for
898 sections with SEC_EXCLUDE flag.
899
900Fri Sep 4 09:24:02 1998 Nick Clifton <nickc@cygnus.com>
901
902 * emulparams/d30velf.sh (TEXT_SIZE): Increased to 2000K.
903 (DATA_SIZE): Increased to 2000K.
904
905Thu Sep 3 17:30:58 1998 Richard Henderson <rth@cygnus.com>
906
907 * emulparams/d10velf.sh (TEMPLATE_NAME): Use elf32.
908
909Mon Aug 31 01:06:00 1998 Catherine Moore <clm@cygnus.com>
910
911 * Makefile.am: Change armelf.sc to elf.sc
912 * Makefile.in: Regenerate.
913
914Mon Aug 31 11:12:04 1998 Catherine Moore <clm@cygnus.com>
915
916 * emulparams/armelf.sh: Change SCRIPT_NAME to
917 elf. Change TEXT_START_ADDR to 0x8000. Define
918 OTHER_TEXT_SECTIONS, OTHER_BSS_SYMBOLS and
919 OTHER_BSS_END_SYMBOLS.
920 * scripttempl/elf.sc: Modify to use
921 OTHER_BSS_END_SYMBOLS.
922 * scripttempl/elfarm.sc: Remove file.
923
924Tue Aug 18 12:05:34 1998 Catherine Moore <clm@cygnus.com>
925
926 * emultempl/armelf.em (gld_armelf_before_allocation):
927 Add bfd_ prefix to elf32_arm_process_before_allocation
928 and elf32_arm_allocate_interworking_sections.
929 (gld_armelf_after_open): Add bfd_ prefix to
930 elf32_arm_get_bfd_for_interworking.
931
932Fri Aug 14 15:34:29 1998 Ian Lance Taylor <ian@cygnus.com>
933
934 * Makefile.am: Rebuild dependencies.
935 * Makefile.in: Rebuild.
936
937 * ldgram.y: Include "ldctor.h".
938 (statement): Accept SORT around CONSTRUCTORS.
939 * ldctor.c: Include <ctype.h>.
940 (constructors_sorted): New global variable.
941 (ctor_prio, ctor_cmp): New static functions.
942 (ldctor_build_sets): Sort constructors if requested.
943 * ldctor.h (constructors_sorted): Declare.
944 * ldlang.c (print_statement): Print sorted CONSTRUCTORS
945 correctly.
946 * scripttempl/elf.sc: Add sort around CONSTRUCTORS.
947 * ld.texinfo (Output Section Keywords): Document SORT
948 (CONSTRUCTORS).
949
950Thu Aug 13 12:20:39 1998 Catherine Moore <clm@cygnus.com>
951
952 * emulparams/armelf.sh: Define TEMPLATE_NAME to armelf.
953 * scripttempl/elfarm.sc: Include .glue_7t and .glue7
954 sections.
955 * emultempl/armelf.em: New file.
956
957Thu Aug 13 12:52:45 1998 H.J. Lu <hjl@gnu.org>
958
959 * Makefile.am (ld.dvi): Use " instead of ' for MAKEINFO.
960 * Makefile.in: Rebuild.
961
962Tue Aug 11 16:17:01 1998 Catherine Moore <clm@cygnus.com>
963
964 * scripttempl/elfarm.sc: Change text start address
965 back to zero.
966
967Tue Aug 11 10:01:12 1998 Jeffrey A Law (law@cygnus.com)
968
969 * emulparms/mn10200.sh (MAX_PAGESIZE): Define to 1.
970 * emulparms/mn10300.sh (MAX_PAGESIZE): Define to 1.
971
972Sun Aug 9 20:31:27 1998 Catherine Moore <clm@cygnus.com>
973
974 * scripttempl/elfarm.sc: Set text start address to
975 0x8000. Add __bss_end definition.
976
977Sat Aug 1 11:47:37 1998 Catherine Moore <clm@cygnus.com>
978
979 * scripttempl/elfarm.sc: New file.
980 * emulparams/armelf.sh: Set SCRIPT_NAME to elfarm.
981
982Fri Jul 31 15:56:16 1998 Catherine Moore <clm@cygnus.com>
983
984 * emulparams/armelf.sh: New file.
985 * configure.tgt: Recognize thumb-elf and arm-elf.
986 * Makefile.am (earmelf.o): New.
987 * Makefile.in: Rebuild.
988
989Fri Jul 24 12:00:57 1998 Ian Lance Taylor <ian@cygnus.com>
990
991 * Makefile.am (install-exec-local): Don't remove the file before
992 checking whether $(bindir) == $(tooldir)/bin. From Maciej
993 W. Rozycki <macro@ds2.pg.gda.pl>.
994 * Makefile.in: Rebuild.
995
996 * configure.tgt: Recognize h8[35]00*-coff* as well as -hms*.
997
998Thu Jul 23 11:15:12 1998 Ian Lance Taylor <ian@cygnus.com>
999
1000 * scripttempl/aout.sc: If ALIGNMENT is defined, use it to set
1001 alignment of end symbol.
1002 * scripttempl/elf.sc: Likewise.
1003 * emulparams/sun4.sh (ALIGNMENT): Define.
1004 * emulparams/elf32_sparc.sh (ALIGNMENT): Define.
1005 * ldint.texinfo (emulation parameters): Document ALIGNMENT.
1006
1007 * lexsup.c (parse_args): Add missing break statement.
1008
1009 * ldlang.c (lang_gc_sections_1): Add default case to switch to
1010 avoid warnings.
1011
1012Tue Jul 14 15:42:17 1998 Richard Henderson <rth@cygnus.com>
1013
1014 * configure.tgt (i?86-*-beos{pe,elf,}*): Recognize.
1015 * Makefile.am (ei386beos.o): New.
1016 * emulparams/i386beos.sh: New file.
1017 * emultempl/beos.em, scripttempl/i386beos.sc: New file.
1018
1019Tue Jul 14 15:35:42 1998 Richard Henderson <rth@cygnus.com>
1020
1021 * lexsup.c: New option --version-exports-section.
1022 * ld.h (struct args_type): Add version_exports_section.
1023 * ldlang.c (lang_do_version_exports_section): New function.
1024 (lang_process): Call it.
1025
1026Mon Jul 13 13:20:23 1998 Steve Chamberlain <sac@transmeta.com>
1027
1028 * ldlex.l: Accept ASSERT.
1029 * ldgram.y (exp): Add ASSERT_K case.
1030 * ldexp.h (node_type): Add etree_assert to node_class enum.
1031 (etree_type): Add assert_s field.
1032 (exp_assert): Declare.
1033 * ldexp.c (exp_fold_tree): Handle etree_assert.
1034 (exp_assert): New function.
1035 (exp_print_tree): Handle etree_assert.
1036 * ld.texinfo (Miscellaneous Commands): Document ASSERT.
1037
1038Wed Jul 8 14:03:12 1998 Ian Lance Taylor <ian@cygnus.com>
1039
1040 * ldgram.y: Change MAX to MAX_K and MIN to MIN_K, to avoid
1041 conflicts with system header files. Change all uses.
1042
1043 * Makefile.am (MAINTAINERCLEANFILES): Define.
1044 * Makefile.in: Rebuild.
1045
1046Tue Jul 7 18:03:22 1998 Ian Lance Taylor <ian@cygnus.com>
1047
1048 * Makefile.am (ldver.texi): New target.
1049 (ld.info, ld.dvi): Depend upon ldver.texi.
1050 * ld.texinfo: Include ldver.texi. Mention version number on title
1051 page and in top node.
1052 * Makefile.in: Rebuild.
1053
1054Mon Jul 6 14:55:13 1998 Ian Lance Taylor <ian@cygnus.com>
1055
1056 * configure.tgt (i[3456]86-*-solaris*): New target.
1057
1058Fri Jul 3 14:19:06 1998 Ian Lance Taylor <ian@cygnus.com>
1059
1060 * ldlang.c (wild_section): Don't get an assertion failure if the
1061 section is discarded.
1062
1063 * scripttempl/pe.sc: Use SORT to sort sections appropriately.
1064 * emultempl/pe.em (sort_by_file_name): Remove.
1065 (sort_by_section_name): Remove.
1066 (sort_sections_1, sort_sections): Remove.
1067 (gld_${EMULATION_NAME}_before_allocation): Don't call
1068 sort_sections.
1069 (hold_section, hold_section_name): New static variables.
1070 (hold_use, hold_text, hold_rdata, hold_data, hold_bss): Likewise.
1071 (gld_${EMULATION_NAME}_place_orphan): Rewrite. Look for a good
1072 place to put the section. Align the section. Sort the input
1073 sections by name.
1074 (gld_${EMULATION_NAME}_place_section): New static function.
1075
1076 * ldlang.c (wild_sort): When sorting by file name, sort by archive
1077 name first.
1078
1079 * emultempl/pe.em (set_pe_subsystem): Don't call
1080 ldlang_add_undef.
1081 (gld_${EMULATION_NAME}_after_parse): New static function.
1082 (ld_${EMULATION_NAME}_emulation): Use new after_parse function
1083 rather than after_parse_default.
1084
1085 * ldgram.y (extern_name_list): Do not require symbols to be
1086 separated by commas.
1087 (ifile_p1): Add EXTERN.
1088 * ldlex.l: Accept EXTERN in BOTH and SCRIPT mode as well as MRI
1089 mode.
1090 * ld.texinfo (Options): Mention that EXTERN is equivalent to -u.
1091 (Miscellaneous Commands): Document EXTERN.
1092
1093Wed Jul 1 19:40:34 1998 Richard Henderson <rth@cygnus.com>
1094
1095 * ld.h (args_type): Add gc_sections.
1096 * ldgram.y (ldgram_had_keep, KEEP): New.
1097 (input_section_spec_no_keep): Rename from old input_section_spec.
1098 (input_section_spec): New. Recognize KEEP.
1099 * ldlang.c (wild_section): Handle keep sections.
1100 (lang_gc_wild_section, lang_gc_wild_file, lang_gc_wild): New.
1101 (lang_gc_sections_1, lang_gc_sections): New.
1102 (lang_process): Invoke lang_gc_sections.
1103 (lang_add_wild): Add keep argument. Update all callers.
1104 * ldlang.h (lang_wild_statement_struct): Add keep_sections.
1105 * ldlex.l (KEEP): Match it.
1106 * ldmain.c (main): Error on -r and --gc-sections.
1107 * lexsup.c: Add --gc-sections.
1108
1109 * scripttempl/elf.sc: Merge .text.* etc sections appropriately.
1110 Mark startup sections with KEEP.
1111 * scripttempl/elfppc.sc: Likewise.
1112
1113 * ld.texinfo: Update for --gc-sections and KEEP.
1114
1115Wed Jul 1 15:21:20 1998 Ian Lance Taylor <ian@cygnus.com>
1116
1117 From Peter Jordan <pjordan@chla.usc.edu>:
1118 * scripttempl/i386go32.sc: Correct constructor handling for -u.
1119
1120Tue Jun 23 15:17:27 1998 Ian Lance Taylor <ian@cygnus.com>
1121
1122 * Makefile.am (install-data-local): Make ldscripts subdirectory.
1123 * Makefile.in: Rebuild.
1124
1125Tue Jun 23 15:17:04 1998 Mike Stump <mrs@wrs.com>
1126
1127 * Makefile.am (install-exec-local): Don't let EXEEXT interfere
1128 with the program transform name.
1129 * Makefile.in: Rebuild.
1130
1131Sun Jun 21 23:55:16 1998 Jeffrey A Law (law@cygnus.com)
1132
1133 * ld.texinfo: Note that -relax may make symbolic debugging
1134 impossible on some platforms.
1135
1136Tue Jun 16 12:51:13 1998 Geoff Keating <geoffk@ozemail.com.au>
1137
1138 * Makefile.am (Makefile): Remove target.
1139 (config.status): New target.
1140 * Makefile.in: Rebuild.
1141
1142 * configure.host (powerpc*-*-linux-gnu*): New host.
1143
1144Fri Jun 12 17:38:07 1998 Doug Evans <devans@seba.cygnus.com>
1145
1146 * scripttempl/elf.sc (INPUT_FILES): Optional INPUT spec.
1147
1148 * emulparams/m32relf.sh (OTHER_RELOCATING_SECTIONS): Change top of
1149 stack to 8MB.
1150
1151Fri Jun 12 19:33:17 1998 Ian Lance Taylor <ian@cygnus.com>
1152
1153 * Makefile.am (HFILES): Remove config.h.
1154 (EMULATION_OFILES, POTFILES): Move patch of May 14 from
1155 Makefile.in to Makefile.am.
1156 (earmcoff.c): Depend upon armcoff.em, not generic.em.
1157 * po/Make-in (all-yes): Correct misspelling in $(PACKAGE).
1158 ($(srcdir)/$(PACKAGE).pot): Pass -C to $(XGETTEXT).
1159 * Makefile.in, po/POTFILES.in, po/ld.pot: Rebuild.
1160
1161Fri Jun 12 13:43:17 1998 Tom Tromey <tromey@cygnus.com>
1162
1163 * po/Make-in (all-yes): If maintainer mode, depend on .pot file.
1164 ($(PACKAGE).pot): Unconditionally depend on POTFILES.
1165
1166Tue Jun 9 09:36:48 1998 Nick Clifton <nickc@cygnus.com>
1167
1168 * ldlang.c (lang_finish): Add CONST type modifier to declaration
1169 of 'send'.
1170
1171Fri Jun 5 18:19:59 1998 Ian Lance Taylor <ian@cygnus.com>
1172
1173 * emultempl/aix.em (gld${EMULATION_NAME}_before_parse): Set
1174 config.has_shared to true.
1175 * emultempl/linux.em (gld${EMULATION_NAME}_before_parse):
1176 Likewise.
1177 * emultempl/sunos.em (gld${EMULATION_NAME}_before_parse):
1178 Likewise.
1179
1180Tue Jun 2 12:55:03 1998 Ian Lance Taylor <ian@cygnus.com>
1181
1182 * ldlang.c (lang_finish): If the entry symbol is not found, try
1183 parsing it as a number.
1184 * ld.texinfo (Options): Document this.
1185
1186Mon Jun 1 14:01:20 1998 Ian Lance Taylor <ian@cygnus.com>
1187
1188 * ld.texinfo (Input Section Wildcards): Document SORT keyword.
1189
1190Mon May 18 12:42:53 1998 Doug Evans <devans@canuck.cygnus.com>
1191
1192 * ld.h (ld_config_type): New member has_shared.
1193 * ldmain.c (main): Initialize it.
1194 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set it.
1195 * lexsup.c (parse_args): Treat -shared as error if not supported.
1196
1197Mon May 18 13:14:43 1998 Ian Lance Taylor <ian@cygnus.com>
1198
1199 From Jason Merrill <jason@cygnus.com>:
1200 * ldlang.c (wild_sort): Correct order of sort.
1201 * scripttempl/elf.sc: Put *crtbegin.o before other .ctors and
1202 .dtors.
1203 * scripttempl/elfd10v.sc: Likewise.
1204 * scripttempl/elfd30v.sc: Likewise.
1205 * scripttempl/elfppc.sc: Likewise.
1206
1207Fri May 15 00:22:35 1998 Ian Lance Taylor <ian@cygnus.com>
1208
1209 * ldlex.l: Recognize keyword SORT.
1210 * ldgram.y (current_file): Change to struct wildcard_spec.
1211 (%union): Add new fields cname and wildcard.
1212 (wildcard_name, wildcard_spec): New nonterminals.
1213 (file_NAME_list): Use wildcard_spec.
1214 (input_section_spec): Change current_file usage.
1215 * ld.h (struct wildcard_spec): Define.
1216 * ldlang.h (lang_wild_statement_struct): Add new fields
1217 sections_sorted and filenames_sorted.
1218 (lang_add_wild): Update declaration.
1219 * ldlang.c (wild_sort): New static function.
1220 (wild_section): Use wild_sort.
1221 (print_wild_statement): Print sorting information.
1222 (lang_add_wild): Add new parameters sections_sorted and
1223 filenames_sorted. Change all callers.
1224 * mri.c (mri_draw_tree): Update calls to lang_add_wild.
1225 * scripttempl/elf.sc: Sort .ctors.* and .dtors.* by section name.
1226 * scripttempl/elfd10v.sc: Likewise.
1227 * scripttempl/elfd30v.sc: Likewise.
1228 * scripttempl/elfppc.sc: Likewise.
1229
1230Thu May 14 18:39:16 1998 Richard Henderson <rth@cygnus.com>
1231
1232 * emulparams/m32relf.sh (TEMPLATE_NAME): Define.
1233
1234Thu May 14 14:51:24 1998 Nick Clifton <nickc@cygnus.com>
1235
1236 * ldemul.h: Add new prototype: ldemul_list_emulation_options.
1237 (ld_emulation_xfer_struct): Add new field: list_options.
1238 * ldemul.c (ldemul_list_options): New function. Call the
1239 list_options field of the ld_emulation_xfer_struct for each
1240 supported emulation, if such a function is present.
1241 * lexsup.c (help): Call ldemul_list_emulation_options.
1242 * emultempl/pe.em (gld_<>_list_options): New function. Describe
1243 the pe emulation specific command line options.
1244 * emultempl/armcoff.em (gld<>_list_options): New function.
1245 Describe the armcoff emulation specific command line options.
1246
1247 * emultempl/pe.em: Add a new command line option:
1248 --support-old-code.
1249 * emultempl/armcoff.em: Ditto.
1250 * ld.texinfo: Document the --support-old-code option.
1251
1252 * Makefile.in: Add emulation files for POTFILES.in target.
1253 * emultempl/pe.em: Internationalise suitable strings.
1254 * emultempl/armcoff.em: Internationalise suitable strings.
1255 * po/POTFILES.in: Rebuilt.
1256
1257Sun May 10 22:36:30 1998 Jeffrey A Law (law@cygnus.com)
1258
1259 * po/Make-in (install-info): New target.
1260
1261Tue Apr 28 19:18:30 1998 Tom Tromey <tromey@cygnus.com>
1262
1263 * ldmain.c (main): Conditionally call setlocale.
1264 * ld.h: Include <locale.h> if HAVE_LOCALE_H.
1265 (LC_MESSAGES): Now can be defined even when ENABLE_NLS.
1266
1267Mon Apr 27 11:56:21 1998 Ian Lance Taylor <ian@cygnus.com>
1268
1269 * configure.in: Change version number to 2.9.4
1270 * configure: Rebuild.
1271
1272 * ld.texinfo (Options) [-rpath-link]: Mention ld.so.conf.
1273
1274 Based on patch from H.J. Lu <hjl@gnu.org>:
1275 * emultempl/elf32.em (global_vercheck_needed): New file static
1276 variable.
1277 (global_vercheck_failed): New file static variable.
1278 (gld${EMULATION_NAME}_after_open): Check for shared libraries
1279 twice, once with force set to 0 and once with it set to 1.
1280 (gld${EMULATION_NAME}_check_ld_so_conf): Add force parameter.
1281 Change all callers.
1282 (gld${EMULATION_NAME}_search_needed): Likewise.
1283 (gld${EMULATION_NAME}_try_needed): Likewise. If not force, check
1284 whether the libraries needs any incompatible versions.
1285 (gld${EMULATION_NAME}_vercheck): New static function.
1286
1287Wed Apr 22 16:01:35 1998 Tom Tromey <tromey@cygnus.com>
1288
1289 * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
1290
1291Wed Apr 22 12:40:56 1998 Ian Lance Taylor <ian@cygnus.com>
1292
1293 * Makefile.am (check-DEJAGNU): Add $(INTLLIBS) to LIBIBERTY when
1294 invoking runtest.
1295 * Makefile.in: Rebuild.
1296
1297 * lexsup.c (parse_args): Change -l options into --library options
1298 to avoid confusion between -li and -library.
1299
1300 * ld.texinfo (MEMORY): Clarify use of >REGION.
1301
1302Tue Apr 21 23:12:40 1998 Tom Tromey <tromey@scribbles.cygnus.com>
1303
1304 * Many files: Added gettext invocations around user-visible
1305 strings.
1306 * ld.h: Added gettext-related includes and defines.
1307 * ldmain.c: Call setlocale, bindtextdomain, textdomain.
1308 * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT, HAVE_STPCPY,
1309 HAVE_LC_MESSAGES): Define.
1310 * configure.in: Call CY_GNU_GETTEXT. Create po/Makefile.in and
1311 po/Makefile. Use AM_PROG_LEX.
1312 (TDIRS): AC_SUBST early on, to avoid having value split when it
1313 happens to cross line 90 of the generated sed script.
1314 * Makefile.am (SUBDIRS): New macro.
1315 (POTFILES): Likewise.
1316 (po/POTFILES.in): New target.
1317 (ld_new_LDADD): Added INTLLIBS.
1318 (ld_new_DEPENDENCIES): Added INTLDEPS.
1319 * po/Make-in, po/POTFILES.in, po/gas.pot: New files.
1320
1321Tue Apr 21 23:07:07 1998 Ian Lance Taylor <ian@cygnus.com>
1322
1323 * ld.texinfo (Simple Example): Rewrite a few things as suggested
1324 by Nick Clifton <nickc@cygnus.com>.
1325 (PROVIDE): Likewise.
1326
1327Tue Apr 21 09:55:06 1998 Nick Clifton <nickc@cygnus.com>
1328
1329 * emultempl/pe.em: Rename external arm interworking functions
1330 to conform to BFD naming conventions. Add code to _after_open()
1331 function to obtain a bfd for use by the interworking code.
1332
1333 * emultempl/armcoff.em: Rename external arm interworking functions
1334 to conform to BFD naming conventions. Add new _after_open()
1335 function to obtain a bfd for use by the interworking code.
1336
1337Sun Apr 19 19:23:09 1998 Richard Henderson <rth@cygnus.com>
1338
1339 * ldlang.c (lang_size_sections) [case lang_assignment_statement_enum]:
1340 Update dot and the default memory section even when relaxing.
1341
1342Sat Apr 18 18:41:12 1998 Richard Henderson <rth@cygnus.com>
1343
1344 * ldlang.c (lang_one_common): Manipulate the section's cooked size
1345 rather than its raw size.
1346
1347Tue Apr 7 13:35:29 1998 H.J. Lu <hjl@gnu.org>
1348
1349 * configure.in (TESTBFDLIB): New. Defined and substituted.
1350 * Makefile.am (TESTBFDLIB): Changed to @TESTBFDLIB@.
1351 * configure, Makefile.in: Rebuild.
1352
1353Mon Apr 6 15:33:39 1998 Ian Lance Taylor <ian@cygnus.com>
1354
1355 * Makefile.am (ld.info): Invoke makeinfo with -I options directly
1356 rather than relying on default rule. Don't depend upon
1357 bfdsumm.texi.
1358 (ld.dvi): Likewise.
1359 (bfdsumm.texi): Remove target.
1360 (CLEANFILES): Take bfdsumm.texi out of value.
1361 * Makefile.in: Rebuild.
1362
1363Sun Apr 5 13:07:57 1998 Ian Lance Taylor <ian@cygnus.com>
1364
1365 * scripttempl/pe.sc: Use shell variables to avoid depending upon
1366 how $ is handled when expanding a shell substitution.
1367
1368Fri Apr 3 00:56:50 1998 Ian Lance Taylor <ian@cygnus.com>
1369
1370 * Makefile.am (MOSTLYCLEANFILES): Add ld.log and ld.sum.
1371 (DISTCLEANFILES): Add site.exp and site.bak.
1372 * Makefile.in: Rebuild.
1373
1374 * configure.in: Put the tdirs in a file and use AC_SUBST_FILE,
1375 rather than in a shell variable and using AC_SUBST.
1376 * Makefile.am (DISTCLEANFILES): Remove ldscripts. Add tdirs.
1377 (distclean-local): New target.
1378 * configure, Makefile.in: Rebuild.
1379
1380 * ld.texinfo: Completely rewrite linker script documentation.
1381
1382Mon Mar 30 12:47:33 1998 Ian Lance Taylor <ian@cygnus.com>
1383
1384 * configure.in: Set version to 2.9.1.
1385 * configure: Rebuild.
1386
1387 * Branched binutils 2.9.
1388
1389Sat Mar 28 16:48:19 1998 Ian Lance Taylor <ian@cygnus.com>
1390
1391 * Makefile.am (MOSTLYCLEANFILES): Remove tmpdir.
1392 (mostlyclean-local): New target to remove tmpdir.
1393 * Makefile.in: Rebuild.
1394
1395 Fix some gcc -Wall warnings:
1396 * ldcref.c (output_cref): Add casts to avoid warnings.
1397 * ldfile.c (ldfile_add_arch): Likewise.
1398 * ldlang.c (lang_leave_overlay_section): Likewise.
1399 * lexsup.c (OPTION_COUNT): Likewise.
1400 (parse_args): Likewise.
1401 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan):
1402 Likewise.
1403 * emultempl/sunos.em (gld${EMULATION_NAME}_search_dir): Likewise.
1404 * ldlang.c (lang_check): Initialize variables to avoid warnings.
1405 * ldwrite.c (build_link_order): Likewise.
1406 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Likewise.
1407 * emultempl/armcoff.em (gld${EMULATION_NAME}_before_allocation):
1408 Remove unused variables.
1409
1410 * Makefile.am (MOSTLYCLEANFILES): Correct name (was
1411 MOSTCLEANFILES).
1412 * Makefile.in: Rebuild.
1413
1414Fri Mar 27 16:39:25 1998 Ian Lance Taylor <ian@cygnus.com>
1415
1416 * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): Put
1417 ARM code inside ifdef TARGET_IS_armpe.
1418
1419Wed Mar 25 11:34:13 1998 Ian Lance Taylor <ian@cygnus.com>
1420
1421 Based on patch from H.J. Lu <hjl@gnu.org>:
1422 * Makefile.am (LDDISTSTUFF): New variable.
1423 (diststuff): New target.
1424 * Makefile.in: Rebuild.
1425
1426 * scripttempl/pe.sc: Only include .idata\$[0-7] in .idata when
1427 relocating.
1428
1429Tue Mar 24 15:59:29 1998 Nick Clifton <nickc@cygnus.com>
1430
1431 * scripttempl/pe.sc (.text): Add .glue_7 and .glue_7t sections to
1432 hold Arm/Thumb stubs.
1433
1434 * emultempl/pe.em (gld_pe_before_allocation): Call
1435 arm_process_before_allocation (for ARM/Thumb targets) in order to
1436 gather interworking stb information.
1437
1438Mon Mar 23 18:54:15 1998 Joel Sherrill <joel@OARcorp.com>
1439
1440 * configure.tgt: (sh*-*-rtems*): Switched from ELF to COFF.
1441
1442Fri Mar 20 19:17:13 1998 Ian Lance Taylor <ian@cygnus.com>
1443
1444 * aclocal.m4, configure: Rebuild with libtool 1.2.
1445
1446Thu Mar 19 14:54:45 1998 Geoffrey Noer <noer@cygnus.com>
1447
1448 * scripttempl/pe.sc: The Cygwin32 library uses a .data$nocopy
1449 section to avoid copying certain data on fork. The linker used to
1450 include this between __data_start__ and __data_end__, but that
1451 breaks building the cygwin32 dll. The fix is to rename the
1452 section ".data_cygwin_nocopy" and explictly include it after
1453 __data_end__.
1454
1455Wed Mar 18 09:42:24 1998 Nick Clifton <nickc@cygnus.com>
1456
1457 * configure.tgt (targ_extra_emuls): Add thumb-pe target.
1458
1459Sun Mar 8 23:34:14 1998 Stan Cox <scox@equinox.cygnus.com>
1460
1461 * configure.tgt (sparclite*-*-elf): Added.
1462
1463Mon Mar 2 19:24:08 1998 Michael Meissner <meissner@cygnus.com>
1464
1465 * ldlang.c (lang_size_sections): If the default memory region is
1466 *default*, see if there is a memory region that could be used.
1467
1468Thu Feb 26 17:09:53 1998 Michael Meissner <meissner@cygnus.com>
1469
1470 * scripttempl/elfd30v.sc: Add support for .eit_v section and put
1471 it at 0xfffff020.
1472 * emulparams/d30v{elf,_o,_e}.sh: Ditto.
1473
1474Mon Feb 23 17:46:51 1998 Ian Lance Taylor <ian@cygnus.com>
1475
1476 * emultempl/pe.em (sort_sections): Permit the wildcard to include
1477 a trailing '*' when sorting grouped sections.
1478 * scripttempl/pe.sc: Include grouped sections using NAME\$*. Only
1479 include them when relocating.
1480
1481Wed Feb 18 23:39:46 1998 Richard Henderson <rth@cygnus.com>
1482
1483 * Makefile.am (install-exec-local): Install properly when ln
1484 fails or tooldir == prefix.
1485
1486Fri Feb 13 15:24:06 1998 Ian Lance Taylor <ian@cygnus.com>
1487
1488 * Makefile.am (AUTOMAKE_OPTIONS): Define.
1489 * configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
1490
1491Thu Feb 12 14:10:44 1998 Ian Lance Taylor <ian@cygnus.com>
1492
1493 * scripttempl/elf.sc: Align the _end symbol according to the ELF
1494 format size. From Gordon W. Ross <gwr@mc.com>.
1495
1496 NetBSD patches from Gordon W. Ross <gwr@mc.com>:
1497 * configure.host (alpha*-*-netbsd*): New host.
1498 * configure.tgt (alpha*-*-netbsd*, powerpc-*-netbsd*): New
1499 targets.
1500
1501 * lexsup.c (help): Update bug-gnu-utils address.
1502 * ld.texinfo (Bug Reporting): Likewise.
1503
1504Tue Feb 10 18:05:56 1998 Ian Lance Taylor <ian@cygnus.com>
1505
1506 * ldlang.c (lang_size_sections): Warn if some memory regions were
1507 defined, but a loadable section is going into the default memory
1508 region.
1509
1510Tue Feb 10 16:17:20 1998 H.J. Lu <hjl@gnu.org>
1511
1512 * ldlex.l (V_IDENTIFIER): Allow '.' as symbol prefix.
1513
1514Tue Feb 10 15:09:45 1998 Ian Lance Taylor <ian@cygnus.com>
1515
1516 * Makefile.am (Makefile): Add target, for dependencies on
1517 configure.host and configure.tgt.
1518 * configure.host, configure.tgt: Change -linux* to -linux-gnu*.
1519 * Makefile.in: Rebuild.
1520
1521Mon Feb 9 13:44:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
1522
1523 * scripttempl/elfd10v.sc (.stack): Move stack to 0x00..7FFE.
1524
1525 * emulparams/d10velf.sh (READONLY_START_ADDR): Read only section
1526 moved to 0x00.....4.
1527
1528Sat Feb 7 15:41:26 1998 Ian Lance Taylor <ian@cygnus.com>
1529
1530 * configure, aclocal.m4: Rebuild with new libtool.
1531
1532Thu Feb 5 12:16:11 1998 Ian Lance Taylor <ian@cygnus.com>
1533
1534 * scripttempl/pe.sc: Remove ${RELOCATING-0} from all sections.
1535 From Thomas de Lellis <tdel@wrs.com>.
1536
1537 * configure, Makefile.in, aclocal.m4: Rebuild with new libtool.
1538
1539Wed Feb 4 13:02:32 1998 Ian Lance Taylor <ian@cygnus.com>
1540
1541 * Makefile.am (ld_new_LDADD): Remove @LEXLIB@.
1542 * Makefile.in: Rebuild.
1543
1544Mon Feb 2 19:34:54 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>
1545
1546 Add tms320c30 support:
1547 * configure.tgt (tic30-*-*aout*, tic30-*-*coff*): New targets.
1548 * emulparams/tic30aout.sh: New file.
1549 * emulparams/tic30coff.sh: New file.
1550 * scripttempl/tic30aout.sc: New file.
1551 * scripttempl/tic30coff.sc: New file.
1552 * Makefile.am (ALL_EMULATIONS): Add etic30aout.o and
1553 etic30coff.o.
1554 (etic30aout.c, etic30coff.c): New targets.
1555 * Makefile.in: Rebuild.
1556
1557Mon Feb 2 14:10:59 1998 Ian Lance Taylor <ian@cygnus.com>
1558
1559 * configure.host: Correct HOSTING_CRT0 in alpha*-*-linux* case to
1560 accept either ld.so or ld-linux.so.
1561
1562Fri Jan 30 19:16:28 1998 Doug Evans <devans@canuck.cygnus.com>
1563
1564 * Makefile.am ({CC,CXX}_FOR_TARGET): Change program_transform_name
1565 to transform.
1566 * Makefile.in: Regenerate.
1567
1568Fri Jan 30 19:15:17 1998 Geoff Keating <geoffk@ozemail.com.au>
1569
1570 * scripttempl/elfppc.sc: Put .dynsbss in .sbss.
1571
1572Fri Jan 30 11:43:49 1998 H.J. Lu <hjl@gnu.ai.mit.edu>
1573
1574 * Makefile.am (eelf32bsmip.c, eelf32lsmip.c): New targets.
1575 * Makefile.in: Rebuild.
1576
1577Thu Jan 29 16:04:21 1998 Mumit Khan <khan@xraylith.wisc.edu>
1578
1579 * ldfile.c (slash): Set to backslash if _WIN32 but not
1580 __CYGWIN32__.
1581 (ldfile_open_file_search): If __MSDOS__ or _WIN32, accept a
1582 leading backslash or a leading x: as an absolute path.
1583 (ldfile_find_command_file): Use slash rather than / when
1584 generating name to try.
1585 * lexsup.c (PATH_SEPARATOR): Define.
1586 (set_default_dirlist): Use PATH_SEPARATOR rather than ':'.
1587
1588Wed Jan 28 14:06:30 1998 Richard Henderson <rth@cygnus.com>
1589
1590 * emulparams/elf64_sparc.sh (ELFSIZE): 64
1591 (TEXT_START_ADDR): Round off, since SIZEOF_HEADERS is added later.
1592 (DATA_PLT): Needed by v9 abi.
1593
1594Wed Jan 28 16:37:27 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utwente.nl>
1595
1596 * configure.tgt (i[3456]86-*-mingw32*): New entry.
1597
1598Wed Jan 28 15:51:58 1998 Ian Lance Taylor <ian@cygnus.com>
1599
1600 * scripttempl/elf.sc: Only include linkonce sections in final
1601 sections when relocating.
1602
1603Wed Jan 28 14:10:01 1998 Ian Lance Taylor <ian@cygnus.com>
1604
1605 * ld.texinfo (Options): Add a brief description of the types of
1606 information included in a link map.
1607
1608 * ld.texinfo (Options): Mention LDEMULATION in description of -m.
1609 (Environment): Mention LDEMULATION.
1610
1611 * ld.texinfo (Options): Clarify --export-dynamic a bit.
1612
1613Thu Jan 22 16:07:23 1998 Richard Henderson <rth@cygnus.com>
1614
1615 * ldlex.l (<SCRIPT>{WILDCHAR}*): Take care for the comments this
1616 pattern could match.
1617
1618Wed Jan 21 22:26:46 1998 Ian Lance Taylor <ian@cygnus.com>
1619
1620 * emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): When doing
1621 a relocateable link, set the image base to 0, and don't define the
1622 various symbols.
1623 * emulparams/i386pe.sh (RELOCATEABLE_OUTPUT_FORMAT): Define.
1624 * scripttempl/pe.sc: Swap the .data and .bss sections so that
1625 .data comes first. If doing a relocateable link, use
1626 RELOCATEABLE_OUTPUT_FORMAT if it is defined, and start the
1627 sections at 0, and don't define any symbols.
1628
1629 * ldlang.c (lang_memory_default): Correct parenthisization of
1630 expression.
1631
1632Wed Jan 21 21:20:32 1998 Manfred Hollstein <manfred@s-direktnet.de>
1633
1634 * emultempl/sunos.em: Don't include sys/types.h and sys/stat.h
1635 here; they are included already via sysdep.h.
1636
1637Tue Jan 6 13:40:02 1998 Richard Henderson <rth@cygnus.com>
1638
1639 * scripttempl/i960.sc: Don't explicitly set .data and .bss start.
1640
1641Fri Jan 2 20:15:37 1998 Michael Meissner <meissner@cygnus.com>
1642
1643 * ldgram.y (attributes_opt): Pass region pointer to
1644 lang_set_flags, not &region->flags.
1645
1646 * ldlang.c (lang_memory_default): New function to figure out a
1647 default memory region for a section if it was not specified.
1648 (lang_memory_region_lookup): Zero flags, not_flags field.
1649 (lang_map{,_flags}): Print attribute flags in memory map.
1650 (lang_size_sections): Call lang_memory_default to get default
1651 memory region.
1652 (lang_set_flags): Implement attribute flags for real. Take new
1653 argument to give the flags we are to skip for this region.
1654
1655 * ldlang.h (memory_region_struct): Add not_flags field, make both
1656 flags fields flagword type.
1657 (lang_output_section_state): Make flags field flagword type.
1658 (lang_set_flags): Update prototype to match new calling sequence.
1659 (lang_memory_region_default): Add prototype.
1660
1661 * emulparams/d30v{_e,_o,elf}.sh ({TEXT,DATA,EMEM}_DEF_SECTION):
1662 Define whether or not the region gets default sections, and if so,
1663 what sections.
1664
1665 * scripttempl/elfd30v.sc (MEMORY): Set up which of the regions get
1666 default sections.
1667
1668Thu Jan 1 22:58:04 1998 Michael Meissner <meissner@cygnus.com>
1669
1670 * scripttempl/elfd30v.sc (.eh_frame): Link into the data section.
1671
1672Thu Jan 1 18:04:51 1998 Jeffrey A Law (law@cygnus.com)
1673
1674 * scripttempl/h8300h.sc: Fix typo.
1675 * scripttempl/h8300s.sc: Likewise.
1676
1677Sun Dec 21 12:51:49 1997 Ian Lance Taylor <ian@cygnus.com>
1678
1679 * ldexp.c (fold_name): Don't crash if the symbol is defined in a
1680 section with no output section, such as a shared library section.
1681
1682Wed Dec 17 12:14:11 1997 Ian Lance Taylor <ian@cygnus.com>
1683
1684 * lexsup.c (parse_args): Keep track of where we are in the option
1685 parsing before calling ldemul_parse_args, so that we don't call it
1686 multiple times on the same argument and confuse the getopt
1687 internals.
1688
1689Thu Dec 11 09:00:15 1997 Michael Meissner <meissner@cygnus.com>
1690
1691 * configure.tgt (d30v-elf-*): Rename d30velf_e to d30v_e and
1692 d30velf_o to d30v_o to work in DOS environments.
1693 * Makefile.{am,in}: Ditto.
1694
1695 * emulparams/d30v_{o,e}: Rename from d30velf_{o,e}.
1696 * emulparams/d30velf_{o,e}: Deleted.
1697
1698Wed Dec 10 17:40:08 1997 Nick Clifton <nickc@cygnus.com>
1699
1700 * scripttempl/armcoff.sc: Add glue sections (code taken from Arm
1701 branch).
1702
1703 * emulparams/armcoff.sh (TEMPLATE_NAME): Set to armcoff.
1704
1705 * emultempl/armcoff.em: New file, imported from Arm branch.
1706
1707Wed Dec 10 14:10:44 1997 Michael Meissner <meissner@cygnus.com>
1708
1709 * scripttempl/elfd30v.sc: Add .rel and .rela sections for all
1710 defined sections. Set up __{D,C}TOR_{LIST,END}__. Add onchip and
1711 external memory sections for rodata. Delete .string, .rodata1,
1712 and .data1 sections.
1713
1714Tue Dec 9 15:28:17 1997 Michael Meissner <meissner@cygnus.com>
1715
1716 * Makefile.am: Add Oct 23 changes to Makefile.in here.
1717
1718 * Makefile.{am,in}: (ALL_EMULATIONS): Add ed10velf.o.
1719
1720 * Makefile.{am,in}: (ALL_EMULATIONS): Add etic80coff.o.
1721
1722 * Makefile.{am,in}: (ALL_EMULATIONS): Add ed30velf{,_e,_o}.o.
1723 (ed30velf_e.c): Like d30velf, except .text/.data/etc always go in
1724 external memory.
1725 (ed30velf_o.c): Like d30velf, except .text/.data/etc always go in
1726 onchip memory.
1727
1728 * emulparams/d30velf.sh (STACK_START_ADDR): Top of default
1729 stack.
1730 ({TEXT,DATA,EMEM}_SIZE): Sizes of the 3 memory areas.
1731 ({TEXT,DATA,BSS}_MEMORY): Which memory region .text, .data, and
1732 .bss should go in.
1733
1734 * emulparams/d30velf_{e,o}.sh: New files to be explicit whether
1735 .text, .data, etc go in external memory or onchip memory.
1736
1737 * configure.tgt (d30v-*-*ext*): New configuration to default
1738 .text, .data, etc. in external memory.
1739 (d30v-*-*onchip*): New configuration to default .text, .data,
1740 etc. in onchip memory.
1741 (d30v-*-*): Add d30velf_{e,o} emulations.
1742
1743 * scripttempl/elfd30v.sc: Allow .text, .data, .bss to be put in
1744 either the onchip text/data areas or the external memory area.
1745 (MEMORY): Get sizes from d30velf.sh.
1746 (.e{data,text,bss}): Put sections in the external memory region.
1747 (.stext): Put section in the onchip text region.
1748 (.s{data,bss}): Put sections in the onchip data region.
1749 (__stack): Assign from ${STACK_START_ADDR}.
1750 (.text): Put in ${TEXT_MEMORY} memory region.
1751 (.data{,1}/.strings/.rodata{,1}): Put in ${DATA_MEMORY} memory
1752 region.
1753 (.bss): Put in ${BSS_MEMORY} memory region.
1754
1755Tue Dec 2 10:14:47 1997 Nick Clifton <nickc@cygnus.com>
1756
1757 * configure.tgt (targ_extra_emuls): Add support for Thumb target.
1758
1759Sat Nov 22 15:23:19 1997 Ian Lance Taylor <ian@cygnus.com>
1760
1761 * ldlex.l: Don't define hex_mode. Correct number regexp to not
1762 accept hex digits without a leading $ or 0x. Handle leading $
1763 correctly. Pass 0 rather than hex_mode to bfd_scan_vma.
1764 * ldlex.h (hex_mode): Don't declare.
1765
1766Sun Nov 16 20:16:45 1997 Michael Meissner <meissner@cygnus.com>
1767
1768 * emulparams/d30velf.sh ({DATA,EMEM}_START_ADDR): Define as start
1769 of internal data area and external memory on chip.
1770
1771 * scripttempl/elfd30v.sc: Define a MEMORY region that describes
1772 the 3 regions of memory on the chip. Put .text/.init/.fini into
1773 the text memory region, put other segments into the data memory
1774 region. Add more of the standard elf sections. Default __stack
1775 to be 0x20008000, which is 1 byte beyond end of the internal data
1776 region.
1777
1778Thu Nov 13 13:45:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
1779
1780 * configure.tgt (targ_extra_emuls): Make FreeBSD a i386bsd
1781 variant.
1782
1783Sun Nov 2 14:51:36 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
1784
1785 * configure.host (alpha*-*-linux*): Correct HOSTING_CRT0. Set
1786 HOSTING_LIBS.
1787
1788Thu Oct 30 12:25:55 1997 Ian Lance Taylor <ian@cygnus.com>
1789
1790 * ld.h (args_type): Add warn_mismatch field.
1791 * ldmain.c (main): Initialize warn_mismatch field.
1792 * lexsup.c (parse_args): Handle --no-warn-mismatch option.
1793 * ldlang.c (ignore_bfd_error): New static function.
1794 (lang_check): If warn_mismatch is false, don't warn about
1795 mismatched input files.
1796 * ld.texinfo, ld.1: Document new option.
1797
1798Thu Oct 23 14:38:18 1997 Nick Clifton <nickc@cygnus.com>
1799
1800 * scripttempl/v850.sc: Rename linker symbol '_stack' to '__stack'
1801 to avoid conflicts with C code which is defining a variable called
1802 'stack'.
1803
1804Thu Oct 23 00:57:45 1997 Richard Henderson <rth@dot.cygnus.com>
1805
1806 * Makefile.in (ALL_EMULATIONS): Move eelf64_sparc.o ...
1807 (ALL_64_EMULATIONS): ... here.
1808 (eelf64_sparc.c): Template should be elf32 not generic.
1809 * emulparams/elf64_sparc.sh (TEMPLATE_NAME): New definition.
1810
1811Thu Oct 23 00:44:20 1997 Richard Henderson <rth@dot.cygnus.com>
1812
1813 * configure.tgt: Add sparc64-*-linux*.
1814 * emulparams/elf64_sparc.sh (GENERATE_SHLIB_SCRIPT, NOP): New.
1815
1816Wed Oct 22 11:29:25 1997 Ian Lance Taylor <ian@cygnus.com>
1817
1818 * scripttempl/pe.sc: Put .eh_frame in .rdata.
1819
1820Fri Oct 17 00:00:13 1997 Richard Henderson <rth@cygnus.com>
1821
1822 * ldlang.c (lang_register_vers_node): Only check globals<=>locals,
1823 since we need to be able to export different versions of the same
1824 symbol.
1825
1826Wed Oct 15 14:52:36 1997 Ian Lance Taylor <ian@cygnus.com>
1827
1828 * scripttempl/pe.sc: Put .stab and .stabstr sections at end.
1829
1830Wed Oct 8 12:37:05 1997 Richard Henderson <rth@cygnus.com>
1831
1832 * configure.tgt, configure.host: Change alpha-*-* to alpha*-*-*;
1833 config.guess now recognizes alphaev5 etc.
1834
1835Fri Oct 3 14:23:02 1997 Ian Lance Taylor <ian@cygnus.com>
1836
1837 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Don't treat
1838 -s and -u as -static and -unix.
1839
1840Thu Oct 2 18:40:28 1997 Ian Lance Taylor <ian@cygnus.com>
1841
1842 * ldlang.c (wild_doit): Rewrite flag handling for clarity. If we
1843 are not adding the first input section, and SEC_READONLY is clear
1844 on the output section, then don't copy it from the input section.
1845 If SEC_READONLY is not set on the input section, then clear it on
1846 the output section.
1847
1848 * configure.tgt (mips*-sgi-irix[56]*): Use elf32bsmip rather than
1849 elf32bmip.
1850 (mips*el-*-linux*): Change elf32lmip to elf32lsmip and elf32bmip
1851 to elf32bsmip.
1852 (mips*-*-linux*): Likewise.
1853 * emulparams/elf32bsmip.sh: New file; just like elf32bmip.sh, but
1854 setting ENTRY to __start.
1855 * emulparams/elf32lsmip.sh: New file; just like elf32lmip.sh, but
1856 setting ENTRY to __start.
1857 * scripttempl/elf.sc: Always set ENTRY to _start if it was not
1858 already set.
1859
1860Wed Oct 1 16:41:00 1997 Nick Clifton <nickc@cygnus.com>
1861
1862 * emulparams/v850.sh (ROZDATA_START_ADDR, ROSDATA_START_ADDR): New
1863 Variables.
1864
1865 * scripttempl/v850.sc: Move read only areas out of zero and small
1866 data sections and into their own sections.
1867
1868Wed Sep 24 16:59:15 1997 Joel Sherrill <joel@oarcorp.com>
1869
1870 * configure.tgt (sh*-*-rtems*): New target, like sh-*-elf*.
1871
1872Wed Sep 24 11:33:14 1997 Ian Lance Taylor <ian@cygnus.com>
1873
1874 * ld.texinfo (Section Options): Improve documentation of NOLOAD
1875 directive.
1876
1877 * aclocal.m4: Rebuild with new libtool.
1878 * configure: Rebuild.
1879
1880Mon Sep 22 17:24:06 1997 Ian Lance Taylor <ian@cygnus.com>
1881
1882 * ldlang.c (wild_doit): Revert patch of September 3.
1883
1884Wed Sep 17 16:45:34 1997 Nick Clifton <nickc@cygnus.com>
1885
1886 * Makefile.am, Makefile.in: Add rule for ev850.c
1887 * configure.tgt (targ_extra_emuls): Add v850 target.
1888
1889Wed Sep 17 16:43:39 1997 Nick Clifton <nickc@cygnus.com>
1890
1891 * emulparams/v850.sh (CALL_TABLE_START_ADDR): New entry.
1892 * scripttempl/v850.sc: Add call table data area
1893
1894Mon Sep 15 11:29:13 1997 Ken Raeburn <raeburn@cygnus.com>
1895
1896 Merge change from Martin Hunt:
1897
1898 * scripttempl/elfd30v.sc: Put .rodata in the .text section.
1899
1900Tue Sep 9 07:49:56 1997 Fred Fish <fnf@ninemoons.com>
1901
1902 * ldlang.c (lang_memory_region_lookup): Remove extraneous
1903 initialization of p.
1904
1905Thu Sep 4 09:03:33 1997 Ian Lance Taylor <ian@cygnus.com>
1906
1907 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): In
1908 expression produced for -bpT and -bpD options, align to a 32 byte
1909 boundary rather than an 8 byte boundary.
1910 * scripttempl/aix.sc: Put .tocbss at start of .bss section.
1911
1912 * ldmisc.h, ldmisc.c, ldcref.c: Rename finfo to lfinfo, to avoid
1913 function name conflict with AIX 4.2 unistd.h header file.
1914
1915Wed Sep 3 15:12:32 1997 Ian Lance Taylor <ian@cygnus.com>
1916
1917 * ldlang.c (wild_doit): Clear SEC_HAS_CONTENTS from a
1918 noload_section.
1919
1920Fri Aug 29 00:32:31 1997 Ian Lance Taylor <ian@cygnus.com>
1921
1922 * Makefile.am (ld_new_DEPENDENCIES): Remove @LEXLIB@.
1923 * Makefile.in: Rebuild.
1924
1925Thu Aug 28 10:12:10 1997 Doug Evans <dje@canuck.cygnus.com>
1926
1927 * configure.tgt (arc-*-elf*): Recognize.
1928 * Makefile.am (ALL_EMULATIONS): Add earcelf.o.
1929 * Makefile.in: Regenerate.
1930 * emulparams/arcelf.sh: New file.
1931
1932Wed Aug 20 11:14:13 1997 Ian Lance Taylor <ian@cygnus.com>
1933
1934 * ldlang.c (wildcardp): Don't let a backslash by itself cause a
1935 pattern to be treated as a wildcard pattern.
1936
1937 * ldgram.y (atype): Accept parentheses with no type.
1938
1939 * ld.texinfo (Section Definition): Clarify use of whitespace.
1940 (Section Placement): Likewise.
1941
1942Mon Aug 18 11:12:03 1997 Nick Clifton <nickc@cygnus.com>
1943
1944 * configure.tgt (targ_extra_emuls): Add support for v850e target.
1945
1946Mon Aug 18 11:12:03 1997 Nick Clifton <nickc@cygnus.com>
1947
1948 * configure.tgt (targ_extra_emuls): Add support for v850e target.
1949
1950Sat Aug 9 00:42:27 1997 Ian Lance Taylor <ian@cygnus.com>
1951
1952 * Makefile.am (ld.info): Change dependency from
1953 $(BFDDIR)/doc/bfdsumm.texi to bfdsumm.texi.
1954 (ld.dvi): Likewise.
1955 (bfdsumm.texi): New target.
1956 (CLEANFILES): Add bfdsumm.texi.
1957 * Makefile.in: Rebuild.
1958
1959 * Makefile.am: New file, based on old Makefile.in.
1960 * acinclude.m4: New file, from old aclocal.m4.
1961 * configure.in: Call AM_INIT_AUTOMAKE and AM_PROG_LIBTOOL. Remove
1962 shared library handling; now handled by libtool. Replace
1963 AC_CONFIG_HEADER with AM_CONFIG_HEADER. Call AC_PROG_YACC,
1964 AC_PROG_LEX, and AC_DECL_YYTEXT. Call AM_MAINTAINER_MODE,
1965 AM_CYGWIN32, and AM_EXEEXT. Don't call CY_CYGWIN32 or CY_EXEEXT.
1966 * configure.host: Don't set HLDFLAGS, HLDENV, or RPATH_ENVVAR.
1967 * acconfig.h: Mention PACKAGE and VERSION.
1968 * stamp-h.in: New file.
1969 * ldver.c (ld_program_version): Set ld_program_version from
1970 VERSION.
1971 * ldgram.y, ldlex.l: Replace VERSION with VERSIONK.
1972 * Makefile.in: Now built with automake.
1973 * aclocal.m4: Now built with aclocal.
1974 * configure, config.in: Rebuild.
1975
1976Mon Jul 28 19:04:50 1997 Rob Savoye <rob@chinadoll.cygnus.com>
1977
1978 * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
1979 win32 dependencies.
1980 * configure: Regenerated with autoconf 2.12.
1981 * Makefile.in: Add $(EXEEXT) to executable.
1982
1983Tue Jul 22 18:50:38 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
1984
1985 * emulparams/i386go32.sh (OUTPUT_FORMAT): Set to "coff-go32".
1986 (SEGMENT_SIZE): Set to 0x200.
1987 * scripttempl/i386go32.sc: Rewrite.
1988 * configure.tgt (i[3456]86-*-msdosdjgpp*): New target.
1989
1990Mon Jul 7 12:39:42 1997 Ian Lance Taylor <ian@cygnus.com>
1991
1992 From Manfred Hollstein <manfred@s-direktnet.de>:
1993 * configure.host (i[3456]86-*-linux*libc1*): Renamed from
1994 i[3456]86-*-linux*.
1995 (i[3456]86-*-linux*): New host.
1996
1997Thu Jun 26 13:54:03 1997 Ian Lance Taylor <ian@cygnus.com>
1998
1999 * scripttempl/pe.sc: Put .rsrc after .reloc. Put input .rsrc
2000 sections in the output .rsrc section.
2001
2002Wed Jun 25 12:48:41 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2003
2004 * configure.host (m68*-*-linux*libc1*): Renamed from
2005 `m68*-*-linux*'.
2006 (m68*-*-linux*): New configuration for use with GNU libc 2.
2007
2008Mon Jun 16 19:18:21 1997 Geoff Keating <geoffk@ozemail.com.au>
2009
2010 * scripttempl/elfppc.sc: Correct .rela.sdata entries.
2011
2012 * scripttempl/elfppc.sc: Put the PLT between the small and large
2013 BSS segments.
2014 * emulparams/elf32ppc.sh (TEXT_START_ADDR): The ABI says `A
2015 program base of 0x02000000 is recommended...' because otherwise
2016 shared libraries are less efficient. We use 0x01800000 because
2017 otherwise it's impossible to branch to location 0, for instance if
2018 you have an undefined weak symbol.
2019
2020Mon Jun 16 12:49:36 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
2021
2022 * ldlang.c (lang_place_undefineds): Add \n in einfo call.
2023 (lang_size_sections): Likewise.
2024 * ldlex.l: Likewise.
2025 * emultempl/aix.em (gld${EMULATION_NAME}_read_file): Likewise.
2026 * emultempl/mipsecoff.em (gld${EMULATION_NAME}_after_open):
2027 Likewise.
2028 (check_sections): Likewise.
2029 (gld${EMULATION_NAME}_after_allocation): Likewise.
2030 * emultempl/pe.em (gld_$${EMULATION_NAME}_before_allocation):
2031 Likewise.
2032 * mpw-eppcmac.c (gldppcmacos_read_file): Likewise.
2033 * mpw-idtmips.c (gldmipsidt_after_open): Likewise.
2034 (check_sections): Likewise.
2035 (gldmipsidt_after_allocation): Likewise.
2036
2037 * ldemul.c (ldemul_choose_mode): Remove unused einfo argument.
2038
2039Fri Jun 6 23:47:42 1997 Ian Lance Taylor <ian@cygnus.com>
2040
2041 * scripttempl/pe.sc: Add zeroes after .idata$3 to mark the end of
2042 the import list.
2043
2044Thu May 29 13:13:22 1997 Ian Lance Taylor <ian@cygnus.com>
2045
2046 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Don't
2047 crash if an output section has no BFD section.
2048
2049Fri May 23 15:23:25 1997 Fred Fish <fnf@cygnus.com>
2050
2051 * lexsup.c (ld_options): Add entry for the new "task-link" option.
2052 (parse_args): Handle the "task-link" option.
2053 (OPTION_TASK_LINK): Add define.
2054
2055Wed May 21 17:44:15 1997 Ian Lance Taylor <ian@cygnus.com>
2056
2057 * ldmain.c (main): Correct check of fclose return value when
2058 handling --force-exe-suffix.
2059
2060Thu May 15 11:35:29 1997 Nick Clifton <nickc@cygnus.com>
2061
2062 * ldlang.c (lang_check): Add test of the return value from the
2063 call to bfd_merge_private_bfd_data().
2064
2065Mon May 12 23:22:58 1997 Ian Lance Taylor <ian@cygnus.com>
2066
2067 * scripttempl/elfmips.sc: Remove.
2068 * scripttempl/elf.sc: Set ENTRY based on target. Permit
2069 TEXT_DYNAMIC to control .dynamic segment. Permit
2070 SHLIB_TEXT_START_ADDR to set start of shared object. Support
2071 INITIAL_READONLY_SECTIONS. Put .stub in .text. Only put
2072 .gnu.linkonce.t* in .text when relocating. Support
2073 OTHER_TEXT_SECTIONS. Support SHLIB_DATA_ADDR as well as
2074 DATA_ADDR. Support OTHER_GOT_SYMBOLS and OTHER_GOT_SECTIONS.
2075 * emulparams/elf32b4300.sh (SCRIPT_NAME): Set to elf.
2076 (DATA_ADDR): Don't set.
2077 (INITIAL_READONLY_SECTIONS): Rename from OTHER_READONLY_SECTIONS.
2078 (OTHER_TEXT_SECTIONS): Set.
2079 (OTHER_GOT_SECTIONS): Rename from OTHER_READWRITE_SECTIONS.
2080 (MACHINE): Set to empty string.
2081 * emulparams/elf32l4300.sh: Likewise.
2082 * emulparams/elf32ebmip.sh: Likewise.
2083 * emulparams/elf32elmip.sh: Likewise.
2084 * emulparams/elf32bmip.sh: Likewise. Also:
2085 (TEXT_DYNAMIC): Set.
2086 * emulparams/elf32lmips.sh: Likewise.
2087 * Makefile.in (eelf32bmips.c): Depend upon elf.sc rather than
2088 elfmips.sc.
2089 (eelf32ebmips.c, eelf32elmips.c, eelf32lmip.c): Likewise.
2090
2091Mon May 12 11:11:06 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2092
2093 * scripttempl/elf.sc: Don't align the data segment on the next 8
2094 byte boundary, instead let the linker use whatever the individual
2095 sections require.
2096
2097Fri May 9 17:45:46 1997 Ian Lance Taylor <ian@cygnus.com>
2098
2099 * configure.tgt (i[3456]86-*-gnu*): Don't include Mach support.
2100
2101Tue May 6 13:21:19 1997 Ian Lance Taylor <ian@cygnus.com>
2102
2103 From Sean McNeil <sean@mcneil.com>:
2104 * emultempl/pe.em (sort_by_file_name): Sort by archive name
2105 first.
2106 (sort_sections): Sort all sections, not just sections in the same
2107 archive.
2108
2109Mon May 5 18:19:55 1997 Philip Blundell <pjb27@cam.ac.uk>
2110
2111 * configure.tgt, configure.host: cope with '*-*-linux-gnuaout'
2112 targets.
2113
2114Fri May 2 15:54:28 1997 Mike Meissner <meissner@cygnus.com>
2115
2116 * scripttempl/tic80coff.sc (.text): Add a leading underscore to
2117 __{D,C}TOR_{LIST,END}__ definations. Rearrange the order of items
2118 in the .text section. Move .const, .ctors, .dtors into separate
2119 sections.
2120
2121Wed Apr 30 12:23:21 1997 Manfred Hollstein <manfred@s-direktnet.de>
2122
2123 * scripttempl/m88kbcs.sc (__.initp.end, _etext): Added whitespace
2124 around assignment of current location pointer.
2125
2126Thu Apr 17 13:07:18 1997 Ian Lance Taylor <ian@cygnus.com>
2127
2128 * ldctor.c (ldctor_build_sets): Make sure the set is aligned
2129 appropriately.
2130
2131Tue Apr 15 13:19:26 1997 Ian Lance Taylor <ian@cygnus.com>
2132
2133 * Makefile.in (INSTALL): Set to @INSTALL@.
2134 (INSTALL_XFORM, INSTALL_XFORM1): Remove.
2135 (install): Depend upon ld.new and installdirs. Use
2136 $(program_transform_name) directly, rather than using
2137 $(INSTALL_XFORM) and $(INSTALL_XFORM1).
2138 (installdirs): New target.
2139 (install-info): Run mkinstalldirs.
2140
2141Mon Apr 14 12:06:15 1997 Ian Lance Taylor <ian@cygnus.com>
2142
2143 * Makefile.in (INSTALL): Change install.sh to install-sh.
2144
2145 From Thomas Graichen <graichen@rzpd.de>:
2146 * configure.in: Use ${CONFIG_SHELL} when running $ac_config_sub.
2147 * configure: Rebuild.
2148
2149Fri Apr 4 11:42:41 1997 Ian Lance Taylor <ian@cygnus.com>
2150
2151 * emultempl/pe.em: Include "libiberty.h".
2152 (sort_sections_1): Use xmalloc rather than alloca.
2153
2154 * ldlex.l: Recognize SQUAD.
2155 * ldgram.y (length): Add SQUAD.
2156 * ldctor.c (ldctor_build_sets): Use SQUAD for a signed 8 byte
2157 reloc.
2158 * ldlang.c (print_data_statement): Handle SQUAD.
2159 (lang_size_sections, lang_do_assignments): Likewise.
2160 * ldexp.c (exp_print_token): Add SQUAD to table.
2161 * ldwrite.c (build_link_order): Handle SQUAD.
2162 * ld.texinfo (Section Data Expressions): Document SQUAD.
2163
2164Thu Apr 3 13:19:40 1997 Ian Lance Taylor <ian@cygnus.com>
2165
2166 * ldver.c (ld_program_version): Set to 2.8.1.
2167
2168 * Branched binutils 2.8.
2169
2170Wed Apr 2 11:55:27 1997 Ian Lance Taylor <ian@cygnus.com>
2171
2172 * mpw-idtmips.c: Rename from mpw-emipsidt.c.
2173 * mpw-elfmips.c: Rename from mpw-emipself.c.
2174 * mpw-config.in: Update accordingly.
2175
2176 * ldlang.c (lang_process): Call lang_check immediately after
2177 opening the input files, rather than at the end of the link.
2178
2179Mon Mar 31 23:44:00 1997 Ian Lance Taylor <ian@cygnus.com>
2180
2181 * emultempl/pe.em (init): Fully bracket initializer.
2182 (set_pe_stack_heap): Remove locals begin_commit and end.
2183 (gld_${EMULATION_NAME}_after_open): Remove unused local i.
2184 (gld${EMULATION_NAME}_place_orphan): Remove unused local ptr.
2185
2186Mon Mar 31 16:35:51 1997 Joel Sherrill <joel@oarcorp.com>
2187
2188 * configure.tgt (hppa*-*-rtems*): New target, like hppa-*-*elf*.
2189
2190Fri Mar 28 15:29:23 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
2191
2192 Contributed by David S. Miller <davem@caip.rutgers.edu>:
2193 * configure.tgt (sparc*-*-linuxaout*): New target.
2194 (sparc*-*-linux*): New target.
2195 * emulparams/sparclinux.sh: New file.
2196 * Makefile.in (ALL_EMULATIONS): Add esparclinux.o.
2197 (esparclinux.c): New target.
2198
2199Fri Mar 28 14:30:12 1997 Ian Lance Taylor <ian@cygnus.com>
2200
2201 From Ralf Baechle <ralf@gnu.ai.mit.edu>:
2202 * configure.tgt: Set targ_extra_emuls for mips*el-*-linux* and
2203 mips*-*-linux*. Use elf32bmip and elf32lmip, not elf32ebmip and
2204 elf32elmip.
2205
2206Thu Mar 27 17:14:32 1997 Ian Lance Taylor <ian@cygnus.com>
2207
2208 * lexsup.c (parse_args): Update copyright date in version
2209 message.
2210
2211Fri Mar 21 12:28:41 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
2212
2213 * emulparams/delta68.sh (OUTPUT_FORMAT): Set to "coff-m68k-sysv".
2214
2215Tue Mar 18 11:16:23 1997 Ian Lance Taylor <ian@cygnus.com>
2216
2217 * Makefile.in: Rebuild dependencies.
2218
2219 * emultempl/aix.em: Include "obstack.h".
2220
2221Mon Mar 17 19:26:06 1997 Ian Lance Taylor <ian@cygnus.com>
2222
2223 * ldlang.c: Include "obstack.h".
2224
2225Sat Mar 15 23:23:46 1997 Fred Fish <fnf@cygnus.com>
2226
2227 * configure.tgt (powerpc-*-beos*): Use aixppc for targ_emul.
2228
2229Sat Mar 15 18:10:38 1997 H.J. Lu <hjl@lucon.org>
2230
2231 * ldemul.h (ldemul_list_emulations): Use full prototype.
2232 * ldlang.c (print_one_symbol): Add declaration.
2233 * ldlang.h (dprint_statements): Declare.
2234 * ldmain.c (remove_output): Declare.
2235 * ldmisc.c (vfinfo): Declare.
2236 * ldwrite.c (clone_section): Declare.
2237 (split_sections): Make static. Declare.
2238 * mri.c: Include libiberty.h.
2239 (strdup): Don't declare.
2240 (mri_alias): Use xstrdup rather than strdup.
2241
2242Fri Mar 14 21:30:06 1997 Ian Lance Taylor <ian@cygnus.com>
2243
2244 * scripttempl/elfmips.sc: Change handling of data area when
2245 generating a shared library to not skip a large block of memory.
2246 From Per Fogelstrom <pefo@cvs.openbsd.org>.
2247
2248Wed Mar 12 21:33:09 1997 Ian Lance Taylor <ian@cygnus.com>
2249
2250 * ldmain.c (multiple_definition): Only skip the warning if the
2251 output section is absolute when the input section is not
2252 absolute.
2253
2254 * ldlex.l: Accept whitespace in VERS_START state. Warn about
2255 invalid characters in VERS_* states.
2256
2257Tue Mar 11 13:51:31 1997 Ian Lance Taylor <ian@cygnus.com>
2258
2259 * emultempl/aix.em (gld${EMULATION_NAME}_read_file): Don't let a
2260 trailing space lead us to think that there is a zero address.
2261
2262Sun Mar 9 23:06:35 1997 Eric Youngdale <eric@andante.jic.com>
2263
2264 * ldgram.y (vers_node): Correct typo of '(' for '{'.
2265
2266Fri Mar 7 18:40:12 1997 Fred Fish <fnf@cygnus.com>
2267
2268 * scripttempl/tic80coff.sc (ENTRY): Entry symbol is __start
2269 rather than _start.
2270 (__edata): Define this rather than "edata".
2271 (__end): Define this rather than "end".
2272
2273Tue Mar 4 17:18:35 1997 Michael Meissner <meissner@cygnus.com>
2274
2275 * configure.tgt (tic80-*-*): Allow dropping of -coff.
2276
2277Sun Mar 2 22:59:49 1997 Fred Fish <fnf@cygnus.com>
2278
2279 * Makefile.in (ld.dvi): Set MAKEINFO environment variable as well
2280 as TEXINPUTS. Needed for building in separate build dir.
2281 * ldint.texinfo (SCRIPT_NAME): Fix typo.
2282 * emulparams/tic80coff.sh: Rewrite to include internal documentation
2283 about each shell variable that is set (or not set).
2284 * scripttempl/tic80coff.sc: Complete rewrite.
2285
2286Fri Feb 28 17:42:27 1997 Ian Lance Taylor <ian@cygnus.com>
2287
2288 * ldmain.c (main): Call bfd_set_default_target.
2289 * Makefile.in (ldmain.o): Define TARGET when compiling.
2290
2291Thu Feb 27 11:41:03 1997 Ian Lance Taylor <ian@cygnus.com>
2292
2293 * ldmain.c (main): Don't initialize link_info.lprefix or
2294 link_info.lprefix_len.
2295 * emultempl/hppaelf.em (hppaelf_before_parse): Likewise.
2296
2297 * emultempl/m88kbcs.em: Remove.
2298 * emulparams/m88kbcs.sh (TEMPLATE_NAME): Don't set.
2299 * Makefile.in (em88kbcs.c): Depend upon generic.em rather than
2300 m88kbcs.em.
2301
2302 * mri.c (mri_draw_tree): Pass noload_section, not SEC_NEVER_LOAD,
2303 to lang_enter_output_section_statement. From Mark Rasin
2304 <mark.rasin@telrad.co.il>.
2305
2306Wed Feb 26 11:51:44 1997 Ian Lance Taylor <ian@cygnus.com>
2307
2308 * ldlang.c (lang_one_common): Clear SEC_IS_COMMON from common
2309 section.
2310
2311Tue Feb 25 20:38:11 1997 Stan Shebs <shebs@andros.cygnus.com>
2312
2313 * configure.tgt (mips*-*-lnews*): New target.
2314 * Makefile.in (emipslnews.c): New target.
2315 * emulparams/mipslnews.sh: New file.
2316
2317Tue Feb 25 16:04:09 1997 Ian Lance Taylor <ian@cygnus.com>
2318
2319 * emultempl/elf32.em (hold_interp): New static variable.
2320 (gld${EMULATION_NAME}_place_orphan): Put loadable .note sections
2321 after hold_interp. Choose a unique output section name.
2322 (gld${EMULATION_NAME}_place_section): Don't set hold_use if the
2323 SEC_LOAD or SEC_ALLOC flags differ. Set hold_interp.
2324
2325Mon Feb 24 18:16:09 1997 Ian Lance Taylor <ian@cygnus.com>
2326
2327 From Eric Youngdale <eric@andante.jic.com>:
2328 * ldlex.l (V_TAG, V_IDENTIFIER): New macros.
2329 (VERS_START, VERS_SCRIPT, VERS_NODE): New states to parse version
2330 information.
2331 (ldlex_version_script, ldlex_version_file): New functions.
2332 * ldlex.h (enum input_enum): Add input_version_script.
2333 (ldlex_version_script): Declare.
2334 (ldlex_version_file): Declare.
2335 * ldgram.y (%union): Add deflist, versyms, and versnode.
2336 (VERS_TAG, VERS_IDENTIFIER): New terminals.
2337 (GLOBAL, LOCAL, VERSION, INPUT_VERSION_SCRIPT): New terminals.
2338 (file): Accept INPUT_VERSION_SCRIPT.
2339 (ifile_p1): Accept version.
2340 (version_script_file): New nonterminal.
2341 (version, vers_nodes, vers_node): Likewise.
2342 (verdep, vers_tag, ver_defns): Likewise.
2343 * ldlang.c (lang_elf_version_info): New global variable.
2344 (lang_new_vers_regex): New function.
2345 (lang_new_vers_node): New function.
2346 (version_index): New static variable.
2347 (lang_register_vers_node): New function.
2348 (lang_add_vers_depend): New function.
2349 * ldlang.h (lang_elf_version_info): Declare.
2350 (lang_new_vers_regex, lang_new_vers_node): Declare.
2351 (lang_add_vers_depend, lang_register_vers_node): Declare.
2352 * lexsup.c (OPTION_VERSION_SCRIPT): Define.
2353 (ld_options): Add "version-script".
2354 (parse_args): Handle OPTION_VERSION_SCRIPT.
2355 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2356 Pass lang_elf_version_info to size_dynamic_sections.
2357 * scripttempl/elf.sc: Add .gnu.version sections.
2358 * ld.texinfo: Document symbol versioning.
2359
2360Fri Feb 21 17:37:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
2361
2362 * Makefile.in (ed30velf.c): New target.
2363 * configure.tgt (d30v-*-*): New target.
2364 * emulparams/d30velf.sh: New file.
2365 * scripttempl/elfd30v.sc: New file.
2366
2367Fri Feb 14 18:28:31 1997 Ian Lance Taylor <ian@cygnus.com>
2368
2369 * ld.texinfo (Option Commands): Document the INCLUDE command.
2370
2371Thu Feb 13 20:31:37 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
2372
2373 * configure.in: Call BFD_NEED_DECLARATION on getenv.
2374 * acconfig.h (NEED_DECLARATION_GETENV): New macro.
2375 * sysdep.h (getenv): Declare if NEED_DECLARATION_GETENV.
2376 * ldemul.c (ld_emul_default_target): Do not cast getenv return
2377 value.
2378 * ldmain.c (get_emulation): Likewise.
2379 * configure, config.in: Rebuild.
2380
2381Tue Feb 11 15:34:26 1997 Ian Lance Taylor <ian@cygnus.com>
2382
2383 * scripttempl/elfmips.sc: When relocating, put .mips16.fn.* and
2384 .mips16.call.* in .text.
2385
2386Sun Feb 9 18:09:13 1997 Fred Fish <fnf@cygnus.com>
2387
2388 * emulparams/tic80coff.sh: New (dummy) file for TIc80.
2389 * scripttempl/tic80coff.sc: New (dummy) file for TIc80.
2390 * Makefile.in (etic80coff.c): Add target and rule to build it.
2391 * configure.tgt (tic80-*-coff): Set targ_emul to tic80coff.
2392
2393Fri Jan 31 13:16:53 1997 Ian Lance Taylor <ian@cygnus.com>
2394
2395 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Search for
2396 ".so" in the name, not ".so.".
2397 (gld${EMULATION_NAME}_search_dir): Accept a plain .so file.
2398
2399 * Makefile.in (ld.info): Add -I$(srcdir). From Alan Modra
2400 <alan@spri.levels.unisa.edu.au>.
2401
2402Thu Jan 30 11:31:52 1997 Ian Lance Taylor <ian@cygnus.com>
2403
2404 * emultempl/sunos.em: Include <ctype.h>.
2405 (gld${EMULATION_NAME}_find_so): Skip the directory name when
2406 searching for ".so.".
2407 (gld${EMULATION_NAME}_search_dir): Make sure that the library name
2408 has a version number, and that only version numbers follow .so.
2409
2410Wed Jan 29 18:15:00 1997 Geoffrey Noer <noer@cygnus.com>
2411
2412 * scripttempl/pe.sc:
2413 * scripttempl/ppcpe.sc: add *(.gcc_except_table) to the text
2414 section so Win32 executables are valid.
2415
2416Mon Jan 27 12:28:43 1997 Ian Lance Taylor <ian@cygnus.com>
2417
2418 * scripttempl/elf.sc: Put linkonce reloc section in other
2419 appropriate reloc sections.
2420 * scripttempl/elfmips.sc: Add linkonce support.
2421 * scripttempl/elfppc.sc: Likewise.
2422
2423Fri Jan 24 10:44:09 1997 Jeffrey A Law (law@cygnus.com)
2424
2425 * emulparms/mn10200.sh (OTHER_RELOCATING_SECTIONS): Move the
2426 stack up to 0x80000.
2427 * emulparms/mn10300.sh (OTHER_RELOCATING_SECTIONS): Likewise.
2428
2429Tue Jan 21 12:11:10 1997 Doug Evans <dje@seba.cygnus.com>
2430
2431 * emulparams/m32relf.sh (OTHER_RELOCATING_SECTIONS): Use PROVIDE
2432 to define `_stack'.
2433
2434Thu Jan 16 17:07:52 1997 Ian Lance Taylor <ian@cygnus.com>
2435
2436 * ld.h (args_type): Rename auxiliary_filter_shlib to
2437 auxiliary_filters, and make it char **.
2438 * lexsup.c (parse_args): Handle -f by setting up an array.
2439 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
2440 new name of auxiliary_filters.
2441
2442 * ld.texinfo (Options): Improve documentation of --filter and
2443 --auxiliary.
2444
2445Tue Jan 14 15:44:28 1997 Ian Lance Taylor <ian@cygnus.com>
2446
2447 * ld.texinfo (Options): Clarify that the normal usage is -T.
2448 (Commands): Likewise.
2449
2450Thu Jan 9 11:26:27 1997 Ian Lance Taylor <ian@cygnus.com>
2451
2452 * scripttempl/armcoff.sc: Correct mask used for .data address.
2453
2454Wed Jan 8 15:14:59 1997 Geoffrey Noer <noer@cygnus.com>
2455
2456 * emultempl/pe.em: make default executable a.exe instead of
2457 a.out
2458
2459Fri Jan 3 17:33:34 1997 Richard Henderson <rth@tamu.edu>
2460
2461 * scripttempl/elf.sc: Move .got closer to .sdata and .sbss by
2462 shifting .plt back. Rumour has it that the NetBSD ld.so depends
2463 on .dynamic being after .got, so we leave that.
2464
2465Fri Jan 3 14:04:40 1997 Ian Lance Taylor <ian@cygnus.com>
2466
2467 * Makefile.in (clean): Don't remove configdoc.texi.
2468 (maintainer-clean): Do remove configdoc.texi.
2469
2470 * ld.texinfo (Operators): Remove '@' from @smallexmple in comment
2471 to avoid confusing texi2roff.
2472
2473Fri Jan 3 11:27:02 1997 Michael Meissner <meissner@tiktok.cygnus.com>
2474
2475 * scripttempl/v850.sc (.zdata): Add .zcommon section.
2476 (.tdata): Add .tcommon and .tcommon_byte sections.
2477
2478Thu Jan 2 18:14:32 1997 Ian Lance Taylor <ian@cygnus.com>
2479
2480 * configure.tgt (mips*el-*-linux*, mips*-*-linux*): New targets.
2481 * scripttempl/elfmips.sc: Use __start as the entry address for
2482 mips*-*-linux*.
2483
2484Tue Dec 31 14:48:30 1996 Ian Lance Taylor <ian@cygnus.com>
2485
2486 * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
2487
2488 * ld.h (args_type): Add filter_shlib and auxiliary_filter_shlib
2489 fields.
2490 * lexsup.c (parse_args): Recognize --auxiliary/-f and
2491 --filter/-F.
2492 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2493 Pass filter_shlib and auxiliary_filter_shlib to
2494 size_dynamic_sections.
2495 * ld.texinfo, ld.1: Document --filter/-F and --auxiliary/-f.
2496
2497Mon Dec 30 13:55:57 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2498
2499 * scripttempl/v850.sc (.tdata) Add .tbss and .tbyte sections.
2500
2501Wed Dec 18 22:57:35 1996 Stan Shebs <shebs@andros.cygnus.com>
2502
2503 * mpw-make.sed: Use NewFolderRecursive for installation.
2504
2505Fri Dec 13 14:08:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2506
2507 * scripttempl/v850.sc: Make sure __{e,g}p start relative to the
2508 {s,t}data sections. Do not emit any linker generated symbols if
2509 -r. Use {TEXT,{Z,S,T}DATA}_START_ADDR variables to initialize
2510 where the different sections go. Change some whitespace.
2511
2512 * emulparams/v850.sh ({TEXT,{Z,S,T}DATA}_START_ADDR): Define
2513 appropriately. Remove crud not used anymore.
2514
2515Fri Dec 13 10:19:57 1996 Jeffrey A Law (law@cygnus.com)
2516
2517 * Makefile.in (emn10200.c): Add dependencies.
2518 * configure.tgt: Handle mn10200.
2519 * emulparms/mn10200.sh: New file.
2520
2521Thu Dec 12 17:04:55 1996 Ian Lance Taylor <ian@cygnus.com>
2522
2523 * emultempl/gld960c.em: Include <ctype.h>.
2524 (gld960_set_output_arch): Get the machine type from the -A option
2525 if there is one, rather than always using core.
2526
2527Sat Dec 7 10:07:51 1996 Jeffrey A Law (law@cygnus.com)
2528
2529 * emulparms/mn10300.sh: Handle leading underscores.
2530
2531Thu Dec 5 13:45:58 1996 Ian Lance Taylor <ian@cygnus.com>
2532
2533 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Only
2534 set hold_rel if SEC_ALLOC is set.
2535
2536Tue Dec 3 11:29:20 1996 Ian Lance Taylor <ian@cygnus.com>
2537
2538 * ldlang.c (section_already_linked): Set the output_offset as well
2539 as the output_section when only reading symbols from a file.
2540
2541Mon Dec 2 11:43:50 1996 Ian Lance Taylor <ian@cygnus.com>
2542
2543 * emulparams/*.sh: Make sure that each set of parameters which
2544 uses the elf.sc script sets MACHINE.
2545
2546Wed Nov 27 03:22:05 1996 Jason Merrill <jason@yorick.cygnus.com>
2547
2548 * scripttempl/elf{,mips,ppc}.sc: Add the remaining DWARF sections.
2549 * scripttempl/elfd10v.sc: Likewise.
2550 * scripttempl/v850.sc: Likewise.
2551
2552Tue Nov 26 16:58:33 1996 Ian Lance Taylor <ian@cygnus.com>
2553
2554 * configure: Rebuild with autoconf 2.12.
2555
2556Mon Nov 25 12:17:55 1996 Jim Wilson <wilson@cygnus.com>
2557
2558 * emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Add case
2559 for bfd_vma to init loop.
2560
2561Mon Nov 25 09:55:07 1996 Jeffrey A Law (law@cygnus.com)
2562
2563 * emulparms/mn10300.sh: Remove bogus '_' prefix for
2564 entry symbol and ctor/dtor stuff.
2565
2566Fri Nov 15 13:00:18 1996 Jeffrey A Law (law@cygnus.com)
2567
2568 * Makefile.in (emn10300.c): Add dependencies.
2569 * configure.tgt: Handle mn10300.
2570 * emulparms/mn10300.sh: New file.
2571
2572Tue Nov 5 10:57:50 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2573
2574 * emulparams/d10velf.sh (READONLY_START_ADDR): Changed to 0x2000004.
2575 (EMBEDDED): Define.
2576
2577Fri Nov 1 10:01:27 1996 Ian Lance Taylor <ian@cygnus.com>
2578
2579 * ld.texinfo: Add section on reporting bugs.
2580
2581 * scripttempl/m68kcoff.sc: Make sure the etext and __CTOR_LIST__
2582 symbols are correctly aligned.
2583
2584Thu Oct 31 09:28:59 1996 Jeffrey A Law (law@cygnus.com)
2585
2586 * scriptempl/v850.sc (zdata): Handle reszdata, romzdata and
2587 romzbss too.
2588
2589Tue Oct 29 12:33:05 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2590
2591 * emulparams/d10velf.sh: Changes needed for D10V-EVA board.
2592 Set TEXT_START_ADDR to 0x1000000. Set READONLY_START_ADDR to
2593 0x2000000.
2594
2595 * scripttempl/elfd10v.sc: Fix calculation of .text. Change
2596 .stack to start at 0x2007ffe.
2597
2598Mon Oct 28 15:37:00 1996 Doug Evans <dje@canuck.cygnus.com>
2599
2600 * configure.tgt (sparclet*-*-aout*): Delete, use sparc*-*-aout*.
2601
2602Wed Oct 23 16:17:22 1996 Jeffrey A Law (law@cygnus.com)
2603
2604 * scriptempl/v850.sc (zdata): Fix typo "zrodata" -> "rozdata".
2605
2606 * scriptempl/v850.sc (zdata): Make sure this stays
2607 in lo-memory.
2608
2609Tue Oct 22 11:36:47 1996 Jeffrey A Law (law@cygnus.com)
2610
2611 * scripttempl/v850.sc (__ep): Put it at the start
2612 of the tda section.
2613
2614 * scriptempl/v850.sc: Move all "normal" sections into
2615 the external memory region (0x100000 - 0x200000).
2616
2617Mon Oct 21 17:16:59 1996 Michael Meissner <meissner@wogglebug.tiac.net>
2618
2619 * scripttempl/elfd10v.sc: Clone from elf.sc, move .text to
2620 0x10000, so that is more room for data.
2621
2622 * emulparams/d10velf.sh (TEXT_START_ADDR): Now 0x100000.
2623 (READONLY_START_ADDR): Now 0x0.
2624 (SCRIPT_NAME): Now elfd10v.
2625
2626 * Makefile.in (ed10velf.c): Depend on elfd10v.sc, not elf.sc.
2627
2628Fri Oct 18 22:12:49 1996 Doug Evans <dje@canuck.cygnus.com>
2629
2630 * emulparams/m32relf.sh (TEXT_START_ADDR): Change from 0 to 0x100.
2631
2632Fri Oct 18 15:43:38 1996 Ian Lance Taylor <ian@cygnus.com>
2633
2634 * Makefile.in (ALL_EMULATIONS): Remove eelf64alpha.o.
2635 (ALL_64_EMULATIONS): New variable.
2636 * configure.in: Accept --enable-64-bit-bfd option. If it is set
2637 with --enable-targets=all, include ALL_64_EMULATIONS in
2638 EMULATION_OFILES.
2639 * configure: Rebuild.
2640
2641Fri Oct 18 12:58:35 1996 Jeffrey A Law (law@cygnus.com)
2642
2643 * scripttempl/v850.sc (__gp, __ep): Define.
2644
2645Thu Oct 17 18:14:07 1996 Ian Lance Taylor <ian@cygnus.com>
2646
2647 * ld.texinfo: Try to consistently use a single or a double dash
2648 for each option.
2649
2650Thu Oct 17 10:17:20 1996 Doug Evans <dje@canuck.cygnus.com>
2651
2652 * emulparams/m32relf.sh (EMBEDDED): Define.
2653
2654Thu Oct 17 10:56:49 1996 Jeffrey A Law (law@cygnus.com)
2655
2656 * scripttempl/v850.sc (.zdata): Add this before .text.
2657 (.sdata): Also include .rosdata as part of the .sdata.
2658 (.tdata): Include this just before .sdata.
2659
2660 * emulparms/v850.sh (SCRIPT_NAME): Use "v850" not "elf".
2661 * scripttempl/v850.sc: Wrap script with a "cat << EOF".
2662
2663Wed Oct 16 23:10:01 1996 Jeffrey A Law (law@cygnus.com)
2664
2665 * scripttempl/v850.sc: New linker script for the V850.
2666 * Makefile.in: Use it.
2667
2668Thu Oct 10 17:57:00 1996 Ian Lance Taylor <ian@cygnus.com>
2669
2670 * emulparams/elf32b4300.sh: Define _gp in OTHER_GOT_SYMBOLS, not
2671 OTHER_READWRITE_SECTIONS.
2672 * emulparams/elf32l4300.sh: Likewise.
2673
2674Wed Oct 9 14:36:18 1996 Ian Lance Taylor <ian@cygnus.com>
2675
2676 * ld.h (ld_config_type): Add warn_section_align field.
2677 * lexsup.c (OPTION_WARN_SECTION_ALIGN): Define.
2678 (ld_options): Add --warn-section-align.
2679 (parse_args): Handle --warn-section-align.
2680 * ldlang.c (lang_size_sections): If warn_section_align, warn if
2681 the start of a section changes due to alignment.
2682 * ld.texinfo, ld.1: Document --warn-section-align.
2683 * ld.texinfo: Change some single dashes to double dashes.
2684
2685 * emultempl/pe.em (set_pe_subsystem): Record entry symbol for each
2686 subsystem type. Ifdef out os2 type. Recognize a version number.
2687
2688Tue Oct 8 12:07:13 1996 Ian Lance Taylor <ian@cygnus.com>
2689
2690 * emultempl/pe.em (set_pe_subsystem): When setting the subsystem
2691 to windows, set the entry point.
2692
2693 * Makefile.in (ldlex.c): Don't pass any options to $(LEX).
2694
2695Mon Oct 7 17:29:05 1996 Ian Lance Taylor <ian@cygnus.com>
2696
2697 * ld.texinfo (Options): Mention .so extensions for shared
2698 libraries.
2699
2700Sun Oct 6 22:35:36 1996 Jason Merrill <jason@yorick.cygnus.com>
2701
2702 * scripttempl/elf{,mips,ppc}.sc: Add DWARF 2 sections.
2703
2704Fri Oct 4 18:49:31 1996 Ian Lance Taylor <ian@cygnus.com>
2705
2706 * scripttempl/m68kcoff.sc: Only set the address of .text if
2707 RELOCATING.
2708
2709Fri Oct 4 10:59:52 1996 Doug Evans <dje@canuck.cygnus.com>
2710
2711 * emulparams/sparcaout.sh ({BIG,LITTLE}_OUTPUT_FORMAT): Define.
2712 * scripttempl/aout.sc ({BIG,LITTLE}_OUTPUT_FORMAT): Provide default.
2713 (OUTPUT_FORMAT): Support bi-endian targets.
2714
2715Thu Oct 3 13:52:03 1996 Ian Lance Taylor <ian@cygnus.com>
2716
2717 * fnmatch.h, fnmatch.c: Remove (now in libiberty).
2718 * Makefile.in: Rebuild dependencies.
2719 (CFILES): Remove fnmatch.c.
2720 (HFILES): Remove fnmatch.h.
2721 (OFILES): Remove fnmatch.o.
2722
2723Thu Oct 3 15:41:24 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
2724
2725 * Makefile.in (mostlyclean): Move config.log to distclean.
2726
2727Wed Oct 2 23:45:25 1996 Geoffrey Noer <noer@cygnus.com>
2728
2729 * emultmpl/pe.em: increase size of stack reserve to 0x2000000
2730 (necessary in order to compile parse.c in gcc sources under NT)
2731
2732Wed Oct 2 14:49:10 1996 Ian Lance Taylor <ian@cygnus.com>
2733
2734 * lexsup.c (ld_options): Fix typo in --rpath-link description.
2735 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Suggest
2736 --rpath if a needed library is not found.
2737
2738Tue Oct 1 16:17:33 1996 Joel Sherrill <joel@oarcorp.com>
2739
2740 * configure.tgt (mips*-*-rtems*): New target, like mips*-*-elf*.
2741
2742Tue Oct 1 15:50:34 1996 Ian Lance Taylor <ian@cygnus.com>
2743
2744 * ld.texinfo (Options): Give more detail on -l option.
2745
2746 * scripttempl/elfmips.sc: Handle CREATE_SHLIB the same way that
2747 elf.sc does, so that glibc works better.
2748
2749 * ldver.c (ld_program_version): New variable.
2750 (ldversion): Use it.
2751 * ldver.h (ld_program_version): Declare.
2752 * lexsup.c (ld_options): Handle --dll-verbose like --verbose, not
2753 --version. Change --version handling to match current GNU
2754 standards.
2755 (help): Print bug report address.
2756
2757Mon Sep 30 12:14:43 1996 Doug Evans <dje@canuck.cygnus.com>
2758
2759 * Makefile.in (em32relf.c): Add rule for.
2760 * configure.tgt (m32r-*-*): Recognize.
2761 * emulparams/m32relf.sh: New file.
2762
2763Thu Sep 26 13:58:47 1996 Stan Shebs <shebs@andros.cygnus.com>
2764
2765 * mpw-make.sed: Add symbolic doublequoting to ldmain compile edit.
2766 * mpw-config.in: Add mips-*-* case as mips-elf, and use more
2767 wildcards in matching.
2768 * mpw-emipself.c: New file, pregenerated mips elf emulation.
2769
2770Tue Sep 17 12:18:21 1996 Ian Lance Taylor <ian@cygnus.com>
2771
2772 * ldint.texinfo: Rewrote.
2773
2774 * configure.tgt: Add cases for MIPS 5000 like MIPS 4300.
2775
2776Mon Sep 16 17:55:21 1996 Ian Lance Taylor <ian@cygnus.com>
2777
2778 * scripttempl/armcoff.sc: Only define symbols if RELOCATING. Fix
2779 syntax error on __end__ line.
2780
2781 * scripttempl/armcoff.sc: For -N or -n, don't align .data. From
2782 Chris Hadley <Christopher.Hadley@cl.cam.ac.uk>
2783
2784Sun Sep 15 22:09:56 1996 Jeffrey A Law (law@cygnus.com)
2785
2786 * emulparms/v850.sh: Fix OTHER_RELOCATING_SECTIONS.
2787
2788Sun Sep 15 10:38:16 1996 Mark Alexander <marka@cygnus.com>
2789
2790 * emulparms/d10v.sh: Set OTHER_RELOCATING_SECTIONS to put
2791 stack at top of simulator memory.
2792
2793Fri Sep 13 15:49:45 1996 Ian Lance Taylor <ian@cygnus.com>
2794
2795 * ldlex.l (SYMBOLCHARN): Add $, _, and ~.
2796
2797Wed Sep 11 23:30:42 1996 Ian Lance Taylor <ian@cygnus.com>
2798
2799 * ldmain.c (get_emulation): Check for -mips4 like -mips1, et. al.
2800
2801Thu Sep 5 15:24:12 1996 Ian Lance Taylor <ian@cygnus.com>
2802
2803 * ldlang.c (section_already_linked): Accept a lang_input_statement
2804 as the PTR argument. If the file is symbols only, discard all
2805 input sections.
2806 (ldlang_add_file): Pass entry to bfd_map_over_sections.
2807
2808Wed Sep 4 15:53:43 1996 Ian Lance Taylor <ian@cygnus.com>
2809
2810 * configure.tgt (alpha-*-gnu*): New target. From Fila Kolodny
2811 <fila@ibi.com>.
2812
2813Tue Sep 3 00:52:54 1996 Jeffrey A Law (law@cygnus.com)
2814
2815 * emulparms/v850.sh: Set OTHER_RELOCATING_SECTIONS
2816
2817Sun Sep 1 21:48:58 1996 Jeffrey A Law (law@cygnus.com)
2818
2819 * emulparms/v850.sh: Set EMBEDDED.
2820
2821Fri Aug 30 22:30:30 1996 Jeffrey A Law (law@cygnus.com)
2822
2823 * emulparms/v850.sh: Entry symbol is "_start", tweak
2824 ctor/dtor support.
2825
2826Fri Aug 30 18:32:31 1996 Ian Lance Taylor <ian@cygnus.com>
2827
2828 * configure.tgt (sh-*-elf*): New target.
2829 * emulparams/shelf.sh: New file.
2830 * emulparams/shlelf.sh: New file.
2831 * Makefile.in (ALL_EMULATIONS): Add eshelf.o and eshlelf.o.
2832 (eshelf.c, eshlelf.c): New targets.
2833 * scripttempl/elf.sc: If EMBEDDED is defined, then don't add
2834 SIZEOF_HEADERS to TEXT_START_ADDR. Expand CTOR_START and CTOR_END
2835 around .ctors, and DTOR_START and DTOR_END around .dtors. Expand
2836 OTHER_RELOCATING_SECTIONS if RELOCATING.
2837
2838Thu Aug 29 16:57:46 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2839
2840 * configure.{host,tgt} (i[345]86-*-*): Recognize i686 for pentium
2841 pro.
2842
2843Mon Aug 26 12:58:11 1996 Ian Lance Taylor <ian@cygnus.com>
2844
2845 * ldgram.y (section): Add opt_nocrossrefs; pass value to
2846 lang_enter_overlay.
2847 (opt_nocrossrefs): New nonterminal.
2848 * ldlex.l: Recognize NOCROSSREFS keyword in EXPRESSION mode.
2849 * ldlang.c (overlay_nocrossrefs): New static variable.
2850 (lang_enter_overlay): Add nocrossrefs parameter.
2851 (lang_leave_overlay): Only add nocrossrefs if overlay_nocrossrefs
2852 is set. Initialize overlay_nocrossrefs.
2853 * ldlang.h (lang_enter_overlay): Update declaration.
2854 * ld.texinfo (Overlays): Update documentation.
2855
2856 * ldver.c (ldversion): Print GNU ld in the version message.
2857
2858Thu Aug 22 17:10:40 1996 Ian Lance Taylor <ian@cygnus.com>
2859
2860 * configure.host: Set HLDENV.
2861 * configure.in: Substitute HLDENV.
2862 * configure: Rebuild.
2863 * Makefile.in (HLDENV): New variable.
2864 ($(LD_PROG)): Use $(HLDENV).
2865
2866Thu Aug 22 16:29:28 1996 Jeffrey A Law (law@cygnus.com)
2867
2868 * Makefile.in (ev850.c): New target.
2869 * configure.tgt (v850-*-*): New target.
2870 * emulparams/v850.sh: New file.
2871
2872Thu Aug 22 11:16:02 1996 Stan Shebs <shebs@andros.cygnus.com>
2873
2874 * mpw-make.sed: Add @DASH_C_FLAG@ to compiler edit.
2875
2876Wed Aug 21 11:26:37 1996 Ian Lance Taylor <ian@cygnus.com>
2877
2878 * scripttempl/elf.sc: Put .gnu.linkonce* sections in appropriate
2879 containing sections.
2880
2881Mon Aug 19 13:01:42 1996 Ian Lance Taylor <ian@cygnus.com>
2882
2883 * fnmatch.c: Include sysdep.h.
2884
2885Mon Aug 19 11:28:29 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2886
2887 * genscripts.sh: Undo 8/16 change.
2888
2889 * emulparams/d10velf.sh (MACHINE): Explicitly set to nothing.
2890
2891Fri Aug 16 19:18:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2892
2893 * genscripts.sh: Explicitly reset any shell variables set or used
2894 by the various .sc scripts to allow inadvertant use of these
2895 names as normal environment variables by the person running
2896 configure.
2897
2898 * Makefile.in (ed10velf.c): Use tdir_d10v, not tdir_arcelf.
2899
2900Fri Aug 16 14:15:41 1996 James G. Smith <jsmith@cygnus.co.uk>
2901
2902 * scripttempl/armcoff.sc (__bss_start__, __bss_end__,
2903 __data_start__, __data_end__): Added to keep in sync. with the
2904 default ARM crt0.s. Added __CTOR_LIST__ and __DTOR_LIST__ support.
2905
2906Thu Aug 8 14:24:56 1996 Ian Lance Taylor <ian@cygnus.com>
2907
2908 * ldcref.c (check_reloc_refs): If info->same, look for any symbol
2909 defined in info->defsec, not just the section symbol.
2910
2911Wed Aug 7 14:40:48 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
2912
2913 * configure.in: Call BFD_NEED_DECLARATION on strstr and sbrk.
2914 * acconfig.h (NEED_DECLARATION_STRSTR): New macro.
2915 (NEED_DECLARATION_SBRK): New macro.
2916 * configure, config.in: Rebuild.
2917 * sysdep.h (strstr): Declare if NEED_DECLARATION_STRSTR.
2918 * ldmain.c (sbrk): Declare if HAVE_SBRK and
2919 NEED_DECLARATION_SBRK.
2920
2921 * ldlang.c (lang_record_phdrs): Cast xmalloc and xrealloc return.
2922
2923Mon Aug 5 16:26:14 1996 Ian Lance Taylor <ian@cygnus.com>
2924
2925 * ldlex.l: Recognize OVERLAY.
2926 * ldgram.y: Add section_phdr field to %union.
2927 (section): Handle phdr_opt result. Add OVERLAY case.
2928 (opt_exp_without_type): New nonterminal.
2929 (phdr_opt): Return list of phdrs.
2930 (overlay_section): New nonterminal.
2931 * ldlang.c: Include <ctype.h>.
2932 (lang_leave_output_section_statement): Add phdrs parameter.
2933 Change all callers.
2934 (lang_section_in_phdr): Remove.
2935 (overlay_vma, overlay_lmn, overlay_max): New static variables.
2936 (struct overlay_list): Define.
2937 (overlay_list): New static variable.
2938 (lang_enter_overlay, lang_enter_overlay_section): New functions.
2939 (lang_leave_overlay_section, lang_leave_overlay): New functions.
2940 * ldlang.h (lang_leave_output_section_statement): Update
2941 declaration for new parameter.
2942 (lang_section_in_phdr): Don't declare.
2943 (lang_enter_overlay, lang_enter_overlay_section): Declare.
2944 (lang_leave_overlay_section, lang_leave_overlay): Declare.
2945 * ld.texinfo (Overlays): New node under SECTIONS, documenting
2946 overlays.
2947
2948 * ldlex.l: Recognize MAX and MIN.
2949 * ldgram.y (MAX, MIN): New terminals.
2950 (exp): Recognize MAX and MIN.
2951 * ldexp.c (fold_binary): Handle MAX and MIN.
2952 * ld.texinfo (Arithmetic Functions): Document MAX and MIN.
2953
2954 * ld.texinfo (PHDRS): Use @cindex, not @kindex, for program header
2955 index entries.
2956
2957 * ldgram.y (SIZEOF, ADDR): Do not specify type.
2958
2959 * ldcref.c (check_nocrossref): Skip symbols with no output
2960 sections.
2961
2962Fri Aug 2 14:57:49 1996 Ian Lance Taylor <ian@cygnus.com>
2963
2964 * ldgram.y (LOADADDR): New terminal.
2965 (exp): Handle LOADADDR.
2966 * ldlex.l: Recognize LOADADDR.
2967 * ldexp.c (exp_print_token): Add LOADADDR.
2968 (fold_name): Implement LOADADDR.
2969 * ldlang.c (exp_init_os): Treat LOADADDR like ADDR.
2970 * ld.texinfo (Arithmetic Functions): Document LOADADDR.
2971
2972Thu Aug 1 12:52:19 1996 Ian Lance Taylor <ian@cygnus.com>
2973
2974 * ld.h (check_nocrossrefs): Declare.
2975 * ldlang.h (struct lang_nocrossref): Define.
2976 (struct lang_nocrossrefs): Define.
2977 (nocrossref_list): Declare.
2978 (lang_add_nocrossref): Declare.
2979 * ldlex.l: Recognize NOCROSSREFS keyword.
2980 * ldgram.y (%union): Add nocrossref field.
2981 (NOCROSSREFS): New terminal.
2982 (ifile_p1): Recognize NOCROSSREFS.
2983 (nocrossref_list): New nonterminal.
2984 * ldlang.c (nocrossref_list): Define.
2985 (lang_add_nocrossref): New function.
2986 * ldmain.c (main): If nocrossref_list is not NULL, call
2987 check_nocrossrefs.
2988 (warning_callback): Free symbols if there is no place to store
2989 them.
2990 (notice): Call add_cref if nocrossref_list is not NULL.
2991 * ldcref.c: Include "ldexp.h" and "ldlang.h".
2992 (check_nocrossrefs): New function.
2993 (check_nocrossref): New static function.
2994 (struct check_refs_info): Define.
2995 (check_refs, check_reloc_refs): New static functions.
2996 * Makefile.in: Rebuild dependencies.
2997 * ld.texinfo (Option Commands): Document NOCROSSREFS.
2998
2999 * ld.texinfo (Section Placement): Improve the wording of the
3000 wildcard documentation. Mention that wildcards are only searched
3001 for on the command line, not in the file system.
3002
3003 * emultempl/sunos.em (gld${EMULATION_NAME}_after_open): Move
3004 definition of lib_path inside condition where it is used.
3005
3006Wed Jul 31 13:17:10 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3007
3008 * emulparams/d10velf.sh: Now works with elf.sc.
3009
3010Wed Jul 31 11:52:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3011
3012 * emulparams/d10velf.sh (SCRIPT_NAME): Change to vanilla.
3013
3014Tue Jul 30 14:46:42 1996 Ian Lance Taylor <ian@cygnus.com>
3015
3016 * ldlang.c (lang_size_sections): Add the section VMA to the result
3017 value when computing the address of a section.
3018
3019 * ld.h (args_type): Add cref field.
3020 * lexsup.c (parse_args): Set command_line.cref.
3021 * ldmain.c (main): Check command_line.cref rather than
3022 link_info.notice_all.
3023 (notice): Likewise.
3024
3025 * ldcref.c (output_one_cref): Don't crash if a symbol is defined
3026 in a section without an owner.
3027
3028Mon Jul 29 17:23:33 1996 Ian Lance Taylor <ian@cygnus.com>
3029
3030 * fnmatch.h, fnmatch.c: New files.
3031 * ldlex.l: Remove unused definition of FILENAME. Add definition
3032 of WILDCHAR. In SCRIPT mode, accept any sequence of WILDCHAR as a
3033 NAME.
3034 * ldgram.y (file_NAME_list): Accept '*' and '?' specially.
3035 (input_section_spec): Accept '?' specially.
3036 (statement): Change exp to mustbe_exp in length and FILL cases.
3037 (section): Call ldlex_script before section statements, and call
3038 ldlex_popstate after them.
3039 * ldlang.c: Include "fnmatch.h".
3040 (wildcardp): New static function.
3041 (wild_section): Permit the section name to be a wildcard.
3042 (wild_file): New static function, broken out of wild.
3043 (wild): Call wild_file. Permit the file name to be a wildcard.
3044 (open_input_bfds): Don't call lookup_name for a wildcard pattern.
3045 * Makefile.in: Rebuild dependencies.
3046 (CFILES): Add fnmatch.c.
3047 (HFILES): Add fnmatch.h.
3048 (OFILES): Add fnmatch.o.
3049 * ld.texinfo: Document that file and section names can now be
3050 wildcard patterns.
3051
3052 * ldlang.c (lang_place_orphans): Correct condition: place a common
3053 section if not relocateable or if common definitions are forced.
3054
3055Wed Jul 24 12:16:38 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3056
3057 * emulparams/d10velf.sh (SCRIPT_NAME): Change to elf.
3058
3059Wed Jul 24 13:38:22 1996 Michael Meissner <meissner@wogglebug.tiac.net>
3060
3061 * configure.tgt (d10v-*-*): Don't require the -elf, allow plain d10v.
3062
3063Tue Jul 23 10:36:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3064
3065 * Makefile.in (ed10velf.c): New target.
3066 * configure.tgt (d10v-*-elf*): New target.
3067 * emulparams/d10velf.sh: New file.
3068
3069Thu Jul 18 16:25:39 1996 Ian Lance Taylor <ian@cygnus.com>
3070
3071 * configure.tgt (sparc*-*-sysv4*): New target. From Andrew Gierth
3072 <ANDREWG@microlise.co.uk>.
3073
3074 * configure.host: Change irix5 to irix[56]*.
3075 * configure.tgt: Likewise.
3076
3077Wed Jul 17 10:52:46 1996 Kim Knuttila <krk@cygnus.com>
3078
3079 * emultempl/pe.em (sort_sections): Pay attention to return code.
3080
3081 * ldmisc.c (demangle): Remove all prefix '.'s from a name.
3082
3083Mon Jul 15 11:49:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3084
3085 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Round
3086 the value of __start_SECNAME to the alignment required by the
3087 section to be placed.
3088
3089Tue Jul 9 12:09:02 1996 Ian Lance Taylor <ian@cygnus.com>
3090
3091 * configure.tgt (mips*el-*-elf*): Use elf32elmip.
3092 (mips*-*-elf*): Use elf32ebmip.
3093 * emulparams/elf32bmip.sh (EMBEDDED): Don't define.
3094 * emulparams/elf32lmip.sh (EMBEDDED): Don't define.
3095 * emulparams/elf32elmip.sh: New file; copy of elf32lmip.sh with
3096 EMBEDDED defined.
3097 * emulparams/elf32ebmip.sh: New file; copy of elf32bmip.sh with
3098 EMBEDDED defined.
3099 * emulparams/elf32b4300.sh (EMBEDDED): Define.
3100 * emulparams/elf32l4300.sh (EMBEDDED): Define.
3101 * Makefile.in (ALL_EMULATIONS): Add eelf32ebmip.o eelf32elmip.o.
3102 (eelf32ebmip.c, eelf32elmip.c): New targets.
3103
3104Thu Jul 4 12:01:03 1996 Ian Lance Taylor <ian@cygnus.com>
3105
3106 * ldver.c (ldversion): Set version to cygnus-2.7.1.
3107
3108 * Released binutils 2.7.
3109
3110 * emulparams/pc532macha.sh: Rename from pc532machaout.sh to avoid
3111 System V file name limitations.
3112 * configure.tgt (nc32k-pc532-mach*, ns32k-pc532-ux*): Use
3113 pc532macha rather than pc532machaout.
3114 * Makefile.in (ALL_EMULATIONS): Change epc532machaout.o to
3115 epc532macha.o.
3116 (epc532macha.c): Rename target from epc532machaout.c.
3117
3118Wed Jul 3 11:40:10 1996 Ian Lance Taylor <ian@cygnus.com>
3119
3120 * ldlang.c (print_padding_statement): Use %u, not %x, to print
3121 fill value.
3122
3123Sun Jun 30 11:16:43 1996 Stan Shebs <shebs@andros.cygnus.com>
3124
3125 * mpw-eppcmac.c: Update to reflect May 23 change to aix.em.
3126
3127Thu Jun 27 14:03:42 1996 Ian Lance Taylor <ian@cygnus.com>
3128
3129 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Put the .sa
3130 file just before the .so file, rather than just after.
3131
3132 * configure.host: Use -print-file-name=FILE rather than piping
3133 -print-libgcc-file-name through sed.
3134 (i[345]86*-*-sco*, i[345]86-*-isc*): Create crtbegin.o and
3135 crtend.o files, in case gcc doesn't use them.
3136 * Makefile.in (mostlyclean): Remove crtbegin.o and crtend.o.
3137
3138Wed Jun 26 15:57:21 1996 Ian Lance Taylor <ian@cygnus.com>
3139
3140 * configure.tgt (mips*-dec-osf*): New target.
3141
3142Tue Jun 25 22:15:29 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3143
3144 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
3145 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
3146 (docdir): Removed.
3147 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
3148 (AC_PROG_INSTALL): Added.
3149 * configure: Rebuilt.
3150
3151Mon Jun 24 18:48:16 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3152
3153 * scripttempl/elfppc.sc (_GLOBAL_OFFSET_TABLE_): Don't do a
3154 PROVIDE of _GLOBAL_OFFSET_TABLE_, since it needs to be at a
3155 non-fixed location.
3156
3157Mon Jun 24 17:55:31 1996 Jouke Numan <jnuman@bazis.nl>
3158
3159 * ldlang.h (enum section_type): Define.
3160 (lang_output_section_statement_type): Remove loadable field. Add
3161 sectype field.
3162 (lang_enter_output_section_statement): Change flags parameter in
3163 prototype to sectype.
3164 * ldgram.y (typebits): Remove.
3165 (sectype): New static variable.
3166 (opt_at): Use sectype rather than typebits.
3167 (type): Set sectype rather than typebits.
3168 (atype): Likewise.
3169 * ldlex.l: Recognize DSECT, COPY, INFO, and OVERLAY in
3170 EXPRESSION mode.
3171 * ldlang.c (lang_output_section_statement_lookup): Set sectype
3172 field rather than loadable field.
3173 (wild_doit): Check sectype rather than loadable.
3174 (lang_record_phdrs): Likewise.
3175 (lang_enter_output_section_statement): Rename flags parameter to
3176 sectype. Set sectype field rather than loadable field. Set flags
3177 field based on sectype.
3178
3179Mon Jun 24 12:00:32 1996 Ian Lance Taylor <ian@cygnus.com>
3180
3181 * scripttempl/elf.sc: Force .stab* and .comment sections to start
3182 at 0.
3183
3184 * configure.in: On alpha*-*-osf*, link against libbfd.a if not
3185 using shared libraries.
3186 * configure: Rebuild with autoconf 2.10.
3187
3188Fri Jun 21 17:40:56 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
3189
3190 * configure.tgt: Add support for *-*-rtems* configurations.
3191
3192Fri Jun 21 13:05:51 1996 Richard Henderson <rth@tamu.edu>
3193
3194 * configure.tgt (alpha-*-linuxecoff*): New target.
3195 (alpha-*-linux*): Use elf64alpha.
3196 * emulparams/elf64alpha.sh: New file.
3197 * emultempl/elf32.em: If ELFSIZE is not set, set it to 32. Use
3198 ${ELFSIZE} rather than 32 when calling BFD routines.
3199 (hold_rodata): New static variable.
3200 (gld${EMULATION_NAME}_place_orphan): Use hold_rodata for a
3201 readonly section that is not code.
3202 (gld${EMULATION_NAME}_place_section): Set hold_rodata. Don't use
3203 a .rel section unless its bfd_section field is not NULL.
3204 * Makefile.in (ALL_EMULATIONS): Add eelf64alpha.o.
3205 (eelf64alpha.c): New target.
3206
3207Fri Jun 21 12:45:46 1996 Ian Lance Taylor <ian@cygnus.com>
3208
3209 * ldmisc.c (vfinfo): Correct handling of 0 in %W case.
3210
3211Thu Jun 20 13:55:28 1996 Ian Lance Taylor <ian@cygnus.com>
3212
3213 Add enough support to understand the gcc svr3.ifile script:
3214 * ldlex.l: Recognize BLOCK and GROUP in EXPRESSION context. Add
3215 BIND keyword.
3216 * ldgram.y: Add BIND token.
3217 (section): Recognize GROUP.
3218 (opt_ext_with_type): Recognize a couple of cases of BIND.
3219 * ldlang.c (init_os): Don't do anything if section is already
3220 initialized. Call exp_init_os on addr_tree field.
3221 (exp_init_os): New static function.
3222 (map_input_to_output_sections): Call exp_init_os on assignment
3223 expression.
3224 (lang_place_orphans): Check for common sections by name COMMON
3225 rather than by common_section field. Don't warn about absence of
3226 [COMMON] command.
3227
3228 * ldlang.h (lang_input_statement_type): Remove useless fields
3229 common_section, common_output_section, and complained, as well as
3230 all references to them.
3231
3232 * ldexp.c: Reindent a lot of code.
3233 (exp_fold_tree): Call FAIL rather than einfo in default case.
3234
3235Wed Jun 19 11:40:14 1996 Ian Lance Taylor <ian@cygnus.com>
3236
3237 * configure.host (m88*-*-dgux*): Quote HOSTING_CRT0. From
3238 <randall.hron@medaphis.com>.
3239
3240Tue Jun 18 15:53:09 1996 Jeffrey A. Law <law@rtl.cygnus.com>
3241
3242 * scripttempl/h8300s.sc: New file for H8/S.
3243 * emulpararms/h8300s.sh: New file for H8/S.
3244 * Makefile.in (ALL_EMULATIONS): Add H8/S.
3245 (e_h8300s.c): Add dependencies.
3246 * configure.tgt: Add H8/S to targ_extra_emuls.
3247
3248Tue Jun 18 17:55:39 1996 Ian Lance Taylor <ian@cygnus.com>
3249
3250 * configure.tgt (i[345]86*-*-isc*): New target. From
3251 <uddeborg@carmen.se>.
3252
3253Wed Jun 12 12:46:21 1996 Ian Lance Taylor <ian@cygnus.com>
3254
3255 * lexsup.c: Include "libiberty.h".
3256 (parse_args): Copy the -Y argument into memory.
3257 (set_default_dirlist): Don't put the ':' back into the directory
3258 list.
3259
3260Fri Jun 7 11:27:42 1996 Ian Lance Taylor <ian@cygnus.com>
3261
3262 * emultempl/sunos.em: Include libiberty.h.
3263 (gld${EMULATION_NAME}_set_symbols): New static function to add
3264 LD_LIBRARY_PATH to the list of search directories.
3265 (ld_${EMULATION_NAME}_emulation): Add new set_symbols routine.
3266
3267Thu Jun 6 11:50:31 1996 Ian Lance Taylor <ian@cygnus.com>
3268
3269 * emulparams/elf32bmip.sh (OTHER_GOT_SYMBOLS): Use ALIGN(16)
3270 rather than . when computing _gp value. From Per Fogelstrom.
3271 * emulparams/elf32lmip.sh (OTHER_GOT_SYMBOLS): Likewise.
3272
3273 * ldmain.c (main): Don't close and unlink the file on error, since
3274 remove_output will do it anyhow.
3275 * ldlang.c (open_output): Set boolean variable to true, not 1.
3276
3277Wed Jun 5 18:34:14 1996 James G. Smith <jsmith@cygnus.co.uk>
3278
3279 * emulparams/{elf32b4300.sh,elf32l4300.sh} (SCRIPT_NAME): Use
3280 elfmips instead of elf.
3281
3282Tue Jun 4 18:43:07 1996 Ian Lance Taylor <ian@cygnus.com>
3283
3284 * ldcref.c: New file.
3285 * ld.h (add_cref, output_cref): Declare.
3286 * ldmain.c (main): Initialize notice_all field. If it is set at
3287 end of link, call output_cref.
3288 (notice): Rename from notice_ysym. Check notice_all.
3289 * ldmisc.c (finfo): Make globally visible.
3290 * ldmisc.h (finfo): Declare.
3291 * lexsup.c (OPTION_CREF): Define.
3292 (ld_options): Add "cref".
3293 (parse_args): Handle OPTION_CREF.
3294 * Makefile.in: Rebuild dependencies.
3295 (CFILES): Add ldcref.c.
3296 (OFILES): Add ldcref.o.
3297 * ld.texinfo, ld.1: Document --cref.
3298
3299Tue Jun 4 12:12:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
3300
3301 * Makefile.in (install): Make $(tooldir) and $(tooldir)/bin.
3302
3303Fri May 31 12:40:55 1996 Ian Lance Taylor <ian@cygnus.com>
3304
3305 * emultempl/pe.em (sort_sections): Don't assume that a
3306 wild_statement has a section name.
3307
3308Wed May 29 13:13:35 1996 Ian Lance Taylor <ian@cygnus.com>
3309
3310 * scripttempl/elfmips.sc: Quote test -z argument.
3311
3312 * ld.texinfo: Clarify the CONSTRUCTORS command.
3313
3314Thu May 23 16:07:44 1996 Ian Lance Taylor <ian@cygnus.com>
3315
3316 * emultempl/aix.em (gld${EMULATION_NAME}_read_file): Initialize
3317 file, not impfile.
3318
3319Wed May 22 11:31:30 1996 Doug Evans <dje@seba.cygnus.com>
3320
3321 * ldlang.c (wild_doit): Don't copy over SEC_LINK_{ONCE,DUPLICATES}
3322 if final link.
3323 * emultempl/pe.em (sfunc): Renamed to sort_by_file_name.
3324 (sort_by_section_name, sort_sections_1): New functions.
3325 (sort_sections): Only sort by file name sections in .idata.
3326 Add "Grouped Sections" support.
3327 (gld${EMULATION_NAME}_place_orphan): Rewrite to support Grouped
3328 Sections.
3329 (gld${EMULATION_NAME}_place_section): Delete.
3330 * scripttempl/pe.sc (.text,.data,.rdata): Add *(.foo\$).
3331 (.CRT,.rsrc): Rewrite to use Grouped Section support.
3332
3333Tue May 21 14:31:48 1996 Stan Shebs <shebs@andros.cygnus.com>
3334
3335 * mpw-eppcmac.c: Update to reflect changes to aix.em.
3336
3337Sun May 19 16:59:44 1996 Doug Evans <dje@seba.cygnus.com>
3338
3339 * ldlang.c (dprint_statement): Stop printing at end of list.
3340
3341Sat May 18 13:12:05 1996 Steve Chamberlain <sac@slash.cygnus.com>
3342
3343 Support for --force-exe-suffix
3344 * ld.h (args_type): Add force_exe_suffix.
3345 * ld.texinfo: Add documentation.
3346 * ldmain.c (main): Add support for option.
3347 * lexsup.c (OPTION_FORCE_EXE_SUFFIX): New.
3348 (ld_options, parse_args): Add support for option.
3349
3350Wed May 15 12:50:25 1996 Jim Wilson <wilson@chestnut.cygnus.com>
3351
3352 * emultempl/pe.em (set_pe_value): Pass 0 not 16 to strtoul call.
3353
3354Fri May 10 16:28:44 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3355
3356 * scripttempl/elfppc.sc (__stack): Make __stack 0 if it was
3357 referenced but not defined.
3358
3359Thu May 9 08:52:23 1996 Rob Savoye <rob@chinadoll.cygnus.com>
3360
3361 * emulparams/{elf32bmip.sh,elf32lmip.sh,mipsidt.sh,mipsidtl.sh}:
3362 Set a new variable to signify if the final target is an embedded
3363 system.
3364 * scripttempl/{mips.sc,elfmips.sc}: Don't add SIZEOF_HEADERS to
3365 .text for an embedded system.
3366
3367Tue May 7 10:56:11 1996 Doug Evans <dje@canuck.cygnus.com>
3368
3369 * scripttempl/pe.em (gld${EMULATION_NAME}_place_orphan): New function.
3370 (gld${EMULATION_NAME}_place_section): New function.
3371 (hold_{section,use,text,rdata,data}): New static locals.
3372 (ld_${EMULATION_NAME}_emulation): Update orphan field.
3373 * scripttempl/pe.sc: Whitespace cleanup. Semicolon usage cleanup.
3374 (INIT,FINI): Delete, unused.
3375 (.text): Document orphan .text.foo sections.
3376 (.rdata): Document orphan .rdata.foo sections.
3377 (.data): Document orphan .data.foo sections.
3378
3379Tue May 7 11:35:46 1996 Jeffrey A Law (law@cygnus.com)
3380
3381 * scripttempl/h8300.sc: Place ".tiny" sections right
3382 after ".data" sections.
3383 * scripttempl/h8300h.sc: Place ".tiny" sections into
3384 the "tiny" memory region, 0xff8000 through 0xffff00.
3385
3386 * scripttempl/h8300.sc: Set the entry point to the value of
3387 "_start" rather than the start of the text segment.
3388 * scripttempl/h8300h.sc: Likewise.
3389
3390 * scripttempl/h8300.sc: Place .rodata sections before .text
3391 sections in main ram.
3392 * scripttempl/h8300h.sc: Likewise.
3393
3394Mon May 6 23:32:30 1996 Jeffrey A Law (law@cygnus.com)
3395
3396 * scripttempl/h8300h.sc: Use "eight", not "eightbit" for the
3397 8-bit region and 8-bit sections.
3398
3399Wed May 1 17:50:06 1996 Doug Evans <dje@canuck.cygnus.com>
3400
3401 * ldlang.c (section_already_linked): Fix typos.
3402
3403Mon Apr 29 20:31:06 1996 Doug Evans <dje@canuck.cygnus.com>
3404
3405 * scripttempl/pe.sc (.endjunk): Define __end__.
3406
3407Mon Apr 29 17:05:13 1996 Ian Lance Taylor <ian@cygnus.com>
3408
3409 * ldlang.c (longest_section_name): Remove.
3410 (SECTION_NAME_MAP_LENGTH): Define.
3411 (print_size, print_alignment, print_fill, print_section): Remove.
3412 (print_flags): Remove.
3413 (lang_map): Rewrite.
3414 (print_output_section_statement): Rewrite.
3415 (print_assignment): Rewrite.
3416 (print_one_symbol): Rewrite.
3417 (print_input_section): Rewrite.
3418 (print_fill_statement): Rewrite.
3419 (print_data_statement): Rewrite.
3420 (print_address_statement): New static function.
3421 (print_reloc_statement): Rewrite.
3422 (print_padding_statement): Rewrite.
3423 (print_wild_statement): Rewrite.
3424 (print_statement_list): Clean up.
3425 (print_statement): Clean up. Some minor output changes.
3426 (print_statements): Clean up.
3427 (load_symbols): Put another - before -whole-archive.
3428 * ldexp.c (exp_print_tree): Change etree_value and etree_rel to
3429 print 0x and to omit leading zeroes. For etree_rel, use %B to
3430 print the BFD. For etree_assign, remove the space after the
3431 destination name.
3432 * ldwrite.c: Include "libiberty.h".
3433 (clone_section): Call xstrdup, not strdup.
3434 (ldwrite): Don't print any map information.
3435 (print_symbol_table, print_file_stuff, print_symbol): Remove.
3436 * ldmain.c (main): Call lang_map when appropriate.
3437 * ldmisc.c (vfinfo): Add support for %W.
3438 (print_address): Remove.
3439 * ldmisc.h (print_address): Don't declare.
3440 * Makefile.in: Rebuild dependencies.
3441
3442Mon Apr 29 10:29:07 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3443
3444 * configure.host (m68*-*-linux*): Add -dynamic-linker to
3445 HOSTING_CRT0. Search -lgcc both before and after -lc in
3446 HOSTING_LIBS. Look for crt{begin,end}.o in the compiler directory
3447 at first.
3448 (i[345]86-*-linux*): Look for crt{begin,end}.o in the compiler
3449 directory at first.
3450
3451Fri Apr 26 14:42:27 1996 Ian Lance Taylor <ian@cygnus.com>
3452
3453 * ldmisc.h (demangle): Declare.
3454 * ldmisc.c: Include "libiberty.h". Include demangle.h with "",
3455 not <>.
3456 (demangle): Make non-static. Remove remove_underscore paramter.
3457 Always return an allocated string.
3458 (vfinfo): Free result of demangle. Add case 'G'. Use %T to print
3459 functionname, rather than calling demangle. Print a colon between
3460 the BFD(section+offset) and the line number.
3461 * ldmain.c (add_archive_element): Improve format of archive
3462 information in map file.
3463 (constructor_callback): Don't print anything to the map file.
3464 * ldlang.c (lang_one_common): Improve format of common symbol
3465 information in map file.
3466 * ldctor.c (ldctor_build_sets): If producing a map file, print set
3467 information.
3468 * ldwrite.c (print_symbol_table): Print a newline before the
3469 header in the map file.
3470 * Makefile.in: Rebuild dependencies.
3471
3472 * ldmisc.c (vfinfo): Reindent.
3473
3474Mon Apr 22 12:07:32 1996 Ian Lance Taylor <ian@cygnus.com>
3475
3476 * ldlang.c (lang_size_sections): If _cooked_size is not 0, then
3477 don't clobber it when not relaxing.
3478
3479 * ld.h (ld_config_type): Remove traditional_format field.
3480 * ldmain.c (main): Use link_info.traditional_format rather than
3481 config.traditional_format.
3482 * ldlang.c (ldlang_open_output): Likewise.
3483 * lexsup.c (parse_args): Likewise.
3484 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Likewise.
3485 * mpw-eppcmac.c (gldppcmacos_parse_args): Likewise.
3486
3487 * ldlang.c (wild_doit): Discard debugging sections if we are
3488 stripping debugging information.
3489
3490 * emulparams/z8002.sh (ARCH): Set to z8002, not z8k.
3491
3492Tue Apr 16 16:38:32 1996 Ian Lance Taylor <ian@cygnus.com>
3493
3494 * ldexp.c (fold_binary): Correct handling of subtraction with
3495 absolute values.
3496 (fold_name): Permit symbols in lang_allocating_phase_enum.
3497
3498 * scripttempl/aout.sc: Only PROVIDE __stack when RELOCATING. Undo
3499 accidental changes in last patch.
3500
3501Tue Apr 16 10:25:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3502
3503 * configure.tgt (powerpc*-*-{sysv,linux}): Add aliases.
3504 (powerpcle*-*-{sysv,solaris}): Ditto.
3505
3506Mon Apr 15 14:50:56 1996 Rob Savoye <rob@chinadoll.cygnus.com>
3507
3508 * scripttempl/aout.sc: Add PROVIDE (__stack = 0) so I can use it
3509 in m68k/crt0.S without things blowing up.
3510
3511Fri Apr 12 16:40:56 1996 Rob Savoye <rob@chinadoll.cygnus.com>
3512
3513 * scripttempl/m68kcoff.sc: Remove default address for .data so
3514 .text, .data, and .bss are all sequential.
3515
3516Thu Apr 11 12:05:35 1996 Ian Lance Taylor <ian@cygnus.com>
3517
3518 * scripttempl/m68kcoff.sc: Remove regions and simplify.
3519
3520Wed Apr 10 14:41:53 1996 Jeffrey A Law (law@cygnus.com)
3521
3522 * scripttempl/h8300.sc: Add the "8-bit area" in the upper 256
3523 bytes of the address space. Put data from the ".eight" sections
3524 into the 8-bit area.
3525 * scripttempl/h8300h.sc: Likewise.
3526
3527Tue Apr 9 14:10:42 1996 Doug Evans <dje@canuck.cygnus.com>
3528
3529 * emultempl/generic.em (gld${EMULATION_NAME}_before_parse):
3530 Pass $ARCH to ldfile_set_output_arch instead of setting
3531 ldfile_output_architecture directly.
3532
3533Tue Apr 9 14:22:15 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3534
3535 * scripttempl/elfppc.sc (.init,.fini): Put .init, .fini section
3536 next to .text. Put _etext after .text, .init, .fini, and
3537 .rodata{,2} sections.
3538
3539Tue Apr 9 12:18:57 1996 Ian Lance Taylor <ian@cygnus.com>
3540
3541 * ld.texinfo: Rearrange option documentation.
3542
3543 * lexsup.c (ld_options): New static array.
3544 (parse_args): Build shortopts and longopts from ld_options array.
3545 (help): New static function.
3546 * ldver.h (help): Don't declare.
3547 * ldver.c (ldversion): Reindent.
3548 (help): Remove.
3549
3550 * ld.texinfo, ld.1: Mention -E as a synonym for -export-dynamic.
3551
3552Mon Apr 8 11:56:23 1996 Ian Lance Taylor <ian@cygnus.com>
3553
3554 * emultempl/elf32.em: When checking for a native emulation, check
3555 that the current emulation is the default emulation.
3556 * emultempl/sunos.em: Likewise.
3557
3558 * configure.in: Permit --enable-shared to specify a list of
3559 directories.
3560 * configure: Rebuild.
3561
3562 * lexsup.c (parse_args): Add -E as a synonym for -export-dynamic,
3563 for HP/UX compatibility.
3564
3565Fri Apr 5 14:30:14 1996 Ian Lance Taylor <ian@cygnus.com>
3566
3567 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): New
3568 static function, if ${host} = ${target}.
3569 (gld${EMULATION_NAME}_after_open): Call check_ld_so_conf to find a
3570 needed shared library if ${host} = $[target}.
3571
3572 * configure.host (i[345]86-*-linux*): Add -dynamic-linker to
3573 HOSTING_CRT0. Search -lgcc both before and after -lc in
3574 HOSTING_LIBS.
3575
3576 * configure.tgt: Add i[345]86-*-freebsdelf* target; from John
3577 Polstra <jdp@polstra.com>.
3578
3579Fri Apr 5 18:11:25 1996 James G. Smith <jsmith@cygnus.co.uk>
3580
3581 * emulparams/elf32{b,l}4300.sh (MACHINE): Add explicit
3582 architecture number.
3583 * scripttempl/elf.sc: Use $MACHINE definition if present.
3584 * configure.tgt (targ_extra_emuls): Force 4100 build to use same
3585 template as 4300.
3586
3587Mon Apr 1 17:35:40 1996 Ian Lance Taylor <ian@cygnus.com>
3588
3589 * ldlang.c (lang_size_sections): Change region check to handle
3590 regions which end at the highest possible address correctly.
3591 From Roland Weber <roweber@ira.uka.de>.
3592
3593 * ldlang.c (section_already_linked): New static function.
3594 (wild_doit): Discard sections with SEC_EXCLUDE set if not doing a
3595 relocateable link. Don't worry about section being NULL, since it
3596 never should be. Don't call init_os unless the section is going
3597 to be added.
3598 (ldlang_add_file): Call section_already_linked for each section.
3599 * ldmain.c (multiple_definition): Don't warn about multiple
3600 definitions in sections which are being discarded.
3601
3602Sun Mar 31 00:30:47 1996 steve chamberlain <sac@slash.cygnus.com>
3603
3604 * scripttempl/{ppcpe.sc, pe.sc} (.junk): Remove and use /DISCARD/.
3605 * emultempl/pe.em (init): Remove special case PPC code.
3606
3607Fri Mar 29 00:01:29 1996 Jeffrey A Law (law@cygnus.com)
3608
3609 * scripttempl/h8300.sc: Make vectors section 0xc4 bytes long
3610 so as not to overwrite the magic syscall entry at 0xc4.
3611 * scripttempl/h8300h.sc: Likewise.
3612
3613Thu Mar 28 11:05:47 1996 Doug Evans <dje@canuck.cygnus.com>
3614
3615 * configure.tgt (sparc64-*-solaris2*): Delete.
3616 Stick with sparc-*-solaris2*.
3617
3618Wed Mar 27 12:33:24 1996 Ian Lance Taylor <ian@cygnus.com>
3619
3620 * ld.h (DISCARD_SECTION_NAME): Define to "/DISCARD/".
3621 * ldlang.c (init_os): Fail on an attempt to initialize any section
3622 named DISCARD_SECTION_NAME.
3623 (wild_doit): Discard input sections assigned to an output section
3624 named DISCARD_SECTION_NAME.
3625 * ld.texinfo: Document use of /DISCARD/.
3626
3627 * ldlang.c: Fix some indentation and comments.
3628
3629Tue Mar 26 18:14:49 1996 Ian Lance Taylor <ian@cygnus.com>
3630
3631 * ldmain.c (main): Call bfd_set_error_program_name.
3632
3633Thu Mar 21 13:17:34 1996 Ian Lance Taylor <ian@cygnus.com>
3634
3635 * ld.texinfo: Fix a couple of indexing entries. Mention that
3636 --verbose displays builtin linker scripts.
3637
3638 * ldmisc.c (vfinfo): case 'I': If the file is not in an archive,
3639 and the local symbol name does not match the filename, print the
3640 filename as well.
3641
3642 Patches from John Polstra <jdp@polstra.com> for FreeBSD ELF:
3643 * lexsup.c (parse_args): -Bshareable is a synonym for -shared.
3644 * emulparams/elf_i386.sh (NONPAGED_TEXT_START_ADDR): Make the same
3645 as TEXT_START_ADDR.
3646
3647Wed Mar 20 18:18:25 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3648
3649 * ld.texinfo: Fix typos. Use @pxref only inside parentheses.
3650
3651Wed Mar 20 16:56:15 1996 Ian Lance Taylor <ian@cygnus.com>
3652
3653 * ldmain.c (add_wrap): New function.
3654 * ldmain.h (add_wrap): Declare.
3655 * lexsup.c (parse_args): Call add_wrap.
3656
3657Tue Mar 19 16:44:20 1996 Doug Evans <dje@canuck.cygnus.com>
3658
3659 * configure.host (sparc*-*-solaris2* host): Accept any sparc variant.
3660
3661Wed Mar 13 17:47:31 1996 Jeffrey A Law (law@cygnus.com)
3662
3663 * scripttempl/h8300.sc: Change name of page zero memory
3664 from "null" to "vectors". Create an output section for
3665 vectors. Add comments on how to explicitly place items
3666 in the vector table.
3667 * scripttempl/h8300h.sc: Likewise.
3668
3669Wed Mar 13 12:40:18 1996 Ian Lance Taylor <ian@cygnus.com>
3670
3671 * emultempl/lnk960.em (machine_table): Add jx and hx.
3672
3673 * genscripts.sh: Don't use ${9:-xx}, since Ultrix /bin/sh doesn't
3674 support it.
3675
3676Tue Mar 12 12:43:59 1996 David Mosberger-Tang <davidm@koala.azstarnet.com>
3677
3678 * ld.h (ld_config_type): Add warn_multiple_gp field.
3679 * lexsup.c (parse_args): Handle --warn-multiple-gp.
3680 * ldmain.c (warning_callback): Suppress multiple gp values warning
3681 if --warn_multiple_gp was not used.
3682 * ld.texinfo, ld.1: Document --warn-multiple-gp.
3683
3684Tue Mar 12 12:02:21 1996 Ian Lance Taylor <ian@cygnus.com>
3685
3686 * lexsup.c (parse_args): Handle --wrap.
3687 * ldmain.c (main): Initialize link_info.wrap_hash.
3688 * ldexp.c (fold_name): Use bfd_wrapped_link_hash_lookup in DEFINED
3689 and NAME cases.
3690 * ld.texinfo, ld.1: Document --wrap.
3691
3692 * configure: Rebuild with autoconf 2.8.
3693
3694 Don't do SunOS style dynamic linking for sparc-aout:
3695 * configure.tgt (sparc64-*-aout*): Use sparcaout, not sun4.
3696 (sparclite*-fujitsu-*, sparc*-*-aout): Likewise.
3697 (sparc*-wrs-vxworks*): Likewise.
3698 * emulparams/sparcaout.sh: New file.
3699 * Makefile.in (ALL_EMULATIONS): Add esparcaout.o.
3700 (esparcaout.c): New target.
3701
3702Wed Mar 6 16:06:52 1996 J.T. Conklin <jtc@rtl.cygnus.com>
3703
3704 * scripttempl/elfppc.sc (.sdata2, .sbss2): Implement Feb 2 change
3705 in a different manner to work around differences in shell variable
3706 expansion.
3707
3708Wed Mar 6 18:08:18 1996 Ian Lance Taylor <ian@cygnus.com>
3709
3710 * ldemul.h (ldemul_unrecognized_file): Declare.
3711 (ldemulation_xfer_type): Add unrecognized_file field.
3712 * ldemul.c (ldemul_unrecognized_file): New function.
3713 * ldlang.c (load_symbols): If a file can not be recognized, call
3714 ldemul_unrecognized_file before trying it as a linker script.
3715 * aix.em (gld${EMULATION_NAME}_unrecognized_file): New static
3716 function.
3717 (gld${EMULATION_NAME}_read_file): Use FOPEN_RT, not "r".
3718 (ld_${EMULATION_NAME}_emulation): Initialize unrecognized_file.
3719
3720Mon Mar 4 14:11:17 1996 Ian Lance Taylor <ian@cygnus.com>
3721
3722 * ldlang.c (wild): Handle foo.a(.text) by mapping each included
3723 member of foo.a separately. From Jouke Numan <jnuman@bazis.nl>.
3724
3725Fri Mar 1 10:24:59 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3726
3727 * emultempl/elf32.em (gld${EMULATION_NAME}_find_exp_assignment):
3728 Search trinary.cond rather than searching trinary.lhs twice.
3729
3730Tue Feb 27 15:08:43 1996 Stan Shebs <shebs@andros.cygnus.com>
3731
3732 * mpw-make.sed: Edit out shared library support.
3733 (@TDIRS@): Edit out, can't use genscripts.
3734
3735Tue Feb 27 15:09:21 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3736
3737 * configure.tgt (m68k-*-linuxaout*, m68k-*-linux*): New targets.
3738 * emulparams/m68klinux.sh: New file.
3739 * emultempl/linux.em (gld${EMULATION_NAME}_before_allocation):
3740 Call bfd_${EMULATION_NAME}_size_dynamic_sections instead of
3741 bfd_linux_size_dynamic_sections.
3742 * Makefile.in (ALL_EMULATIONS): Add em68klinux.o.
3743 (em68klinux.c): New target.
3744 * configure.host (m68*-*-linuxaout*, m68*-*-linux*): New hosts.
3745
3746Tue Feb 27 12:55:46 1996 Ian Lance Taylor <ian@cygnus.com>
3747
3748 * Makefile.in (ALL_EMULATIONS): Sort into alphabetical order.
3749 Fill in missing entries.
3750
3751 * lexsup.c (parse_args): Recognize --no-whole-archive.
3752 * ldlang.h (lang_input_statement_type): Add whole_archive field.
3753 * ldlang.c (new_afile): Set whole_archive field.
3754 (load_symbols): Check input file specific whole_archive field
3755 rather than global variable.
3756 * ld.texinfo, ld.1: Document --no-whole-archive.
3757
3758Tue Feb 20 16:07:00 1996 Ian Lance Taylor <ian@cygnus.com>
3759
3760 * configure.tgt: Correct gldi960 to gld960.
3761
3762Mon Feb 19 11:16:44 1996 Ian Lance Taylor <ian@cygnus.com>
3763
3764 * emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): Check
3765 the SONAME if it is available.
3766 (gld${EMULATION_NAME}_stat_needed): Use the SONAME, not the
3767 filename, when checking for conflicting library versions. Don't
3768 assume that the suffix is only numbers and dots.
3769
3770 * ld.texinfo: Mention that -R can be used for -rpath.
3771
3772Sun Feb 18 15:05:17 1996 Ian Lance Taylor <ian@cygnus.com>
3773
3774 * configure.host: Check for 'do not mix' from native linker before
3775 trying to use -rpath.
3776
3777Thu Feb 15 13:58:06 1996 Ian Lance Taylor <ian@cygnus.com>
3778
3779 * configure.in: Remove explicit substitution of CFLAGS; autoconf
3780 does it anyhow.
3781 * configure: Rebuild.
3782 * Makefile.in (LDFLAGS): Set to @LDFLAGS@.
3783
3784 * configure.in: Call AC_PROG_CC before configure.host.
3785 * configure: Rebuild.
3786 * configure.host: Remove go32 host, since it should no longer be
3787 necessary. Don't set CC for romp host.
3788
3789 * scripttempl/elf.sc: Don't skip a page in virtual memory space if
3790 the text segment ends exactly on a page boundary.
3791
3792 * configure.in: Substitute RPATH_ENVVAR.
3793 * configure: Rebuild.
3794 * configure.host: Set RPATH_ENVVAR.
3795 * Makefile.in (RPATH_ENVVAR): New variable.
3796 (check): Use $(RPATH_ENVVAR) rather than LD_LIBRARY_PATH.
3797
3798Wed Feb 14 18:49:01 1996 Alan Modra <alan@spri.levels.unisa.edu.au>
3799
3800 * configure.in: Redo emulation handling so that each emulation
3801 searches the correct tool directory, based on the target alias.
3802 For example, "configure --enable-targets=m68k-coff i386-linux"
3803 will search /usr/local/i386-linux/lib for linux and
3804 /usr/local/m68k-coff/lib for m68k-coff.
3805 * configure: Rebuild.
3806 * configure.tgt: Add special tdir settings for Linux.
3807 * Makefile.in: Add @TDIRS@. Pass "$(tdir_EMUL)" to ${GENSCRIPTS}
3808 for each eEMUL.c target.
3809 * genscripts.sh: Accept specific alias as 9th argument, and use it
3810 in LIB_PATH.
3811
3812Wed Feb 14 16:38:36 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de>
3813
3814 * ldlang.c (lang_set_startof): Don't do anything for a
3815 relocateable link.
3816
3817 * ldgram.y (mri_script_file): Call mri_draw_tree.
3818 * mri.c (mri_draw_tree): Make globally visible. Don't bother to
3819 create memory regions.
3820 (mri_load): Don't call mri_draw_tree.
3821 * mri.h (mri_draw_tree): Declare.
3822
3823 * configure.tgt (m68*-*-psos): New target.
3824 * emulparams/m68kpsos.sh: New file.
3825 * scripttempl/psos.sc: New file.
3826 * Makefile.in (ALL_EMULATIONS): Add em68kpsos.o.
3827 (em68kpsos.c): New target.
3828
3829Wed Feb 14 11:09:25 1996 Ian Lance Taylor <ian@cygnus.com>
3830
3831 * configure.tgt (*-*-ieee*): New target; use vanilla.
3832
3833 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Strip
3834 `:foo' from ${ARCH}.
3835
3836Tue Feb 13 15:58:58 1996 Bryan Ford <baford@snake.cs.utah.edu>
3837
3838 * scripttempl/i386msdos.sc: Don't pad the .text section. Put
3839 .rodata in .data.
3840
3841Tue Feb 13 14:04:19 1996 Ian Lance Taylor <ian@cygnus.com>
3842
3843 * configure.host: Set HDLFLAGS for *-*-hpux with --enable-shared.
3844
3845 * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed): Warn if
3846 it looks like we might be linking in two different versions of the
3847 same shared library. Based on a patch from H J Lu <hjl@zoom.com>.
3848
3849Thu Feb 8 19:25:54 1996 Ian Lance Taylor <ian@cygnus.com>
3850
3851 * ldlang.c (lang_size_sections): Increment the section size when a
3852 padding statement is encountered.
3853
3854Wed Feb 7 14:01:33 1996 Ian Lance Taylor <ian@cygnus.com>
3855
3856 * configure.in: Look for --enable-shared. Change the value of
3857 BFDLIB when linking against a shared library on SunOS.
3858 * configure: Rebuild.
3859 * configure.host: If using a shared BFD library, try to pass a
3860 reasonable -rpath option when linking.
3861 * Makefile.in (BFDLIB): Set to @BFDLIB@.
3862
3863Tue Feb 6 12:29:14 1996 Doug Evans <dje@charmed.cygnus.com>
3864
3865 * emulparams/elf64_sparc.sh (ARCH): Change to `sparc:v9'.
3866 * emultempl/generic.em: Strip `:foo' from ${ARCH}.
3867
3868Mon Feb 5 16:25:30 1996 Ian Lance Taylor <ian@cygnus.com>
3869
3870 Support for building bfd and opcodes as shared libraries, based on
3871 patches from Alan Modra <alan@spri.levels.unisa.edu.au>:
3872 * configure.in (HLDFLAGS): New substitution.
3873 * configure: Rebuild.
3874 * configure.host: Set HLDFLAGS on SunOS.
3875 * Makefile.in (HLDFLAGS): New variable.
3876 (BFDDEP): New variable.
3877 (BFDLIB): Change to -L../bfd -lbfd.
3878 ($(LD_PROG)): Depend upon $(BFDDEP) rathern than $(BFDLIB). Use
3879 $(HLDFLAGS) in link.
3880 (check): Set LD_LIBRARY_PATH in the environment.
3881
3882Fri Feb 2 19:26:25 1996 Michael Meissner <meissner@wogglebug.tiac.net>
3883
3884 * scripttempl/elfppc.sc (.sdata2, .sbss2): Put .sdata2 and .sbss
3885 in the read-only section, not read/write unless we are making a
3886 shared library.
3887 (.debug*): Add dwarf debug sections.
3888 (.rela.{sdata*,sbss*}): Add sections.
3889
3890Fri Feb 2 16:50:21 1996 Ian Lance Taylor <ian@cygnus.com>
3891
3892 * configure: Regenerate.
3893
3894Thu Feb 1 10:50:46 1996 Ian Lance Taylor <ian@cygnus.com>
3895
3896 * emulparams/elf_i386.sh (TEXT_START_ADDR): Change to 0x8048000,
3897 for SVR4 compatibility.
3898
3899 * ldexp.c (exp_fold_tree): Correct handling of ABSOLUTE.
3900
3901Wed Jan 31 17:30:19 1996 Steve Chamberlain <sac@slash.cygnus.com>
3902
3903 * configure.tgt (i[345]86-*-cygwin32, powerpcle-*-cygwin32): New.
3904 * emultempl/pe.em (definfo init): Make the default stack reserve
3905 of a PPC larger.
3906
3907Wed Jan 31 14:34:23 1996 Richard Henderson <rth@tamu.edu>
3908
3909 * configure.tgt (m68*-apple-aux*): New target.
3910 * emulparams/m68kaux.sh: New file.
3911 * scripttempl/m68kaux.sc: New file.
3912 * Makefile.in (ALL_EMULATIONS): Add em68kaux.o.
3913 (em68kaux.c): New target.
3914
3915Tue Jan 30 13:18:56 1996 Ian Lance Taylor <ian@cygnus.com>
3916
3917 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Ignore
3918 -bnoentry, since the right thing tends to happen anyhow.
3919
3920Mon Jan 29 12:29:26 1996 Ian Lance Taylor <ian@cygnus.com>
3921
3922 * ld.texinfo, ld.1: Document -export-dynamic.
3923
3924Fri Jan 26 11:11:55 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3925
3926 * emultempl/sunos.em: Check for native compile by comparing
3927 ${target} and ${host}.
3928
3929Thu Jan 25 16:46:58 1996 James G. Smith <jsmith@cygnus.co.uk>
3930
3931 * emulparams/{elf32b4300.sh, elf32l4300.sh}: Changed
3932 TEXT_START_ADDR to allow use on IDT and PMON systems.
3933
3934Wed Jan 24 20:59:40 1996 Steve Chamberlain <sac@slash.cygnus.com>
3935
3936 * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args):
3937 correct spelling.
3938
3939Wed Jan 24 16:59:19 1996 Doug Evans <dje@charmed.cygnus.com>
3940
3941 * configure.tgt (sparc64-*-solaris2*): New configuration.
3942 (sparc64-*-aout*): Renamed from sparc64*.
3943
3944Mon Jan 22 13:01:35 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3945
3946 * Makefile.in (GENSCRIPTS): Pass @host@ @target@ @target_alias@.
3947 * genscripts.sh: Set host, target and target_alias variables.
3948 Check for native compile by comparing ${target} and ${host}.
3949 * emultempl/elf32.em: Likewise.
3950 * scripttempl/elfmips.sc: Test ${target}, not ${target_alias}.
3951
3952Mon Jan 22 11:03:23 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3953
3954 * scripttempl/elfppc.sc: Refine eabi support to better support
3955 .sdata, .sdata2, .sbss, etc. sections.
3956
3957Tue Jan 16 15:16:58 1996 Ian Lance Taylor <ian@cygnus.com>
3958
3959 * ldgram.y (%union): Add phdr field.
3960 (phdr): Use phdr_qualifiers rather than opt_hdrs and opt_at.
3961 (phdr_qualifiers): New nonterminal. Add support for FLAGS.
3962 (opt_hdrs, hdr): Remove.
3963 (phdr_val): New nonterminal.
3964 * ldlang.c (lang_new_phdr): Replace hdrs parameter with filehdr
3965 and phdrs parameters. Add flags parameter.
3966 (lang_record_phdrs): Update for changes to lang_phdr. Pass flags
3967 to bfd_record_phdr.
3968 * ldlang.h (struct lang_phdr): Replace hdrs field with filehdr and
3969 phdrs fields. Add flags field.
3970 (LANG_PHDR_FILEHDR, LANG_PHDR_PHDRS): Remove.
3971 (lang_new_phdr): Update declaration.
3972 * ld.texinfo: Document FLAGS.
3973
3974Mon Jan 15 15:07:19 1996 Ian Lance Taylor <ian@cygnus.com>
3975
3976 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation):
3977 Don't make a shared library because of an undefined reference to
3978 __GLOBAL_OFFSET_TABLE_.
3979
3980 Add some Irix 5 support, mostly from Kazumoto Kojima
3981 <kkojima@info.kanagawa-u.ac.jp>:
3982 * emulparams/elf32bmip.sh (SCRIPT_NAME): Change to elfmips.
3983 (SHLIB_TEXT_START_ADDR): Define.
3984 (OTHER_GOT_SYMBOLS): Define.
3985 (OTHER_READWRITE_SECTIONS): Remove initialization of _gp.
3986 (EXECUTABLE_SYMBOLS): Don't define.
3987 (DYNAMIC_LINK): Don't define.
3988 * emulparams/elf32lmip.sh: Same changes as elf32bmip.sh.
3989 * scripttempl/elfmips.sc: New file.
3990 * configure.host (mips*-dec-bsd*): Change mips to mips*.
3991 (mips*-sgi-irix4*): Likewise.
3992 (mips*-sgi-irix5*): New entry.
3993 * Makefile.in (eelf32bmip.c): Depend upon elfmips.sc rather than
3994 elf.sc.
3995 (eelf32lmip.c): Likewise.
3996
3997Sat Jan 13 09:41:43 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3998
3999 * scripttempl/elfppc.sc: Remove support for .rel.* sections. Add
4000 .rela.got.neg section.
4001
4002Fri Jan 12 14:56:19 1996 Ian Lance Taylor <ian@cygnus.com>
4003
4004 * scripttempl/sh.sc: Only build constructors when CONSTRUCTING.
4005
4006 * ldmisc.c: Include <stdarg.h> rather than <varargs.h> if
4007 ANSI_PROTOTYPES is defined. Remove special handling of
4008 WINDOWS_NT. Various indendation fixes.
4009 (vfinfo): Change fmt parameter to const char *.
4010 (info_msg): Write <stdarg.h> version.
4011 (einfo, minfo, finfo): Likewise.
4012 (info_assert): Change file parameter to const char *.
4013 * ldmisc.h (einfo, minfo, info_msg): If ANSI_PROTOTYPES is
4014 defined, use a real prototype.
4015 (info_assert): Change first parameter to be const char *.
4016
4017Fri Jan 12 13:29:55 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4018
4019 * scripttempl/elfppc.sc: Add support for .sdata2/.sbss2, etc. Add
4020 in old support that 2.7.2 needs, but the current compiler does
4021 not.
4022
4023 * Makefile.in (eelf32{,l}ppc.c): Fix up dependencies to use the
4024 correct Linker script template.
4025
4026 * emulparams/elf32{,l}ppc.sh (TEXT_START_ADDR): Set to 0x40000,
4027 not 0x400000.
4028 (DATA_ADDR,NONPAGED_TEXT_START_ADDR): Delete.
4029
4030Tue Jan 9 15:53:02 1996 Ian Lance Taylor <ian@cygnus.com>
4031
4032 * scripttempl/alpha.sc: Put .rconst right after .rdata.
4033
4034Fri Jan 5 14:07:45 1996 Steve Chamberlain <sac@slash.cygnus.com>
4035
4036 * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation):
4037 sort using right pointer.
4038
4039Fri Jan 5 12:25:47 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4040
4041 * scripttempl/elfppc.sc: Remove support for creating special
4042 labels for eabi section begin/end here. The compiler now uses
4043 crt{i,n}.o to create these symbols.
4044
4045Thu Jan 4 17:08:58 1996 Ian Lance Taylor <ian@cygnus.com>
4046
4047 * configure.host: Change existing Linux HOSTING_CRT0 to be used
4048 for a.out only, and put in appropriate HOSTING_CRT0 and
4049 HOSTING_LIBS values for Linux ELF.
4050
4051Thu Jan 4 12:02:05 1996 Doug Evans <dje@canuck.cygnus.com>
4052
4053 * scripttempl/h8300.sc: Use all 64K for ram.
4054 * scripttempl/h8300h.sc: Define 256K ram size.
4055
4056Thu Dec 21 15:57:18 1995 Ian Lance Taylor <ian@cygnus.com>
4057
4058 * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): Pass
4059 export_defines as true to bfd_xcoff_size_dynamic_sections if -unix
4060 was used, regardless of whether -bE was used.
4061
4062Tue Dec 19 17:35:38 1995 Ian Lance Taylor <ian@cygnus.com>
4063
4064 * emultempl/aix.em (gld${EMULATION_NAME}_after_open): Only set
4065 relocateable before calling ldctor_build_sets if the output file
4066 is in an XCOFF format.
4067
4068Fri Dec 15 16:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
4069
4070 * ldwrite.c (build_link_order): When handling a data statement, if
4071 the endianness of the output file is unknown, use the endianness
4072 of the input file.
4073
4074Tue Dec 12 13:55:41 1995 Stan Shebs <shebs@andros.cygnus.com>
4075
4076 * mpw-config.in: Recognize mips-*-* as equivalent to
4077 mips-idt-ecoff.
4078 * mpw-eppcmacos.c: Rename to shorter mpw-eppcmac.c.
4079 * mpw-ld.r: Add version resources.
4080 (cfrg): Use symbolic instead of literal name for executable.
4081
4082Mon Dec 11 15:13:41 1995 Kim Knuttila <krk@cygnus.com>
4083
4084 * scripttempl/ppcpe.sc (FINI): Moved the .reloc section.
4085
4086Wed Dec 6 14:33:50 1995 Doug Evans <dje@canuck.cygnus.com>
4087
4088 * ldlang.c (print_statement{,s}): Delete duplicate prototype.
4089 (print_statement_list): Renamed from print_statement. All callers
4090 updated.
4091 (print_statement): New function to print just one statement.
4092 (print_{data,reloc,padding}_statement): Don't crash if
4093 output_section == NULL.
4094 (dprint_statement): New function.
4095
4096 * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): Fix
4097 call to sort_sections.
4098
4099Wed Dec 6 14:59:06 1995 Ian Lance Taylor <ian@cygnus.com>
4100
4101 * emultempl/aix.em (unix_ld): New static variable.
4102 (gld${EMULATION_NAME}_parse_args): Handle -unix.
4103 (gld${EMULATION_NAME}_before_allocation): If unix_ld, pass
4104 gc as false and export_defineds as true to size_dynamic_sections.
4105
4106 * ldexp.c (exp_fold_tree): Permit assignments to dot in the final
4107 phase if the current section is abs_output_section.
4108
4109
4110Tue Dec 5 09:49:39 1995 Doug Evans <dje@canuck.cygnus.com>
4111
4112 * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): Fix call
4113 to sort_sections.
4114
4115Fri Dec 1 16:48:36 1995 Ian Lance Taylor <ian@cygnus.com>
4116
4117 * ldgram.y (PHDRS): New token.
4118 (ifile_p1): Accept phdrs.
4119 (section): Accept phdr_opt at the end of the section definition.
4120 (phdr_op): New nonterminal.
4121 (phdrs, phdr_list, phdr, phdr_type, opt_hdrs, hdr): Likewise.
4122 * ldlex.l: Accept PHDRS.
4123 * ldlang.h (struct lang_output_section_phdr_list): Define.
4124 (lang_output_section_statement_type): Add phdrs field.
4125 (struct lang_phdr): Define.
4126 (LANG_PHDR_FILEHDR, LANG_PHDR_PHDRS): Define.
4127 (lang_new_phdr): Declare.
4128 * ldlang.c (lang_phdr_list): New static variable.
4129 (lang_output_section_statement_lookup): Initialize phdrs field.
4130 (lang_process): Call lang_record_phdrs.
4131 (lang_new_phdr): New function.
4132 (lang_section_in_phdr): New function.
4133 (lang_record_phdrs): New static function.
4134 * ld.texinfo: Document PHDRS.
4135
4136Thu Nov 30 13:14:30 1995 Kim Knuttila <krk@cygnus.com>
4137
4138 * scripttempl/ppcpe.sc: Moved .edata into its own section to
4139 expose it.
4140
4141Thu Nov 30 11:32:34 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
4142
4143 * configure.host (m68*-motorola-sysv): Define HOSTING_CRT0 and
4144 HOSTING_LIBS for testing.
4145 (m88*-motorola-sysv3): Define HOSTING_CRT0 and HOSTING_LIBS for
4146 testing.
4147
4148Tue Nov 28 12:14:53 1995 Ian Lance Taylor <ian@cygnus.com>
4149
4150 * lexsup.c (parse_args): Set config.dynamic_link to false for -N
4151 and -n.
4152
4153Mon Nov 27 13:12:09 1995 Ian Lance Taylor <ian@cygnus.com>
4154
4155 * configure: Rebuild with autoconf 2.7.
4156
4157Fri Nov 24 18:35:35 1995 Doug Evans <dje@canuck.cygnus.com>
4158
4159 * scripttempl/pe.sc: Two .junk's is too much junk.
4160
4161Tue Nov 21 16:14:32 1995 Ian Lance Taylor <ian@cygnus.com>
4162
4163 * configure.in: Use BFD_NEED_DECLARATION.
4164 * acconfig.h: Put NEED_DECLARATION_FREE in @TOP@ section.
4165 * configure, config.in: Rebuild with autoconf 2.6.
4166
4167 * ldmain.c (constructor_callback): Don't warn about BFD_RELOC_CTOR
4168 being unsupported if this is not a relocateable link and the input
4169 BFD supports it, since ldctor_build_sets can cope with that case.
4170
4171Fri Nov 17 16:23:15 1995 Stan Shebs <shebs@andros.cygnus.com>
4172
4173 * configure.tgt (powerpc-*-macos*): New target.
4174 * emulparams/ppcmacos.sh: New file, PowerMac emulation.
4175 * Makefile.in (ALL_EMULATIONS): Add eppcmacos.o.
4176 (eppcmacos.c): New target.
4177 * mpw-eppcmacos.c: Update.
4178 * mpw-make.sed: Edit out attempts to use {GENSCRIPTS}.
4179
4180Fri Nov 17 10:37:27 1995 Ian Lance Taylor <ian@cygnus.com>
4181
4182 * Makefile.in (CC_FOR_TARGET): Use @host@ and @target@, not
4183 $(host_canonical) and $(target_canonical).
4184 (CXX_FOR_TARGET): Likewise.
4185
4186Thu Nov 16 11:23:42 1995 Doug Evans <dje@canuck.cygnus.com>
4187
4188 * scripttempl/pe.sc (.endjunk): Move definition of `end' to here
4189 so the malloc heap begins at a sane place.
4190
4191Thu Nov 16 03:09:32 1995 Ken Raeburn <raeburn@cygnus.com>
4192
4193 Version 2.6 released.
4194 * ldver.c (ldversion): Update to 2.6.
4195
4196 * Makefile.in (mostlyclean): Delete ldemul-list.h here, but not
4197 $(GENERATED_*FILES), since they need to be retained by distclean.
4198 (maintainer-clean, realclean): Delete them here.
4199
4200Tue Nov 14 17:08:06 1995 Ian Lance Taylor <ian@cygnus.com>
4201
4202 * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args): Open the
4203 base file with FOPEN_WB, not "w".
4204
4205 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Use the
4206 environment variable LD_RUN_PATH if neither -rpath nor -rpath-link
4207 were used.
4208 (gld${EMULATION_NAME}_before_allocation): Use the environment
4209 variable LD_RUN_PATH if -rpath was not used.
4210 * ld.texinfo, ld.1: Document LD_RUN_PATH.
4211
4212Thu Nov 9 13:09:29 1995 Ian Lance Taylor <ian@cygnus.com>
4213
4214 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Recognize
4215 -bl and -bloadmap options.
4216
4217 * ldfile.c (ldfile_try_open_bfd): If bfd_error_invalid_target,
4218 report a better error.
4219
4220 * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): Add
4221 new local variable special_sections, and pass it to
4222 size_dynamic_sections. Look through the results, and move the
4223 sections around in the mapping so that they are defined correctly.
4224
4225Wed Nov 8 11:40:59 1995 Ian Lance Taylor <ian@cygnus.com>
4226
4227 * ldemul.c (ldemul_default_target): Cast getenv return value.
4228
4229Tue Nov 7 11:15:36 1995 Kim Knuttila <krk@cygnus.com>
4230
4231 * emulparams/ppcpe.sh (ARCH): New file for PowerPC Portable
4232 Executable support.
4233 * scripttempl/ppcpe.sc: New file for PowerPC Portable Executable
4234 support.
4235
4236 * configure.tgt (targ_extra_emuls): Added powerpcle-pe target.
4237 * Makefile.in (ALL_EMULATIONS): Added eppcpe.o target.
4238
4239 * emultempl/pe.em (TARGET_IS_ppcpe): file tailoring macro
4240 (gld_$_before_allocation): added hooks for toc construction based
4241 on the above macro.
4242
4243Tue Nov 7 11:47:23 1995 Ian Lance Taylor <ian@cygnus.com>
4244
4245 * ld.texinfo: The linker does not use _main as an entry point.
4246
4247Tue Nov 7 11:46:11 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
4248
4249 * scripttempl/m88kbcs.sc (.data): Calculate next boundary modulo
4250 0x2000 not 0x200.
4251
4252Mon Nov 6 10:59:21 1995 Ian Lance Taylor <ian@cygnus.com>
4253
4254 * configure.in: Add test for whether free must be declared.
4255 * sysdep.h: Declare free if necessary. Include "ansidecl.h".
4256 * acconfig.h: Explain NEED_DECLARATION_FREE.
4257 * configure, config.in: Rebuild.
4258
4259 * lexsup.c (parse_args): Take B:: out of shortopts.
4260
4261Sun Nov 5 03:08:28 1995 Ken Raeburn <raeburn@cygnus.com>
4262
4263 * emulparams/i386nbsd.sh (EXECUTABLE_SYMBOLS): Set __DYNAMIC to 0
4264 for now, as with m68k4kbsd, until shared library support gets
4265 done.
4266
4267 * configure.host: For i386 BSD variants, crt0.o lives in
4268 /usr/lib. (True for NetBSD at least, unconfirmed for others.)
4269
4270Wed Nov 1 15:42:45 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
4271
4272 * Makefile.in (ALL_EMULATIONS): Add edelta68.o.
4273 (edelta68.c): New target.
4274 * configure.tgt (m68*-motorola-sysv*): New target.
4275 * emulparams/delta68.sh: New file.
4276 * scripttempl/delta68.sc: New file.
4277
4278 * scripttempl/m88kbcs.sc: Handle .init and .fini. Change section
4279 addresses.
4280
4281Wed Nov 1 11:41:56 1995 Ian Lance Taylor <ian@cygnus.com>
4282
4283 * ldgram.y (mri_script_command): Accept ',' as well as '=' in
4284 ALIGN and ALIGNMOD statements.
4285
4286 * emultempl/aix.em: Include ldgram.h.
4287 (gld${EMULATION_NAME}_parse_args): Handle -pD and -pT, as used on
4288 AIX 4.1.
4289 * Makefile.in ($(EMULATION_OFILES)): Depend upon ldgram.h.
4290
4291Tue Oct 31 18:22:24 1995 David Mosberger-Tang <davidm@azstarnet.com>
4292
4293 * configure.host (alpha-*-linux*): New host.
4294 * configure.tgt (alpha-*-linux*): New target.
4295
4296Tue Oct 31 12:36:52 1995 Ian Lance Taylor <ian@cygnus.com>
4297
4298 * emultempl/aix.em (export_files): Remove.
4299 (import_files): Make static.
4300 (struct export_symbol_list): Define.
4301 (export_symbols): New static variable.
4302 (gld${EMULATION_NAME}_parse_args): Handle an initial -b option
4303 correctly. Call read_file for an export file.
4304 (gld${EMULATION_NAME}_before_allocation): Call
4305 bfd_xcoff_export_symbol for each export symbol, rather than
4306 calling read_file for each export file.
4307 (gld${EMULATION_NAME}_read_file): For an export file, make the
4308 exported symbols undefined, and store them on the export_symbols
4309 list.
4310
4311Sat Oct 28 00:10:03 1995 steve chamberlain <sac@slash.cygnus.com>
4312
4313 * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args):
4314 Don't hang if last option is unrecognised.
4315 (gld_${EMULATION_NAME}_set_symbols): Insert created
4316 symbols into ABS output section.
4317
4318Fri Oct 27 18:03:17 1995 Niklas Hallqvist <niklas@appli.se>
4319
4320 * Makefile.in (ALL_EMULATIONS): Added support for the NetBSD
4321 m68k4k arch.
4322 (em68k4knbsd.c): New rule.
4323
4324 * configure.tgt: Added support for the NetBSD m68k4k arch.
4325
4326 * genscripts.sh, ldint.texinfo,
4327 emulparams/{a29k,armaoutb,armaoutl,coff_sparc,ebmon29k,gld960,
4328 gld960coff,go32,h8300,h8300h,h8500,h8500b,h8500c,h8500m,h8500s,
4329 hp300bsd,hp3hpux,hppaelf.sh,i386aout,i386bsd,i386coff,i386go32,
4330 i386linux,i386lynx,i386nbsd,lnk960,m68kaout,m68kcoff,m68klynx,
4331 m88kbcs,mipsbig,mipsbsd,mipsidt,mipsidtl,mipslit,news,ns32knbsd,
4332 pc532machaout,riscix,sa29200,sh,shl,sparclynx,sparcnbsd,
4333 st2000,sun3,sun4,vanilla,vax,vsta,w65,z8001,z8002}.sh: Changed
4334 PAGE_SIZE to TARGET_PAGE_SIZE.
4335
4336 * emulparams/m68knbsd.h: Ditto.
4337 (TEXT_START_ADDR, NONPAGED_TEXT_START_ADDR): We have 8K pagesize.
4338 (EXECUTABLE_SYMBOLS): Hardcode __DYNAMIC to zero for the time
4339 being.
4340
4341 * emulparams/m68k4knbsd.sh: New file.
4342
4343 * scripttempl/aout.sc: Expand EXECUTABLE_SYMBOLS if relocating.
4344
4345Fri Oct 27 17:59:09 1995 Ian Lance Taylor <ian@cygnus.com>
4346
4347 * emultempl/aix.em: Include ldctor.h.
4348 (gld${EMULATION_NAME}_after_open): New static function.
4349 (gld${EMULATION_NAME}_before_allocation): Call find_relocs.
4350 (gld${EMULATION_NAME}_find_relocs): New static function.
4351 (gld${EMULATION_NAME}_find_exp_assignment): New static function.
4352 (ld_${EMULATION_NAME}_emulation): Use new after_open function.
4353 * scripttempl/aix.sc: Use CONSTRUCTORS in .data.
4354 * ldctor.c (struct set_info): Move definition into ldctor.h.
4355 (struct set_element): Likewise.
4356 (sets): Make non-static.
4357 (ldctor_add_set_entry): Add name parameter. Save it in the new
4358 set element.
4359 (ldctor_build_sets): Avoid being called twice. Pass set element
4360 name to lang_add_reloc.
4361 * ldctor.h (struct set_info): Move definition here from ldctor.c.
4362 (struct set_element): Likewise. Add new field name.
4363 (sets): Declare.
4364 (ldctor_add_set_entry): Declare new name parameter.
4365 * ldwrite.c (build_link_order): Don't insist that either name or
4366 section be NULL in a lang_reloc_statement.
4367 * ldmain.c (add_to_set): Pass NULL to ldctor_add_new_set_entry for
4368 new name parameter.
4369 (constructor_callback): Pass name to ldctor_add_new_set_entry for
4370 new name parameter.
4371
4372 * ldmisc.c (demangle): Fix indentation. Remove a leading period.
4373
4374Thu Oct 26 22:22:49 1995 Stan Shebs <shebs@andros.cygnus.com>
4375
4376 * mpw-config.in: Add PowerMac target support, generate config.h.
4377 * mac-ld.r: New file, Mac resources.
4378 * mpw-make.sed: New file, edits Makefile.in into MPW syntax.
4379 * mpw-make.in: Remove.
4380 * mpw-eppcmacos.c: Prebuilt version of PowerMac linking script.
4381
4382Thu Oct 26 14:11:26 1995 Ian Lance Taylor <ian@cygnus.com>
4383
4384 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Treat
4385 -static as a synonym for -bnso.
4386
4387 * scripttempl/aix.sc: Move special symbols inside sections.
4388 Always start .data at 0.
4389
4390Wed Oct 25 11:52:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
4391
4392 * Makefile.in (diststuff): Also make info.
4393 (maintainer-clean realclean): Also delete *.info*.
4394
4395Wed Oct 25 11:27:25 1995 Ian Lance Taylor <ian@cygnus.com>
4396
4397 * emultempl/aix.em: Add support for various AIX linker options,
4398 for AIX import and export files, and for AIX shared objects.
4399 * scripttempl/aix.sc: Add .pad. Put .ds just before the TOC.
4400
4401 * ldmain.c (main): Initialize new field link_info.static_link.
4402
4403 * ldmain.c (add_keepsyms_file): Add \n at end of einfo calls.
4404 (constructor_callback): Likewise.
4405 * ldmisc.c (vfinfo): Likewise.
4406 * ldwrite.c (build_link_order): Likewise.
4407
4408 * ld.texinfo: The MRI ALIGN directive is supported.
4409
4410Mon Oct 23 11:46:43 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
4411
4412 * emulparams/elf32vr4300.sh: Deleted.
4413 * emulparams/elf32vr4300el.sh: Deleted.
4414 * emulparams/elf32b4300.sh: Added.
4415 * emulparams/elf32l4300.sh: Added.
4416 * configure.tgt, Makefile.in: Updated the build to use the
4417 new 8.3 unique names.
4418
4419Thu Oct 19 17:41:46 1995 Ian Lance Taylor <ian@cygnus.com>
4420
4421 * ldlang.c (entry_symbol): Make non-static.
4422 * ldlang.h (entry_symbol): Declare.
4423
4424 * ldlex.l: Treat PROVIDE as a keyword in expression state.
4425
4426Wed Oct 18 17:34:06 1995 steve chamberlain <sac@slash.cygnus.com>
4427
4428 * scripttempl/pe.sc (.bss): Move to be after .text
4429
4430Tue Oct 17 12:22:05 1995 Ian Lance Taylor <ian@cygnus.com>
4431
4432 * emultempl/sunos.em (gld${EMULATION_NAME}_find_exp_assignment):
4433 Search trinary.cond rather than searching trinary.lhs twice. From
4434 linli@ihp.PHys.ethz.CH.
4435
4436 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Move
4437 directory searching code into gld${EMULATION_NAME}_search_dir.
4438 (gld${EMULATION_NAME}_search_dir): New static function, extracted
4439 from gld${EMULATION_NAME}_find_so.
4440 (global_needed, global_found): New static variables.
4441 (gld${EMULATION_NAME}_after_open): New static function.
4442 (gld${EMULATION_NAME}_search_needed): New static function.
4443 (gld${EMULATION_NAME}_try_needed): New static function.
4444 (gld${EMULATION_NAME}_check_needed): New static function.
4445 (ld_${EMULATION_NAME}_emulation): Use new after_open function.
4446 * ld.texinfo, ld.1: Mention -rpath-link on SunOS.
4447
4448 * Makefile.in (eelf32ppc.c): Depend upon elf32.em, not generic.em.
4449 (eelf32lppc.c): Likewise.
4450 * emulparams/elf32lppc.sh (TEMPLATE_NAME): Define as elf32.
4451 (GENERATE_SHLIB_SCRIPT): Define as yes.
4452
4453Mon Oct 16 19:11:13 1995 Ian Lance Taylor <ian@cygnus.com>
4454
4455 * emultempl/elf32.em: Struct bfd_elf_link_needed_list is now named
4456 bfd_link_needed-list; make appropriate changes.
4457
4458 * configure.tgt (powerpc-*-aix*): New target; use aixppc.
4459 (rs6000-*-aix*): New target; use aixrs6.
4460 * emulparams/aixppc.sh, emulparams/aixrs6.sh: New files.
4461 * emultempl/aix.em: New file.
4462 * scripttempl/aix.sc: New file.
4463 * Makefile.in (ALL_EMULATIONS): Add eaixppc.o and eaixrs6.o.
4464 (eaixppc.c, eaixrs6.c): New targets.
4465
4466Fri Oct 13 14:00:37 1995 steve chamberlain <sac@slash.cygnus.com>
4467
4468 * scripttemp/pe.sc (.reloc): Move to the end.
4469
4470Tue Oct 10 17:53:22 1995 Ian Lance Taylor <ian@cygnus.com>
4471
4472 * ldlang.c (lang_finish): Don't try to use an entry_symbol from a
4473 section which was not linked into the final output.
4474
4475Tue Oct 10 10:17:22 1995 steve chamberlain <sac@slash.cygnus.com>
4476
4477 * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args): Fix
4478 fatal typos.
4479
4480Tue Oct 10 01:01:51 1995 Ian Lance Taylor <ian@cygnus.com>
4481
4482 * ld.h (args_type): Add rpath_link field.
4483 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search for
4484 required dependencies in rpath_link path. Only search
4485 LD_LIBRARY_PATH when configured native.
4486 * lexsup.c (parse_args): Recognize -rpath-link.
4487 * ld.1, ld.texinfo: Document -rpath-link.
4488
4489Sat Oct 7 17:07:17 1995 Ian Lance Taylor <ian@cygnus.com>
4490
4491 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
4492 bother searching for needed libraries unless doing a final link.
4493
4494Fri Oct 6 16:26:16 1995 Ken Raeburn <raeburn@cygnus.com>
4495
4496 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4497
4498 * ld/ld.1: Fix formatting bugs.
4499
4500Wed Oct 4 17:37:46 1995 Ian Lance Taylor <ian@cygnus.com>
4501
4502 * ldexp.c (exp_get_abs_int): Return bfd_vma, not int.
4503 * ldexp.h (exp_get_abs_int): Update declaration.
4504 * ldlang.c (print_output_section_statement): Use fprintf_vma to
4505 print return value of exp_get_abs_int.
4506
4507Mon Oct 2 13:56:09 1995 Ian Lance Taylor <ian@cygnus.com>
4508
4509 * emultempl/elf32.em (global_stat): New file static variable.
4510 (gld${EMULATION_NAME}_try_needed): Call stat_needed to make sure
4511 that the file has not already been included under another name.
4512 (gld${EMULATION_NAME}_stat_needed): New static function.
4513
4514Fri Sep 29 12:00:18 1995 Doug Evans <dje@deneb.cygnus.com>
4515
4516 * scripttempl/armcoff.sc: Start .text at 0x8000.
4517 Start .data at 0x40000.
4518
4519Fri Sep 29 11:09:46 1995 Ian Lance Taylor <ian@cygnus.com>
4520
4521 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): If
4522 command_line.rpath is set, use it, rather than the -L options, to
4523 build the rules section.
4524 * ld.texinfo: Document this use of -rpath.
4525
4526 * lexsup.c (parse_args): Don't set link_info.shared for -assert
4527 pure-text. Pass true, not 1, to lang_add_entry.
4528 * emultempl/sunos.em (find_assign): New static variable.
4529 (found_assign): New static variable.
4530 (gld${EMULATION_NAME}_before_allocation): Rename local h to hdyn.
4531 If not a relocateable link, and no start symbol was specified on
4532 the command line, and there are any undefined symbols, set
4533 link_info.shared. If link_info.shared is set, set the address of
4534 the .text section to 0x20.
4535 (gld${EMULATION_NAME}_find_assignment): Rename from
4536 gld${EMULATION_NAME}_find_statement_assignment. If find_assign is
4537 set, then just set found_assign based on whether an assignment is
4538 found to find_assign.
4539 (gld${EMULATION_NAME}_get_script): Don't use a special script when
4540 producing a shared library.
4541 * emulparams/sun4.sh (GENERATE_SHLIB_SCRIPT): Remove.
4542 * scripttempl/aout.sc: Remove CREATE_SHLIB tests.
4543 * ldlang.c (entry_from_cmdline): New global variable.
4544 (lang_add_entry): Change cmdline parameter from int to boolean.
4545 Use global entry_from_cmdline rather than function static
4546 from_cmdline.
4547 * ldlang.h (entry_from_cmdline): Declare.
4548 (lang_add_entry): Change declaration of second parameter from int
4549 to boolean.
4550 * ldgram.y: Pass false, not 0, to lang_add_entry.
4551
4552Thu Sep 28 12:34:13 1995 Ian Lance Taylor <ian@cygnus.com>
4553
4554 * ld.h (parsing_defsym): Declare.
4555 * ldlex.h (lex_string): Declare.
4556 * ldlex.l (lex_string): Define.
4557 * lexsup.c (parsing_defsym): Define.
4558 (parse_args): In OPTION_DEFSYM case, set lex_string before calling
4559 lex_redirect, and clear it after calling yyparse. Set
4560 parsing_defsym around call to yyparse.
4561 * ldmain.c (main): Set lex_string before calling lex_redirect, and
4562 clear it after calling yyparse.
4563 * ldmisc.c (vfinfo): For %S, handle --defsym arguments and built
4564 in linker scripts correctly.
4565
4566 * scripttempl/sparccoff.sc: Add .ctors/.dtors handling like other
4567 COFF targets, allowing for the leading underscore used on SPARC
4568 COFF.
4569
4570 * lexsup.c (parse_args): Handle -assert.
4571 * emulparams/sun4.sh (GENERATE_SHLIB_SCRIPT): Define.
4572 * emultempl/sunos.em (gld${EMULATION_NAME}_get_script): Use the
4573 shared library script when appropriate.
4574 * scripttempl/aout.sc: If CREATE_SHLIB is set, start the .text
4575 section at SIZEOF_HEADERS.
4576
4577Thu Sep 28 01:40:37 1995 Doug Evans <dje@deneb.cygnus.com>
4578
4579 * Makefile.in (earmcoff.c): Build.
4580 * configure.tgt (arm-*-coff): New target
4581 * emulparms/armcoff.sh: New file.
4582 * scripttempl/armcoff.sc: New file.
4583
4584Tue Sep 26 10:59:32 1995 Ian Lance Taylor <ian@cygnus.com>
4585
4586 * scripttempl/i386coff.sc: Remove .data2; no longer needed.
4587
4588Fri Sep 22 18:09:02 1995 Ian Lance Taylor <ian@cygnus.com>
4589
4590 * ldfile.c (ldfile_set_output_arch): Make arch const.
4591
4592Thu Sep 21 17:55:24 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4593
4594 * scripttempl/elfppc.sc: Correctly locate __bss_start at the
4595 beginning of the .bss area, not at the end of data. Add
4596 __sbss_{start,end} symbols.
4597
4598Wed Sep 20 12:29:36 1995 Ian Lance Taylor <ian@cygnus.com>
4599
4600 * Makefile.in (CC_FOR_TARGET): Quote $(program_transform_name).
4601 (CXX_FOR_TARGET, install): Likewise.
4602
4603Mon Sep 18 14:53:22 1995 Ian Lance Taylor <ian@cygnus.com>
4604
4605 Based on patches by Alan Modra <alan@spri.levels.unisa.edu.au>:
4606 * Makefile.in (CC_FOR_TARGET): Remove brokensed stuff.
4607 (CXX_FOR_TARGET): Likewise.
4608 (install): Likewise.
4609 (GENERATED_HFILES): Remove config.h.
4610 (.dep): Depend upon config.h.
4611
4612Mon Sep 18 14:39:38 1995 Arne H. Juul <arnej@pvv.unit.no>
4613
4614 * configure.tgt (mips*-dec-netbsd*): New target.
4615
4616Fri Sep 15 20:01:52 1995 Ken Raeburn <raeburn@cygnus.com>
4617
4618 * configure.host (m88*-*-dgux*): Fix another shell syntax error.
4619
4620Fri Sep 15 23:28:05 1995 Andrew Cagney <cagney@highland.com.au>
4621
4622 * configure.host (i[345]86-*-bsd*): Fix shell syntax error.
4623
4624Thu Sep 12 12:50:49 1995 steve chamberlain <sac@slash.cygnus.com>
4625
4626 * scripttemp/pe.sc: Allow both spellings of .ctors/.dtors.
4627 Start .text section on the right boundary. Always align
4628 stabs.
4629
4630Tue Sep 12 12:24:17 1995 Ian Lance Taylor <ian@cygnus.com>
4631
4632 * Makefile.in (maintainer-clean): New target.
4633
4634 * ldmain.c (struct warning_callback_info): Define.
4635 (warning_callback): Add new parameter symbol. Call
4636 warning_find_reloc to try to find the section and VMA.
4637 (warning_find_reloc): New static function.
4638 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
4639 Pass NULL as symbol parameter to warning callback.
4640
4641 * ld.texinfo: Clarify -L option.
4642
4643 * ldlang.c (lang_one_common): Add cast to avoid warning.
4644 (topower): Likewise. Also, reindent.
4645 * ldwrite.c (clone_section): Change i to unsigned int.
4646 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): Add
4647 cast to avoid warning.
4648
4649Fri Sep 8 16:32:43 1995 Ian Lance Taylor <ian@cygnus.com>
4650
4651 * Makefile.in (config.status): Depend upon configure.tgt.
4652
4653 * ldemul.h (ldemul_set_symbols): Declare.
4654 (ldemul_parse_args): Declare.
4655 * ldemul.c (ldemul_parse_args): Fix indentation.
4656
4657 * configure.in: Call AC_HEADER_DIRENT.
4658 * configure, config.in: Rebuild.
4659 * emultempl/sunos.em: Use autoconf recommend mechanism to define
4660 DIR and struct dirent.
4661
4662 * configure.tgt (mips*-*-bsd*): New case.
4663
4664 * configure.host (i[345]86-sequent-ptx* | i[345]86-sequent-sysv*)
4665 New case.
4666 * configure.tgt (i[345]86-*-ptx*): New case.
4667
4668Thu Sep 7 10:48:26 1995 Ian Lance Taylor <ian@cygnus.com>
4669
4670 * config.in: Rename from config.h.in.
4671 * configure.in: Call AC_CONFIG_HEADER with config.h:config.in.
4672 Check for config.h:config.in when creating stamp-h.
4673 * configure: Rebuild.
4674 * Makefile.in (stamp-h): Depend upon config.in rather than
4675 config.h.in. Set CONFIG_HEADERS to config.h:config.in when
4676 calling config.status.
4677
4678 * Makefile.in (distclean): Remove config.h and stamp-h.
4679
4680 * configure.host (sparc-*-sunos64*): Remove.
4681 * ldlang.c (lang_map): Check BFD64, not HOST_64_BIT.
4682
4683 * ldexp.c (exp_fold_tree): Don't warn about moving the location
4684 counter backward in the absolute section.
4685
4686Wed Sep 6 14:42:11 1995 Ian Lance Taylor <ian@cygnus.com>
4687
4688 * configure.in: Rewrite to use autoconf.
4689 * configure.host: New file.
4690 * configure.tgt: New file.
4691 * aclocal.m4: New file.
4692 * configure: New file, built by autoconf.
4693 * acconfig.h: New file.
4694 * config.h.in: New file, built by autoheader.
4695 * sysdep.h: New file.
4696 * ld.h: Incorporate old contents of config.h.
4697 * config.h: Remove.
4698 * Makefile.in: Various changes for new configure script. Also:
4699 (CC_FOR_BUILD): Remove.
4700 (ldmain.o): Don't bother to ensure that EMUL is non-empty.
4701 (dep.sed): Use @SRCDIR@, not @srcdir@.
4702 * dep-in.sed: Use @SRCDIR@, not @srcdir@.
4703 * genscripts.sh: Create ldscripts if it does not exist.
4704 * ldemul.c, lexsup.c, mpw-emipsidt.c: Don't include "config.h".
4705 * mpw-esh.c, emultemp/*.em: Likewise.
4706 * ldmain.c: Likewise. Include <ctype.h>. Don't try to set
4707 HAVE_SBRK here.
4708 * config/*.mt, config/*.mh: Remove.
4709
4710Tue Sep 5 14:55:24 1995 Ken Raeburn <raeburn@cygnus.com>
4711
4712 * configure.in: Treat ns32k-pc532-ux* like ns32k-pc532-mach*, and
4713 ns32k-pc532-lites* like ns32k-pc532-netbsd*. From Ian Dall.
4714
4715Fri Sep 1 22:29:52 1995 Doug Evans <dje@canuck.cygnus.com>
4716
4717 * scripttempl/pe.sc: Fix typo in spelling of .ctors/.dtors.
4718
4719Fri Sep 1 13:13:29 1995 Ian Lance Taylor <ian@cygnus.com>
4720
4721 * ldmain.c (warning_callback): Add abfd, section, and address
4722 parameters.
4723 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
4724 Change call to warning accordingly.
4725
4726 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): If not
4727 relocateable and not shared, put .gnu.warning.SYMBOL sections into
4728 the .text section.
4729
4730Fri Sep 1 08:35:16 1995 James G. Smith <jsmith@beauty.cygnus.com>
4731
4732 * configure.in: Added mips*vr4300-idt-elf* and
4733 mips*vr4300el-idt-elf* targets.
4734 * Makefile.in: Added eelf32vr4300* targets.
4735 * emulparams/{elf32vr4300.sh, elf32vr4300el.sh}: Added.
4736 * config/{mips-vr4300.mt, mips-vr4300el.mt}: Added.
4737
4738Fri Sep 1 10:51:45 1995 Ian Lance Taylor <ian@cygnus.com>
4739
4740 * scripttempl/a29k.sc: Fix to be reasonable. From Brendan Kehoe
4741 <brendan@cygnus.com>.
4742
4743Thu Aug 31 16:37:07 1995 steve chamberlain <sac@slash.cygnus.com>
4744
4745 * ldemul.c (ldemul_parse_args): New.
4746 * ldemul.h (ld_emulation_xfer_struct): Add parse_args.
4747 * lexsup.c (all pe stuff): Moved into pe.em
4748 (parse_args): Call emulation arg parser.
4749 * emultempl/pe.em (parse_args): handle PE specfic args.
4750
4751Thu Aug 31 17:01:37 1995 Ian Lance Taylor <ian@cygnus.com>
4752
4753 * ldlang.c (lang_memory_region_lookup): Don't use the first region
4754 as the default region. Create a new region instead.
4755
4756Tue Aug 29 14:21:41 1995 steve chamberlain <sac@slash.cygnus.com>
4757
4758 * ldemul.c (ldemul_set_symbols): New function.
4759 * ldemul.h (ld_emulation_xfer_struct): Add set_symbols.
4760 * ldmain.c (main): Add call to ldemul_set_symbols.
4761 * lexsup.c (set_pe_value): New args.
4762 (set_pe_name): New.
4763 (parse_args): Cope with new set_pe_value args.
4764 * emultempl/pe.em (set_symbols): New function.
4765 (ld_emulation_xfer_struct): Add set_symbols.
4766 * scripttempl/pe.sc: Use new symbols.
4767
4768Thu Aug 24 18:12:18 1995 Ian Lance Taylor (ian@cygnus.com)
4769
4770 * lexsup.c (parse_args): Don't call set_default_dirlist for -O.
4771 For -Y, ignore a leading `P,', and only call set_default_dirlist
4772 after processing all the other arguments.
4773
4774Tue Aug 22 07:36:58 1995 steve chamberlain <sac@slash.cygnus.com>
4775
4776 * scripttempl/pe.sc: Keep .edata, don't base stabs at 0.
4777 * emulparams/armpe.sh: Run PE script.
4778
4779Mon Aug 21 18:30:42 1995 steve chamberlain <sac@slash.cygnus.com>
4780
4781 * ldmain.c (main): Remove PE stuff.
4782 * lexsup.c (options): Load more PE options.
4783 (set_pe_value): New function.
4784
4785Thu Aug 17 13:35:49 1995 steve chamberlain <sac@slash.cygnus.com>
4786
4787
4788 * emultempl/{armpe.sc, i386pe.sc}: Deleted.
4789 * emultempl/pe.sc: New file performs generic PE support and sorts
4790 archive members.
4791 * emulparams/{armpe.sh,i386pe.sh}: Use new file.
4792 * scripttempl/{armpe.sc, i386pe.sc}: Deleted
4793 * scripttempl/pe.sc: New.
4794 * Makefile.in: Use new files.
4795
4796Thu Aug 17 14:46:34 1995 Doug Evans <dje@canuck.cygnus.com>
4797
4798 * scripttempl/h8500s.sc (.rdata): All data must go in data segment.
4799 (.strings,.ctors,.dtors): Likewise.
4800
4801Wed Aug 16 11:38:59 1995 steve chamberlain <sac@slash.cygnus.com>
4802
4803 * scripttempl/armpe.sc: Always start code at 0x401000, even
4804 if -r.
4805 * ldwrite.c (strdup): New extern declaration.
4806 * ldgram.y (atype): New rule to clarify type parsing.
4807 * ldlang.c (init_os): Remove commented out code.
4808 (lang_size_sections): Set SEC_ALLOC and SEC_LOAD bits
4809 unless told not to by the link script.
4810
4811Wed Aug 16 11:45:11 1995 Ian Lance Taylor <ian@cygnus.com>
4812
4813 * ldlang.c (lang_set_startof): New static function.
4814 (lang_process): Call it.
4815
4816 * ldgram.y: Tweak casesymlist to avoid bison errors.
4817
4818 * lexsup.c (parse_args): Accept -h as a synonym for --soname, for
4819 Solaris compatibility.
4820
4821Tue Aug 15 17:31:16 1995 Ian Lance Taylor <ian@cygnus.com>
4822
4823 * ldgram.y (YYDEBUG): If not defined, define as 1.
4824 (CASE, EXTERN, START): New tokens.
4825 (mri_script_command): Handle CASE, EXTERN, INCLUDE, START.
4826 (casesymlist): New nonterminal.
4827 (extern_name_list): New nonterminal.
4828 * ldlex.l: Accept lower case trailing base specifiers. Don't
4829 ignore the first digit when the base is a suffix. Accept many
4830 EXPRESSION state tokens in MRI state. Support MRI continuation
4831 lines and MRI semicolon comments. Accept all MRI keywords in
4832 lower case. Add CASE, EXTERN, and START MRI keywords.
4833
4834Tue Aug 8 19:14:58 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
4835
4836 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Use xmalloc
4837 instead of alloca.
4838
4839Tue Aug 8 15:24:05 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4840
4841 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Don't use
4842 $r/../gcc/xgcc unless it is present.
4843
4844Thu Aug 3 11:56:22 1995 Ian Lance Taylor <ian@cygnus.com>
4845
4846 * scripttempl/m68kcoff.sc: Only put .ctors and .dtors in .text
4847 when CONSTRUCTING.
4848 * scripttempl/m68klynx.sc: Likewise.
4849 * scripttempl/nw.sc: Likewise.
4850 * scripttempl/sa29200.sc: Likewise.
4851 * scripttempl/sparclynx.sc: Likewise.
4852
4853Fri Jul 28 12:02:23 1995 steve chamberlain <sac@slash.cygnus.com>
4854
4855 * emulparams/{z8001.sh, z8002.sh}: Fix typo.
4856
4857Thu Jul 27 21:06:21 1995 Ken Raeburn <raeburn@cygnus.com>
4858
4859 * configure.in (i[345]86-*-linuxoldld): Treat like linuxaout*.
4860
4861Thu Jul 27 15:26:28 1995 steve chamberlain <sac@slash.cygnus.com>
4862
4863 * scripttempl/i386pe.sc: Cope with constructors.
4864 * scripttempl/z8ksim.sc: Deleted.
4865 * scripttempl/z8000.sc: Resurrected as this, but
4866 can handle z8001 and z8002 formats.
4867 * emulparams/z8ksim.sh: Deleted.
4868 * emulparams/{z8001.sh, z8002.sh}: New files.
4869 * config/z8ksim.mt: Deleted
4870 * config/z8k-coff.mt: New, generates both emulations.
4871
4872Tue Jul 25 14:53:02 1995 Ian Lance Taylor <ian@cygnus.com>
4873
4874 * ldmisc.c (vfinfo): In %C and %D case, always print the BFD using
4875 %B, in case it is in an archive.
4876
4877Mon Jul 24 15:23:39 1995 Ian Lance Taylor <ian@cygnus.com>
4878
4879 * ldlang.c (lang_process): Call reset_memory_regions for each
4880 relaxation pass.
4881
4882Fri Jul 21 22:49:44 1995 Michael Meissner <meissner@cygnus.com>
4883
4884 * scripttempl/elfppc.sc: Add support for .sdata, .sbss, and
4885 _SDA_BASE.
4886
4887Thu Jul 20 16:26:55 1995 Ken Raeburn <raeburn@cygnus.com>
4888
4889 * ldmain.c (constructor_callback): Allocate set_name in stack
4890 frame, rather than always calling alloca with a fixed size.
4891
4892Wed Jul 19 16:21:43 1995 Doug Evans <dje@canuck.cygnus.com>
4893
4894 * emulparams/armpe.sh (OUTPUT_FORMAT): Change to pei-arm-little.
4895 (LITTLE_OUTPUT_FORMAT, BIG_OUTPUT_FORMAT): Define.
4896
4897Mon Jul 17 13:57:00 1995 Ian Lance Taylor <ian@cygnus.com>
4898
4899 * ldwrite.c (clone_section): Set the alignment of the clone
4900 section to that of the section being cloned.
4901
4902 * ldwrite.c (split_sections): Don't split the first input section
4903 into a new output section.
4904
4905Sat Jul 15 00:26:35 1995 Michael Meissner <meissner@cygnus.com>
4906
4907 * emulparams/elf32ppc.sh (TEMPLATE_NAME): Define as elf32.
4908 (GENERATE_SHLIB_SCRIPT): Define as yes.
4909
4910Fri Jul 14 12:11:46 1995 Ian Lance Taylor <ian@cygnus.com>
4911
4912 * emultempl/mipsecoff.em (check_sections): Use %P, not %F.
4913
4914 * ldver.c (help): Update list of options to match currently
4915 supported list.
4916
4917Thu Jul 13 13:52:10 1995 Ian Lance Taylor <ian@cygnus.com>
4918
4919 * emultempl/lnk960.em (ld_lnk960_emulation): Initialize
4920 after_open field.
4921
4922 * ldexp.c (exp_intop): Don't cast stat_alloc arg to bfd_size_type;
4923 it takes a size_t anyhow.
4924 (exp_binop): Likewise.
4925 (exp_trinop): Likewise.
4926 (exp_unop): Likewise.
4927 (exp_nameop): Likewise.
4928 (exp_assop): Likewise.
4929 * ldlang.c (lang_memory_region_lookup): Likewise.
4930 (init_os): Likewise.
4931 (ldlang_add_undef): Likewise.
4932 (insert_pad): Likewise.
4933 * ldfile.c (ldfile_add_arch): Don't cast xmalloc arg to
4934 bfd_size_type.
4935
4936 * Makefile.in (ALL_EMULATIONS): It's earmaoutb.o, not earmoutb.o.
4937
4938Wed Jul 12 11:32:22 1995 Ian Lance Taylor <ian@cygnus.com>
4939
4940 * ldemul.h (ldemul_open_dynamic_archive): Add search parameter to
4941 declaration.
4942 (ld_emulation_xfer_type): Add search parameter to
4943 open_dynamic_archive entry point.
4944 * ldemul.c (ldemul_open_dynamic_archive): Add search parameter.
4945 * ldfile.c (ldfile_try_open_bfd): Rename from try_open_bfd, and
4946 make non-static. Change all callers to use new name.
4947 (ldfile_open_file_search): Make static. If entry is dynamic, call
4948 ldemul_open_dynamic_archive.
4949 (ldfile_open_file): Don't call ldemul_open_dynamic_archive.
4950 * ldfile.h (ldfile_open_file_search): Don't declare.
4951 (ldfile_try_open_bfd): Declare.
4952 * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
4953 Accept search parameter. Don't search for a library, just look in
4954 a single place.
4955 * emultempl/linux.em (gld${EMULATION_NAME}_open_dynamic_archive):
4956 Likewise.
4957
4958Tue Jul 11 16:44:21 1995 Ian Lance Taylor <ian@cygnus.com>
4959
4960 * ldmain.c (set_scripts_dir): Don't base script directory on
4961 current directory.
4962
4963Tue Jul 11 12:29:02 1995 Rick Sladkey <jrs@world.std.com>
4964
4965 * ldmisc.c (vfinfo): Don't print the line number if it isn't
4966 meaningful.
4967
4968Mon Jul 10 13:38:28 1995 Ian Lance Taylor <ian@cygnus.com>
4969
4970 * ld.h (ld_config_type): Add field warn_constructors.
4971 * ldmain.c (add_to_set): Warn if config.warn_constructors.
4972 (constructor_callback): Likewise.
4973 * lexsup.c (parse_args): Handle -warn-constructors.
4974 * ld.texinfo, ld.1: Document -warn-constructors.
4975
4976 * emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): Don't
4977 get confused by directory names if we searched for the file.
4978
4979 Based on patches from H.J. Lu <hjl@nynexst.com>:
4980 * ldlang.h (lang_input_statement_type): Add new field dynamic.
4981 * ldlang.c (new_afile): Set dynamic from config.dynamic_link.
4982 * ldfile.c: Include bfdlink.h.
4983 (ldfile_open_file): Check dynamic field of entry, not global
4984 dynamic_link field. Don't do a dynamic search when doing a
4985 relocateable link.
4986 * ldmain.c (main): Don't warn about dynamic_link for a
4987 relocateable link.
4988 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Skip file if
4989 dynamic is false.
4990 (gld${EMULATION_NAME}_create_output_section_statements): Always
4991 loop over input files.
4992 * Makefile.in: Rebuild dependencies.
4993
4994 * ld.texinfo, ld.1: Document -Bstatic, -Bdynamic, -Bshared, and
4995 -shared.
4996
4997Mon Jul 10 13:29:43 1995 Eric Youngdale <eric@aib.com>
4998
4999 * ldmain.c (main): Set link_info.symbolic to false.
5000 * lexsup.c (parse_args): Handle -Bsymbolic.
5001
5002Wed Jul 5 00:12:11 1995 Fred Fish (fnf@cygnus.com)
5003
5004 * ldmain.c (HAVE_SBRK): Define for everything except
5005 specific systems that are known to not support sbrk.
5006 (main): Use HAVE_SBRK to decide whether or not to use sbrk.
5007
5008Tue Jul 4 12:55:48 1995 Ian Lance Taylor <ian@cygnus.com>
5009
5010 * emultempl/elf32.em (gld${EMULATION_NAME}_find_exp_assignment):
5011 Handle etree_provide.
5012
5013 * emultempl/elf32.em (global_needed): New static variable.
5014 (global_found): Likewise.
5015 (gld${EMULATION_NAME}_after_open): New static function.
5016 (gld${EMULATION_NAME}_search_needed): Likewise.
5017 (gld${EMULATION_NAME}_try_needed): Likewise.
5018 (gld${EMULATION_NAME}_check_needed): Likewise.
5019 (ld_${EMULATION_NAME}_emulation): Replace after_open_default with
5020 gld${EMULATION_NAME}_after_open.
5021
5022Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
5023
5024 * configure.in (i386-*-win32): New target.
5025
5026Mon Jul 3 14:39:22 1995 Ian Lance Taylor <ian@cygnus.com>
5027
5028 * lexsup.c (parse_args): Let -G either set the small data size or
5029 be equivalent to --shared, depending on the next argument. Accept
5030 and ignore -z for Solaris compatibility.
5031
5032Sun Jul 2 17:52:34 1995 Ian Lance Taylor <ian@cygnus.com>
5033
5034 * lexsup.c (parse_args): Cast fopen result to PTR before storing
5035 it in link_info.base_file. Fix indentation.
5036
5037Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com>
5038
5039 * ldmain.c (main): Always initialize PE info in link_info.
5040 * lexsup.c (OPTION_BASE_FILE): New option.
5041 (parse_args): Handle new option.
5042 * emulparams/armpe.sh: Output pei.
5043 * emultempl/i386pe.em: Add newline to end.
5044 * scripttempl/armpe.sc: Change output and quote the $s.
5045 * scripttempl/i386pe.sc: Change output and quote the $s.
5046
5047Thu Jun 22 19:55:41 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
5048
5049 Sun May 7 11:53:41 MDT 1995 Bryan Ford <baford@cs.utah.edu>
5050
5051 * configure.in (i386-*-msdos*, i386-*-moss*): New targets.
5052 * Makefile.in (ALL_EMULATIONS): Added i386msdos.o.
5053 (i386msdos.o): New target.
5054 * config/i386-msdos.mt: Created.
5055 * emulparams/i386msdos.sh: Created.
5056 * scripttempl/i386msdos.sc: Created.
5057
5058Thu Jun 22 15:06:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5059
5060 * scripttempl/elfppc.sc (.fixup): Add support for a .fixup section
5061 that contains pointers to be relocated.
5062
5063Tue Jun 20 17:47:20 1995 Stan Shebs <shebs@andros.cygnus.com>
5064
5065 * mpw-esh.c: New file, modified for MPW from esh.c.
5066 * scripttempl/sh.sc: Reformatted to simplify MPWification,
5067 use *() to concat stab sections instead of [].
5068
5069Thu Jun 15 08:48:16 1995 Steve Chamberlain <sac@slash.cygnus.com>
5070
5071 * scripttempl/armpe.sc: Add constructor support.
5072
5073Tue Jun 13 09:11:20 1995 Steve Chamberlain <sac@slash.cygnus.com>
5074
5075 * ldlang.c (lang_size_sections): Any section with a DATA
5076 statement has contents.
5077
5078Sun Jun 11 15:20:46 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
5079
5080 * emulparams/m68kelf.sh (NOP): Define.
5081 (DYNAMIC_LINK): Don't define.
5082 (TEXT_START_ADDR): Set to 0x80000000; the extra 0x100 for headers
5083 will come from the linker script.
5084
5085Thu Jun 8 14:17:33 1995 Steve Chamberlain <sac@slash.cygnus.com>
5086
5087 * emulparams/armpe.sh, scriptempl/armpe.sc: Add end and stack.
5088
5089Mon Jun 5 02:16:24 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
5090
5091 * configure.in (i[345]86-*-gnu*): Use GNU elf config.
5092
5093Thu May 25 11:49:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5094
5095 From Andrew Cagney <cagney@highland.com.au>
5096 * Makefile.in: Fixup more gotchas from renaming elf32ppcle to
5097 elf32lppc.
5098
5099Wed May 24 11:23:21 1995 Steve Chamberlain <sac@slash.cygnus.com>
5100
5101 Add support for ARM-PE.
5102 * Makefile.in (ALL_EMULATIONS): Add armpe.o
5103 * configure.in: Recognize armpe.
5104 * config/arm-pe.mt: New file.
5105 * emulparams/armpe.sh: New file.
5106 * scripttempl/armpe.sc: New file.
5107
5108
5109Mon May 22 15:19:26 1995 Doug Evans <dje@chestnut.cygnus.com>
5110
5111 * configure.in (h8300h-*-hms): Deleted
5112 * config/cf-h8300h.mt: Deleted.
5113
5114Thu May 18 04:26:10 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
5115
5116 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
5117
5118 From David Taylor (dtaylor@armltd.co.uk)
5119 * Makefile.in (ALL_EMULATIONS): Add earmout[lb].o
5120 * configure.in: Recognize arm{,e[lb]-*-aout.
5121 * config/arm[lb]-aout.mt: New files.
5122 * emulparams/armaout[lb].sh: New files.
5123 * scripttempl/armaout.sc: New file.
5124
5125Tue May 16 18:27:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5126
5127 * config/ppcle-elf32.mt (EMUL): Use elf32lppc, not elf32ppcle, to
5128 be unique in 8 characters for DOS.
5129
5130 * emulparams/elf32lppc.sh: New file, renamed from elf32ppcle.sh.
5131 * emulparams/elf32ppcle.sh: Deleted.
5132
5133Fri May 12 11:03:55 1995 Steve Chamberlain <sac@slash.cygnus.com>
5134 Tom Griest <griest@cs.yale.edu>
5135
5136 Initial support for PE executables (eg NT, win32)
5137
5138 * Makefile.in (configure.in, ei386pe): Add support.
5139 * ldmain.c (main): Initialize PE argument info.
5140 * ldwrite.c (print_file_stuff): Don't print out .drectve
5141 and .debug section info.
5142 * lexsup.c (set_subsystem, set_stack_heap, OPTION_HEAP,
5143 OPTION_SUBSYSTEM, parse_argsm set_subsystem, set_stack_heap):
5144 Handle new arguments.
5145 * config/i386-pe.mt, emultempl/i386pe.em, scripttempl/i386pe.sc:
5146 New files
5147
5148Wed May 10 18:37:59 1995 Stu Grossman (grossman@andros.cygnus.com)
5149
5150 * scripttempl/hppaelf.sc: Remove .PARISC.unwind section from text
5151 segment. This allows ld -r to preserve unwind sections.
5152
5153Tue May 9 17:19:57 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5154
5155 * configure.in: Add little endian PowerPC support.
5156
5157 * Makefile.in (ALL_EMULATIONS): Add eelf32ppcle.o.
5158 (eelf32ppcle.c): Support for little endian PowerPC.
5159
5160 * config/ppcle-elf32.mt: New file for little endian PowerPC.
5161 * emulparams/elf32ppcle.sh: Ditto.
5162
5163Wed May 3 12:56:32 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
5164
5165 * ldlang.c (print_output_section_statement): Check
5166 subsection_alignment, instead of checking section_alignment twice.
5167 Noticed by Alan Modra <alan@spri.levels.unisa.edu.au>.
5168
5169Tue May 2 16:36:07 1995 Jeff Law (law@snake.cs.utah.edu)
5170
5171 * configure.in (hppa*-*-lites*): Handle like hppa*-*-*elf*.
5172
5173Mon Apr 24 19:21:02 1995 Michael Meissner <meissner@cygnus.com>
5174
5175 * ldwrite.c (ldwrite): Before doing anything, reset the error
5176 code. If bfd_final_link returns an error, but the error code is
5177 unset, don't issue an extra message. Assume a correct error
5178 message was already set.
5179
5180Fri Apr 14 16:31:24 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
5181
5182 * Makefile.in (ALL_EMULATIONS): Added em68kelf.o.
5183 (em68kelf.o): New target.
5184 * config/m68k-elf.mt, emulparams/m68kelf.sh: New files.
5185 * configure.in: Use them for m68*-*-elf.
5186
5187Tue Apr 11 12:02:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5188
5189 Merge in support for Mac MPW as a host.
5190 (Old change descriptions retained for informational value.)
5191
5192 * mpw-config.in (i386-unknown-aout): Change to i386-unknown-go32.
5193 (i386-unknown-coff): Remove.
5194 (sh-hitachi-hms): New target.
5195 (emulation_ofiles): Set correctly for each target.
5196 (version, TDEFINES): Add to makefile fragment.
5197 * mpw-make.in (BISON): Use byacc instead of bison.
5198 (em_*.c): Replace with e*.c everywhere.
5199 (ldgram.h): Separate action from ldgram.c generation.
5200 (LD_PROG): Depend on Version.r.
5201 (Version.r): generate from version info.
5202 * mpw-emipsidt.c: New file, modified for MPW from emipsidt.c.
5203
5204 * mpw-config.in (m68k-apple-macos, ppc-apple-macos,
5205 i386-unknown-aout, i386-unknown-coff): New targets.
5206 (m68k-aout, m68k-coff): Remove targets.
5207 (mk.tmp): Add definition of EMUL.
5208
5209 * mpw-config.in (emulname): Set based on target.
5210 (ldemul-list.h): Construct.
5211 * mpw-make.in (install-only): New target.
5212 (install): Depend on install-only.
5213
5214 * mpw-make.in (bindir): Fix pathname.
5215 (install): Move here from mpw-build.in.
5216
5217 * mpw-config.in: New file, MPW configuration fragment.
5218 * mpw-make.in: New file, MPW makefile fragment.
5219 (This file is semi-automatically generated from Makefile.in.)
5220 * ldfile.c (slash): If MPW, set to `:'.
5221 * ldlex.l (TRUE_FALSE_ALREADY_DEFINED): If MPW, set this to
5222 prevent redefinition errors.
5223
5224Tue Apr 4 17:55:18 1995 Steve Chamberlain <sac@bang.hack.com>
5225
5226 * ldwrite.c (clone_section): Align clone sections on even
5227 boundaries.
5228
5229Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com)
5230
5231 * configure.in: Change linux to default to elf. Using
5232 i[345]86-*-linuxaout will build a linker which defaults to a.out.
5233 * config/i386-laout.mt: Rename from old config/i386-linux.mt.
5234 * config/i386-linux.mt: Rename from old config/i386-lelf.mt.
5235 * config/i386-lelf.mt: Remove.
5236
5237Thu Mar 30 13:09:46 1995 Ian Lance Taylor <ian@cygnus.com>
5238
5239 * ldmain.c (main): If opening the map file fails, call
5240 bfd_set_error before calling einfo.
5241
5242 * ld.texinfo, ld.1: Document the -no-keep-memory option.
5243
5244Mon Mar 27 11:10:08 1995 Ian Lance Taylor <ian@cygnus.com>
5245
5246 * ldmain.c (main): Revert patch of March 10, since the SVR4 linker
5247 does mark shared libraries as executable.
5248
5249Tue Mar 21 15:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
5250
5251 * ldlang.c (lang_common): Change power to int. Pass larger values
5252 before smaller values.
5253 (lang_one_common): Treat info as int *. Don't bother to check for
5254 last value, since it is now zero.
5255
5256Sat Mar 18 01:49:14 1995 Ian Lance Taylor <ian@cygnus.com>
5257
5258 * ldlang.c (load_symbols): An empty archive is OK.
5259
5260Fri Mar 17 16:15:31 1995 Stan Shebs <shebs@andros.cygnus.com>
5261
5262 * ldmain.c (progress.h): Include.
5263 (main): Call START_PROGRESS and END_PROGRESS.
5264
5265Thu Mar 16 17:17:33 1995 Michael Meissner <meissner@cygnus.com>
5266
5267 * scripttempl/elfppc.sc: Move _GOT2_END_ after the .ctors and
5268 .dtors sections, so that these pointers get relocated also.
5269 Define the symbols __{C,D}TOR_{LIST,END}__ to mark the beginning
5270 and end of the constructors/destructors.
5271
5272Thu Mar 16 13:59:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5273
5274 * ldlang.c (load_symbols): If whole_archive is true and ENTRY
5275 describes an archive, call bfd_link_add_symbols on each member.
5276 * ldmain.c (whole_archive): New variable.
5277 (main): Initialize it to false.
5278 * ldmain.h: Declare whole_archive.
5279 * lexsup.c (parse_args): Grok --whole-archive switch.
5280 * ld.texinfo, ld.1: Document --whole-archive.
5281
5282Thu Mar 16 11:38:48 1995 Ian Lance Taylor <ian@cygnus.com>
5283
5284 * genscripts.sh (EMULATION_NAME): Set LIB_PATH to empty when not
5285 using the default emulation.
5286
5287 * config/dgux.mh (HOSTING_EMU): Use -m rather than trying to set
5288 LDEMULATION.
5289 * config/hppaelf.mh (HOSTING_EMU): Likewise.
5290
5291Tue Mar 14 12:28:03 1995 Ian Lance Taylor <ian@cygnus.com>
5292
5293 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Set force_maj
5294 for -lc.N. From H.J. Lu <hjl@nynexst.com>.
5295
5296Fri Mar 10 14:43:48 1995 Ian Lance Taylor <ian@cygnus.com>
5297
5298 * ldmain.c (main): Don't set EXEC_P if link_info.shared is set.
5299
5300 * ldlex.l: Return -lFILENAME as the token LNAME.
5301 * ldgram.y: Add token LNAME.
5302 (input_list): Treat LNAME like NAME, but pass it to
5303 lang_add_input_file as lang_input_file_is_l_enum.
5304 * ld.texinfo: Document using -lFILENAME in INPUT.
5305
5306Thu Mar 9 12:21:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5307
5308 * ldlang.c (lang_check): If the architectures are compatible call
5309 bfd_merge_private_bfd_data to let the backend do additional
5310 checks.
5311
5312Tue Mar 7 00:53:08 1995 Ian Lance Taylor <ian@cygnus.com>
5313
5314 * ldemul.c (ldemul_choose_mode): If emulation not recognized, list
5315 all supported emulations.
5316
5317Mon Mar 6 14:03:50 1995 Ian Lance Taylor <ian@cygnus.com>
5318
5319 * ldemul.c (ldemul_list_emulations): New function.
5320 * ldemul.h (ldemul_list_emulations): Declare.
5321 * ldver.c (help): List supported targets and emulations.
5322
5323Fri Mar 3 15:40:36 1995 Doug Evans <dje@canuck.cygnus.com>
5324
5325 * scripttempl/elf.sc (.debug): Relocate to address 0.
5326 (.debug_srcinfo, .debug_aranges, .debug_pubnames,
5327 .debug_sfnames, .line): Likewise.
5328
5329Fri Mar 3 17:07:14 1995 Ian Lance Taylor <ian@cygnus.com>
5330
5331 * emultempl/elf32.em (hold_rel): New static variable.
5332 (gld${EMULATION_NAME}_place_orphan): Place readonly sections with
5333 contents whose names begin with ".rel" after hold_rel. Remove the
5334 assertion which checked for unplaced .rel sections. Don't try to
5335 sort the section into place if place->bfd_section is NULL.
5336 (gld${EMULATION_NAME}_place_section): Set hold_rel to the first
5337 section beginning with ".rel".
5338
5339Thu Mar 2 14:34:43 1995 Ian Lance Taylor <ian@cygnus.com>
5340
5341 Doc note from pierre@phi.la.tce.com (Pierre Willard):
5342 * ld.texinfo: -X and -x work even if -s or -S are not specified.
5343 * ld.1: Similar change.
5344
5345Wed Mar 1 13:51:16 1995 Ian Lance Taylor <ian@cygnus.com>
5346
5347 * emulparams/gld960coff.sh (COFF_CTORS): Define.
5348 * scripttempl/i960.sc: Use COFF_CTORS if CONSTRUCTING.
5349
5350Tue Feb 28 12:42:56 1995 Ian Lance Taylor <ian@cygnus.com>
5351
5352 * configure.in (i[345]86-*-linuxelf*): New target. Use i386-lelf.
5353 (i[345]86-*-gnuelf*): New target. Use i386-gelf.
5354 * config/i386-lelf.mt: New file.
5355 * config/i386-gelf.mt: New file.
5356
5357Tue Feb 28 10:27:54 1995 Rob Savoye <rob@darkstar.cygnus.com>
5358
5359 * configure.in: Match on mips-ecoff, and default to the IDT
5360 configuration.
5361
5362Fri Feb 17 13:06:47 1995 Michael Meissner <meissner@cygnus.com>
5363
5364 * scripttempl/elfppc.sc: Add support for .got1 and .got2 sections.
5365 Offset _GLOBAL_OFFSET_TABLE_ 32768 from the start of the GOT area
5366 to double the size of the table.
5367
5368Thu Feb 9 18:29:43 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
5369
5370 * Makefile.in (distclean): Do recursive deletion, since ldscripts
5371 is a directory.
5372
5373Thu Feb 9 11:38:22 1995 Ian Lance Taylor <ian@cygnus.com>
5374
5375 * ldmain.c (main): If trace_file_tries is true, and we are using
5376 an internal linker script, print out the script.
5377 * ldfile.c (try_open): Reindent function. Make the messages about
5378 opening script files more informative.
5379
5380 * lexsup.c (parse_args): For -V, call ldversion with 1, not 0.
5381 * ld.texinfo, ld.1: Update accordingly.
5382
5383Wed Feb 8 17:34:45 1995 Ian Lance Taylor <ian@cygnus.com>
5384
5385 * ldlang.c (lang_one_common): Adjust references to common symbol
5386 information for new structure.
5387
5388Mon Feb 6 12:17:24 1995 Ian Lance Taylor <ian@cygnus.com>
5389
5390 * ldmain.c (undefined_symbol): Handle section being NULL.
5391
5392 * ldctor.c (ldctor_build_sets): Handle bfd_link_hash_defweak.
5393 * ldexp.c (fold_name): Likewise.
5394 * ldlang.c (print_one_symbol): Likewise.
5395 (lang_finish): Likewise.
5396 * ldmain.c (multiple_common): Likewise.
5397 * ldwrite.c (print_symbol): Likewise. Also, bfd_link_hash_weak
5398 renamed to bfd_link_hash_undefweak.
5399
5400 * scripttempl/alpha.sc: Set address of .data section correctly
5401 when -n or -N is used. Patch from Chris G Demetriou
5402 <Chris_G_Demetriou@LAGAVULIN.PDL.CS.CMU.EDU>.
5403 * scripttempl/mips.sc: Similar change.
5404
5405Tue Jan 31 16:20:52 1995 Doug Evans <dje@canuck.cygnus.com>
5406
5407 * ldlang.c (lang_size_sections): Clarify error message when user
5408 specified start addr conflicts with region. Fix resetting of
5409 region pointer.
5410
5411Tue Jan 31 12:37:09 1995 Ian Lance Taylor <ian@cygnus.com>
5412
5413 * ldexp.c (fold_name): In case NAME, permit an absolute symbol
5414 in lang_allocating_phase_enum.
5415
5416Mon Jan 30 11:33:25 1995 Ian Lance Taylor <ian@cygnus.com>
5417
5418 * Makefile.in (distclean): Depend upon clean. Don't bother to
5419 remove files which will be removed by clean. From patch by
5420 alan@SPRI.Levels.UniSA.Edu.Au (Alan Modra).
5421
5422Fri Jan 27 16:27:34 1995 Ian Lance Taylor <ian@cygnus.com>
5423
5424 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): For
5425 a MIPS target, clobber the size of all but the first input
5426 .reginfo section to be 0, so that lang_size_sections sets the
5427 correct size for the output .reginfo section.
5428
5429Thu Jan 26 19:53:37 1995 Ian Lance Taylor <ian@cygnus.com>
5430
5431 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
5432 Remove unused variable is.
5433
5434Thu Jan 26 12:33:05 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5435
5436 * configure.in: Add support for powerpc-*-eabi.
5437
5438 * scripttempl/elfppc.sc: New file for PowerPC embedded ABI
5439 support.
5440
5441 * emulparams/elf32ppc.sh (SCRIPT_NAME): Use elfppc.sc instead of
5442 elf.sc, which defines some new symbols PowerPC elf needs.
5443
5444Tue Jan 24 10:32:15 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5445
5446 * ldctor.c (ldctor_add_set_entry): Don't dump core if a
5447 constructor entry is in the absolute section.
5448
5449Mon Jan 23 13:58:13 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5450
5451 * configure.in (i[345]86-*-gnu*): Set ld_target to i386-gnu.
5452 * config/i386-gnu.mt: New file. Include ELF support.
5453
5454Thu Jan 19 16:22:11 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5455
5456 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): If
5457 there are any input sections named .gnu.warning, treat them as
5458 containing a warning message to be printed by the linker, and
5459 clobber the size so that the message is not copied into the output
5460 file.
5461 * scripttempl/elf.sc: Put .gnu.warning sections into the .text
5462 section.
5463
5464Sun Jan 15 16:45:00 1995 Steve Chamberlain <sac@splat>
5465
5466 * configure.in (w65-*-*): New target.
5467 * Makefile.in: Update.
5468 * scripttempl/w65.sc: New.
5469 * config/coff-w65.mt: New.
5470
5471Thu Jan 12 01:32:25 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
5472
5473 * ldlang.c (lang_place_orphans): Don't ignore files with
5474 just_syms_flag set. Instead, put all their sections in
5475 bfd_abs_section_ptr, using the section VMA as the output_offset.
5476
5477Wed Jan 11 22:59:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
5478
5479 * ldctor.c (ldctor_build_sets): Don't use `const' with typedef
5480 name `reloc_howto_type', since it's now defined to be const.
5481 * ldlang.c (lang_add_reloc): Ditto.
5482 * ldlang.h (lang_reloc_statement_type, lang_add_reloc): Ditto.
5483
5484Wed Jan 11 11:24:45 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5485
5486 * ldexp.c (fold_binary): Adding or subtracting an absolute value
5487 to a relative value does not require forcing the relative value to
5488 be absolute. Also, reindent function.
5489
5490Wed Dec 28 22:05:52 1994 Steve Chamberlain (sac@jonny.cygnus.com)
5491
5492 * ldwrite.c (clone_section): Create a symbol with the
5493 same name as the section.
5494
5495Mon Dec 19 14:02:13 1994 Steve Chamberlain (sac@jonny.cygnus.com)
5496
5497 * ld.h (split_by_reloc, split_by_file): New flags.
5498 * ldwrite.c (clone_section, split_sections): New functions.
5499 * lexsup.c (parse_args): Understand new split options.
5500
5501Fri Dec 9 17:22:55 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5502
5503 * scripttempl/elf.sc: Move .ctors and .dtors from .text segment to
5504 .data segment. They must be writable when creating a shared
5505 library. From H.J. Lu <hjl@nynexst.com>.
5506
5507Fri Dec 2 14:09:00 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
5508
5509 * emultempl/miposecoff.em: New file.
5510 * emulparams/mipsidt.sh (TEMPLATE_NAME): Set to mipsecoff.
5511 * emulparams/mipsidtl.sh (TEMPLATE_NAME): Likewise.
5512 * scripttempl/mips.sc: Put .rel.sdata sections in .text, and
5513 provide __runtime_reloc_start and __runtime_reloc_stop if they are
5514 used. Align _fdata to a 16 byte boundary.
5515 * Makefile.in (emipsidt.c): Depend upon mipsecoff.em rather than
5516 generic.em.
5517 (emipsidtl.c): Likewise.
5518 (check): Pass CC_FOR_HOST and CFLAGS_FOR_HOST to runtest.
5519
5520 * ld.h (args_type): Add new field embedded_relocs.
5521 * ldemul.h (ldemul_after_open, after_open_default): Declare.
5522 (ld_emulation_xfer_struct): Add new field after_open.
5523 * ldemul.c (ldemul_after_open): New function.
5524 (after_open_default): New function.
5525 * ldlang.c (lang_process): Call ldemul_after_open.
5526 * lexsup.c (parse_args): Handle --embedded-relocs.
5527 * emultempl/elf32.em (ld_${EMULATION_NAME}_emulation): Initialize
5528 new after_open field to after_open_default.
5529 * emultempl/generic.em, emultempl/gld960.em: Likewise.
5530 * emultempl/gld960c.em, emultempl/hppaelf.em: Likewise.
5531 * emultempl/linux.em, emultempl/m88kbcs.em: Likewise.
5532 * emultempl/sunos.em, emultempl/vanilla.em: Likewise.
5533 * ld.texinfo, ld.1: Mention -embedded-relocs.
5534
5535Wed Nov 23 22:04:47 1994 Steve Chamberlain (sac@jonny.cygnus.com)
5536
5537 * Makefile.in: Add eshl.o.
5538 * config/coff-sh.mt: Add shl emulation.
5539
5540Tue Nov 22 11:55:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5541
5542 * scripttempl/elf.sc: Fill .text section with NOPS. From Eric
5543 Youngdale <eric@aib.com>.
5544
5545Thu Nov 17 14:39:48 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5546
5547 Patches from pirker@eiunix.tuwien.ac.at (Martin Pirker).
5548 * config/i386linux.mh: New file; set HOSTING_CRT0.
5549 * genscripts.sh: Don't put ${libdir} in LIB_PATH if it is
5550 /usr/lib, since that is already in LIB_PATH.
5551
5552Wed Nov 16 10:03:03 1994 Jeff Law (law@snake.cs.utah.edu)
5553
5554 * scripttempl/hppaelf.sc (.text): Handle a use rdefined text start
5555 address.
5556 (.data, .bss): If "-N", then place the data/bss just after the end
5557 of the .text section rather than at the default 0x40000000.
5558
5559 * scripttempl/hppaelf.sc (.text): Place unwind descriptors in the
5560 text segment.
5561
5562Sat Nov 12 15:55:56 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5563
5564 Patches from Eric Youngdale <eric@aib.com>:
5565 * ldlang.c (lang_finish): Don't warn if entry symbol not found
5566 when generating a shared library.
5567 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Warn if
5568 attempting to place an orphaned relocation section when generating
5569 a dynamically linked object.
5570
5571 * scripttempl/elf.sc: Add ENTRY(${ENTRY}), and default ${ENTRY} to
5572 _start.
5573
5574Fri Nov 11 14:27:23 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5575
5576 * ld.h (args_type): Add field export_dynamic.
5577 * lexsup.c (parse_args): Recognize --export-dynamic.
5578 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
5579 Pass export_dynamic argument to bfd_elf32_size_dynamic_sections.
5580
5581Wed Nov 9 12:47:11 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5582
5583 * ldlang.c (lang_one_common): Set SEC_ALLOC in any section where
5584 we allocate common symbols.
5585
5586Tue Nov 8 17:50:43 1994 Eric Youngdale (eric@aib.com)
5587
5588 * scripttempl/elf.sc: Add .rel.init, .rela.init, .rel.fini, and
5589 .rela.fini to the list of .rel* sections.
5590
5591Tue Nov 8 17:47:45 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5592
5593 * ldlang.c (load_symbols): Add new argument place. Only accept
5594 linker scripts if place is not NULL. Put commands found in an
5595 assumed linker script into place.
5596 (lookup_name): Pass NULL as place argument to load_symbols.
5597 (open_input_bfds): In lang_input_statement_enum case, pass a place
5598 argument to load_symbols, and store any new statements after the
5599 current one.
5600
5601Mon Nov 7 15:53:02 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5602
5603 * ldver.c (ldversion): Bump to 2.5.3.
5604
5605Fri Nov 4 15:11:26 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5606
5607 * Makefile.in (e*nbsd.c): Fix typo in dependencies.
5608
5609Thu Nov 3 19:35:44 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5610
5611 * Makefile.in (check): Add missing "else true" clause.
5612
5613 * emulparams/vax.sh (OUTPUT_FORMAT): Use "a.out".
5614
5615 * scripttempl/go32coff.sc: Changes from DJ Delorie: Change default
5616 entry point to "start". Align at end of each section to 0x200.
5617 Start .text section 0x1000 later. Add _etext, _edata, _end
5618 symbols.
5619
5620Wed Nov 2 12:17:49 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5621
5622 * ldctor.c (ldctor_add_set_entry): Don't permit a set to be
5623 composed of different object file formats.
5624 (ldctor_build_sets): If the output format does not support the
5625 reloc, and we are not generating a relocateable link, try getting
5626 the reloc from the input format.
5627
5628Tue Nov 1 10:30:19 1994 J.T. Conklin (jtc@rtl.cygnus.com)
5629
5630 * Makefile.in (ALL_EMULATIONS): Added em68knbsd.o.
5631 (em68knbsd.c): New target.
5632
5633 * config/m68k-nbsd.mt: New file.
5634 * emulparams/m68knbsd.sh: New file.
5635 * configure.in (m68*-*-netbsd*): Use above configs.
5636
5637Mon Oct 31 19:35:17 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5638
5639 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): If we find an
5640 appropriately named static library, stop the search at that
5641 directory.
5642
5643Wed Oct 26 13:59:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
5644
5645 * Makefile.in (ALL_EMULATIONS): Added ei386nbsd.o, ens32knbsd.o
5646 and esparcnbsd.o; sorted entries.
5647 (ei386nbsd.c,ens32knbsd.c,esparcnbsd.c): New targets.
5648
5649 * config/netbsd532.mt: Removed.
5650 * emulparams/netbsd532.sh: Removed.
5651
5652 * config/{i386-nbsd.mt,ns32k-nbsd.mt,sparc-nbsd.mt}: New files.
5653 * emulparams/{i386nbsd.sh,ns32knbsd.sh,sparcnbsd.sh}: New files.
5654 * configure.in (i[345]86-*-netbsd*, ns32k-pc532-netbsd*,
5655 sparc*-*-netbsd*): Use above configs.
5656
5657Tue Oct 25 11:47:10 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5658
5659 * ldmain.c (multiple_common): One of the types may now be
5660 bfd_link_hash_indirect. The old BFD argument may be NULL.
5661
5662Thu Oct 20 22:01:39 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5663
5664 * configure.in: Add * at the end of m68k-hp-hpux.
5665
5666Tue Oct 18 15:58:39 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5667
5668 * ldlex.l: Cast assignment to yy_ch_buf field to char *, not to
5669 YY_CHAR *.
5670
5671Mon Oct 17 14:53:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
5672
5673 * scripttempl/nw.sc: Gather constructors and destructors and
5674 define __CTOR__LIST__ and __DTOR_LIST__ appropriately.
5675
5676Fri Oct 14 14:35:38 1994 J.T. Conklin (jtc@rtl.cygnus.com)
5677
5678 * Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o.
5679 (ei386nw.c, eppcnw.c): New targets.
5680
5681 * config/{i386,ppc}-nw.mt, emulparams/{i386,ppc}nw.sh,
5682 scripttempl/nw.sc: New files, for i386 and powerpc netware.
5683
5684 * configure.in: Changed netware ld_target name to be {i386,ppc}-nw
5685 instead of {i386,ppc}-elf.
5686
5687 * configure.in (sparc*-*-netware): Removed. There is no such
5688 thing anymore.
5689
5690 * ldint.texinfo: Move misplaced `@end iftex'.
5691
5692Fri Oct 14 12:02:18 1994 Eric Youngdale (eric@aib.com)
5693
5694 * scripttempl/elf.sc: Add .rel.ctors, .rela.ctors, .rel.dtors, and
5695 .rela.dtors to the list of .rel* sections.
5696
5697Thu Oct 13 14:16:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5698
5699 * ldver.c (ldversion): Update to version 2.5.
5700 * Version 2.5 released.
5701
5702 * configure.in (all_targets): Handle i386-linux*.
5703
5704Thu Oct 13 11:24:33 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5705
5706 * scripttempl/aout.sc: Set _etext and __etext to ., not
5707 ${DATA_ALIGNMENT}. This is compatible with SunOS, and, with luck,
5708 will not break any other system. From Eric Valette
5709 <ev@chorus.fr>.
5710
5711Wed Oct 12 16:22:58 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5712
5713 * lexsup.c (parse_args): Change -V to be a synonym for -v. Add
5714 --verbose to get the old -V behaviour.
5715 * ld.1, ld.texinfo: Document this change.
5716
5717Tue Sep 27 14:56:20 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5718
5719 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Remove
5720 assertion, since it could fail with a user defined linker script.
5721
5722 * ldexp.c (fold_name): For DEFINED case, don't try to look up the
5723 name in the hash table during the first phase--the hash table does
5724 not even exist at that point, much less have the right value.
5725
5726 * Makefile.in (CC): Define.
5727 (CXX): Move definition, change from g++ to gcc.
5728 (EXPECT, RUNTEST): Copy definitions from top level Makefile.in.
5729 (RUNTEST_CC, RUNTEST_CFLAGS): Remove.
5730 (RUNTEST_CXX, RUNTEST_CXXFLAGS): Remove.
5731 (CC_FOR_TARGET, CXX_FOR_TARGET): Copy from top level Makefile.in.
5732 (.cc.o): Comment out.
5733 (testdir): Remove.
5734 (site.exp): Don't create testdir or set tmpdir.
5735 (check): Run checks even if not running native. Use CC_FOR_TARGET
5736 instead of RUNTEST_CC, and likewise for CXX.
5737 (cdtest targets): Comment out.
5738 * config/solaris2.mh (HOSTING_LIBS): Only mention crtend.o once.
5739 * cdtest-bar.cc, cdtest-foo.cc, cdtest-foo.h: Remove.
5740 * cdtest-main.cc, cdtest.exp: Remove.
5741
5742Mon Sep 26 11:40:30 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5743
5744 * emulparams/elf32bmip.sh: Rename from elf32mipb.sh to avoid DOS
5745 file naming problems.
5746 * emulparams/elf32lmip.sh: Rename from elf32mipl.sh.
5747 * Makefile.in (ALL_EMULATIONS): Rename eelf32mipb.o to
5748 eelf32bmip.o and eelf32mipl.o to eelf32lmip.o.
5749 (eelf32bmip.c): Rename from eelf32mipb.c. Use elf32bmip.sh.
5750 (eelf32lmip.c): Rename from eelf32mipl.c. Use elf32lmip.sh.
5751 * config/mipsb-elf32.mt (EMUL): Use elf32bmip, not elf32mipb.
5752 * config/mipsl-elf32.mt (EMUL): Use elf32lmip, not elf32mipl.
5753
5754 * genscripts.sh: Always search /usr/local/TARGET/lib.
5755
5756 * scripttempl/elf.sc: If -N is set, force DATA_ADDR to be ".".
5757
5758Fri Sep 23 15:05:49 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5759
5760 * configure.in: Handle i386-bsdi* targets like i386-bsd.
5761
5762Fri Sep 23 00:06:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5763
5764 * lexsup.c (parse_args): Add support for -a for HP/UX
5765 compatibility.
5766
5767 * lexsup.c (parse_args): -c takes an argument.
5768
5769Tue Sep 20 14:35:27 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5770
5771 * ld.h (args_type): Add new field endian.
5772 * lexsup.c (parse_args): Handle -EB and -EL by setting
5773 command_line.endian.
5774 * ldgram.y (ifile_p1): Accept OUTPUT_FORMAT with three arguments.
5775 * ldlang.c (lang_add_output_format): Add arguments big and little.
5776 If command_line.endian is set, use it to select big or little
5777 rather than the default. Changed all callers.
5778 * ldlang.h (lang_add_output_format): Update declaration.
5779 * emulparams/elf32mipb.sh: Define BIG_OUTPUT_FORMAT and
5780 LITTLE_OUTPUT_FORMAT.
5781 * emulparams/elf32mipl.sh: Likewise.
5782 * emulparams/mipsbig.sh: Likewise.
5783 * emulparams/mipsbsd.sh: Likewise.
5784 * emulparams/mipsidt.sh: Likewise.
5785 * emulparams/mipsidtl.sh: Likewise.
5786 * emulparams/mipslit.sh: Likewise.
5787 * scripttempl/elf.sc: Define BIG_OUTPUT_FORMAT and
5788 LITTLE_OUTPUT_FORMAT if not already defined. Pass them to
5789 OUTPUT_FORMAT.
5790 * scripttempl/mips.sc: Pass BIG_OUTPUT_FORMAT and
5791 LITTLE_OUTPUT_FORMAT to OUTPUT_FORMAT.
5792 * scripttempl/mipsbsd.sc: Likewise.
5793
5794 * Makefile.in (ldgram.h): Make separate target from ldgram.c,
5795 depending upon ldgram.c, so that a parallel make does not try to
5796 build both at once.
5797
5798 * configure.in (mips*el-elf*): New target.
5799 * Makefile.in (ALL_EMULATIONS): Add eelf32mipb.o and eelf32mipl.o.
5800 (eelf32mipl.c): New target.
5801
5802 * config/mipsl-elf32.mt: New file.
5803 * emulparams/elf32mipl.sh: New file.
5804
5805Fri Sep 16 12:16:20 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5806
5807 * ldmain.c (main): Rather than prohibiting ld -r -s, treat it as
5808 ld -r -S -x.
5809
5810Thu Sep 15 13:05:44 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5811
5812 * ldmisc.c (vfinfo): Print BFD file name as well as file name
5813 returned by find_nearest_line, in case the file name is something
5814 unhelpful such as a .h file. Handle %u.
5815
5816Wed Sep 14 12:49:12 1994 Steve Chamberlain (sac@jonny.cygnus.com)
5817
5818 * ldlang.c (lang_do_assignments): Make sure output statement
5819 has an attached bfd_section before trying to dereference it.
5820
5821Wed Sep 14 12:48:09 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5822
5823 * ld.h (ld_config_type): Add new field warn_once.
5824 * ldmain.c (undefined_symbol): Handle -warn-once.
5825 * lexsup.c (parse_args): Recognize -warn-once.
5826 * ld.texinfo (Options): Document -warn-once.
5827 * ld.1: Likewise.
5828
5829 * ldmisc.c (vfinfo): Handle %D as %C, but never print the function
5830 name. For %C, print the function name on a separate line, to keep
5831 the length of error messages under control.
5832 * ldmain.c (multiple_definition): Use %D for ``first defined
5833 here.''
5834 (undefined_symbol): Use %D for ``more undefined references
5835 follow''.
5836
5837 * ldmisc.c (multiple_warn): Remove; no longer used.
5838 * ldmisc.h (multiple_warn): Don't declare.
5839
5840Tue Sep 13 20:47:58 1994 Steve Chamberlain (sac@jonny.cygnus.com)
5841
5842 * ldlang.c (print_output_section_statement): Print all lines
5843 to the map file.
5844
5845Tue Sep 13 16:30:11 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5846
5847 * ldlang.c (load_symbols): Check for archive before object. Use
5848 bfd_check_format_matches, and, if ambiguous, print a list of
5849 matching formats. If file format is not recognized, treat file as
5850 a linker script.
5851 * ldgram.y (yyerror): If assuming an object file is a script,
5852 mention that. Tweak the format of the error messages.
5853 * ldlex.l (lex_warn_invalid): If assuming an object is a script,
5854 guess that this is not actually a script, and just report that the
5855 file format was not recognized.
5856 * ld.texinfo (Options): Admit that -( may be used more than once.
5857 Add note that unrecognized object files are now treated as linker
5858 scripts.
5859
5860 * ldfile.c (ldfile_input_filename): Make const.
5861 (ldfile_assumed_script): New variable.
5862 (try_open): Change arguments types to const.
5863 (ldfile_find_command_file): Likewise.
5864 (ldfile_open_command_file): Likewise. Also, set lineno to 1.
5865 * ldfile.h: Update declarations for ldfile.c changes.
5866 * ldlex.l: Include <ctype.h>.
5867 (file_name_stack): Change to be const char *.
5868 (lineno_stack): New static variable.
5869 (<<EOF>>): Set lineno as well as ldfile_input_filename.
5870 (lex_push_file): Make name argument const. Initialize
5871 lineno_stack entry.
5872 (lex_redirect): Initialize lineno_stack entry.
5873 (lex_warn_invalid): Handle non printable characters nicely.
5874 * ldlex.h (lex_push_file): Declare second argument as const.
5875
5876 * ldgram.y (ifile_p1): Recognize GROUP.
5877 * ldlex.l: Recognize GROUP.
5878 * ld.texinfo (Option Commands): Document GROUP.
5879
5880Mon Sep 12 17:04:27 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5881
5882 * config/m68klynx.mh: New file.
5883
5884Mon Sep 12 01:50:03 1994 Jeff Law (law@snake.cs.utah.edu)
5885
5886 * emultempl/hppaelf.em: Add newlines to the error messages.
5887
5888Sat Sep 10 16:05:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5889
5890 * config/i386lynx.mh: New file.
5891 * scripttempl/i386lynx.sc: Don't put .ctors and .dtors in .text
5892 unless CONSTRUCTING.
5893
5894Thu Sep 8 13:25:24 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5895
5896 * emulparams/elf32mipb.sh (TEMPLATE_NAME): Define as elf32.
5897 (GENERATE_SHLIB_SCRIPT): Define as yes.
5898 (DYNAMIC_LINK): Define as false.
5899 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse):
5900 Initialize config.dynamic_link to DYNAMIC_LINK if it is defined.
5901 (gld${EMULATION_NAME}_place_orphan): Reset stat_ptr at end.
5902 * Makefile.in (eelf32mipb.c): Depend upon elf32.em rather than
5903 generic.em.
5904
5905Thu Sep 8 16:30:37 1994 Steve Chamberlain (sac@jonny.cygnus.com)
5906
5907 * scripttempl/h8500b.sc: Put rdata stuff into own segment.
5908
5909Thu Sep 8 13:25:24 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5910
5911 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Don't define;
5912 .got section is now explicitly handled in elf.sc.
5913
5914Wed Sep 7 13:08:34 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5915
5916 * scripttempl/alpha.sc: Redo script to set . outside of sections
5917 and not bother to explicitly specify section addresses.
5918 Explicitly place .sdata section.
5919
5920Tue Sep 6 23:51:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5921
5922 * scripttempl/m68kcoff.sc: Put .bss in data segment.
5923
5924 * scripttempl/h8300.sc: Change .stab and .stabstr to use a VMA of
5925 0, and to only be marked as NOLOAD if relocating.
5926 * scripttempl/h8500.sc, scripttempl/h8500b.sc: Likewise.
5927 * scripttempl/h8500c.sc, scripttempl/h8500m.sc: Likewise.
5928 * scripttempl/h8500s.sc, scripttempl/i386coff.sc: Likewise.
5929 * scripttempl/i386go32.sc, scripttempl/i386lynx.sc: Likewise.
5930 * scripttempl/m68kcoff.sc, scripttempl/m68klynx.sc: Likewise.
5931 * scripttempl/sh.sc, scripttempl/sparccoff.sc: Likewise.
5932 * scripttempl/sparclynx.sc: Likewise.
5933
5934Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
5935
5936 * Makefile.in, configure.in: Add support (disabled) the ARM/RISCiX.
5937 * config/riscix.mt, emulparams/riscix.sh, scripttempl/riscix.sc:
5938 New files.
5939
5940Tue Aug 30 11:48:08 1994 Eric Youngdale (ericy@cais.cais.com)
5941
5942 * ld.h (args_type): Add field soname.
5943 * lexsup.c (parse_args): Handle -soname argument.
5944 * emultempl/elf32.em: In call to bfd_elf32_size_dynamic_sections,
5945 pass soname.
5946 * ld.texinfo: Document -soname.
5947
5948Mon Aug 29 15:21:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5949
5950 * ldlang.c (lang_check): Don't try to set the architecture if the
5951 input and output files are incompatible. Just warn.
5952
5953Wed Aug 24 12:52:30 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5954
5955 * configure.in: Change i[34]86 to i[345]86.
5956
5957Sun Aug 21 16:17:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5958
5959 * emulparams/hp3hpux.sh: Define __DYNAMIC to be 0.
5960
5961Thu Aug 18 15:37:45 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5962
5963 Make the ELF linker handle orphaned sections reasonably. Also,
5964 define __start_SECNAME and __stop_SECNAME around sections whose
5965 names can be represented in C, for the benefit of symbol sets in
5966 glibc.
5967 * ldemul.h (ldemul_place_orphan): Declare.
5968 (ld_emulation_xfer_type): Add place_orphan field.
5969 * ldemul.c (ldemul_place_orphan): New function.
5970 * ldlang.h (wild_doit): Declare.
5971 * ldlang.c (wild_doit): Make nonstatic.
5972 (lang_place_orphans): Call ldemul_place_orphan.
5973 * emultempl/elf32.em: Include <ctype.h> and "ldgram.h".
5974 (hold_section, hold_use, hold_text, hold_data, hold_bss): New
5975 static variables.
5976 (gld${EMULATION_NAME}_place_orphan): New static function.
5977 (gld${EMULATION_NAME}_place_section): New static function.
5978 (ld_${EMULATION_NAME}_emulation): Initialize place_orphan field.
5979
5980Tue Aug 16 00:17:20 1994 Eric Youngdale (ericy@cais.cais.com)
5981
5982 * scripttempl/aout.sc: Add .linux-dynamic after .data.
5983
5984Tue Aug 16 00:08:22 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5985
5986 * lexsup.c (parse_args) Treat --dll-verbose as --version, for
5987 Linux compatibility. From hjl@nynexst.com (H.J. Lu).
5988
5989Mon Aug 15 17:17:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5990
5991 * ldexp.h (exp_get_abs_int): Declare.
5992
5993Sat Aug 6 01:45:39 1994 Steve Chamberlain (sac@jonny.cygnus.com)
5994
5995 * ldlang.c (lang_do_assignments): Handle complex AT's better.
5996 * ldexp.c (exp_get_abs_int): New function.
5997
5998Fri Aug 5 20:55:55 1994 Jason Molenda (crash@phydeaux.cygnus.com)
5999
6000 * configure.in: add i960-nindy-coff support.
6001
6002Thu Aug 4 14:45:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6003
6004 * ldlex.l (yy_create_string_buffer): Handle change to internal
6005 interface in flex 2.4.7.
6006
6007Tue Aug 2 11:52:06 1994 Eric Youngdale (ericy@cais.cais.com)
6008
6009 * emultempl/linux.em (gld${EMULATION_NAME}_find_address_statement):
6010 New function; add 0x20 to any use of -Ttext.
6011 (gld${EMULATION_NAME}_create_output_section_statements): New
6012 function.
6013 (ld_${EMULATION_NAME}_emulation): Use the new function
6014 gld${EMULATION_NAME}_create_output_section_statements.
6015
6016Mon Aug 1 15:50:44 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6017
6018 * scripttempl/mips.sc: Redo script to set . outside of sections
6019 and not bother to explicitly specify section addresses.
6020
6021Tue Jul 26 11:02:35 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6022
6023 * scripttempl/elf.sc: Copy several more relocation sections into
6024 the output. Put .got.plt sections into .got.
6025
6026Fri Jul 22 12:15:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6027
6028 * scripttempl/elf.sc: Use PROVIDE to define etext, edata, and end.
6029
6030 Add a new script operator, PROVIDE, to define a symbol only if it
6031 is needed.
6032 * ldgram.y (PROVIDE): New token.
6033 (assignment): Accept PROVIDE.
6034 * ldlex.l (PROVIDE): New token.
6035 * ldexp.h (node_type): Add etree_provide to node_class enum.
6036 (exp_provide): Declare.
6037 * ldexp.c (exp_fold_tree): Handle etree_provide.
6038 (exp_provide): New function.
6039 (exp_print_tree): Handle etree_provide.
6040 * ld.texinfo: Document PROVIDE.
6041
6042 * ldlang.c (lang_common): Pass desired alignment to
6043 lang_one_common as power of two.
6044 (lang_one_common): Get common symbol alignment from linker hash
6045 table entry. Treat desired alignment as a power of two.
6046
6047 * ldlang.c (wild_section): Attach all section with the given name,
6048 not just the first one. If there is no name, attach all sections
6049 even if the SEC_IS_COMMON flag is set.
6050
6051Wed Jul 20 15:49:27 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6052
6053 * ld.h (args_type): Add field rpath.
6054 * lexsup.c (S_ISDIR): Define if not already defined.
6055 (parse_args): Add support for -rpath. If -R is used to name a
6056 directory, treat it as -rpath for Solaris compatibility.
6057 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
6058 Pass command_line.rpath to bfd_elf32_size_dynamic_sections.
6059 * ldmain.c (main): Initialize command_line.rpath to NULL.
6060 * ld.texinfo: Document -rpath option.
6061
6062Sun Jul 10 00:33:24 1994 Ian Dall (dall@hfrd.dsto.gov.au)
6063
6064 * emulparams/pc532machaout.sh: New file. Pc532 mach script
6065 parameters.
6066
6067 * emulparams/netbsd532.sh: New file. Netbsd 532 script parameters.
6068
6069 * config/pc532mach.mt: New file. Pc532 mach target support.
6070
6071 * config/pc532mach.mh: New file. Pc532 mach host support.
6072
6073 * config/netbsd532.mt: New file. Netbsd 532 target support.
6074
6075 * configure.in: Add ns32k-pc532-mach and ns32k-pc532-netbsd support.
6076
6077 * Makefile.in: Add epcmachaout.c dependency and enetbsd532.c
6078 dependency.
6079
6080Fri Jul 8 10:57:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6081
6082 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): Use
6083 bfd_abs_section_ptr, not &bfd_abs_section.
6084
6085 * lexsup.c (parse_args): Changed "retain-symbols-file" from
6086 no_argument to required_argument. From djm.
6087
6088Thu Jul 7 12:29:53 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6089
6090 * scripttempl/elf.sc: Explicitly mention .stab and .stabstr
6091 sections to force a VMA of 0; needed for ELF backends which have
6092 not been converted to the new linker style.
6093
6094Mon Jul 4 19:35:45 1994 Jeff Law (law@snake.cs.utah.edu)
6095
6096 * scripttempl/hppaelf.sc (__stack_zero): Don't define this name,
6097 it was for the HPUX dynamic loader's use and it creates problems
6098 with ELF GDB.
6099
6100Fri Jul 1 12:53:47 1994 Jeff Law (law@snake.cs.utah.edu)
6101
6102 * ldlang.c (lang_do_assignments): No longer static. Delete decl.
6103 * ldlang.h (lang_do_assignments): Put external decl here.
6104 * emultempl/hppaelf.em: Minor cleanups throughout file.
6105 (hppa_elf_create_output_section_statements): Rewrite.
6106 (hppaelf_finish): Rewrite.
6107
6108Wed Jun 29 16:50:00 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6109
6110 * config/solaris2.mh (NATIVE_LIB_DIRS): Define as /usr/ccs/lib.
6111
6112 * lexsup.c (parse_args): Accept -Bstatic and -Bdynamic. Do not
6113 accept plain -B.
6114 * ld.texinfo: -Bstatic is not ignored.
6115
6116Tue Jun 28 12:13:34 1994 Stan Shebs (shebs@andros.cygnus.com)
6117
6118 * ldlex.l: Recognize \r the same as \n.
6119
6120Thu Jun 23 17:53:04 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6121
6122 Preliminary support for generating shared libraries, from Eric
6123 Youngdale <ericy@cais.cais.com>.
6124 * genscripts.sh: If the emulation parameter file sets
6125 GENERATE_SHLIB_SCRIPT, generate a .xs script file with
6126 CREATE_SHLIB defined.
6127 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): If
6128 link_info.shared is set, use the .xs script file.
6129 * scripttempl/elf.sc: If CREATE_SHLIB is set, don't create a
6130 .interp section, and don't include TEXT_START_ADDR in the starting
6131 address of the first section.
6132 * emulparams/elf_i386.sh (GENERATE_SHLIB_SCRIPT): Likewise.
6133 * emulparams/elf32_sparc.sh (GENERATE_SHLIB_SCRIPT): Define.
6134
6135Thu Jun 23 12:52:22 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6136
6137 * configure.in: Change --with-targets to --enable-targets.
6138
6139Wed Jun 22 13:42:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6140
6141 * lexsup.c (parse_args): Add support for new options -( -) with
6142 synonyms --start-group --end-group.
6143 * ldlang.h (enum statement_enum): Add lang_group_statement_enum.
6144 (lang_group_statement_type): Define new struct.
6145 (lang_statement_union_type): Add group_statement field.
6146 (lang_enter_group, lang_leave_group): Declare.
6147 * ldlang.c (lang_for_each_statement_worker): Handle
6148 lang_group_statement_enum.
6149 (map_input_to_output_sections, print_statement): Likewise.
6150 (lang_size_sections, lang_do_assignments): Likewise.
6151 (open_input_bfds): Completely rewrite. Now does its own looping,
6152 rather than using lang_for_each_statement. Handle groups.
6153 (lang_process): Update call to open_input_bfds.
6154 (print_group): New static function.
6155 (lang_enter_group, lang_leave_group): New static functions.
6156 * ldfile.c (ldfile_open_file): If the file has already been
6157 opened, just return rather than taking an assertion failure.
6158 * ldver.c (help): Mention new options.
6159 * ld.texinfo: Document new options.
6160
6161 * ldlang.c (end_of_data_section_statement_list): Don't define.
6162 (lang_leave_output_section_statement): Don't set obsolete variable
6163 end_of_data_section_statement_list.
6164
6165 * scripttempl/go32coff.sc: Don't put ${DATA_ALIGNMENT} inside an
6166 ALIGN.
6167
6168 * ldlang.c (lang_size_sections): Adjust current region address
6169 even for sections with an explicit address. From
6170 ralphc@pyramid.com (Ralph Campbell).
6171
6172 * emulparams/i386linux.sh (NONPAGED_TEXT_START_ADDR): Set to 0.
6173 From jrs@world.std.com (Rick Sladkey).
6174
6175 * scripttempl/mipsbsd.sc: Let sections align to their natural
6176 boundaries.
6177
6178Tue Jun 21 11:27:04 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6179
6180 * ldlang.c (lang_init): Use new bfd_abs_section_ptr, not
6181 &bfd_abs_section.
6182 (lang_abs_symbol_at_beginning_of): Likewise.
6183 (lang_abs_symbol_at_end_of): Likewise.
6184 (lang_size_sections): Use bfd_is_abs_section to check for the
6185 absolute section. Don't try to set the VMA or output_offset or
6186 size of the absolute section.
6187 * ldmain.c (notice_ysym): Use bfd_is_und_section to check for the
6188 undefined section.
6189
6190Thu Jun 16 22:48:41 1994 Jeff Law (law@snake.cs.utah.edu)
6191
6192 * scripttempl/hppaelf.sc: Place .data and .bss at 0x40000000
6193 when generating relocatable objects.
6194
6195Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com)
6196
6197 * emultempl/linux.em: New file providing support for linking
6198 against Linux shared libraries.
6199 * config/i386-linux.mt (ei386linux.c): Depend upon linux.em.
6200 * emulparams/i386linux.sh (TEMPLATE_NAME): Define as linux.
6201
6202Thu Jun 16 12:22:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6203
6204 * lexsup.c (parse_args): Add -shared to longopts, and handle it.
6205 * ldmain.c (main): Initialize link_info.shared to false. Give
6206 error if link_info.relocateable and link_info.shared are both set.
6207
6208 * configure.in: If EMUL_EXTRA* is defined in a config file, treat
6209 it as naming an emulation to be added to EMULATION_OFILES.
6210 * config/i386-linux.mt (EMUL_EXTRA1): Define as elf_i386.
6211
6212 * Makefile.in: Rebuilt dependencies.
6213 (ALL_EMULATIONS): Add ei386linux.o, eelf32_sparc.o,
6214 eelf64_sparc.o. Remove $(OTHER_EMULATIONS).
6215 (ei386linux.c, eelf32_sparc.c, eelf64_sparc.c): New targets.
6216 * config/i386-linux.mt (OTHER_EMULATIONS): Don't define.
6217 (ei386linux.c): Remove; now in Makefile.in.
6218 * config/i386-lynx.mt (OTHER_EMULATIONS): Don't define.
6219 * config/m68k-lynx.mt (OTHER_EMULATIONS): Don't define.
6220 * config/sparc-lynx.mt (OTHER_EMULATIONS): Don't define.
6221 * config/sparc64-elf.mt (OTHER_EMULATIONS): Don't define.
6222 (eelf64_sparc.c): Remove; now in Makefile.in.
6223 * config/sun4sol2.mt (OTHER_EMULATIONS): Don't define.
6224 (eelf32_sparc.c): Remove; now in Makefile.in.
6225
6226 * ldexp.c (exp_print_tree): Don't crash if etree_rel section has
6227 no owner--it might be bfd_abs_section. From Eric Youngdale
6228 <ericy@cais.cais.com>.
6229
6230 * scripttempl/aout.sc: Let sections align to their natural
6231 boundaries.
6232
6233Wed Jun 15 01:54:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6234
6235 * ldemul.h (ldemul_open_dynamic_archive): Declare.
6236 (ld_emulation_xfer_type): Add new field open_dynamic_archive.
6237 * ldemul.c: Include ldexp.h and ldlang.h.
6238 (ldemul_open_dynamic_archive): New function.
6239 * ldfile.h (ldfile_open_file_search): Declare.
6240 * ldfile.c: Include ldemul.h.
6241 (try_open_bfd): Rename from cache_bfd_openr. Return boolean
6242 argument, not bfd *. Change all callers.
6243 (ldfile_open_file_search): Rename from open_a. Return boolean
6244 argument, not bfd *. Clean up. Change all callers.
6245 (ldfile_open_file): If doing a dynamic link, call
6246 ldemul_open_dynamic_archive rather than assuming the extension of
6247 a dynamic object is ".so".
6248 * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
6249 New function.
6250 (ld_${EMULATION_NAME}_emulation): Initialize open_dynamic_archive
6251 field.
6252 * emultempl/sunos.em (ld_${EMULATION_NAME}_emulation): Likewise.
6253
6254 * ldmain.c (get_emulation): Ignore -m486 for Linux compatibility.
6255 * lexsup.c (parse_args): Ignore -qmagic for Linux compatibility.
6256 Accept -static as a synonym for -non_shared.
6257
6258 Let the user change the dynamic linker used by ELF code.
6259 * ld.h (args_type): Add new field interpreter.
6260 * lexsup.c (parse_args): Add dynamic-linker to longopts, and
6261 handle it.
6262 * ldmain.c (main): Initialize command_line.interpreter to NULL.
6263 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Get
6264 the ELF backend to return the .interp section. If
6265 command_line.interpreter is not NULL, set the contents of .interp
6266 to it.
6267 * ld.texinfo: Mention -dynamic-linker.
6268
6269 * config/sun4sol2.mt (eelf32_sparc.c): Depend upon elf32.em, not
6270 generic.em.
6271
6272 * lexsup.c (parse_args): Sort out the option macros and change the
6273 definitions to make it easier to add a new option.
6274
6275 * scripttempl/aout.sc: Define __etext and __edata to go along with
6276 _etext and _edata.
6277
6278 * ld.h (ld_config_type): Add new field traditional_format.
6279 * lexsup.c (parse_args): Add traditional-format to longopts, and
6280 handle it.
6281 * ldmain.c (main): Initialize config.traditional_format to false.
6282 * ldlang.c (ldlang_open_output): Set BFD_TRADITIONAL_FORMAT in BFD
6283 flags of output_bfd according to config.traditional_format.
6284 * ldver.c (help): Mention -traditional-format.
6285 * ld.texinfo: Document -traditional-format.
6286
6287Tue Jun 14 23:10:07 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6288
6289 * ldctor.c (ldctor_add_entry): Add entries to a set in the order
6290 they are encountered.
6291
6292Tue Jun 14 18:05:09 1994 Eric Youngdale (ericy@cais.cais.com)
6293
6294 * emulparams/i386linux.sh (TEXT_START_ADDR): Define as 0x1000.
6295 (NONPAGED_TEXT_START_ADDR): Define as 0x20.
6296
6297Mon Jun 13 15:46:09 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6298
6299 * scripttempl/alpha.sc: Define _ftext, _etext and _fdata insted of
6300 _FTEXT, _ETEXT and _FDATA. Dont define _END.
6301
6302 * ldfile.c (open_a): If this is not an archive, try to open it in
6303 the current directory before searching for it.
6304
6305 * lexsup.c (parse_args): Treat -i as a synonym for -r.
6306
6307 * ldgram.y (exp): Treat BLOCK as a synonym for ALIGN, so that
6308 BLOCK works in a section address as documented.
6309
6310 * ldgram.y (YYDEBUG): Don't define.
6311
6312Fri Jun 10 16:45:39 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6313
6314 * emultempl/gld960.em: Pass false for new argument to
6315 ldfile_add_library_path.
6316 * emultempl/gld960c.em, emultempl/lnk960.em: Likewise.
6317
6318 * emultempl/sunos.em: Only look for .so files if doing a dynamic
6319 link.
6320
6321Thu Jun 9 08:35:17 1994 Ian Lance Taylor (ian@cygnus.com)
6322
6323 * scripttempl/i960.sc: Add CONSTRUCTORS to .data.
6324
6325Thu Jun 9 06:52:29 1994 Bill Cox (bill@rtl.cygnus.com)
6326
6327 * Makefile.in (check): Delete ld.new dependency so that a regression
6328 test doesn't trigger a rebuild of the linker.
6329
6330Thu Jun 9 00:17:20 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6331
6332 * ldlang.c (map_input_to_output_sections): For lang_address, call
6333 init_os if it hasn't already been called.
6334
6335Thu Jun 2 17:24:08 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6336
6337 Add support for SunOS shared libraries.
6338 * aout.sc: Don't define __DYNAMIC here. Add new sections used by
6339 shared library support code.
6340 * emultempl/sunos.em: New file.
6341 * emulparams/sun4.sh (TEMPLATE_NAME): Define as sunos.
6342 * emulparams/sun3.sh (TEMPLATE_NAME): Likewise.
6343 * Makefile.in (esun4.c): Depend upon sunos.em, not generic.em.
6344 (esun3.c): Likewise.
6345
6346 * ldlang.c: Minor formatting cleanups.
6347 (lang_for_each_input_file): New function.
6348 * ldlang.h (lang_for_each_input_file): Declare.
6349
6350 * ldfile.h (search_dirs_type): Move from ldfile.c, and add cmdline
6351 field.
6352 (search_head): Declare.
6353 (ldfile_add_library_path): Add new cmdline argument in prototype.
6354 * ldfile.c (search_head): Make non-static.
6355 (search_dirs_type): Move to ldfile.h.
6356 (ldfile_add_library_path): Accept cmdline argument, and save it.
6357 * lexsup.c (parse_args): Pass true for new cmdline argument of
6358 ldfile_add_library_path.
6359 (set_default_dirlist): Likewise.
6360 * ldmain.c (check_for_scripts_dir): Pass false for new cmdline
6361 argument of ldfile_add_library_path.
6362 * ldgram.y (ifile_p1): Likewise.
6363
6364Wed Jun 1 14:24:08 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6365
6366 * ldlang.h (lang_input_statement_type): Remove fields subfiles,
6367 total_size, superfile and chain.
6368 * ldfile.c (open_a): Don't clear search_dirs_flag.
6369 (ldfile_open_file): Don't try to open superfile. Assert that file
6370 has not already been opened.
6371 * ldlang.c (new_afile): Don't initialize superfile.
6372 * ldmain.c (add_archive_element): Don't initialize subfiles or
6373 chain or superfile. Initialize search_dirs_flag to false.
6374
6375Fri May 27 12:25:33 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6376
6377 * ldver.c (ldversion): Changed version to "cygnus-2.4.1".
6378
6379 Changes from binutils-2.4 release:
6380
6381 * genscripts.sh (RELOCATING, CONSTRUCTING): When setting
6382 variables, use whitespace, so scripts don't break.
6383
6384 * config/alphaosf.mh (HDEFINES, CFLAGS): Deleted.
6385
6386 * emultempl/generic.em: Find emultempl/stringify.sed in ${srcdir}.
6387
6388 * cdtest-bar.cc: Renamed from cdtest-func.cc.
6389 * Makefile.in: Noted change.
6390
6391 * scripttempl/a29k.sc: Don't include /lab3/u3/..../segments.o; I
6392 don't know where that's supposed to come from, or why it's
6393 necessary.
6394
6395 Wed May 11 22:32:00 1994 DJ Delorie (dj@ctron.com)
6396
6397 * configure.bat: update to latest makefile.in
6398 * emulpara/go32.sh: set to coff-go32 not aout
6399 * emultemp/generic.em: strength-reduce the structure of
6400 this shell script, since the only available shell for
6401 DOS can't handle complex syntax.
6402 * emultemp/stringify.sed: for "sed -f" instead of inline.
6403 * makefile.in: depend on stringify.sed as well as genscripts.sh
6404 * scripttemp/go32coff.sc: correct for djgpp 1.11's COFF format
6405 * genscripts.sh: empty variables aren't always considered "set",
6406 so set them to "y" instead.
6407
6408Fri May 27 01:08:14 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6409
6410 * ldlang.c (entry_symbol): Make static.
6411 (lang_add_entry): Add cmdline argument.
6412 * ldlang.h (lang_add_entry): Change prototype.
6413 * ldgram.y (statement_anywhere): Change lang_add_entry call.
6414 * lexsup.c (parse_args): Likewise.
6415
6416Tue May 24 16:13:43 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6417
6418 * emulparams/elf32mipb.sh (OTHER_READONLY_SECTIONS): Don't give
6419 .reginfo an address.
6420 (OTHER_READWRITE_SECTIONS): Don't give .lit4 or .lit8 an address.
6421 (OTHER_SECTIONS): Define for .gptab.sdata and .gptab.sbss.
6422 * scripttempl/elf.sc: Use OTHER_SECTIONS at end of script.
6423
6424Thu May 19 13:31:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6425
6426 Add support for ELF shared libraries.
6427 * ld.h (ld_config_type): Add field dynamic_link.
6428 * ldmain.c (main): Initialize config.dynamic_link to false. Warn
6429 on attempts to use -r with -relax, -call_shared or -s.
6430 * lexsup.c (longopts): Separate OPTION_CALL_SHARED from
6431 OPTION_NON_SHARED. Add OPTION_IGNORE. Adjust macro values
6432 accordingly. Add "dy" and "non_shared" options. Change "Qy" to
6433 OPTION_IGNORE for now. Handle OPTION_CALL_SHARED and
6434 OPTION_NON_SHARED by setting dynamic_link field accordingly.
6435 Handle OPTION_IGNORE by ignoring it. Clear dynamic_link field for
6436 -r and -Ur.
6437 * ldfile.c (ldfile_open_file): If config.dynamic_link is true, try
6438 opening a file with a .so extension first.
6439 * emultempl/elf32.em: New file.
6440 * emulparams/elf32_sparc.sh (TEXT_START_ADDR): Change to 0x10000.
6441 (NONPAGED_TEXT_START_ADDR): Likewise.
6442 (TEMPLATE_NAME): Define as elf32.
6443 (DATA_PLT): Define.
6444 * emulparams/elf_i386.sh (TEMPLATE_NAME): Define as elf32.
6445 * scripttempl/elf.sc: Add placement for new dynamic sections.
6446 Don't use CREATE_OBJECT_SYMBOLS. Define _etext, _edata and _end
6447 outside of any section. Don't use ALIGN(8); just let one section
6448 VMA follow another. Put .dynbss in .bss. Don't mention debugging
6449 sections; they'll be handled correctly anyhow.
6450 * Makefile.in (eelf_i386.c): Depend upon elf32.em, not generic.em.
6451
6452Wed May 18 10:15:39 1994 Ian Lance Taylor (ian@cygnus.com)
6453
6454 * Makefile.in (install): Redirect output of ln to /dev/null.
6455
6456Mon May 16 13:35:08 1994 Jeff Law (law@snake.cs.utah.edu)
6457
6458 * emultempl/hppaelf.em: Change all references of
6459 .hppa_linker_stubs to .PARISC.stubs.
6460 * scripttempl/hppaelf.sc: Likewise.
6461
6462Fri May 13 13:00:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6463
6464 * ldlang.c (print_output_section_statement): Change ``no attached
6465 output section'' message slightly.
6466 (lang_do_assignments): Don't recurse down if there is no real
6467 section.
6468
6469 * config/i386-linux.mt (OTHER_EMULATIONS): Change em_ to e to
6470 match corresponding change in emulation templates.
6471 * config/i386-lynx.mt, config/m68k-lynx.mt: Likewise.
6472 * config/sparc-lynx.mt, config/sun4sol2.mt: Likewise.
6473
6474Wed May 11 18:16:46 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6475
6476 * ldver.c (ldversion): Updated version number.
6477
6478 * cdtest-foo.cc: Use explicit "#pragma implementation".
6479 * cdtest-bar.cc: Renamed from cdtest-func.cc.
6480 * Makefile.in: References to cdtest-func.o changed to
6481 cdtest-bar.o.
6482
6483Wed May 11 16:24:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6484
6485 Don't create unnecessary output sections.
6486 * ldlang.c (out_bfd_get_section_by_name): Remove.
6487 (wild_section): Call bfd_get_section_by_name rather than
6488 our_bfd_get_section_by_name. Don't call wild_doit if there is no
6489 section.
6490 (lang_create_output_section_statements): Remove.
6491 (map_input_to_output_sections): For several cases, call init_os if
6492 it has not already been called.
6493 (lang_size_sections): If output section was not created, skip it.
6494 (lang_process): Don't call lan_create_output_section_statements.
6495 (lang_place_orphans): Skip files with just_syms_flags set to true.
6496 * ld.texinfo: Document change.
6497
6498Tue May 10 14:31:16 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6499
6500 * ldlang.c (wild_doit): Don't bother initializing the vma and
6501 section size. Don't special case SEC_SHARED_LIBRARY.
6502 (lang_size_sections): Handle SEC_COFF_SHARED_LIBRARY sections
6503 specially.
6504
6505Fri May 6 12:24:27 1994 Steve Chamberlain (sac@cygnus.com)
6506
6507 * config/go32.mh : New file for Xgo32X.
6508
6509Fri May 6 15:15:35 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6510
6511 * ldfile.c (ldfile_open_command_file): Set bfd_error_system_call
6512 before calling einfo, since we are reporting an fopen failure.
6513 From jrs@world.std.com (Rick Sladkey).
6514
6515 * configure.in: Use "e" rather than "em_" as prefix for
6516 emulations.
6517
6518Fri May 6 01:08:14 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6519
6520 * emultempl/generic.em: Use "e" rather than "em_" as prefix for
6521 filename.
6522 * emultempl/gld960.em, emultempl/gld960c.em, emultempl/lnk960.em,
6523 emultempl/hppaelf.em, emultempl/m88kbcs.em, emultempl/vanilla.em:
6524 Ditto.
6525 * Makefile.in: Changed all generated file names.
6526 (ldemul-list.h): Depend on Makefile, not config.status. Changed
6527 sed patterns to handle new filenames.
6528
6529 * config/mipsl-idt.mt: Renamed from mips-idtl.mt.
6530 * configure.in: Adjusted.
6531
6532Thu May 5 15:07:32 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6533
6534 * Makefile.in (install-info): Don't use "$<*", it doesn't always
6535 work. Instead, check build dir and $srcdir explicitly, and use
6536 `echo' to get all the filenames.
6537
6538 * configure.in (h8300h-*-hms): Changed ld_target name to
6539 cf-h8300h.
6540 * config/cf-h8300h.mt: Renamed from coff-h8300h.mt, to make it
6541 unique in 8.3.
6542
6543 * config/i960coff.mt: New file.
6544 * emulparams/gld960coff.sh: New file.
6545 * emultempl/gld960c.em: New file.
6546 * configure.in (i960-*-vxworks5* except -vxworks5.0*): Use
6547 i960coff configuration.
6548 * Makefile.in (em_gld960coff.c): Added dependencies, build rule.
6549
6550 * Makefile.in (ALL_EMULATIONS): Remove em_delta68.o, since the
6551 code isn't included in FSF releases, and it can still be
6552 explicitly selected.
6553 (distclean): Remove site.bak and tmpdir.
6554 (STAGESTUFF): Removed $(GENERATED_CFILES) $(GENERATED_HFILES).
6555 (mostlyclean): Delete them explicitly here. Also remove tmpdir.
6556
6557 Patches from Ralph Campbell:
6558 * config/mipsbsd.mh: New file.
6559 * Makefile.in (em_mipsbsd.c): Use mipsbsd.sc, not aout.sc.
6560 * scripttempl/mipsbsd.sc: Don't define __DYNAMIC.
6561 * emulparams/mipsbsd.sh (OUTPUT_FORMAT): Fix name to have `a.out'
6562 instead of `aout'.
6563
6564 * configure.in (i386-*-gnu*): Treat like i386-*-mach*.
6565
6566Wed May 4 11:59:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6567
6568 * config/m68k.mt (EMUL): Set to m68kaout.
6569 * emulparams/m68kaout.sh: New file.
6570 * Makefile.in (ALL_EMULATIONS): Add em_m68kaout.o.
6571 (em_m68kaout.c): New target.
6572
6573 * ldlang.c (lang_size_sections): If dot moves because of an
6574 assignment, don't try to insert a pad into the absolute output
6575 section, just change the address of the default memory region
6576 instead.
6577
6578 * Makefile.in (mostlyclean): Remove cdtest.tmp, cdtest-ur,
6579 cdtest-ur.out, and cdtest-ur.tmp.
6580
6581Wed Apr 27 16:03:37 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6582
6583 * scripttempl/sa29200.sc: Align all sections to four byte
6584 boundaries.
6585
6586Wed Apr 27 10:48:03 1994 Steve Chamberlain (sac@cygnus.com)
6587
6588 * Makefile.in, configure.in: Support for go32 coff.
6589 * config/i386-go32.mt: New file
6590 * emulparams/i386go32.sh: New file
6591 * scripttempl/i386go32.sc: New file
6592
6593Tue Apr 26 17:20:03 1994 Stan Shebs (shebs@andros.cygnus.com)
6594
6595 * Makefile.in (em_m68klynx.c, em_i386lynx.c, em_sparclynx.c): Use
6596 Lynx-specific script templates.
6597 * configure.in (sparclite*-*-coff): Use coff-sparc.
6598 * emulparams/i386lynx.sh (SCRIPT_NAME): Set to i386lynx.
6599 * emulparams/sparclynx.sh (SCRIPT_NAME): Set to sparclynx.
6600 (ENTRY): Set to __main.
6601 * scripttempl/i386lynx.sc: New file, script for I386 Lynx.
6602 * scripttempl/m68klynx.sc: Add insertion of ctor/dtor sections.
6603 * scripttempl/sparclynx.sc: New file, script for uSparc Lynx.
6604
6605Tue Apr 26 12:41:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6606
6607 * scripttempl/mips.sc: Force _gp and .lit8 to be aligned to a 16
6608 byte boundary, in case the global constructors do not take up an
6609 even 16 bytes.
6610
6611 * config/i386v4.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not
6612 exist, get crtbegin based on gcc -print-libgcc-file-name.
6613 (HOSTING_LIBS): Similar change for ../gcc/crtend.o.
6614
6615Mon Apr 25 15:27:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6616
6617 * ldlang.c (lang_size_sections): When no address is given for a
6618 section, align it according to its requirements.
6619
6620Thu Apr 21 17:24:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6621
6622 * Makefile.in (clean, distclean): Remove configdoc.texi.
6623
6624Tue Apr 19 12:12:15 1994 Bill Cox (bill@rtl.cygnus.com)
6625
6626 * configure.in: Add i[34]86-*-bsd386 to the patterns recognized.
6627
6628Fri Apr 15 14:35:42 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6629
6630 * ldlang.c (lang_size_sections): When relaxing, adjust the
6631 position of a padding statement, and adjust dot accordingly.
6632
6633Mon Apr 11 17:37:09 1994 Bill Cox (bill@rtl.cygnus.com)
6634
6635 * Makefile.in (EXPECT, RUNTEST): Set these for the check goal.
6636
6637Mon Apr 11 12:32:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6638
6639 * scripttempl/i386coff.sc: If relocating, don't put .init and
6640 .fini sections into .text; keep them separate.
6641 * config/i386sco.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not
6642 exist, get crtbegin based on gcc -print-libgcc-file-name.
6643 (HOSTING_LIBS): Similar change for ../gcc/crtend.o.
6644
6645Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
6646
6647 * Makefile.in (check): Set TCL_LIBRARY for runtest.
6648
6649Wed Apr 6 00:09:37 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6650
6651 * configure.in (hppa*-*-*elf*): Don't require "-hp-" for the
6652 manufacturer.
6653
6654 * emultempl/hppaelf.em (hppaelf_finish): Only resize sections
6655 if building a final executable.
6656
6657Tue Apr 5 12:17:30 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6658
6659 * ldmain.c (main): Check the return value of bfd_close.
6660
6661Thu Mar 31 18:07:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6662
6663 * scripttempl/alpha.sc: Clean up section alignment to ensure that
6664 sections never overlap when using -r.
6665
6666Wed Mar 30 15:51:15 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6667
6668 * ldmisc.c (vfinfo): Change symbol reading slightly for recent BFD
6669 changes: get_symtab_upper_bound renamed and returns long,
6670 bfd_canonicalize_symtab returns long, check for error indications.
6671
6672Fri Mar 25 17:20:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6673
6674 * ldlang.c (print_input_section): For section size, use
6675 _cooked_size if it is non-zero, size otherwise.
6676 (size_input_section): Likewise.
6677 (lang_do_assignments): Likewise (case lang_input_section_enum).
6678
6679Thu Mar 24 15:20:47 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6680
6681 * ldlang.c (new_afile): Add new argument add_to_list. Don't set
6682 real to true for lang_input_file_is_marker_enum. Clear the_bfd.
6683 (lang_add_input_file): Pass true to new_afile for add_to_list.
6684 (lookup_name): Remove force_load argument. Changed all callers.
6685 Pass false to new_afile for add_to_list. Split loading of symbols
6686 out into separate function.
6687 (load_symbols): New function split out of lookup_name. Don't load
6688 the symbols if they are already loaded.
6689 (open_input_bfds): For lang_input_statement_enum call load_symbols
6690 rather than lookup_name.
6691 (lang_process): Pass abs_output_section rather than NULL to
6692 lang_size_sections.
6693 (lang_startup): Set real field of first_file to true.
6694
6695Wed Mar 23 14:15:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6696
6697 * ldlang.c (had_relax): Removed.
6698 (relax_again): New static variable.
6699 (lang_size_sections): Change call to bfd_relax_section to
6700 correspond to BFD changes. Set relax_again appropriately.
6701 (lang_process): Remove #if 0 code. When relaxing, keep calling
6702 lang_do_assignments and lang_size_sections until relax_again
6703 becomes false.
6704
6705 * emultemp/gld960.em: Include libiberty.h
6706 (gld960_before_parse): Pass NULL as final argument to concat.
6707
6708Tue Mar 22 13:08:28 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6709
6710 * scripttempl/aout.sc: Force _end and __end to be aligned to a
6711 four byte boundary.
6712
6713 * ldwrite.c (build_link_order): Handle lang_data_statement_enum by
6714 building a bfd_data_link_order, rather than by setting the section
6715 contents immediately.
6716
6717Mon Mar 21 18:28:37 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6718
6719 Changes to make -Ur work again.
6720 * ldmain.c (add_to_set): Now takes reloc argument rather than
6721 bitsize. Check config.build_constructors here. If an new hash
6722 table entry is created, mark it as undefined.
6723 (constructor_callback): No longer takes bitsize argument. Pass
6724 BFD_RELOC_CTOR to ldctor_add_set_entry, but first make sure the
6725 BFD backend supports it.
6726 (reloc_overflow): Handle a NULL abfd argument.
6727 (reloc_dangerous, unattached_reloc): Likewise.
6728 * ldctor.c: Include ldmain.h.
6729 (struct set_info): Change bitsize field to reloc.
6730 (ldctor_add_set_entry): Now takes reloc argument rather than
6731 bitsize. Don't bother to check config.build_constructors here.
6732 (ldctor_build_sets): Get the size from the reloc howto. If
6733 generating relocateable output, call lang_add_reloc rather than
6734 lang_add_data.
6735 * ldctor.h (ldctor_add_set_entry): Change declaration to use reloc
6736 instead of bitsize.
6737 * ldlang.h (statement_enum): Add lang_reloc_statement_enum.
6738 (lang_reloc_statement_type): New structure.
6739 (lang_statement_union_type): Add reloc_statement field.
6740 (lang_add_reloc): Declare new function.
6741 * ldlang.c (lang_for_each_statement_worker): Handle
6742 lang_reloc_statement_enum.
6743 (map_input_to_output_sections, print_statement): Likewise.
6744 (lang_size_sections, lang_do_assignments): Likewise.
6745 (print_reloc_statement): New function.
6746 (lang_add_reloc): New function.
6747 * ldwrite.c (build_link_order): Handle lang_reloc_statement_enum.
6748
6749 * Makefile.in (cdtest.out, cdtest-ur.o): New targets.
6750 (cdtest-ur, cdtest-ur.out): New targets.
6751 (check-cdtest): Now also check that -Ur works correctly.
6752
6753 * scripttemp/alpha.sc: Align all sections to 16 byte boundaries.
6754
6755Thu Mar 17 12:45:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6756
6757 * ldlang.c (lang_process): Move lang_common call before
6758 map_input_to_output_sections, to ensure that any alignment
6759 constraints set by common symbols are copied over to the output
6760 sections.
6761
6762Fri Mar 11 22:17:34 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6763
6764 * emulparams/elf32ppc.sh (TEMPLATE_NAME): Don't define.
6765 (OTHER_READWRITE_SECTIONS): Rename .toc to .got.
6766 * Makefile.in (em_elf32ppc.c): Depend upon generic.em, not ppc.em.
6767 * emultempl/ppc.em: Remove ugly stub code; turns out not to be
6768 needed for ELF.
6769
6770Tue Mar 8 04:22:27 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6771
6772 * config/i386bsd.mh: New file.
6773
6774Mon Mar 7 15:23:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6775
6776 * elf.sc: Permit TEXT_START_SYMBOLS and DATA_START_SYMBOLS to be
6777 defined.
6778 * emulparams/elf32mipb.s (TEXT_START_SYMBOLS): Define _ftext.
6779 (DATA_START_SYMBOLS): Define _fdata.
6780
6781Mon Feb 28 10:59:14 1994 Stan Shebs (shebs@andros.cygnus.com)
6782
6783 * ldlang.c (cat): Define using ANSI style if ALMOST_STDC defined.
6784
6785Sun Feb 27 16:29:38 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6786
6787 * emultempl/hppaelf.em (hppaelf_finish): Update comments. This
6788 works again. Attach some output symbols to the stub file bfd.
6789
6790 * emultempl/hppaelf.em: Include elf32-hppa.h.
6791 (file_chain): Add decl.
6792 (hppa_look_for_stubs_in_section): Delete decl.
6793 (hppaelf_finish): Reenable code. Do not pass symbols
6794 down to hppa_look_for_stubs_in_section.
6795
6796Sat Feb 26 10:58:25 1994 Ian Lance Taylor (ian@cygnus.com)
6797
6798 * ldmain.c (write_map): Don't define. Removed all references.
6799 Just use map_file or map_filename instead.
6800 (add_archive_element): Use minfo to write map information, not
6801 info_msg.
6802 (constructor_callback): Use fprintf to write map information, not
6803 info_msg.
6804 * ldmain.h (write_map): Don't declare.
6805 * ldgram.y (mri_script_command): Removed reference to write_map.
6806 * ldlang.c (lang_one_common): Likewise.
6807 * lexsup.c (parse_args): Likewise.
6808
6809Fri Feb 25 19:12:03 1994 Ian Lance Taylor (ian@cygnus.com)
6810
6811 * scripttempl/elf.sc: Force all sections to be aligned.
6812
6813 * ldgram.y (section): Reverse the order of memspec_opt and
6814 fill_opt to avoid an ambiguity when both are used.
6815 * ld.texinfo: Changed accordingly.
6816
6817 * ldgram.y: Move include of ldlex.h back with other includes.
6818 * ldlex.h (input_type): Don't initialize enum constants to
6819 particular values.
6820 * ldlex.l: Use a switch to return the right token based on
6821 input_type, rather than knowing that input_type has a value based
6822 on a token type.
6823
6824 * ldgram.y (dirlist_ptr): Removed; not used.
6825 * lexsup.c: Include ldver.h.
6826 * Makefile.in: Rebuilt dependencies.
6827
6828Fri Feb 25 18:55:54 1994 Ted Lemon (mellon@pepper.ncd.com)
6829
6830 * ldlang.c (lookup_name): don't call bfd_set_gp_size.
6831 (ldlang_add_file): call it here instead.
6832
6833Fri Feb 25 18:13:46 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6834
6835 * ldgram.y: Include ldlex.h after %token decls, for byacc.
6836
6837Fri Feb 25 10:47:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6838
6839 * emultempl/hppaelf.em: First attempt to clean this file up.
6840 Add comments in several functions as to their purpose and
6841 how they function (or my current best guess). Clean up horrible
6842 spacing and indention that never should have been accepted in the
6843 first place. Add FIXMEs for issues which need to be resolved.
6844 Disable linker-stub generation until it gets fixed. This allows
6845 the linker to at least work on simple code for testing purposes.
6846
6847 * ldlang.c (lang_size_sections): No longer static (PA ELF calls
6848 it via hppaelf_finish). Prototype moved into ldlang.h.
6849 (lang_process): Move problematic extra call to lang_size_sections
6850 into the PA ELF specific code.
6851 * emultempl/hppaelf.em (hppaelf_finish): Extra call to
6852 lang_size_sections moved here.
6853
6854Thu Feb 24 16:47:33 1994 Ian Lance Taylor (ian@cygnus.com)
6855
6856 * configure.in (powerpc-*-elf*): New target; use ppc-elf32.
6857 * config/ppc-elf32.mt: New file.
6858 * emulparams/elf32ppc.sh: New file.
6859 * emultempl/ppc.em: New file.
6860 * Makefile.in (ALL_EMULATIONS): Added em_elf32ppc.o.
6861 (em_elf32ppc.c): New target; uses elf32ppc.sh, ppc.em and elf.sc.
6862 (EMULATION_OFILES): Added dependencies on ldexp.h and ldlang.h.
6863
6864Thu Feb 24 12:27:07 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6865
6866 * lexsup.c (parse_args): Use symbolic numbers for long options.
6867 Fix misunderstanding in -Y and -call_shared et al.
6868
6869 Use getopt instead of lex and yacc to parse the command line.
6870
6871 * ld.texinfo (Options): Document changes to option syntax.
6872 * Makefile.in: Update dependencies.
6873 * ldver.c (help): Tweak dashes in usage message.
6874 * ldgram.y (%union): Remove unused members.
6875 Remove %tokens for command line options; add ones for input types.
6876 (command_line): Rules removed.
6877 (file): Instead of command line, recognize an
6878 input type indicator, then use the nonterminal for that type.
6879 (defsym_expr): New nonterminal from code formerly in command_line.
6880 * ldlex.h: Declare parser input type enum and variable.
6881 Don't declare parse_line.
6882 * ldlex.l: Remove unused variables. Make some used ones static
6883 and comment them.
6884 (COMMAND): Start state and its rules removed.
6885 At start of yylex, return input state token if at start of input.
6886 (lex_redirect): Don't need to set yyout.
6887 (ldlex_command): Function removed.
6888 * ldmain.c (main): Instead of calling parse_line, set up the
6889 redirections and call yyparse directly.
6890 * ldmisc.c (vfinfo): If there's no input filename, print nothing, not
6891 "command line".
6892 * lexsup.c: Remove #if 0'd code.
6893 (parse_line): Function removed.
6894 (parse_args): Rewrite to use getopt_long_only.
6895 (set_default_dirlist): New function from code formerly in
6896 ldgram.y:command_line.
6897 (set_section_start): New function.
6898 * emultempl/generic.em, emultempl/gld960.em, emultempl/hppaelf.em,
6899 emultempl/lnk960.em, emultempl/m88kbcs.em: Don't enclose
6900 compiled-in link scripts in "{" and "}", as the grammar no longer
6901 wants them to be.
6902
6903Thu Feb 24 08:43:26 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
6904
6905 * Makefile.in (ld.dvi): Depend on configdoc.texi, but don't
6906 require that it be in $(srcdir).
6907
6908Tue Feb 22 09:21:18 1994 Ian Lance Taylor (ian@cygnus.com)
6909
6910 * ldlang.c (lang_size_sections): Only align section to alignment
6911 required by linker script, not to maximum alignment of input
6912 sections.
6913
6914 * ldlang.h (largest_section): Don't declare.
6915 * ldlang.c (largest_section): Don't define.
6916 (size_input_section): Don't set largest_section; not used.
6917
6918Mon Feb 21 15:15:29 1994 Ian Lance Taylor (ian@cygnus.com)
6919
6920 * ldlang.c (new_afile): Pass NULL as last argument to concat.
6921
6922Thu Feb 17 15:51:23 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6923
6924 * ldlang.c, ldmain.c: Include libiberty.h.
6925
6926 * ldmisc.h (concat): Don't declare.
6927 * ldmisc.c (concat): Don't define; just use the one in libiberty.
6928
6929 * ld.h (as_output_section_statement): Removed; not used.
6930
6931Thu Feb 17 09:32:14 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6932
6933 * ldlang.c, ldmain.c, ldmisc.c: Use bfd_get_error and
6934 bfd_set_error and new error names.
6935
6936Tue Feb 15 20:14:53 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6937
6938 * ldwrite.c (build_link_order): If the cooked size of the section
6939 has been set, use it, for determining link_order size.
6940 (ldwrite): In the error message displayed if bfd_final_link fails,
6941 indicate that it was in fact the final link step that failed.
6942
6943 * ldlang.c (lang_size_sections): Clear bfd_error before calling
6944 bfd_relax_section, in case it returns false but doesn't flag an
6945 error. If an error is returned, indicate which one it is in the
6946 error message.
6947
6948 * Makefile.in (install-info): Depend on ld.info, and use "$<*" so
6949 it'll get picked up from $(srcdir) if appropriate.
6950
6951Tue Feb 15 16:32:04 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6952
6953 * scripttempl/aout.sc: Only pad .text if PAD_TEXT is set.
6954 * emulparams/i386mach.sh (PAD_TEXT): Set PAD_TEXT.
6955
6956Fri Feb 11 17:02:49 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6957
6958 * ldlex.l (comment): Increment line number when newline is read.
6959
6960Fri Feb 11 17:36:20 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6961
6962 * ldlang.c (lookup_name): Take new argument, force_load. If true,
6963 reload the file even if it is already loaded.
6964 (wild): Call lookup_name with force_load argument of 0.
6965 (open_input_bfds): Call lookup_name with force_load argument of 1.
6966 (print_symbol): Remove declaration of non-existent function.
6967 (print_one_symbol): Return true rather than falling off end.
6968
6969Thu Feb 10 11:52:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6970
6971 * ldmain.c (main): Use %ld when printing long values.
6972
6973 * scripttempl/elf.sc: Move _edata after the .sdata section.
6974 Permit OTHER_BSS_SYMBOLS to be defined.
6975 * emulparams/elf32mipb.s (OTHER_BSS_SYMBOLS): Define _fbss.
6976
6977Mon Feb 7 16:31:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6978
6979 * Rename all "hppaosf" files to "hppaelf".
6980 * Change all "osf" references to "elf" in hppaelf files.
6981 * Makefile.in: Likewise.
6982 * configure.in: Likewise.
6983
6984Sun Feb 6 20:31:56 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6985
6986 * ldmain.c (main): Call xatexit, not atexit.
6987 Call xmalloc_set_program_name.
6988
6989 * ldlang.c (lang_size_sections): Check if bfd_relax_section set
6990 bfd_errno.
6991
6992Sat Feb 5 03:54:34 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6993
6994 * emultempl/lnk960.em (append), emultempl/hppaosf.em
6995 (hppaosf_finish): Call xmalloc, not ldmalloc.
6996 * ldmain.c (preserve_output): Function removed.
6997 (main): Do it here instead.
6998
6999Fri Feb 4 23:02:19 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7000
7001 * ldlang.h (LANG_FOR_EACH_{INPUT,OUTPUT}_SECTION): Delete (unused)
7002 GNU C specific macros.
7003
7004 * emultempl/hppaosf.em (hppaosf_finish): Expand the only remaining
7005 call to LANG_FOR_EACH_INPUT_SECTION.
7006
7007Fri Feb 4 16:26:08 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7008
7009 * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc): Functions
7010 deleted; will use libiberty versions instead.
7011 * ldctor.c ldfile.c ldlang.c ldmain.c ldmisc.c ldmisc.h lexsup.c
7012 mri.c Makefile.in: Change callers.
7013
7014 * ldmisc.c (vfinfo): Remove cleanup code.
7015 * ldmain.c (remove_output): Put it here (new function).
7016 (preserve_output): New function.
7017 (main): Register remove_output and preserve_output with atexit.
7018 * ldmain.c ldgram.y: Call xexit instead of exit.
7019 * ldmisc.h: Declare xexit.
7020
7021Fri Feb 4 15:19:01 1994 Steve Chamberlain (sac@cygnus.com)
7022
7023 * Makefile.in: Lots of new H8/500 memory models.
7024
7025Sun Jan 30 14:33:40 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7026
7027 * ldlex.l: Removed duplicate rules.
7028 (yywrap): Provide default definition, needed with some versions of
7029 flex.
7030
7031Fri Jan 28 09:12:56 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7032
7033 * ldmisc.c (vfinfo): For `%I', if the file is in an archive, print
7034 the archive filename too.
7035
7036 * ldlex.l: Add rule to catch invalid input characters instead of
7037 printing them. Include "ldmain.h" for program_name decl.
7038 (lex_warn_invalid): New function.
7039 * Makefile.in: Add dependency.
7040
7041Fri Jan 28 12:58:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7042
7043 * Makefile.in (check): Don't bother running any tests of
7044 cross-linker until the test suite no longer assumes native mode.
7045
7046Thu Jan 27 17:19:54 1994 Steve Chamberlain (sac@jonny.cygnus.com)
7047
7048 * ldlang.c (print_one_symbol, print_input_section): Print
7049 global symbols in symbol table again.
7050
7051Thu Jan 27 12:35:01 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7052
7053 * ldmain.c ldmain.h ldgram.y: If -v -V or --version was given,
7054 exit successfully instead of complaining if no input files are
7055 given.
7056
7057Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros.cygnus.com)
7058
7059 * Makefile.in: Format variable definitions consistently.
7060 (LD_PROG): Remove unnecessary variables from link command,
7061 change variable LOADLIBES to EXTRALIBS.
7062
7063 * ldmain.c (main): Compute and display total execution time.
7064 * ld.texinfo (-stats): Document the option.
7065
7066Mon Jan 24 12:56:37 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7067
7068 * ldmain.c (reloc_overflow): Added name, reloc_name and addend
7069 arguments.
7070
7071 * ldlang.c (lookup_name): Set BFD GP size to -G argument value
7072 after opening BFD.
7073
7074 * ldlang.c (relaxing): Removed global variable.
7075 (lang_size_sections): If the canonical symbols have not already
7076 been read in, read them in before relaxing.
7077 * ldlang.h (relaxing): Removed declaration.
7078
7079Fri Jan 21 00:44:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7080
7081 * ldlang.c (new_afile): Initialize loaded field to false.
7082 (lookup_name): If file was already loaded, don't call the
7083 add_symbols entry point again.
7084
7085Wed Jan 19 13:57:00 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7086
7087 * ld.texinfo: Clarify what -T option does.
7088
7089Tue Jan 18 16:18:15 1994 Steve Chamberlain (sac@jonny.cygnus.com)
7090
7091 * scripttempl/m88kbcs.sc: Don't use CREATE_OBJECT_SYMBOLS, that's
7092 for a.out.
7093
7094Tue Jan 11 13:22:04 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7095
7096 * ldmain.c (add_archive_element): If trace_files or
7097 trace_file_tries, print file name.
7098 * ldlang.c (lookup_name): Likewise.
7099 (ldlang_add_file): Don't put files on input_bfds list in reverse
7100 order.
7101
7102 * scripttempl/elf.sc: Correct typo.
7103
7104Mon Jan 10 19:49:05 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7105
7106 * ldgram.y, ldlex.l: Make the space between -e, -u, and -y and
7107 their arguments optional, for compatibility with the old GNU ld.
7108
7109Fri Jan 7 20:00:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7110
7111 * scripttempl/elf.c: Define __bss_start before the .sbss section.
7112
7113Thu Jan 6 00:13:10 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7114
7115 * ldmain.c (add_to_set): Add bitsize argument.
7116 (constructor_callback): New function.
7117 (link_callbacks): Add constructor_callback.
7118 * ldctor.c (struct set_info): Add bitsize field.
7119 (ldctor_add_set_entry): Add bitsize argument.
7120 (ldctor_build_sets): Base the size of the elements of the set on
7121 the bitsize, rather than always using LONG.
7122 * ldctor.h (ldctor_add_set_entry): Add bitsize to declaration.
7123
7124 * ld.h (QUAD_SIZE): Define.
7125 * ldgram.y (QUAD): New token.
7126 (length): Handle it.
7127 * ldlex.l: Return QUAD.
7128 * lexsup.c (keywords): Add QUAD.
7129 * ldwrite.c (build_link_order): Handle QUAD.
7130 * ldlang.c (print_data_statement): Handle QUAD.
7131 (lang_size_sections): Likewise.
7132 (lang_do_assignments): Likewise.
7133 * ldexp.c (exp_print_token): Add QUAD to table.
7134 * ld.texinfo: Describe QUAD.
7135
7136 * scripttempl/alpha.sc: Don't create .lit4 or .sdata sections,
7137 since the Alpha doesn't use them.
7138
7139Wed Jan 5 17:42:16 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7140
7141 * ldemul.h (ld_emulation_xfer_struct): Comment the members.
7142
7143Sat Jan 1 13:39:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
7144
7145 * Makefile.in, configure.in: Add support for VSTa micro-kernel.
7146 * config/vsta.mt, emulparams/vsta.sh: New files for VSTa.
7147
7148Sat Jan 1 10:53:35 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7149
7150 * scripttempl/aout.sc: Pad .text to DATA_ALIGNMENT if relocating;
7151 needed for i386mach. (Should be a no-op on other systems.)
7152
7153 * emulparams/i386mach.sh (SEGMENT_SIZE): Fix again.
7154 (PAGE_SIZE): Don't define; not used.
7155
7156Fri Dec 31 16:12:06 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7157
7158 * ldgram.y (yyerror): Make argument const char *, and actually
7159 print it out rather than assuming it is a syntax error.
7160 * ldmisc.h: Change declaration of yyerror.
7161 * ldemul.c, ldwrite.c: Add /*ARGSUSED*/ as appropriate.
7162
7163Fri Dec 31 11:37:28 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7164
7165 * emulparams/i386mach.sh (NONPAGED_TEXT_START_ADDR): Don't include
7166 exec header offset, since the exec header isn't loaded.
7167 (PAGE_SIZE, SEGMENT_SIZE): Agree with bfd/i386mach3.c.
7168
7169Thu Dec 30 13:01:43 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7170
7171 A major rewrite to move the bulk of the linker into BFD so that
7172 more efficient backend code can be written for specific object
7173 files.
7174 * lderror.c, lderror.h, ldindr.c, ldindr.h, ldsym.c, ldsym.h,
7175 ldwarn.c, ldwarn.h, relax.c, relax.h: Removed.
7176 * ldctor.c, ldctor.h: Complete rewrite.
7177 * ldwrite.c, ldwrite.h: Complete rewrite.
7178 * ld.h (strip_symbols_type, strip_symbols): Removed. Use
7179 link_info.strip instead. Changed all uses.
7180 (discard_locals_type, discard_locals): Removed. Use
7181 link_info.discard instead. Changed all uses.
7182 (ld_config_type): Removed relocateable_output field; use
7183 link_info.relocateable instead; changed all uses. Added stats
7184 field.
7185 (set_asymbol_chain, get_asymbol_chain, get_loader_symbol,
7186 set_loader_symbol): Removed.
7187 * ldexp.h (node_class): Added etree_rel.
7188 (etree_type): Added rel field.
7189 * ldexp.c (exp_print_token): Bracketed table initialization.
7190 (exp_relop): New function.
7191 (fold_name): Use linker hash table rather than ldsym functions.
7192 (exp_fold_tree): Likewise. Also, handle etree_rel case.
7193 (exp_print_tree): Handle etree_rel.
7194 * ldgram.y (strip_symbols, discard_locals): Removed.
7195 (OPTION_stats, OPTION_no_keep_memory): New tokens. Handle them.
7196 (REL): New token. Does not appear in grammar, but needed for
7197 expression code.
7198 (file): Don't call lang_final; it's called by main anyhow.
7199 * ldlex.l: Accept -stats and -no-keep-memory options.
7200 * ldlang.h (fill_type): Make unsigned int, not unsigned short.
7201 * ldlang.c: Consistently use fill_type for fill argument.
7202 (lang_init_script_file, script_file): Removed.
7203 (create_object_symbols): Removed. Use
7204 link_info.create_object_symbols_section instead. Changed all
7205 uses.
7206 (lang_add_keepsyms_file): Removed.
7207 (lookup_name): Call bfd_link_add_symbols instead of
7208 ldmain_open_file_read_symbol.
7209 (wild): Don't iterate over script_file.
7210 (open_output): Create link hash table.
7211 (lang_place_undefineds): Rewrote.
7212 (lang_size_sections): Handle relaxing (doesn't work yet).
7213 (lang_relocate_globals): Removed.
7214 (lang_finish): Use link hash table rather than ldsym functions.
7215 (lang_common): Rewrote.
7216 (lang_one_common): New function.
7217 (ldlang_add_file): Add file to link_info.input_bfds list. Set
7218 usrdata.
7219 (create_symbol): Removed.
7220 (lang_process): Don't call lang_init_script_file. Call
7221 ldctor_build_sets rather than find_constructors. Don't call
7222 lang_relocate_globals.
7223 (lang_abs_symbol_at_beginning_of): Rewrote.
7224 (lang_abs_symbol_at_end_of): Rewrote.
7225 * ldmain.c (had_y): Removed.
7226 (lprefix, lprefix_len): Removed; use link_info fields instead.
7227 Changed all uses.
7228 (multiple_def_count, commons_pending, undefined_global_sym_count,
7229 total_symbols_seen, total_files_seen): Removed.
7230 (link_callbacks, link_info): New variables.
7231 (main): Initialize link_info. Don't call init_bfd_error_vector or
7232 ldsym_init. Don't set now unused variables. Handle -stats.
7233 (get_emulation): Removed obsolete and nonfunctional GNU960 code.
7234 (add_ysym): Rewrote.
7235 (read_entry_symbols, refize, enter_global_ref, enter_file_symbols,
7236 search_library, gnu960_check_format, decode_library_subfile,
7237 linear_library, symdef_library, clear_syms, subfile_wanted_p):
7238 Removed.
7239 (add_keepsyms_file, add_archive_element, multiple_definition,
7240 multiple_common, add_to_set, warning_callback, undefined_symbol,
7241 reloc_overflow, reloc_dangerous, unattached_reloc, notice_ysym):
7242 New functions.
7243 * ldmisc.c (vfinfo): Accept a string for %T, not a symbol. Don't
7244 require symbols for %C; look them up instead.
7245 * emultempl/hppaosf.em: Pass link_info to
7246 hppa_look_for_stubs_in_section.
7247 * Makefile.in: Rebuilt dependencies.
7248 (CFILES): Removed lderror.c, ldindr.c, ldsym.c, ldwarn.c, and
7249 relax.c.
7250 (HFILES): Removed lderror.h, ldindr.h, ldsym.h, ldwarn.h, and
7251 relax.h.
7252 (EMULATION_OFILES): Depend on bfdlink.h, ldmain.h, ldexp.h,
7253 ldlang.h and ldctor.h.
7254
7255 * Makefile.in (ldlex.c): Don't depend on ldgram.h. Remove
7256 declarations of free and malloc from flex output. Change malloc
7257 to ldmalloc in flex output.
7258
7259Thu Dec 16 21:19:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7260
7261 * ldmain.c (lprefix): Change default from a char to a string
7262 with only one character.
7263 (lprefix_len): Set default to one.
7264
7265 * ldmain.h (lprefix_len): Declare.
7266
7267 * ldsym.c (write_file_locals): Use strncmp rather than a character
7268 comparison for lprefix.
7269
7270 * emultmpl/m88kbcs.em (before_parse): Set lprefix and lprefix_len
7271 correctly.
7272
7273 * emultmpl/hppaosf.em: Include ldexp.h.
7274 (before_parse): Set lprefix and lprefix_len correctly.
7275
7276Tue Dec 14 17:19:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7277
7278 * ldlex.h: Don't declare yywrap if it is a macro.
7279 * ldlex.l: Include sysdep.h.
7280 * ldlang.c (lang_for_each_statement_worker,
7281 lang_for_each_statement): Forgot to use PARAMS.
7282
7283Mon Dec 13 14:30:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7284
7285 * Makefile.in: Added .PHONY targets where appropriate. Added some
7286 comments. Also:
7287 (gcclibdir, version): Removed unused variables.
7288 (DEP): New variable, set to mkdep.
7289 (ALL_CFLAGS): New variable. Used in .c.o target.
7290 (CFILES, HFILES, GENERATED_CFILES, GENERATED_HFILES): New
7291 variables.
7292 (HEADERS, MANSOURCES, LDCSOURCES, GENERATED_SOURCES,
7293 GENERATED_HEADERS, LDSOURCES, BFD_SOURCES, SOURCES): Removed
7294 mostly obsolete variables. Adjusted remaining uses.
7295 (DEF_EMUL): Removed variable.
7296 (ldmain.o): Handle undefined EMUL error correctly.
7297 (ldemul-list.h): Depend on config.status rather than Makefile.
7298 Create via temporary file.
7299 (ver960.c, roll, make): Removed obsolete targets.
7300 (.dep, .dep1, dep.sed, dep, dep-in): New targets. Used to rebuild
7301 dependencies.
7302 * dep-in.sed: New file, used when rebuilding dependencies.
7303
7304Sat Dec 11 14:43:44 1993 Ian Lance Taylor (ian@deneb.cygnus.com)
7305
7306 Made many changes to eliminate gcc warnings. Made various
7307 cosmetic changes, declared various things in header files, removed
7308 various extern declarations from .c files. No substantive
7309 changes.
7310
7311 * ldlang.c (lang_process): Ifdef out final call to
7312 lang_size_sections again (reverting change of Nove 2), since it
7313 breaks the Sun4 linker.
7314
7315Thu Dec 2 16:31:47 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7316
7317 * configure.in (alpha-*-netware*): New target; use alpha.
7318
7319Wed Dec 1 14:04:20 1993 Ken Raeburn (raeburn@cygnus.com)
7320
7321 * configure.in: Group targets by CPU. Merge some m68k target
7322 entries with different CPU specs that use the same ld_target
7323 values.
7324
7325 * configure.in: Add sparc*-*-coff.
7326 * config/coff-sparc.mt, emulparams/coff_sparc.sh: New files.
7327 * Makefile.in (ALL_EMULATIONS): Add em_coff_sparc.o.
7328 (em_coff_sparc.c): Add dependencies and build rules.
7329
7330 * ldmisc.c (errno, sys_nerr, sys_errlist): Don't declare.
7331
7332Wed Dec 1 12:19:55 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7333
7334 * ldgram.y (OPTION_call_shared, OPTION_non_shared, OPTION_Oval):
7335 New tokens.
7336 (command_line_option): Accept and ignore them (for now).
7337 * ldlex.l (<COMMAND>): Handle -non_shared, -call_shared, and -On
7338 where n is a number.
7339
7340Mon Nov 22 14:14:29 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7341
7342 * ldmain.c (subfile_wanted_p): If merging a common symbol which is
7343 not in bfd_com_section, create the section in the BFD so that it
7344 can be placed in the right output section.
7345
7346Fri Nov 19 14:12:39 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7347
7348 * configure.in (mips*-sgi-irix5*): New target. Use mipsb-elf32.
7349 * emulparams/elf32mipsb.sh (DATA_ADDR): Define.
7350 (OTHER_READONLY_SECTIONS): Define for .reginfo.
7351 (EXECUTABLE_SYMBOLS): Define for _DYNAMIC_LINK.
7352 * scripttempl/elf.sc: Use EXECUTABLE_SYMBOLS when not relocating.
7353 Move OTHER_READONLY_SECTIONS after all the other readonly
7354 sections. Don't use DATA_ADDR twice.
7355
7356 * ldmain.c (enter_file_symbols): Removed duplicate tests of p. If
7357 p is in a common section, make sure the BFD has a section of that
7358 name.
7359
7360 * ldlang.c (lang_common): Add newline to error message.
7361
7362Thu Nov 11 15:54:41 1993 Stan Shebs (shebs@rtl.cygnus.com)
7363
7364 * emulparams/m68klynx.sh (SCRIPT_NAME): Define to use a
7365 Lynx-specific script instead of m68kcoff.
7366 (OUTPUT_FORMAT): Define as "coff-m68k-lynx".
7367 (ENTRY): Define as __main.
7368 (TEXT_START_ADDR): Define as 0.
7369 (PAGE_SIZE): Define as 0x1000.
7370 * emulparams/i386lynx.sh, emulparams/sparclynx.sh: Fix comment.
7371 * scripttempl/m68klynx.sc: New file.
7372
7373Mon Nov 8 12:00:16 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7374
7375 * ldmain.c (get_emulation): Ignore -mips1, -mips2 and -mips3
7376 arguments rather than treating them as emulation names.
7377
7378Fri Nov 5 09:02:52 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
7379
7380 * configure.in: Support x86 unixware and netware plus generic netware.
7381
7382Fri Nov 5 21:47:55 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7383
7384 * emulparams/i386mach.sh (TEXT_START_ADDR, NONPAGED_TEXT_START_ADDR):
7385 Correct values (?).
7386
7387Wed Nov 3 15:10:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7388
7389 * Makefile.in (distclean): Don't delete dvi or info files.
7390 (ld.info): Update dependency list.
7391 (ld.dvi): Ditto. Extend TEXINPUTS to get bfdsumm.texi.
7392
7393Wed Nov 3 12:07:39 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7394
7395 * ldlang.c (lang_add_output): Take new arg, FROM_SCRIPT.
7396 Set output_filename instead of creating a new node.
7397 (open_output): Don't set output_filename.
7398 (lang_final): Create the new node here.
7399 * ldlang.c, ldlang.h, ldgram.y, mri.c: pass FROM_SCRIPT.
7400
7401Tue Nov 2 15:45:51 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7402
7403 From Pete Hoogenboom (hoogen@cs.utah.edu):
7404
7405 * scripttempl/hppaosf.sc: (___stack_zero, etext, _etext,
7406 edata, _edata, end): Add definitions of these symbols.
7407 (__end): Remove definition of this symbol.
7408 (__data_start): Move definition of this symbol.
7409
7410 * emultempl/hppaosf.em: Various fixes and support for linker stub
7411 generation.
7412 (hppaosf_finish, hppaosf_search_for_padding_statements,
7413 hppaosf_create_output_section_statements): New functions in
7414 support of linker stub generation.
7415 (ld_hppaosf_emulation): Redefine to include new
7416 emulation-specific routines.
7417
7418 * ldlang.c (lang_process): Re-enable last call lang_size_sections.
7419 Pass abs_output_section rather than NULL to avoid invalidating
7420 absolute symbols.
7421
7422Thu Oct 28 21:16:42 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7423
7424 * Makefile.in (ALL_EMULATIONS): Add em_i386mach.o.
7425 (em_i386mach.c): New rule.
7426 * configure.in (i[34]86-*-mach*): New case.
7427 * config/i386-mach.mt: New file.
7428 * emulparams/i386mach.sh: New file.
7429
7430Fri Oct 29 14:55:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7431
7432 * ld.h (flag_is_*): Removed macros.
7433 * ldmain.c (enter_global_ref), ldsym.c (write_file_locals):
7434 Consistently check the BFD symbol flags directly, rather than
7435 using file_is_* macros.
7436
7437Thu Oct 28 19:08:42 1993 Stan Shebs (shebs@rtl.cygnus.com)
7438
7439 * configure.in (sparc*-*-lynxos*): New target.
7440 * Makefile.in: Add rule for em_sparclynx.c.
7441 (ALL_EMULATIONS): Add Lynx emulations.
7442 * config/sparc-lynx.mt: New file.
7443 * emulparams/sparclynx.sh: New file.
7444 * scripttempl/sparccoff.sc: New file.
7445
7446Thu Oct 28 13:50:25 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7447
7448 * Makefile.in: Add dependency for $(EMULATION_OFILES).
7449
7450Mon Oct 25 16:09:24 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7451
7452 * relax.c (write_relax): Check return value of bfd_seclet_link.
7453
7454Mon Oct 25 09:31:21 1993 Ken Raeburn (raeburn@cygnus.com)
7455
7456 * ldlang.c (delete_output_file_on_failure): New variable.
7457 (open_output): Set it after bfd open succeeds.
7458 * ldmisc.c (vfinfo): Test it.
7459
7460 Changes from Peter Hoogenboom, hoogen@cs.utah.edu:
7461
7462 * ldsym.c (write_file_locals): Set the BSF_FILE flag for object
7463 symbols.
7464
7465 * ldemul.c: Support was added to allow emulation-specific
7466 processing to occur. This support was added primarily for linker
7467 stub generation in the elf32-hppa gld.
7468 (ldemul_finish, ldemul_create_output_section_statements): New
7469 functions.
7470 * ldemul.h: Support was added to allow emulation-specific
7471 processing to occur. (As described above.) Added finish and
7472 create_output_section_statements fields to
7473 ld_emulation_xfer_struct structure.
7474 * ldlang.c: Add calls to emulation-specific routines.
7475 (lang_process): Add call to
7476 ldemul_create_output_section_statements function.
7477 (lang_process): Add call to a emulation-specific routine (and
7478 some processing after the call).
7479
7480Fri Oct 22 20:54:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7481
7482 * configure.in: mips*- instead of mips-, mips*el changes
7483
7484Tue Oct 19 15:46:28 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7485
7486 * configure.in (alpha-*-osf*): New target; use alpha.mt.
7487 * Makefile.in (ALL_EMULATIONS): Added em_alpha.o.
7488 (em_alpha.c): New target; use alpha.sh and alpha.sc.
7489 * config/alphaosf.mh (NATIVE_LIB_DIRS, HOSTING_CRT0): Define.
7490 * config/alpha.mt: New file.
7491 * emulparams/alpha.sh: New file.
7492 * scripttempl/alpha.sc: New file.
7493
7494Fri Oct 15 02:20:04 1993 Doug Evans (dje@canuck.cygnus.com)
7495
7496 * ldlang.c (lang_size_sections, lang_common): ALIGN_N can't handle
7497 types of different sizes (eg: 64 and 32 bits), so coerce.
7498 * ld.h (ALIGN_N): Add warning about usage.
7499
7500Wed Oct 13 16:02:39 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7501
7502 * ldmain.c (enter_global_ref): Just ignore any weak symbol for
7503 which we already have a definition, rather than checking in
7504 several different places whether the symbol is weak.
7505
7506Tue Oct 12 17:30:51 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7507
7508 * configure.in (mips-*-elf*): New target; use mipsb-elf32.
7509 * scripttempl/elf.sc: Only use OTHER_READONLY_SECTIONS and
7510 OTHER_READWRITE_SECTIONS if relocating. Shell variables are not
7511 expanded within them.
7512 * config/mipsb-elf32.mt: New file.
7513 * emulparams/elf32mipb.sh: New file.
7514 * Makefile.in (em_elf32mipb.c): New target.
7515
7516Thu Sep 30 17:00:36 1993 Rob Savoye (rob@darkstar.cygnus.com)
7517
7518 * ldgram.y: In input_list, change lang_input_file_is_file_enum to
7519 lang_input_file_is_search_file_enum so objects brought in using
7520 INPUT() do a path lookup.
7521
7522Tue Sep 28 13:31:23 1993 Stan Shebs (shebs@rtl.cygnus.com)
7523
7524 * configure.in: Change Lynx ld_target to be {i386,m68k}-lynx
7525 instead of {i386,m68k}-coff.
7526 * Makefile.in (em_i386lynx.c, em_m68klynx.c): New targets.
7527 * config/i386-lynx.mt: New file.
7528 * config/m68k-lynx.mt: New file.
7529 * emulparams/i386lynx.sh: New file.
7530 * emulparams/m68klynx.sh: New file.
7531
7532 * scripttempl/i386coff.sc: Make ENTRY get its value from ${ENTRY},
7533 but defaulting to _start.
7534
7535 * ldemul.c, ldfile.c, ldlang.c, ldmain.c, ldmisc.c, ldmisc.h,
7536 ldsym.c, ldwarn.c: Rename info to info_msg, to avoid conflict with
7537 LynxOS libc.
7538
7539Thu Sep 23 14:51:03 1993 Ian Lance Taylor (ian@cygnus.com)
7540
7541 * config/solaris2.mh: New file. Define HOSTING_CRT0 and
7542 HOSTING_LIBS for testing.
7543
7544Fri Sep 17 17:52:24 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7545
7546 Finish up support for i386-sysv4 (without shared libraries):
7547 * ld.h (flag_is_weak): Define.
7548 * ldlang.c (print_symbol): Mention whether symbol is weak.
7549 (print_input_section): Print weak symbols as globals.
7550 * ldmain.c (refize): Do not zero out BSF_WEAK flag.
7551 (enter_global_ref): Do not warn if a weak symbol redefines a
7552 global symbol. Do not let a weak symbol redefine a common symbol.
7553 (enter_file_symbols): Treat weak symbols as global symbols.
7554 (subfile_wanted_p): Do not pull in an object file from a archive
7555 just to resolve an undefined weak symbol.
7556 * ldmisc.c (vfinfo): Don't needlessly malloc space after a fatal
7557 error; the error might be that malloc has run out of space.
7558 * ldsym.c (write_file_locals): Treat weak symbols as global.
7559 * configure.in (i[34]86-*-sysv4*, i[34]86-*-elf*): New targets;
7560 use i386-elf.
7561 * config/i386v4.mh: New file; set NATIVE_LIB_DIRS to /usr/ccs/lib.
7562 * config/i386-elf.mt: New file; set EMUL to elf_i386.
7563 * emulparams/elf_i386.sh: New file.
7564 * scripttempl/elf.sc: Use ${NOP} as filler (defaults to 0).
7565 * Makefile.in (NATIVE_LIB_DIRS): Define to be empty.
7566 (ALL_EMULATIONS): Add em_elf_i386.o.
7567 (GENSCRIPTS): Pass NATIVE_LIB_DIRS as sixth argument.
7568 (em_elf_i386.c): New target, like other em_*.c targets.
7569 ($(LD_PROG)): Pass $(CFLAGS) to $(CC).
7570 * genscripts.sh: Accept NATIVE_LIB_DIRS as sixth argument. If
7571 nonempty, and configured for native, add it to LIB_PATH.
7572
7573Fri Sep 17 13:07:39 1993 Stan Shebs (shebs@rtl.cygnus.com)
7574
7575 * scripttempl/{h8300.sc,h8500.sc,i386coff.sc,m68kcoff.sc,sh.sc}:
7576 Added statements to pass stab and stabstr sections through and
7577 mark them as NOLOAD, which makes GDB happier.
7578
7579Wed Sep 15 16:02:29 1993 Stan Shebs (shebs@rtl.cygnus.com)
7580
7581 * configure.in: Accept m68k-lynx-lynxos config.
7582
7583 * Makefile.in: Use $(SHELL) to run genscripts.sh.
7584
7585Sun Sep 12 16:04:40 1993 Doug Evans (dje@cygnus.com)
7586
7587 * config/coff-h8300.mt: Add EMUL=h8300h.
7588
7589 * ldmain.c (main): Call set_scripts_dir after argv has been processed.
7590
7591Fri Sep 10 09:36:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
7592
7593 * Makefile.in: Changed CXX back to g++.
7594
7595Fri Sep 10 09:34:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
7596
7597 * Makefile.in: Fixed RUNTEST* CXX CXXFLAGS macros and check rule.
7598
7599Fri Sep 10 07:26:57 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7600
7601 * Makefile.in (TAGS): Use shell wildcards.
7602
7603Tue Sep 7 18:04:54 1993 Jeffrey Osier (jeffrey@cygnus.com)
7604
7605 * Makefile.in: add TEXINPUTS variable and use it in ld.dvi target
7606
7607Fri Sep 3 16:46:41 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7608
7609 * ld.texinfo: re-enable included config file; conditionalize doc
7610 for -oformat to interact properly with SingleFormat doc config
7611 var; rename @up/@down to @raisesections/@lowersections.
7612
7613Wed Aug 25 16:29:56 1993 K. Richard Pixley (rich@sendai.cygnus.com)
7614
7615 * configure.in: recognize m88110.
7616
7617Tue Aug 24 18:49:40 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7618
7619 From Peter Hoogenboom <hoogen@shafer.cs.utah.edu>:
7620 * emultempl/hppaosf.em (ld_hppaosf_emulation): Correct name for PA
7621 ELF emulation is "elf32-hppa" not "elf-big".
7622 (hppaosf_before_parse): Remove unneeded processing of environment
7623 variables.
7624 * scripttempl/hppaosf.sc: Include .hppa_linker_stubs sections in
7625 .text segment of output file.
7626 * emulparams/hppaosf.sh (OUTPUT_FORMAT): Use elf32-hppa.
7627
7628Tue Aug 24 16:17:00 1993 K. Richard Pixley (rich@sendai.cygnus.com)
7629
7630 * ld.h: define BYTE_SIZE, SHORT_SIZE, and LONG_SIZE which are no
7631 longer in bfd.h.
7632
7633 * ldlang.c, ld.h: updated copyright.
7634
7635Tue Aug 17 15:22:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7636
7637 * ldlang.c (open_output, lang_check): Check return value of
7638 bfd_set_arch_mach.
7639
7640Tue Aug 17 07:02:19 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
7641
7642 * scripttempl/h8500.sc: Start all sections in a different segment.
7643 * scripttempl/z8ksim.sc: Handle constructors
7644
7645Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
7646
7647 * Makefile.in: revert earlier changes back to execute runtest
7648 with make check. cdtest and bootstrap now function as they
7649 did within the Makefile.
7650
7651Thu Aug 12 10:20:05 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7652
7653 * Makefile.in: Update dependencies.
7654
7655 * configure.in: Set EMULATION_OFILES in Makefile based on
7656 --with-targets option.
7657
7658Thu Aug 12 08:52:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
7659
7660 * Makefile.in: check targets reimplemented to old way.
7661
7662Wed Aug 11 08:26:11 1993 Ian Lance Taylor (ian@cygnus.com)
7663
7664 * config/i386v.mh, config/irix4.mh: Use gcc
7665 -print-libgcc-file-name rather than $(libdir)/libgcc.a.
7666 * config/i386sco.mh: New file; copy of i386v.mh to correspond to
7667 bfd/configure.host change.
7668
7669Mon Aug 9 14:25:35 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7670
7671 * scripttempl/elf.sc: Handle .line and .debug* sections.
7672
7673 * ldlex.l: Use bfd_scan_vma, not strtoul.
7674
7675Fri Aug 6 08:57:39 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7676
7677 * ldexp.c, ldfile.c, ldlang.c, lexsup.c, ldmain.c, ldemul.c:
7678 Remove inital caps in some error messages, change "can't" to
7679 "cannot", add missing colons.
7680 * ldmisc.c (vfinfo): Print "%%" as a single %.
7681 For '%' followed by unrecognized character, print them both
7682 verbatim instead of expecting a char * arg.
7683 For '%C', don't put the function name in parens.
7684
7685 * ldexp.c (invalid): Pass "%%", not "% ".
7686
7687Fri Aug 6 14:31:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7688
7689 * scripttempl/mips.sc: Always define _ftext, _fdata, _fbss.
7690 (BSS_VAR): Removed; now always define _fbss.
7691 * emulparams/mipsidt.sh, emulparams/mipsidtl.sh (BSS_VAR):
7692 Removed.
7693
7694Thu Aug 5 15:55:19 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7695
7696 * configure.in: z8k-coff is the same as z8k-sim
7697
7698Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
7699
7700 * testsuite/lib/ld.exp: new file
7701 * testsuite/config/unix-ld.exp: new file
7702 * testsuite/ld.bootstrap/bootstrap.exp: new file
7703 * Makefile.in: add dejagnu support for make check
7704
7705Wed Aug 4 17:52:32 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7706
7707 * ldlex.l (comment): Add missing newline in message.
7708 * ldindr.c (add_indirect): Ditto.
7709 * ldexp.c (exp_fold_tree): Ditto.
7710
7711Tue Aug 3 10:57:41 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7712
7713 * ldgram.y, ldlex.l, mri.c, ldwrite.c: Change multiple commons
7714 into externs.
7715
7716 * ldmisc.c (multiple_warn): New function.
7717 * ldmisc.h: Declare it.
7718 * ldmain.c (enter_global_ref): Call it.
7719 * ld.h (ld_config_type): Add warn_common.
7720 * ldlex.l, ldgram.y: Set it with -warn-common option.
7721 * ldver.c (help): Document it.
7722
7723Mon Aug 2 12:04:36 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7724
7725 * scripttempl/elf.sc: Add hooks for .sdata, .sbss, and
7726 target-specific sections, and for changing data section vma.
7727
7728Mon Jul 26 14:00:02 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7729
7730 * ldgram.y (OPTION_Qy, OPTION_Y, OPTION_dn, OPTION_YP): New
7731 terminals, for Solaris.
7732 (dirlist_ptr): New static variable.
7733 (command_line_option): Accept new options.
7734
7735 * ldlex.l: Accept command-line options "-Qy", "-dn", "-Y", and
7736 "-YP,...".
7737
7738 * config/sun4sol2.mt: Pass emulation name without ".sh".
7739
7740 * emulparams/elf32_sparc.c: Renamed from elf32-sparc.c.
7741 * config/sun4sol2.mt (em_elf32_sparc.c): Adjusted accordingly.
7742
7743Fri Jul 23 13:51:09 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7744
7745 * scripttempl/elf.sc: Add support for .init, .fini, .ctors,
7746 .dtors, .data1, .rodata1 sections, instead of combining them into
7747 other sections. For `-r', set all section start addresses to
7748 zero.
7749
7750 * emulparams/elf32-sparc.sh (TEXT_START_ADDR,
7751 NONPAGED_TEXT_START_ADDR): Value should be 0x10100.
7752 (MAXPAGESIZE): Renamed from PAGE_SIZE.
7753
7754Wed Jul 21 14:28:42 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7755
7756 * genscripts.sh: If this is the default emulation, set
7757 COMPILE_IN.
7758 * emultempl/*.em: Use it to determine whether to compile in the
7759 scripts.
7760
7761 * Makefile.in (GENSCRIPTS): Pass the default emulation name to
7762 genscripts.sh. Pass the current emulation name without ".sh" on
7763 the end.
7764 * genscripts.sh: Take an default emulation arg.
7765 Use the current emulation name as EMULATION_NAME.
7766 Make default lib path for cross-compiling ':', not null.
7767 * emulparams/*.sh: Don't set EMULATION_NAME.
7768 * ldemul.c (ldemul_get_script): Take isfile arg.
7769 Pass it to emulation's get_script function.
7770 * ldemul.h: Adjust get_script prototypes.
7771 * ldfile.c (ldfile_find_command_file): Renamed from find_a_name.
7772 No longer static.
7773 * ldfile.h: Declare it.
7774 * ldgram.y: Accept a script on the command line again,
7775 for parsing compiled-in scripts.
7776 * ldmain.c (main): If ld script is a file, parse it as a -T
7777 option, otherwise parse it directly.
7778 * emultempl/*.em (*get_script): Return the scripts themselves if
7779 this is the default emulation; otherwise return their file names.
7780 * emultempl/m88kbcs.em: New file, to take m88kbcs #ifdef out of
7781 generic.em.
7782 * emulparams/m88kbcs.sh: Use it.
7783
7784 * ld.h (ld_config_type::unix_relocate): Remove unused element.
7785
7786Tue Jul 20 12:01:49 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7787
7788 * Makefile.in (ALL_EMULATIONS): Delete em_i386linux.o (for which
7789 there's no change log entry yet, tsk tsk) from the list of
7790 emulations compiled in until Mark gets around to checking in
7791 emulparams/i386linux.sh.
7792 (ldemul-list.h): Depend on Makefile, so if EMULATION_OFILES is
7793 changed, this file gets updated.
7794
7795Fri Jul 16 14:14:32 1993 Ian Lance Taylor (ian@cygnus.com)
7796
7797 * ldgram.y (OPTION_Lfile): New token.
7798 (command_line_option): Accept OPTION_L NAME (whitespace after -L).
7799 * ldlex.l (<COMMAND>): Accept -L without FILENAME.
7800
7801Fri Jul 16 13:44:26 1993 Doug Evans (dje@canuck.cygnus.com)
7802
7803 * configure.in: h8/300h support needs own .mt file.
7804 config/coff-h8300h.mt: New file.
7805
7806Thu Jul 15 12:44:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7807
7808 * ldmain.c: Don't include sys/stat.h; it already got included
7809 somewhere along the way.
7810
7811Thu Jul 15 14:43:34 1993 Doug Evans (dje@canuck.cygnus.com)
7812
7813 * Makefile.in: Add h8300h support.
7814 emulparams/h8300h.sh: New file.
7815 scripttempl/h8300h.sc: New file.
7816
7817Thu Jul 15 12:44:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7818
7819 * ldfile.c (ldfile_open_file): In error message, use the name the
7820 user gave (e.g., "-lc"), rather than the base file name.
7821
7822 * ldexp.c (exp_fold_tree): Don't assign an int to an enum.
7823
7824 * ldmain.[ch]: Remove initial Q_ from function names.
7825 * ldexp.c, ldindr.c, ldlang.c: Change callers.
7826
7827 * ldfile.c, ldmain.c, ldgram.y: Rename option_v to trace_file_tries.
7828
7829 * ldlang.c (lang_process): Move loading of default script from
7830 here to main. Add a "/" to start of script name to prevent
7831 finding it in "." first.
7832
7833 * ldmain.c (set_scripts_dir): Don't look in "." first.
7834
7835 * ldgram.y, ldlang.c, ldsym.c: Remove traces of unused var
7836 option_longmap.
7837
7838Thu Jul 15 10:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
7839
7840 * Makefile.in (em_m88kbcs.c): Correct dependency.
7841 * scripttempl/m88kbcs.sc: It's ARCH, not arch. Removed TARGET
7842 statement. Changed OUTPUT_FORMAT to use ${OUTPUT_FORMAT}.
7843 * emulparams/m88kbcs.sh: It's coff-m88kbcs, not m88kbcs.
7844
7845Wed Jul 14 21:42:53 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7846
7847 * ldfile.c (ldlang_open_file, ldfile_open_command_file),
7848 main.c (main): Print the errno string in the error message.
7849
7850Tue Jul 13 20:00:30 1993 Doug Evans (dje@canuck.cygnus.com)
7851
7852 * configure.in: Accept h8300h for target cpu.
7853
7854 * ldmisc.c (vfinfo): Have demangle remove leading underscore if
7855 present (demangle is smart enough to know whether to do it or not).
7856
7857Mon Jul 12 11:45:48 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7858
7859 * ldmain.c (set_scripts_dir): Check . and <ld bin dir>/../lib for
7860 ldscripts, as well as <ld bin dir> and SCRIPTDIR.
7861
7862 * ldlang.c (lang_process): Use sizeof instead of magic constant.
7863
7864 * ldmain.c (get_emulation, check_for_scripts_dir,
7865 set_scripts_dir): New functions.
7866 (main): Call them.
7867
7868Mon Jul 12 10:57:03 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7869
7870 * scripttempl/elf.sc: Include .init, .fini, .rodata sections.
7871 Create symbol "end" instead of "__end". Comment out some parts
7872 that may not be needed (yet) for elf.
7873
7874 * configure.in: Accept sparc-elf and sparc-solaris2 configs.
7875
7876Thu Jul 8 15:33:32 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7877
7878 * Makefile.in (ALL_EMULATIONS): Include $(OTHER_EMULATIONS).
7879
7880 * ldmisc.h (einfo, minfo, info): Don't bother with PARAMS macro
7881 when no prototype is being supplied.
7882 (ldmalloc, ldrealloc): Size argument is now size_t.
7883
7884 * ldmisc.c (finfo): New function, accepts FILE* argument.
7885 (vfinfo, case 'v'): New format character; displays bfd_vma in hex
7886 without leading zeros.
7887 (vfinfo, cases 'R' and 'C'): Use finfo(%v) when displaying a
7888 bfd_vma value, instead of fprintf(%x) which won't hold a long long
7889 value.
7890 (concat, buystring): String lengths are size_t.
7891 (ldmalloc, ldrealloc, xrealloc): Size argument is now size_t.
7892
7893 * ldlang.c (new_statement): Size argument is now size_t. Added
7894 forward declaration with prototype.
7895
7896Thu Jul 8 10:53:47 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7897
7898 * ldgram.y (OPTION_v): Don't turn on verbose output.
7899
7900Wed Jul 7 17:10:45 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7901
7902 * ldlex.l: Get rid of local typedef for bfd_vma! Get it from
7903 bfd.h instead.
7904
7905Wed Jul 7 11:33:12 1993 Ian Lance Taylor (ian@cygnus.com)
7906
7907 * Makefile.in (install): Don't install as $(tooldir)/bin/gld;
7908 collect2 doesn't look for gld any more anyhow.
7909
7910Mon Jul 5 14:29:48 1993 Ian Lance Taylor (ian@cygnus.com)
7911
7912 * ldlang.c (lang_relocate_globals): Skip indirect symbols, which
7913 now have a non NULL srefs_chain.
7914
7915 * config/hp300hpux.mt: Use emulation hp3hpux rather than
7916 hp300hpux, since the latter does not exist.
7917
7918Fri Jul 2 18:06:05 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7919
7920 * genscripts.sh: Put the scripts in the ldscripts directory, not
7921 emulations.
7922 * configure.in (ldscripts): Make, instead of emulations.
7923 * Makefile.in (scriptdir): Take off the "ld" part.
7924 (install, clean, distclean): Use ldscripts, not emulations.
7925 In tests, don't pass -Lemulations.
7926 Don't pass tooldir/lib to genscripts.sh.
7927 * genscripts.sh: Don't take tooldir/lib arg.
7928 * ldlang.c (lang_process): Add "ldscripts/" to the name of the
7929 default script file.
7930
7931Fri Jul 2 17:13:35 1993 Doug Evans (dje@canuck.cygnus.com)
7932
7933 * scripttempl/h8300.sc: Add .tors section for constructor/destructors.
7934
7935Thu Jul 1 16:38:45 1993 Doug Evans (dje@canuck.cygnus.com)
7936
7937 * config/coff-h8300.mt: EMUL=h8300hms -> h8300.
7938
7939Wed Jun 30 15:45:55 1993 K. Richard Pixley (rich@sendai.cygnus.com)
7940
7941 * Makefile.in (.y.c): skip default .y.c rules. gnu make can now
7942 run in parallel without colliding on yacc's static file names.
7943 Without the stub rule, make will try to start two yacc's
7944 concurrently which fails because of yacc's static file names.
7945
7946Tue Jun 29 12:20:36 1993 Ian Lance Taylor (ian@cygnus.com)
7947
7948 * ldmain.c (subfile_wanted_p): Don't dump core if there are no
7949 symbols.
7950
7951Mon Jun 28 12:22:11 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7952
7953 * genscripts.sh (LIB_PATH): Only add /usr/local/lib if it's
7954 different from libdir.
7955
7956 * Makefile.in (scriptdir): Base on tooldir, not datadir.
7957
7958Sat Jun 26 12:03:57 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7959
7960 * ldver.c (help): New function.
7961 * ldver.h: Declare it.
7962 * ldlex.l, ldgram.y: Recognize new options --help and --version.
7963
7964Mon Jun 21 20:39:48 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
7965
7966 * Makefile.in (INCLUDES): Don't need ../include any more.
7967
7968Mon Jun 21 16:38:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7969
7970 * ldlex.l, ldgram.y: Support new -oformat option.
7971 Remove attempt at supporting script fragments on the command line.
7972 * ldlang.c (lang_add_output_format): Take new arg, FROM_SCRIPT.
7973 * mri.c (mri_format), ldgram.y: Change callers.
7974 * ldlang.h: Change prototype.
7975
7976Thu Jun 17 16:53:56 1993 david d `zoo' zuhn (zoo@cygnus.com)
7977
7978 * Makefile.in: canonicalize install.sh; for use within
7979 this directory (and subdirs)
7980
7981Thu Jun 17 14:33:09 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7982
7983 * ldgram.y: Tweak grammar to make reporting of invalid options work.
7984
7985 * Makefile.in (.cc.o): Restore .SUFFIXES entry for .cc
7986 and .cc.o rule.
7987
7988Wed Jun 16 11:45:32 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7989
7990 * ldfile.c (ldfile_open_command): Don't try .ld extension.
7991 It wasn't documented (or likely used) and wastes time.
7992 (try_open): If EXTEN is empty, don't try it.
7993
7994 * ldctor.c, lderror.c, ldexp.c, ldfile.c, ldindr.c, ldlang.c,
7995 ldlex.l, ldmain.c, ldmisc.c, ldsym.c, ldver.c, ldwarn.c,
7996 ldwrite.c, lexsup.c, mri.c, relax.c: Replace DEFUN macro calls
7997 with normal function declarations.
7998
7999 * Move *.em to emultempl/*.em. Move *.sh to emulparams/*.sh.
8000 Move *.sc-sh to scripttempl/*.sc.
8001 * {emultempl,emulparams,scripttempl}/README: New files.
8002 * sh.em, st2000.em, z8ksim.em, h8300hms.em, h8500hms.em: Files
8003 removed, replaced with generic.em.
8004 * h8300.sh, h8500.sh, h8300.sc, h8500.sc: Renamed from
8005 h8[35]00hms.s[ch]. Change their contents to omit the "hms".
8006
8007 * *.em (*_get_script): Return script name instead of script contents.
8008 * ldlang.c (lang_process): Change caller.
8009
8010 * ldlex.l, ldgram.y: Recognize -m option.
8011 Check for input files after *all* options in grammar.
8012 * ldmain.c (main): Check for -m options. Add default directory
8013 for -m.
8014
8015 * mkscript.c: File removed.
8016 * genscripts.sh: Take two more parameters, tooldirlib and libdir,
8017 to add to the default LIB_PATH.
8018 Look for input files in the new subdirectories.
8019 Create the scripts in emulations subdirectory and don't filter
8020 them through mkscript.
8021 * configure.in: Make the emulations subdirectory.
8022
8023 * Makefile.in: Account for all of the above changes.
8024 Remove unused .SUFFIXES. Get libgcc.a path with gcc
8025 -print-libgcc-file-name instead of $(libdir)/libgcc.a.
8026 Put CFLAGS last in the compilation rules.
8027 Add -I../bfd to INCLUDES so sysdep.h is found.
8028
8029Tue Jun 15 23:04:46 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8030
8031 * Makefile.in (INCLUDES): Look in ../include, not ../bfd.
8032
8033 * aout.sc-sh: Add SHLIB_PATH like STACKZERO. Make STACKZERO
8034 dependent on RELOCATING, not RELOCATION.
8035 * hp3hpux.sh (SHLIB_PATH): Define it.
8036
8037Mon Jun 14 19:06:15 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8038
8039 * ldfile.c (try_open): If opening without the extension fails,
8040 try with the extension even if -v or -V was given.
8041 had_script is imported (from ldgram.y), not exported.
8042
8043Mon Jun 14 16:26:10 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8044
8045 * Makefile.in: remove parentdir support, use INSTALL_XFORM
8046
8047Thu Jun 10 14:00:06 1993 Ian Lance Taylor (ian@cygnus.com)
8048
8049 * ldexp.c (exp_fold_tree): Don't lose the old flag bits.
8050 * ldgram.y (statement_list_opt): New nonterminal, either empty or
8051 statement_list.
8052 (section): Use statement_list_opt, not statement_list.
8053 * m68kcoff.sc-sh: Gather constructors and destructors and define
8054 __CTOR_LIST__ and __DTOR_LIST__ appropriately.
8055 * sa29200.sc-sh: Gather constructors and destructors and define
8056 ___CTOR_LIST__ and ___DTOR_LIST__ appropriately.
8057
8058Mon Jun 7 12:53:28 1993 Per Bothner (bothner@rtl.cygnus.com)
8059
8060 * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h.
8061 * configure.in: No longer need to configure to get sysdep.h.
8062
8063Fri Jun 4 16:18:24 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8064
8065 * Makefile.in: remove install:all and install-info:info
8066 dependencies (these cause some spurious rebuilds at 'make install'
8067 time)
8068
8069Fri Jun 4 08:50:14 1993 Ian Lance Taylor (ian@cygnus.com)
8070
8071 * configure.in (mips-idt-ecoffl*): New target; use mips-idtl.
8072 (mips-idt-ecoff*): Added trailing '*'.
8073 * config/mips-idtl.mt: New file; use EMUL of mipsidtl.
8074 * mipsidtl.sh: New file; like mipsidt.sh, but little endian.
8075 * Makefile.in (ALL_EMULATIONS): Added em_mipsidtl.o.
8076
8077 * config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete and
8078 incorrect definitions.
8079
8080Tue Jun 1 14:56:10 1993 Per Bothner (bothner@rtl.cygnus.com)
8081
8082 * ldsym.c (write_file_locals): Write BSF_CONSTRUCTOR
8083 symbols, unless stripping.
8084
8085Tue May 25 15:34:25 1993 Ian Lance Taylor (ian@cygnus.com)
8086
8087 * Makefile.in: configure looks for ####, so remove lines with many
8088 '#' characters.
8089 * config/irix4.mh, config/i386v.mh: New files; set HOSTING_CRT0
8090 and HOSTING_LIBS correctly so that ``make check'' will work.
8091
8092Thu May 20 13:56:16 1993 Per Bothner (bothner@deneb.cygnus.com)
8093
8094 * mips.sc-sh: Define _etext, _edata, and _end, in addition
8095 to etext, edata, and end. Needed for IRIX 4.0.5F.
8096 Patch from mwp@iconix.oz.au (Michael Paddon).
8097
8098 * Version 2.2.1 released.
8099
8100Thu May 20 11:42:06 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8101
8102 * mipsbsd.sc-sh: Renamed from aout-mipsbsd.sc-sh.
8103 * mipsbsd.sh (EMULATION_NAME): Use new file name.
8104
8105Tue May 18 17:10:24 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8106
8107 * Makefile.in (LDDISTSTUFF): Remove ld.mm since we can't build it
8108 properly right now.
8109
8110 * Version 2.2 released.
8111
8112Mon May 17 15:37:28 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8113
8114 * ldver.c (ldversion): Bump version number to 2.2.
8115
8116Mon May 17 12:44:31 1993 Per Bothner (bothner@cygnus.com)
8117
8118 * NEWS: New file.
8119
8120Fri May 14 11:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8121
8122 * mips.sc-sh: Don't define BSS_VAR unless relocating.
8123
8124Wed May 12 13:33:29 1993 Ian Lance Taylor (ian@cygnus.com)
8125
8126 * Makefile.in (mkscript.o, mkscript): Build mkscript via
8127 mkscript.o, rather than directly from mkscript.c.
8128
8129Tue May 4 21:58:56 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8130
8131 * configure.in: Look for ${target_makefile_frag} relative to
8132 ${srcdir}, not relative to build directory.
8133
8134 * hppaosf.em, hppaosf.sc-sh, hppaosf.sh: New files.
8135 * configure.in: Recognize hppa*-hp-osf.
8136 * Makefile.in (ALL_EMULATIONS): Include hppaosf emulation.
8137 (em_hppaosf.c): Build it.
8138 * config/hppaosf.mh, hppaosf.mt: New files.
8139
8140 * ld.h (ALIGN_N): Renamed from ALIGN, because that conflicted with
8141 some system header files. All uses changed.
8142
8143 * configure.in: Recognize i386-aix configurations as i386-coff
8144 targets.
8145
8146 * configure.in: Recognize m68*-*-hpux.
8147 * aout.sc-sh: If STACKZERO and RELOCATING are both defined, output
8148 the value of STACKZERO.
8149 * Makefile.in (ALL_EMULATIONS): Include hp300-hpux emulation.
8150 (em_hp3hpux.c): Build it.
8151 * hp3hpux.sh, config/hp300hpux.mt: New files.
8152
8153Tue May 4 12:37:35 1993 Ian Lance Taylor (ian@cygnus.com)
8154
8155 * mips.sc-sh: Put constructors in the .data section.
8156 * Makefile.in (cdtest): Added dependency on ld.new.
8157
8158Mon May 3 19:43:39 1993 Per Bothner (bothner@cygnus.com)
8159
8160 * Makefile.in: Change definition of $(tooldir) to match FSF.
8161 * vax.sh, config/vax.mt, configure.in, Makefile.in:
8162 Support VAX Ultrix and BSD.
8163
8164Mon Apr 26 18:35:47 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8165
8166 * sh.em, sh.sh, sh.sc-sh: New files supporting Hitachi SH.
8167
8168Wed Apr 14 21:01:51 1993 John Gilmore (gnu@cygnus.com)
8169
8170 * ldlang.h (struct memory_region): Change `length' and
8171 `old_length' fields to bfd_size_type. Eliminate use of bfd_offset.
8172 * ldlang.c, mri.c: Corresponding changes, plus lint.
8173
8174Thu Apr 8 22:08:18 1993 Ian Lance Taylor (ian@cygnus.com)
8175
8176 * configure.in: For all i386 targets, accept i486 as well.
8177
8178Mon Apr 5 17:33:39 1993 Ian Lance Taylor (ian@cygnus.com)
8179
8180 * ldlang.c (wild_doit): Preserve all flags for a
8181 SEC_SHARED_LIBRARY section.
8182 (size_input_section): Consider any SEC_HAS_CONTENTS section when
8183 computing largest_section.
8184
8185Fri Apr 2 14:33:52 1993 Ian Lance Taylor (ian@cygnus.com)
8186
8187 * ldlang.c (lang_output_section_statement_lookup): Initialize all
8188 fields of newly created structure.
8189
8190Wed Mar 31 18:19:15 1993 Ian Lance Taylor (ian@cygnus.com)
8191
8192 * ldmain.c (g_switch_value): New variable.
8193 * ldgram.y (OPTION_G, OPTION_Gval): New tokens.
8194 (command_line_option): Accept -G and set g_switch_value.
8195 * ldlex.l (COMMAND): Accept -G.
8196 * ldlang.c (open_output): Call bfd_set_gp_size on new BFD.
8197
8198Tue Mar 30 09:40:25 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8199
8200 Support for linking and loading at different places:
8201
8202 * ldlex.l: Add "AT" keyword.
8203 * ldgram.y: Cleanup, and parse AT.
8204 * ldlang.c (print_output_section_statement): Print output address
8205 of section in map. (lang_size_sections): Fill sections' lma with
8206 load address.
8207 * ldlang.h (lang_output_section_statement_type): Add load_base
8208 information.
8209
8210 * ldindr.c (add_indirect): Keep more information in the alias
8211 symbol chain.
8212 * ldlang.c (wild_doit): Don't inherit NEVER_LOAD section
8213 attribute from an input section.
8214 * ldmain.c (Q_enter_file_symbols): Common section is NEVER_LOAD by
8215 default. (Q_enter_file_symbos): Indirect symbols now are known by
8216 their section, not a special symbol flag.
8217 * ldsym.c (write_file_locals): Indirect symbols aren't local.
8218 (write_file_globals): Write the mapping for an indirect symbol.
8219 * relax.c (build_it): When forced to write a NEVER_LOAD section,
8220 fill it with zeros.
8221
8222Tue Mar 23 13:24:10 1993 Jeffrey Osier (jeffrey@fowanton.cygnus.com)
8223
8224 * ld.texinfo: changes for q1
8225
8226Tue Mar 23 00:13:29 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8227
8228 * Makefile.in: add dvi target, define & use TEXI2DVI, add installcheck
8229
8230Mon Mar 8 20:30:35 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8231
8232 * Makefile.in: rename HOST_CC to CC_FOR_BUILD
8233
8234Thu Mar 4 12:44:33 1993 Ian Lance Taylor (ian@cygnus.com)
8235
8236 * mips.sc-sh: Added variables which may be overridden by a
8237 specific emulation.
8238 * mipsidt.sh: New file; emulation for IDT MIPS board.
8239 * Makefile.in (ALL_EMULATIONS): Added em_mipsidt.o.
8240 (em_mipsidt.c): New target. Uses mipsidt.sh and mips.sc-sh.
8241 * config/mips-idt.mt: New file; sets EMUL to mipsidt.
8242 * configure.in (mips-idt-ecoff): New target; uses mips-idt.
8243
8244Sat Feb 27 00:00:14 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8245
8246 * aout-mipsbsd.sc-sh, mipsbsd.sh: New files from Ralph Campbell,
8247 ralphc@pyramid.com.
8248 * i386bsd.sh, config/i386bsd.mt: New files.
8249 * configure.in, Makefile.in: Added support for mipsbsd and 386bsd.
8250
8251Thu Feb 25 15:33:10 1993 Per Bothner (bothner@rtl.cygnus.com)
8252
8253 * mri.c: Add extern declaration of strdup.
8254 * ldsym.c (KEEP macro): Add spaces around '=' for the
8255 sake of old (e.g. PCC) compilers.
8256
8257Wed Feb 24 19:49:31 1993 Per Bothner (bothner@rtl.cygnus.com)
8258
8259 * ldver.c: Bump to version 2.1.
8260
8261Fri Feb 12 08:09:11 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8262
8263 * ldgram.y: allow section types without address expressions.
8264 * ldlang.c (lang_relocate_globals): avoid possible hang with
8265 undefined but unreferenced symbols.
8266 * relax.c (relax_section): don't complain if the script file isn't
8267 relaxable but -relax is set
8268
8269Thu Feb 18 17:58:45 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8270
8271 * configure.in: go32 is the 3rd part of the triple, not the 2nd
8272
8273Wed Feb 3 09:05:56 1993 Ian Lance Taylor (ian@cygnus.com)
8274
8275 * mipsbig.sh: New file. Big endian MIPS emulation.
8276 * config/mips-big.mt: New file. Use mipsbig emulation.
8277 * configure.in (mips-sgi-irix*): Use target mips-big.
8278 * Makefile.in (ALL_EMULATIONS): Added em_mipsbig.o.
8279 (em_mipsbig.c): New target. Uses mipsbig.sh.
8280
8281Tue Feb 2 11:32:27 1993 Ian Lance Taylor (ian@cygnus.com)
8282
8283 * mips.sc-sh: Put .scommon sections into .sbss section.
8284
8285 * ldmain.c (subfile_wanted_p): Preserve section of common symbols,
8286 rather than always putting them in bfd_com_section.
8287 * ldlang.c (lang_common): If a common symbol is not in
8288 bfd_com_section, put in a section of the same name, rather than
8289 always putting it in section COMMON.
8290
8291Fri Jan 29 09:57:58 1993 Ian Lance Taylor (ian@cygnus.com)
8292
8293 * ldmain.c (subfile_wanted_p): If we already have a common
8294 definition of a symbol, don't necessarily pull in an object file
8295 that provides a non-common definition.
8296
8297 * ldlex.l (COMMAND): Accept -EB and -EL command line arguments,
8298 returning OPTION_EB and OPTION_EL. gcc passes these to a MIPS
8299 linker.
8300 * ldgram.y (OPTION_EB, OPTION_EL): New tokens.
8301 (command_line_option): Accept and ignore OPTION_EB and OPTION_EL.
8302
8303Thu Jan 28 15:12:04 1993 Ian Lance Taylor (ian@cygnus.com)
8304
8305 * Makefile.in (install): Remove $(tooldir)/bin/gld before creating
8306 the link to it.
8307
8308Tue Jan 26 11:49:50 1993 Ian Lance Taylor (ian@cygnus.com)
8309
8310 * ldmain.c, ldsym.c: Use new bfd_is_com_section macro rather than
8311 checking for equality to bfd_com_section.
8312
8313Fri Jan 22 14:22:44 1993 Ian Lance Taylor (ian@cygnus.com)
8314
8315 * mips.sc-sh: New file. Ultrix, and hopefully other MIPS ECOFF
8316 targets, linker script.
8317 * mipslit.sh: New file. Little endian MIPS emulation.
8318 * config/mips-lit.mt: New file. Use mipslit emulation.
8319 * configure.in (mips-dec-ultrix*): Use target mips-lit.
8320 * Makefile.in (ALL_EMULATIONS): Added em_mipslit.o.
8321 (em_mipslit.c): New target. Uses mipslit.sh.
8322
8323Thu Jan 14 15:30:27 1993 Ian Lance Taylor (ian@cygnus.com)
8324
8325 * Makefile.in (install): Install ld as both $(tooldir)/bin/ld and
8326 $(tooldir)/bin/gld, so that gcc can find it with or without
8327 collect2.
8328
8329Mon Jan 11 18:50:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8330
8331 * ldwrite.c: Removed perform_relocation, copy_and_relocate, and
8332 write_norel. All linking is now done via write_relax. Call
8333 ldsym_write before calling write_relax.
8334 * relax.c: Added copyright.
8335 (write_relax): Renamed from write_relaxnorel. Added relocateable
8336 argument. seclet_dump renamed to bfd_seclet_link.
8337 * relax.h: Added copyright.
8338
8339Mon Jan 11 15:41:56 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8340
8341 * ldmain.c (decode_library_subfile): Patch from
8342 hoogen@shafer.cs.utah.edu, don't reread library symbol tables.
8343
8344Fri Jan 8 18:04:33 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8345
8346 * config/vxworks960.mt renamed to config/i960.mt
8347
8348 * configure.in: sparc-aout emulates a sun4, as does
8349 sparc*-vxworks, i960-nindy uses gld960 emulation
8350
8351Fri Jan 8 14:39:07 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8352
8353 Fix support for NOLOAD, add INCLUDE
8354 * ldfile.c (ldfile_open_command_file): pass file name to
8355 lex_push_file.
8356 * ldlex.l, ldgram.y: tidy up, parse INCLUDE and NOLOAD
8357 * ldlang.c (wild_doit): make output sections inherit NEVER_LOAD
8358 attribute.
8359
8360Thu Jan 7 10:22:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8361
8362 * Makefile.in, config.h: no more default emulation. Make the lack
8363 of emulation a compile time error
8364
8365Wed Jan 6 01:08:37 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8366
8367 * configure.in: recognise all sparclite variants, not just 'sparclite'
8368
8369Mon Dec 28 11:15:35 1992 Ian Lance Taylor (ian@cygnus.com)
8370
8371 * m68kcoff.sc-sh: define _end as well as end, for consistency with
8372 aout.sc-sh.
8373
8374 * configure.in: accept *-ericsson-ose for any m68k CPU.
8375
8376 * ldwrite.c (write_rel): don't always set SEC_HAS_CONTENTS flag
8377 for each output section.
8378
8379Mon Dec 21 16:06:59 1992 Per Bothner (bothner@rtl.cygnus.com)
8380
8381 * ldexp.c, ldlang.c, ldmain.c, ldsym.c, ldwarn.c: Use new
8382 macro bfd_asymbol_bfd as appropriate.
8383 * Makefile.in: Un-duplicate ldlex.c dependency.
8384 * condigure.in: Replace my_host case table by sourcing
8385 ../bfd/configure.host. Allow std-host as the default.
8386 * ldmisc.c: Change logic for C++ name demangling: There is
8387 no initial '_' to remove from stab-derived function names.
8388
8389Sun Dec 13 16:31:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8390
8391 * ldlang.c (lang_init_script_file): don't attach the output file
8392 sections to the script file.
8393
8394Wed Dec 9 08:38:05 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8395 * ldlang.c (wild): run expansion loop over command line bfd too.
8396 (lang_ini_script_file): initialize more parts of the command line
8397 bfd.
8398 * ldlex.l: fix DEFINED start states.
8399
8400Mon Dec 7 08:43:41 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8401 -y support
8402 * ld.texinfo: new doc.
8403 * ldgram.y, ldlex.l: understand -y<symbol>
8404 * ldmain.c (Q_enter_file_symbols): if had -y, lookup symbol and
8405 print info. (add_ysym): new function.
8406 * ldsym.h: (ldsym_type): new define SYM_Y.
8407
8408Sat Nov 21 03:15:27 1992 John Gilmore (gnu@cygnus.com)
8409
8410 * ldctor.h, lderror.h, ldexp.h, ldfile.h, ldindr.h, ldlang.c,
8411 ldlang.h, ldlex.h, ldmain.h, ldmisc.h, ldsym.h, ldver.h, ldwarn.h,
8412 ldwrite.h, relax.h: Replace all uses of EXFUN and PROTO ansi-glue
8413 macros with PARAMS. Recreational cleanup. Update copyrights.
8414
8415Tue Nov 10 00:23:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8416
8417 * Makefile.in: pass down the bfd source directory for includes
8418
8419Thu Nov 5 15:41:55 1992 Ian Lance Taylor (ian@cygnus.com)
8420
8421 * ldlang.c (lang_size_sections): don't change size and address for
8422 SEC_SHARED_LIBRARY sections rather than for SEC_NEVER_LOAD
8423 sections.
8424
8425Thu Nov 5 11:33:57 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8426
8427 * relax.c (build_it): re-enable the processing of data_statements
8428 in scripts, makes counted contructor lists work again.
8429
8430Thu Nov 5 05:43:01 1992 John Gilmore (gnu@cygnus.com)
8431
8432 * ldemul.h: Remove uses of SDEF and PROTO macros (use PARAMS).
8433
8434Tue Oct 20 10:56:06 1992 Ian Lance Taylor (ian@cygnus.com)
8435
8436 * m68kcoff.sc-sh: don't use initial underscores for etext, edata
8437 and end.
8438
8439Mon Oct 19 09:45:38 1992 Ian Lance Taylor (ian@cygnus.com)
8440
8441 * Support for i386-sysv.
8442 configure.in: check for i386-*-sysv* and i386-*-sco*.
8443 i386coff.sc-sh: rewrote to support SVR3 by default.
8444 ldctor.c (find_constructors): preserve stat_ptr.
8445 ldlang.c (wild_doit): initialize vma and size of new output
8446 section to corresponding input section. This is required for
8447 shared library support.
8448 (lang_size_sections): don't modify vma and size of sections which
8449 are never loaded (for shared libraries).
8450 ldwrite.c (copy_and_relocate): copy the contents of any section
8451 which has contents, not just sections which are loaded (for shared
8452 libraries).
8453
8454Thu Oct 15 15:20:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8455
8456 * ldlang.c (size_input_section): count the sizes of all sections
8457 we allocate.
8458
8459Thu Oct 8 09:05:25 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8460
8461 * ldmisc.c (demangle,vfinfo): use the new underscore in bfd to
8462 to demangle symbols better
8463
8464Tue Oct 6 13:08:54 1992 Ian Lance Taylor (ian@cygnus.com)
8465
8466 * ldlang.c (lang_finish): don't warn if -e start symbol does not
8467 exist when linking with -r.
8468
8469Mon Oct 5 14:07:37 1992 Ian Lance Taylor (ian@cygnus.com)
8470
8471 * aout.sc-sh, m68kcoff.sc-sh: set __bss_start to the start of the
8472 .bss segment.
8473
8474Mon Oct 5 08:55:14 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8475
8476 * ldmain.c (linear_library): don't even think about processing
8477 an object file if it's already been done
8478
8479Thu Oct 1 23:14:59 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8480
8481 * configure.in: the hp9000/300 config file is now hp300
8482
8483Wed Sep 30 07:34:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8484
8485 * config/z8ksim.mt: new file
8486
8487Fri Sep 25 13:49:52 1992 Ken Raeburn (raeburn@kyriath.cygnus.com)
8488
8489 * Makefile.in (ldexp.o, ldctor.o, ldlang.o, ldmain.o, ldwrite.o,
8490 lexsup.o, mri.o, relax.o): Indicate dependence on ldgram.h.
8491
8492 * ld.h (strip_symbols_type): Add value STRIP_SOME.
8493 * ldgram.y (OPTION_RETAIN_SYMBOLS_FILE): New terminal token.
8494 * ldlang.c (lang_add_keepsyms_file): New function.
8495 * ldlex.l: Handle "-retain-symbols-file".
8496 * ldsym.c (keepsyms_file, kept_syms): New vars.
8497 (process_keepsyms): New functihon; reads file, marks symbols for
8498 saving.
8499 (write_file_locals): File symbols should always be kept.
8500 (ldsym_write): Warn about "-retain-symbols-file" overriding "-S"
8501 and "-s". Process retain-symbols file before setting symtab.
8502 * ldsym.h (SYM_KEEP): New flag for ldsym_type flags.
8503 (keepsyms_file, kept_syms): Declare them.
8504
8505 * ldmain.c (main): Non-fatal errors should still cause non-zero
8506 exit status even with -r.
8507
8508Fri Sep 25 11:08:01 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8509
8510 Added initial support for the z8k
8511 * z8ksim.em, z8ksim.sc-sh, z8ksim.sh: new files
8512 * configure.in, Makefile.in: modified to reflect above
8513
8514 * ldlang.c (lang_check): when linking conflicting architectures,
8515 make the output file reflect at least one of the bad inputs.
8516
8517Tue Sep 15 15:35:38 1992 Ian Lance Taylor (ian@cygnus.com)
8518
8519 * Makefile.in (install): if $(tooldir) exists, install ld in
8520 $(tooldir)/bin.
8521
8522Fri Sep 11 10:24:22 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8523
8524 * Makefile.in, configure.in: modified to support i386-coff
8525 * i386coff.sh: new file
8526
8527Wed Sep 9 11:52:58 1992 Ian Lance Taylor (ian@cygnus.com)
8528
8529 * Makefile.in, m68kcoff.sh, m68kcoff.sc-sh, config/m68k-coff.mt:
8530 added m68k-coff emulation mode, stolen from a29k emulation.
8531 Almost certainly wrong, but perhaps better than sun3.
8532
8533Thu Sep 3 14:19:30 1992 Per Bothner (bothner@rtl.cygnus.com)
8534
8535 * Makefile.in, Makefile.dos, generic.em, genscripts.sh,
8536 gld960.em, h8300hms.em, h8300xray.em, lnk960.em, st2000.em,
8537 vanilla.em: Rename all (generated) ld__*.c files to em_.c.
8538 This is one character shorter, and lets people build on
8539 SVR3 system. (ld__h8300xray.[co] was the killer there;
8540 h8300xray.sc-sh is also overlong, but seems harmless.)
8541 Based on a patch from Jonathan Ryshpan <hitachi!amito!jon>.
8542 * Makefile.in (clean): Fix typo mostclean -> mostlyclean.
8543 * configure.in: Add host isc.
8544
8545 * ldver.c: Call it version 2.0.
8546
8547Wed Sep 2 00:21:33 1992 Per Bothner (bothner@rtl.cygnus.com)
8548
8549 * ldver.c: Bump to version 0.98.
8550 * TODO: New file.
8551
8552 * Makefile.in: Added mostlyclean, distclean, realclean rules.
8553
8554Tue Sep 1 23:42:16 1992 Per Bothner (bothner@rtl.cygnus.com)
8555
8556 * ldmisc.c (xrealloc): New (needed by ../libiberty/cplus.dem.c).
8557 * ldlex.l: Moved comment() to end, since some compilers
8558 otherwise have problems with input() used before it is defined.
8559
8560Tue Sep 1 17:45:51 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8561
8562 * configure.in: added Solaris 2 and Irix 4 host support.
8563
8564Mon Aug 31 19:27:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8565
8566 * Makefile.in: remove -S flag from the FLEX definition
8567
8568 * configure.in: rewrote, using new style case statement. use
8569 m68k.mt for m68k-aout systems
8570
8571Sun Aug 30 21:38:53 1992 Ian Lance Taylor (ian@cygnus.com)
8572
8573 * Makefile.in: map "ld" through program_transform_name when
8574 installing.
8575
8576Sun Aug 30 18:12:13 1992 Per Bothner (bothner@rtl.cygnus.com)
8577
8578 * cplus-dem.c: Removed. Use the version in libiberty now.
8579 * ldmisc.c: Use new libiberty version of cplus_demangle().
8580
8581Thu Aug 27 16:38:42 1992 Ian Lance Taylor (ian@cygnus.com)
8582
8583 * gld960.em (gld960_choose_target): default to little endian, not
8584 big endian.
8585
8586Wed Aug 26 17:28:51 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8587
8588 * ldlang.c (lang_process): don't pass null pointers when
8589 abs_output_section is what is required.
8590 * ldwrite.c (ldwrite): use malloc to allocate the largest space
8591 used, and pass that down.
8592 * relax.c,relax.h (write_relaxnorel): use the passed malloc area rather
8593 than alloca.
8594
8595Mon Aug 24 14:42:06 1992 Ian Lance Taylor (ian@cygnus.com)
8596
8597 * configure.in, config/ose68.mt: renamed OSE to ose.
8598
8599Thu Aug 20 19:55:22 1992 Ken Raeburn (raeburn@cygnus.com)
8600
8601 * ldsym.c (write_file_locals): Reorder check for common or
8602 undefined symbols so that it works.
8603
8604Tue Aug 18 13:41:36 1992 Ian Lance Taylor (ian@cygnus.com)
8605
8606 * configure.in: accept all m68K family members.
8607
8608 * Makefile.in: always create installation directories.
8609
8610Thu Aug 13 11:49:34 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8611
8612 * ldlex.l: now parses comment correctly, added ~ to acceptable
8613 chars in filenames
8614
8615 * ldexp.c (exp_unop): pass down abs_output_section - now can have
8616 unary -ve constants.
8617
8618 * ldlang.c (lang_finish): warn when an entry symbol supplied on
8619 the command line can't be found.
8620
8621Fri Aug 7 12:31:10 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8622
8623 * ldlang.h: add new field "loadable" to output_section_statement.
8624 * ldlang.c (lang_output_section_statement_lookup): initilize new
8625 field. (wild_doit): if new field is not set, then stop output
8626 section from being loadable.
8627 (lang_enter_output_section_statement): set the field from the
8628 NOLOAD keyword
8629 * ldgram.y: new synax for NOLOAD. Removes a shift/reduce too.
8630 * h8300hms.sc-sh, h8300hms.em: get -r right.
8631
8632Thu Aug 6 18:35:21 1992 Per Bothner (bothner@rtl.cygnus.com)
8633
8634 * ldint.texinfo: New internals manual (beginnings thereof).
8635 * PORTING: Removed, merged into ldint.texinfo.
8636
8637Tue Aug 4 21:12:29 1992 Per Bothner (bothner@rtl.cygnus.com)
8638
8639 * cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc,
8640 cdtest.exp: A test program (copied from libg++/test-install)
8641 that tests that constructor and destructors are handled
8642 corrrectly.
8643
8644Mon Aug 3 14:58:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8645
8646 * Makefile.in (install): install from ld.new, renaming during the
8647 copy, or else the next 'make install' needs to re-link ld.
8648
8649Mon Jul 20 03:37:06 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
8650
8651 * configure.in: generalise hp recognition (from sef).
8652
8653Sat Jul 18 14:46:04 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8654
8655 * configure.in: recognize bsd and hpux hppa configurations.
8656 error messages echo to stderr, not stdout
8657
8658Fri Jul 17 22:06:11 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8659
8660 * Makefile.dos, gld.1, ld.texinfo, ldemul.c, ldfile.c, ldlang.c,
8661 ldmisc.c: removed rcsid's.
8662
8663Tue Jul 14 08:34:34 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8664
8665 * ldlang.c (lang_map): print changes in sizes due to relaxing
8666 (size_input_section): maintain the delta information.
8667 * ldlang.h: add new field to struct to contain delta info.
8668 * relax.c (relax_section): complain if input not relaxable.
8669 * ldlex.l : add '_', ',' and '$' to chars which can appear at the
8670 start of a filename
8671
8672Mon Jul 13 17:33:00 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8673
8674 * ldmain.c(main): prevent -r and -relax from being on at the same
8675 time.
8676
8677Wed Jul 1 17:51:19 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8678
8679 * ldmain.c (Q_enter_global_ref), ldindr.c (add_indirect): fix for
8680 aliasing problems
8681
8682
8683Thu Jun 18 09:38:56 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8684
8685 * h8300hms.em, h8300hms.sc-sh: do the right thing for -r
8686 * ldexp.c: lint
8687 * ldlang.c(open_output): set the target arch and machine as soon
8688 as we can. (lang_size_sections): use new macros for setting vma
8689 * ldwrite.c: lint
8690
8691Mon Jun 15 08:47:43 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
8692
8693 * configure.in (my_target): Accept m680?0 for wrs as vxworks68.
8694 Also deleted an unreachable path to wrs.
8695
8696Wed May 27 23:24:19 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
8697
8698 * Makefile.in (install): use -d test for $tooldir before
8699 installing ld there so that $tooldir can be inherited from
8700 top-level Makefile.
8701
8702Wed May 27 16:56:48 1992 Per Bothner (bothner@rtl.cygnus.com)
8703
8704 * ldlang.c: Two non-substantial changes for the sake of
8705 the old Portable C Compiler.
8706
8707Wed May 27 15:15:58 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8708
8709 * ldgram.y, ldlex.l: parse ABSOLUTE
8710 * ldexp.c: add support for ABSOLUTE
8711
8712Wed May 27 13:07:20 1992 Per Bothner (bothner@rtl.cygnus.com)
8713
8714 * Makefile.in: Added default definitions for HOSTING_CRT0,
8715 HOSTING_LIBS, and HOSTING_EMU, based on those in config/*.mh.
8716 * config/*.mh: Miscellaneous clean-up: Removed definitions
8717 of YACC (since it is not longer used in the Makefile).
8718 Remove HOSTING_* definitions that are subsumed by the
8719 ones added to Makefile.in. Removed most definitions of CC.
8720 * config/{sparc,news,hp300bsd,decstation}.mh: Removed;
8721 These are no longer needed.
8722
8723Fri May 22 13:47:19 1992 Per Bothner (bothner@cygnus.com)
8724
8725 * Makefile.in: Use srcdir instead of VPATH in ldgram/ldlex
8726 rules, since these are used when building a distribution.
8727 * Makefile.in (ldlex.c): Don't re-direct output, since that
8728 leaves a bogus output files if it fails.
8729
8730 * config/sparc.mh: Fix HOSTING_LIBS so it has a chance of working.
8731 * ldlex.c: Fix some unnecessary flex-specific-isms.
8732
8733Fri May 8 11:49:43 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8734
8735 * ldgram.y: move spurious semicolon
8736 * ldexp.h: fix prototype
8737
8738Thu May 7 17:01:12 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8739
8740 * ld.texinfo: references to linker now say "ld" not "gld".
8741
8742Wed May 6 13:26:19 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8743
8744 changed calling convention for Q_enter_global_ref
8745 * ldexp.c, ldlang.c, ldmain.c: reflect this
8746 * ldver.c: bump version to 1.97.1
8747 * ldindr.c (add_indirect): when an edict declaring an indirect
8748 symbol is found, make sure that any ideas about the symbol being
8749 common are changed if it now known to be defined.
8750 * ldmain.c (linear_library): complain once if archive isn't
8751 ranlibbed.
8752 * ldlang.h, ldlang.c: make room for and initialize the complain
8753 once field.
8754
8755Wed May 6 11:07:35 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8756
8757 * Makefile.in: use flex & bison from ../ if they exist.
8758
8759Tue May 5 17:47:33 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8760
8761 * relax.c (build_it): don't allocate space in the output file for
8762 stuff if -R flag applys to it.
8763 * ldfile.c: merge in VMS filename support
8764 * ldmain.c (main): take out ./ from library path, and close file
8765 before unlinking. Make multiple defs of a symbol create an
8766 unexecable file.
8767 * ldmisc.c: fatal errosrs delete output file
8768
8769Tue May 5 14:05:05 1992 Per Bothner (bothner@rtl.cygnus.com)
8770
8771 * ldver.c: Increase version number to 1.97, for consistency
8772 with ../binutils.
8773
8774Tue May 5 12:12:24 1992 K. Richard Pixley (rich@cygnus.com)
8775
8776 * Makefile.in: FLEX -> LEX.
8777
8778 * ld.texinfo: {} -> @{@}.
8779
8780Mon May 4 17:52:41 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8781
8782 * ld.texinfo: describe alternate, MRI-compatible linker scripts
8783 (and associated change in -c option, now used for these scripts)
8784
8785Mon May 4 16:10:10 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8786
8787 * ldver.c: Bumped version to 1.96 - new release, resync with the
8788 bfd too #.
8789 * ldexp.c, ldlang.c: now build memory shape tree in obstacks
8790 rather than with raw malloc, makes it easier to track where memory
8791 is going.
8792 * ldsym.h, ldsym.c: create obstack for all global symbols too.
8793 * ldwrite.c (ldwrite): moved malloc so only used when needed.
8794 * sa29200-sc.sh: added support for .lit, data1 and data2 sections.
8795
8796
8797Fri May 1 18:17:52 1992 K. Richard Pixley (rich@cygnus.com)
8798
8799 * config/sparc.mh: use ../gcc/libgcc.a on check if it exists.
8800
8801 * Makefile.in: use bootstrap for check.
8802
8803Fri May 1 13:03:41 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8804
8805 * ldgram.y, ldlex.c, mri.c: added more compatible words; BASE, ALIAS and
8806 PUBLIC.
8807 * Makefile.in: now use flex, not lex
8808 * ldlex.l, ldlang.c, ldctor.c: lint
8809
8810Wed Apr 22 12:48:42 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8811
8812 * ldlex.l: added CMDFILENAMECHAR state so that you can lex
8813 different sorts of filenames on the command line than in a script.
8814
8815Mon Apr 20 22:37:04 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8816
8817 * Makefile.in: rework CFLAGS so that they can be passed on the
8818 make command line. Remove MINUS_G. Default CFLAGS to -g.
8819
8820Fri Apr 17 08:57:17 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8821
8822 * relax.c: added handling for new "padding" seclet type, used to
8823 fill out gaps between section.
8824 * ldgram.y, ldlex.l: now -defsym on the command line is done
8825 properly.
8826
8827Wed Apr 15 21:20:07 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8828
8829 * Makefile.in: the tooldir copy of ld goes directly in tooldir.
8830
8831Wed Apr 15 16:09:33 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8832
8833 * mri.c, ldgram.y, ldlex.l: added support for minimal strange link
8834 scripts.
8835
8836Thu Apr 9 05:52:02 1992 Ken Raeburn (Raeburn@Cygnus.COM)
8837
8838 * Makefile.in (install): Install second copy in $(tooldir)/bin
8839 without $(program_prefix), since that's what gcc expects.
8840
8841Sat Apr 4 17:44:06 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8842
8843 * ldlex.l, ldgram.y, ldlex.h: Rewrote lexer. Now it's much nicer.
8844 * h8300*: fix bit rot and add support for h8300xray target
8845 * go32.sh: target emulation for go32.
8846
8847Mon Mar 16 14:53:29 1992 Steve Chamberlain (sac@rtl.cygnus.com)
8848
8849 * gld960.em, i960.sc-sh. Fix i960 bit rot
8850
8851Fri Mar 13 19:47:22 1992 K. Richard Pixley (rich@cygnus.com)
8852
8853 * Makefile.in: install man page.
8854
8855Fri Mar 13 08:23:59 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8856
8857 * config/mt-<foo> renamed to <foo>.mt
8858 * config/mh-<foo> renamed to <foo>.mt
8859 * configure.in changed to reflect this
8860 * genscripts.sh now make .xbn files rather than .xN files
8861
8862Sat Mar 7 03:40:40 1992 K. Richard Pixley (rich@cygnus.com)
8863
8864 * ldver.h: fix decl of ldversion.
8865
8866Fri Mar 6 22:00:35 1992 K. Richard Pixley (rich@cygnus.com)
8867
8868 * Makefile.in: added check target.
8869
8870Fri Mar 6 06:59:04 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8871
8872 * ldmain.c (Q_enter_file_symbols): now aliases work again
8873
8874Thu Mar 5 21:39:29 1992 K. Richard Pixley (rich@cygnus.com)
8875
8876 * Makefile.in: added clean-info target.
8877
8878Thu Mar 5 16:55:56 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8879
8880 * ldexp.c (exp_print_tree): don't try and follow null pointers
8881 around.
8882 * ldgram.y: remove 11 shift reduce errors
8883
8884Tue Mar 3 15:46:39 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8885
8886 * Makefile.in: added tooldir and program_prefix.
8887
8888Fri Feb 28 08:17:45 1992 Steve Chamberlain (sac at thepub.cygnus.com)
8889
8890 * ldlang.c (size_input_section): don't move absolute sections
8891 around!
8892
8893
8894Thu Feb 27 09:20:41 1992 Steve Chamberlain (sac at thepub.cygnus.com)
8895
8896 * cplus-dem.c: yet another copy of this - maybe it should go into
8897 libiberty ?
8898 * ldgram.y: now -V and -v have different actions
8899 * ldver.c: if -V, prints list of emulations compiled in
8900 * ldmisc.c: support for cplus demangling
8901
8902
8903Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8904
8905 * Makefile.in, configure.in: removed traces of namesubdir,
8906 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8907 copyrights to '92, changed some from Cygnus to FSF.
8908
8909Thu Feb 20 17:43:46 1992 Per Bothner (bothner at cygnus.com)
8910
8911 * Makefile.in: Change mkscript rule into one for ./mkscript
8912 (for the sake of makes that don't realize they're the same).
8913 * PORTING: Add more details.
8914 * genscripts.sh: Add more tailorability of DATA_ALIGNMENT.
8915
8916Mon Feb 17 12:04:36 1992 Per Bothner (bothner at cygnus.com)
8917
8918 * Makefile.in, and new files hp300bsd.sh, config/mh-hp300bsd,
8919 config/mt-hp300bsd: New port to hp300 running BSD.
8920
8921Sat Feb 15 13:59:54 1992 Per Bothner (bothner at cygnus.com)
8922
8923 Major rewrite of how ld is configured. The major idea
8924 is to use shell scripts to generate everything.
8925 * generic.em replaces ldtemplate.
8926 * Other *.em files replace various *.c files.
8927 A *.em file is a shell script that generates the corresponding
8928 ld__*.c file that implements an emulation. This is usually
8929 a straight 'cat' of a here-document, possibly with substitutions.
8930 * Script files (*.sc) are places by *.sc-sh scripts.
8931 Again, these are simple shell scripts that 'cat'
8932 here-documents, usually with some substitutions.
8933 The output a *.sc-sh is a script file.
8934 * Each emulation is defined by a short shell script with
8935 extension *.sh that specifies the emulation-specific
8936 parameters (such as the name of the *.sh-sc and *.em
8937 files to use).
8938 * genscript.sh is the master shell script used to generate
8939 an emulation. It is passed various argument, including
8940 the name a the emulation-speciic *.sh file that it
8941 "sources" to set variables to emulation-specifc parameters.
8942 * config/mt-foo: Changed EMUL=GLDFOO_EMULATION_NAME
8943 to EMUL=foo. (The GLDFOO_EMULATION_NAMEs have bee removed.)
8944 * config/mh-foo: Rename LDEMULATION names as appropriate
8945 (usually 'gldfoo' -> plain 'foo').
8946 * ldwrite.c: Fixed a typo in a comment.
8947 * Makefile.in: Major changes. Removed some the sed
8948 magic to converts scripts, since that is now handled
8949 by genscripts.sh and the *.sc-sh scipt generators.
8950 * config.h: Remove a bunch of macros defining emulations
8951 and targets. This becomes one less file to edit when
8952 adding emulations or targets.
8953 * ldemul.h (struct ld_emulation_xfer_struct): Add
8954 emulation_name and target_name fields.
8955 * ldemul.c, ldemul.h: Define some default functions used
8956 by most emulations (and remove from the *.em scripts).
8957 * ldemul.c (ldemul_choose_target): Search the new
8958 ld_emulations array using a loop (instead of a hardwired
8959 nested if statement).
8960 Define the ld_emulation from the automatically-geenrated
8961 ldemul-list.h. This means you no longer have to edit ldemul.c
8962 to add a new emulation.
8963 * ldmain.c: Replace {GLD,LNK}960_EMULATION_NAME by
8964 their expansions, since the former no longer exist.
8965 * PORTING: A very rough first draft of a porting guide.
8966
8967 * ldgram.y, ldlex.l, lexsup.c: Changes to allow an assignment
8968 to be terminated by a new-line (instead of requiring a semicolon).
8969
8970Mon Feb 10 16:21:02 1992 Steve Chamberlain (sac at rtl.cygnus.com)
8971
8972 * ldexp.c, ldlang.c: added new idea "abs_output_section", removes
8973 tests for NULL pointers all over the place.
8974 * ldlang.c (lang_process): remember to relocate global symbols
8975 *after* relaxing has done it stuff.
8976
8977Thu Feb 6 11:40:15 1992 Steve Chamberlain (sac at rtl.cygnus.com)
8978
8979 * config/mt-coff-h8300: use EMUL like everything else
8980 * ldlang.c: (print_padding_statement): print the right address.
8981 * Makefile.in, config.h, ldemul.c: renamed h8300hds to h8300hms
8982
8983
8984Tue Feb 4 15:28:01 1992 Steve Chamberlain (sac at rtl.cygnus.com)
8985
8986 * ldlex.l: Put pack -noinhibit-exec and -sort-common
8987 * ldlang.c (print_data_statement): print the right address.
8988
8989Thu Jan 30 17:51:53 1992 Per Bothner (bothner at cygnus.com)
8990
8991 * Makefile.in: The rule for testing ld by re-linking itself
8992 via an intermediate -r link was moved to the ld1 rule
8993 instead of the ld2 rule. This allows ld2 and ld3 to be identical,
8994 which allows the bootstrap rule to work.
8995 * ldctor.c (find_constructors): Don't create a constructor
8996 list if it is already defined (as would happen if ld is
8997 invoked by collect).
8998
8999Wed Jan 29 08:35:39 1992 Steve Chamberlain (sac at rtl.cygnus.com)
9000
9001 * config/mh-sparc.h: now uses libgcc.a
9002 * ldmain.c: quit using exit
9003 * *sc: use *(COMMON) rather than [COMMON]
9004 * ldlex.l, lexsup.c: much thinking moved from .l and put into .c,
9005 to allow preprocessing of .l file.
9006 * Makefile.in: New ldlex.l mangling
9007 * ldexp.c (fold_binary): perform expressions with % and / in
9008 integer.
9009 * ldfile.c (open_a): open archives on VMS in a special way
9010
9011
9012Tue Jan 28 10:18:16 1992 Steve Chamberlain (sac at rtl.cygnus.com)
9013
9014 * ldgram.y: map -M behave in the same way as -Map (sets file name
9015 to be "-".
9016 * ldsym.c, ldlang.c: remember that size of a section is dependent on
9017 whether or not relaxing has been done.
9018 * ldmain.c: don't open a map file if it doesn't have a name
9019 * relax.c: all the brains have moved into bfd.
9020 * ldwrite.c: ammend comment
9021
9022Fri Jan 24 14:23:46 1992 Steve Chamberlain (sac at rtl.cygnus.com)
9023
9024 * Makefile.in: added relax, also made three stage go through a
9025 partial link stage.
9026 * relax.c : added
9027 * config.h: if GNU960 defined, then default emulation mode is
9028 GLD960
9029 * ldexp.h, ldexp.c: map to file hooks
9030 * ldlang.c: map to file hooks
9031 * ldgram.y: added -Map -relax
9032 * ldlex.l: added -relax, -Map
9033 * ldmain.c: open map file
9034 * ldmisc.c: support for map file
9035 * ldwrite.c: new relax magic
9036
9037Thu Dec 19 18:49:51 1991 John Gilmore (gnu at cygnus.com)
9038
9039 * Makefile.in, config/tm-*.h: Clean up make output, only
9040 pass DEFAULT_EMULATION to ldmain.c.
9041
9042Wed Dec 18 15:02:47 1991 Per Bothner (bothner at cygnus.com)
9043
9044 * ldver.c: Bump to version 1.94.
9045
9046Tue Dec 10 04:07:23 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9047
9048 * Makefile.in: infodir belongs in datadir.
9049
9050Mon Dec 9 16:26:43 1991 Per Bothner (bothner at cygnus.com)
9051
9052 * Makefile.in: Pass -y to bison. (Again;
9053 accidentally deleted by Rich.)
9054 * news.sc, ldgld68k.sc: Define __end as well as _end.
9055
9056Sat Dec 7 17:19:26 1991 Steve Chamberlain (sac at rtl.cygnus.com)
9057
9058 * ldindr.h: added to contain prototypes of ldindr.c
9059 * ldfile.c: include ctype.h
9060 * ldmain.c: include the requried prototype headers
9061 * ldwrite.c: get_reloc_upper_bound has been renamed
9062 bfd_get_reloc_upper_bound
9063
9064Fri Dec 6 23:29:26 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9065
9066 * Makefile.in: punt "fundamental" mode because it breaks my emacs
9067 macros. install using INSTALL_PROGRAM and INSTALL_DATA. remove
9068 spaces following hyphens, bsd make can't cope. added
9069 standards.text support and made it look like all the other
9070 makefiles.
9071
9072 * configure.in: configure now runs entirely in objdir so make file
9073 existence checks against ${srcdir}. Mark this directory as
9074 target dependent.
9075
9076Thu Dec 5 22:46:16 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9077
9078 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9079 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9080 and mandir now keyed off datadir by default.
9081
9082Wed Dec 4 23:36:55 1991 Per Bothner (bothner at cygnus.com)
9083
9084 * ldver.c: Bumped version to 1.93.
9085 * Makefile.in: Pass -y to bison.
9086
9087Mon Nov 25 18:28:40 1991 Steve Chamberlain (sac at cygnus.com)
9088
9089 * config.h: h8 is now coff, not ieee
9090 * h8300hds.sc: reflect the same
9091
9092Thu Nov 14 19:55:09 1991 Per Bothner (bothner at cygnus.com)
9093
9094 * ldver.c (ldversion()): Update to 1.92.
9095 * ldctor.c: There are two places constructor sets
9096 can be defined. One of them checked for an existing
9097 duplicate, the other didn't. Unfortunately, the latter
9098 was called after the former ...
9099 So, factor out code for inserting a new element into
9100 constructor_name_list (after checking for a duplicate)
9101 into a new function add_constructor_name, and call
9102 it from both aforementioned places (ldlang_add_constructor
9103 and ldlang_check_for_constructors).
9104
9105Wed Nov 13 15:17:43 1991 Per Bothner (bothner at cygnus.com)
9106
9107 * Makefile.in: Rename .c files generated from ldtemplate
9108 to have names starting with ld__. This helps 'make clean'.
9109
9110Tue Nov 12 18:36:50 1991 Steve Chamberlain (sac at cygnus.com)
9111
9112 * Makefile.in: Take out the version number for install
9113 * m88kbcs.sc: put in contructor blocks.
9114
9115Mon Nov 11 18:47:33 1991 Per Bothner (bothner at cygnus.com)
9116
9117 * ldmisc.c, ldmisc.h: Re-write info() to take a filename
9118 parameter, a format, and an arg pointer, and rename it to
9119 vfinfo(). Write info() in terms of new vfinfo().
9120 New einfo() is the same as info(), except it writes to stderr.
9121 * ldemul.c, ldexp.c, ldlang.c, ldlnk960.c, ldmain.c, ldwrite.c,
9122 ldmisc.c: Replace "error" calls to info() by new einfo().
9123
9124Mon Nov 11 09:57:32 1991 Steve Chamberlain (steve at cygnus.com)
9125
9126 * ldlex.l ldgram.y: made -V option do same as -v
9127 * Makefile.in: Added $(MINUS_G) flag so debugging can be
9128 turned off
9129
9130Sun Nov 3 16:37:37 1991 Steve Chamberlain (steve at cygnus.com)
9131 i386 aout changes from Bob Kukura
9132 * Makefile.in, config.h: added i386aout support
9133 * configure.in: fixed /h-{myhost} typo
9134 * ldgram.y: -MM now gives more boring map.
9135 * ldlang.c: now does D_PAGED flag the right way.
9136 * ldsym.c: -MM flags does the right thing.
9137
9138Sun Nov 3 15:00:03 1991 Per Bothner (bothner at cygnus.com)
9139
9140 * configure.in: Fixed typo. Also, a fix for hp300bsd.
9141 * ldlang.c (init_os): Compensate for BFD change,
9142 where bfd_make_section now returns NULL for a duplicate
9143 section request, instead of the old section.
9144
9145Thu Oct 17 15:27:13 1991 Per Bothner (bothner at cygnus.com)
9146
9147 * ldver.c: Bump to version 1.91 (consistent with binutils).
9148
9149Wed Oct 16 12:27:08 1991 Per Bothner (bothner at cygnus.com)
9150
9151 * Makefile.in, config.h, ld.h, ldemul.c, ldexp.c, ldexp.h,
9152 ldgram.y, ldlex.l, ldlnk960.c, ldmain.c, ldmisc.c, ldmisc.h,
9153 ldsym.c, ldsym.h, ldtemplate, ldvanilla.c, ldver.c, ldver.h,
9154 ldwarn.c, ldwarn.h, ldwrite.c, ldwrite.h, mkscript.c:
9155 Add or update copyright notices.
9156
9157Mon Oct 14 23:55:27 1991 Per Bothner (bothner at cygnus.com)
9158
9159 * README: New file.
9160 * Makefile.in: Changed installation directory name scheme
9161 to be consistent with gcc. Also changed 'install'.
9162
9163Mon Oct 14 17:30:02 1991 Roland H. Pesch (pesch at cygnus.com)
9164
9165 * Makefile.in: new targets ld.mm, ld.me
9166
9167Mon Oct 14 17:27:24 1991 Per Bothner (bothner at cygnus.com)
9168
9169 * Makefile.in, ldtemplate: Need to use separate scripts
9170 for -n and -N options. Yet more complication.
9171
9172Fri Oct 11 22:40:46 1991 John Gilmore (gnu at cygnus.com)
9173
9174 * Makefile.in: Avoid using $< in explicit Make rules (it doesn't
9175 work). Add some lines to avoid Sun Make VPATH bugs.
9176
9177Fri Oct 11 16:42:22 1991 Per Bothner (bothner at cygnus.com)
9178
9179 * news.sc: Add alignment for data segment.
9180 * ldtemplate: Add (yet another) script to get for -n or -N
9181 options. (These need different alignment than ZMAGIC files.)
9182 * Makefile.in: Add stuff for new foo.xn scripts.
9183 These are generated by replacing "ALIGN(0x...00)" by ".".
9184
9185Fri Oct 11 15:43:04 1991 Roland H. Pesch (pesch at cygnus.com)
9186
9187 * Makefile.in: new targets ld.ms, ld-index.ms
9188 ld.texinfo: remove tabs, other cleanups for texi2roff
9189
9190Fri Oct 11 13:51:54 1991 Per Bothner (bothner at cygnus.com)
9191
9192 * ldmain.c (main): Make config.magic_demand_paged be true
9193 by default. Don't the WP_TEXT and D_PAGED flags of
9194 output_bfd here; it's too late, so set it when output_bfd
9195 is created (in ldlang.c). Also fix setting of EXEC_P flag
9196 * ldlang.c (ldlang_open_output): Set output_bfd->flags here.
9197 * ldlang.c: Remove some duplicate extern declarations.
9198 * ldgram.y: Fixes to -N and -n options.
9199 * Makefile.in: Recognize upper case letters in sed script
9200 to remove assignments from script files.
9201 * ldtemplate: Don't assukme that -N or -n options
9202 imply use of -r script.
9203 * mkscript.c: Tweaking to correctly handle \n and \\ in input.
9204
9205Fri Oct 11 10:29:27 1991 Steve Chamberlain (steve at cygnus.com)
9206
9207 * ldtemplate: include bfd.h before sysdep.h.
9208
9209Fri Oct 11 04:24:45 1991 John Gilmore (gnu at cygnus.com)
9210
9211 Restructure configuration scheme for bfd, binutils, ld.
9212
9213 * include/sys/h-*.h: Move to bfd/hosts/h-*.h.
9214 * configure.in: Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
9215 Change some config names to match other dirs.
9216 * *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
9217 get defined first.
9218 * config/: Rename some config files to match up h-*.h names.
9219 Remove all the HOST_SYS definitions from the config files.
9220
9221Tue Oct 8 16:00:57 1991 Per Bothner (bothner at cygnus.com)
9222
9223 * ldexp.h, ldlang.h: Change enum boolean -> enum bfd_boolean.
9224 * ldtemplate: Remove ldfile_add_library_path calls;
9225 just use the SEARCH_DIR commands in the script files.
9226 * Makefile.in: Add LIB_PATH macro, which if set is used to replace
9227 the SEARCH_DIR commands in the scripts (using ugly sed magic).
9228 This is primarily intended for cross-linking, where you would
9229 place libaries in a different place than native libraries.
9230 Also, emulations made from ldtemplate now use $(srcdir).
9231 * ldglda29k.sc: Change SEARCH_DIR commands to a conventional
9232 form; people can use the Makefile's LIB_PATH to override.
9233
9234Tue Oct 8 14:51:21 1991 Roland H. Pesch (pesch at cygnus.com)
9235
9236 * Makefile.in: fix target ld.dvi, add target ld.info
9237 ld.texinfo: make info filename ld.info
9238
9239Fri Oct 4 21:51:58 1991 John Gilmore (gnu at cygnus.com)
9240
9241 * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun
9242 Make).
9243 * ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a
9244 few BFD types & enums.
9245
9246\f
9247Local Variables:
9248mode: change-log
9249left-margin: 8
9250fill-column: 74
9251version-control: never
9252End: