* configure.in (--enable-sim-powerpc): Delete.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
a5c1ebec
DE
1start-sanitize-m32r
2Thu Oct 17 10:17:20 1996 Doug Evans <dje@canuck.cygnus.com>
3
4 * emulparams/m32relf.sh (EMBEDDED): Define.
5end-sanitize-m32r
6
d27d34c3 7start-sanitize-v850
2b8cd389
JL
8Thu Oct 17 10:56:49 1996 Jeffrey A Law (law@cygnus.com)
9
10 * emulparms/v850.sh (SCRIPT_NAME): Use "v850" not "elf".
11 * scripttempl/v850.sc: Wrap script with a "cat << EOF".
12
d27d34c3
JL
13Wed Oct 16 23:10:01 1996 Jeffrey A Law (law@cygnus.com)
14
15 * scripttempl/v850.sc: New linker script for the V850.
16 * Makefile.in: Use it.
17
18end-sanitize-v850
f6f2b36e
ILT
19Thu Oct 10 17:57:00 1996 Ian Lance Taylor <ian@cygnus.com>
20
21 * emulparams/elf32b4300.sh: Define _gp in OTHER_GOT_SYMBOLS, not
22 OTHER_READWRITE_SECTIONS.
23 * emulparams/elf32l4300.sh: Likewise.
24
961d5893
ILT
25Wed Oct 9 14:36:18 1996 Ian Lance Taylor <ian@cygnus.com>
26
458fc056
ILT
27 * ld.h (ld_config_type): Add warn_section_align field.
28 * lexsup.c (OPTION_WARN_SECTION_ALIGN): Define.
29 (ld_options): Add --warn-section-align.
30 (parse_args): Handle --warn-section-align.
31 * ldlang.c (lang_size_sections): If warn_section_align, warn if
32 the start of a section changes due to alignment.
33 * ld.texinfo, ld.1: Document --warn-section-align.
34 * ld.texinfo: Change some single dashes to double dashes.
35
961d5893
ILT
36 * emultempl/pe.em (set_pe_subsystem): Record entry symbol for each
37 subsystem type. Ifdef out os2 type. Recognize a version number.
38
40d53fdf
ILT
39Tue Oct 8 12:07:13 1996 Ian Lance Taylor <ian@cygnus.com>
40
d0d63887
ILT
41 * emultempl/pe.em (set_pe_subsystem): When setting the subsystem
42 to windows, set the entry point.
43
40d53fdf
ILT
44 * Makefile.in (ldlex.c): Don't pass any options to $(LEX).
45
4164f2d5
ILT
46Mon Oct 7 17:29:05 1996 Ian Lance Taylor <ian@cygnus.com>
47
48 * ld.texinfo (Options): Mention .so extensions for shared
49 libraries.
50
9193c60b
JM
51Sun Oct 6 22:35:36 1996 Jason Merrill <jason@yorick.cygnus.com>
52
53 * scripttempl/elf{,mips,ppc}.sc: Add DWARF 2 sections.
54
0063d3a1
ILT
55Fri Oct 4 18:49:31 1996 Ian Lance Taylor <ian@cygnus.com>
56
57 * scripttempl/m68kcoff.sc: Only set the address of .text if
58 RELOCATING.
59
afb8f218
DE
60Fri Oct 4 10:59:52 1996 Doug Evans <dje@canuck.cygnus.com>
61
62 * emulparams/sparcaout.sh ({BIG,LITTLE}_OUTPUT_FORMAT): Define.
63 * scripttempl/aout.sc ({BIG,LITTLE}_OUTPUT_FORMAT): Provide default.
64 (OUTPUT_FORMAT): Support bi-endian targets.
65
3fac4887
ILT
66Thu Oct 3 13:52:03 1996 Ian Lance Taylor <ian@cygnus.com>
67
68 * fnmatch.h, fnmatch.c: Remove (now in libiberty).
69 * Makefile.in: Rebuild dependencies.
70 (CFILES): Remove fnmatch.c.
71 (HFILES): Remove fnmatch.h.
72 (OFILES): Remove fnmatch.o.
73
bdec6bdb
JM
74Thu Oct 3 15:41:24 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
75
76 * Makefile.in (mostlyclean): Move config.log to distclean.
77
417fe276
GN
78Wed Oct 2 23:45:25 1996 Geoffrey Noer <noer@cygnus.com>
79
80 * emultmpl/pe.em: increase size of stack reserve to 0x2000000
81 (necessary in order to compile parse.c in gcc sources under NT)
82
30e23a1c
ILT
83Wed Oct 2 14:49:10 1996 Ian Lance Taylor <ian@cygnus.com>
84
85 * lexsup.c (ld_options): Fix typo in --rpath-link description.
86 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Suggest
87 --rpath if a needed library is not found.
88
6e9efeaf
ILT
89Tue Oct 1 16:17:33 1996 Joel Sherrill <joel@oarcorp.com>
90
91 * configure.tgt (mips*-*-rtems*): New target, like mips*-*-elf*.
92
9cfdc91a
ILT
93Tue Oct 1 15:50:34 1996 Ian Lance Taylor <ian@cygnus.com>
94
b61364cc
ILT
95 * ld.texinfo (Options): Give more detail on -l option.
96
4fc7ca82
ILT
97 * scripttempl/elfmips.sc: Handle CREATE_SHLIB the same way that
98 elf.sc does, so that glibc works better.
99
9cfdc91a
ILT
100 * ldver.c (ld_program_version): New variable.
101 (ldversion): Use it.
102 * ldver.h (ld_program_version): Declare.
103 * lexsup.c (ld_options): Handle --dll-verbose like --verbose, not
104 --version. Change --version handling to match current GNU
105 standards.
106 (help): Print bug report address.
107
79e9dc20
DE
108start-sanitize-m32r
109Mon Sep 30 12:14:43 1996 Doug Evans <dje@canuck.cygnus.com>
110
111 * Makefile.in (em32relf.c): Add rule for.
112 * configure.tgt (m32r-*-*): Recognize.
113 * emulparams/m32relf.sh: New file.
79e9dc20 114
9cfdc91a 115end-sanitize-m32r
79e9dc20
DE
116Thu Sep 26 13:58:47 1996 Stan Shebs <shebs@andros.cygnus.com>
117
118 * mpw-make.sed: Add symbolic doublequoting to ldmain compile edit.
119 * mpw-config.in: Add mips-*-* case as mips-elf, and use more
120 wildcards in matching.
121 * mpw-emipself.c: New file, pregenerated mips elf emulation.
122
4dfa8848
ILT
123Tue Sep 17 12:18:21 1996 Ian Lance Taylor <ian@cygnus.com>
124
79e9dc20
DE
125 * ldint.texinfo: Rewrote.
126
4dfa8848
ILT
127 * configure.tgt: Add cases for MIPS 5000 like MIPS 4300.
128
df6b92ed
ILT
129Mon Sep 16 17:55:21 1996 Ian Lance Taylor <ian@cygnus.com>
130
190de8a7
ILT
131 * scripttempl/armcoff.sc: Only define symbols if RELOCATING. Fix
132 syntax error on __end__ line.
133
df6b92ed
ILT
134 * scripttempl/armcoff.sc: For -N or -n, don't align .data. From
135 Chris Hadley <Christopher.Hadley@cl.cam.ac.uk>
136
9d879ade
JL
137start-sanitize-v850
138Sun Sep 15 22:09:56 1996 Jeffrey A Law (law@cygnus.com)
139
140 * emulparms/v850.sh: Fix OTHER_RELOCATING_SECTIONS.
141
142end-sanitize-v850
3e925696
MA
143start-sanitize-d10v
144Sun Sep 15 10:38:16 1996 Mark Alexander <marka@cygnus.com>
145
146 * emulparms/d10v.sh: Set OTHER_RELOCATING_SECTIONS to put
147 stack at top of simulator memory.
148
149end-sanitize-d10v
deb2a145
ILT
150Fri Sep 13 15:49:45 1996 Ian Lance Taylor <ian@cygnus.com>
151
152 * ldlex.l (SYMBOLCHARN): Add $, _, and ~.
153
8ae650ea
ILT
154Wed Sep 11 23:30:42 1996 Ian Lance Taylor <ian@cygnus.com>
155
156 * ldmain.c (get_emulation): Check for -mips4 like -mips1, et. al.
157
ee0523d5
ILT
158Thu Sep 5 15:24:12 1996 Ian Lance Taylor <ian@cygnus.com>
159
160 * ldlang.c (section_already_linked): Accept a lang_input_statement
161 as the PTR argument. If the file is symbols only, discard all
162 input sections.
163 (ldlang_add_file): Pass entry to bfd_map_over_sections.
164
31cadbf4
ILT
165Wed Sep 4 15:53:43 1996 Ian Lance Taylor <ian@cygnus.com>
166
167 * configure.tgt (alpha-*-gnu*): New target. From Fila Kolodny
168 <fila@ibi.com>.
169
7ab4a84a 170start-sanitize-v850
31cadbf4
ILT
171Tue Sep 3 00:52:54 1996 Jeffrey A Law (law@cygnus.com)
172
173 * emulparms/v850.sh: Set OTHER_RELOCATING_SECTIONS
174
175Sun Sep 1 21:48:58 1996 Jeffrey A Law (law@cygnus.com)
176
177 * emulparms/v850.sh: Set EMBEDDED.
178
7ab4a84a
JL
179Fri Aug 30 22:30:30 1996 Jeffrey A Law (law@cygnus.com)
180
181 * emulparms/v850.sh: Entry symbol is "_start", tweak
182 ctor/dtor support.
183
184end-sanitize-v850
efd48a6a
ILT
185Fri Aug 30 18:32:31 1996 Ian Lance Taylor <ian@cygnus.com>
186
187 * configure.tgt (sh-*-elf*): New target.
188 * emulparams/shelf.sh: New file.
189 * emulparams/shlelf.sh: New file.
190 * Makefile.in (ALL_EMULATIONS): Add eshelf.o and eshlelf.o.
191 (eshelf.c, eshlelf.c): New targets.
192 * scripttempl/elf.sc: If EMBEDDED is defined, then don't add
193 SIZEOF_HEADERS to TEXT_START_ADDR. Expand CTOR_START and CTOR_END
194 around .ctors, and DTOR_START and DTOR_END around .dtors. Expand
195 OTHER_RELOCATING_SECTIONS if RELOCATING.
196
197Thu Aug 29 16:57:46 1996 Michael Meissner <meissner@tiktok.cygnus.com>
198
199 * configure.{host,tgt} (i[345]86-*-*): Recognize i686 for pentium
200 pro.
201
4c6856fa
ILT
202Mon Aug 26 12:58:11 1996 Ian Lance Taylor <ian@cygnus.com>
203
efd48a6a
ILT
204 * ldgram.y (section): Add opt_nocrossrefs; pass value to
205 lang_enter_overlay.
206 (opt_nocrossrefs): New nonterminal.
207 * ldlex.l: Recognize NOCROSSREFS keyword in EXPRESSION mode.
208 * ldlang.c (overlay_nocrossrefs): New static variable.
209 (lang_enter_overlay): Add nocrossrefs parameter.
210 (lang_leave_overlay): Only add nocrossrefs if overlay_nocrossrefs
211 is set. Initialize overlay_nocrossrefs.
212 * ldlang.h (lang_enter_overlay): Update declaration.
213 * ld.texinfo (Overlays): Update documentation.
214
4c6856fa
ILT
215 * ldver.c (ldversion): Print GNU ld in the version message.
216
217Thu Aug 22 17:10:40 1996 Ian Lance Taylor <ian@cygnus.com>
218
219 * configure.host: Set HLDENV.
220 * configure.in: Substitute HLDENV.
221 * configure: Rebuild.
222 * Makefile.in (HLDENV): New variable.
223 ($(LD_PROG)): Use $(HLDENV).
224
04c17a75
JL
225start-sanitize-v850
226Thu Aug 22 16:29:28 1996 Jeffrey A Law (law@cygnus.com)
227
228 * Makefile.in (ev850.c): New target.
229 * configure.tgt (v850-*-*): New target.
230 * emulparams/v850.sh: New file.
231
232end-sanitize-v850
82939527
SS
233Thu Aug 22 11:16:02 1996 Stan Shebs <shebs@andros.cygnus.com>
234
235 * mpw-make.sed: Add @DASH_C_FLAG@ to compiler edit.
236
18f0961e
ILT
237Wed Aug 21 11:26:37 1996 Ian Lance Taylor <ian@cygnus.com>
238
8387e114
ILT
239 * scripttempl/elf.sc: Put .gnu.linkonce* sections in appropriate
240 containing sections.
18f0961e 241
8b5b6ebd
ILT
242Mon Aug 19 13:01:42 1996 Ian Lance Taylor <ian@cygnus.com>
243
244 * fnmatch.c: Include sysdep.h.
245
9099ec8f
MM
246Mon Aug 19 11:28:29 1996 Michael Meissner <meissner@tiktok.cygnus.com>
247
248 * genscripts.sh: Undo 8/16 change.
249
250start-sanitize-d10v
251 * emulparams/d10velf.sh (MACHINE): Explicitly set to nothing.
252end-sanitize-d10v
253
254Fri Aug 16 19:18:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
255
256 * genscripts.sh: Explicitly reset any shell variables set or used
257 by the various .sc scripts to allow inadvertant use of these
258 names as normal environment variables by the person running
259 configure.
260
261start-sanitize-d10v
262 * Makefile.in (ed10velf.c): Use tdir_d10v, not tdir_arcelf.
263end-sanitize-d10v
264
61e3ce74
JSC
265Fri Aug 16 14:15:41 1996 James G. Smith <jsmith@cygnus.co.uk>
266
267 * scripttempl/armcoff.sc (__bss_start__, __bss_end__,
268 __data_start__, __data_end__): Added to keep in sync. with the
269 default ARM crt0.s. Added __CTOR_LIST__ and __DTOR_LIST__ support.
270
271Thu Aug 8 14:24:56 1996 Ian Lance Taylor <ian@cygnus.com>
272
273 * ldcref.c (check_reloc_refs): If info->same, look for any symbol
274 defined in info->defsec, not just the section symbol.
275
27927278
ILT
276Wed Aug 7 14:40:48 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
277
278 * configure.in: Call BFD_NEED_DECLARATION on strstr and sbrk.
279 * acconfig.h (NEED_DECLARATION_STRSTR): New macro.
280 (NEED_DECLARATION_SBRK): New macro.
281 * configure, config.in: Rebuild.
282 * sysdep.h (strstr): Declare if NEED_DECLARATION_STRSTR.
283 * ldmain.c (sbrk): Declare if HAVE_SBRK and
284 NEED_DECLARATION_SBRK.
285
286 * ldlang.c (lang_record_phdrs): Cast xmalloc and xrealloc return.
287
d22ec3b0
ILT
288Mon Aug 5 16:26:14 1996 Ian Lance Taylor <ian@cygnus.com>
289
290 * ldlex.l: Recognize OVERLAY.
291 * ldgram.y: Add section_phdr field to %union.
292 (section): Handle phdr_opt result. Add OVERLAY case.
293 (opt_exp_without_type): New nonterminal.
294 (phdr_opt): Return list of phdrs.
295 (overlay_section): New nonterminal.
296 * ldlang.c: Include <ctype.h>.
297 (lang_leave_output_section_statement): Add phdrs parameter.
298 Change all callers.
299 (lang_section_in_phdr): Remove.
300 (overlay_vma, overlay_lmn, overlay_max): New static variables.
301 (struct overlay_list): Define.
302 (overlay_list): New static variable.
303 (lang_enter_overlay, lang_enter_overlay_section): New functions.
304 (lang_leave_overlay_section, lang_leave_overlay): New functions.
305 * ldlang.h (lang_leave_output_section_statement): Update
306 declaration for new parameter.
307 (lang_section_in_phdr): Don't declare.
308 (lang_enter_overlay, lang_enter_overlay_section): Declare.
309 (lang_leave_overlay_section, lang_leave_overlay): Declare.
310 * ld.texinfo (Overlays): New node under SECTIONS, documenting
311 overlays.
312
313 * ldlex.l: Recognize MAX and MIN.
314 * ldgram.y (MAX, MIN): New terminals.
315 (exp): Recognize MAX and MIN.
316 * ldexp.c (fold_binary): Handle MAX and MIN.
317 * ld.texinfo (Arithmetic Functions): Document MAX and MIN.
318
319 * ld.texinfo (PHDRS): Use @cindex, not @kindex, for program header
320 index entries.
321
322 * ldgram.y (SIZEOF, ADDR): Do not specify type.
323
324 * ldcref.c (check_nocrossref): Skip symbols with no output
325 sections.
326
5735ac9e
ILT
327Fri Aug 2 14:57:49 1996 Ian Lance Taylor <ian@cygnus.com>
328
329 * ldgram.y (LOADADDR): New terminal.
330 (exp): Handle LOADADDR.
331 * ldlex.l: Recognize LOADADDR.
332 * ldexp.c (exp_print_token): Add LOADADDR.
333 (fold_name): Implement LOADADDR.
334 * ldlang.c (exp_init_os): Treat LOADADDR like ADDR.
335 * ld.texinfo (Arithmetic Functions): Document LOADADDR.
336
b947ed2d
ILT
337Thu Aug 1 12:52:19 1996 Ian Lance Taylor <ian@cygnus.com>
338
582dd77f
ILT
339 * ld.h (check_nocrossrefs): Declare.
340 * ldlang.h (struct lang_nocrossref): Define.
341 (struct lang_nocrossrefs): Define.
342 (nocrossref_list): Declare.
343 (lang_add_nocrossref): Declare.
344 * ldlex.l: Recognize NOCROSSREFS keyword.
345 * ldgram.y (%union): Add nocrossref field.
346 (NOCROSSREFS): New terminal.
347 (ifile_p1): Recognize NOCROSSREFS.
348 (nocrossref_list): New nonterminal.
349 * ldlang.c (nocrossref_list): Define.
350 (lang_add_nocrossref): New function.
351 * ldmain.c (main): If nocrossref_list is not NULL, call
352 check_nocrossrefs.
353 (warning_callback): Free symbols if there is no place to store
354 them.
355 (notice): Call add_cref if nocrossref_list is not NULL.
356 * ldcref.c: Include "ldexp.h" and "ldlang.h".
357 (check_nocrossrefs): New function.
358 (check_nocrossref): New static function.
359 (struct check_refs_info): Define.
360 (check_refs, check_reloc_refs): New static functions.
361 * Makefile.in: Rebuild dependencies.
362 * ld.texinfo (Option Commands): Document NOCROSSREFS.
363
364 * ld.texinfo (Section Placement): Improve the wording of the
365 wildcard documentation. Mention that wildcards are only searched
366 for on the command line, not in the file system.
367
b947ed2d
ILT
368 * emultempl/sunos.em (gld${EMULATION_NAME}_after_open): Move
369 definition of lib_path inside condition where it is used.
370
364ffcf5 371start-sanitize-d10v
ed4820d7
MH
372Wed Jul 31 13:17:10 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
373
374 * emulparams/d10velf.sh: Now works with elf.sc.
375
364ffcf5
MH
376Wed Jul 31 11:52:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
377
378 * emulparams/d10velf.sh (SCRIPT_NAME): Change to vanilla.
379
380end-sanitize-d10v
cd09553a
ILT
381Tue Jul 30 14:46:42 1996 Ian Lance Taylor <ian@cygnus.com>
382
72df7117
ILT
383 * ldlang.c (lang_size_sections): Add the section VMA to the result
384 value when computing the address of a section.
385
cd09553a
ILT
386 * ld.h (args_type): Add cref field.
387 * lexsup.c (parse_args): Set command_line.cref.
388 * ldmain.c (main): Check command_line.cref rather than
389 link_info.notice_all.
390 (notice): Likewise.
391
392 * ldcref.c (output_one_cref): Don't crash if a symbol is defined
393 in a section without an owner.
394
86bc0974
ILT
395Mon Jul 29 17:23:33 1996 Ian Lance Taylor <ian@cygnus.com>
396
397 * fnmatch.h, fnmatch.c: New files.
398 * ldlex.l: Remove unused definition of FILENAME. Add definition
399 of WILDCHAR. In SCRIPT mode, accept any sequence of WILDCHAR as a
400 NAME.
401 * ldgram.y (file_NAME_list): Accept '*' and '?' specially.
402 (input_section_spec): Accept '?' specially.
403 (statement): Change exp to mustbe_exp in length and FILL cases.
404 (section): Call ldlex_script before section statements, and call
405 ldlex_popstate after them.
406 * ldlang.c: Include "fnmatch.h".
407 (wildcardp): New static function.
408 (wild_section): Permit the section name to be a wildcard.
409 (wild_file): New static function, broken out of wild.
410 (wild): Call wild_file. Permit the file name to be a wildcard.
411 (open_input_bfds): Don't call lookup_name for a wildcard pattern.
412 * Makefile.in: Rebuild dependencies.
413 (CFILES): Add fnmatch.c.
414 (HFILES): Add fnmatch.h.
415 (OFILES): Add fnmatch.o.
416 * ld.texinfo: Document that file and section names can now be
417 wildcard patterns.
418
419 * ldlang.c (lang_place_orphans): Correct condition: place a common
420 section if not relocateable or if common definitions are forced.
421
e9525d96 422start-sanitize-d10v
364ffcf5 423Wed Jul 24 12:16:38 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
ebaf6370
MH
424
425 * emulparams/d10velf.sh (SCRIPT_NAME): Change to elf.
426
c5b89620
MM
427Wed Jul 24 13:38:22 1996 Michael Meissner <meissner@wogglebug.tiac.net>
428
429 * configure.tgt (d10v-*-*): Don't require the -elf, allow plain d10v.
430
e9525d96
MH
431Tue Jul 23 10:36:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
432
433 * Makefile.in (ed10velf.c): New target.
434 * configure.tgt (d10v-*-elf*): New target.
435 * emulparams/d10velf.sh: New file.
436
437end-sanitize-d10v
71cd1bb6
ILT
438Thu Jul 18 16:25:39 1996 Ian Lance Taylor <ian@cygnus.com>
439
73a66e7a
ILT
440 * configure.tgt (sparc*-*-sysv4*): New target. From Andrew Gierth
441 <ANDREWG@microlise.co.uk>.
442
71cd1bb6
ILT
443 * configure.host: Change irix5 to irix[56]*.
444 * configure.tgt: Likewise.
445
611a763f
KK
446Wed Jul 17 10:52:46 1996 Kim Knuttila <krk@cygnus.com>
447
2154656e
KK
448 * emultempl/pe.em (sort_sections): Pay attention to return code.
449
611a763f
KK
450 * ldmisc.c (demangle): Remove all prefix '.'s from a name.
451
888b0b2f
ILT
452Mon Jul 15 11:49:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
453
454 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Round
455 the value of __start_SECNAME to the alignment required by the
456 section to be placed.
457
719de0ea
ILT
458Tue Jul 9 12:09:02 1996 Ian Lance Taylor <ian@cygnus.com>
459
460 * configure.tgt (mips*el-*-elf*): Use elf32elmip.
461 (mips*-*-elf*): Use elf32ebmip.
462 * emulparams/elf32bmip.sh (EMBEDDED): Don't define.
463 * emulparams/elf32lmip.sh (EMBEDDED): Don't define.
464 * emulparams/elf32elmip.sh: New file; copy of elf32lmip.sh with
465 EMBEDDED defined.
466 * emulparams/elf32ebmip.sh: New file; copy of elf32bmip.sh with
467 EMBEDDED defined.
468 * emulparams/elf32b4300.sh (EMBEDDED): Define.
469 * emulparams/elf32l4300.sh (EMBEDDED): Define.
470 * Makefile.in (ALL_EMULATIONS): Add eelf32ebmip.o eelf32elmip.o.
471 (eelf32ebmip.c, eelf32elmip.c): New targets.
472
45c85bcb
ILT
473Thu Jul 4 12:01:03 1996 Ian Lance Taylor <ian@cygnus.com>
474
e44c2b1c
ILT
475 * ldver.c (ldversion): Set version to cygnus-2.7.1.
476
45c85bcb
ILT
477 * Released binutils 2.7.
478
1ab4cd57
ILT
479 * emulparams/pc532macha.sh: Rename from pc532machaout.sh to avoid
480 System V file name limitations.
481 * configure.tgt (nc32k-pc532-mach*, ns32k-pc532-ux*): Use
482 pc532macha rather than pc532machaout.
483 * Makefile.in (ALL_EMULATIONS): Change epc532machaout.o to
484 epc532macha.o.
485 (epc532macha.c): Rename target from epc532machaout.c.
486
4702444f
ILT
487Wed Jul 3 11:40:10 1996 Ian Lance Taylor <ian@cygnus.com>
488
489 * ldlang.c (print_padding_statement): Use %u, not %x, to print
490 fill value.
491
bfac208d
SS
492Sun Jun 30 11:16:43 1996 Stan Shebs <shebs@andros.cygnus.com>
493
494 * mpw-eppcmac.c: Update to reflect May 23 change to aix.em.
495
2ea93eb9
ILT
496Thu Jun 27 14:03:42 1996 Ian Lance Taylor <ian@cygnus.com>
497
bfac208d
SS
498 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Put the .sa
499 file just before the .so file, rather than just after.
500
2ea93eb9
ILT
501 * configure.host: Use -print-file-name=FILE rather than piping
502 -print-libgcc-file-name through sed.
503 (i[345]86*-*-sco*, i[345]86-*-isc*): Create crtbegin.o and
504 crtend.o files, in case gcc doesn't use them.
505 * Makefile.in (mostlyclean): Remove crtbegin.o and crtend.o.
506
90c1d8f7
ILT
507Wed Jun 26 15:57:21 1996 Ian Lance Taylor <ian@cygnus.com>
508
509 * configure.tgt (mips*-dec-osf*): New target.
510
f14a5192
JM
511Tue Jun 25 22:15:29 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
512
513 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
514 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
515 (docdir): Removed.
516 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
517 (AC_PROG_INSTALL): Added.
518 * configure: Rebuilt.
519
520Mon Jun 24 18:48:16 1996 Michael Meissner <meissner@tiktok.cygnus.com>
521
522 * scripttempl/elfppc.sc (_GLOBAL_OFFSET_TABLE_): Don't do a
523 PROVIDE of _GLOBAL_OFFSET_TABLE_, since it needs to be at a
524 non-fixed location.
525
d7b5386f
ILT
526Mon Jun 24 17:55:31 1996 Jouke Numan <jnuman@bazis.nl>
527
528 * ldlang.h (enum section_type): Define.
529 (lang_output_section_statement_type): Remove loadable field. Add
530 sectype field.
531 (lang_enter_output_section_statement): Change flags parameter in
532 prototype to sectype.
533 * ldgram.y (typebits): Remove.
534 (sectype): New static variable.
535 (opt_at): Use sectype rather than typebits.
536 (type): Set sectype rather than typebits.
537 (atype): Likewise.
538 * ldlex.l: Recognize DSECT, COPY, INFO, and OVERLAY in
539 EXPRESSION mode.
540 * ldlang.c (lang_output_section_statement_lookup): Set sectype
541 field rather than loadable field.
542 (wild_doit): Check sectype rather than loadable.
543 (lang_record_phdrs): Likewise.
544 (lang_enter_output_section_statement): Rename flags parameter to
545 sectype. Set sectype field rather than loadable field. Set flags
546 field based on sectype.
547
8530ae8e
ILT
548Mon Jun 24 12:00:32 1996 Ian Lance Taylor <ian@cygnus.com>
549
d7b5386f
ILT
550 * scripttempl/elf.sc: Force .stab* and .comment sections to start
551 at 0.
552
8530ae8e
ILT
553 * configure.in: On alpha*-*-osf*, link against libbfd.a if not
554 using shared libraries.
555 * configure: Rebuild with autoconf 2.10.
556
817ef338
ILT
557Fri Jun 21 17:40:56 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
558
559 * configure.tgt: Add support for *-*-rtems* configurations.
560
539ae61d
ILT
561Fri Jun 21 13:05:51 1996 Richard Henderson <rth@tamu.edu>
562
563 * configure.tgt (alpha-*-linuxecoff*): New target.
564 (alpha-*-linux*): Use elf64alpha.
565 * emulparams/elf64alpha.sh: New file.
566 * emultempl/elf32.em: If ELFSIZE is not set, set it to 32. Use
567 ${ELFSIZE} rather than 32 when calling BFD routines.
568 (hold_rodata): New static variable.
569 (gld${EMULATION_NAME}_place_orphan): Use hold_rodata for a
570 readonly section that is not code.
571 (gld${EMULATION_NAME}_place_section): Set hold_rodata. Don't use
572 a .rel section unless its bfd_section field is not NULL.
573 * Makefile.in (ALL_EMULATIONS): Add eelf64alpha.o.
574 (eelf64alpha.c): New target.
575
a475297c
ILT
576Fri Jun 21 12:45:46 1996 Ian Lance Taylor <ian@cygnus.com>
577
578 * ldmisc.c (vfinfo): Correct handling of 0 in %W case.
579
55745b34
ILT
580Thu Jun 20 13:55:28 1996 Ian Lance Taylor <ian@cygnus.com>
581
582 Add enough support to understand the gcc svr3.ifile script:
583 * ldlex.l: Recognize BLOCK and GROUP in EXPRESSION context. Add
584 BIND keyword.
585 * ldgram.y: Add BIND token.
586 (section): Recognize GROUP.
587 (opt_ext_with_type): Recognize a couple of cases of BIND.
588 * ldlang.c (init_os): Don't do anything if section is already
589 initialized. Call exp_init_os on addr_tree field.
590 (exp_init_os): New static function.
591 (map_input_to_output_sections): Call exp_init_os on assignment
592 expression.
593 (lang_place_orphans): Check for common sections by name COMMON
594 rather than by common_section field. Don't warn about absence of
595 [COMMON] command.
596
597 * ldlang.h (lang_input_statement_type): Remove useless fields
598 common_section, common_output_section, and complained, as well as
599 all references to them.
600
601 * ldexp.c: Reindent a lot of code.
602 (exp_fold_tree): Call FAIL rather than einfo in default case.
603
604Wed Jun 19 11:40:14 1996 Ian Lance Taylor <ian@cygnus.com>
605
606 * configure.host (m88*-*-dgux*): Quote HOSTING_CRT0. From
607 <randall.hron@medaphis.com>.
608
55745b34
ILT
609Tue Jun 18 15:53:09 1996 Jeffrey A. Law <law@rtl.cygnus.com>
610
611 * scripttempl/h8300s.sc: New file for H8/S.
612 * emulpararms/h8300s.sh: New file for H8/S.
613 * Makefile.in (ALL_EMULATIONS): Add H8/S.
614 (e_h8300s.c): Add dependencies.
615 * configure.tgt: Add H8/S to targ_extra_emuls.
616
2e71dfc0
ILT
617Tue Jun 18 17:55:39 1996 Ian Lance Taylor <ian@cygnus.com>
618
619 * configure.tgt (i[345]86*-*-isc*): New target. From
620 <uddeborg@carmen.se>.
621
622Wed Jun 12 12:46:21 1996 Ian Lance Taylor <ian@cygnus.com>
623
624 * lexsup.c: Include "libiberty.h".
625 (parse_args): Copy the -Y argument into memory.
626 (set_default_dirlist): Don't put the ':' back into the directory
627 list.
628
b72b1a0c
ILT
629Fri Jun 7 11:27:42 1996 Ian Lance Taylor <ian@cygnus.com>
630
631 * emultempl/sunos.em: Include libiberty.h.
632 (gld${EMULATION_NAME}_set_symbols): New static function to add
633 LD_LIBRARY_PATH to the list of search directories.
634 (ld_${EMULATION_NAME}_emulation): Add new set_symbols routine.
635
39e6bc33
ILT
636Thu Jun 6 11:50:31 1996 Ian Lance Taylor <ian@cygnus.com>
637
1760b4ae
ILT
638 * emulparams/elf32bmip.sh (OTHER_GOT_SYMBOLS): Use ALIGN(16)
639 rather than . when computing _gp value. From Per Fogelstrom.
640 * emulparams/elf32lmip.sh (OTHER_GOT_SYMBOLS): Likewise.
641
39e6bc33
ILT
642 * ldmain.c (main): Don't close and unlink the file on error, since
643 remove_output will do it anyhow.
644 * ldlang.c (open_output): Set boolean variable to true, not 1.
645
646Wed Jun 5 18:34:14 1996 James G. Smith <jsmith@cygnus.co.uk>
647
648 * emulparams/{elf32b4300.sh,elf32l4300.sh} (SCRIPT_NAME): Use
649 elfmips instead of elf.
650
07acd23b
ILT
651Tue Jun 4 18:43:07 1996 Ian Lance Taylor <ian@cygnus.com>
652
653 * ldcref.c: New file.
654 * ld.h (add_cref, output_cref): Declare.
655 * ldmain.c (main): Initialize notice_all field. If it is set at
656 end of link, call output_cref.
657 (notice): Rename from notice_ysym. Check notice_all.
658 * ldmisc.c (finfo): Make globally visible.
659 * ldmisc.h (finfo): Declare.
660 * lexsup.c (OPTION_CREF): Define.
661 (ld_options): Add "cref".
662 (parse_args): Handle OPTION_CREF.
663 * Makefile.in: Rebuild dependencies.
664 (CFILES): Add ldcref.c.
665 (OFILES): Add ldcref.o.
666 * ld.texinfo, ld.1: Document --cref.
667
2c7aeec6
TT
668Tue Jun 4 12:12:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
669
670 * Makefile.in (install): Make $(tooldir) and $(tooldir)/bin.
671
e5ca07bf
ILT
672Fri May 31 12:40:55 1996 Ian Lance Taylor <ian@cygnus.com>
673
674 * emultempl/pe.em (sort_sections): Don't assume that a
675 wild_statement has a section name.
676
a1d393cf
ILT
677Wed May 29 13:13:35 1996 Ian Lance Taylor <ian@cygnus.com>
678
90557a6a
ILT
679 * scripttempl/elfmips.sc: Quote test -z argument.
680
a1d393cf
ILT
681 * ld.texinfo: Clarify the CONSTRUCTORS command.
682
64a37d3c
ILT
683Thu May 23 16:07:44 1996 Ian Lance Taylor <ian@cygnus.com>
684
685 * emultempl/aix.em (gld${EMULATION_NAME}_read_file): Initialize
686 file, not impfile.
687
fe6e2957
DE
688Wed May 22 11:31:30 1996 Doug Evans <dje@seba.cygnus.com>
689
690 * ldlang.c (wild_doit): Don't copy over SEC_LINK_{ONCE,DUPLICATES}
691 if final link.
692 * emultempl/pe.em (sfunc): Renamed to sort_by_file_name.
693 (sort_by_section_name, sort_sections_1): New functions.
694 (sort_sections): Only sort by file name sections in .idata.
695 Add "Grouped Sections" support.
696 (gld${EMULATION_NAME}_place_orphan): Rewrite to support Grouped
697 Sections.
698 (gld${EMULATION_NAME}_place_section): Delete.
699 * scripttempl/pe.sc (.text,.data,.rdata): Add *(.foo\$).
700 (.CRT,.rsrc): Rewrite to use Grouped Section support.
701
702Tue May 21 14:31:48 1996 Stan Shebs <shebs@andros.cygnus.com>
703
704 * mpw-eppcmac.c: Update to reflect changes to aix.em.
705
4242ac27
DE
706Sun May 19 16:59:44 1996 Doug Evans <dje@seba.cygnus.com>
707
708 * ldlang.c (dprint_statement): Stop printing at end of list.
709
de7c7482
SC
710Sat May 18 13:12:05 1996 Steve Chamberlain <sac@slash.cygnus.com>
711
712 Support for --force-exe-suffix
713 * ld.h (args_type): Add force_exe_suffix.
714 * ld.texinfo: Add documentation.
715 * ldmain.c (main): Add support for option.
716 * lexsup.c (OPTION_FORCE_EXE_SUFFIX): New.
717 (ld_options, parse_args): Add support for option.
718
b3319029
JW
719Wed May 15 12:50:25 1996 Jim Wilson <wilson@chestnut.cygnus.com>
720
721 * emultempl/pe.em (set_pe_value): Pass 0 not 16 to strtoul call.
722
fb2a7661
MM
723Fri May 10 16:28:44 1996 Michael Meissner <meissner@tiktok.cygnus.com>
724
725 * scripttempl/elfppc.sc (__stack): Make __stack 0 if it was
726 referenced but not defined.
727
01d8a359
RS
728Thu May 9 08:52:23 1996 Rob Savoye <rob@chinadoll.cygnus.com>
729
730 * emulparams/{elf32bmip.sh,elf32lmip.sh,mipsidt.sh,mipsidtl.sh}:
731 Set a new variable to signify if the final target is an embedded
732 system.
733 * scripttempl/{mips.sc,elfmips.sc}: Don't add SIZEOF_HEADERS to
734 .text for an embedded system.
735
7248b4e2
DE
736Tue May 7 10:56:11 1996 Doug Evans <dje@canuck.cygnus.com>
737
738 * scripttempl/pe.em (gld${EMULATION_NAME}_place_orphan): New function.
739 (gld${EMULATION_NAME}_place_section): New function.
740 (hold_{section,use,text,rdata,data}): New static locals.
741 (ld_${EMULATION_NAME}_emulation): Update orphan field.
742 * scripttempl/pe.sc: Whitespace cleanup. Semicolon usage cleanup.
743 (INIT,FINI): Delete, unused.
744 (.text): Document orphan .text.foo sections.
745 (.rdata): Document orphan .rdata.foo sections.
746 (.data): Document orphan .data.foo sections.
747
d38d6b7a
JL
748Tue May 7 11:35:46 1996 Jeffrey A Law (law@cygnus.com)
749
00e6a1b1
JL
750 * scripttempl/h8300.sc: Place ".tiny" sections right
751 after ".data" sections.
752 * scripttempl/h8300h.sc: Place ".tiny" sections into
753 the "tiny" memory region, 0xff8000 through 0xffff00.
754
12688490
JL
755 * scripttempl/h8300.sc: Set the entry point to the value of
756 "_start" rather than the start of the text segment.
757 * scripttempl/h8300h.sc: Likewise.
758
759 * scripttempl/h8300.sc: Place .rodata sections before .text
760 sections in main ram.
761 * scripttempl/h8300h.sc: Likewise.
d38d6b7a 762
4015337e
JL
763Mon May 6 23:32:30 1996 Jeffrey A Law (law@cygnus.com)
764
765 * scripttempl/h8300h.sc: Use "eight", not "eightbit" for the
766 8-bit region and 8-bit sections.
767
0a0d1bdd
DE
768Wed May 1 17:50:06 1996 Doug Evans <dje@canuck.cygnus.com>
769
770 * ldlang.c (section_already_linked): Fix typos.
771
f2618f82
DE
772Mon Apr 29 20:31:06 1996 Doug Evans <dje@canuck.cygnus.com>
773
774 * scripttempl/pe.sc (.endjunk): Define __end__.
775
0cacbcbe
ILT
776Mon Apr 29 17:05:13 1996 Ian Lance Taylor <ian@cygnus.com>
777
778 * ldlang.c (longest_section_name): Remove.
779 (SECTION_NAME_MAP_LENGTH): Define.
780 (print_size, print_alignment, print_fill, print_section): Remove.
781 (print_flags): Remove.
782 (lang_map): Rewrite.
783 (print_output_section_statement): Rewrite.
784 (print_assignment): Rewrite.
785 (print_one_symbol): Rewrite.
786 (print_input_section): Rewrite.
787 (print_fill_statement): Rewrite.
788 (print_data_statement): Rewrite.
789 (print_address_statement): New static function.
790 (print_reloc_statement): Rewrite.
791 (print_padding_statement): Rewrite.
792 (print_wild_statement): Rewrite.
793 (print_statement_list): Clean up.
794 (print_statement): Clean up. Some minor output changes.
795 (print_statements): Clean up.
796 (load_symbols): Put another - before -whole-archive.
797 * ldexp.c (exp_print_tree): Change etree_value and etree_rel to
798 print 0x and to omit leading zeroes. For etree_rel, use %B to
799 print the BFD. For etree_assign, remove the space after the
800 destination name.
801 * ldwrite.c: Include "libiberty.h".
802 (clone_section): Call xstrdup, not strdup.
803 (ldwrite): Don't print any map information.
804 (print_symbol_table, print_file_stuff, print_symbol): Remove.
805 * ldmain.c (main): Call lang_map when appropriate.
806 * ldmisc.c (vfinfo): Add support for %W.
807 (print_address): Remove.
808 * ldmisc.h (print_address): Don't declare.
809 * Makefile.in: Rebuild dependencies.
810
df872c9e
ILT
811Mon Apr 29 10:29:07 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
812
813 * configure.host (m68*-*-linux*): Add -dynamic-linker to
814 HOSTING_CRT0. Search -lgcc both before and after -lc in
815 HOSTING_LIBS. Look for crt{begin,end}.o in the compiler directory
816 at first.
817 (i[345]86-*-linux*): Look for crt{begin,end}.o in the compiler
818 directory at first.
819
f0f80b13
ILT
820Fri Apr 26 14:42:27 1996 Ian Lance Taylor <ian@cygnus.com>
821
efa6c497
ILT
822 * ldmisc.h (demangle): Declare.
823 * ldmisc.c: Include "libiberty.h". Include demangle.h with "",
824 not <>.
825 (demangle): Make non-static. Remove remove_underscore paramter.
826 Always return an allocated string.
827 (vfinfo): Free result of demangle. Add case 'G'. Use %T to print
828 functionname, rather than calling demangle. Print a colon between
829 the BFD(section+offset) and the line number.
830 * ldmain.c (add_archive_element): Improve format of archive
831 information in map file.
832 (constructor_callback): Don't print anything to the map file.
833 * ldlang.c (lang_one_common): Improve format of common symbol
834 information in map file.
835 * ldctor.c (ldctor_build_sets): If producing a map file, print set
836 information.
837 * ldwrite.c (print_symbol_table): Print a newline before the
838 header in the map file.
839 * Makefile.in: Rebuild dependencies.
840
f0f80b13
ILT
841 * ldmisc.c (vfinfo): Reindent.
842
14706a96
ILT
843Mon Apr 22 12:07:32 1996 Ian Lance Taylor <ian@cygnus.com>
844
6799c638
ILT
845 * ldlang.c (lang_size_sections): If _cooked_size is not 0, then
846 don't clobber it when not relaxing.
847
848 * ld.h (ld_config_type): Remove traditional_format field.
849 * ldmain.c (main): Use link_info.traditional_format rather than
850 config.traditional_format.
851 * ldlang.c (ldlang_open_output): Likewise.
852 * lexsup.c (parse_args): Likewise.
853 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Likewise.
854 * mpw-eppcmac.c (gldppcmacos_parse_args): Likewise.
855
6429ad7e
ILT
856 * ldlang.c (wild_doit): Discard debugging sections if we are
857 stripping debugging information.
858
14706a96
ILT
859 * emulparams/z8002.sh (ARCH): Set to z8002, not z8k.
860
e3e69b13
ILT
861Tue Apr 16 16:38:32 1996 Ian Lance Taylor <ian@cygnus.com>
862
863 * ldexp.c (fold_binary): Correct handling of subtraction with
864 absolute values.
865 (fold_name): Permit symbols in lang_allocating_phase_enum.
866
867 * scripttempl/aout.sc: Only PROVIDE __stack when RELOCATING. Undo
868 accidental changes in last patch.
869
56074c55
MM
870Tue Apr 16 10:25:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
871
872 * configure.tgt (powerpc*-*-{sysv,linux}): Add aliases.
873 (powerpcle*-*-{sysv,solaris}): Ditto.
874
10533b5b
RS
875Mon Apr 15 14:50:56 1996 Rob Savoye <rob@chinadoll.cygnus.com>
876
877 * scripttempl/aout.sc: Add PROVIDE (__stack = 0) so I can use it
878 in m68k/crt0.S without things blowing up.
879
880Fri Apr 12 16:40:56 1996 Rob Savoye <rob@chinadoll.cygnus.com>
07f48792
RS
881
882 * scripttempl/m68kcoff.sc: Remove default address for .data so
883 .text, .data, and .bss are all sequential.
884
aa59d90e
ILT
885Thu Apr 11 12:05:35 1996 Ian Lance Taylor <ian@cygnus.com>
886
887 * scripttempl/m68kcoff.sc: Remove regions and simplify.
888
d26c498b
JL
889Wed Apr 10 14:41:53 1996 Jeffrey A Law (law@cygnus.com)
890
891 * scripttempl/h8300.sc: Add the "8-bit area" in the upper 256
892 bytes of the address space. Put data from the ".eight" sections
893 into the 8-bit area.
894 * scripttempl/h8300h.sc: Likewise.
895
b279f82e
DE
896Tue Apr 9 14:10:42 1996 Doug Evans <dje@canuck.cygnus.com>
897
898 * emultempl/generic.em (gld${EMULATION_NAME}_before_parse):
899 Pass $ARCH to ldfile_set_output_arch instead of setting
900 ldfile_output_architecture directly.
901
28ad0357
MM
902Tue Apr 9 14:22:15 1996 Michael Meissner <meissner@tiktok.cygnus.com>
903
904 * scripttempl/elfppc.sc (.init,.fini): Put .init, .fini section
905 next to .text. Put _etext after .text, .init, .fini, and
906 .rodata{,2} sections.
907
7ec9d825
ILT
908Tue Apr 9 12:18:57 1996 Ian Lance Taylor <ian@cygnus.com>
909
517a7caf
ILT
910 * ld.texinfo: Rearrange option documentation.
911
1ffec9e6
ILT
912 * lexsup.c (ld_options): New static array.
913 (parse_args): Build shortopts and longopts from ld_options array.
914 (help): New static function.
915 * ldver.h (help): Don't declare.
916 * ldver.c (ldversion): Reindent.
917 (help): Remove.
918
7ec9d825
ILT
919 * ld.texinfo, ld.1: Mention -E as a synonym for -export-dynamic.
920
90ba7e65
ILT
921Mon Apr 8 11:56:23 1996 Ian Lance Taylor <ian@cygnus.com>
922
0c4d3f6f
ILT
923 * emultempl/elf32.em: When checking for a native emulation, check
924 that the current emulation is the default emulation.
925 * emultempl/sunos.em: Likewise.
926
b4cb4ea2
ILT
927 * configure.in: Permit --enable-shared to specify a list of
928 directories.
929 * configure: Rebuild.
930
90ba7e65
ILT
931 * lexsup.c (parse_args): Add -E as a synonym for -export-dynamic,
932 for HP/UX compatibility.
933
8a42aa54
ILT
934Fri Apr 5 14:30:14 1996 Ian Lance Taylor <ian@cygnus.com>
935
6cc7365e
ILT
936 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): New
937 static function, if ${host} = ${target}.
938 (gld${EMULATION_NAME}_after_open): Call check_ld_so_conf to find a
939 needed shared library if ${host} = $[target}.
940
941 * configure.host (i[345]86-*-linux*): Add -dynamic-linker to
942 HOSTING_CRT0. Search -lgcc both before and after -lc in
943 HOSTING_LIBS.
944
8a42aa54
ILT
945 * configure.tgt: Add i[345]86-*-freebsdelf* target; from John
946 Polstra <jdp@polstra.com>.
947
4864a04f
JSC
948Fri Apr 5 18:11:25 1996 James G. Smith <jsmith@cygnus.co.uk>
949
950 * emulparams/elf32{b,l}4300.sh (MACHINE): Add explicit
951 architecture number.
952 * scripttempl/elf.sc: Use $MACHINE definition if present.
953 * configure.tgt (targ_extra_emuls): Force 4100 build to use same
954 template as 4300.
955
09328690
ILT
956Mon Apr 1 17:35:40 1996 Ian Lance Taylor <ian@cygnus.com>
957
958 * ldlang.c (lang_size_sections): Change region check to handle
959 regions which end at the highest possible address correctly.
960 From Roland Weber <roweber@ira.uka.de>.
23595ba5
ILT
961
962 * ldlang.c (section_already_linked): New static function.
963 (wild_doit): Discard sections with SEC_EXCLUDE set if not doing a
964 relocateable link. Don't worry about section being NULL, since it
965 never should be. Don't call init_os unless the section is going
966 to be added.
967 (ldlang_add_file): Call section_already_linked for each section.
968 * ldmain.c (multiple_definition): Don't warn about multiple
969 definitions in sections which are being discarded.
970
ea461c67
SC
971Sun Mar 31 00:30:47 1996 steve chamberlain <sac@slash.cygnus.com>
972
973 * scripttempl/{ppcpe.sc, pe.sc} (.junk): Remove and use /DISCARD/.
974 * emultempl/pe.em (init): Remove special case PPC code.
975
0e88ffa2
JL
976Fri Mar 29 00:01:29 1996 Jeffrey A Law (law@cygnus.com)
977
978 * scripttempl/h8300.sc: Make vectors section 0xc4 bytes long
979 so as not to overwrite the magic syscall entry at 0xc4.
980 * scripttempl/h8300h.sc: Likewise.
981
bacc1703
DE
982Thu Mar 28 11:05:47 1996 Doug Evans <dje@canuck.cygnus.com>
983
984 * configure.tgt (sparc64-*-solaris2*): Delete.
985 Stick with sparc-*-solaris2*.
986
64664e69
ILT
987Wed Mar 27 12:33:24 1996 Ian Lance Taylor <ian@cygnus.com>
988
cf2e4f5f
ILT
989 * ld.h (DISCARD_SECTION_NAME): Define to "/DISCARD/".
990 * ldlang.c (init_os): Fail on an attempt to initialize any section
991 named DISCARD_SECTION_NAME.
992 (wild_doit): Discard input sections assigned to an output section
993 named DISCARD_SECTION_NAME.
994 * ld.texinfo: Document use of /DISCARD/.
995
64664e69
ILT
996 * ldlang.c: Fix some indentation and comments.
997
28113e82
ILT
998Tue Mar 26 18:14:49 1996 Ian Lance Taylor <ian@cygnus.com>
999
1000 * ldmain.c (main): Call bfd_set_error_program_name.
1001
8ef401e2
ILT
1002Thu Mar 21 13:17:34 1996 Ian Lance Taylor <ian@cygnus.com>
1003
28113e82
ILT
1004 * ld.texinfo: Fix a couple of indexing entries. Mention that
1005 --verbose displays builtin linker scripts.
1006
4bcc5d32
ILT
1007 * ldmisc.c (vfinfo): case 'I': If the file is not in an archive,
1008 and the local symbol name does not match the filename, print the
1009 filename as well.
1010
8ef401e2
ILT
1011 Patches from John Polstra <jdp@polstra.com> for FreeBSD ELF:
1012 * lexsup.c (parse_args): -Bshareable is a synonym for -shared.
1013 * emulparams/elf_i386.sh (NONPAGED_TEXT_START_ADDR): Make the same
1014 as TEXT_START_ADDR.
1015
baaaf6f2
ILT
1016Wed Mar 20 18:18:25 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1017
1018 * ld.texinfo: Fix typos. Use @pxref only inside parentheses.
1019
0f5898cc
ILT
1020Wed Mar 20 16:56:15 1996 Ian Lance Taylor <ian@cygnus.com>
1021
1022 * ldmain.c (add_wrap): New function.
1023 * ldmain.h (add_wrap): Declare.
1024 * lexsup.c (parse_args): Call add_wrap.
1025
60e42680
DE
1026Tue Mar 19 16:44:20 1996 Doug Evans <dje@canuck.cygnus.com>
1027
1028 * configure.host (sparc*-*-solaris2* host): Accept any sparc variant.
1029
deddae66
JL
1030Wed Mar 13 17:47:31 1996 Jeffrey A Law (law@cygnus.com)
1031
1032 * scripttempl/h8300.sc: Change name of page zero memory
1033 from "null" to "vectors". Create an output section for
1034 vectors. Add comments on how to explicitly place items
1035 in the vector table.
1036 * scripttempl/h8300h.sc: Likewise.
1037
5cb57c2c
ILT
1038Wed Mar 13 12:40:18 1996 Ian Lance Taylor <ian@cygnus.com>
1039
96704ebc
ILT
1040 * emultempl/lnk960.em (machine_table): Add jx and hx.
1041
5cb57c2c
ILT
1042 * genscripts.sh: Don't use ${9:-xx}, since Ultrix /bin/sh doesn't
1043 support it.
1044
4b7d2399
ILT
1045Tue Mar 12 12:43:59 1996 David Mosberger-Tang <davidm@koala.azstarnet.com>
1046
1047 * ld.h (ld_config_type): Add warn_multiple_gp field.
1048 * lexsup.c (parse_args): Handle --warn-multiple-gp.
1049 * ldmain.c (warning_callback): Suppress multiple gp values warning
1050 if --warn_multiple_gp was not used.
1051 * ld.texinfo, ld.1: Document --warn-multiple-gp.
1052
02df835b
ILT
1053Tue Mar 12 12:02:21 1996 Ian Lance Taylor <ian@cygnus.com>
1054
e3d73386
ILT
1055 * lexsup.c (parse_args): Handle --wrap.
1056 * ldmain.c (main): Initialize link_info.wrap_hash.
1057 * ldexp.c (fold_name): Use bfd_wrapped_link_hash_lookup in DEFINED
1058 and NAME cases.
1059 * ld.texinfo, ld.1: Document --wrap.
1060
ea2488ad
ILT
1061 * configure: Rebuild with autoconf 2.8.
1062
02df835b
ILT
1063 Don't do SunOS style dynamic linking for sparc-aout:
1064 * configure.tgt (sparc64-*-aout*): Use sparcaout, not sun4.
1065 (sparclite*-fujitsu-*, sparc*-*-aout): Likewise.
1066 (sparc*-wrs-vxworks*): Likewise.
1067 * emulparams/sparcaout.sh: New file.
1068 * Makefile.in (ALL_EMULATIONS): Add esparcaout.o.
1069 (esparcaout.c): New target.
1070
1071Wed Mar 6 16:06:52 1996 J.T. Conklin <jtc@rtl.cygnus.com>
1072
1073 * scripttempl/elfppc.sc (.sdata2, .sbss2): Implement Feb 2 change
1074 in a different manner to work around differences in shell variable
1075 expansion.
1076
6771b6e2
ILT
1077Wed Mar 6 18:08:18 1996 Ian Lance Taylor <ian@cygnus.com>
1078
1079 * ldemul.h (ldemul_unrecognized_file): Declare.
1080 (ldemulation_xfer_type): Add unrecognized_file field.
1081 * ldemul.c (ldemul_unrecognized_file): New function.
1082 * ldlang.c (load_symbols): If a file can not be recognized, call
1083 ldemul_unrecognized_file before trying it as a linker script.
1084 * aix.em (gld${EMULATION_NAME}_unrecognized_file): New static
1085 function.
1086 (gld${EMULATION_NAME}_read_file): Use FOPEN_RT, not "r".
1087 (ld_${EMULATION_NAME}_emulation): Initialize unrecognized_file.
1088
3d0c8fa1
ILT
1089Mon Mar 4 14:11:17 1996 Ian Lance Taylor <ian@cygnus.com>
1090
1091 * ldlang.c (wild): Handle foo.a(.text) by mapping each included
1092 member of foo.a separately. From Jouke Numan <jnuman@bazis.nl>.
1093
16385918
ILT
1094Fri Mar 1 10:24:59 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1095
1096 * emultempl/elf32.em (gld${EMULATION_NAME}_find_exp_assignment):
1097 Search trinary.cond rather than searching trinary.lhs twice.
1098
e24b45a8
SS
1099Tue Feb 27 15:08:43 1996 Stan Shebs <shebs@andros.cygnus.com>
1100
1101 * mpw-make.sed: Edit out shared library support.
1102 (@TDIRS@): Edit out, can't use genscripts.
1103
228b04d2
ILT
1104Tue Feb 27 15:09:21 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1105
1106 * configure.tgt (m68k-*-linuxaout*, m68k-*-linux*): New targets.
1107 * emulparams/m68klinux.sh: New file.
1108 * emultempl/linux.em (gld${EMULATION_NAME}_before_allocation):
1109 Call bfd_${EMULATION_NAME}_size_dynamic_sections instead of
1110 bfd_linux_size_dynamic_sections.
1111 * Makefile.in (ALL_EMULATIONS): Add em68klinux.o.
1112 (em68klinux.c): New target.
1113 * configure.host (m68*-*-linuxaout*, m68*-*-linux*): New hosts.
1114
3c8deccc
ILT
1115Tue Feb 27 12:55:46 1996 Ian Lance Taylor <ian@cygnus.com>
1116
228b04d2
ILT
1117 * Makefile.in (ALL_EMULATIONS): Sort into alphabetical order.
1118 Fill in missing entries.
1119
3c8deccc
ILT
1120 * lexsup.c (parse_args): Recognize --no-whole-archive.
1121 * ldlang.h (lang_input_statement_type): Add whole_archive field.
1122 * ldlang.c (new_afile): Set whole_archive field.
1123 (load_symbols): Check input file specific whole_archive field
1124 rather than global variable.
1125 * ld.texinfo, ld.1: Document --no-whole-archive.
1126
fc7b6582
ILT
1127Tue Feb 20 16:07:00 1996 Ian Lance Taylor <ian@cygnus.com>
1128
1129 * configure.tgt: Correct gldi960 to gld960.
1130
c653b370
ILT
1131Mon Feb 19 11:16:44 1996 Ian Lance Taylor <ian@cygnus.com>
1132
169df8d5
ILT
1133 * emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): Check
1134 the SONAME if it is available.
1135 (gld${EMULATION_NAME}_stat_needed): Use the SONAME, not the
1136 filename, when checking for conflicting library versions. Don't
1137 assume that the suffix is only numbers and dots.
1138
c653b370
ILT
1139 * ld.texinfo: Mention that -R can be used for -rpath.
1140
9e2ef098
ILT
1141Sun Feb 18 15:05:17 1996 Ian Lance Taylor <ian@cygnus.com>
1142
1143 * configure.host: Check for 'do not mix' from native linker before
1144 trying to use -rpath.
1145
ad43e45b
ILT
1146Thu Feb 15 13:58:06 1996 Ian Lance Taylor <ian@cygnus.com>
1147
c99fbc42
ILT
1148 * configure.in: Remove explicit substitution of CFLAGS; autoconf
1149 does it anyhow.
1150 * configure: Rebuild.
1151 * Makefile.in (LDFLAGS): Set to @LDFLAGS@.
1152
7e19f60e
ILT
1153 * configure.in: Call AC_PROG_CC before configure.host.
1154 * configure: Rebuild.
1155 * configure.host: Remove go32 host, since it should no longer be
1156 necessary. Don't set CC for romp host.
1157
22aa1302
ILT
1158 * scripttempl/elf.sc: Don't skip a page in virtual memory space if
1159 the text segment ends exactly on a page boundary.
1160
ad43e45b
ILT
1161 * configure.in: Substitute RPATH_ENVVAR.
1162 * configure: Rebuild.
1163 * configure.host: Set RPATH_ENVVAR.
1164 * Makefile.in (RPATH_ENVVAR): New variable.
1165 (check): Use $(RPATH_ENVVAR) rather than LD_LIBRARY_PATH.
1166
95d31c3c
ILT
1167Wed Feb 14 18:49:01 1996 Alan Modra <alan@spri.levels.unisa.edu.au>
1168
1169 * configure.in: Redo emulation handling so that each emulation
1170 searches the correct tool directory, based on the target alias.
1171 For example, "configure --enable-targets=m68k-coff i386-linux"
1172 will search /usr/local/i386-linux/lib for linux and
1173 /usr/local/m68k-coff/lib for m68k-coff.
1174 * configure: Rebuild.
1175 * configure.tgt: Add special tdir settings for Linux.
1176 * Makefile.in: Add @TDIRS@. Pass "$(tdir_EMUL)" to ${GENSCRIPTS}
1177 for each eEMUL.c target.
1178 * genscripts.sh: Accept specific alias as 9th argument, and use it
1179 in LIB_PATH.
1180
307585f1
ILT
1181Wed Feb 14 16:38:36 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de>
1182
1183 * ldlang.c (lang_set_startof): Don't do anything for a
1184 relocateable link.
1185
1186 * ldgram.y (mri_script_file): Call mri_draw_tree.
1187 * mri.c (mri_draw_tree): Make globally visible. Don't bother to
1188 create memory regions.
1189 (mri_load): Don't call mri_draw_tree.
1190 * mri.h (mri_draw_tree): Declare.
1191
1192 * configure.tgt (m68*-*-psos): New target.
1193 * emulparams/m68kpsos.sh: New file.
1194 * scripttempl/psos.sc: New file.
1195 * Makefile.in (ALL_EMULATIONS): Add em68kpsos.o.
1196 (em68kpsos.c): New target.
1197
db3bfcd6
ILT
1198Wed Feb 14 11:09:25 1996 Ian Lance Taylor <ian@cygnus.com>
1199
95d31c3c
ILT
1200 * configure.tgt (*-*-ieee*): New target; use vanilla.
1201
db3bfcd6
ILT
1202 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Strip
1203 `:foo' from ${ARCH}.
1204
9cb8a981
ILT
1205Tue Feb 13 15:58:58 1996 Bryan Ford <baford@snake.cs.utah.edu>
1206
1207 * scripttempl/i386msdos.sc: Don't pad the .text section. Put
1208 .rodata in .data.
1209
62548927
ILT
1210Tue Feb 13 14:04:19 1996 Ian Lance Taylor <ian@cygnus.com>
1211
b6acf084
ILT
1212 * configure.host: Set HDLFLAGS for *-*-hpux with --enable-shared.
1213
62548927
ILT
1214 * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed): Warn if
1215 it looks like we might be linking in two different versions of the
1216 same shared library. Based on a patch from H J Lu <hjl@zoom.com>.
1217
708f7fbc
ILT
1218Thu Feb 8 19:25:54 1996 Ian Lance Taylor <ian@cygnus.com>
1219
1220 * ldlang.c (lang_size_sections): Increment the section size when a
1221 padding statement is encountered.
1222
2e598345
ILT
1223Wed Feb 7 14:01:33 1996 Ian Lance Taylor <ian@cygnus.com>
1224
1225 * configure.in: Look for --enable-shared. Change the value of
1226 BFDLIB when linking against a shared library on SunOS.
1227 * configure: Rebuild.
1228 * configure.host: If using a shared BFD library, try to pass a
1229 reasonable -rpath option when linking.
1230 * Makefile.in (BFDLIB): Set to @BFDLIB@.
1231
1232Tue Feb 6 12:29:14 1996 Doug Evans <dje@charmed.cygnus.com>
1233
1234 * emulparams/elf64_sparc.sh (ARCH): Change to `sparc:v9'.
1235 * emultempl/generic.em: Strip `:foo' from ${ARCH}.
1236
f8d48971
ILT
1237Mon Feb 5 16:25:30 1996 Ian Lance Taylor <ian@cygnus.com>
1238
1239 Support for building bfd and opcodes as shared libraries, based on
1240 patches from Alan Modra <alan@spri.levels.unisa.edu.au>:
1241 * configure.in (HLDFLAGS): New substitution.
1242 * configure: Rebuild.
1243 * configure.host: Set HLDFLAGS on SunOS.
1244 * Makefile.in (HLDFLAGS): New variable.
1245 (BFDDEP): New variable.
1246 (BFDLIB): Change to -L../bfd -lbfd.
1247 ($(LD_PROG)): Depend upon $(BFDDEP) rathern than $(BFDLIB). Use
1248 $(HLDFLAGS) in link.
1249 (check): Set LD_LIBRARY_PATH in the environment.
1250
1251Fri Feb 2 19:26:25 1996 Michael Meissner <meissner@wogglebug.tiac.net>
1252
1253 * scripttempl/elfppc.sc (.sdata2, .sbss2): Put .sdata2 and .sbss
1254 in the read-only section, not read/write unless we are making a
1255 shared library.
1256 (.debug*): Add dwarf debug sections.
1257 (.rela.{sdata*,sbss*}): Add sections.
1258
ae9120f9
ILT
1259Fri Feb 2 16:50:21 1996 Ian Lance Taylor <ian@cygnus.com>
1260
1261 * configure: Regenerate.
1262
48766668
ILT
1263Thu Feb 1 10:50:46 1996 Ian Lance Taylor <ian@cygnus.com>
1264
be54c2b6
ILT
1265 * emulparams/elf_i386.sh (TEXT_START_ADDR): Change to 0x8048000,
1266 for SVR4 compatibility.
1267
48766668
ILT
1268 * ldexp.c (exp_fold_tree): Correct handling of ABSOLUTE.
1269
923b8e0c
SC
1270Wed Jan 31 17:30:19 1996 Steve Chamberlain <sac@slash.cygnus.com>
1271
1272 * configure.tgt (i[345]86-*-cygwin32, powerpcle-*-cygwin32): New.
1273 * emultempl/pe.em (definfo init): Make the default stack reserve
1274 of a PPC larger.
1275
40ab9bb9
ILT
1276Wed Jan 31 14:34:23 1996 Richard Henderson <rth@tamu.edu>
1277
1278 * configure.tgt (m68*-apple-aux*): New target.
1279 * emulparams/m68kaux.sh: New file.
1280 * scripttempl/m68kaux.sc: New file.
1281 * Makefile.in (ALL_EMULATIONS): Add em68kaux.o.
1282 (em68kaux.c): New target.
1283
bc60f924
ILT
1284Tue Jan 30 13:18:56 1996 Ian Lance Taylor <ian@cygnus.com>
1285
1286 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Ignore
1287 -bnoentry, since the right thing tends to happen anyhow.
1288
4bdd9722
ILT
1289Mon Jan 29 12:29:26 1996 Ian Lance Taylor <ian@cygnus.com>
1290
1291 * ld.texinfo, ld.1: Document -export-dynamic.
1292
1293Fri Jan 26 11:11:55 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1294
1295 * emultempl/sunos.em: Check for native compile by comparing
1296 ${target} and ${host}.
1297
de8d1609
JSC
1298Thu Jan 25 16:46:58 1996 James G. Smith <jsmith@cygnus.co.uk>
1299
1300 * emulparams/{elf32b4300.sh, elf32l4300.sh}: Changed
1301 TEXT_START_ADDR to allow use on IDT and PMON systems.
1302
1759ad4d
SC
1303Wed Jan 24 20:59:40 1996 Steve Chamberlain <sac@slash.cygnus.com>
1304
1305 * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args):
1306 correct spelling.
1307
b0cc94a1
DE
1308Wed Jan 24 16:59:19 1996 Doug Evans <dje@charmed.cygnus.com>
1309
1310 * configure.tgt (sparc64-*-solaris2*): New configuration.
1311 (sparc64-*-aout*): Renamed from sparc64*.
1312
7df4ba26
ILT
1313Mon Jan 22 13:01:35 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1314
1315 * Makefile.in (GENSCRIPTS): Pass @host@ @target@ @target_alias@.
1316 * genscripts.sh: Set host, target and target_alias variables.
1317 Check for native compile by comparing ${target} and ${host}.
1318 * emultempl/elf32.em: Likewise.
1319 * scripttempl/elfmips.sc: Test ${target}, not ${target_alias}.
1320
4d99a950
MM
1321Mon Jan 22 11:03:23 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1322
1323 * scripttempl/elfppc.sc: Refine eabi support to better support
1324 .sdata, .sdata2, .sbss, etc. sections.
1325
a411bea0
ILT
1326Tue Jan 16 15:16:58 1996 Ian Lance Taylor <ian@cygnus.com>
1327
1328 * ldgram.y (%union): Add phdr field.
1329 (phdr): Use phdr_qualifiers rather than opt_hdrs and opt_at.
1330 (phdr_qualifiers): New nonterminal. Add support for FLAGS.
1331 (opt_hdrs, hdr): Remove.
1332 (phdr_val): New nonterminal.
1333 * ldlang.c (lang_new_phdr): Replace hdrs parameter with filehdr
1334 and phdrs parameters. Add flags parameter.
1335 (lang_record_phdrs): Update for changes to lang_phdr. Pass flags
1336 to bfd_record_phdr.
1337 * ldlang.h (struct lang_phdr): Replace hdrs field with filehdr and
1338 phdrs fields. Add flags field.
1339 (LANG_PHDR_FILEHDR, LANG_PHDR_PHDRS): Remove.
1340 (lang_new_phdr): Update declaration.
1341 * ld.texinfo: Document FLAGS.
1342
fe1379d4
ILT
1343Mon Jan 15 15:07:19 1996 Ian Lance Taylor <ian@cygnus.com>
1344
0bc9a7d2
ILT
1345 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation):
1346 Don't make a shared library because of an undefined reference to
1347 __GLOBAL_OFFSET_TABLE_.
1348
fe1379d4
ILT
1349 Add some Irix 5 support, mostly from Kazumoto Kojima
1350 <kkojima@info.kanagawa-u.ac.jp>:
1351 * emulparams/elf32bmip.sh (SCRIPT_NAME): Change to elfmips.
1352 (SHLIB_TEXT_START_ADDR): Define.
1353 (OTHER_GOT_SYMBOLS): Define.
1354 (OTHER_READWRITE_SECTIONS): Remove initialization of _gp.
1355 (EXECUTABLE_SYMBOLS): Don't define.
1356 (DYNAMIC_LINK): Don't define.
1357 * emulparams/elf32lmip.sh: Same changes as elf32bmip.sh.
1358 * scripttempl/elfmips.sc: New file.
1359 * configure.host (mips*-dec-bsd*): Change mips to mips*.
1360 (mips*-sgi-irix4*): Likewise.
1361 (mips*-sgi-irix5*): New entry.
1362 * Makefile.in (eelf32bmip.c): Depend upon elfmips.sc rather than
1363 elf.sc.
1364 (eelf32lmip.c): Likewise.
1365
be03dc3e
MM
1366Sat Jan 13 09:41:43 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1367
1368 * scripttempl/elfppc.sc: Remove support for .rel.* sections. Add
1369 .rela.got.neg section.
1370
23cb3b65
ILT
1371Fri Jan 12 14:56:19 1996 Ian Lance Taylor <ian@cygnus.com>
1372
2afa4f21
ILT
1373 * scripttempl/sh.sc: Only build constructors when CONSTRUCTING.
1374
23cb3b65
ILT
1375 * ldmisc.c: Include <stdarg.h> rather than <varargs.h> if
1376 ANSI_PROTOTYPES is defined. Remove special handling of
1377 WINDOWS_NT. Various indendation fixes.
1378 (vfinfo): Change fmt parameter to const char *.
1379 (info_msg): Write <stdarg.h> version.
1380 (einfo, minfo, finfo): Likewise.
1381 (info_assert): Change file parameter to const char *.
1382 * ldmisc.h (einfo, minfo, info_msg): If ANSI_PROTOTYPES is
1383 defined, use a real prototype.
1384 (info_assert): Change first parameter to be const char *.
1385
4fe13b2b
MM
1386Fri Jan 12 13:29:55 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1387
1388 * scripttempl/elfppc.sc: Add support for .sdata2/.sbss2, etc. Add
1389 in old support that 2.7.2 needs, but the current compiler does
1390 not.
1391
1392 * Makefile.in (eelf32{,l}ppc.c): Fix up dependencies to use the
1393 correct Linker script template.
1394
1395 * emulparams/elf32{,l}ppc.sh (TEXT_START_ADDR): Set to 0x40000,
1396 not 0x400000.
1397 (DATA_ADDR,NONPAGED_TEXT_START_ADDR): Delete.
1398
37e46b8b
ILT
1399Tue Jan 9 15:53:02 1996 Ian Lance Taylor <ian@cygnus.com>
1400
1401 * scripttempl/alpha.sc: Put .rconst right after .rdata.
1402
d4279937
SC
1403Fri Jan 5 14:07:45 1996 Steve Chamberlain <sac@slash.cygnus.com>
1404
1405 * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation):
1406 sort using right pointer.
1407
9dee2948
MM
1408Fri Jan 5 12:25:47 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1409
1410 * scripttempl/elfppc.sc: Remove support for creating special
1411 labels for eabi section begin/end here. The compiler now uses
1412 crt{i,n}.o to create these symbols.
1413
ed1f99e7
ILT
1414Thu Jan 4 17:08:58 1996 Ian Lance Taylor <ian@cygnus.com>
1415
1416 * configure.host: Change existing Linux HOSTING_CRT0 to be used
1417 for a.out only, and put in appropriate HOSTING_CRT0 and
1418 HOSTING_LIBS values for Linux ELF.
1419
5c5e420c
DE
1420Thu Jan 4 12:02:05 1996 Doug Evans <dje@canuck.cygnus.com>
1421
1422 * scripttempl/h8300.sc: Use all 64K for ram.
1423 * scripttempl/h8300h.sc: Define 256K ram size.
1424
1425Thu Dec 21 15:57:18 1995 Ian Lance Taylor <ian@cygnus.com>
1426
1427 * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): Pass
1428 export_defines as true to bfd_xcoff_size_dynamic_sections if -unix
1429 was used, regardless of whether -bE was used.
1430
67cf6778
ILT
1431Tue Dec 19 17:35:38 1995 Ian Lance Taylor <ian@cygnus.com>
1432
1433 * emultempl/aix.em (gld${EMULATION_NAME}_after_open): Only set
1434 relocateable before calling ldctor_build_sets if the output file
1435 is in an XCOFF format.
1436
4fc151e9
ILT
1437Fri Dec 15 16:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
1438
1439 * ldwrite.c (build_link_order): When handling a data statement, if
1440 the endianness of the output file is unknown, use the endianness
1441 of the input file.
1442
d8d4a450
SS
1443Tue Dec 12 13:55:41 1995 Stan Shebs <shebs@andros.cygnus.com>
1444
1445 * mpw-config.in: Recognize mips-*-* as equivalent to
1446 mips-idt-ecoff.
1447 * mpw-eppcmacos.c: Rename to shorter mpw-eppcmac.c.
1448 * mpw-ld.r: Add version resources.
1449 (cfrg): Use symbolic instead of literal name for executable.
1450
9499591f
KK
1451Mon Dec 11 15:13:41 1995 Kim Knuttila <krk@cygnus.com>
1452
1453 * scripttempl/ppcpe.sc (FINI): Moved the .reloc section.
1454
e8bb9a12
DE
1455Wed Dec 6 14:33:50 1995 Doug Evans <dje@canuck.cygnus.com>
1456
1457 * ldlang.c (print_statement{,s}): Delete duplicate prototype.
1458 (print_statement_list): Renamed from print_statement. All callers
1459 updated.
1460 (print_statement): New function to print just one statement.
1461 (print_{data,reloc,padding}_statement): Don't crash if
1462 output_section == NULL.
1463 (dprint_statement): New function.
1464
95b3cb6b
DE
1465 * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): Fix
1466 call to sort_sections.
1467
04215033
ILT
1468Wed Dec 6 14:59:06 1995 Ian Lance Taylor <ian@cygnus.com>
1469
9430b933
ILT
1470 * emultempl/aix.em (unix_ld): New static variable.
1471 (gld${EMULATION_NAME}_parse_args): Handle -unix.
1472 (gld${EMULATION_NAME}_before_allocation): If unix_ld, pass
1473 gc as false and export_defineds as true to size_dynamic_sections.
1474
04215033
ILT
1475 * ldexp.c (exp_fold_tree): Permit assignments to dot in the final
1476 phase if the current section is abs_output_section.
1477
d4279937
SC
1478
1479Tue Dec 5 09:49:39 1995 Doug Evans <dje@canuck.cygnus.com>
1480
1481 * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): Fix call
1482 to sort_sections.
1483
061e65f8
ILT
1484Fri Dec 1 16:48:36 1995 Ian Lance Taylor <ian@cygnus.com>
1485
1486 * ldgram.y (PHDRS): New token.
1487 (ifile_p1): Accept phdrs.
1488 (section): Accept phdr_opt at the end of the section definition.
1489 (phdr_op): New nonterminal.
1490 (phdrs, phdr_list, phdr, phdr_type, opt_hdrs, hdr): Likewise.
1491 * ldlex.l: Accept PHDRS.
1492 * ldlang.h (struct lang_output_section_phdr_list): Define.
1493 (lang_output_section_statement_type): Add phdrs field.
1494 (struct lang_phdr): Define.
1495 (LANG_PHDR_FILEHDR, LANG_PHDR_PHDRS): Define.
1496 (lang_new_phdr): Declare.
1497 * ldlang.c (lang_phdr_list): New static variable.
1498 (lang_output_section_statement_lookup): Initialize phdrs field.
1499 (lang_process): Call lang_record_phdrs.
1500 (lang_new_phdr): New function.
1501 (lang_section_in_phdr): New function.
1502 (lang_record_phdrs): New static function.
1503 * ld.texinfo: Document PHDRS.
1504
d611a82e
KK
1505Thu Nov 30 13:14:30 1995 Kim Knuttila <krk@cygnus.com>
1506
1507 * scripttempl/ppcpe.sc: Moved .edata into its own section to
1508 expose it.
1509
e7f2e923
ILT
1510Thu Nov 30 11:32:34 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
1511
1512 * configure.host (m68*-motorola-sysv): Define HOSTING_CRT0 and
1513 HOSTING_LIBS for testing.
1514 (m88*-motorola-sysv3): Define HOSTING_CRT0 and HOSTING_LIBS for
1515 testing.
1516
5aca4058
ILT
1517Tue Nov 28 12:14:53 1995 Ian Lance Taylor <ian@cygnus.com>
1518
1519 * lexsup.c (parse_args): Set config.dynamic_link to false for -N
1520 and -n.
1521
6a4667f4
ILT
1522Mon Nov 27 13:12:09 1995 Ian Lance Taylor <ian@cygnus.com>
1523
1524 * configure: Rebuild with autoconf 2.7.
1525
d87e370b
DE
1526Fri Nov 24 18:35:35 1995 Doug Evans <dje@canuck.cygnus.com>
1527
1528 * scripttempl/pe.sc: Two .junk's is too much junk.
1529
13eb3290
ILT
1530Tue Nov 21 16:14:32 1995 Ian Lance Taylor <ian@cygnus.com>
1531
caf2a913
ILT
1532 * configure.in: Use BFD_NEED_DECLARATION.
1533 * acconfig.h: Put NEED_DECLARATION_FREE in @TOP@ section.
1534 * configure, config.in: Rebuild with autoconf 2.6.
1535
13eb3290 1536 * ldmain.c (constructor_callback): Don't warn about BFD_RELOC_CTOR
6a4667f4 1537 being unsupported if this is not a relocateable link and the input
13eb3290
ILT
1538 BFD supports it, since ldctor_build_sets can cope with that case.
1539
1540Fri Nov 17 16:23:15 1995 Stan Shebs <shebs@andros.cygnus.com>
1541
1542 * configure.tgt (powerpc-*-macos*): New target.
1543 * emulparams/ppcmacos.sh: New file, PowerMac emulation.
1544 * Makefile.in (ALL_EMULATIONS): Add eppcmacos.o.
1545 (eppcmacos.c): New target.
1546 * mpw-eppcmacos.c: Update.
1547 * mpw-make.sed: Edit out attempts to use {GENSCRIPTS}.
1548
dfc84b08
ILT
1549Fri Nov 17 10:37:27 1995 Ian Lance Taylor <ian@cygnus.com>
1550
1551 * Makefile.in (CC_FOR_TARGET): Use @host@ and @target@, not
1552 $(host_canonical) and $(target_canonical).
1553 (CXX_FOR_TARGET): Likewise.
1554
c4a14eef
DE
1555Thu Nov 16 11:23:42 1995 Doug Evans <dje@canuck.cygnus.com>
1556
1557 * scripttempl/pe.sc (.endjunk): Move definition of `end' to here
1558 so the malloc heap begins at a sane place.
1559
b218076e
KR
1560Thu Nov 16 03:09:32 1995 Ken Raeburn <raeburn@cygnus.com>
1561
1562 Version 2.6 released.
1563 * ldver.c (ldversion): Update to 2.6.
1564
1565 * Makefile.in (mostlyclean): Delete ldemul-list.h here, but not
1566 $(GENERATED_*FILES), since they need to be retained by distclean.
1567 (maintainer-clean, realclean): Delete them here.
1568
20406675
ILT
1569Tue Nov 14 17:08:06 1995 Ian Lance Taylor <ian@cygnus.com>
1570
b218076e
KR
1571 * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args): Open the
1572 base file with FOPEN_WB, not "w".
1573
20406675
ILT
1574 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Use the
1575 environment variable LD_RUN_PATH if neither -rpath nor -rpath-link
1576 were used.
1577 (gld${EMULATION_NAME}_before_allocation): Use the environment
1578 variable LD_RUN_PATH if -rpath was not used.
1579 * ld.texinfo, ld.1: Document LD_RUN_PATH.
1580
97121c41
ILT
1581Thu Nov 9 13:09:29 1995 Ian Lance Taylor <ian@cygnus.com>
1582
20406675
ILT
1583 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Recognize
1584 -bl and -bloadmap options.
1585
7eb5ccf5
ILT
1586 * ldfile.c (ldfile_try_open_bfd): If bfd_error_invalid_target,
1587 report a better error.
1588
97121c41
ILT
1589 * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): Add
1590 new local variable special_sections, and pass it to
1591 size_dynamic_sections. Look through the results, and move the
1592 sections around in the mapping so that they are defined correctly.
1593
9d3d323a
ILT
1594Wed Nov 8 11:40:59 1995 Ian Lance Taylor <ian@cygnus.com>
1595
1596 * ldemul.c (ldemul_default_target): Cast getenv return value.
1597
b2306582
KK
1598Tue Nov 7 11:15:36 1995 Kim Knuttila <krk@cygnus.com>
1599
9d3d323a
ILT
1600 * emulparams/ppcpe.sh (ARCH): New file for PowerPC Portable
1601 Executable support.
1602 * scripttempl/ppcpe.sc: New file for PowerPC Portable Executable
1603 support.
b2306582
KK
1604
1605 * configure.tgt (targ_extra_emuls): Added powerpcle-pe target.
1606 * Makefile.in (ALL_EMULATIONS): Added eppcpe.o target.
1607
1608 * emultempl/pe.em (TARGET_IS_ppcpe): file tailoring macro
9d3d323a
ILT
1609 (gld_$_before_allocation): added hooks for toc construction based
1610 on the above macro.
b2306582 1611
e2ce2da8
ILT
1612Tue Nov 7 11:47:23 1995 Ian Lance Taylor <ian@cygnus.com>
1613
1614 * ld.texinfo: The linker does not use _main as an entry point.
1615
36b72df3
ILT
1616Tue Nov 7 11:46:11 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
1617
1618 * scripttempl/m88kbcs.sc (.data): Calculate next boundary modulo
1619 0x2000 not 0x200.
1620
7ae3065c
ILT
1621Mon Nov 6 10:59:21 1995 Ian Lance Taylor <ian@cygnus.com>
1622
92c71a0b
ILT
1623 * configure.in: Add test for whether free must be declared.
1624 * sysdep.h: Declare free if necessary. Include "ansidecl.h".
1625 * acconfig.h: Explain NEED_DECLARATION_FREE.
1626 * configure, config.in: Rebuild.
1627
7ae3065c
ILT
1628 * lexsup.c (parse_args): Take B:: out of shortopts.
1629
bd329d41
KR
1630Sun Nov 5 03:08:28 1995 Ken Raeburn <raeburn@cygnus.com>
1631
1632 * emulparams/i386nbsd.sh (EXECUTABLE_SYMBOLS): Set __DYNAMIC to 0
1633 for now, as with m68k4kbsd, until shared library support gets
1634 done.
1635
1636 * configure.host: For i386 BSD variants, crt0.o lives in
1637 /usr/lib. (True for NetBSD at least, unconfirmed for others.)
1638
63982998
ILT
1639Wed Nov 1 15:42:45 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
1640
1641 * Makefile.in (ALL_EMULATIONS): Add edelta68.o.
1642 (edelta68.c): New target.
92188bd2 1643 * configure.tgt (m68*-motorola-sysv*): New target.
63982998
ILT
1644 * emulparams/delta68.sh: New file.
1645 * scripttempl/delta68.sc: New file.
1646
1647 * scripttempl/m88kbcs.sc: Handle .init and .fini. Change section
1648 addresses.
1649
2a80ec10
ILT
1650Wed Nov 1 11:41:56 1995 Ian Lance Taylor <ian@cygnus.com>
1651
ef51e36a
ILT
1652 * ldgram.y (mri_script_command): Accept ',' as well as '=' in
1653 ALIGN and ALIGNMOD statements.
1654
2a80ec10
ILT
1655 * emultempl/aix.em: Include ldgram.h.
1656 (gld${EMULATION_NAME}_parse_args): Handle -pD and -pT, as used on
1657 AIX 4.1.
1658 * Makefile.in ($(EMULATION_OFILES)): Depend upon ldgram.h.
1659
02a5d235
ILT
1660Tue Oct 31 18:22:24 1995 David Mosberger-Tang <davidm@azstarnet.com>
1661
1662 * configure.host (alpha-*-linux*): New host.
1663 * configure.tgt (alpha-*-linux*): New target.
1664
5666490b
ILT
1665Tue Oct 31 12:36:52 1995 Ian Lance Taylor <ian@cygnus.com>
1666
1667 * emultempl/aix.em (export_files): Remove.
1668 (import_files): Make static.
1669 (struct export_symbol_list): Define.
1670 (export_symbols): New static variable.
1671 (gld${EMULATION_NAME}_parse_args): Handle an initial -b option
1672 correctly. Call read_file for an export file.
1673 (gld${EMULATION_NAME}_before_allocation): Call
1674 bfd_xcoff_export_symbol for each export symbol, rather than
1675 calling read_file for each export file.
1676 (gld${EMULATION_NAME}_read_file): For an export file, make the
1677 exported symbols undefined, and store them on the export_symbols
1678 list.
1679
2543860d
SC
1680Sat Oct 28 00:10:03 1995 steve chamberlain <sac@slash.cygnus.com>
1681
1682 * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args):
1683 Don't hang if last option is unrecognised.
1684 (gld_${EMULATION_NAME}_set_symbols): Insert created
1685 symbols into ABS output section.
1686
d0ae7d95
NH
1687Fri Oct 27 18:03:17 1995 Niklas Hallqvist <niklas@appli.se>
1688
1689 * Makefile.in (ALL_EMULATIONS): Added support for the NetBSD
1690 m68k4k arch.
1691 (em68k4knbsd.c): New rule.
1692
1693 * configure.tgt: Added support for the NetBSD m68k4k arch.
1694
1695 * genscripts.sh, ldint.texinfo,
1696 emulparams/{a29k,armaoutb,armaoutl,coff_sparc,ebmon29k,gld960,
1697 gld960coff,go32,h8300,h8300h,h8500,h8500b,h8500c,h8500m,h8500s,
1698 hp300bsd,hp3hpux,hppaelf.sh,i386aout,i386bsd,i386coff,i386go32,
1699 i386linux,i386lynx,i386nbsd,lnk960,m68kaout,m68kcoff,m68klynx,
1700 m88kbcs,mipsbig,mipsbsd,mipsidt,mipsidtl,mipslit,news,ns32knbsd,
2e71dfc0 1701 pc532machaout,riscix,sa29200,sh,shl,sparclynx,sparcnbsd,
d0ae7d95
NH
1702 st2000,sun3,sun4,vanilla,vax,vsta,w65,z8001,z8002}.sh: Changed
1703 PAGE_SIZE to TARGET_PAGE_SIZE.
1704
1705 * emulparams/m68knbsd.h: Ditto.
1706 (TEXT_START_ADDR, NONPAGED_TEXT_START_ADDR): We have 8K pagesize.
1707 (EXECUTABLE_SYMBOLS): Hardcode __DYNAMIC to zero for the time
1708 being.
1709
1710 * emulparams/m68k4knbsd.sh: New file.
1711
1712 * scripttempl/aout.sc: Expand EXECUTABLE_SYMBOLS if relocating.
1713
cf79773c
ILT
1714Fri Oct 27 17:59:09 1995 Ian Lance Taylor <ian@cygnus.com>
1715
1716 * emultempl/aix.em: Include ldctor.h.
1717 (gld${EMULATION_NAME}_after_open): New static function.
1718 (gld${EMULATION_NAME}_before_allocation): Call find_relocs.
1719 (gld${EMULATION_NAME}_find_relocs): New static function.
1720 (gld${EMULATION_NAME}_find_exp_assignment): New static function.
1721 (ld_${EMULATION_NAME}_emulation): Use new after_open function.
1722 * scripttempl/aix.sc: Use CONSTRUCTORS in .data.
1723 * ldctor.c (struct set_info): Move definition into ldctor.h.
1724 (struct set_element): Likewise.
1725 (sets): Make non-static.
1726 (ldctor_add_set_entry): Add name parameter. Save it in the new
1727 set element.
1728 (ldctor_build_sets): Avoid being called twice. Pass set element
1729 name to lang_add_reloc.
1730 * ldctor.h (struct set_info): Move definition here from ldctor.c.
1731 (struct set_element): Likewise. Add new field name.
1732 (sets): Declare.
1733 (ldctor_add_set_entry): Declare new name parameter.
1734 * ldwrite.c (build_link_order): Don't insist that either name or
1735 section be NULL in a lang_reloc_statement.
1736 * ldmain.c (add_to_set): Pass NULL to ldctor_add_new_set_entry for
1737 new name parameter.
1738 (constructor_callback): Pass name to ldctor_add_new_set_entry for
1739 new name parameter.
1740
1741 * ldmisc.c (demangle): Fix indentation. Remove a leading period.
1742
49af8a4e
SS
1743Thu Oct 26 22:22:49 1995 Stan Shebs <shebs@andros.cygnus.com>
1744
1745 * mpw-config.in: Add PowerMac target support, generate config.h.
1746 * mac-ld.r: New file, Mac resources.
1747 * mpw-make.sed: New file, edits Makefile.in into MPW syntax.
1748 * mpw-make.in: Remove.
1749 * mpw-eppcmacos.c: Prebuilt version of PowerMac linking script.
1750
328e5a48
ILT
1751Thu Oct 26 14:11:26 1995 Ian Lance Taylor <ian@cygnus.com>
1752
c7c8b500
ILT
1753 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Treat
1754 -static as a synonym for -bnso.
1755
328e5a48
ILT
1756 * scripttempl/aix.sc: Move special symbols inside sections.
1757 Always start .data at 0.
1758
8a8965f1
PB
1759Wed Oct 25 11:52:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
1760
1761 * Makefile.in (diststuff): Also make info.
1762 (maintainer-clean realclean): Also delete *.info*.
1763
e54bf1c1
ILT
1764Wed Oct 25 11:27:25 1995 Ian Lance Taylor <ian@cygnus.com>
1765
7d6439d9
ILT
1766 * emultempl/aix.em: Add support for various AIX linker options,
1767 for AIX import and export files, and for AIX shared objects.
1768 * scripttempl/aix.sc: Add .pad. Put .ds just before the TOC.
1769
1770 * ldmain.c (main): Initialize new field link_info.static_link.
1771
1772 * ldmain.c (add_keepsyms_file): Add \n at end of einfo calls.
1773 (constructor_callback): Likewise.
1774 * ldmisc.c (vfinfo): Likewise.
1775 * ldwrite.c (build_link_order): Likewise.
1776
e54bf1c1
ILT
1777 * ld.texinfo: The MRI ALIGN directive is supported.
1778
1779Mon Oct 23 11:46:43 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
1780
1781 * emulparams/elf32vr4300.sh: Deleted.
1782 * emulparams/elf32vr4300el.sh: Deleted.
1783 * emulparams/elf32b4300.sh: Added.
1784 * emulparams/elf32l4300.sh: Added.
1785 * configure.tgt, Makefile.in: Updated the build to use the
1786 new 8.3 unique names.
1787
5e8e7e66
ILT
1788Thu Oct 19 17:41:46 1995 Ian Lance Taylor <ian@cygnus.com>
1789
e54bf1c1
ILT
1790 * ldlang.c (entry_symbol): Make non-static.
1791 * ldlang.h (entry_symbol): Declare.
1792
5e8e7e66
ILT
1793 * ldlex.l: Treat PROVIDE as a keyword in expression state.
1794
9c284f3f
SC
1795Wed Oct 18 17:34:06 1995 steve chamberlain <sac@slash.cygnus.com>
1796
1797 * scripttempl/pe.sc (.bss): Move to be after .text
1798
03165292
ILT
1799Tue Oct 17 12:22:05 1995 Ian Lance Taylor <ian@cygnus.com>
1800
5df68a88
ILT
1801 * emultempl/sunos.em (gld${EMULATION_NAME}_find_exp_assignment):
1802 Search trinary.cond rather than searching trinary.lhs twice. From
1803 linli@ihp.PHys.ethz.CH.
1804
235c6a67
ILT
1805 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Move
1806 directory searching code into gld${EMULATION_NAME}_search_dir.
1807 (gld${EMULATION_NAME}_search_dir): New static function, extracted
1808 from gld${EMULATION_NAME}_find_so.
1809 (global_needed, global_found): New static variables.
1810 (gld${EMULATION_NAME}_after_open): New static function.
1811 (gld${EMULATION_NAME}_search_needed): New static function.
1812 (gld${EMULATION_NAME}_try_needed): New static function.
1813 (gld${EMULATION_NAME}_check_needed): New static function.
1814 (ld_${EMULATION_NAME}_emulation): Use new after_open function.
1815 * ld.texinfo, ld.1: Mention -rpath-link on SunOS.
1816
03165292
ILT
1817 * Makefile.in (eelf32ppc.c): Depend upon elf32.em, not generic.em.
1818 (eelf32lppc.c): Likewise.
1819 * emulparams/elf32lppc.sh (TEMPLATE_NAME): Define as elf32.
1820 (GENERATE_SHLIB_SCRIPT): Define as yes.
1821
b5f076d4
ILT
1822Mon Oct 16 19:11:13 1995 Ian Lance Taylor <ian@cygnus.com>
1823
1824 * emultempl/elf32.em: Struct bfd_elf_link_needed_list is now named
1825 bfd_link_needed-list; make appropriate changes.
1826
1827 * configure.tgt (powerpc-*-aix*): New target; use aixppc.
1828 (rs6000-*-aix*): New target; use aixrs6.
1829 * emulparams/aixppc.sh, emulparams/aixrs6.sh: New files.
1830 * emultempl/aix.em: New file.
1831 * scripttempl/aix.sc: New file.
1832 * Makefile.in (ALL_EMULATIONS): Add eaixppc.o and eaixrs6.o.
1833 (eaixppc.c, eaixrs6.c): New targets.
1834
1835Fri Oct 13 14:00:37 1995 steve chamberlain <sac@slash.cygnus.com>
1836
1837 * scripttemp/pe.sc (.reloc): Move to the end.
1838
091824eb
ILT
1839Tue Oct 10 17:53:22 1995 Ian Lance Taylor <ian@cygnus.com>
1840
1841 * ldlang.c (lang_finish): Don't try to use an entry_symbol from a
1842 section which was not linked into the final output.
1843
ef1d2d2e
SC
1844Tue Oct 10 10:17:22 1995 steve chamberlain <sac@slash.cygnus.com>
1845
1846 * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args): Fix
1847 fatal typos.
1848
5caef232
ILT
1849Tue Oct 10 01:01:51 1995 Ian Lance Taylor <ian@cygnus.com>
1850
1851 * ld.h (args_type): Add rpath_link field.
1852 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search for
1853 required dependencies in rpath_link path. Only search
1854 LD_LIBRARY_PATH when configured native.
1855 * lexsup.c (parse_args): Recognize -rpath-link.
1856 * ld.1, ld.texinfo: Document -rpath-link.
1857
776f2590
ILT
1858Sat Oct 7 17:07:17 1995 Ian Lance Taylor <ian@cygnus.com>
1859
1860 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
1861 bother searching for needed libraries unless doing a final link.
1862
80165535
KR
1863Fri Oct 6 16:26:16 1995 Ken Raeburn <raeburn@cygnus.com>
1864
1865 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1866
1867 * ld/ld.1: Fix formatting bugs.
1868
f054ce20
ILT
1869Wed Oct 4 17:37:46 1995 Ian Lance Taylor <ian@cygnus.com>
1870
1871 * ldexp.c (exp_get_abs_int): Return bfd_vma, not int.
1872 * ldexp.h (exp_get_abs_int): Update declaration.
1873 * ldlang.c (print_output_section_statement): Use fprintf_vma to
1874 print return value of exp_get_abs_int.
1875
8055e7a8
ILT
1876Mon Oct 2 13:56:09 1995 Ian Lance Taylor <ian@cygnus.com>
1877
1878 * emultempl/elf32.em (global_stat): New file static variable.
1879 (gld${EMULATION_NAME}_try_needed): Call stat_needed to make sure
1880 that the file has not already been included under another name.
1881 (gld${EMULATION_NAME}_stat_needed): New static function.
1882
0b0642d6
ILT
1883Fri Sep 29 12:00:18 1995 Doug Evans <dje@deneb.cygnus.com>
1884
1885 * scripttempl/armcoff.sc: Start .text at 0x8000.
1886 Start .data at 0x40000.
1887
dd16b655
ILT
1888Fri Sep 29 11:09:46 1995 Ian Lance Taylor <ian@cygnus.com>
1889
0b0642d6
ILT
1890 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): If
1891 command_line.rpath is set, use it, rather than the -L options, to
1892 build the rules section.
1893 * ld.texinfo: Document this use of -rpath.
1894
dd16b655
ILT
1895 * lexsup.c (parse_args): Don't set link_info.shared for -assert
1896 pure-text. Pass true, not 1, to lang_add_entry.
1897 * emultempl/sunos.em (find_assign): New static variable.
1898 (found_assign): New static variable.
1899 (gld${EMULATION_NAME}_before_allocation): Rename local h to hdyn.
1900 If not a relocateable link, and no start symbol was specified on
1901 the command line, and there are any undefined symbols, set
1902 link_info.shared. If link_info.shared is set, set the address of
1903 the .text section to 0x20.
1904 (gld${EMULATION_NAME}_find_assignment): Rename from
1905 gld${EMULATION_NAME}_find_statement_assignment. If find_assign is
1906 set, then just set found_assign based on whether an assignment is
1907 found to find_assign.
1908 (gld${EMULATION_NAME}_get_script): Don't use a special script when
1909 producing a shared library.
1910 * emulparams/sun4.sh (GENERATE_SHLIB_SCRIPT): Remove.
1911 * scripttempl/aout.sc: Remove CREATE_SHLIB tests.
1912 * ldlang.c (entry_from_cmdline): New global variable.
1913 (lang_add_entry): Change cmdline parameter from int to boolean.
1914 Use global entry_from_cmdline rather than function static
1915 from_cmdline.
1916 * ldlang.h (entry_from_cmdline): Declare.
1917 (lang_add_entry): Change declaration of second parameter from int
1918 to boolean.
1919 * ldgram.y: Pass false, not 0, to lang_add_entry.
1920
5753006b
ILT
1921Thu Sep 28 12:34:13 1995 Ian Lance Taylor <ian@cygnus.com>
1922
630f4ac9
ILT
1923 * ld.h (parsing_defsym): Declare.
1924 * ldlex.h (lex_string): Declare.
1925 * ldlex.l (lex_string): Define.
1926 * lexsup.c (parsing_defsym): Define.
1927 (parse_args): In OPTION_DEFSYM case, set lex_string before calling
1928 lex_redirect, and clear it after calling yyparse. Set
1929 parsing_defsym around call to yyparse.
1930 * ldmain.c (main): Set lex_string before calling lex_redirect, and
1931 clear it after calling yyparse.
1932 * ldmisc.c (vfinfo): For %S, handle --defsym arguments and built
1933 in linker scripts correctly.
1934
a69bb1fa
ILT
1935 * scripttempl/sparccoff.sc: Add .ctors/.dtors handling like other
1936 COFF targets, allowing for the leading underscore used on SPARC
1937 COFF.
1938
5753006b
ILT
1939 * lexsup.c (parse_args): Handle -assert.
1940 * emulparams/sun4.sh (GENERATE_SHLIB_SCRIPT): Define.
1941 * emultempl/sunos.em (gld${EMULATION_NAME}_get_script): Use the
1942 shared library script when appropriate.
1943 * scripttempl/aout.sc: If CREATE_SHLIB is set, start the .text
1944 section at SIZEOF_HEADERS.
1945
132dd910
DE
1946Thu Sep 28 01:40:37 1995 Doug Evans <dje@deneb.cygnus.com>
1947
1948 * Makefile.in (earmcoff.c): Build.
1949 * configure.tgt (arm-*-coff): New target
1950 * emulparms/armcoff.sh: New file.
1951 * scripttempl/armcoff.sc: New file.
1952
ef898239
ILT
1953Tue Sep 26 10:59:32 1995 Ian Lance Taylor <ian@cygnus.com>
1954
1955 * scripttempl/i386coff.sc: Remove .data2; no longer needed.
1956
8dd03673
ILT
1957Fri Sep 22 18:09:02 1995 Ian Lance Taylor <ian@cygnus.com>
1958
1959 * ldfile.c (ldfile_set_output_arch): Make arch const.
1960
7453a753
MM
1961Thu Sep 21 17:55:24 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1962
1963 * scripttempl/elfppc.sc: Correctly locate __bss_start at the
1964 beginning of the .bss area, not at the end of data. Add
1965 __sbss_{start,end} symbols.
1966
1967Wed Sep 20 12:29:36 1995 Ian Lance Taylor <ian@cygnus.com>
1968
1969 * Makefile.in (CC_FOR_TARGET): Quote $(program_transform_name).
1970 (CXX_FOR_TARGET, install): Likewise.
1971
208bc89e
ILT
1972Mon Sep 18 14:53:22 1995 Ian Lance Taylor <ian@cygnus.com>
1973
1974 Based on patches by Alan Modra <alan@spri.levels.unisa.edu.au>:
1975 * Makefile.in (CC_FOR_TARGET): Remove brokensed stuff.
1976 (CXX_FOR_TARGET): Likewise.
1977 (install): Likewise.
1978 (GENERATED_HFILES): Remove config.h.
1979 (.dep): Depend upon config.h.
1980
08879cde
ILT
1981Mon Sep 18 14:39:38 1995 Arne H. Juul <arnej@pvv.unit.no>
1982
1983 * configure.tgt (mips*-dec-netbsd*): New target.
1984
db8beef4
KR
1985Fri Sep 15 20:01:52 1995 Ken Raeburn <raeburn@cygnus.com>
1986
1987 * configure.host (m88*-*-dgux*): Fix another shell syntax error.
1988
1989Fri Sep 15 23:28:05 1995 Andrew Cagney <cagney@highland.com.au>
1990
208bc89e 1991 * configure.host (i[345]86-*-bsd*): Fix shell syntax error.
db8beef4 1992
cf7f2f71 1993Thu Sep 12 12:50:49 1995 steve chamberlain <sac@slash.cygnus.com>
20a753df
SC
1994
1995 * scripttemp/pe.sc: Allow both spellings of .ctors/.dtors.
1996 Start .text section on the right boundary. Always align
1997 stabs.
1998
b75d0928
ILT
1999Tue Sep 12 12:24:17 1995 Ian Lance Taylor <ian@cygnus.com>
2000
4977f3b4
ILT
2001 * Makefile.in (maintainer-clean): New target.
2002
cf7f2f71
ILT
2003 * ldmain.c (struct warning_callback_info): Define.
2004 (warning_callback): Add new parameter symbol. Call
2005 warning_find_reloc to try to find the section and VMA.
2006 (warning_find_reloc): New static function.
2007 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2008 Pass NULL as symbol parameter to warning callback.
2009
cca520b5
ILT
2010 * ld.texinfo: Clarify -L option.
2011
b75d0928
ILT
2012 * ldlang.c (lang_one_common): Add cast to avoid warning.
2013 (topower): Likewise. Also, reindent.
2014 * ldwrite.c (clone_section): Change i to unsigned int.
2015 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): Add
2016 cast to avoid warning.
2017
673f5b9f
ILT
2018Fri Sep 8 16:32:43 1995 Ian Lance Taylor <ian@cygnus.com>
2019
ed753c20
ILT
2020 * Makefile.in (config.status): Depend upon configure.tgt.
2021
62b4ac8b
ILT
2022 * ldemul.h (ldemul_set_symbols): Declare.
2023 (ldemul_parse_args): Declare.
2024 * ldemul.c (ldemul_parse_args): Fix indentation.
2025
b8345a37
ILT
2026 * configure.in: Call AC_HEADER_DIRENT.
2027 * configure, config.in: Rebuild.
2028 * emultempl/sunos.em: Use autoconf recommend mechanism to define
2029 DIR and struct dirent.
2030
d62ef165
ILT
2031 * configure.tgt (mips*-*-bsd*): New case.
2032
673f5b9f
ILT
2033 * configure.host (i[345]86-sequent-ptx* | i[345]86-sequent-sysv*)
2034 New case.
2035 * configure.tgt (i[345]86-*-ptx*): New case.
2036
9d325543
ILT
2037Thu Sep 7 10:48:26 1995 Ian Lance Taylor <ian@cygnus.com>
2038
ef346f1a
ILT
2039 * config.in: Rename from config.h.in.
2040 * configure.in: Call AC_CONFIG_HEADER with config.h:config.in.
2041 Check for config.h:config.in when creating stamp-h.
2042 * configure: Rebuild.
2043 * Makefile.in (stamp-h): Depend upon config.in rather than
2044 config.h.in. Set CONFIG_HEADERS to config.h:config.in when
2045 calling config.status.
2046
f40d9bc2
ILT
2047 * Makefile.in (distclean): Remove config.h and stamp-h.
2048
36ea6198
ILT
2049 * configure.host (sparc-*-sunos64*): Remove.
2050 * ldlang.c (lang_map): Check BFD64, not HOST_64_BIT.
2051
9d325543
ILT
2052 * ldexp.c (exp_fold_tree): Don't warn about moving the location
2053 counter backward in the absolute section.
2054
2055Wed Sep 6 14:42:11 1995 Ian Lance Taylor <ian@cygnus.com>
2056
2057 * configure.in: Rewrite to use autoconf.
2058 * configure.host: New file.
2059 * configure.tgt: New file.
2060 * aclocal.m4: New file.
2061 * configure: New file, built by autoconf.
2062 * acconfig.h: New file.
2063 * config.h.in: New file, built by autoheader.
2064 * sysdep.h: New file.
2065 * ld.h: Incorporate old contents of config.h.
2066 * config.h: Remove.
2067 * Makefile.in: Various changes for new configure script. Also:
2068 (CC_FOR_BUILD): Remove.
2069 (ldmain.o): Don't bother to ensure that EMUL is non-empty.
2070 (dep.sed): Use @SRCDIR@, not @srcdir@.
2071 * dep-in.sed: Use @SRCDIR@, not @srcdir@.
2072 * genscripts.sh: Create ldscripts if it does not exist.
2073 * ldemul.c, lexsup.c, mpw-emipsidt.c: Don't include "config.h".
2074 * mpw-esh.c, emultemp/*.em: Likewise.
2075 * ldmain.c: Likewise. Include <ctype.h>. Don't try to set
2076 HAVE_SBRK here.
2077 * config/*.mt, config/*.mh: Remove.
2078
af0786b4
KR
2079Tue Sep 5 14:55:24 1995 Ken Raeburn <raeburn@cygnus.com>
2080
2081 * configure.in: Treat ns32k-pc532-ux* like ns32k-pc532-mach*, and
2082 ns32k-pc532-lites* like ns32k-pc532-netbsd*. From Ian Dall.
2083
2084Fri Sep 1 22:29:52 1995 Doug Evans <dje@canuck.cygnus.com>
2085
2086 * scripttempl/pe.sc: Fix typo in spelling of .ctors/.dtors.
2087
f6feefe4
ILT
2088Fri Sep 1 13:13:29 1995 Ian Lance Taylor <ian@cygnus.com>
2089
2090 * ldmain.c (warning_callback): Add abfd, section, and address
2091 parameters.
2092 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2093 Change call to warning accordingly.
2094
2095 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): If not
2096 relocateable and not shared, put .gnu.warning.SYMBOL sections into
2097 the .text section.
2098
751b7dcc
JSC
2099Fri Sep 1 08:35:16 1995 James G. Smith <jsmith@beauty.cygnus.com>
2100
2101 * configure.in: Added mips*vr4300-idt-elf* and
2102 mips*vr4300el-idt-elf* targets.
2103 * Makefile.in: Added eelf32vr4300* targets.
2104 * emulparams/{elf32vr4300.sh, elf32vr4300el.sh}: Added.
2105 * config/{mips-vr4300.mt, mips-vr4300el.mt}: Added.
2106
4dd284fa
ILT
2107Fri Sep 1 10:51:45 1995 Ian Lance Taylor <ian@cygnus.com>
2108
2109 * scripttempl/a29k.sc: Fix to be reasonable. From Brendan Kehoe
2110 <brendan@cygnus.com>.
2111
5f8ac7e7
SC
2112Thu Aug 31 16:37:07 1995 steve chamberlain <sac@slash.cygnus.com>
2113
2114 * ldemul.c (ldemul_parse_args): New.
2115 * ldemul.h (ld_emulation_xfer_struct): Add parse_args.
2116 * lexsup.c (all pe stuff): Moved into pe.em
2117 (parse_args): Call emulation arg parser.
2118 * emultempl/pe.em (parse_args): handle PE specfic args.
2119
0b4fc03b
ILT
2120Thu Aug 31 17:01:37 1995 Ian Lance Taylor <ian@cygnus.com>
2121
2122 * ldlang.c (lang_memory_region_lookup): Don't use the first region
2123 as the default region. Create a new region instead.
2124
2125Tue Aug 29 14:21:41 1995 steve chamberlain <sac@slash.cygnus.com>
2126
2127 * ldemul.c (ldemul_set_symbols): New function.
2128 * ldemul.h (ld_emulation_xfer_struct): Add set_symbols.
2129 * ldmain.c (main): Add call to ldemul_set_symbols.
2130 * lexsup.c (set_pe_value): New args.
2131 (set_pe_name): New.
2132 (parse_args): Cope with new set_pe_value args.
2133 * emultempl/pe.em (set_symbols): New function.
2134 (ld_emulation_xfer_struct): Add set_symbols.
2135 * scripttempl/pe.sc: Use new symbols.
2136
2137Thu Aug 24 18:12:18 1995 Ian Lance Taylor (ian@cygnus.com)
2138
2139 * lexsup.c (parse_args): Don't call set_default_dirlist for -O.
2140 For -Y, ignore a leading `P,', and only call set_default_dirlist
2141 after processing all the other arguments.
2142
6fd48357
SC
2143Tue Aug 22 07:36:58 1995 steve chamberlain <sac@slash.cygnus.com>
2144
2145 * scripttempl/pe.sc: Keep .edata, don't base stabs at 0.
2146 * emulparams/armpe.sh: Run PE script.
2147
011d93b3
SC
2148Mon Aug 21 18:30:42 1995 steve chamberlain <sac@slash.cygnus.com>
2149
2150 * ldmain.c (main): Remove PE stuff.
2151 * lexsup.c (options): Load more PE options.
6fd48357 2152 (set_pe_value): New function.
011d93b3 2153
eb7f87c5
SC
2154Thu Aug 17 13:35:49 1995 steve chamberlain <sac@slash.cygnus.com>
2155
2156
2157 * emultempl/{armpe.sc, i386pe.sc}: Deleted.
2158 * emultempl/pe.sc: New file performs generic PE support and sorts
2159 archive members.
2160 * emulparams/{armpe.sh,i386pe.sh}: Use new file.
2161 * scripttempl/{armpe.sc, i386pe.sc}: Deleted
2162 * scripttempl/pe.sc: New.
2163 * Makefile.in: Use new files.
2164
ed67cfa2
DE
2165Thu Aug 17 14:46:34 1995 Doug Evans <dje@canuck.cygnus.com>
2166
2167 * scripttempl/h8500s.sc (.rdata): All data must go in data segment.
2168 (.strings,.ctors,.dtors): Likewise.
2169
22cd79c5
SC
2170Wed Aug 16 11:38:59 1995 steve chamberlain <sac@slash.cygnus.com>
2171
2172 * scripttempl/armpe.sc: Always start code at 0x401000, even
2173 if -r.
2174 * ldwrite.c (strdup): New extern declaration.
2175 * ldgram.y (atype): New rule to clarify type parsing.
2176 * ldlang.c (init_os): Remove commented out code.
2177 (lang_size_sections): Set SEC_ALLOC and SEC_LOAD bits
2178 unless told not to by the link script.
2179
80fd1f45
ILT
2180Wed Aug 16 11:45:11 1995 Ian Lance Taylor <ian@cygnus.com>
2181
1d169acc
ILT
2182 * ldlang.c (lang_set_startof): New static function.
2183 (lang_process): Call it.
2184
9b222190
ILT
2185 * ldgram.y: Tweak casesymlist to avoid bison errors.
2186
80fd1f45
ILT
2187 * lexsup.c (parse_args): Accept -h as a synonym for --soname, for
2188 Solaris compatibility.
2189
3a473096
ILT
2190Tue Aug 15 17:31:16 1995 Ian Lance Taylor <ian@cygnus.com>
2191
2192 * ldgram.y (YYDEBUG): If not defined, define as 1.
2193 (CASE, EXTERN, START): New tokens.
2194 (mri_script_command): Handle CASE, EXTERN, INCLUDE, START.
2195 (casesymlist): New nonterminal.
2196 (extern_name_list): New nonterminal.
2197 * ldlex.l: Accept lower case trailing base specifiers. Don't
2198 ignore the first digit when the base is a suffix. Accept many
2199 EXPRESSION state tokens in MRI state. Support MRI continuation
2200 lines and MRI semicolon comments. Accept all MRI keywords in
2201 lower case. Add CASE, EXTERN, and START MRI keywords.
2202
52a55937
KR
2203Tue Aug 8 19:14:58 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
2204
2205 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Use xmalloc
2206 instead of alloca.
2207
65d22248
C
2208Tue Aug 8 15:24:05 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2209
2210 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Don't use
2211 $r/../gcc/xgcc unless it is present.
2212
2213Thu Aug 3 11:56:22 1995 Ian Lance Taylor <ian@cygnus.com>
2214
2215 * scripttempl/m68kcoff.sc: Only put .ctors and .dtors in .text
2216 when CONSTRUCTING.
2217 * scripttempl/m68klynx.sc: Likewise.
2218 * scripttempl/nw.sc: Likewise.
2219 * scripttempl/sa29200.sc: Likewise.
2220 * scripttempl/sparclynx.sc: Likewise.
2221
2222Fri Jul 28 12:02:23 1995 steve chamberlain <sac@slash.cygnus.com>
2223
2224 * emulparams/{z8001.sh, z8002.sh}: Fix typo.
2225
cc298fb9
KR
2226Thu Jul 27 21:06:21 1995 Ken Raeburn <raeburn@cygnus.com>
2227
2228 * configure.in (i[345]86-*-linuxoldld): Treat like linuxaout*.
2229
2230Thu Jul 27 15:26:28 1995 steve chamberlain <sac@slash.cygnus.com>
2231
2232 * scripttempl/i386pe.sc: Cope with constructors.
2233 * scripttempl/z8ksim.sc: Deleted.
2234 * scripttempl/z8000.sc: Resurrected as this, but
2235 can handle z8001 and z8002 formats.
2236 * emulparams/z8ksim.sh: Deleted.
2237 * emulparams/{z8001.sh, z8002.sh}: New files.
2238 * config/z8ksim.mt: Deleted
2239 * config/z8k-coff.mt: New, generates both emulations.
2240
2241Tue Jul 25 14:53:02 1995 Ian Lance Taylor <ian@cygnus.com>
2242
2243 * ldmisc.c (vfinfo): In %C and %D case, always print the BFD using
2244 %B, in case it is in an archive.
2245
59a0866d
ILT
2246Mon Jul 24 15:23:39 1995 Ian Lance Taylor <ian@cygnus.com>
2247
2248 * ldlang.c (lang_process): Call reset_memory_regions for each
2249 relaxation pass.
2250
2251Fri Jul 21 22:49:44 1995 Michael Meissner <meissner@cygnus.com>
2252
2253 * scripttempl/elfppc.sc: Add support for .sdata, .sbss, and
2254 _SDA_BASE.
2255
d2c66084
KR
2256Thu Jul 20 16:26:55 1995 Ken Raeburn <raeburn@cygnus.com>
2257
2258 * ldmain.c (constructor_callback): Allocate set_name in stack
2259 frame, rather than always calling alloca with a fixed size.
2260
45bc7188
DE
2261Wed Jul 19 16:21:43 1995 Doug Evans <dje@canuck.cygnus.com>
2262
2263 * emulparams/armpe.sh (OUTPUT_FORMAT): Change to pei-arm-little.
2264 (LITTLE_OUTPUT_FORMAT, BIG_OUTPUT_FORMAT): Define.
2265
242eee7a
ILT
2266Mon Jul 17 13:57:00 1995 Ian Lance Taylor <ian@cygnus.com>
2267
45bc7188
DE
2268 * ldwrite.c (clone_section): Set the alignment of the clone
2269 section to that of the section being cloned.
2270
242eee7a
ILT
2271 * ldwrite.c (split_sections): Don't split the first input section
2272 into a new output section.
2273
c7950dcc
MM
2274Sat Jul 15 00:26:35 1995 Michael Meissner <meissner@cygnus.com>
2275
2276 * emulparams/elf32ppc.sh (TEMPLATE_NAME): Define as elf32.
2277 (GENERATE_SHLIB_SCRIPT): Define as yes.
2278
8a0683c1
ILT
2279Fri Jul 14 12:11:46 1995 Ian Lance Taylor <ian@cygnus.com>
2280
63e1380d
ILT
2281 * emultempl/mipsecoff.em (check_sections): Use %P, not %F.
2282
8a0683c1
ILT
2283 * ldver.c (help): Update list of options to match currently
2284 supported list.
2285
047e0fcd
ILT
2286Thu Jul 13 13:52:10 1995 Ian Lance Taylor <ian@cygnus.com>
2287
2288 * emultempl/lnk960.em (ld_lnk960_emulation): Initialize
2289 after_open field.
2290
2291 * ldexp.c (exp_intop): Don't cast stat_alloc arg to bfd_size_type;
2292 it takes a size_t anyhow.
2293 (exp_binop): Likewise.
2294 (exp_trinop): Likewise.
2295 (exp_unop): Likewise.
2296 (exp_nameop): Likewise.
2297 (exp_assop): Likewise.
2298 * ldlang.c (lang_memory_region_lookup): Likewise.
2299 (init_os): Likewise.
2300 (ldlang_add_undef): Likewise.
2301 (insert_pad): Likewise.
2302 * ldfile.c (ldfile_add_arch): Don't cast xmalloc arg to
2303 bfd_size_type.
2304
2305 * Makefile.in (ALL_EMULATIONS): It's earmaoutb.o, not earmoutb.o.
2306
395ccfce
ILT
2307Wed Jul 12 11:32:22 1995 Ian Lance Taylor <ian@cygnus.com>
2308
2309 * ldemul.h (ldemul_open_dynamic_archive): Add search parameter to
2310 declaration.
2311 (ld_emulation_xfer_type): Add search parameter to
2312 open_dynamic_archive entry point.
2313 * ldemul.c (ldemul_open_dynamic_archive): Add search parameter.
2314 * ldfile.c (ldfile_try_open_bfd): Rename from try_open_bfd, and
2315 make non-static. Change all callers to use new name.
2316 (ldfile_open_file_search): Make static. If entry is dynamic, call
2317 ldemul_open_dynamic_archive.
2318 (ldfile_open_file): Don't call ldemul_open_dynamic_archive.
2319 * ldfile.h (ldfile_open_file_search): Don't declare.
2320 (ldfile_try_open_bfd): Declare.
2321 * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
2322 Accept search parameter. Don't search for a library, just look in
2323 a single place.
2324 * emultempl/linux.em (gld${EMULATION_NAME}_open_dynamic_archive):
2325 Likewise.
2326
2327Tue Jul 11 16:44:21 1995 Ian Lance Taylor <ian@cygnus.com>
2328
2329 * ldmain.c (set_scripts_dir): Don't base script directory on
2330 current directory.
2331
917199fe
ILT
2332Tue Jul 11 12:29:02 1995 Rick Sladkey <jrs@world.std.com>
2333
2334 * ldmisc.c (vfinfo): Don't print the line number if it isn't
2335 meaningful.
2336
4551e108
ILT
2337Mon Jul 10 13:38:28 1995 Ian Lance Taylor <ian@cygnus.com>
2338
917199fe
ILT
2339 * ld.h (ld_config_type): Add field warn_constructors.
2340 * ldmain.c (add_to_set): Warn if config.warn_constructors.
2341 (constructor_callback): Likewise.
2342 * lexsup.c (parse_args): Handle -warn-constructors.
2343 * ld.texinfo, ld.1: Document -warn-constructors.
2344
c16b92d2
ILT
2345 * emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): Don't
2346 get confused by directory names if we searched for the file.
2347
7213def7
ILT
2348 Based on patches from H.J. Lu <hjl@nynexst.com>:
2349 * ldlang.h (lang_input_statement_type): Add new field dynamic.
2350 * ldlang.c (new_afile): Set dynamic from config.dynamic_link.
2351 * ldfile.c: Include bfdlink.h.
2352 (ldfile_open_file): Check dynamic field of entry, not global
2353 dynamic_link field. Don't do a dynamic search when doing a
2354 relocateable link.
2355 * ldmain.c (main): Don't warn about dynamic_link for a
2356 relocateable link.
2357 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Skip file if
2358 dynamic is false.
2359 (gld${EMULATION_NAME}_create_output_section_statements): Always
2360 loop over input files.
2361 * Makefile.in: Rebuild dependencies.
2362
4551e108
ILT
2363 * ld.texinfo, ld.1: Document -Bstatic, -Bdynamic, -Bshared, and
2364 -shared.
2365
2366Mon Jul 10 13:29:43 1995 Eric Youngdale <eric@aib.com>
2367
2368 * ldmain.c (main): Set link_info.symbolic to false.
2369 * lexsup.c (parse_args): Handle -Bsymbolic.
2370
eac6290c
FF
2371Wed Jul 5 00:12:11 1995 Fred Fish (fnf@cygnus.com)
2372
2373 * ldmain.c (HAVE_SBRK): Define for everything except
2374 specific systems that are known to not support sbrk.
2375 (main): Use HAVE_SBRK to decide whether or not to use sbrk.
2376
7523be35
ILT
2377Tue Jul 4 12:55:48 1995 Ian Lance Taylor <ian@cygnus.com>
2378
7158d2b1
ILT
2379 * emultempl/elf32.em (gld${EMULATION_NAME}_find_exp_assignment):
2380 Handle etree_provide.
2381
7523be35
ILT
2382 * emultempl/elf32.em (global_needed): New static variable.
2383 (global_found): Likewise.
2384 (gld${EMULATION_NAME}_after_open): New static function.
2385 (gld${EMULATION_NAME}_search_needed): Likewise.
2386 (gld${EMULATION_NAME}_try_needed): Likewise.
2387 (gld${EMULATION_NAME}_check_needed): Likewise.
2388 (ld_${EMULATION_NAME}_emulation): Replace after_open_default with
2389 gld${EMULATION_NAME}_after_open.
2390
cb848d61
SC
2391Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
2392
2393 * configure.in (i386-*-win32): New target.
cb848d61 2394
22d3533c
ILT
2395Mon Jul 3 14:39:22 1995 Ian Lance Taylor <ian@cygnus.com>
2396
2397 * lexsup.c (parse_args): Let -G either set the small data size or
2398 be equivalent to --shared, depending on the next argument. Accept
2399 and ignore -z for Solaris compatibility.
2400
243e7698
ILT
2401Sun Jul 2 17:52:34 1995 Ian Lance Taylor <ian@cygnus.com>
2402
2403 * lexsup.c (parse_args): Cast fopen result to PTR before storing
2404 it in link_info.base_file. Fix indentation.
2405
de71eb77
SC
2406Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com>
2407
2408 * ldmain.c (main): Always initialize PE info in link_info.
2409 * lexsup.c (OPTION_BASE_FILE): New option.
2410 (parse_args): Handle new option.
2411 * emulparams/armpe.sh: Output pei.
2412 * emultempl/i386pe.em: Add newline to end.
2413 * scripttempl/armpe.sc: Change output and quote the $s.
2414 * scripttempl/i386pe.sc: Change output and quote the $s.
2415
2416Thu Jun 22 19:55:41 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2417
2418 Sun May 7 11:53:41 MDT 1995 Bryan Ford <baford@cs.utah.edu>
2419
2420 * configure.in (i386-*-msdos*, i386-*-moss*): New targets.
2421 * Makefile.in (ALL_EMULATIONS): Added i386msdos.o.
2422 (i386msdos.o): New target.
2423 * config/i386-msdos.mt: Created.
2424 * emulparams/i386msdos.sh: Created.
2425 * scripttempl/i386msdos.sc: Created.
2426
d5131191
MM
2427Thu Jun 22 15:06:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
2428
2429 * scripttempl/elfppc.sc (.fixup): Add support for a .fixup section
2430 that contains pointers to be relocated.
2431
0283d893
SS
2432Tue Jun 20 17:47:20 1995 Stan Shebs <shebs@andros.cygnus.com>
2433
2434 * mpw-esh.c: New file, modified for MPW from esh.c.
2435 * scripttempl/sh.sc: Reformatted to simplify MPWification,
2436 use *() to concat stab sections instead of [].
2437
2438Thu Jun 15 08:48:16 1995 Steve Chamberlain <sac@slash.cygnus.com>
2439
2440 * scripttempl/armpe.sc: Add constructor support.
2441
935cd0dd
SC
2442Tue Jun 13 09:11:20 1995 Steve Chamberlain <sac@slash.cygnus.com>
2443
2444 * ldlang.c (lang_size_sections): Any section with a DATA
2445 statement has contents.
2446
74b3ead3
KR
2447Sun Jun 11 15:20:46 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2448
2449 * emulparams/m68kelf.sh (NOP): Define.
2450 (DYNAMIC_LINK): Don't define.
2451 (TEXT_START_ADDR): Set to 0x80000000; the extra 0x100 for headers
2452 will come from the linker script.
2453
ba0784fe
SC
2454Thu Jun 8 14:17:33 1995 Steve Chamberlain <sac@slash.cygnus.com>
2455
2456 * emulparams/armpe.sh, scriptempl/armpe.sc: Add end and stack.
2457
2458Mon Jun 5 02:16:24 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
2459
2460 * configure.in (i[345]86-*-gnu*): Use GNU elf config.
2461
2462Thu May 25 11:49:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
2463
2464 From Andrew Cagney <cagney@highland.com.au>
2465 * Makefile.in: Fixup more gotchas from renaming elf32ppcle to
2466 elf32lppc.
2467
28d0c3ce
SC
2468Wed May 24 11:23:21 1995 Steve Chamberlain <sac@slash.cygnus.com>
2469
2470 Add support for ARM-PE.
2471 * Makefile.in (ALL_EMULATIONS): Add armpe.o
2472 * configure.in: Recognize armpe.
2473 * config/arm-pe.mt: New file.
2474 * emulparams/armpe.sh: New file.
2475 * scripttempl/armpe.sc: New file.
2476
2477
2478Mon May 22 15:19:26 1995 Doug Evans <dje@chestnut.cygnus.com>
2479
2480 * configure.in (h8300h-*-hms): Deleted
2481 * config/cf-h8300h.mt: Deleted.
2482
2483Thu May 18 04:26:10 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
2484
2485 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
2486
2487 From David Taylor (dtaylor@armltd.co.uk)
2488 * Makefile.in (ALL_EMULATIONS): Add earmout[lb].o
2489 * configure.in: Recognize arm{,e[lb]-*-aout.
2490 * config/arm[lb]-aout.mt: New files.
2491 * emulparams/armaout[lb].sh: New files.
2492 * scripttempl/armaout.sc: New file.
2493
2494Tue May 16 18:27:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
2495
2496 * config/ppcle-elf32.mt (EMUL): Use elf32lppc, not elf32ppcle, to
2497 be unique in 8 characters for DOS.
2498
2499 * emulparams/elf32lppc.sh: New file, renamed from elf32ppcle.sh.
2500 * emulparams/elf32ppcle.sh: Deleted.
2501
2502Fri May 12 11:03:55 1995 Steve Chamberlain <sac@slash.cygnus.com>
2503 Tom Griest <griest@cs.yale.edu>
2504
2505 Initial support for PE executables (eg NT, win32)
2506
2507 * Makefile.in (configure.in, ei386pe): Add support.
2508 * ldmain.c (main): Initialize PE argument info.
2509 * ldwrite.c (print_file_stuff): Don't print out .drectve
2510 and .debug section info.
2511 * lexsup.c (set_subsystem, set_stack_heap, OPTION_HEAP,
2512 OPTION_SUBSYSTEM, parse_argsm set_subsystem, set_stack_heap):
2513 Handle new arguments.
2514 * config/i386-pe.mt, emultempl/i386pe.em, scripttempl/i386pe.sc:
2515 New files
2516
dea16e4d
SG
2517Wed May 10 18:37:59 1995 Stu Grossman (grossman@andros.cygnus.com)
2518
2519 * scripttempl/hppaelf.sc: Remove .PARISC.unwind section from text
2520 segment. This allows ld -r to preserve unwind sections.
2521
417ced0d
MM
2522Tue May 9 17:19:57 1995 Michael Meissner <meissner@tiktok.cygnus.com>
2523
2524 * configure.in: Add little endian PowerPC support.
2525
2526 * Makefile.in (ALL_EMULATIONS): Add eelf32ppcle.o.
2527 (eelf32ppcle.c): Support for little endian PowerPC.
2528
2529 * config/ppcle-elf32.mt: New file for little endian PowerPC.
2530 * emulparams/elf32ppcle.sh: Ditto.
2531
fa9dea80
KR
2532Wed May 3 12:56:32 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2533
2534 * ldlang.c (print_output_section_statement): Check
2535 subsection_alignment, instead of checking section_alignment twice.
2536 Noticed by Alan Modra <alan@spri.levels.unisa.edu.au>.
2537
55ac59da
JL
2538Tue May 2 16:36:07 1995 Jeff Law (law@snake.cs.utah.edu)
2539
2540 * configure.in (hppa*-*-lites*): Handle like hppa*-*-*elf*.
2541
2542Mon Apr 24 19:21:02 1995 Michael Meissner <meissner@cygnus.com>
2543
2544 * ldwrite.c (ldwrite): Before doing anything, reset the error
2545 code. If bfd_final_link returns an error, but the error code is
2546 unset, don't issue an extra message. Assume a correct error
2547 message was already set.
2548
2549Fri Apr 14 16:31:24 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2550
2551 * Makefile.in (ALL_EMULATIONS): Added em68kelf.o.
2552 (em68kelf.o): New target.
2553 * config/m68k-elf.mt, emulparams/m68kelf.sh: New files.
2554 * configure.in: Use them for m68*-*-elf.
2555
2556Tue Apr 11 12:02:03 1995 Stan Shebs <shebs@andros.cygnus.com>
2557
2558 Merge in support for Mac MPW as a host.
2559 (Old change descriptions retained for informational value.)
2560
2561 * mpw-config.in (i386-unknown-aout): Change to i386-unknown-go32.
2562 (i386-unknown-coff): Remove.
2563 (sh-hitachi-hms): New target.
2564 (emulation_ofiles): Set correctly for each target.
2565 (version, TDEFINES): Add to makefile fragment.
2566 * mpw-make.in (BISON): Use byacc instead of bison.
2567 (em_*.c): Replace with e*.c everywhere.
2568 (ldgram.h): Separate action from ldgram.c generation.
2569 (LD_PROG): Depend on Version.r.
2570 (Version.r): generate from version info.
2571 * mpw-emipsidt.c: New file, modified for MPW from emipsidt.c.
2572
2573 * mpw-config.in (m68k-apple-macos, ppc-apple-macos,
2574 i386-unknown-aout, i386-unknown-coff): New targets.
2575 (m68k-aout, m68k-coff): Remove targets.
2576 (mk.tmp): Add definition of EMUL.
2577
2578 * mpw-config.in (emulname): Set based on target.
2579 (ldemul-list.h): Construct.
2580 * mpw-make.in (install-only): New target.
2581 (install): Depend on install-only.
2582
2583 * mpw-make.in (bindir): Fix pathname.
2584 (install): Move here from mpw-build.in.
2585
2586 * mpw-config.in: New file, MPW configuration fragment.
2587 * mpw-make.in: New file, MPW makefile fragment.
2588 (This file is semi-automatically generated from Makefile.in.)
2589 * ldfile.c (slash): If MPW, set to `:'.
2590 * ldlex.l (TRUE_FALSE_ALREADY_DEFINED): If MPW, set this to
2591 prevent redefinition errors.
2592
7e87eb13
DE
2593start-sanitize-arc
2594Thu Apr 6 20:38:36 1995 Doug Evans <dje@chestnut.cygnus.com>
2595
2596 * emulparams/arcelf.sh (ENTRY): Define.
2597end-sanitize-arc
2598
2599Tue Apr 4 17:55:18 1995 Steve Chamberlain <sac@bang.hack.com>
2600
2601 * ldwrite.c (clone_section): Align clone sections on even
2602 boundaries.
2603
59b4c199
ILT
2604Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com)
2605
2606 * configure.in: Change linux to default to elf. Using
2607 i[345]86-*-linuxaout will build a linker which defaults to a.out.
2608 * config/i386-laout.mt: Rename from old config/i386-linux.mt.
2609 * config/i386-linux.mt: Rename from old config/i386-lelf.mt.
2610 * config/i386-lelf.mt: Remove.
2611
e920526d
ILT
2612Thu Mar 30 13:09:46 1995 Ian Lance Taylor <ian@cygnus.com>
2613
7e87eb13
DE
2614 * ldmain.c (main): If opening the map file fails, call
2615 bfd_set_error before calling einfo.
2616
e920526d
ILT
2617 * ld.texinfo, ld.1: Document the -no-keep-memory option.
2618
a735edad
ILT
2619Mon Mar 27 11:10:08 1995 Ian Lance Taylor <ian@cygnus.com>
2620
2621 * ldmain.c (main): Revert patch of March 10, since the SVR4 linker
2622 does mark shared libraries as executable.
2623
68233e44
ILT
2624Tue Mar 21 15:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
2625
2626 * ldlang.c (lang_common): Change power to int. Pass larger values
2627 before smaller values.
2628 (lang_one_common): Treat info as int *. Don't bother to check for
2629 last value, since it is now zero.
2630
f400bbbb
ILT
2631Sat Mar 18 01:49:14 1995 Ian Lance Taylor <ian@cygnus.com>
2632
4da1dcea 2633 * ldlang.c (load_symbols): An empty archive is OK.
f400bbbb
ILT
2634
2635Fri Mar 17 16:15:31 1995 Stan Shebs <shebs@andros.cygnus.com>
2636
2637 * ldmain.c (progress.h): Include.
2638 (main): Call START_PROGRESS and END_PROGRESS.
2639
86d0248d
MM
2640Thu Mar 16 17:17:33 1995 Michael Meissner <meissner@cygnus.com>
2641
2642 * scripttempl/elfppc.sc: Move _GOT2_END_ after the .ctors and
2643 .dtors sections, so that these pointers get relocated also.
2644 Define the symbols __{C,D}TOR_{LIST,END}__ to mark the beginning
2645 and end of the constructors/destructors.
2646
f2f55b16
ILT
2647Thu Mar 16 13:59:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
2648
2649 * ldlang.c (load_symbols): If whole_archive is true and ENTRY
2650 describes an archive, call bfd_link_add_symbols on each member.
2651 * ldmain.c (whole_archive): New variable.
2652 (main): Initialize it to false.
2653 * ldmain.h: Declare whole_archive.
2654 * lexsup.c (parse_args): Grok --whole-archive switch.
ee499d81 2655 * ld.texinfo, ld.1: Document --whole-archive.
f2f55b16 2656
cb5362c5
ILT
2657Thu Mar 16 11:38:48 1995 Ian Lance Taylor <ian@cygnus.com>
2658
171eb2f2
ILT
2659 * genscripts.sh (EMULATION_NAME): Set LIB_PATH to empty when not
2660 using the default emulation.
2661
cb5362c5
ILT
2662 * config/dgux.mh (HOSTING_EMU): Use -m rather than trying to set
2663 LDEMULATION.
2664 * config/hppaelf.mh (HOSTING_EMU): Likewise.
2665
e66fa842
ILT
2666Tue Mar 14 12:28:03 1995 Ian Lance Taylor <ian@cygnus.com>
2667
2668 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Set force_maj
2669 for -lc.N. From H.J. Lu <hjl@nynexst.com>.
2670
01bc8f35
ILT
2671Fri Mar 10 14:43:48 1995 Ian Lance Taylor <ian@cygnus.com>
2672
22c41f00
ILT
2673 * ldmain.c (main): Don't set EXEC_P if link_info.shared is set.
2674
01bc8f35
ILT
2675 * ldlex.l: Return -lFILENAME as the token LNAME.
2676 * ldgram.y: Add token LNAME.
2677 (input_list): Treat LNAME like NAME, but pass it to
2678 lang_add_input_file as lang_input_file_is_l_enum.
2679 * ld.texinfo: Document using -lFILENAME in INPUT.
2680
2681Thu Mar 9 12:21:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
2682
2683 * ldlang.c (lang_check): If the architectures are compatible call
2684 bfd_merge_private_bfd_data to let the backend do additional
2685 checks.
2686
17948aa1
DE
2687start-sanitize-arc
2688Tue Mar 7 21:10:28 1995 Doug Evans <dje@chestnut.cygnus.com>
2689
2690 * emulparams/arcelf.sh (OUTPUT_FORMAT): Change to elf32-littlearc.
2691 (LITTLE_OUTPUT_FORMAT, BIG_OUTPUT_FORMAT): Define.
2692end-sanitize-arc
2693
b939d1f4
ILT
2694Tue Mar 7 00:53:08 1995 Ian Lance Taylor <ian@cygnus.com>
2695
2696 * ldemul.c (ldemul_choose_mode): If emulation not recognized, list
2697 all supported emulations.
2698
b73b4131
ILT
2699Mon Mar 6 14:03:50 1995 Ian Lance Taylor <ian@cygnus.com>
2700
2701 * ldemul.c (ldemul_list_emulations): New function.
2702 * ldemul.h (ldemul_list_emulations): Declare.
2703 * ldver.c (help): List supported targets and emulations.
2704
2705Fri Mar 3 15:40:36 1995 Doug Evans <dje@canuck.cygnus.com>
2706
2707 * scripttempl/elf.sc (.debug): Relocate to address 0.
2708 (.debug_srcinfo, .debug_aranges, .debug_pubnames,
2709 .debug_sfnames, .line): Likewise.
2710
30e12576
ILT
2711Fri Mar 3 17:07:14 1995 Ian Lance Taylor <ian@cygnus.com>
2712
2713 * emultempl/elf32.em (hold_rel): New static variable.
2714 (gld${EMULATION_NAME}_place_orphan): Place readonly sections with
2715 contents whose names begin with ".rel" after hold_rel. Remove the
2716 assertion which checked for unplaced .rel sections. Don't try to
2717 sort the section into place if place->bfd_section is NULL.
2718 (gld${EMULATION_NAME}_place_section): Set hold_rel to the first
2719 section beginning with ".rel".
2720
2721Thu Mar 2 14:34:43 1995 Ian Lance Taylor <ian@cygnus.com>
2722
2723 Doc note from pierre@phi.la.tce.com (Pierre Willard):
2724 * ld.texinfo: -X and -x work even if -s or -S are not specified.
2725 * ld.1: Similar change.
2726
0b153077
ILT
2727Wed Mar 1 13:51:16 1995 Ian Lance Taylor <ian@cygnus.com>
2728
2729 * emulparams/gld960coff.sh (COFF_CTORS): Define.
2730 * scripttempl/i960.sc: Use COFF_CTORS if CONSTRUCTING.
2731
882c80a7
ILT
2732Tue Feb 28 12:42:56 1995 Ian Lance Taylor <ian@cygnus.com>
2733
2734 * configure.in (i[345]86-*-linuxelf*): New target. Use i386-lelf.
2735 (i[345]86-*-gnuelf*): New target. Use i386-gelf.
2736 * config/i386-lelf.mt: New file.
2737 * config/i386-gelf.mt: New file.
2738
decc32b7
RS
2739Tue Feb 28 10:27:54 1995 Rob Savoye <rob@darkstar.cygnus.com>
2740
2741 * configure.in: Match on mips-ecoff, and default to the IDT
2742 configuration.
2743
2744Fri Feb 17 13:06:47 1995 Michael Meissner <meissner@cygnus.com>
2745
2746 * scripttempl/elfppc.sc: Add support for .got1 and .got2 sections.
2747 Offset _GLOBAL_OFFSET_TABLE_ 32768 from the start of the GOT area
2748 to double the size of the table.
2749
2750start-sanitize-arc
2751Thu Feb 9 19:03:25 1995 Doug Evans <dje@canuck.cygnus.com>
2752
2753 * emulparms/arcelf.sh (TEMPLATE_NAME): Comment out.
2754end-sanitize-arc
2755
4ad2d640
KR
2756Thu Feb 9 18:29:43 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2757
2758 * Makefile.in (distclean): Do recursive deletion, since ldscripts
2759 is a directory.
2760
1f59c7a7
ILT
2761Thu Feb 9 11:38:22 1995 Ian Lance Taylor <ian@cygnus.com>
2762
be2213eb
ILT
2763 * ldmain.c (main): If trace_file_tries is true, and we are using
2764 an internal linker script, print out the script.
2765 * ldfile.c (try_open): Reindent function. Make the messages about
2766 opening script files more informative.
2767
1f59c7a7
ILT
2768 * lexsup.c (parse_args): For -V, call ldversion with 1, not 0.
2769 * ld.texinfo, ld.1: Update accordingly.
2770
3565dee4
ILT
2771Wed Feb 8 17:34:45 1995 Ian Lance Taylor <ian@cygnus.com>
2772
2773 * ldlang.c (lang_one_common): Adjust references to common symbol
2774 information for new structure.
2775
5039302a
ILT
2776Mon Feb 6 12:17:24 1995 Ian Lance Taylor <ian@cygnus.com>
2777
23244cd6
ILT
2778 * ldmain.c (undefined_symbol): Handle section being NULL.
2779
484a0896 2780 * ldctor.c (ldctor_build_sets): Handle bfd_link_hash_defweak.
8ed88239
ILT
2781 * ldexp.c (fold_name): Likewise.
2782 * ldlang.c (print_one_symbol): Likewise.
2783 (lang_finish): Likewise.
2784 * ldmain.c (multiple_common): Likewise.
2785 * ldwrite.c (print_symbol): Likewise. Also, bfd_link_hash_weak
2786 renamed to bfd_link_hash_undefweak.
2787
5039302a
ILT
2788 * scripttempl/alpha.sc: Set address of .data section correctly
2789 when -n or -N is used. Patch from Chris G Demetriou
2790 <Chris_G_Demetriou@LAGAVULIN.PDL.CS.CMU.EDU>.
2791 * scripttempl/mips.sc: Similar change.
2792
e802f0be
DE
2793Tue Jan 31 16:20:52 1995 Doug Evans <dje@canuck.cygnus.com>
2794
2795 * ldlang.c (lang_size_sections): Clarify error message when user
2796 specified start addr conflicts with region. Fix resetting of
2797 region pointer.
2798
1abb243d
ILT
2799Tue Jan 31 12:37:09 1995 Ian Lance Taylor <ian@cygnus.com>
2800
2801 * ldexp.c (fold_name): In case NAME, permit an absolute symbol
2802 in lang_allocating_phase_enum.
2803
2804Mon Jan 30 11:33:25 1995 Ian Lance Taylor <ian@cygnus.com>
2805
2806 * Makefile.in (distclean): Depend upon clean. Don't bother to
2807 remove files which will be removed by clean. From patch by
2808 alan@SPRI.Levels.UniSA.Edu.Au (Alan Modra).
2809
50708d56
ILT
2810Fri Jan 27 16:27:34 1995 Ian Lance Taylor <ian@cygnus.com>
2811
2812 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): For
2813 a MIPS target, clobber the size of all but the first input
2814 .reginfo section to be 0, so that lang_size_sections sets the
2815 correct size for the output .reginfo section.
2816
ae02b41c
ILT
2817Thu Jan 26 19:53:37 1995 Ian Lance Taylor <ian@cygnus.com>
2818
2819 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2820 Remove unused variable is.
2821
5f16938d
MM
2822Thu Jan 26 12:33:05 1995 Michael Meissner <meissner@tiktok.cygnus.com>
2823
2824 * configure.in: Add support for powerpc-*-eabi.
2825
2826 * scripttempl/elfppc.sc: New file for PowerPC embedded ABI
2827 support.
2828
2829 * emulparams/elf32ppc.sh (SCRIPT_NAME): Use elfppc.sc instead of
2830 elf.sc, which defines some new symbols PowerPC elf needs.
2831
6ade1673
ILT
2832Tue Jan 24 10:32:15 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2833
2834 * ldctor.c (ldctor_add_set_entry): Don't dump core if a
2835 constructor entry is in the absolute section.
2836
c1e128e5
ILT
2837Mon Jan 23 13:58:13 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2838
2839 * configure.in (i[345]86-*-gnu*): Set ld_target to i386-gnu.
2840 * config/i386-gnu.mt: New file. Include ELF support.
2841
2842Thu Jan 19 16:22:11 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2843
2844 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): If
2845 there are any input sections named .gnu.warning, treat them as
2846 containing a warning message to be printed by the linker, and
2847 clobber the size so that the message is not copied into the output
2848 file.
2849 * scripttempl/elf.sc: Put .gnu.warning sections into the .text
2850 section.
2851
506f4ede
SC
2852Sun Jan 15 16:45:00 1995 Steve Chamberlain <sac@splat>
2853
2854 * configure.in (w65-*-*): New target.
2855 * Makefile.in: Update.
2856 * scripttempl/w65.sc: New.
2857 * config/coff-w65.mt: New.
2858
cc37d01d
ILT
2859Thu Jan 12 01:32:25 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
2860
2861 * ldlang.c (lang_place_orphans): Don't ignore files with
2862 just_syms_flag set. Instead, put all their sections in
2863 bfd_abs_section_ptr, using the section VMA as the output_offset.
2864
cc38364d
KR
2865Wed Jan 11 22:59:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2866
2867 * ldctor.c (ldctor_build_sets): Don't use `const' with typedef
2868 name `reloc_howto_type', since it's now defined to be const.
2869 * ldlang.c (lang_add_reloc): Ditto.
2870 * ldlang.h (lang_reloc_statement_type, lang_add_reloc): Ditto.
2871
93a0630f
ILT
2872Wed Jan 11 11:24:45 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2873
2874 * ldexp.c (fold_binary): Adding or subtracting an absolute value
2875 to a relative value does not require forcing the relative value to
2876 be absolute. Also, reindent function.
2877
fa440b5a
SC
2878Wed Dec 28 22:05:52 1994 Steve Chamberlain (sac@jonny.cygnus.com)
2879
2880 * ldwrite.c (clone_section): Create a symbol with the
2881 same name as the section.
2882
885ae6b9
SC
2883Mon Dec 19 14:02:13 1994 Steve Chamberlain (sac@jonny.cygnus.com)
2884
2885 * ld.h (split_by_reloc, split_by_file): New flags.
2886 * ldwrite.c (clone_section, split_sections): New functions.
2887 * lexsup.c (parse_args): Understand new split options.
2888
2889start-sanitize-arc
2890Tue Dec 13 16:45:18 1994 Doug Evans <dje@canuck.cygnus.com>
2891
2892 * configure.in (arc-elf): New target.
2893 * Makefile.in (earcelf.c): New target.
2894 * config/arc-elf.mt: New file.
2895 * emulparms/arcelf.sh: New file.
2896end-sanitize-arc
2897
4e59f36d
ILT
2898Fri Dec 9 17:22:55 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2899
2900 * scripttempl/elf.sc: Move .ctors and .dtors from .text segment to
2901 .data segment. They must be writable when creating a shared
2902 library. From H.J. Lu <hjl@nynexst.com>.
2903
2904Fri Dec 2 14:09:00 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
2905
2906 * emultempl/miposecoff.em: New file.
2907 * emulparams/mipsidt.sh (TEMPLATE_NAME): Set to mipsecoff.
2908 * emulparams/mipsidtl.sh (TEMPLATE_NAME): Likewise.
2909 * scripttempl/mips.sc: Put .rel.sdata sections in .text, and
2910 provide __runtime_reloc_start and __runtime_reloc_stop if they are
2911 used. Align _fdata to a 16 byte boundary.
2912 * Makefile.in (emipsidt.c): Depend upon mipsecoff.em rather than
2913 generic.em.
2914 (emipsidtl.c): Likewise.
2915 (check): Pass CC_FOR_HOST and CFLAGS_FOR_HOST to runtest.
2916
2917 * ld.h (args_type): Add new field embedded_relocs.
2918 * ldemul.h (ldemul_after_open, after_open_default): Declare.
2919 (ld_emulation_xfer_struct): Add new field after_open.
2920 * ldemul.c (ldemul_after_open): New function.
2921 (after_open_default): New function.
2922 * ldlang.c (lang_process): Call ldemul_after_open.
2923 * lexsup.c (parse_args): Handle --embedded-relocs.
2924 * emultempl/elf32.em (ld_${EMULATION_NAME}_emulation): Initialize
2925 new after_open field to after_open_default.
2926 * emultempl/generic.em, emultempl/gld960.em: Likewise.
2927 * emultempl/gld960c.em, emultempl/hppaelf.em: Likewise.
2928 * emultempl/linux.em, emultempl/m88kbcs.em: Likewise.
2929 * emultempl/sunos.em, emultempl/vanilla.em: Likewise.
2930 * ld.texinfo, ld.1: Mention -embedded-relocs.
2931
e93e87cb
SC
2932Wed Nov 23 22:04:47 1994 Steve Chamberlain (sac@jonny.cygnus.com)
2933
2934 * Makefile.in: Add eshl.o.
2935 * config/coff-sh.mt: Add shl emulation.
2936
18368f46
ILT
2937Tue Nov 22 11:55:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2938
2939 * scripttempl/elf.sc: Fill .text section with NOPS. From Eric
2940 Youngdale <eric@aib.com>.
2941
60822a36
ILT
2942Thu Nov 17 14:39:48 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2943
2944 Patches from pirker@eiunix.tuwien.ac.at (Martin Pirker).
2945 * config/i386linux.mh: New file; set HOSTING_CRT0.
2946 * genscripts.sh: Don't put ${libdir} in LIB_PATH if it is
2947 /usr/lib, since that is already in LIB_PATH.
2948
831d7ac4
JL
2949Wed Nov 16 10:03:03 1994 Jeff Law (law@snake.cs.utah.edu)
2950
15ec1d5c
JL
2951 * scripttempl/hppaelf.sc (.text): Handle a use rdefined text start
2952 address.
2953 (.data, .bss): If "-N", then place the data/bss just after the end
2954 of the .text section rather than at the default 0x40000000.
2955
831d7ac4
JL
2956 * scripttempl/hppaelf.sc (.text): Place unwind descriptors in the
2957 text segment.
2958
fd41732a
ILT
2959Sat Nov 12 15:55:56 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2960
831d7ac4
JL
2961 Patches from Eric Youngdale <eric@aib.com>:
2962 * ldlang.c (lang_finish): Don't warn if entry symbol not found
2963 when generating a shared library.
2964 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Warn if
2965 attempting to place an orphaned relocation section when generating
2966 a dynamically linked object.
2967
fd41732a
ILT
2968 * scripttempl/elf.sc: Add ENTRY(${ENTRY}), and default ${ENTRY} to
2969 _start.
2970
5efddb2e
ILT
2971Fri Nov 11 14:27:23 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2972
2973 * ld.h (args_type): Add field export_dynamic.
2974 * lexsup.c (parse_args): Recognize --export-dynamic.
2975 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2976 Pass export_dynamic argument to bfd_elf32_size_dynamic_sections.
2977
809391bd
ILT
2978Wed Nov 9 12:47:11 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2979
2980 * ldlang.c (lang_one_common): Set SEC_ALLOC in any section where
2981 we allocate common symbols.
2982
cd1d4f83
ILT
2983Tue Nov 8 17:50:43 1994 Eric Youngdale (eric@aib.com)
2984
2985 * scripttempl/elf.sc: Add .rel.init, .rela.init, .rel.fini, and
2986 .rela.fini to the list of .rel* sections.
2987
6a02a973
ILT
2988Tue Nov 8 17:47:45 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2989
2990 * ldlang.c (load_symbols): Add new argument place. Only accept
2991 linker scripts if place is not NULL. Put commands found in an
2992 assumed linker script into place.
2993 (lookup_name): Pass NULL as place argument to load_symbols.
2994 (open_input_bfds): In lang_input_statement_enum case, pass a place
2995 argument to load_symbols, and store any new statements after the
2996 current one.
2997
2998Mon Nov 7 15:53:02 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2999
3000 * ldver.c (ldversion): Bump to 2.5.3.
3001
ca8f2f0d
KR
3002Fri Nov 4 15:11:26 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3003
3004 * Makefile.in (e*nbsd.c): Fix typo in dependencies.
3005
0128cbae
KR
3006Thu Nov 3 19:35:44 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3007
3008 * Makefile.in (check): Add missing "else true" clause.
3009
3010 * emulparams/vax.sh (OUTPUT_FORMAT): Use "a.out".
3011
3012 * scripttempl/go32coff.sc: Changes from DJ Delorie: Change default
3013 entry point to "start". Align at end of each section to 0x200.
3014 Start .text section 0x1000 later. Add _etext, _edata, _end
3015 symbols.
3016
52329a29
ILT
3017Wed Nov 2 12:17:49 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3018
3019 * ldctor.c (ldctor_add_set_entry): Don't permit a set to be
3020 composed of different object file formats.
3021 (ldctor_build_sets): If the output format does not support the
3022 reloc, and we are not generating a relocateable link, try getting
3023 the reloc from the input format.
3024
e574ddd4
C
3025Tue Nov 1 10:30:19 1994 J.T. Conklin (jtc@rtl.cygnus.com)
3026
3027 * Makefile.in (ALL_EMULATIONS): Added em68knbsd.o.
3028 (em68knbsd.c): New target.
3029
3030 * config/m68k-nbsd.mt: New file.
3031 * emulparams/m68knbsd.sh: New file.
3032 * configure.in (m68*-*-netbsd*): Use above configs.
3033
fbf967b0
ILT
3034Mon Oct 31 19:35:17 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3035
3036 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): If we find an
3037 appropriately named static library, stop the search at that
3038 directory.
3039
32286e08
C
3040Wed Oct 26 13:59:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3041
3042 * Makefile.in (ALL_EMULATIONS): Added ei386nbsd.o, ens32knbsd.o
3043 and esparcnbsd.o; sorted entries.
3044 (ei386nbsd.c,ens32knbsd.c,esparcnbsd.c): New targets.
3045
3046 * config/netbsd532.mt: Removed.
3047 * emulparams/netbsd532.sh: Removed.
3048
3049 * config/{i386-nbsd.mt,ns32k-nbsd.mt,sparc-nbsd.mt}: New files.
3050 * emulparams/{i386nbsd.sh,ns32knbsd.sh,sparcnbsd.sh}: New files.
3051 * configure.in (i[345]86-*-netbsd*, ns32k-pc532-netbsd*,
3052 sparc*-*-netbsd*): Use above configs.
3053
fdfe873a
ILT
3054Tue Oct 25 11:47:10 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3055
3056 * ldmain.c (multiple_common): One of the types may now be
3057 bfd_link_hash_indirect. The old BFD argument may be NULL.
3058
3286598f
ILT
3059Thu Oct 20 22:01:39 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3060
3061 * configure.in: Add * at the end of m68k-hp-hpux.
3062
81100e78
ILT
3063Tue Oct 18 15:58:39 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3064
3065 * ldlex.l: Cast assignment to yy_ch_buf field to char *, not to
3066 YY_CHAR *.
3067
51bdfd9b
C
3068Mon Oct 17 14:53:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3069
3070 * scripttempl/nw.sc: Gather constructors and destructors and
3071 define __CTOR__LIST__ and __DTOR_LIST__ appropriately.
3072
54d64846
C
3073Fri Oct 14 14:35:38 1994 J.T. Conklin (jtc@rtl.cygnus.com)
3074
0a1e63c4
KR
3075 * Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o.
3076 (ei386nw.c, eppcnw.c): New targets.
3077
3078 * config/{i386,ppc}-nw.mt, emulparams/{i386,ppc}nw.sh,
51bdfd9b 3079 scripttempl/nw.sc: New files, for i386 and powerpc netware.
0a1e63c4
KR
3080
3081 * configure.in: Changed netware ld_target name to be {i386,ppc}-nw
3082 instead of {i386,ppc}-elf.
3083
3084 * configure.in (sparc*-*-netware): Removed. There is no such
3085 thing anymore.
3086
54d64846
C
3087 * ldint.texinfo: Move misplaced `@end iftex'.
3088
81d191be
ILT
3089Fri Oct 14 12:02:18 1994 Eric Youngdale (eric@aib.com)
3090
3091 * scripttempl/elf.sc: Add .rel.ctors, .rela.ctors, .rel.dtors, and
3092 .rela.dtors to the list of .rel* sections.
3093
f608f62e
KR
3094Thu Oct 13 14:16:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3095
0a1e63c4
KR
3096 * ldver.c (ldversion): Update to version 2.5.
3097 * Version 2.5 released.
3098
f608f62e
KR
3099 * configure.in (all_targets): Handle i386-linux*.
3100
243f6d0d
ILT
3101Thu Oct 13 11:24:33 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3102
3103 * scripttempl/aout.sc: Set _etext and __etext to ., not
3104 ${DATA_ALIGNMENT}. This is compatible with SunOS, and, with luck,
3105 will not break any other system. From Eric Valette
3106 <ev@chorus.fr>.
3107
a82ae15d
ILT
3108Wed Oct 12 16:22:58 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3109
3110 * lexsup.c (parse_args): Change -V to be a synonym for -v. Add
3111 --verbose to get the old -V behaviour.
3112 * ld.1, ld.texinfo: Document this change.
3113
262c8763
ILT
3114Tue Sep 27 14:56:20 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3115
a82ae15d
ILT
3116 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Remove
3117 assertion, since it could fail with a user defined linker script.
3118
aa61b923
ILT
3119 * ldexp.c (fold_name): For DEFINED case, don't try to look up the
3120 name in the hash table during the first phase--the hash table does
3121 not even exist at that point, much less have the right value.
3122
262c8763
ILT
3123 * Makefile.in (CC): Define.
3124 (CXX): Move definition, change from g++ to gcc.
3125 (EXPECT, RUNTEST): Copy definitions from top level Makefile.in.
3126 (RUNTEST_CC, RUNTEST_CFLAGS): Remove.
3127 (RUNTEST_CXX, RUNTEST_CXXFLAGS): Remove.
3128 (CC_FOR_TARGET, CXX_FOR_TARGET): Copy from top level Makefile.in.
3129 (.cc.o): Comment out.
3130 (testdir): Remove.
3131 (site.exp): Don't create testdir or set tmpdir.
3132 (check): Run checks even if not running native. Use CC_FOR_TARGET
3133 instead of RUNTEST_CC, and likewise for CXX.
3134 (cdtest targets): Comment out.
3135 * config/solaris2.mh (HOSTING_LIBS): Only mention crtend.o once.
3136 * cdtest-bar.cc, cdtest-foo.cc, cdtest-foo.h: Remove.
3137 * cdtest-main.cc, cdtest.exp: Remove.
3138
2150c3ee
ILT
3139Mon Sep 26 11:40:30 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3140
262c8763
ILT
3141 * emulparams/elf32bmip.sh: Rename from elf32mipb.sh to avoid DOS
3142 file naming problems.
3143 * emulparams/elf32lmip.sh: Rename from elf32mipl.sh.
3144 * Makefile.in (ALL_EMULATIONS): Rename eelf32mipb.o to
3145 eelf32bmip.o and eelf32mipl.o to eelf32lmip.o.
3146 (eelf32bmip.c): Rename from eelf32mipb.c. Use elf32bmip.sh.
3147 (eelf32lmip.c): Rename from eelf32mipl.c. Use elf32lmip.sh.
3148 * config/mipsb-elf32.mt (EMUL): Use elf32bmip, not elf32mipb.
3149 * config/mipsl-elf32.mt (EMUL): Use elf32lmip, not elf32mipl.
3150
38189778
ILT
3151 * genscripts.sh: Always search /usr/local/TARGET/lib.
3152
2150c3ee
ILT
3153 * scripttempl/elf.sc: If -N is set, force DATA_ADDR to be ".".
3154
3155Fri Sep 23 15:05:49 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3156
3157 * configure.in: Handle i386-bsdi* targets like i386-bsd.
3158
a2eea823
ILT
3159Fri Sep 23 00:06:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3160
3161 * lexsup.c (parse_args): Add support for -a for HP/UX
3162 compatibility.
3163
3164 * lexsup.c (parse_args): -c takes an argument.
3165
f1781adc
ILT
3166Tue Sep 20 14:35:27 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3167
86037281
ILT
3168 * ld.h (args_type): Add new field endian.
3169 * lexsup.c (parse_args): Handle -EB and -EL by setting
3170 command_line.endian.
3171 * ldgram.y (ifile_p1): Accept OUTPUT_FORMAT with three arguments.
3172 * ldlang.c (lang_add_output_format): Add arguments big and little.
3173 If command_line.endian is set, use it to select big or little
3174 rather than the default. Changed all callers.
3175 * ldlang.h (lang_add_output_format): Update declaration.
3176 * emulparams/elf32mipb.sh: Define BIG_OUTPUT_FORMAT and
3177 LITTLE_OUTPUT_FORMAT.
3178 * emulparams/elf32mipl.sh: Likewise.
3179 * emulparams/mipsbig.sh: Likewise.
3180 * emulparams/mipsbsd.sh: Likewise.
3181 * emulparams/mipsidt.sh: Likewise.
3182 * emulparams/mipsidtl.sh: Likewise.
3183 * emulparams/mipslit.sh: Likewise.
3184 * scripttempl/elf.sc: Define BIG_OUTPUT_FORMAT and
3185 LITTLE_OUTPUT_FORMAT if not already defined. Pass them to
3186 OUTPUT_FORMAT.
3187 * scripttempl/mips.sc: Pass BIG_OUTPUT_FORMAT and
3188 LITTLE_OUTPUT_FORMAT to OUTPUT_FORMAT.
3189 * scripttempl/mipsbsd.sc: Likewise.
3190
3191 * Makefile.in (ldgram.h): Make separate target from ldgram.c,
3192 depending upon ldgram.c, so that a parallel make does not try to
3193 build both at once.
3194
f1781adc 3195 * configure.in (mips*el-elf*): New target.
5ccef180
ILT
3196 * Makefile.in (ALL_EMULATIONS): Add eelf32mipb.o and eelf32mipl.o.
3197 (eelf32mipl.c): New target.
86037281 3198
f1781adc
ILT
3199 * config/mipsl-elf32.mt: New file.
3200 * emulparams/elf32mipl.sh: New file.
3201
006ae0e4
ILT
3202Fri Sep 16 12:16:20 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3203
3204 * ldmain.c (main): Rather than prohibiting ld -r -s, treat it as
3205 ld -r -S -x.
3206
7aa8f496
ILT
3207Thu Sep 15 13:05:44 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3208
3209 * ldmisc.c (vfinfo): Print BFD file name as well as file name
3210 returned by find_nearest_line, in case the file name is something
3211 unhelpful such as a .h file. Handle %u.
3212
467a0380
SC
3213Wed Sep 14 12:49:12 1994 Steve Chamberlain (sac@jonny.cygnus.com)
3214
3215 * ldlang.c (lang_do_assignments): Make sure output statement
3216 has an attached bfd_section before trying to dereference it.
3217
8bff41c1
ILT
3218Wed Sep 14 12:48:09 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3219
809ee7e0
ILT
3220 * ld.h (ld_config_type): Add new field warn_once.
3221 * ldmain.c (undefined_symbol): Handle -warn-once.
3222 * lexsup.c (parse_args): Recognize -warn-once.
3223 * ld.texinfo (Options): Document -warn-once.
3224 * ld.1: Likewise.
3225
cc23cc69
ILT
3226 * ldmisc.c (vfinfo): Handle %D as %C, but never print the function
3227 name. For %C, print the function name on a separate line, to keep
3228 the length of error messages under control.
3229 * ldmain.c (multiple_definition): Use %D for ``first defined
3230 here.''
3231 (undefined_symbol): Use %D for ``more undefined references
3232 follow''.
3233
8bff41c1
ILT
3234 * ldmisc.c (multiple_warn): Remove; no longer used.
3235 * ldmisc.h (multiple_warn): Don't declare.
3236
3deb20fb
SC
3237Tue Sep 13 20:47:58 1994 Steve Chamberlain (sac@jonny.cygnus.com)
3238
3239 * ldlang.c (print_output_section_statement): Print all lines
3240 to the map file.
3241
0b3499f6
ILT
3242Tue Sep 13 16:30:11 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3243
3244 * ldlang.c (load_symbols): Check for archive before object. Use
3245 bfd_check_format_matches, and, if ambiguous, print a list of
3246 matching formats. If file format is not recognized, treat file as
3247 a linker script.
3248 * ldgram.y (yyerror): If assuming an object file is a script,
3249 mention that. Tweak the format of the error messages.
3250 * ldlex.l (lex_warn_invalid): If assuming an object is a script,
3251 guess that this is not actually a script, and just report that the
3252 file format was not recognized.
3253 * ld.texinfo (Options): Admit that -( may be used more than once.
3254 Add note that unrecognized object files are now treated as linker
3255 scripts.
3256
3257 * ldfile.c (ldfile_input_filename): Make const.
3258 (ldfile_assumed_script): New variable.
3259 (try_open): Change arguments types to const.
3260 (ldfile_find_command_file): Likewise.
3261 (ldfile_open_command_file): Likewise. Also, set lineno to 1.
3262 * ldfile.h: Update declarations for ldfile.c changes.
3263 * ldlex.l: Include <ctype.h>.
3264 (file_name_stack): Change to be const char *.
3265 (lineno_stack): New static variable.
3266 (<<EOF>>): Set lineno as well as ldfile_input_filename.
3267 (lex_push_file): Make name argument const. Initialize
3268 lineno_stack entry.
3269 (lex_redirect): Initialize lineno_stack entry.
3270 (lex_warn_invalid): Handle non printable characters nicely.
3271 * ldlex.h (lex_push_file): Declare second argument as const.
3272
3273 * ldgram.y (ifile_p1): Recognize GROUP.
3274 * ldlex.l: Recognize GROUP.
3275 * ld.texinfo (Option Commands): Document GROUP.
3276
2fd87dbc
ILT
3277Mon Sep 12 17:04:27 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3278
3279 * config/m68klynx.mh: New file.
3280
cb2af5cf
JL
3281Mon Sep 12 01:50:03 1994 Jeff Law (law@snake.cs.utah.edu)
3282
3283 * emultempl/hppaelf.em: Add newlines to the error messages.
3284
7b63ff76
ILT
3285Sat Sep 10 16:05:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3286
3287 * config/i386lynx.mh: New file.
3288 * scripttempl/i386lynx.sc: Don't put .ctors and .dtors in .text
3289 unless CONSTRUCTING.
3290
dd37f215
ILT
3291Thu Sep 8 13:25:24 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3292
3293 * emulparams/elf32mipb.sh (TEMPLATE_NAME): Define as elf32.
3294 (GENERATE_SHLIB_SCRIPT): Define as yes.
3295 (DYNAMIC_LINK): Define as false.
3296 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse):
3297 Initialize config.dynamic_link to DYNAMIC_LINK if it is defined.
3298 (gld${EMULATION_NAME}_place_orphan): Reset stat_ptr at end.
3299 * Makefile.in (eelf32mipb.c): Depend upon elf32.em rather than
3300 generic.em.
3301
fa3539fe
SC
3302Thu Sep 8 16:30:37 1994 Steve Chamberlain (sac@jonny.cygnus.com)
3303
3304 * scripttempl/h8500b.sc: Put rdata stuff into own segment.
3305
a864a26e
ILT
3306Thu Sep 8 13:25:24 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3307
3308 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Don't define;
3309 .got section is now explicitly handled in elf.sc.
3310
3311Wed Sep 7 13:08:34 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3312
3313 * scripttempl/alpha.sc: Redo script to set . outside of sections
3314 and not bother to explicitly specify section addresses.
3315 Explicitly place .sdata section.
3316
82950a80
ILT
3317Tue Sep 6 23:51:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3318
3319 * scripttempl/m68kcoff.sc: Put .bss in data segment.
3320
3321 * scripttempl/h8300.sc: Change .stab and .stabstr to use a VMA of
3322 0, and to only be marked as NOLOAD if relocating.
3323 * scripttempl/h8500.sc, scripttempl/h8500b.sc: Likewise.
3324 * scripttempl/h8500c.sc, scripttempl/h8500m.sc: Likewise.
3325 * scripttempl/h8500s.sc, scripttempl/i386coff.sc: Likewise.
3326 * scripttempl/i386go32.sc, scripttempl/i386lynx.sc: Likewise.
3327 * scripttempl/m68kcoff.sc, scripttempl/m68klynx.sc: Likewise.
3328 * scripttempl/sh.sc, scripttempl/sparccoff.sc: Likewise.
3329 * scripttempl/sparclynx.sc: Likewise.
3330
3331Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
318b02b6
KR
3332
3333 * Makefile.in, configure.in: Add support (disabled) the ARM/RISCiX.
3334 * config/riscix.mt, emulparams/riscix.sh, scripttempl/riscix.sc:
3335 New files.
3336
3b21918a
ILT
3337Tue Aug 30 11:48:08 1994 Eric Youngdale (ericy@cais.cais.com)
3338
3339 * ld.h (args_type): Add field soname.
3340 * lexsup.c (parse_args): Handle -soname argument.
3341 * emultempl/elf32.em: In call to bfd_elf32_size_dynamic_sections,
3342 pass soname.
3343 * ld.texinfo: Document -soname.
3344
69927008
ILT
3345Mon Aug 29 15:21:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3346
3347 * ldlang.c (lang_check): Don't try to set the architecture if the
3348 input and output files are incompatible. Just warn.
3349
6d445436
ILT
3350Wed Aug 24 12:52:30 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3351
3352 * configure.in: Change i[34]86 to i[345]86.
3353
3354Sun Aug 21 16:17:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3355
3356 * emulparams/hp3hpux.sh: Define __DYNAMIC to be 0.
3357
b400f56d
ILT
3358Thu Aug 18 15:37:45 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3359
3360 Make the ELF linker handle orphaned sections reasonably. Also,
3361 define __start_SECNAME and __stop_SECNAME around sections whose
3362 names can be represented in C, for the benefit of symbol sets in
3363 glibc.
3364 * ldemul.h (ldemul_place_orphan): Declare.
3365 (ld_emulation_xfer_type): Add place_orphan field.
3366 * ldemul.c (ldemul_place_orphan): New function.
3367 * ldlang.h (wild_doit): Declare.
3368 * ldlang.c (wild_doit): Make nonstatic.
3369 (lang_place_orphans): Call ldemul_place_orphan.
3370 * emultempl/elf32.em: Include <ctype.h> and "ldgram.h".
3371 (hold_section, hold_use, hold_text, hold_data, hold_bss): New
3372 static variables.
3373 (gld${EMULATION_NAME}_place_orphan): New static function.
3374 (gld${EMULATION_NAME}_place_section): New static function.
3375 (ld_${EMULATION_NAME}_emulation): Initialize place_orphan field.
3376
9e5a036f
ILT
3377Tue Aug 16 00:17:20 1994 Eric Youngdale (ericy@cais.cais.com)
3378
3379 * scripttempl/aout.sc: Add .linux-dynamic after .data.
3380
c1a9aaa3
ILT
3381Tue Aug 16 00:08:22 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3382
9e5a036f
ILT
3383 * lexsup.c (parse_args) Treat --dll-verbose as --version, for
3384 Linux compatibility. From hjl@nynexst.com (H.J. Lu).
c1a9aaa3 3385
1fee94ec
ILT
3386Mon Aug 15 17:17:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3387
3388 * ldexp.h (exp_get_abs_int): Declare.
3389
3390Sat Aug 6 01:45:39 1994 Steve Chamberlain (sac@jonny.cygnus.com)
3391
3392 * ldlang.c (lang_do_assignments): Handle complex AT's better.
3393 * ldexp.c (exp_get_abs_int): New function.
3394
28d1c6ec
JM
3395Fri Aug 5 20:55:55 1994 Jason Molenda (crash@phydeaux.cygnus.com)
3396
3397 * configure.in: add i960-nindy-coff support.
3398
63936abc
JMD
3399Thu Aug 4 14:45:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3400
3401 * ldlex.l (yy_create_string_buffer): Handle change to internal
3402 interface in flex 2.4.7.
3403
bb329c20
JMD
3404Tue Aug 2 11:52:06 1994 Eric Youngdale (ericy@cais.cais.com)
3405
3406 * emultempl/linux.em (gld${EMULATION_NAME}_find_address_statement):
3407 New function; add 0x20 to any use of -Ttext.
3408 (gld${EMULATION_NAME}_create_output_section_statements): New
3409 function.
3410 (ld_${EMULATION_NAME}_emulation): Use the new function
3411 gld${EMULATION_NAME}_create_output_section_statements.
3412
a1ed2435
ILT
3413Mon Aug 1 15:50:44 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3414
3415 * scripttempl/mips.sc: Redo script to set . outside of sections
3416 and not bother to explicitly specify section addresses.
3417
b019d460
ILT
3418Tue Jul 26 11:02:35 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3419
3420 * scripttempl/elf.sc: Copy several more relocation sections into
3421 the output. Put .got.plt sections into .got.
3422
309c8153
ILT
3423Fri Jul 22 12:15:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3424
31ddb156
ILT
3425 * scripttempl/elf.sc: Use PROVIDE to define etext, edata, and end.
3426
3427 Add a new script operator, PROVIDE, to define a symbol only if it
3428 is needed.
3429 * ldgram.y (PROVIDE): New token.
3430 (assignment): Accept PROVIDE.
3431 * ldlex.l (PROVIDE): New token.
3432 * ldexp.h (node_type): Add etree_provide to node_class enum.
3433 (exp_provide): Declare.
3434 * ldexp.c (exp_fold_tree): Handle etree_provide.
3435 (exp_provide): New function.
3436 (exp_print_tree): Handle etree_provide.
3437 * ld.texinfo: Document PROVIDE.
3438
36c6e8c3
ILT
3439 * ldlang.c (lang_common): Pass desired alignment to
3440 lang_one_common as power of two.
3441 (lang_one_common): Get common symbol alignment from linker hash
3442 table entry. Treat desired alignment as a power of two.
3443
309c8153
ILT
3444 * ldlang.c (wild_section): Attach all section with the given name,
3445 not just the first one. If there is no name, attach all sections
3446 even if the SEC_IS_COMMON flag is set.
3447
a1ad915d
ILT
3448Wed Jul 20 15:49:27 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3449
3450 * ld.h (args_type): Add field rpath.
3451 * lexsup.c (S_ISDIR): Define if not already defined.
3452 (parse_args): Add support for -rpath. If -R is used to name a
3453 directory, treat it as -rpath for Solaris compatibility.
3454 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
3455 Pass command_line.rpath to bfd_elf32_size_dynamic_sections.
3456 * ldmain.c (main): Initialize command_line.rpath to NULL.
3457 * ld.texinfo: Document -rpath option.
3458
cdf71377
KR
3459Sun Jul 10 00:33:24 1994 Ian Dall (dall@hfrd.dsto.gov.au)
3460
3461 * emulparams/pc532machaout.sh: New file. Pc532 mach script
3462 parameters.
3463
3464 * emulparams/netbsd532.sh: New file. Netbsd 532 script parameters.
3465
3466 * config/pc532mach.mt: New file. Pc532 mach target support.
3467
3468 * config/pc532mach.mh: New file. Pc532 mach host support.
3469
3470 * config/netbsd532.mt: New file. Netbsd 532 target support.
3471
3472 * configure.in: Add ns32k-pc532-mach and ns32k-pc532-netbsd support.
3473
3474 * Makefile.in: Add epcmachaout.c dependency and enetbsd532.c
3475 dependency.
3476
db770dfa
ILT
3477Fri Jul 8 10:57:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3478
3479 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): Use
3480 bfd_abs_section_ptr, not &bfd_abs_section.
3481
3482 * lexsup.c (parse_args): Changed "retain-symbols-file" from
3483 no_argument to required_argument. From djm.
3484
3485Thu Jul 7 12:29:53 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3486
3487 * scripttempl/elf.sc: Explicitly mention .stab and .stabstr
3488 sections to force a VMA of 0; needed for ELF backends which have
3489 not been converted to the new linker style.
3490
aee611f5
JL
3491Mon Jul 4 19:35:45 1994 Jeff Law (law@snake.cs.utah.edu)
3492
3493 * scripttempl/hppaelf.sc (__stack_zero): Don't define this name,
3494 it was for the HPUX dynamic loader's use and it creates problems
3495 with ELF GDB.
3496
3497Fri Jul 1 12:53:47 1994 Jeff Law (law@snake.cs.utah.edu)
3498
3499 * ldlang.c (lang_do_assignments): No longer static. Delete decl.
3500 * ldlang.h (lang_do_assignments): Put external decl here.
3501 * emultempl/hppaelf.em: Minor cleanups throughout file.
3502 (hppa_elf_create_output_section_statements): Rewrite.
3503 (hppaelf_finish): Rewrite.
3504
111b24d5
JMD
3505Wed Jun 29 16:50:00 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3506
03730624
JMD
3507 * config/solaris2.mh (NATIVE_LIB_DIRS): Define as /usr/ccs/lib.
3508
111b24d5
JMD
3509 * lexsup.c (parse_args): Accept -Bstatic and -Bdynamic. Do not
3510 accept plain -B.
3511 * ld.texinfo: -Bstatic is not ignored.
3512
1c883f34
SS
3513Tue Jun 28 12:13:34 1994 Stan Shebs (shebs@andros.cygnus.com)
3514
3515 * ldlex.l: Recognize \r the same as \n.
3516
3517Thu Jun 23 17:53:04 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3518
3519 Preliminary support for generating shared libraries, from Eric
3520 Youngdale <ericy@cais.cais.com>.
3521 * genscripts.sh: If the emulation parameter file sets
3522 GENERATE_SHLIB_SCRIPT, generate a .xs script file with
3523 CREATE_SHLIB defined.
3524 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): If
3525 link_info.shared is set, use the .xs script file.
3526 * scripttempl/elf.sc: If CREATE_SHLIB is set, don't create a
3527 .interp section, and don't include TEXT_START_ADDR in the starting
3528 address of the first section.
3529 * emulparams/elf_i386.sh (GENERATE_SHLIB_SCRIPT): Likewise.
3530 * emulparams/elf32_sparc.sh (GENERATE_SHLIB_SCRIPT): Define.
3531
1f8b3b57
DM
3532Thu Jun 23 12:52:22 1994 David J. Mackenzie (djm@rtl.cygnus.com)
3533
3534 * configure.in: Change --with-targets to --enable-targets.
3535
3b7553e7
ILT
3536Wed Jun 22 13:42:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3537
cf4245af
ILT
3538 * lexsup.c (parse_args): Add support for new options -( -) with
3539 synonyms --start-group --end-group.
3540 * ldlang.h (enum statement_enum): Add lang_group_statement_enum.
3541 (lang_group_statement_type): Define new struct.
3542 (lang_statement_union_type): Add group_statement field.
3543 (lang_enter_group, lang_leave_group): Declare.
3544 * ldlang.c (lang_for_each_statement_worker): Handle
3545 lang_group_statement_enum.
3546 (map_input_to_output_sections, print_statement): Likewise.
3547 (lang_size_sections, lang_do_assignments): Likewise.
3548 (open_input_bfds): Completely rewrite. Now does its own looping,
3549 rather than using lang_for_each_statement. Handle groups.
3550 (lang_process): Update call to open_input_bfds.
3551 (print_group): New static function.
3552 (lang_enter_group, lang_leave_group): New static functions.
3553 * ldfile.c (ldfile_open_file): If the file has already been
3554 opened, just return rather than taking an assertion failure.
3555 * ldver.c (help): Mention new options.
3556 * ld.texinfo: Document new options.
3557
02b57980
ILT
3558 * ldlang.c (end_of_data_section_statement_list): Don't define.
3559 (lang_leave_output_section_statement): Don't set obsolete variable
3560 end_of_data_section_statement_list.
3561
62a4b36c
ILT
3562 * scripttempl/go32coff.sc: Don't put ${DATA_ALIGNMENT} inside an
3563 ALIGN.
3564
686739e2
ILT
3565 * ldlang.c (lang_size_sections): Adjust current region address
3566 even for sections with an explicit address. From
3567 ralphc@pyramid.com (Ralph Campbell).
3568
7d56d4f1
ILT
3569 * emulparams/i386linux.sh (NONPAGED_TEXT_START_ADDR): Set to 0.
3570 From jrs@world.std.com (Rick Sladkey).
3571
3b7553e7
ILT
3572 * scripttempl/mipsbsd.sc: Let sections align to their natural
3573 boundaries.
3574
3575Tue Jun 21 11:27:04 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3576
3577 * ldlang.c (lang_init): Use new bfd_abs_section_ptr, not
3578 &bfd_abs_section.
3579 (lang_abs_symbol_at_beginning_of): Likewise.
3580 (lang_abs_symbol_at_end_of): Likewise.
3581 (lang_size_sections): Use bfd_is_abs_section to check for the
3582 absolute section. Don't try to set the VMA or output_offset or
3583 size of the absolute section.
3584 * ldmain.c (notice_ysym): Use bfd_is_und_section to check for the
3585 undefined section.
3586
c4aa82c1
JL
3587Thu Jun 16 22:48:41 1994 Jeff Law (law@snake.cs.utah.edu)
3588
3589 * scripttempl/hppaelf.sc: Place .data and .bss at 0x40000000
3590 when generating relocatable objects.
3591
08f20f66
ILT
3592Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com)
3593
3594 * emultempl/linux.em: New file providing support for linking
3595 against Linux shared libraries.
3596 * config/i386-linux.mt (ei386linux.c): Depend upon linux.em.
3597 * emulparams/i386linux.sh (TEMPLATE_NAME): Define as linux.
3598
952b6c2c
ILT
3599Thu Jun 16 12:22:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3600
64887de2
ILT
3601 * lexsup.c (parse_args): Add -shared to longopts, and handle it.
3602 * ldmain.c (main): Initialize link_info.shared to false. Give
3603 error if link_info.relocateable and link_info.shared are both set.
3604
5d1ffb2f
ILT
3605 * configure.in: If EMUL_EXTRA* is defined in a config file, treat
3606 it as naming an emulation to be added to EMULATION_OFILES.
3607 * config/i386-linux.mt (EMUL_EXTRA1): Define as elf_i386.
3608
bf82ab68
ILT
3609 * Makefile.in: Rebuilt dependencies.
3610 (ALL_EMULATIONS): Add ei386linux.o, eelf32_sparc.o,
3611 eelf64_sparc.o. Remove $(OTHER_EMULATIONS).
3612 (ei386linux.c, eelf32_sparc.c, eelf64_sparc.c): New targets.
3613 * config/i386-linux.mt (OTHER_EMULATIONS): Don't define.
3614 (ei386linux.c): Remove; now in Makefile.in.
3615 * config/i386-lynx.mt (OTHER_EMULATIONS): Don't define.
3616 * config/m68k-lynx.mt (OTHER_EMULATIONS): Don't define.
3617 * config/sparc-lynx.mt (OTHER_EMULATIONS): Don't define.
3618 * config/sparc64-elf.mt (OTHER_EMULATIONS): Don't define.
3619 (eelf64_sparc.c): Remove; now in Makefile.in.
3620 * config/sun4sol2.mt (OTHER_EMULATIONS): Don't define.
3621 (eelf32_sparc.c): Remove; now in Makefile.in.
3622
641fe79b
ILT
3623 * ldexp.c (exp_print_tree): Don't crash if etree_rel section has
3624 no owner--it might be bfd_abs_section. From Eric Youngdale
3625 <ericy@cais.cais.com>.
3626
952b6c2c
ILT
3627 * scripttempl/aout.sc: Let sections align to their natural
3628 boundaries.
3629
c96386c4
ILT
3630Wed Jun 15 01:54:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3631
33b90e52
ILT
3632 * ldemul.h (ldemul_open_dynamic_archive): Declare.
3633 (ld_emulation_xfer_type): Add new field open_dynamic_archive.
3634 * ldemul.c: Include ldexp.h and ldlang.h.
3635 (ldemul_open_dynamic_archive): New function.
3636 * ldfile.h (ldfile_open_file_search): Declare.
3637 * ldfile.c: Include ldemul.h.
3638 (try_open_bfd): Rename from cache_bfd_openr. Return boolean
3639 argument, not bfd *. Change all callers.
3640 (ldfile_open_file_search): Rename from open_a. Return boolean
3641 argument, not bfd *. Clean up. Change all callers.
3642 (ldfile_open_file): If doing a dynamic link, call
3643 ldemul_open_dynamic_archive rather than assuming the extension of
3644 a dynamic object is ".so".
3645 * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
3646 New function.
3647 (ld_${EMULATION_NAME}_emulation): Initialize open_dynamic_archive
3648 field.
3649 * emultempl/sunos.em (ld_${EMULATION_NAME}_emulation): Likewise.
3650
cbbf9608
ILT
3651 * ldmain.c (get_emulation): Ignore -m486 for Linux compatibility.
3652 * lexsup.c (parse_args): Ignore -qmagic for Linux compatibility.
42792411 3653 Accept -static as a synonym for -non_shared.
cbbf9608 3654
7fb9ca5f
ILT
3655 Let the user change the dynamic linker used by ELF code.
3656 * ld.h (args_type): Add new field interpreter.
3657 * lexsup.c (parse_args): Add dynamic-linker to longopts, and
3658 handle it.
3659 * ldmain.c (main): Initialize command_line.interpreter to NULL.
3660 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Get
3661 the ELF backend to return the .interp section. If
3662 command_line.interpreter is not NULL, set the contents of .interp
3663 to it.
3664 * ld.texinfo: Mention -dynamic-linker.
3665
3666 * config/sun4sol2.mt (eelf32_sparc.c): Depend upon elf32.em, not
3667 generic.em.
3668
bec7a138
ILT
3669 * lexsup.c (parse_args): Sort out the option macros and change the
3670 definitions to make it easier to add a new option.
3671
66da6c84
ILT
3672 * scripttempl/aout.sc: Define __etext and __edata to go along with
3673 _etext and _edata.
3674
c96386c4 3675 * ld.h (ld_config_type): Add new field traditional_format.
605da7e2 3676 * lexsup.c (parse_args): Add traditional-format to longopts, and
c96386c4
ILT
3677 handle it.
3678 * ldmain.c (main): Initialize config.traditional_format to false.
3679 * ldlang.c (ldlang_open_output): Set BFD_TRADITIONAL_FORMAT in BFD
3680 flags of output_bfd according to config.traditional_format.
605da7e2 3681 * ldver.c (help): Mention -traditional-format.
c96386c4
ILT
3682 * ld.texinfo: Document -traditional-format.
3683
7fe331f1
ILT
3684Tue Jun 14 23:10:07 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3685
3686 * ldctor.c (ldctor_add_entry): Add entries to a set in the order
3687 they are encountered.
3688
39a00f7d
ILT
3689Tue Jun 14 18:05:09 1994 Eric Youngdale (ericy@cais.cais.com)
3690
3691 * emulparams/i386linux.sh (TEXT_START_ADDR): Define as 0x1000.
3692 (NONPAGED_TEXT_START_ADDR): Define as 0x20.
3693
eb7edfa1
ILT
3694Mon Jun 13 15:46:09 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3695
23677217
ILT
3696 * scripttempl/alpha.sc: Define _ftext, _etext and _fdata insted of
3697 _FTEXT, _ETEXT and _FDATA. Dont define _END.
3698
e845d289
ILT
3699 * ldfile.c (open_a): If this is not an archive, try to open it in
3700 the current directory before searching for it.
3701
3e1fd33d
ILT
3702 * lexsup.c (parse_args): Treat -i as a synonym for -r.
3703
f24078fd
ILT
3704 * ldgram.y (exp): Treat BLOCK as a synonym for ALIGN, so that
3705 BLOCK works in a section address as documented.
3706
eb7edfa1
ILT
3707 * ldgram.y (YYDEBUG): Don't define.
3708
f8015b85
ILT
3709Fri Jun 10 16:45:39 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3710
3711 * emultempl/gld960.em: Pass false for new argument to
3712 ldfile_add_library_path.
3713 * emultempl/gld960c.em, emultempl/lnk960.em: Likewise.
3714
3715 * emultempl/sunos.em: Only look for .so files if doing a dynamic
3716 link.
3717
9beeb5d9
ILT
3718Thu Jun 9 08:35:17 1994 Ian Lance Taylor (ian@cygnus.com)
3719
3720 * scripttempl/i960.sc: Add CONSTRUCTORS to .data.
3721
64bb143c
BC
3722Thu Jun 9 06:52:29 1994 Bill Cox (bill@rtl.cygnus.com)
3723
3724 * Makefile.in (check): Delete ld.new dependency so that a regression
3725 test doesn't trigger a rebuild of the linker.
3726
ef01a8a8
ILT
3727Thu Jun 9 00:17:20 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3728
3729 * ldlang.c (map_input_to_output_sections): For lang_address, call
3730 init_os if it hasn't already been called.
3731
ed601bea
ILT
3732Thu Jun 2 17:24:08 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3733
3734 Add support for SunOS shared libraries.
3735 * aout.sc: Don't define __DYNAMIC here. Add new sections used by
3736 shared library support code.
3737 * emultempl/sunos.em: New file.
3738 * emulparams/sun4.sh (TEMPLATE_NAME): Define as sunos.
f7e66391 3739 * emulparams/sun3.sh (TEMPLATE_NAME): Likewise.
ed601bea 3740 * Makefile.in (esun4.c): Depend upon sunos.em, not generic.em.
f7e66391 3741 (esun3.c): Likewise.
ed601bea
ILT
3742
3743 * ldlang.c: Minor formatting cleanups.
3744 (lang_for_each_input_file): New function.
3745 * ldlang.h (lang_for_each_input_file): Declare.
3746
3747 * ldfile.h (search_dirs_type): Move from ldfile.c, and add cmdline
3748 field.
3749 (search_head): Declare.
3750 (ldfile_add_library_path): Add new cmdline argument in prototype.
3751 * ldfile.c (search_head): Make non-static.
3752 (search_dirs_type): Move to ldfile.h.
3753 (ldfile_add_library_path): Accept cmdline argument, and save it.
3754 * lexsup.c (parse_args): Pass true for new cmdline argument of
3755 ldfile_add_library_path.
3756 (set_default_dirlist): Likewise.
3757 * ldmain.c (check_for_scripts_dir): Pass false for new cmdline
3758 argument of ldfile_add_library_path.
3759 * ldgram.y (ifile_p1): Likewise.
3760
210c52ac
ILT
3761Wed Jun 1 14:24:08 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3762
3763 * ldlang.h (lang_input_statement_type): Remove fields subfiles,
3764 total_size, superfile and chain.
3765 * ldfile.c (open_a): Don't clear search_dirs_flag.
3766 (ldfile_open_file): Don't try to open superfile. Assert that file
3767 has not already been opened.
3768 * ldlang.c (new_afile): Don't initialize superfile.
3769 * ldmain.c (add_archive_element): Don't initialize subfiles or
3770 chain or superfile. Initialize search_dirs_flag to false.
3771
c06e55d9
KR
3772Fri May 27 12:25:33 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3773
3774 * ldver.c (ldversion): Changed version to "cygnus-2.4.1".
3775
3776 Changes from binutils-2.4 release:
3777
3778 * genscripts.sh (RELOCATING, CONSTRUCTING): When setting
3779 variables, use whitespace, so scripts don't break.
3780
3781 * config/alphaosf.mh (HDEFINES, CFLAGS): Deleted.
3782
3783 * emultempl/generic.em: Find emultempl/stringify.sed in ${srcdir}.
3784
3785 * cdtest-bar.cc: Renamed from cdtest-func.cc.
3786 * Makefile.in: Noted change.
3787
3788 * scripttempl/a29k.sc: Don't include /lab3/u3/..../segments.o; I
3789 don't know where that's supposed to come from, or why it's
3790 necessary.
3791
3792 Wed May 11 22:32:00 1994 DJ Delorie (dj@ctron.com)
3793
3794 * configure.bat: update to latest makefile.in
3795 * emulpara/go32.sh: set to coff-go32 not aout
3796 * emultemp/generic.em: strength-reduce the structure of
3797 this shell script, since the only available shell for
3798 DOS can't handle complex syntax.
3799 * emultemp/stringify.sed: for "sed -f" instead of inline.
3800 * makefile.in: depend on stringify.sed as well as genscripts.sh
3801 * scripttemp/go32coff.sc: correct for djgpp 1.11's COFF format
3802 * genscripts.sh: empty variables aren't always considered "set",
3803 so set them to "y" instead.
3804
29371b1f
ILT
3805Fri May 27 01:08:14 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3806
60e8a534
ILT
3807 * ldlang.c (entry_symbol): Make static.
3808 (lang_add_entry): Add cmdline argument.
3809 * ldlang.h (lang_add_entry): Change prototype.
3810 * ldgram.y (statement_anywhere): Change lang_add_entry call.
3811 * lexsup.c (parse_args): Likewise.
29371b1f 3812
f49f58c6
ILT
3813Tue May 24 16:13:43 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3814
3815 * emulparams/elf32mipb.sh (OTHER_READONLY_SECTIONS): Don't give
3816 .reginfo an address.
3817 (OTHER_READWRITE_SECTIONS): Don't give .lit4 or .lit8 an address.
3818 (OTHER_SECTIONS): Define for .gptab.sdata and .gptab.sbss.
3819 * scripttempl/elf.sc: Use OTHER_SECTIONS at end of script.
3820
2a9fa50c
ILT
3821Thu May 19 13:31:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3822
3823 Add support for ELF shared libraries.
3824 * ld.h (ld_config_type): Add field dynamic_link.
3825 * ldmain.c (main): Initialize config.dynamic_link to false. Warn
3826 on attempts to use -r with -relax, -call_shared or -s.
3827 * lexsup.c (longopts): Separate OPTION_CALL_SHARED from
3828 OPTION_NON_SHARED. Add OPTION_IGNORE. Adjust macro values
3829 accordingly. Add "dy" and "non_shared" options. Change "Qy" to
3830 OPTION_IGNORE for now. Handle OPTION_CALL_SHARED and
3831 OPTION_NON_SHARED by setting dynamic_link field accordingly.
3832 Handle OPTION_IGNORE by ignoring it. Clear dynamic_link field for
3833 -r and -Ur.
3834 * ldfile.c (ldfile_open_file): If config.dynamic_link is true, try
3835 opening a file with a .so extension first.
3836 * emultempl/elf32.em: New file.
3837 * emulparams/elf32_sparc.sh (TEXT_START_ADDR): Change to 0x10000.
3838 (NONPAGED_TEXT_START_ADDR): Likewise.
3839 (TEMPLATE_NAME): Define as elf32.
3840 (DATA_PLT): Define.
3841 * emulparams/elf_i386.sh (TEMPLATE_NAME): Define as elf32.
3842 * scripttempl/elf.sc: Add placement for new dynamic sections.
3843 Don't use CREATE_OBJECT_SYMBOLS. Define _etext, _edata and _end
3844 outside of any section. Don't use ALIGN(8); just let one section
3845 VMA follow another. Put .dynbss in .bss. Don't mention debugging
3846 sections; they'll be handled correctly anyhow.
3847 * Makefile.in (eelf_i386.c): Depend upon elf32.em, not generic.em.
3848
188ce705
ILT
3849Wed May 18 10:15:39 1994 Ian Lance Taylor (ian@cygnus.com)
3850
3851 * Makefile.in (install): Redirect output of ln to /dev/null.
3852
4bd5c39f
JL
3853Mon May 16 13:35:08 1994 Jeff Law (law@snake.cs.utah.edu)
3854
3855 * emultempl/hppaelf.em: Change all references of
3856 .hppa_linker_stubs to .PARISC.stubs.
3857 * scripttempl/hppaelf.sc: Likewise.
3858
439a3604
ILT
3859Fri May 13 13:00:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3860
269773c1
ILT
3861 * ldlang.c (print_output_section_statement): Change ``no attached
3862 output section'' message slightly.
3863 (lang_do_assignments): Don't recurse down if there is no real
3864 section.
3865
439a3604
ILT
3866 * config/i386-linux.mt (OTHER_EMULATIONS): Change em_ to e to
3867 match corresponding change in emulation templates.
3868 * config/i386-lynx.mt, config/m68k-lynx.mt: Likewise.
3869 * config/sparc-lynx.mt, config/sun4sol2.mt: Likewise.
3870
82ebe9a2
KR
3871Wed May 11 18:16:46 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3872
3873 * ldver.c (ldversion): Updated version number.
3874
3875 * cdtest-foo.cc: Use explicit "#pragma implementation".
3876 * cdtest-bar.cc: Renamed from cdtest-func.cc.
3877 * Makefile.in: References to cdtest-func.o changed to
3878 cdtest-bar.o.
3879
f9d3d71a
ILT
3880Wed May 11 16:24:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3881
3882 Don't create unnecessary output sections.
3883 * ldlang.c (out_bfd_get_section_by_name): Remove.
3884 (wild_section): Call bfd_get_section_by_name rather than
3885 our_bfd_get_section_by_name. Don't call wild_doit if there is no
3886 section.
3887 (lang_create_output_section_statements): Remove.
3888 (map_input_to_output_sections): For several cases, call init_os if
3889 it has not already been called.
3890 (lang_size_sections): If output section was not created, skip it.
3891 (lang_process): Don't call lan_create_output_section_statements.
3892 (lang_place_orphans): Skip files with just_syms_flags set to true.
3893 * ld.texinfo: Document change.
3894
27f7237e
ILT
3895Tue May 10 14:31:16 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3896
3897 * ldlang.c (wild_doit): Don't bother initializing the vma and
3898 section size. Don't special case SEC_SHARED_LIBRARY.
3899 (lang_size_sections): Handle SEC_COFF_SHARED_LIBRARY sections
3900 specially.
3901
c1124600
ILT
3902Fri May 6 12:24:27 1994 Steve Chamberlain (sac@cygnus.com)
3903
3904 * config/go32.mh : New file for Xgo32X.
3905
f6671f28
ILT
3906Fri May 6 15:15:35 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3907
5acce559
ILT
3908 * ldfile.c (ldfile_open_command_file): Set bfd_error_system_call
3909 before calling einfo, since we are reporting an fopen failure.
3910 From jrs@world.std.com (Rick Sladkey).
3911
f6671f28
ILT
3912 * configure.in: Use "e" rather than "em_" as prefix for
3913 emulations.
3914
6e1e82a0
KR
3915Fri May 6 01:08:14 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
3916
3917 * emultempl/generic.em: Use "e" rather than "em_" as prefix for
3918 filename.
3919 * emultempl/gld960.em, emultempl/gld960c.em, emultempl/lnk960.em,
3920 emultempl/hppaelf.em, emultempl/m88kbcs.em, emultempl/vanilla.em:
3921 Ditto.
3922 * Makefile.in: Changed all generated file names.
3923 (ldemul-list.h): Depend on Makefile, not config.status. Changed
3924 sed patterns to handle new filenames.
3925
3926 * config/mipsl-idt.mt: Renamed from mips-idtl.mt.
3927 * configure.in: Adjusted.
3928
3929Thu May 5 15:07:32 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3930
3931 * Makefile.in (install-info): Don't use "$<*", it doesn't always
3932 work. Instead, check build dir and $srcdir explicitly, and use
3933 `echo' to get all the filenames.
3934
3935 * configure.in (h8300h-*-hms): Changed ld_target name to
3936 cf-h8300h.
3937 * config/cf-h8300h.mt: Renamed from coff-h8300h.mt, to make it
3938 unique in 8.3.
3939
3940 * config/i960coff.mt: New file.
3941 * emulparams/gld960coff.sh: New file.
3942 * emultempl/gld960c.em: New file.
3943 * configure.in (i960-*-vxworks5* except -vxworks5.0*): Use
3944 i960coff configuration.
3945 * Makefile.in (em_gld960coff.c): Added dependencies, build rule.
3946
3947 * Makefile.in (ALL_EMULATIONS): Remove em_delta68.o, since the
3948 code isn't included in FSF releases, and it can still be
3949 explicitly selected.
3950 (distclean): Remove site.bak and tmpdir.
3951 (STAGESTUFF): Removed $(GENERATED_CFILES) $(GENERATED_HFILES).
3952 (mostlyclean): Delete them explicitly here. Also remove tmpdir.
3953
3954 Patches from Ralph Campbell:
3955 * config/mipsbsd.mh: New file.
3956 * Makefile.in (em_mipsbsd.c): Use mipsbsd.sc, not aout.sc.
3957 * scripttempl/mipsbsd.sc: Don't define __DYNAMIC.
3958 * emulparams/mipsbsd.sh (OUTPUT_FORMAT): Fix name to have `a.out'
3959 instead of `aout'.
3960
3961 * configure.in (i386-*-gnu*): Treat like i386-*-mach*.
3962
269ec825
ILT
3963Wed May 4 11:59:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3964
6e1e82a0
KR
3965 * config/m68k.mt (EMUL): Set to m68kaout.
3966 * emulparams/m68kaout.sh: New file.
3967 * Makefile.in (ALL_EMULATIONS): Add em_m68kaout.o.
3968 (em_m68kaout.c): New target.
3969
269ec825
ILT
3970 * ldlang.c (lang_size_sections): If dot moves because of an
3971 assignment, don't try to insert a pad into the absolute output
3972 section, just change the address of the default memory region
3973 instead.
3974
3975 * Makefile.in (mostlyclean): Remove cdtest.tmp, cdtest-ur,
3976 cdtest-ur.out, and cdtest-ur.tmp.
3977
e6d84626
ILT
3978Wed Apr 27 16:03:37 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3979
3980 * scripttempl/sa29200.sc: Align all sections to four byte
3981 boundaries.
3982
6c86b9ff
SC
3983Wed Apr 27 10:48:03 1994 Steve Chamberlain (sac@cygnus.com)
3984
3985 * Makefile.in, configure.in: Support for go32 coff.
3986 * config/i386-go32.mt: New file
3987 * emulparams/i386go32.sh: New file
3988 * scripttempl/i386go32.sc: New file
3989
028f8872
SS
3990Tue Apr 26 17:20:03 1994 Stan Shebs (shebs@andros.cygnus.com)
3991
3992 * Makefile.in (em_m68klynx.c, em_i386lynx.c, em_sparclynx.c): Use
3993 Lynx-specific script templates.
3994 * configure.in (sparclite*-*-coff): Use coff-sparc.
3995 * emulparams/i386lynx.sh (SCRIPT_NAME): Set to i386lynx.
3996 * emulparams/sparclynx.sh (SCRIPT_NAME): Set to sparclynx.
3997 (ENTRY): Set to __main.
3998 * scripttempl/i386lynx.sc: New file, script for I386 Lynx.
3999 * scripttempl/m68klynx.sc: Add insertion of ctor/dtor sections.
4000 * scripttempl/sparclynx.sc: New file, script for uSparc Lynx.
4001
cde73501
ILT
4002Tue Apr 26 12:41:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4003
c435aba8
ILT
4004 * scripttempl/mips.sc: Force _gp and .lit8 to be aligned to a 16
4005 byte boundary, in case the global constructors do not take up an
4006 even 16 bytes.
4007
cde73501
ILT
4008 * config/i386v4.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not
4009 exist, get crtbegin based on gcc -print-libgcc-file-name.
4010 (HOSTING_LIBS): Similar change for ../gcc/crtend.o.
4011
feaa9c4b
ILT
4012Mon Apr 25 15:27:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4013
4014 * ldlang.c (lang_size_sections): When no address is given for a
4015 section, align it according to its requirements.
4016
1e45c4c3
ILT
4017Thu Apr 21 17:24:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4018
4019 * Makefile.in (clean, distclean): Remove configdoc.texi.
4020
9ad75873
BC
4021Tue Apr 19 12:12:15 1994 Bill Cox (bill@rtl.cygnus.com)
4022
4023 * configure.in: Add i[34]86-*-bsd386 to the patterns recognized.
4024
9d87af56
ILT
4025Fri Apr 15 14:35:42 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4026
4027 * ldlang.c (lang_size_sections): When relaxing, adjust the
4028 position of a padding statement, and adjust dot accordingly.
4029
ea68d58d
BC
4030Mon Apr 11 17:37:09 1994 Bill Cox (bill@rtl.cygnus.com)
4031
4032 * Makefile.in (EXPECT, RUNTEST): Set these for the check goal.
4033
4f2ee958
ILT
4034Mon Apr 11 12:32:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4035
4036 * scripttempl/i386coff.sc: If relocating, don't put .init and
4037 .fini sections into .text; keep them separate.
4038 * config/i386sco.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not
4039 exist, get crtbegin based on gcc -print-libgcc-file-name.
4040 (HOSTING_LIBS): Similar change for ../gcc/crtend.o.
4041
099c286e
BC
4042Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
4043
4044 * Makefile.in (check): Set TCL_LIBRARY for runtest.
4045
79f7de91
JL
4046Wed Apr 6 00:09:37 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4047
f39a73b1
JL
4048 * configure.in (hppa*-*-*elf*): Don't require "-hp-" for the
4049 manufacturer.
4050
79f7de91
JL
4051 * emultempl/hppaelf.em (hppaelf_finish): Only resize sections
4052 if building a final executable.
4053
67d0e7ff
ILT
4054Tue Apr 5 12:17:30 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4055
4056 * ldmain.c (main): Check the return value of bfd_close.
4057
be9ffc1f
ILT
4058Thu Mar 31 18:07:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4059
4060 * scripttempl/alpha.sc: Clean up section alignment to ensure that
4061 sections never overlap when using -r.
4062
6c00b04f
ILT
4063Wed Mar 30 15:51:15 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4064
4065 * ldmisc.c (vfinfo): Change symbol reading slightly for recent BFD
4066 changes: get_symtab_upper_bound renamed and returns long,
4067 bfd_canonicalize_symtab returns long, check for error indications.
4068
f078dc7c
ILT
4069Fri Mar 25 17:20:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4070
4071 * ldlang.c (print_input_section): For section size, use
4072 _cooked_size if it is non-zero, size otherwise.
4073 (size_input_section): Likewise.
4074 (lang_do_assignments): Likewise (case lang_input_section_enum).
4075
193c5f93
ILT
4076Thu Mar 24 15:20:47 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4077
4078 * ldlang.c (new_afile): Add new argument add_to_list. Don't set
4079 real to true for lang_input_file_is_marker_enum. Clear the_bfd.
4080 (lang_add_input_file): Pass true to new_afile for add_to_list.
4081 (lookup_name): Remove force_load argument. Changed all callers.
4082 Pass false to new_afile for add_to_list. Split loading of symbols
4083 out into separate function.
4084 (load_symbols): New function split out of lookup_name. Don't load
4085 the symbols if they are already loaded.
4086 (open_input_bfds): For lang_input_statement_enum call load_symbols
4087 rather than lookup_name.
4088 (lang_process): Pass abs_output_section rather than NULL to
4089 lang_size_sections.
4090 (lang_startup): Set real field of first_file to true.
4091
a2670c2f
ILT
4092Wed Mar 23 14:15:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4093
193c5f93
ILT
4094 * ldlang.c (had_relax): Removed.
4095 (relax_again): New static variable.
4096 (lang_size_sections): Change call to bfd_relax_section to
4097 correspond to BFD changes. Set relax_again appropriately.
4098 (lang_process): Remove #if 0 code. When relaxing, keep calling
4099 lang_do_assignments and lang_size_sections until relax_again
4100 becomes false.
4101
a2670c2f
ILT
4102 * emultemp/gld960.em: Include libiberty.h
4103 (gld960_before_parse): Pass NULL as final argument to concat.
4104
f3bc3ac3
ILT
4105Tue Mar 22 13:08:28 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4106
f7a26f1b
ILT
4107 * scripttempl/aout.sc: Force _end and __end to be aligned to a
4108 four byte boundary.
4109
f3bc3ac3
ILT
4110 * ldwrite.c (build_link_order): Handle lang_data_statement_enum by
4111 building a bfd_data_link_order, rather than by setting the section
4112 contents immediately.
4113
4fdbafb2
ILT
4114Mon Mar 21 18:28:37 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4115
4116 Changes to make -Ur work again.
4117 * ldmain.c (add_to_set): Now takes reloc argument rather than
4118 bitsize. Check config.build_constructors here. If an new hash
4119 table entry is created, mark it as undefined.
4120 (constructor_callback): No longer takes bitsize argument. Pass
4121 BFD_RELOC_CTOR to ldctor_add_set_entry, but first make sure the
4122 BFD backend supports it.
4123 (reloc_overflow): Handle a NULL abfd argument.
4124 (reloc_dangerous, unattached_reloc): Likewise.
4125 * ldctor.c: Include ldmain.h.
4126 (struct set_info): Change bitsize field to reloc.
4127 (ldctor_add_set_entry): Now takes reloc argument rather than
4128 bitsize. Don't bother to check config.build_constructors here.
4129 (ldctor_build_sets): Get the size from the reloc howto. If
4130 generating relocateable output, call lang_add_reloc rather than
4131 lang_add_data.
4132 * ldctor.h (ldctor_add_set_entry): Change declaration to use reloc
4133 instead of bitsize.
4134 * ldlang.h (statement_enum): Add lang_reloc_statement_enum.
4135 (lang_reloc_statement_type): New structure.
4136 (lang_statement_union_type): Add reloc_statement field.
4137 (lang_add_reloc): Declare new function.
4138 * ldlang.c (lang_for_each_statement_worker): Handle
4139 lang_reloc_statement_enum.
4140 (map_input_to_output_sections, print_statement): Likewise.
4141 (lang_size_sections, lang_do_assignments): Likewise.
4142 (print_reloc_statement): New function.
4143 (lang_add_reloc): New function.
4144 * ldwrite.c (build_link_order): Handle lang_reloc_statement_enum.
4145
4146 * Makefile.in (cdtest.out, cdtest-ur.o): New targets.
4147 (cdtest-ur, cdtest-ur.out): New targets.
4148 (check-cdtest): Now also check that -Ur works correctly.
4149
4150 * scripttemp/alpha.sc: Align all sections to 16 byte boundaries.
4151
4152Thu Mar 17 12:45:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4153
4154 * ldlang.c (lang_process): Move lang_common call before
4155 map_input_to_output_sections, to ensure that any alignment
4156 constraints set by common symbols are copied over to the output
4157 sections.
4158
4159Fri Mar 11 22:17:34 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4160
4161 * emulparams/elf32ppc.sh (TEMPLATE_NAME): Don't define.
4162 (OTHER_READWRITE_SECTIONS): Rename .toc to .got.
4163 * Makefile.in (em_elf32ppc.c): Depend upon generic.em, not ppc.em.
4164 * emultempl/ppc.em: Remove ugly stub code; turns out not to be
4165 needed for ELF.
4166
0071a731
DM
4167Tue Mar 8 04:22:27 1994 David J. Mackenzie (djm@rtl.cygnus.com)
4168
4169 * config/i386bsd.mh: New file.
4170
7f0638d5
ILT
4171Mon Mar 7 15:23:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4172
4173 * elf.sc: Permit TEXT_START_SYMBOLS and DATA_START_SYMBOLS to be
4174 defined.
4175 * emulparams/elf32mipb.s (TEXT_START_SYMBOLS): Define _ftext.
4176 (DATA_START_SYMBOLS): Define _fdata.
4177
b897ed67
SS
4178Mon Feb 28 10:59:14 1994 Stan Shebs (shebs@andros.cygnus.com)
4179
4180 * ldlang.c (cat): Define using ANSI style if ALMOST_STDC defined.
4181
2e39abdb
JL
4182Sun Feb 27 16:29:38 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4183
ff68559e
JL
4184 * emultempl/hppaelf.em (hppaelf_finish): Update comments. This
4185 works again. Attach some output symbols to the stub file bfd.
4186
2e39abdb
JL
4187 * emultempl/hppaelf.em: Include elf32-hppa.h.
4188 (file_chain): Add decl.
4189 (hppa_look_for_stubs_in_section): Delete decl.
4190 (hppaelf_finish): Reenable code. Do not pass symbols
4191 down to hppa_look_for_stubs_in_section.
4192
b495c314
ILT
4193Sat Feb 26 10:58:25 1994 Ian Lance Taylor (ian@cygnus.com)
4194
4195 * ldmain.c (write_map): Don't define. Removed all references.
4196 Just use map_file or map_filename instead.
4197 (add_archive_element): Use minfo to write map information, not
4198 info_msg.
4199 (constructor_callback): Use fprintf to write map information, not
4200 info_msg.
4201 * ldmain.h (write_map): Don't declare.
4202 * ldgram.y (mri_script_command): Removed reference to write_map.
4203 * ldlang.c (lang_one_common): Likewise.
4204 * lexsup.c (parse_args): Likewise.
4205
4725fb48
ILT
4206Fri Feb 25 19:12:03 1994 Ian Lance Taylor (ian@cygnus.com)
4207
bff600cf
ILT
4208 * scripttempl/elf.sc: Force all sections to be aligned.
4209
27baca71
ILT
4210 * ldgram.y (section): Reverse the order of memspec_opt and
4211 fill_opt to avoid an ambiguity when both are used.
4212 * ld.texinfo: Changed accordingly.
4213
6232b6c4
ILT
4214 * ldgram.y: Move include of ldlex.h back with other includes.
4215 * ldlex.h (input_type): Don't initialize enum constants to
4216 particular values.
4217 * ldlex.l: Use a switch to return the right token based on
4218 input_type, rather than knowing that input_type has a value based
4219 on a token type.
4220
4725fb48
ILT
4221 * ldgram.y (dirlist_ptr): Removed; not used.
4222 * lexsup.c: Include ldver.h.
4223 * Makefile.in: Rebuilt dependencies.
4224
fc1dfb71
ILT
4225Fri Feb 25 18:55:54 1994 Ted Lemon (mellon@pepper.ncd.com)
4226
4227 * ldlang.c (lookup_name): don't call bfd_set_gp_size.
4228 (ldlang_add_file): call it here instead.
4229
ff33a8c1
DM
4230Fri Feb 25 18:13:46 1994 David J. Mackenzie (djm@rtl.cygnus.com)
4231
4232 * ldgram.y: Include ldlex.h after %token decls, for byacc.
4233
a62494c4
JL
4234Fri Feb 25 10:47:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4235
531a5bd1
JL
4236 * emultempl/hppaelf.em: First attempt to clean this file up.
4237 Add comments in several functions as to their purpose and
4238 how they function (or my current best guess). Clean up horrible
4239 spacing and indention that never should have been accepted in the
4240 first place. Add FIXMEs for issues which need to be resolved.
4241 Disable linker-stub generation until it gets fixed. This allows
4242 the linker to at least work on simple code for testing purposes.
4243
a62494c4
JL
4244 * ldlang.c (lang_size_sections): No longer static (PA ELF calls
4245 it via hppaelf_finish). Prototype moved into ldlang.h.
4246 (lang_process): Move problematic extra call to lang_size_sections
4247 into the PA ELF specific code.
4248 * emultempl/hppaelf.em (hppaelf_finish): Extra call to
4249 lang_size_sections moved here.
4250
c361ce46
ILT
4251Thu Feb 24 16:47:33 1994 Ian Lance Taylor (ian@cygnus.com)
4252
4253 * configure.in (powerpc-*-elf*): New target; use ppc-elf32.
4254 * config/ppc-elf32.mt: New file.
4255 * emulparams/elf32ppc.sh: New file.
4256 * emultempl/ppc.em: New file.
4257 * Makefile.in (ALL_EMULATIONS): Added em_elf32ppc.o.
4258 (em_elf32ppc.c): New target; uses elf32ppc.sh, ppc.em and elf.sc.
4259 (EMULATION_OFILES): Added dependencies on ldexp.h and ldlang.h.
4260
d4e5e3c3
DM
4261Thu Feb 24 12:27:07 1994 David J. Mackenzie (djm@rtl.cygnus.com)
4262
d5b79a89
DM
4263 * lexsup.c (parse_args): Use symbolic numbers for long options.
4264 Fix misunderstanding in -Y and -call_shared et al.
4265
d4e5e3c3
DM
4266 Use getopt instead of lex and yacc to parse the command line.
4267
4268 * ld.texinfo (Options): Document changes to option syntax.
4269 * Makefile.in: Update dependencies.
4270 * ldver.c (help): Tweak dashes in usage message.
4271 * ldgram.y (%union): Remove unused members.
4272 Remove %tokens for command line options; add ones for input types.
4273 (command_line): Rules removed.
4274 (file): Instead of command line, recognize an
4275 input type indicator, then use the nonterminal for that type.
4276 (defsym_expr): New nonterminal from code formerly in command_line.
4277 * ldlex.h: Declare parser input type enum and variable.
4278 Don't declare parse_line.
4279 * ldlex.l: Remove unused variables. Make some used ones static
4280 and comment them.
4281 (COMMAND): Start state and its rules removed.
4282 At start of yylex, return input state token if at start of input.
4283 (lex_redirect): Don't need to set yyout.
4284 (ldlex_command): Function removed.
4285 * ldmain.c (main): Instead of calling parse_line, set up the
4286 redirections and call yyparse directly.
4287 * ldmisc.c (vfinfo): If there's no input filename, print nothing, not
4288 "command line".
4289 * lexsup.c: Remove #if 0'd code.
4290 (parse_line): Function removed.
4291 (parse_args): Rewrite to use getopt_long_only.
4292 (set_default_dirlist): New function from code formerly in
4293 ldgram.y:command_line.
4294 (set_section_start): New function.
4295 * emultempl/generic.em, emultempl/gld960.em, emultempl/hppaelf.em,
4296 emultempl/lnk960.em, emultempl/m88kbcs.em: Don't enclose
4297 compiled-in link scripts in "{" and "}", as the grammar no longer
4298 wants them to be.
4299
4300Thu Feb 24 08:43:26 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
4301
4302 * Makefile.in (ld.dvi): Depend on configdoc.texi, but don't
4303 require that it be in $(srcdir).
4304
6b8929a1
ILT
4305Tue Feb 22 09:21:18 1994 Ian Lance Taylor (ian@cygnus.com)
4306
a733e1d7
ILT
4307 * ldlang.c (lang_size_sections): Only align section to alignment
4308 required by linker script, not to maximum alignment of input
4309 sections.
4310
6b8929a1
ILT
4311 * ldlang.h (largest_section): Don't declare.
4312 * ldlang.c (largest_section): Don't define.
4313 (size_input_section): Don't set largest_section; not used.
4314
ef76742f
ILT
4315Mon Feb 21 15:15:29 1994 Ian Lance Taylor (ian@cygnus.com)
4316
4317 * ldlang.c (new_afile): Pass NULL as last argument to concat.
4318
42f62ead
ILT
4319Thu Feb 17 15:51:23 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4320
4321 * ldlang.c, ldmain.c: Include libiberty.h.
4322
4323 * ldmisc.h (concat): Don't declare.
4324 * ldmisc.c (concat): Don't define; just use the one in libiberty.
4325
4326 * ld.h (as_output_section_statement): Removed; not used.
4327
5bcb7f28
DM
4328Thu Feb 17 09:32:14 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4329
4330 * ldlang.c, ldmain.c, ldmisc.c: Use bfd_get_error and
4331 bfd_set_error and new error names.
4332
7ff6f2da
KR
4333Tue Feb 15 20:14:53 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
4334
4335 * ldwrite.c (build_link_order): If the cooked size of the section
4336 has been set, use it, for determining link_order size.
4337 (ldwrite): In the error message displayed if bfd_final_link fails,
4338 indicate that it was in fact the final link step that failed.
4339
4340 * ldlang.c (lang_size_sections): Clear bfd_error before calling
4341 bfd_relax_section, in case it returns false but doesn't flag an
4342 error. If an error is returned, indicate which one it is in the
4343 error message.
4344
4345 * Makefile.in (install-info): Depend on ld.info, and use "$<*" so
4346 it'll get picked up from $(srcdir) if appropriate.
4347
4348Tue Feb 15 16:32:04 1994 David J. Mackenzie (djm@rtl.cygnus.com)
4349
4350 * scripttempl/aout.sc: Only pad .text if PAD_TEXT is set.
4351 * emulparams/i386mach.sh (PAD_TEXT): Set PAD_TEXT.
4352
09aaf97a
DM
4353Fri Feb 11 17:02:49 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4354
4355 * ldlex.l (comment): Increment line number when newline is read.
4356
c4e48be3
ILT
4357Fri Feb 11 17:36:20 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4358
4359 * ldlang.c (lookup_name): Take new argument, force_load. If true,
4360 reload the file even if it is already loaded.
4361 (wild): Call lookup_name with force_load argument of 0.
4362 (open_input_bfds): Call lookup_name with force_load argument of 1.
4363 (print_symbol): Remove declaration of non-existent function.
4364 (print_one_symbol): Return true rather than falling off end.
4365
410945f1
ILT
4366Thu Feb 10 11:52:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4367
4368 * ldmain.c (main): Use %ld when printing long values.
4369
4370 * scripttempl/elf.sc: Move _edata after the .sdata section.
4371 Permit OTHER_BSS_SYMBOLS to be defined.
4372 * emulparams/elf32mipb.s (OTHER_BSS_SYMBOLS): Define _fbss.
4373
f7d4f6f6
JL
4374Mon Feb 7 16:31:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4375
4376 * Rename all "hppaosf" files to "hppaelf".
410945f1
ILT
4377 * Change all "osf" references to "elf" in hppaelf files.
4378 * Makefile.in: Likewise.
4379 * configure.in: Likewise.
f7d4f6f6 4380
f4972135
DM
4381Sun Feb 6 20:31:56 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4382
6f671266
DM
4383 * ldmain.c (main): Call xatexit, not atexit.
4384 Call xmalloc_set_program_name.
4385
f4972135
DM
4386 * ldlang.c (lang_size_sections): Check if bfd_relax_section set
4387 bfd_errno.
4388
52a8ebfe
DM
4389Sat Feb 5 03:54:34 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4390
4391 * emultempl/lnk960.em (append), emultempl/hppaosf.em
4392 (hppaosf_finish): Call xmalloc, not ldmalloc.
4393 * ldmain.c (preserve_output): Function removed.
4394 (main): Do it here instead.
4395
9dd7d585
JL
4396Fri Feb 4 23:02:19 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4397
4398 * ldlang.h (LANG_FOR_EACH_{INPUT,OUTPUT}_SECTION): Delete (unused)
4399 GNU C specific macros.
4400
4401 * emultempl/hppaosf.em (hppaosf_finish): Expand the only remaining
4402 call to LANG_FOR_EACH_INPUT_SECTION.
4403
0b2f8d2e
DM
4404Fri Feb 4 16:26:08 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4405
4406 * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc): Functions
4407 deleted; will use libiberty versions instead.
4408 * ldctor.c ldfile.c ldlang.c ldmain.c ldmisc.c ldmisc.h lexsup.c
4409 mri.c Makefile.in: Change callers.
4410
4411 * ldmisc.c (vfinfo): Remove cleanup code.
4412 * ldmain.c (remove_output): Put it here (new function).
4413 (preserve_output): New function.
4414 (main): Register remove_output and preserve_output with atexit.
4415 * ldmain.c ldgram.y: Call xexit instead of exit.
4416 * ldmisc.h: Declare xexit.
4417
9e0f78c8
SC
4418Fri Feb 4 15:19:01 1994 Steve Chamberlain (sac@cygnus.com)
4419
4420 * Makefile.in: Lots of new H8/500 memory models.
4421
836dcbcf
KR
4422Sun Jan 30 14:33:40 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
4423
4424 * ldlex.l: Removed duplicate rules.
4425 (yywrap): Provide default definition, needed with some versions of
4426 flex.
4427
fb55f9b8
DM
4428Fri Jan 28 09:12:56 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4429
288897f4
DM
4430 * ldmisc.c (vfinfo): For `%I', if the file is in an archive, print
4431 the archive filename too.
4432
fb55f9b8
DM
4433 * ldlex.l: Add rule to catch invalid input characters instead of
4434 printing them. Include "ldmain.h" for program_name decl.
4435 (lex_warn_invalid): New function.
4436 * Makefile.in: Add dependency.
4437
f3c6455f
KR
4438Fri Jan 28 12:58:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
4439
4440 * Makefile.in (check): Don't bother running any tests of
4441 cross-linker until the test suite no longer assumes native mode.
4442
804c8601
SC
4443Thu Jan 27 17:19:54 1994 Steve Chamberlain (sac@jonny.cygnus.com)
4444
4445 * ldlang.c (print_one_symbol, print_input_section): Print
4446 global symbols in symbol table again.
4447
7b40f2b1
DM
4448Thu Jan 27 12:35:01 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4449
4450 * ldmain.c ldmain.h ldgram.y: If -v -V or --version was given,
4451 exit successfully instead of complaining if no input files are
4452 given.
4453
8594f568
SS
4454Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros.cygnus.com)
4455
74e6b793
SS
4456 * Makefile.in: Format variable definitions consistently.
4457 (LD_PROG): Remove unnecessary variables from link command,
4458 change variable LOADLIBES to EXTRALIBS.
4459
8594f568
SS
4460 * ldmain.c (main): Compute and display total execution time.
4461 * ld.texinfo (-stats): Document the option.
4462
755f42fe
ILT
4463Mon Jan 24 12:56:37 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4464
5dad4c97
ILT
4465 * ldmain.c (reloc_overflow): Added name, reloc_name and addend
4466 arguments.
4467
de08b0b1
ILT
4468 * ldlang.c (lookup_name): Set BFD GP size to -G argument value
4469 after opening BFD.
4470
755f42fe
ILT
4471 * ldlang.c (relaxing): Removed global variable.
4472 (lang_size_sections): If the canonical symbols have not already
4473 been read in, read them in before relaxing.
4474 * ldlang.h (relaxing): Removed declaration.
4475
5e6cd559
ILT
4476Fri Jan 21 00:44:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4477
4478 * ldlang.c (new_afile): Initialize loaded field to false.
4479 (lookup_name): If file was already loaded, don't call the
4480 add_symbols entry point again.
4481
8de26d62
DM
4482Wed Jan 19 13:57:00 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4483
4484 * ld.texinfo: Clarify what -T option does.
4485
a843c817
SC
4486Tue Jan 18 16:18:15 1994 Steve Chamberlain (sac@jonny.cygnus.com)
4487
4488 * scripttempl/m88kbcs.sc: Don't use CREATE_OBJECT_SYMBOLS, that's
4489 for a.out.
4490
901f3538
ILT
4491Tue Jan 11 13:22:04 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4492
8a432746
ILT
4493 * ldmain.c (add_archive_element): If trace_files or
4494 trace_file_tries, print file name.
4495 * ldlang.c (lookup_name): Likewise.
4496 (ldlang_add_file): Don't put files on input_bfds list in reverse
4497 order.
4498
901f3538
ILT
4499 * scripttempl/elf.sc: Correct typo.
4500
c344d884
DM
4501Mon Jan 10 19:49:05 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4502
4503 * ldgram.y, ldlex.l: Make the space between -e, -u, and -y and
4504 their arguments optional, for compatibility with the old GNU ld.
4505
267a3ab3
ILT
4506Fri Jan 7 20:00:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4507
4508 * scripttempl/elf.c: Define __bss_start before the .sbss section.
4509
3107eb5b
ILT
4510Thu Jan 6 00:13:10 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4511
2f84ec0d
ILT
4512 * ldmain.c (add_to_set): Add bitsize argument.
4513 (constructor_callback): New function.
4514 (link_callbacks): Add constructor_callback.
4515 * ldctor.c (struct set_info): Add bitsize field.
4516 (ldctor_add_set_entry): Add bitsize argument.
4517 (ldctor_build_sets): Base the size of the elements of the set on
4518 the bitsize, rather than always using LONG.
4519 * ldctor.h (ldctor_add_set_entry): Add bitsize to declaration.
4520
4521 * ld.h (QUAD_SIZE): Define.
4522 * ldgram.y (QUAD): New token.
4523 (length): Handle it.
4524 * ldlex.l: Return QUAD.
4525 * lexsup.c (keywords): Add QUAD.
4526 * ldwrite.c (build_link_order): Handle QUAD.
4527 * ldlang.c (print_data_statement): Handle QUAD.
4528 (lang_size_sections): Likewise.
4529 (lang_do_assignments): Likewise.
4530 * ldexp.c (exp_print_token): Add QUAD to table.
4531 * ld.texinfo: Describe QUAD.
4532
3107eb5b
ILT
4533 * scripttempl/alpha.sc: Don't create .lit4 or .sdata sections,
4534 since the Alpha doesn't use them.
4535
080d8af0
DM
4536Wed Jan 5 17:42:16 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4537
4538 * ldemul.h (ld_emulation_xfer_struct): Comment the members.
4539
4540Sat Jan 1 13:39:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
4541
4542 * Makefile.in, configure.in: Add support for VSTa micro-kernel.
4543 * config/vsta.mt, emulparams/vsta.sh: New files for VSTa.
4544
34f9bf4b
DM
4545Sat Jan 1 10:53:35 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4546
4547 * scripttempl/aout.sc: Pad .text to DATA_ALIGNMENT if relocating;
23fdc6be 4548 needed for i386mach. (Should be a no-op on other systems.)
34f9bf4b
DM
4549
4550 * emulparams/i386mach.sh (SEGMENT_SIZE): Fix again.
4551 (PAGE_SIZE): Don't define; not used.
4552
1d166443
ILT
4553Fri Dec 31 16:12:06 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4554
4555 * ldgram.y (yyerror): Make argument const char *, and actually
4556 print it out rather than assuming it is a syntax error.
4557 * ldmisc.h: Change declaration of yyerror.
4558 * ldemul.c, ldwrite.c: Add /*ARGSUSED*/ as appropriate.
4559
ae9c8007
DM
4560Fri Dec 31 11:37:28 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4561
4562 * emulparams/i386mach.sh (NONPAGED_TEXT_START_ADDR): Don't include
4563 exec header offset, since the exec header isn't loaded.
4564 (PAGE_SIZE, SEGMENT_SIZE): Agree with bfd/i386mach3.c.
4565
4a6afc88
ILT
4566Thu Dec 30 13:01:43 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4567
4568 A major rewrite to move the bulk of the linker into BFD so that
4569 more efficient backend code can be written for specific object
4570 files.
4571 * lderror.c, lderror.h, ldindr.c, ldindr.h, ldsym.c, ldsym.h,
4572 ldwarn.c, ldwarn.h, relax.c, relax.h: Removed.
4573 * ldctor.c, ldctor.h: Complete rewrite.
4574 * ldwrite.c, ldwrite.h: Complete rewrite.
4575 * ld.h (strip_symbols_type, strip_symbols): Removed. Use
4576 link_info.strip instead. Changed all uses.
4577 (discard_locals_type, discard_locals): Removed. Use
4578 link_info.discard instead. Changed all uses.
4579 (ld_config_type): Removed relocateable_output field; use
4580 link_info.relocateable instead; changed all uses. Added stats
4581 field.
4582 (set_asymbol_chain, get_asymbol_chain, get_loader_symbol,
4583 set_loader_symbol): Removed.
4584 * ldexp.h (node_class): Added etree_rel.
4585 (etree_type): Added rel field.
4586 * ldexp.c (exp_print_token): Bracketed table initialization.
4587 (exp_relop): New function.
4588 (fold_name): Use linker hash table rather than ldsym functions.
4589 (exp_fold_tree): Likewise. Also, handle etree_rel case.
4590 (exp_print_tree): Handle etree_rel.
4591 * ldgram.y (strip_symbols, discard_locals): Removed.
4592 (OPTION_stats, OPTION_no_keep_memory): New tokens. Handle them.
4593 (REL): New token. Does not appear in grammar, but needed for
4594 expression code.
4595 (file): Don't call lang_final; it's called by main anyhow.
4596 * ldlex.l: Accept -stats and -no-keep-memory options.
4597 * ldlang.h (fill_type): Make unsigned int, not unsigned short.
4598 * ldlang.c: Consistently use fill_type for fill argument.
4599 (lang_init_script_file, script_file): Removed.
4600 (create_object_symbols): Removed. Use
4601 link_info.create_object_symbols_section instead. Changed all
4602 uses.
4603 (lang_add_keepsyms_file): Removed.
4604 (lookup_name): Call bfd_link_add_symbols instead of
4605 ldmain_open_file_read_symbol.
4606 (wild): Don't iterate over script_file.
4607 (open_output): Create link hash table.
4608 (lang_place_undefineds): Rewrote.
4609 (lang_size_sections): Handle relaxing (doesn't work yet).
4610 (lang_relocate_globals): Removed.
4611 (lang_finish): Use link hash table rather than ldsym functions.
4612 (lang_common): Rewrote.
4613 (lang_one_common): New function.
4614 (ldlang_add_file): Add file to link_info.input_bfds list. Set
4615 usrdata.
4616 (create_symbol): Removed.
4617 (lang_process): Don't call lang_init_script_file. Call
4618 ldctor_build_sets rather than find_constructors. Don't call
4619 lang_relocate_globals.
4620 (lang_abs_symbol_at_beginning_of): Rewrote.
4621 (lang_abs_symbol_at_end_of): Rewrote.
4622 * ldmain.c (had_y): Removed.
4623 (lprefix, lprefix_len): Removed; use link_info fields instead.
4624 Changed all uses.
4625 (multiple_def_count, commons_pending, undefined_global_sym_count,
4626 total_symbols_seen, total_files_seen): Removed.
4627 (link_callbacks, link_info): New variables.
4628 (main): Initialize link_info. Don't call init_bfd_error_vector or
4629 ldsym_init. Don't set now unused variables. Handle -stats.
4630 (get_emulation): Removed obsolete and nonfunctional GNU960 code.
4631 (add_ysym): Rewrote.
4632 (read_entry_symbols, refize, enter_global_ref, enter_file_symbols,
4633 search_library, gnu960_check_format, decode_library_subfile,
4634 linear_library, symdef_library, clear_syms, subfile_wanted_p):
4635 Removed.
4636 (add_keepsyms_file, add_archive_element, multiple_definition,
4637 multiple_common, add_to_set, warning_callback, undefined_symbol,
4638 reloc_overflow, reloc_dangerous, unattached_reloc, notice_ysym):
4639 New functions.
4640 * ldmisc.c (vfinfo): Accept a string for %T, not a symbol. Don't
4641 require symbols for %C; look them up instead.
4642 * emultempl/hppaosf.em: Pass link_info to
4643 hppa_look_for_stubs_in_section.
4644 * Makefile.in: Rebuilt dependencies.
4645 (CFILES): Removed lderror.c, ldindr.c, ldsym.c, ldwarn.c, and
4646 relax.c.
4647 (HFILES): Removed lderror.h, ldindr.h, ldsym.h, ldwarn.h, and
4648 relax.h.
4649 (EMULATION_OFILES): Depend on bfdlink.h, ldmain.h, ldexp.h,
4650 ldlang.h and ldctor.h.
4651
4652 * Makefile.in (ldlex.c): Don't depend on ldgram.h. Remove
4653 declarations of free and malloc from flex output. Change malloc
4654 to ldmalloc in flex output.
4655
4656Thu Dec 16 21:19:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4657
4658 * ldmain.c (lprefix): Change default from a char to a string
4659 with only one character.
4660 (lprefix_len): Set default to one.
4661
4662 * ldmain.h (lprefix_len): Declare.
4663
4664 * ldsym.c (write_file_locals): Use strncmp rather than a character
4665 comparison for lprefix.
4666
4667 * emultmpl/m88kbcs.em (before_parse): Set lprefix and lprefix_len
4668 correctly.
4669
4670 * emultmpl/hppaosf.em: Include ldexp.h.
4671 (before_parse): Set lprefix and lprefix_len correctly.
4672
498fbd3c
ILT
4673Tue Dec 14 17:19:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4674
553b0021
ILT
4675 * ldlex.h: Don't declare yywrap if it is a macro.
4676 * ldlex.l: Include sysdep.h.
498fbd3c
ILT
4677 * ldlang.c (lang_for_each_statement_worker,
4678 lang_for_each_statement): Forgot to use PARAMS.
4679
1400cdc5
ILT
4680Mon Dec 13 14:30:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4681
4682 * Makefile.in: Added .PHONY targets where appropriate. Added some
4683 comments. Also:
4684 (gcclibdir, version): Removed unused variables.
4685 (DEP): New variable, set to mkdep.
4686 (ALL_CFLAGS): New variable. Used in .c.o target.
4687 (CFILES, HFILES, GENERATED_CFILES, GENERATED_HFILES): New
4688 variables.
4689 (HEADERS, MANSOURCES, LDCSOURCES, GENERATED_SOURCES,
4690 GENERATED_HEADERS, LDSOURCES, BFD_SOURCES, SOURCES): Removed
4691 mostly obsolete variables. Adjusted remaining uses.
4692 (DEF_EMUL): Removed variable.
4693 (ldmain.o): Handle undefined EMUL error correctly.
4694 (ldemul-list.h): Depend on config.status rather than Makefile.
4695 Create via temporary file.
4696 (ver960.c, roll, make): Removed obsolete targets.
4697 (.dep, .dep1, dep.sed, dep, dep-in): New targets. Used to rebuild
4698 dependencies.
4699 * dep-in.sed: New file, used when rebuilding dependencies.
4700
2c6635a4
ILT
4701Sat Dec 11 14:43:44 1993 Ian Lance Taylor (ian@deneb.cygnus.com)
4702
fcf276c4
ILT
4703 Made many changes to eliminate gcc warnings. Made various
4704 cosmetic changes, declared various things in header files, removed
4705 various extern declarations from .c files. No substantive
4706 changes.
4707
2c6635a4
ILT
4708 * ldlang.c (lang_process): Ifdef out final call to
4709 lang_size_sections again (reverting change of Nove 2), since it
4710 breaks the Sun4 linker.
4711
4712Thu Dec 2 16:31:47 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4713
4714 * configure.in (alpha-*-netware*): New target; use alpha.
4715
d05ac46b
KR
4716Wed Dec 1 14:04:20 1993 Ken Raeburn (raeburn@cygnus.com)
4717
4718 * configure.in: Group targets by CPU. Merge some m68k target
4719 entries with different CPU specs that use the same ld_target
4720 values.
4721
4722 * configure.in: Add sparc*-*-coff.
4723 * config/coff-sparc.mt, emulparams/coff_sparc.sh: New files.
4724 * Makefile.in (ALL_EMULATIONS): Add em_coff_sparc.o.
4725 (em_coff_sparc.c): Add dependencies and build rules.
4726
4727 * ldmisc.c (errno, sys_nerr, sys_errlist): Don't declare.
4728
f651733a
ILT
4729Wed Dec 1 12:19:55 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4730
8e964b07
ILT
4731 * ldgram.y (OPTION_call_shared, OPTION_non_shared, OPTION_Oval):
4732 New tokens.
f651733a 4733 (command_line_option): Accept and ignore them (for now).
8e964b07
ILT
4734 * ldlex.l (<COMMAND>): Handle -non_shared, -call_shared, and -On
4735 where n is a number.
f651733a
ILT
4736
4737Mon Nov 22 14:14:29 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4738
4739 * ldmain.c (subfile_wanted_p): If merging a common symbol which is
4740 not in bfd_com_section, create the section in the BFD so that it
4741 can be placed in the right output section.
4742
2332114c
ILT
4743Fri Nov 19 14:12:39 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4744
4745 * configure.in (mips*-sgi-irix5*): New target. Use mipsb-elf32.
4746 * emulparams/elf32mipsb.sh (DATA_ADDR): Define.
4747 (OTHER_READONLY_SECTIONS): Define for .reginfo.
4748 (EXECUTABLE_SYMBOLS): Define for _DYNAMIC_LINK.
4749 * scripttempl/elf.sc: Use EXECUTABLE_SYMBOLS when not relocating.
4750 Move OTHER_READONLY_SECTIONS after all the other readonly
4751 sections. Don't use DATA_ADDR twice.
4752
4753 * ldmain.c (enter_file_symbols): Removed duplicate tests of p. If
4754 p is in a common section, make sure the BFD has a section of that
4755 name.
4756
4757 * ldlang.c (lang_common): Add newline to error message.
4758
4759Thu Nov 11 15:54:41 1993 Stan Shebs (shebs@rtl.cygnus.com)
4760
4761 * emulparams/m68klynx.sh (SCRIPT_NAME): Define to use a
4762 Lynx-specific script instead of m68kcoff.
4763 (OUTPUT_FORMAT): Define as "coff-m68k-lynx".
4764 (ENTRY): Define as __main.
4765 (TEXT_START_ADDR): Define as 0.
4766 (PAGE_SIZE): Define as 0x1000.
4767 * emulparams/i386lynx.sh, emulparams/sparclynx.sh: Fix comment.
4768 * scripttempl/m68klynx.sc: New file.
4769
4770Mon Nov 8 12:00:16 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4771
4772 * ldmain.c (get_emulation): Ignore -mips1, -mips2 and -mips3
4773 arguments rather than treating them as emulation names.
4774
b11b3ace
DHW
4775Fri Nov 5 09:02:52 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
4776
4777 * configure.in: Support x86 unixware and netware plus generic netware.
4778
2ccb88c0
DM
4779Fri Nov 5 21:47:55 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4780
4781 * emulparams/i386mach.sh (TEXT_START_ADDR, NONPAGED_TEXT_START_ADDR):
4782 Correct values (?).
4783
3c1af24d
KR
4784Wed Nov 3 15:10:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
4785
4786 * Makefile.in (distclean): Don't delete dvi or info files.
4ecfad79 4787 (ld.info): Update dependency list.
2ccb88c0 4788 (ld.dvi): Ditto. Extend TEXINPUTS to get bfdsumm.texi.
3c1af24d 4789
3c292c5a
DM
4790Wed Nov 3 12:07:39 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4791
4792 * ldlang.c (lang_add_output): Take new arg, FROM_SCRIPT.
4793 Set output_filename instead of creating a new node.
4794 (open_output): Don't set output_filename.
4795 (lang_final): Create the new node here.
4796 * ldlang.c, ldlang.h, ldgram.y, mri.c: pass FROM_SCRIPT.
4797
97fbbaca
JL
4798Tue Nov 2 15:45:51 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4799
f1f6b5e9
JL
4800 From Pete Hoogenboom (hoogen@cs.utah.edu):
4801
4802 * scripttempl/hppaosf.sc: (___stack_zero, etext, _etext,
4803 edata, _edata, end): Add definitions of these symbols.
4804 (__end): Remove definition of this symbol.
4805 (__data_start): Move definition of this symbol.
4806
5f62613e
JL
4807 * emultempl/hppaosf.em: Various fixes and support for linker stub
4808 generation.
4809 (hppaosf_finish, hppaosf_search_for_padding_statements,
4810 hppaosf_create_output_section_statements): New functions in
4811 support of linker stub generation.
4812 (ld_hppaosf_emulation): Redefine to include new
4813 emulation-specific routines.
4814
97fbbaca
JL
4815 * ldlang.c (lang_process): Re-enable last call lang_size_sections.
4816 Pass abs_output_section rather than NULL to avoid invalidating
4817 absolute symbols.
4818
4819Thu Oct 28 21:16:42 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4820
4821 * Makefile.in (ALL_EMULATIONS): Add em_i386mach.o.
4822 (em_i386mach.c): New rule.
4823 * configure.in (i[34]86-*-mach*): New case.
4824 * config/i386-mach.mt: New file.
4825 * emulparams/i386mach.sh: New file.
4826
c3b34cfd
ILT
4827Fri Oct 29 14:55:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4828
4829 * ld.h (flag_is_*): Removed macros.
4830 * ldmain.c (enter_global_ref), ldsym.c (write_file_locals):
4831 Consistently check the BFD symbol flags directly, rather than
4832 using file_is_* macros.
4833
7b95fe96
SS
4834Thu Oct 28 19:08:42 1993 Stan Shebs (shebs@rtl.cygnus.com)
4835
4836 * configure.in (sparc*-*-lynxos*): New target.
4837 * Makefile.in: Add rule for em_sparclynx.c.
4838 (ALL_EMULATIONS): Add Lynx emulations.
4839 * config/sparc-lynx.mt: New file.
4840 * emulparams/sparclynx.sh: New file.
4841 * scripttempl/sparccoff.sc: New file.
4842
d17eb3db
ILT
4843Thu Oct 28 13:50:25 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4844
4845 * Makefile.in: Add dependency for $(EMULATION_OFILES).
4846
db4b5ad0
ILT
4847Mon Oct 25 16:09:24 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4848
4849 * relax.c (write_relax): Check return value of bfd_seclet_link.
4850
2fe6619e
KR
4851Mon Oct 25 09:31:21 1993 Ken Raeburn (raeburn@cygnus.com)
4852
4853 * ldlang.c (delete_output_file_on_failure): New variable.
4854 (open_output): Set it after bfd open succeeds.
4855 * ldmisc.c (vfinfo): Test it.
4856
4857 Changes from Peter Hoogenboom, hoogen@cs.utah.edu:
4858
4859 * ldsym.c (write_file_locals): Set the BSF_FILE flag for object
4860 symbols.
4861
4862 * ldemul.c: Support was added to allow emulation-specific
4863 processing to occur. This support was added primarily for linker
4864 stub generation in the elf32-hppa gld.
4865 (ldemul_finish, ldemul_create_output_section_statements): New
4866 functions.
4867 * ldemul.h: Support was added to allow emulation-specific
4868 processing to occur. (As described above.) Added finish and
4869 create_output_section_statements fields to
4870 ld_emulation_xfer_struct structure.
4871 * ldlang.c: Add calls to emulation-specific routines.
4872 (lang_process): Add call to
4873 ldemul_create_output_section_statements function.
4874 (lang_process): Add call to a emulation-specific routine (and
4875 some processing after the call).
4876
4877Fri Oct 22 20:54:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
4878
4879 * configure.in: mips*- instead of mips-, mips*el changes
4880
1c4b3cda
ILT
4881Tue Oct 19 15:46:28 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4882
4883 * configure.in (alpha-*-osf*): New target; use alpha.mt.
4884 * Makefile.in (ALL_EMULATIONS): Added em_alpha.o.
4885 (em_alpha.c): New target; use alpha.sh and alpha.sc.
4886 * config/alphaosf.mh (NATIVE_LIB_DIRS, HOSTING_CRT0): Define.
4887 * config/alpha.mt: New file.
4888 * emulparams/alpha.sh: New file.
4889 * scripttempl/alpha.sc: New file.
4890
4891Fri Oct 15 02:20:04 1993 Doug Evans (dje@canuck.cygnus.com)
4892
4893 * ldlang.c (lang_size_sections, lang_common): ALIGN_N can't handle
4894 types of different sizes (eg: 64 and 32 bits), so coerce.
4895 * ld.h (ALIGN_N): Add warning about usage.
4896
98b5caad
ILT
4897Wed Oct 13 16:02:39 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4898
4899 * ldmain.c (enter_global_ref): Just ignore any weak symbol for
4900 which we already have a definition, rather than checking in
4901 several different places whether the symbol is weak.
4902
a71da760
ILT
4903Tue Oct 12 17:30:51 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4904
4905 * configure.in (mips-*-elf*): New target; use mipsb-elf32.
4906 * scripttempl/elf.sc: Only use OTHER_READONLY_SECTIONS and
4907 OTHER_READWRITE_SECTIONS if relocating. Shell variables are not
4908 expanded within them.
4909 * config/mipsb-elf32.mt: New file.
4910 * emulparams/elf32mipb.sh: New file.
4911 * Makefile.in (em_elf32mipb.c): New target.
4912
a4aeaacf
RS
4913Thu Sep 30 17:00:36 1993 Rob Savoye (rob@darkstar.cygnus.com)
4914
a4aeaacf
RS
4915 * ldgram.y: In input_list, change lang_input_file_is_file_enum to
4916 lang_input_file_is_search_file_enum so objects brought in using
4917 INPUT() do a path lookup.
4918
4919Tue Sep 28 13:31:23 1993 Stan Shebs (shebs@rtl.cygnus.com)
4920
4921 * configure.in: Change Lynx ld_target to be {i386,m68k}-lynx
4922 instead of {i386,m68k}-coff.
4923 * Makefile.in (em_i386lynx.c, em_m68klynx.c): New targets.
4924 * config/i386-lynx.mt: New file.
4925 * config/m68k-lynx.mt: New file.
4926 * emulparams/i386lynx.sh: New file.
4927 * emulparams/m68klynx.sh: New file.
4928
4929 * scripttempl/i386coff.sc: Make ENTRY get its value from ${ENTRY},
4930 but defaulting to _start.
4931
4932 * ldemul.c, ldfile.c, ldlang.c, ldmain.c, ldmisc.c, ldmisc.h,
4933 ldsym.c, ldwarn.c: Rename info to info_msg, to avoid conflict with
4934 LynxOS libc.
4935
4936Thu Sep 23 14:51:03 1993 Ian Lance Taylor (ian@cygnus.com)
4937
4938 * config/solaris2.mh: New file. Define HOSTING_CRT0 and
4939 HOSTING_LIBS for testing.
4940
9a467cb2
ILT
4941Fri Sep 17 17:52:24 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4942
4943 Finish up support for i386-sysv4 (without shared libraries):
4944 * ld.h (flag_is_weak): Define.
4945 * ldlang.c (print_symbol): Mention whether symbol is weak.
4946 (print_input_section): Print weak symbols as globals.
4947 * ldmain.c (refize): Do not zero out BSF_WEAK flag.
4948 (enter_global_ref): Do not warn if a weak symbol redefines a
4949 global symbol. Do not let a weak symbol redefine a common symbol.
4950 (enter_file_symbols): Treat weak symbols as global symbols.
4951 (subfile_wanted_p): Do not pull in an object file from a archive
4952 just to resolve an undefined weak symbol.
4953 * ldmisc.c (vfinfo): Don't needlessly malloc space after a fatal
4954 error; the error might be that malloc has run out of space.
4955 * ldsym.c (write_file_locals): Treat weak symbols as global.
4956 * configure.in (i[34]86-*-sysv4*, i[34]86-*-elf*): New targets;
4957 use i386-elf.
4958 * config/i386v4.mh: New file; set NATIVE_LIB_DIRS to /usr/ccs/lib.
4959 * config/i386-elf.mt: New file; set EMUL to elf_i386.
4960 * emulparams/elf_i386.sh: New file.
4961 * scripttempl/elf.sc: Use ${NOP} as filler (defaults to 0).
4962 * Makefile.in (NATIVE_LIB_DIRS): Define to be empty.
4963 (ALL_EMULATIONS): Add em_elf_i386.o.
4964 (GENSCRIPTS): Pass NATIVE_LIB_DIRS as sixth argument.
4965 (em_elf_i386.c): New target, like other em_*.c targets.
4966 ($(LD_PROG)): Pass $(CFLAGS) to $(CC).
4967 * genscripts.sh: Accept NATIVE_LIB_DIRS as sixth argument. If
4968 nonempty, and configured for native, add it to LIB_PATH.
4969
4f6d6db9
SS
4970Fri Sep 17 13:07:39 1993 Stan Shebs (shebs@rtl.cygnus.com)
4971
4972 * scripttempl/{h8300.sc,h8500.sc,i386coff.sc,m68kcoff.sc,sh.sc}:
4973 Added statements to pass stab and stabstr sections through and
4974 mark them as NOLOAD, which makes GDB happier.
4975
4976Wed Sep 15 16:02:29 1993 Stan Shebs (shebs@rtl.cygnus.com)
4977
4978 * configure.in: Accept m68k-lynx-lynxos config.
4979
4980 * Makefile.in: Use $(SHELL) to run genscripts.sh.
4981
1bff7c38
DE
4982Sun Sep 12 16:04:40 1993 Doug Evans (dje@cygnus.com)
4983
4f6d6db9
SS
4984 * config/coff-h8300.mt: Add EMUL=h8300h.
4985
1bff7c38
DE
4986 * ldmain.c (main): Call set_scripts_dir after argv has been processed.
4987
8a6665ae
JW
4988Fri Sep 10 09:36:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
4989
4990 * Makefile.in: Changed CXX back to g++.
4991
3a9149a7
JW
4992Fri Sep 10 09:34:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
4993
4994 * Makefile.in: Fixed RUNTEST* CXX CXXFLAGS macros and check rule.
4995
cbb5c2d1
DM
4996Fri Sep 10 07:26:57 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4997
4998 * Makefile.in (TAGS): Use shell wildcards.
4999
959eba20
JO
5000Tue Sep 7 18:04:54 1993 Jeffrey Osier (jeffrey@cygnus.com)
5001
5002 * Makefile.in: add TEXINPUTS variable and use it in ld.dvi target
5003
a0a55af6 5004Fri Sep 3 16:46:41 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
c1074477 5005
a0a55af6
RP
5006 * ld.texinfo: re-enable included config file; conditionalize doc
5007 for -oformat to interact properly with SingleFormat doc config
5008 var; rename @up/@down to @raisesections/@lowersections.
c1074477
DE
5009
5010Wed Aug 25 16:29:56 1993 K. Richard Pixley (rich@sendai.cygnus.com)
5011
5012 * configure.in: recognize m88110.
5013
4346166b
KR
5014Tue Aug 24 18:49:40 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5015
5016 From Peter Hoogenboom <hoogen@shafer.cs.utah.edu>:
5017 * emultempl/hppaosf.em (ld_hppaosf_emulation): Correct name for PA
5018 ELF emulation is "elf32-hppa" not "elf-big".
5019 (hppaosf_before_parse): Remove unneeded processing of environment
5020 variables.
5021 * scripttempl/hppaosf.sc: Include .hppa_linker_stubs sections in
5022 .text segment of output file.
5023 * emulparams/hppaosf.sh (OUTPUT_FORMAT): Use elf32-hppa.
5024
b98bd3db
RP
5025Tue Aug 24 16:17:00 1993 K. Richard Pixley (rich@sendai.cygnus.com)
5026
95a2b9d2
RP
5027 * ld.h: define BYTE_SIZE, SHORT_SIZE, and LONG_SIZE which are no
5028 longer in bfd.h.
5029
5030 * ldlang.c, ld.h: updated copyright.
b98bd3db 5031
ddddcdf0
ILT
5032Tue Aug 17 15:22:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5033
5034 * ldlang.c (open_output, lang_check): Check return value of
5035 bfd_set_arch_mach.
5036
ea1c0ad2
SC
5037Tue Aug 17 07:02:19 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
5038
5039 * scripttempl/h8500.sc: Start all sections in a different segment.
5040 * scripttempl/z8ksim.sc: Handle constructors
5041
ea1c0ad2
SC
5042Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
5043
5044 * Makefile.in: revert earlier changes back to execute runtest
5045 with make check. cdtest and bootstrap now function as they
5046 did within the Makefile.
5047
5048Thu Aug 12 10:20:05 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5049
5050 * Makefile.in: Update dependencies.
5051
5052 * configure.in: Set EMULATION_OFILES in Makefile based on
5053 --with-targets option.
5054
d301e438
JW
5055Thu Aug 12 08:52:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
5056
5057 * Makefile.in: check targets reimplemented to old way.
5058
75fe5471
ILT
5059Wed Aug 11 08:26:11 1993 Ian Lance Taylor (ian@cygnus.com)
5060
d62026ad
ILT
5061 * config/i386v.mh, config/irix4.mh: Use gcc
5062 -print-libgcc-file-name rather than $(libdir)/libgcc.a.
75fe5471
ILT
5063 * config/i386sco.mh: New file; copy of i386v.mh to correspond to
5064 bfd/configure.host change.
5065
5066Mon Aug 9 14:25:35 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5067
5068 * scripttempl/elf.sc: Handle .line and .debug* sections.
5069
5070 * ldlex.l: Use bfd_scan_vma, not strtoul.
5071
31f55aa5
DM
5072Fri Aug 6 08:57:39 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5073
5074 * ldexp.c, ldfile.c, ldlang.c, lexsup.c, ldmain.c, ldemul.c:
5075 Remove inital caps in some error messages, change "can't" to
5076 "cannot", add missing colons.
5077 * ldmisc.c (vfinfo): Print "%%" as a single %.
5078 For '%' followed by unrecognized character, print them both
5079 verbatim instead of expecting a char * arg.
5080 For '%C', don't put the function name in parens.
5081
5082 * ldexp.c (invalid): Pass "%%", not "% ".
5083
33536304
ILT
5084Fri Aug 6 14:31:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5085
5086 * scripttempl/mips.sc: Always define _ftext, _fdata, _fbss.
5087 (BSS_VAR): Removed; now always define _fbss.
5088 * emulparams/mipsidt.sh, emulparams/mipsidtl.sh (BSS_VAR):
5089 Removed.
5090
5091Thu Aug 5 15:55:19 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5092
5093 * configure.in: z8k-coff is the same as z8k-sim
5094
7c6a9e79
JW
5095Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
5096
5097 * testsuite/lib/ld.exp: new file
5098 * testsuite/config/unix-ld.exp: new file
5099 * testsuite/ld.bootstrap/bootstrap.exp: new file
5100 * Makefile.in: add dejagnu support for make check
5101
8bf66be8
DM
5102Wed Aug 4 17:52:32 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5103
5104 * ldlex.l (comment): Add missing newline in message.
5105 * ldindr.c (add_indirect): Ditto.
5106 * ldexp.c (exp_fold_tree): Ditto.
5107
2a28d8b0
DM
5108Tue Aug 3 10:57:41 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5109
5110 * ldgram.y, ldlex.l, mri.c, ldwrite.c: Change multiple commons
5111 into externs.
5112
5113 * ldmisc.c (multiple_warn): New function.
5114 * ldmisc.h: Declare it.
5115 * ldmain.c (enter_global_ref): Call it.
5116 * ld.h (ld_config_type): Add warn_common.
5117 * ldlex.l, ldgram.y: Set it with -warn-common option.
5118 * ldver.c (help): Document it.
5119
94f9d427
KR
5120Mon Aug 2 12:04:36 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5121
5122 * scripttempl/elf.sc: Add hooks for .sdata, .sbss, and
5123 target-specific sections, and for changing data section vma.
5124
6b93d764
KR
5125Mon Jul 26 14:00:02 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
5126
5127 * ldgram.y (OPTION_Qy, OPTION_Y, OPTION_dn, OPTION_YP): New
5128 terminals, for Solaris.
5129 (dirlist_ptr): New static variable.
5130 (command_line_option): Accept new options.
5131
5132 * ldlex.l: Accept command-line options "-Qy", "-dn", "-Y", and
5133 "-YP,...".
5134
5135 * config/sun4sol2.mt: Pass emulation name without ".sh".
5136
94f9d427
KR
5137 * emulparams/elf32_sparc.c: Renamed from elf32-sparc.c.
5138 * config/sun4sol2.mt (em_elf32_sparc.c): Adjusted accordingly.
5139
6b93d764
KR
5140Fri Jul 23 13:51:09 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5141
5142 * scripttempl/elf.sc: Add support for .init, .fini, .ctors,
5143 .dtors, .data1, .rodata1 sections, instead of combining them into
5144 other sections. For `-r', set all section start addresses to
5145 zero.
5146
5147 * emulparams/elf32-sparc.sh (TEXT_START_ADDR,
5148 NONPAGED_TEXT_START_ADDR): Value should be 0x10100.
5149 (MAXPAGESIZE): Renamed from PAGE_SIZE.
5150
a6152e39
DM
5151Wed Jul 21 14:28:42 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5152
d59e5a47
DM
5153 * genscripts.sh: If this is the default emulation, set
5154 COMPILE_IN.
5155 * emultempl/*.em: Use it to determine whether to compile in the
5156 scripts.
5157
a6152e39
DM
5158 * Makefile.in (GENSCRIPTS): Pass the default emulation name to
5159 genscripts.sh. Pass the current emulation name without ".sh" on
5160 the end.
5161 * genscripts.sh: Take an default emulation arg.
d59e5a47 5162 Use the current emulation name as EMULATION_NAME.
a6152e39
DM
5163 Make default lib path for cross-compiling ':', not null.
5164 * emulparams/*.sh: Don't set EMULATION_NAME.
5165 * ldemul.c (ldemul_get_script): Take isfile arg.
5166 Pass it to emulation's get_script function.
5167 * ldemul.h: Adjust get_script prototypes.
5168 * ldfile.c (ldfile_find_command_file): Renamed from find_a_name.
5169 No longer static.
5170 * ldfile.h: Declare it.
5171 * ldgram.y: Accept a script on the command line again,
5172 for parsing compiled-in scripts.
5173 * ldmain.c (main): If ld script is a file, parse it as a -T
5174 option, otherwise parse it directly.
5175 * emultempl/*.em (*get_script): Return the scripts themselves if
5176 this is the default emulation; otherwise return their file names.
18d9a9c5 5177 * emultempl/m88kbcs.em: New file, to take m88kbcs #ifdef out of
a6152e39
DM
5178 generic.em.
5179 * emulparams/m88kbcs.sh: Use it.
5180
18d9a9c5 5181 * ld.h (ld_config_type::unix_relocate): Remove unused element.
a6152e39 5182
0750b974
KR
5183Tue Jul 20 12:01:49 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5184
5185 * Makefile.in (ALL_EMULATIONS): Delete em_i386linux.o (for which
5186 there's no change log entry yet, tsk tsk) from the list of
5187 emulations compiled in until Mark gets around to checking in
5188 emulparams/i386linux.sh.
820c446c
KR
5189 (ldemul-list.h): Depend on Makefile, so if EMULATION_OFILES is
5190 changed, this file gets updated.
0750b974 5191
fe619ced
ILT
5192Fri Jul 16 14:14:32 1993 Ian Lance Taylor (ian@cygnus.com)
5193
5194 * ldgram.y (OPTION_Lfile): New token.
5195 (command_line_option): Accept OPTION_L NAME (whitespace after -L).
5196 * ldlex.l (<COMMAND>): Accept -L without FILENAME.
5197
dd8ca662
DE
5198Fri Jul 16 13:44:26 1993 Doug Evans (dje@canuck.cygnus.com)
5199
5200 * configure.in: h8/300h support needs own .mt file.
5201 config/coff-h8300h.mt: New file.
5202
922018a1
DM
5203Thu Jul 15 12:44:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5204
5205 * ldmain.c: Don't include sys/stat.h; it already got included
5206 somewhere along the way.
5207
4ab3a31f
DE
5208Thu Jul 15 14:43:34 1993 Doug Evans (dje@canuck.cygnus.com)
5209
5210 * Makefile.in: Add h8300h support.
dd8ca662
DE
5211 emulparams/h8300h.sh: New file.
5212 scripttempl/h8300h.sc: New file.
4ab3a31f 5213
bbd2521f
DM
5214Thu Jul 15 12:44:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5215
5216 * ldfile.c (ldfile_open_file): In error message, use the name the
5217 user gave (e.g., "-lc"), rather than the base file name.
5218
5219 * ldexp.c (exp_fold_tree): Don't assign an int to an enum.
5220
5221 * ldmain.[ch]: Remove initial Q_ from function names.
5222 * ldexp.c, ldindr.c, ldlang.c: Change callers.
5223
5224 * ldfile.c, ldmain.c, ldgram.y: Rename option_v to trace_file_tries.
5225
5226 * ldlang.c (lang_process): Move loading of default script from
5227 here to main. Add a "/" to start of script name to prevent
5228 finding it in "." first.
5229
5230 * ldmain.c (set_scripts_dir): Don't look in "." first.
5231
5232 * ldgram.y, ldlang.c, ldsym.c: Remove traces of unused var
5233 option_longmap.
5234
9edc5b2e
ILT
5235Thu Jul 15 10:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
5236
5237 * Makefile.in (em_m88kbcs.c): Correct dependency.
b0955bc9
ILT
5238 * scripttempl/m88kbcs.sc: It's ARCH, not arch. Removed TARGET
5239 statement. Changed OUTPUT_FORMAT to use ${OUTPUT_FORMAT}.
5240 * emulparams/m88kbcs.sh: It's coff-m88kbcs, not m88kbcs.
9edc5b2e 5241
cffdcde9
DM
5242Wed Jul 14 21:42:53 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5243
5244 * ldfile.c (ldlang_open_file, ldfile_open_command_file),
5245 main.c (main): Print the errno string in the error message.
5246
ac2c0ee7
DE
5247Tue Jul 13 20:00:30 1993 Doug Evans (dje@canuck.cygnus.com)
5248
5249 * configure.in: Accept h8300h for target cpu.
5250
5251 * ldmisc.c (vfinfo): Have demangle remove leading underscore if
5252 present (demangle is smart enough to know whether to do it or not).
5253
d723cd17
DM
5254Mon Jul 12 11:45:48 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5255
f4208462
DM
5256 * ldmain.c (set_scripts_dir): Check . and <ld bin dir>/../lib for
5257 ldscripts, as well as <ld bin dir> and SCRIPTDIR.
5258
d723cd17
DM
5259 * ldlang.c (lang_process): Use sizeof instead of magic constant.
5260
5261 * ldmain.c (get_emulation, check_for_scripts_dir,
5262 set_scripts_dir): New functions.
5263 (main): Call them.
5264
e7affb09
KR
5265Mon Jul 12 10:57:03 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
5266
5267 * scripttempl/elf.sc: Include .init, .fini, .rodata sections.
5268 Create symbol "end" instead of "__end". Comment out some parts
5269 that may not be needed (yet) for elf.
5270
5271 * configure.in: Accept sparc-elf and sparc-solaris2 configs.
5272
3cb61417
KR
5273Thu Jul 8 15:33:32 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5274
5275 * Makefile.in (ALL_EMULATIONS): Include $(OTHER_EMULATIONS).
5276
5277 * ldmisc.h (einfo, minfo, info): Don't bother with PARAMS macro
5278 when no prototype is being supplied.
5279 (ldmalloc, ldrealloc): Size argument is now size_t.
5280
5281 * ldmisc.c (finfo): New function, accepts FILE* argument.
5282 (vfinfo, case 'v'): New format character; displays bfd_vma in hex
5283 without leading zeros.
5284 (vfinfo, cases 'R' and 'C'): Use finfo(%v) when displaying a
5285 bfd_vma value, instead of fprintf(%x) which won't hold a long long
5286 value.
5287 (concat, buystring): String lengths are size_t.
5288 (ldmalloc, ldrealloc, xrealloc): Size argument is now size_t.
5289
5290 * ldlang.c (new_statement): Size argument is now size_t. Added
5291 forward declaration with prototype.
5292
de87cdb4
DM
5293Thu Jul 8 10:53:47 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5294
5295 * ldgram.y (OPTION_v): Don't turn on verbose output.
5296
49bfda2c
KR
5297Wed Jul 7 17:10:45 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5298
3cb61417
KR
5299 * ldlex.l: Get rid of local typedef for bfd_vma! Get it from
5300 bfd.h instead.
49bfda2c 5301
e357065c
ILT
5302Wed Jul 7 11:33:12 1993 Ian Lance Taylor (ian@cygnus.com)
5303
5304 * Makefile.in (install): Don't install as $(tooldir)/bin/gld;
5305 collect2 doesn't look for gld any more anyhow.
5306
55636aa7
ILT
5307Mon Jul 5 14:29:48 1993 Ian Lance Taylor (ian@cygnus.com)
5308
5309 * ldlang.c (lang_relocate_globals): Skip indirect symbols, which
5310 now have a non NULL srefs_chain.
5311
5312 * config/hp300hpux.mt: Use emulation hp3hpux rather than
5313 hp300hpux, since the latter does not exist.
5314
ff76a7db
DM
5315Fri Jul 2 18:06:05 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5316
5317 * genscripts.sh: Put the scripts in the ldscripts directory, not
5318 emulations.
5319 * configure.in (ldscripts): Make, instead of emulations.
5320 * Makefile.in (scriptdir): Take off the "ld" part.
5321 (install, clean, distclean): Use ldscripts, not emulations.
a04f1d00 5322 In tests, don't pass -Lemulations.
ff76a7db
DM
5323 Don't pass tooldir/lib to genscripts.sh.
5324 * genscripts.sh: Don't take tooldir/lib arg.
5325 * ldlang.c (lang_process): Add "ldscripts/" to the name of the
5326 default script file.
5327
7434d4e5
DE
5328Fri Jul 2 17:13:35 1993 Doug Evans (dje@canuck.cygnus.com)
5329
5330 * scripttempl/h8300.sc: Add .tors section for constructor/destructors.
5331
5332Thu Jul 1 16:38:45 1993 Doug Evans (dje@canuck.cygnus.com)
5333
5334 * config/coff-h8300.mt: EMUL=h8300hms -> h8300.
5335
559d7baf
RP
5336Wed Jun 30 15:45:55 1993 K. Richard Pixley (rich@sendai.cygnus.com)
5337
1e787898
RP
5338 * Makefile.in (.y.c): skip default .y.c rules. gnu make can now
5339 run in parallel without colliding on yacc's static file names.
5340 Without the stub rule, make will try to start two yacc's
5341 concurrently which fails because of yacc's static file names.
559d7baf
RP
5342
5343Tue Jun 29 12:20:36 1993 Ian Lance Taylor (ian@cygnus.com)
5344
5345 * ldmain.c (subfile_wanted_p): Don't dump core if there are no
5346 symbols.
5347
59fb874e
DM
5348Mon Jun 28 12:22:11 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5349
559d7baf
RP
5350 * genscripts.sh (LIB_PATH): Only add /usr/local/lib if it's
5351 different from libdir.
5352
59fb874e
DM
5353 * Makefile.in (scriptdir): Base on tooldir, not datadir.
5354
bf065bfd
DM
5355Sat Jun 26 12:03:57 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5356
5357 * ldver.c (help): New function.
5358 * ldver.h: Declare it.
5359 * ldlex.l, ldgram.y: Recognize new options --help and --version.
5360
304b747a
KR
5361Mon Jun 21 20:39:48 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
5362
5363 * Makefile.in (INCLUDES): Don't need ../include any more.
5364
2b63dbfe
DM
5365Mon Jun 21 16:38:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5366
bf065bfd
DM
5367 * ldlex.l, ldgram.y: Support new -oformat option.
5368 Remove attempt at supporting script fragments on the command line.
5369 * ldlang.c (lang_add_output_format): Take new arg, FROM_SCRIPT.
5370 * mri.c (mri_format), ldgram.y: Change callers.
5371 * ldlang.h: Change prototype.
2b63dbfe 5372
e9b991c6
DZ
5373Thu Jun 17 16:53:56 1993 david d `zoo' zuhn (zoo@cygnus.com)
5374
5375 * Makefile.in: canonicalize install.sh; for use within
5376 this directory (and subdirs)
5377
565c93e9
DM
5378Thu Jun 17 14:33:09 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5379
2de8edce
DM
5380 * ldgram.y: Tweak grammar to make reporting of invalid options work.
5381
565c93e9
DM
5382 * Makefile.in (.cc.o): Restore .SUFFIXES entry for .cc
5383 and .cc.o rule.
5384
8ddef552
DM
5385Wed Jun 16 11:45:32 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5386
5387 * ldfile.c (ldfile_open_command): Don't try .ld extension.
5388 It wasn't documented (or likely used) and wastes time.
5389 (try_open): If EXTEN is empty, don't try it.
5390
5391 * ldctor.c, lderror.c, ldexp.c, ldfile.c, ldindr.c, ldlang.c,
5392 ldlex.l, ldmain.c, ldmisc.c, ldsym.c, ldver.c, ldwarn.c,
5393 ldwrite.c, lexsup.c, mri.c, relax.c: Replace DEFUN macro calls
5394 with normal function declarations.
5395
5396 * Move *.em to emultempl/*.em. Move *.sh to emulparams/*.sh.
5397 Move *.sc-sh to scripttempl/*.sc.
5398 * {emultempl,emulparams,scripttempl}/README: New files.
5399 * sh.em, st2000.em, z8ksim.em, h8300hms.em, h8500hms.em: Files
5400 removed, replaced with generic.em.
5401 * h8300.sh, h8500.sh, h8300.sc, h8500.sc: Renamed from
5402 h8[35]00hms.s[ch]. Change their contents to omit the "hms".
5403
5404 * *.em (*_get_script): Return script name instead of script contents.
5405 * ldlang.c (lang_process): Change caller.
5406
5407 * ldlex.l, ldgram.y: Recognize -m option.
5408 Check for input files after *all* options in grammar.
5409 * ldmain.c (main): Check for -m options. Add default directory
5410 for -m.
5411
5412 * mkscript.c: File removed.
5413 * genscripts.sh: Take two more parameters, tooldirlib and libdir,
5414 to add to the default LIB_PATH.
5415 Look for input files in the new subdirectories.
5416 Create the scripts in emulations subdirectory and don't filter
5417 them through mkscript.
5418 * configure.in: Make the emulations subdirectory.
5419
5420 * Makefile.in: Account for all of the above changes.
5421 Remove unused .SUFFIXES. Get libgcc.a path with gcc
5422 -print-libgcc-file-name instead of $(libdir)/libgcc.a.
5423 Put CFLAGS last in the compilation rules.
5424 Add -I../bfd to INCLUDES so sysdep.h is found.
5425
2a963f1a
KR
5426Tue Jun 15 23:04:46 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5427
5428 * Makefile.in (INCLUDES): Look in ../include, not ../bfd.
5429
5430 * aout.sc-sh: Add SHLIB_PATH like STACKZERO. Make STACKZERO
5431 dependent on RELOCATING, not RELOCATION.
5432 * hp3hpux.sh (SHLIB_PATH): Define it.
5433
8ddef552
DM
5434Mon Jun 14 19:06:15 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5435
5436 * ldfile.c (try_open): If opening without the extension fails,
5437 try with the extension even if -v or -V was given.
5438 had_script is imported (from ldgram.y), not exported.
5439
c97b9003
DZ
5440Mon Jun 14 16:26:10 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5441
5442 * Makefile.in: remove parentdir support, use INSTALL_XFORM
5443
5444Thu Jun 10 14:00:06 1993 Ian Lance Taylor (ian@cygnus.com)
5445
5446 * ldexp.c (exp_fold_tree): Don't lose the old flag bits.
5447 * ldgram.y (statement_list_opt): New nonterminal, either empty or
5448 statement_list.
5449 (section): Use statement_list_opt, not statement_list.
5450 * m68kcoff.sc-sh: Gather constructors and destructors and define
5451 __CTOR_LIST__ and __DTOR_LIST__ appropriately.
5452 * sa29200.sc-sh: Gather constructors and destructors and define
5453 ___CTOR_LIST__ and ___DTOR_LIST__ appropriately.
5454
7f2649bb
PB
5455Mon Jun 7 12:53:28 1993 Per Bothner (bothner@rtl.cygnus.com)
5456
5457 * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h.
5458 * configure.in: No longer need to configure to get sysdep.h.
5459
91b3a2b6
DZ
5460Fri Jun 4 16:18:24 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5461
7f2649bb
PB
5462 * Makefile.in: remove install:all and install-info:info
5463 dependencies (these cause some spurious rebuilds at 'make install'
5464 time)
91b3a2b6 5465
559d1cff
ILT
5466Fri Jun 4 08:50:14 1993 Ian Lance Taylor (ian@cygnus.com)
5467
98f3d1af
ILT
5468 * configure.in (mips-idt-ecoffl*): New target; use mips-idtl.
5469 (mips-idt-ecoff*): Added trailing '*'.
5470 * config/mips-idtl.mt: New file; use EMUL of mipsidtl.
5471 * mipsidtl.sh: New file; like mipsidt.sh, but little endian.
5472 * Makefile.in (ALL_EMULATIONS): Added em_mipsidtl.o.
5473
559d1cff
ILT
5474 * config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete and
5475 incorrect definitions.
5476
1cf91c69
PB
5477Tue Jun 1 14:56:10 1993 Per Bothner (bothner@rtl.cygnus.com)
5478
5479 * ldsym.c (write_file_locals): Write BSF_CONSTRUCTOR
5480 symbols, unless stripping.
5481
63545898
ILT
5482Tue May 25 15:34:25 1993 Ian Lance Taylor (ian@cygnus.com)
5483
5484 * Makefile.in: configure looks for ####, so remove lines with many
5485 '#' characters.
5486 * config/irix4.mh, config/i386v.mh: New files; set HOSTING_CRT0
5487 and HOSTING_LIBS correctly so that ``make check'' will work.
5488
5489Thu May 20 13:56:16 1993 Per Bothner (bothner@deneb.cygnus.com)
5490
5491 * mips.sc-sh: Define _etext, _edata, and _end, in addition
5492 to etext, edata, and end. Needed for IRIX 4.0.5F.
5493 Patch from mwp@iconix.oz.au (Michael Paddon).
5494
2a963f1a
KR
5495 * Version 2.2.1 released.
5496
5266c5ec
KR
5497Thu May 20 11:42:06 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5498
5499 * mipsbsd.sc-sh: Renamed from aout-mipsbsd.sc-sh.
5500 * mipsbsd.sh (EMULATION_NAME): Use new file name.
5501
5502Tue May 18 17:10:24 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5503
5504 * Makefile.in (LDDISTSTUFF): Remove ld.mm since we can't build it
5505 properly right now.
5506
5507 * Version 2.2 released.
5508
5509Mon May 17 15:37:28 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
5510
5511 * ldver.c (ldversion): Bump version number to 2.2.
5512
bc3b479c
PB
5513Mon May 17 12:44:31 1993 Per Bothner (bothner@cygnus.com)
5514
5515 * NEWS: New file.
5516
5517Fri May 14 11:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5518
5519 * mips.sc-sh: Don't define BSS_VAR unless relocating.
5520
5521Wed May 12 13:33:29 1993 Ian Lance Taylor (ian@cygnus.com)
5522
5523 * Makefile.in (mkscript.o, mkscript): Build mkscript via
5524 mkscript.o, rather than directly from mkscript.c.
5525
b8fc168d
KR
5526Tue May 4 21:58:56 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5527
5528 * configure.in: Look for ${target_makefile_frag} relative to
5529 ${srcdir}, not relative to build directory.
5530
5531 * hppaosf.em, hppaosf.sc-sh, hppaosf.sh: New files.
5532 * configure.in: Recognize hppa*-hp-osf.
5533 * Makefile.in (ALL_EMULATIONS): Include hppaosf emulation.
5534 (em_hppaosf.c): Build it.
bc3b479c 5535 * config/hppaosf.mh, hppaosf.mt: New files.
b8fc168d
KR
5536
5537 * ld.h (ALIGN_N): Renamed from ALIGN, because that conflicted with
5538 some system header files. All uses changed.
5539
5540 * configure.in: Recognize i386-aix configurations as i386-coff
5541 targets.
5542
5543 * configure.in: Recognize m68*-*-hpux.
5544 * aout.sc-sh: If STACKZERO and RELOCATING are both defined, output
5545 the value of STACKZERO.
5546 * Makefile.in (ALL_EMULATIONS): Include hp300-hpux emulation.
5547 (em_hp3hpux.c): Build it.
5548 * hp3hpux.sh, config/hp300hpux.mt: New files.
5549
ef868186
ILT
5550Tue May 4 12:37:35 1993 Ian Lance Taylor (ian@cygnus.com)
5551
5552 * mips.sc-sh: Put constructors in the .data section.
5553 * Makefile.in (cdtest): Added dependency on ld.new.
5554
034351e3
PB
5555Mon May 3 19:43:39 1993 Per Bothner (bothner@cygnus.com)
5556
5557 * Makefile.in: Change definition of $(tooldir) to match FSF.
5558 * vax.sh, config/vax.mt, configure.in, Makefile.in:
5559 Support VAX Ultrix and BSD.
5560
5561Mon Apr 26 18:35:47 1993 Steve Chamberlain (sac@thepub.cygnus.com)
5562
5563 * sh.em, sh.sh, sh.sc-sh: New files supporting Hitachi SH.
5564
5565Wed Apr 14 21:01:51 1993 John Gilmore (gnu@cygnus.com)
5566
5567 * ldlang.h (struct memory_region): Change `length' and
5568 `old_length' fields to bfd_size_type. Eliminate use of bfd_offset.
5569 * ldlang.c, mri.c: Corresponding changes, plus lint.
5570
5571Thu Apr 8 22:08:18 1993 Ian Lance Taylor (ian@cygnus.com)
5572
5573 * configure.in: For all i386 targets, accept i486 as well.
5574
5575Mon Apr 5 17:33:39 1993 Ian Lance Taylor (ian@cygnus.com)
5576
5577 * ldlang.c (wild_doit): Preserve all flags for a
5578 SEC_SHARED_LIBRARY section.
5579 (size_input_section): Consider any SEC_HAS_CONTENTS section when
5580 computing largest_section.
5581
1b8a42f3
ILT
5582Fri Apr 2 14:33:52 1993 Ian Lance Taylor (ian@cygnus.com)
5583
5584 * ldlang.c (lang_output_section_statement_lookup): Initialize all
5585 fields of newly created structure.
5586
5587Wed Mar 31 18:19:15 1993 Ian Lance Taylor (ian@cygnus.com)
5588
5589 * ldmain.c (g_switch_value): New variable.
5590 * ldgram.y (OPTION_G, OPTION_Gval): New tokens.
5591 (command_line_option): Accept -G and set g_switch_value.
5592 * ldlex.l (COMMAND): Accept -G.
5593 * ldlang.c (open_output): Call bfd_set_gp_size on new BFD.
5594
29f33467
SC
5595Tue Mar 30 09:40:25 1993 Steve Chamberlain (sac@thepub.cygnus.com)
5596
9fce28ed
SC
5597 Support for linking and loading at different places:
5598
5599 * ldlex.l: Add "AT" keyword.
5600 * ldgram.y: Cleanup, and parse AT.
5601 * ldlang.c (print_output_section_statement): Print output address
5602 of section in map. (lang_size_sections): Fill sections' lma with
5603 load address.
5604 * ldlang.h (lang_output_section_statement_type): Add load_base
5605 information.
5606
29f33467
SC
5607 * ldindr.c (add_indirect): Keep more information in the alias
5608 symbol chain.
5609 * ldlang.c (wild_doit): Don't inherit NEVER_LOAD section
5610 attribute from an input section.
5611 * ldmain.c (Q_enter_file_symbols): Common section is NEVER_LOAD by
5612 default. (Q_enter_file_symbos): Indirect symbols now are known by
5613 their section, not a special symbol flag.
5614 * ldsym.c (write_file_locals): Indirect symbols aren't local.
5615 (write_file_globals): Write the mapping for an indirect symbol.
5616 * relax.c (build_it): When forced to write a NEVER_LOAD section,
5617 fill it with zeros.
5618
5619Tue Mar 23 13:24:10 1993 Jeffrey Osier (jeffrey@fowanton.cygnus.com)
5620
5621 * ld.texinfo: changes for q1
5622
f20e9842
DZ
5623Tue Mar 23 00:13:29 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5624
5625 * Makefile.in: add dvi target, define & use TEXI2DVI, add installcheck
5626
5627Mon Mar 8 20:30:35 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5628
5629 * Makefile.in: rename HOST_CC to CC_FOR_BUILD
5630
5631Thu Mar 4 12:44:33 1993 Ian Lance Taylor (ian@cygnus.com)
5632
5633 * mips.sc-sh: Added variables which may be overridden by a
5634 specific emulation.
5635 * mipsidt.sh: New file; emulation for IDT MIPS board.
5636 * Makefile.in (ALL_EMULATIONS): Added em_mipsidt.o.
5637 (em_mipsidt.c): New target. Uses mipsidt.sh and mips.sc-sh.
5638 * config/mips-idt.mt: New file; sets EMUL to mipsidt.
5639 * configure.in (mips-idt-ecoff): New target; uses mips-idt.
5640
e637dcf0
KR
5641Sat Feb 27 00:00:14 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5642
5643 * aout-mipsbsd.sc-sh, mipsbsd.sh: New files from Ralph Campbell,
5644 ralphc@pyramid.com.
5645 * i386bsd.sh, config/i386bsd.mt: New files.
5646 * configure.in, Makefile.in: Added support for mipsbsd and 386bsd.
5647
26483cc6
PB
5648Thu Feb 25 15:33:10 1993 Per Bothner (bothner@rtl.cygnus.com)
5649
e637dcf0 5650 * mri.c: Add extern declaration of strdup.
26483cc6
PB
5651 * ldsym.c (KEEP macro): Add spaces around '=' for the
5652 sake of old (e.g. PCC) compilers.
5653
05985c77
PB
5654Wed Feb 24 19:49:31 1993 Per Bothner (bothner@rtl.cygnus.com)
5655
5656 * ldver.c: Bump to version 2.1.
5657
067e2baa
SC
5658Fri Feb 12 08:09:11 1993 Steve Chamberlain (sac@thepub.cygnus.com)
5659
5660 * ldgram.y: allow section types without address expressions.
5661 * ldlang.c (lang_relocate_globals): avoid possible hang with
5662 undefined but unreferenced symbols.
5663 * relax.c (relax_section): don't complain if the script file isn't
5664 relaxable but -relax is set
5665
fb8ecc3d
DZ
5666Thu Feb 18 17:58:45 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5667
5668 * configure.in: go32 is the 3rd part of the triple, not the 2nd
5669
067e2baa
SC
5670Wed Feb 3 09:05:56 1993 Ian Lance Taylor (ian@cygnus.com)
5671
5672 * mipsbig.sh: New file. Big endian MIPS emulation.
5673 * config/mips-big.mt: New file. Use mipsbig emulation.
5674 * configure.in (mips-sgi-irix*): Use target mips-big.
5675 * Makefile.in (ALL_EMULATIONS): Added em_mipsbig.o.
5676 (em_mipsbig.c): New target. Uses mipsbig.sh.
5677
e193c31b
ILT
5678Tue Feb 2 11:32:27 1993 Ian Lance Taylor (ian@cygnus.com)
5679
5680 * mips.sc-sh: Put .scommon sections into .sbss section.
5681
5682 * ldmain.c (subfile_wanted_p): Preserve section of common symbols,
5683 rather than always putting them in bfd_com_section.
5684 * ldlang.c (lang_common): If a common symbol is not in
5685 bfd_com_section, put in a section of the same name, rather than
5686 always putting it in section COMMON.
5687
8a3efe67
ILT
5688Fri Jan 29 09:57:58 1993 Ian Lance Taylor (ian@cygnus.com)
5689
f31cb329
ILT
5690 * ldmain.c (subfile_wanted_p): If we already have a common
5691 definition of a symbol, don't necessarily pull in an object file
5692 that provides a non-common definition.
5693
8a3efe67
ILT
5694 * ldlex.l (COMMAND): Accept -EB and -EL command line arguments,
5695 returning OPTION_EB and OPTION_EL. gcc passes these to a MIPS
5696 linker.
5697 * ldgram.y (OPTION_EB, OPTION_EL): New tokens.
5698 (command_line_option): Accept and ignore OPTION_EB and OPTION_EL.
5699
af6237a4
ILT
5700Thu Jan 28 15:12:04 1993 Ian Lance Taylor (ian@cygnus.com)
5701
5702 * Makefile.in (install): Remove $(tooldir)/bin/gld before creating
5703 the link to it.
5704
8a045e50
ILT
5705Tue Jan 26 11:49:50 1993 Ian Lance Taylor (ian@cygnus.com)
5706
5707 * ldmain.c, ldsym.c: Use new bfd_is_com_section macro rather than
5708 checking for equality to bfd_com_section.
5709
42b5c739
ILT
5710Fri Jan 22 14:22:44 1993 Ian Lance Taylor (ian@cygnus.com)
5711
5712 * mips.sc-sh: New file. Ultrix, and hopefully other MIPS ECOFF
5713 targets, linker script.
5714 * mipslit.sh: New file. Little endian MIPS emulation.
5715 * config/mips-lit.mt: New file. Use mipslit emulation.
5716 * configure.in (mips-dec-ultrix*): Use target mips-lit.
5717 * Makefile.in (ALL_EMULATIONS): Added em_mipslit.o.
5718 (em_mipslit.c): New target. Uses mipslit.sh.
5719
5720Thu Jan 14 15:30:27 1993 Ian Lance Taylor (ian@cygnus.com)
5721
5722 * Makefile.in (install): Install ld as both $(tooldir)/bin/ld and
5723 $(tooldir)/bin/gld, so that gcc can find it with or without
5724 collect2.
5725
ac496d4f
ILT
5726Mon Jan 11 18:50:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5727
5728 * ldwrite.c: Removed perform_relocation, copy_and_relocate, and
5729 write_norel. All linking is now done via write_relax. Call
5730 ldsym_write before calling write_relax.
5731 * relax.c: Added copyright.
5732 (write_relax): Renamed from write_relaxnorel. Added relocateable
5733 argument. seclet_dump renamed to bfd_seclet_link.
5734 * relax.h: Added copyright.
5735
0550e9f4
SC
5736Mon Jan 11 15:41:56 1993 Steve Chamberlain (sac@thepub.cygnus.com)
5737
5738 * ldmain.c (decode_library_subfile): Patch from
5739 hoogen@shafer.cs.utah.edu, don't reread library symbol tables.
5740
5741Fri Jan 8 18:04:33 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5742
5743 * config/vxworks960.mt renamed to config/i960.mt
5744
5745 * configure.in: sparc-aout emulates a sun4, as does
5746 sparc*-vxworks, i960-nindy uses gld960 emulation
5747
dadd414a
SC
5748Fri Jan 8 14:39:07 1993 Steve Chamberlain (sac@thepub.cygnus.com)
5749
5750 Fix support for NOLOAD, add INCLUDE
5751 * ldfile.c (ldfile_open_command_file): pass file name to
5752 lex_push_file.
5753 * ldlex.l, ldgram.y: tidy up, parse INCLUDE and NOLOAD
5754 * ldlang.c (wild_doit): make output sections inherit NEVER_LOAD
5755 attribute.
5756
5757Thu Jan 7 10:22:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5758
5759 * Makefile.in, config.h: no more default emulation. Make the lack
5760 of emulation a compile time error
5761
5762Wed Jan 6 01:08:37 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5763
5764 * configure.in: recognise all sparclite variants, not just 'sparclite'
5765
a70947c1
ILT
5766Mon Dec 28 11:15:35 1992 Ian Lance Taylor (ian@cygnus.com)
5767
5768 * m68kcoff.sc-sh: define _end as well as end, for consistency with
5769 aout.sc-sh.
5770
5771 * configure.in: accept *-ericsson-ose for any m68k CPU.
5772
5773 * ldwrite.c (write_rel): don't always set SEC_HAS_CONTENTS flag
5774 for each output section.
5775
086c5e37
PB
5776Mon Dec 21 16:06:59 1992 Per Bothner (bothner@rtl.cygnus.com)
5777
5778 * ldexp.c, ldlang.c, ldmain.c, ldsym.c, ldwarn.c: Use new
5779 macro bfd_asymbol_bfd as appropriate.
5780 * Makefile.in: Un-duplicate ldlex.c dependency.
5781 * condigure.in: Replace my_host case table by sourcing
5782 ../bfd/configure.host. Allow std-host as the default.
5783 * ldmisc.c: Change logic for C++ name demangling: There is
5784 no initial '_' to remove from stab-derived function names.
5785
5786Sun Dec 13 16:31:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5787
5788 * ldlang.c (lang_init_script_file): don't attach the output file
5789 sections to the script file.
5790
5791Wed Dec 9 08:38:05 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5792 * ldlang.c (wild): run expansion loop over command line bfd too.
5793 (lang_ini_script_file): initialize more parts of the command line
5794 bfd.
5795 * ldlex.l: fix DEFINED start states.
8ddef552 5796
85e38cfa
SC
5797Mon Dec 7 08:43:41 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5798 -y support
5799 * ld.texinfo: new doc.
5800 * ldgram.y, ldlex.l: understand -y<symbol>
5801 * ldmain.c (Q_enter_file_symbols): if had -y, lookup symbol and
5802 print info. (add_ysym): new function.
5803 * ldsym.h: (ldsym_type): new define SYM_Y.
5804
e20873a7
JG
5805Sat Nov 21 03:15:27 1992 John Gilmore (gnu@cygnus.com)
5806
5807 * ldctor.h, lderror.h, ldexp.h, ldfile.h, ldindr.h, ldlang.c,
5808 ldlang.h, ldlex.h, ldmain.h, ldmisc.h, ldsym.h, ldver.h, ldwarn.h,
5809 ldwrite.h, relax.h: Replace all uses of EXFUN and PROTO ansi-glue
5810 macros with PARAMS. Recreational cleanup. Update copyrights.
5811
5812Tue Nov 10 00:23:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5813
5814 * Makefile.in: pass down the bfd source directory for includes
5815
22292613
ILT
5816Thu Nov 5 15:41:55 1992 Ian Lance Taylor (ian@cygnus.com)
5817
5818 * ldlang.c (lang_size_sections): don't change size and address for
5819 SEC_SHARED_LIBRARY sections rather than for SEC_NEVER_LOAD
5820 sections.
5821
85c838d6
SC
5822Thu Nov 5 11:33:57 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5823
5824 * relax.c (build_it): re-enable the processing of data_statements
5825 in scripts, makes counted contructor lists work again.
5826
6e94236a
JG
5827Thu Nov 5 05:43:01 1992 John Gilmore (gnu@cygnus.com)
5828
5829 * ldemul.h: Remove uses of SDEF and PROTO macros (use PARAMS).
5830
5831Tue Oct 20 10:56:06 1992 Ian Lance Taylor (ian@cygnus.com)
5832
5833 * m68kcoff.sc-sh: don't use initial underscores for etext, edata
5834 and end.
5835
e9b63852
ILT
5836Mon Oct 19 09:45:38 1992 Ian Lance Taylor (ian@cygnus.com)
5837
5838 * Support for i386-sysv.
5839 configure.in: check for i386-*-sysv* and i386-*-sco*.
5840 i386coff.sc-sh: rewrote to support SVR3 by default.
5841 ldctor.c (find_constructors): preserve stat_ptr.
5842 ldlang.c (wild_doit): initialize vma and size of new output
5843 section to corresponding input section. This is required for
5844 shared library support.
5845 (lang_size_sections): don't modify vma and size of sections which
5846 are never loaded (for shared libraries).
5847 ldwrite.c (copy_and_relocate): copy the contents of any section
5848 which has contents, not just sections which are loaded (for shared
5849 libraries).
5850
ba2c2b1c
SC
5851Thu Oct 15 15:20:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5852
5853 * ldlang.c (size_input_section): count the sizes of all sections
5854 we allocate.
5855
a385b38f
SC
5856Thu Oct 8 09:05:25 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5857
5858 * ldmisc.c (demangle,vfinfo): use the new underscore in bfd to
5859 to demangle symbols better
5860
81150d34
ILT
5861Tue Oct 6 13:08:54 1992 Ian Lance Taylor (ian@cygnus.com)
5862
5863 * ldlang.c (lang_finish): don't warn if -e start symbol does not
5864 exist when linking with -r.
5865
b5ddf942
ILT
5866Mon Oct 5 14:07:37 1992 Ian Lance Taylor (ian@cygnus.com)
5867
5868 * aout.sc-sh, m68kcoff.sc-sh: set __bss_start to the start of the
5869 .bss segment.
5870
f3739bc3
SC
5871Mon Oct 5 08:55:14 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5872
5873 * ldmain.c (linear_library): don't even think about processing
5874 an object file if it's already been done
5875
5876Thu Oct 1 23:14:59 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5877
5878 * configure.in: the hp9000/300 config file is now hp300
5879
ac0832f3
SC
5880Wed Sep 30 07:34:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5881
5882 * config/z8ksim.mt: new file
5883
f3b36ecb
KR
5884Fri Sep 25 13:49:52 1992 Ken Raeburn (raeburn@kyriath.cygnus.com)
5885
5886 * Makefile.in (ldexp.o, ldctor.o, ldlang.o, ldmain.o, ldwrite.o,
5887 lexsup.o, mri.o, relax.o): Indicate dependence on ldgram.h.
5888
5889 * ld.h (strip_symbols_type): Add value STRIP_SOME.
5890 * ldgram.y (OPTION_RETAIN_SYMBOLS_FILE): New terminal token.
ac0832f3 5891 * ldlang.c (lang_add_keepsyms_file): New function.
f3b36ecb
KR
5892 * ldlex.l: Handle "-retain-symbols-file".
5893 * ldsym.c (keepsyms_file, kept_syms): New vars.
5894 (process_keepsyms): New functihon; reads file, marks symbols for
5895 saving.
5896 (write_file_locals): File symbols should always be kept.
5897 (ldsym_write): Warn about "-retain-symbols-file" overriding "-S"
5898 and "-s". Process retain-symbols file before setting symtab.
5899 * ldsym.h (SYM_KEEP): New flag for ldsym_type flags.
5900 (keepsyms_file, kept_syms): Declare them.
5901
5902 * ldmain.c (main): Non-fatal errors should still cause non-zero
5903 exit status even with -r.
5904
22a78f0d
SC
5905Fri Sep 25 11:08:01 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5906
5907 Added initial support for the z8k
5908 * z8ksim.em, z8ksim.sc-sh, z8ksim.sh: new files
5909 * configure.in, Makefile.in: modified to reflect above
5910
5911 * ldlang.c (lang_check): when linking conflicting architectures,
5912 make the output file reflect at least one of the bad inputs.
5913
56409445
ILT
5914Tue Sep 15 15:35:38 1992 Ian Lance Taylor (ian@cygnus.com)
5915
5916 * Makefile.in (install): if $(tooldir) exists, install ld in
5917 $(tooldir)/bin.
5918
99e6298a
SC
5919Fri Sep 11 10:24:22 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5920
5921 * Makefile.in, configure.in: modified to support i386-coff
5922 * i386coff.sh: new file
5923
ab57b174
ILT
5924Wed Sep 9 11:52:58 1992 Ian Lance Taylor (ian@cygnus.com)
5925
5926 * Makefile.in, m68kcoff.sh, m68kcoff.sc-sh, config/m68k-coff.mt:
5927 added m68k-coff emulation mode, stolen from a29k emulation.
5928 Almost certainly wrong, but perhaps better than sun3.
5929
8e71a984
PB
5930Thu Sep 3 14:19:30 1992 Per Bothner (bothner@rtl.cygnus.com)
5931
ab57b174
ILT
5932 * Makefile.in, Makefile.dos, generic.em, genscripts.sh,
5933 gld960.em, h8300hms.em, h8300xray.em, lnk960.em, st2000.em,
5934 vanilla.em: Rename all (generated) ld__*.c files to em_.c.
5935 This is one character shorter, and lets people build on
5936 SVR3 system. (ld__h8300xray.[co] was the killer there;
5937 h8300xray.sc-sh is also overlong, but seems harmless.)
5938 Based on a patch from Jonathan Ryshpan <hitachi!amito!jon>.
5939 * Makefile.in (clean): Fix typo mostclean -> mostlyclean.
5940 * configure.in: Add host isc.
5941
8e71a984
PB
5942 * ldver.c: Call it version 2.0.
5943
5944Wed Sep 2 00:21:33 1992 Per Bothner (bothner@rtl.cygnus.com)
5945
5946 * ldver.c: Bump to version 0.98.
5947 * TODO: New file.
5948
5949 * Makefile.in: Added mostlyclean, distclean, realclean rules.
5950
c52bdfec
PB
5951Tue Sep 1 23:42:16 1992 Per Bothner (bothner@rtl.cygnus.com)
5952
5953 * ldmisc.c (xrealloc): New (needed by ../libiberty/cplus.dem.c).
5954 * ldlex.l: Moved comment() to end, since some compilers
5955 otherwise have problems with input() used before it is defined.
5956
2df68136
DZ
5957Tue Sep 1 17:45:51 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5958
5959 * configure.in: added Solaris 2 and Irix 4 host support.
5960
5961Mon Aug 31 19:27:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5962
5963 * Makefile.in: remove -S flag from the FLEX definition
5964
5965 * configure.in: rewrote, using new style case statement. use
5966 m68k.mt for m68k-aout systems
5967
0bb95ac8
ILT
5968Sun Aug 30 21:38:53 1992 Ian Lance Taylor (ian@cygnus.com)
5969
5970 * Makefile.in: map "ld" through program_transform_name when
5971 installing.
5972
fe2b6209
PB
5973Sun Aug 30 18:12:13 1992 Per Bothner (bothner@rtl.cygnus.com)
5974
5975 * cplus-dem.c: Removed. Use the version in libiberty now.
5976 * ldmisc.c: Use new libiberty version of cplus_demangle().
5977
94cc1ee7
ILT
5978Thu Aug 27 16:38:42 1992 Ian Lance Taylor (ian@cygnus.com)
5979
5f2d9799
ILT
5980 * gld960.em (gld960_choose_target): default to little endian, not
5981 big endian.
94cc1ee7 5982
cd1d8c6d
SC
5983Wed Aug 26 17:28:51 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5984
5985 * ldlang.c (lang_process): don't pass null pointers when
5986 abs_output_section is what is required.
5987 * ldwrite.c (ldwrite): use malloc to allocate the largest space
5988 used, and pass that down.
5989 * relax.c,relax.h (write_relaxnorel): use the passed malloc area rather
5990 than alloca.
5991
afba2b22
ILT
5992Mon Aug 24 14:42:06 1992 Ian Lance Taylor (ian@cygnus.com)
5993
5994 * configure.in, config/ose68.mt: renamed OSE to ose.
5995
571c4c26
KR
5996Thu Aug 20 19:55:22 1992 Ken Raeburn (raeburn@cygnus.com)
5997
5998 * ldsym.c (write_file_locals): Reorder check for common or
5999 undefined symbols so that it works.
6000
b189e892
ILT
6001Tue Aug 18 13:41:36 1992 Ian Lance Taylor (ian@cygnus.com)
6002
6003 * configure.in: accept all m68K family members.
6004
6005 * Makefile.in: always create installation directories.
6006
6bf2e3a7
SC
6007Thu Aug 13 11:49:34 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6008
6009 * ldlex.l: now parses comment correctly, added ~ to acceptable
6010 chars in filenames
6011
6012 * ldexp.c (exp_unop): pass down abs_output_section - now can have
6013 unary -ve constants.
6014
6015 * ldlang.c (lang_finish): warn when an entry symbol supplied on
6016 the command line can't be found.
6017
ae475b39
SC
6018Fri Aug 7 12:31:10 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6019
6020 * ldlang.h: add new field "loadable" to output_section_statement.
6021 * ldlang.c (lang_output_section_statement_lookup): initilize new
6022 field. (wild_doit): if new field is not set, then stop output
6023 section from being loadable.
6024 (lang_enter_output_section_statement): set the field from the
6025 NOLOAD keyword
6026 * ldgram.y: new synax for NOLOAD. Removes a shift/reduce too.
6027 * h8300hms.sc-sh, h8300hms.em: get -r right.
6028
4b91c519
PB
6029Thu Aug 6 18:35:21 1992 Per Bothner (bothner@rtl.cygnus.com)
6030
6031 * ldint.texinfo: New internals manual (beginnings thereof).
6032 * PORTING: Removed, merged into ldint.texinfo.
6033
917bffa7
PB
6034Tue Aug 4 21:12:29 1992 Per Bothner (bothner@rtl.cygnus.com)
6035
6036 * cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc,
6037 cdtest.exp: A test program (copied from libg++/test-install)
6038 that tests that constructor and destructors are handled
6039 corrrectly.
6040
b40f9c73
DZ
6041Mon Aug 3 14:58:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6042
6043 * Makefile.in (install): install from ld.new, renaming during the
6044 copy, or else the next 'make install' needs to re-link ld.
6045
6046Mon Jul 20 03:37:06 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
6047
6048 * configure.in: generalise hp recognition (from sef).
6049
6050Sat Jul 18 14:46:04 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6051
6052 * configure.in: recognize bsd and hpux hppa configurations.
6053 error messages echo to stderr, not stdout
6054
ec467c83
RP
6055Fri Jul 17 22:06:11 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6056
6057 * Makefile.dos, gld.1, ld.texinfo, ldemul.c, ldfile.c, ldlang.c,
6058 ldmisc.c: removed rcsid's.
6059
67cddd9f
SC
6060Tue Jul 14 08:34:34 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6061
6062 * ldlang.c (lang_map): print changes in sizes due to relaxing
6063 (size_input_section): maintain the delta information.
6064 * ldlang.h: add new field to struct to contain delta info.
6065 * relax.c (relax_section): complain if input not relaxable.
6066 * ldlex.l : add '_', ',' and '$' to chars which can appear at the
6067 start of a filename
6068
f7c76897
SC
6069Mon Jul 13 17:33:00 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6070
6071 * ldmain.c(main): prevent -r and -relax from being on at the same
6072 time.
6073
28b6b1ab
SC
6074Wed Jul 1 17:51:19 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6075
6076 * ldmain.c (Q_enter_global_ref), ldindr.c (add_indirect): fix for
6077 aliasing problems
6078
6079
30d1a390
SC
6080Thu Jun 18 09:38:56 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6081
6082 * h8300hms.em, h8300hms.sc-sh: do the right thing for -r
6083 * ldexp.c: lint
6084 * ldlang.c(open_output): set the target arch and machine as soon
6085 as we can. (lang_size_sections): use new macros for setting vma
6086 * ldwrite.c: lint
6087
5bdf878e
MT
6088Mon Jun 15 08:47:43 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
6089
6090 * configure.in (my_target): Accept m680?0 for wrs as vxworks68.
6091 Also deleted an unreachable path to wrs.
6092
6093Wed May 27 23:24:19 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
6094
6095 * Makefile.in (install): use -d test for $tooldir before
6096 installing ld there so that $tooldir can be inherited from
6097 top-level Makefile.
6098
6099Wed May 27 16:56:48 1992 Per Bothner (bothner@rtl.cygnus.com)
6100
6101 * ldlang.c: Two non-substantial changes for the sake of
6102 the old Portable C Compiler.
6103
5e81edb2
SC
6104Wed May 27 15:15:58 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6105
6106 * ldgram.y, ldlex.l: parse ABSOLUTE
6107 * ldexp.c: add support for ABSOLUTE
6108
7aacc9cc
PB
6109Wed May 27 13:07:20 1992 Per Bothner (bothner@rtl.cygnus.com)
6110
6111 * Makefile.in: Added default definitions for HOSTING_CRT0,
6112 HOSTING_LIBS, and HOSTING_EMU, based on those in config/*.mh.
6113 * config/*.mh: Miscellaneous clean-up: Removed definitions
6114 of YACC (since it is not longer used in the Makefile).
6115 Remove HOSTING_* definitions that are subsumed by the
6116 ones added to Makefile.in. Removed most definitions of CC.
6117 * config/{sparc,news,hp300bsd,decstation}.mh: Removed;
6118 These are no longer needed.
6119
91e25b4f
PB
6120Fri May 22 13:47:19 1992 Per Bothner (bothner@cygnus.com)
6121
5ff21fa5
PB
6122 * Makefile.in: Use srcdir instead of VPATH in ldgram/ldlex
6123 rules, since these are used when building a distribution.
6124 * Makefile.in (ldlex.c): Don't re-direct output, since that
6125 leaves a bogus output files if it fails.
6126
91e25b4f
PB
6127 * config/sparc.mh: Fix HOSTING_LIBS so it has a chance of working.
6128 * ldlex.c: Fix some unnecessary flex-specific-isms.
6129
6130Fri May 8 11:49:43 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6131
6132 * ldgram.y: move spurious semicolon
6133 * ldexp.h: fix prototype
6134
82d1666a
RP
6135Thu May 7 17:01:12 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6136
6137 * ld.texinfo: references to linker now say "ld" not "gld".
6138
32846f9c
SC
6139Wed May 6 13:26:19 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6140
6141 changed calling convention for Q_enter_global_ref
6142 * ldexp.c, ldlang.c, ldmain.c: reflect this
6143 * ldver.c: bump version to 1.97.1
6144 * ldindr.c (add_indirect): when an edict declaring an indirect
6145 symbol is found, make sure that any ideas about the symbol being
6146 common are changed if it now known to be defined.
6147 * ldmain.c (linear_library): complain once if archive isn't
6148 ranlibbed.
6149 * ldlang.h, ldlang.c: make room for and initialize the complain
6150 once field.
6151
bf3acf44
RP
6152Wed May 6 11:07:35 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6153
6154 * Makefile.in: use flex & bison from ../ if they exist.
6155
9c99a57e
SC
6156Tue May 5 17:47:33 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6157
6158 * relax.c (build_it): don't allocate space in the output file for
6159 stuff if -R flag applys to it.
7153b2ff
SC
6160 * ldfile.c: merge in VMS filename support
6161 * ldmain.c (main): take out ./ from library path, and close file
6162 before unlinking. Make multiple defs of a symbol create an
6163 unexecable file.
6164 * ldmisc.c: fatal errosrs delete output file
9c99a57e 6165
98377f31
PB
6166Tue May 5 14:05:05 1992 Per Bothner (bothner@rtl.cygnus.com)
6167
6168 * ldver.c: Increase version number to 1.97, for consistency
6169 with ../binutils.
6170
3f350eda
RP
6171Tue May 5 12:12:24 1992 K. Richard Pixley (rich@cygnus.com)
6172
813da1a5
RP
6173 * Makefile.in: FLEX -> LEX.
6174
3f350eda
RP
6175 * ld.texinfo: {} -> @{@}.
6176
e0047d49
RP
6177Mon May 4 17:52:41 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6178
6179 * ld.texinfo: describe alternate, MRI-compatible linker scripts
6180 (and associated change in -c option, now used for these scripts)
6181
bfbdc80f
SC
6182Mon May 4 16:10:10 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6183
6184 * ldver.c: Bumped version to 1.96 - new release, resync with the
6185 bfd too #.
6186 * ldexp.c, ldlang.c: now build memory shape tree in obstacks
6187 rather than with raw malloc, makes it easier to track where memory
6188 is going.
6189 * ldsym.h, ldsym.c: create obstack for all global symbols too.
6190 * ldwrite.c (ldwrite): moved malloc so only used when needed.
6191 * sa29200-sc.sh: added support for .lit, data1 and data2 sections.
6192
6193
d3451fe8
RP
6194Fri May 1 18:17:52 1992 K. Richard Pixley (rich@cygnus.com)
6195
6196 * config/sparc.mh: use ../gcc/libgcc.a on check if it exists.
6197
6198 * Makefile.in: use bootstrap for check.
6199
dc4726c2
SC
6200Fri May 1 13:03:41 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6201
e14a43bf
SC
6202 * ldgram.y, ldlex.c, mri.c: added more compatible words; BASE, ALIAS and
6203 PUBLIC.
6204 * Makefile.in: now use flex, not lex
dc4726c2
SC
6205 * ldlex.l, ldlang.c, ldctor.c: lint
6206
ee0c4cf7
SC
6207Wed Apr 22 12:48:42 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6208
6209 * ldlex.l: added CMDFILENAMECHAR state so that you can lex
6210 different sorts of filenames on the command line than in a script.
6211
77b19d3d
RP
6212Mon Apr 20 22:37:04 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6213
6214 * Makefile.in: rework CFLAGS so that they can be passed on the
6215 make command line. Remove MINUS_G. Default CFLAGS to -g.
6216
119afd7b
RP
6217Fri Apr 17 08:57:17 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6218
6219 * relax.c: added handling for new "padding" seclet type, used to
6220 fill out gaps between section.
6221 * ldgram.y, ldlex.l: now -defsym on the command line is done
6222 properly.
6223
6224Wed Apr 15 21:20:07 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6225
6226 * Makefile.in: the tooldir copy of ld goes directly in tooldir.
6227
2e38b71d
SC
6228Wed Apr 15 16:09:33 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6229
6230 * mri.c, ldgram.y, ldlex.l: added support for minimal strange link
6231 scripts.
6232
1900f884
KR
6233Thu Apr 9 05:52:02 1992 Ken Raeburn (Raeburn@Cygnus.COM)
6234
6235 * Makefile.in (install): Install second copy in $(tooldir)/bin
6236 without $(program_prefix), since that's what gcc expects.
6237
9d1fe8a4
SC
6238Sat Apr 4 17:44:06 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6239
6240 * ldlex.l, ldgram.y, ldlex.h: Rewrote lexer. Now it's much nicer.
6241 * h8300*: fix bit rot and add support for h8300xray target
6242 * go32.sh: target emulation for go32.
6243
9d1fe8a4
SC
6244Mon Mar 16 14:53:29 1992 Steve Chamberlain (sac@rtl.cygnus.com)
6245
6246 * gld960.em, i960.sc-sh. Fix i960 bit rot
6247
f0280cd2
RP
6248Fri Mar 13 19:47:22 1992 K. Richard Pixley (rich@cygnus.com)
6249
6250 * Makefile.in: install man page.
6251
12fa72d4
SC
6252Fri Mar 13 08:23:59 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6253
6254 * config/mt-<foo> renamed to <foo>.mt
6255 * config/mh-<foo> renamed to <foo>.mt
6256 * configure.in changed to reflect this
6257 * genscripts.sh now make .xbn files rather than .xN files
6258
6259Sat Mar 7 03:40:40 1992 K. Richard Pixley (rich@cygnus.com)
6260
6261 * ldver.h: fix decl of ldversion.
6262
6263Fri Mar 6 22:00:35 1992 K. Richard Pixley (rich@cygnus.com)
6264
6265 * Makefile.in: added check target.
6266
fe563ffe
SC
6267Fri Mar 6 06:59:04 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6268
6269 * ldmain.c (Q_enter_file_symbols): now aliases work again
6270
12fa72d4
SC
6271Thu Mar 5 21:39:29 1992 K. Richard Pixley (rich@cygnus.com)
6272
6273 * Makefile.in: added clean-info target.
6274
fe563ffe
SC
6275Thu Mar 5 16:55:56 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6276
6277 * ldexp.c (exp_print_tree): don't try and follow null pointers
6278 around.
6279 * ldgram.y: remove 11 shift reduce errors
d2861901 6280
12fa72d4
SC
6281Tue Mar 3 15:46:39 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6282
6283 * Makefile.in: added tooldir and program_prefix.
6284
fe563ffe
SC
6285Fri Feb 28 08:17:45 1992 Steve Chamberlain (sac at thepub.cygnus.com)
6286
6287 * ldlang.c (size_input_section): don't move absolute sections
6288 around!
6289
6290
6291Thu Feb 27 09:20:41 1992 Steve Chamberlain (sac at thepub.cygnus.com)
6292
d2861901
SC
6293 * cplus-dem.c: yet another copy of this - maybe it should go into
6294 libiberty ?
6295 * ldgram.y: now -V and -v have different actions
6296 * ldver.c: if -V, prints list of emulations compiled in
6297 * ldmisc.c: support for cplus demangling
6298
6299
12fa72d4
SC
6300Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
6301
6302 * Makefile.in, configure.in: removed traces of namesubdir,
6303 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
6304 copyrights to '92, changed some from Cygnus to FSF.
6305
d2861901
SC
6306Thu Feb 20 17:43:46 1992 Per Bothner (bothner at cygnus.com)
6307
6308 * Makefile.in: Change mkscript rule into one for ./mkscript
6309 (for the sake of makes that don't realize they're the same).
6310 * PORTING: Add more details.
6311 * genscripts.sh: Add more tailorability of DATA_ALIGNMENT.
6312
1584d069
PB
6313Mon Feb 17 12:04:36 1992 Per Bothner (bothner at cygnus.com)
6314
6315 * Makefile.in, and new files hp300bsd.sh, config/mh-hp300bsd,
6316 config/mt-hp300bsd: New port to hp300 running BSD.
6317
7e5c1057
PB
6318Sat Feb 15 13:59:54 1992 Per Bothner (bothner at cygnus.com)
6319
6320 Major rewrite of how ld is configured. The major idea
6321 is to use shell scripts to generate everything.
6322 * generic.em replaces ldtemplate.
6323 * Other *.em files replace various *.c files.
6324 A *.em file is a shell script that generates the corresponding
6325 ld__*.c file that implements an emulation. This is usually
6326 a straight 'cat' of a here-document, possibly with substitutions.
6327 * Script files (*.sc) are places by *.sc-sh scripts.
6328 Again, these are simple shell scripts that 'cat'
6329 here-documents, usually with some substitutions.
6330 The output a *.sc-sh is a script file.
6331 * Each emulation is defined by a short shell script with
6332 extension *.sh that specifies the emulation-specific
6333 parameters (such as the name of the *.sh-sc and *.em
6334 files to use).
6335 * genscript.sh is the master shell script used to generate
6336 an emulation. It is passed various argument, including
6337 the name a the emulation-speciic *.sh file that it
6338 "sources" to set variables to emulation-specifc parameters.
6339 * config/mt-foo: Changed EMUL=GLDFOO_EMULATION_NAME
6340 to EMUL=foo. (The GLDFOO_EMULATION_NAMEs have bee removed.)
6341 * config/mh-foo: Rename LDEMULATION names as appropriate
6342 (usually 'gldfoo' -> plain 'foo').
6343 * ldwrite.c: Fixed a typo in a comment.
6344 * Makefile.in: Major changes. Removed some the sed
6345 magic to converts scripts, since that is now handled
6346 by genscripts.sh and the *.sc-sh scipt generators.
6347 * config.h: Remove a bunch of macros defining emulations
6348 and targets. This becomes one less file to edit when
6349 adding emulations or targets.
6350 * ldemul.h (struct ld_emulation_xfer_struct): Add
6351 emulation_name and target_name fields.
6352 * ldemul.c, ldemul.h: Define some default functions used
6353 by most emulations (and remove from the *.em scripts).
6354 * ldemul.c (ldemul_choose_target): Search the new
6355 ld_emulations array using a loop (instead of a hardwired
6356 nested if statement).
6357 Define the ld_emulation from the automatically-geenrated
6358 ldemul-list.h. This means you no longer have to edit ldemul.c
6359 to add a new emulation.
6360 * ldmain.c: Replace {GLD,LNK}960_EMULATION_NAME by
6361 their expansions, since the former no longer exist.
6362 * PORTING: A very rough first draft of a porting guide.
6363
6364 * ldgram.y, ldlex.l, lexsup.c: Changes to allow an assignment
6365 to be terminated by a new-line (instead of requiring a semicolon).
6366
6367Mon Feb 10 16:21:02 1992 Steve Chamberlain (sac at rtl.cygnus.com)
6368
6369 * ldexp.c, ldlang.c: added new idea "abs_output_section", removes
6370 tests for NULL pointers all over the place.
6371 * ldlang.c (lang_process): remember to relocate global symbols
6372 *after* relaxing has done it stuff.
6373
6374Thu Feb 6 11:40:15 1992 Steve Chamberlain (sac at rtl.cygnus.com)
6375
6376 * config/mt-coff-h8300: use EMUL like everything else
6377 * ldlang.c: (print_padding_statement): print the right address.
6378 * Makefile.in, config.h, ldemul.c: renamed h8300hds to h8300hms
6379
6380
aa34a7c3
SC
6381Tue Feb 4 15:28:01 1992 Steve Chamberlain (sac at rtl.cygnus.com)
6382
6383 * ldlex.l: Put pack -noinhibit-exec and -sort-common
6384 * ldlang.c (print_data_statement): print the right address.
6385
6386Thu Jan 30 17:51:53 1992 Per Bothner (bothner at cygnus.com)
6387
6388 * Makefile.in: The rule for testing ld by re-linking itself
6389 via an intermediate -r link was moved to the ld1 rule
6390 instead of the ld2 rule. This allows ld2 and ld3 to be identical,
6391 which allows the bootstrap rule to work.
6392 * ldctor.c (find_constructors): Don't create a constructor
6393 list if it is already defined (as would happen if ld is
6394 invoked by collect).
6395
cbbdbb9f
SC
6396Wed Jan 29 08:35:39 1992 Steve Chamberlain (sac at rtl.cygnus.com)
6397
6398 * config/mh-sparc.h: now uses libgcc.a
6399 * ldmain.c: quit using exit
6400 * *sc: use *(COMMON) rather than [COMMON]
6401 * ldlex.l, lexsup.c: much thinking moved from .l and put into .c,
6402 to allow preprocessing of .l file.
6403 * Makefile.in: New ldlex.l mangling
6404 * ldexp.c (fold_binary): perform expressions with % and / in
6405 integer.
6406 * ldfile.c (open_a): open archives on VMS in a special way
6407
6408
870f54b2
SC
6409Tue Jan 28 10:18:16 1992 Steve Chamberlain (sac at rtl.cygnus.com)
6410
6411 * ldgram.y: map -M behave in the same way as -Map (sets file name
6412 to be "-".
6413 * ldsym.c, ldlang.c: remember that size of a section is dependent on
6414 whether or not relaxing has been done.
6415 * ldmain.c: don't open a map file if it doesn't have a name
6416 * relax.c: all the brains have moved into bfd.
6417 * ldwrite.c: ammend comment
6418
2e2bf962
SC
6419Fri Jan 24 14:23:46 1992 Steve Chamberlain (sac at rtl.cygnus.com)
6420
6421 * Makefile.in: added relax, also made three stage go through a
6422 partial link stage.
6423 * relax.c : added
6424 * config.h: if GNU960 defined, then default emulation mode is
6425 GLD960
6426 * ldexp.h, ldexp.c: map to file hooks
6427 * ldlang.c: map to file hooks
6428 * ldgram.y: added -Map -relax
6429 * ldlex.l: added -relax, -Map
6430 * ldmain.c: open map file
6431 * ldmisc.c: support for map file
6432 * ldwrite.c: new relax magic
6433
6434Thu Dec 19 18:49:51 1991 John Gilmore (gnu at cygnus.com)
6435
6436 * Makefile.in, config/tm-*.h: Clean up make output, only
6437 pass DEFAULT_EMULATION to ldmain.c.
6438
6439Wed Dec 18 15:02:47 1991 Per Bothner (bothner at cygnus.com)
6440
6441 * ldver.c: Bump to version 1.94.
6442
6443Tue Dec 10 04:07:23 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6444
6445 * Makefile.in: infodir belongs in datadir.
6446
e06ba18d
PB
6447Mon Dec 9 16:26:43 1991 Per Bothner (bothner at cygnus.com)
6448
6449 * Makefile.in: Pass -y to bison. (Again;
6450 accidentally deleted by Rich.)
6451 * news.sc, ldgld68k.sc: Define __end as well as _end.
6452
6453Sat Dec 7 17:19:26 1991 Steve Chamberlain (sac at rtl.cygnus.com)
6454
6455 * ldindr.h: added to contain prototypes of ldindr.c
6456 * ldfile.c: include ctype.h
6457 * ldmain.c: include the requried prototype headers
6458 * ldwrite.c: get_reloc_upper_bound has been renamed
6459 bfd_get_reloc_upper_bound
6460
818a192a
RP
6461Fri Dec 6 23:29:26 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6462
6463 * Makefile.in: punt "fundamental" mode because it breaks my emacs
6464 macros. install using INSTALL_PROGRAM and INSTALL_DATA. remove
6465 spaces following hyphens, bsd make can't cope. added
6466 standards.text support and made it look like all the other
6467 makefiles.
6468
6469 * configure.in: configure now runs entirely in objdir so make file
6470 existence checks against ${srcdir}. Mark this directory as
6471 target dependent.
6472
6473Thu Dec 5 22:46:16 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6474
6475 * Makefile.in: idestdir and ddestdir go away. Added copyrights
6476 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
6477 and mandir now keyed off datadir by default.
6478
6479Wed Dec 4 23:36:55 1991 Per Bothner (bothner at cygnus.com)
6480
6481 * ldver.c: Bumped version to 1.93.
6482 * Makefile.in: Pass -y to bison.
6483
6484Mon Nov 25 18:28:40 1991 Steve Chamberlain (sac at cygnus.com)
6485
6486 * config.h: h8 is now coff, not ieee
6487 * h8300hds.sc: reflect the same
6488
6489Thu Nov 14 19:55:09 1991 Per Bothner (bothner at cygnus.com)
6490
6491 * ldver.c (ldversion()): Update to 1.92.
6492 * ldctor.c: There are two places constructor sets
6493 can be defined. One of them checked for an existing
6494 duplicate, the other didn't. Unfortunately, the latter
6495 was called after the former ...
6496 So, factor out code for inserting a new element into
6497 constructor_name_list (after checking for a duplicate)
6498 into a new function add_constructor_name, and call
6499 it from both aforementioned places (ldlang_add_constructor
6500 and ldlang_check_for_constructors).
6501
6502Wed Nov 13 15:17:43 1991 Per Bothner (bothner at cygnus.com)
6503
6504 * Makefile.in: Rename .c files generated from ldtemplate
6505 to have names starting with ld__. This helps 'make clean'.
6506
092df318
SC
6507Tue Nov 12 18:36:50 1991 Steve Chamberlain (sac at cygnus.com)
6508
6509 * Makefile.in: Take out the version number for install
6510 * m88kbcs.sc: put in contructor blocks.
6511
1c9e4b15
PB
6512Mon Nov 11 18:47:33 1991 Per Bothner (bothner at cygnus.com)
6513
6514 * ldmisc.c, ldmisc.h: Re-write info() to take a filename
6515 parameter, a format, and an arg pointer, and rename it to
6516 vfinfo(). Write info() in terms of new vfinfo().
6517 New einfo() is the same as info(), except it writes to stderr.
6518 * ldemul.c, ldexp.c, ldlang.c, ldlnk960.c, ldmain.c, ldwrite.c,
6519 ldmisc.c: Replace "error" calls to info() by new einfo().
6520
550e87b5
SC
6521Mon Nov 11 09:57:32 1991 Steve Chamberlain (steve at cygnus.com)
6522
6523 * ldlex.l ldgram.y: made -V option do same as -v
6524 * Makefile.in: Added $(MINUS_G) flag so debugging can be
6525 turned off
6526
6527Sun Nov 3 16:37:37 1991 Steve Chamberlain (steve at cygnus.com)
6528 i386 aout changes from Bob Kukura
6529 * Makefile.in, config.h: added i386aout support
6530 * configure.in: fixed /h-{myhost} typo
6531 * ldgram.y: -MM now gives more boring map.
6532 * ldlang.c: now does D_PAGED flag the right way.
6533 * ldsym.c: -MM flags does the right thing.
6534
aeedc30e
PB
6535Sun Nov 3 15:00:03 1991 Per Bothner (bothner at cygnus.com)
6536
6537 * configure.in: Fixed typo. Also, a fix for hp300bsd.
6538 * ldlang.c (init_os): Compensate for BFD change,
6539 where bfd_make_section now returns NULL for a duplicate
6540 section request, instead of the old section.
6541
6542Thu Oct 17 15:27:13 1991 Per Bothner (bothner at cygnus.com)
6543
6544 * ldver.c: Bump to version 1.91 (consistent with binutils).
6545
2d1a2445
PB
6546Wed Oct 16 12:27:08 1991 Per Bothner (bothner at cygnus.com)
6547
6548 * Makefile.in, config.h, ld.h, ldemul.c, ldexp.c, ldexp.h,
6549 ldgram.y, ldlex.l, ldlnk960.c, ldmain.c, ldmisc.c, ldmisc.h,
6550 ldsym.c, ldsym.h, ldtemplate, ldvanilla.c, ldver.c, ldver.h,
3410447c 6551 ldwarn.c, ldwarn.h, ldwrite.c, ldwrite.h, mkscript.c:
2d1a2445
PB
6552 Add or update copyright notices.
6553
6554Mon Oct 14 23:55:27 1991 Per Bothner (bothner at cygnus.com)
6555
6556 * README: New file.
6557 * Makefile.in: Changed installation directory name scheme
6558 to be consistent with gcc. Also changed 'install'.
6559
954ac2ea
RP
6560Mon Oct 14 17:30:02 1991 Roland H. Pesch (pesch at cygnus.com)
6561
6562 * Makefile.in: new targets ld.mm, ld.me
6563
972e7b4b
PB
6564Mon Oct 14 17:27:24 1991 Per Bothner (bothner at cygnus.com)
6565
6566 * Makefile.in, ldtemplate: Need to use separate scripts
6567 for -n and -N options. Yet more complication.
6568
33ce0085
JG
6569Fri Oct 11 22:40:46 1991 John Gilmore (gnu at cygnus.com)
6570
6571 * Makefile.in: Avoid using $< in explicit Make rules (it doesn't
6572 work). Add some lines to avoid Sun Make VPATH bugs.
6573
b7e24eef
PB
6574Fri Oct 11 16:42:22 1991 Per Bothner (bothner at cygnus.com)
6575
6576 * news.sc: Add alignment for data segment.
6577 * ldtemplate: Add (yet another) script to get for -n or -N
6578 options. (These need different alignment than ZMAGIC files.)
6579 * Makefile.in: Add stuff for new foo.xn scripts.
6580 These are generated by replacing "ALIGN(0x...00)" by ".".
6581
b55e0948
RP
6582Fri Oct 11 15:43:04 1991 Roland H. Pesch (pesch at cygnus.com)
6583
6584 * Makefile.in: new targets ld.ms, ld-index.ms
6585 ld.texinfo: remove tabs, other cleanups for texi2roff
6586
6719c75b
PB
6587Fri Oct 11 13:51:54 1991 Per Bothner (bothner at cygnus.com)
6588
6589 * ldmain.c (main): Make config.magic_demand_paged be true
6590 by default. Don't the WP_TEXT and D_PAGED flags of
6591 output_bfd here; it's too late, so set it when output_bfd
6592 is created (in ldlang.c). Also fix setting of EXEC_P flag
6593 * ldlang.c (ldlang_open_output): Set output_bfd->flags here.
6594 * ldlang.c: Remove some duplicate extern declarations.
6595 * ldgram.y: Fixes to -N and -n options.
6596 * Makefile.in: Recognize upper case letters in sed script
6597 to remove assignments from script files.
6598 * ldtemplate: Don't assukme that -N or -n options
6599 imply use of -r script.
6600 * mkscript.c: Tweaking to correctly handle \n and \\ in input.
6601
8e10cea1
SC
6602Fri Oct 11 10:29:27 1991 Steve Chamberlain (steve at cygnus.com)
6603
6604 * ldtemplate: include bfd.h before sysdep.h.
6605
1f8fc34f
JG
6606Fri Oct 11 04:24:45 1991 John Gilmore (gnu at cygnus.com)
6607
6608 Restructure configuration scheme for bfd, binutils, ld.
6609
6610 * include/sys/h-*.h: Move to bfd/hosts/h-*.h.
6611 * configure.in: Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
6612 Change some config names to match other dirs.
6613 * *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
6614 get defined first.
6615 * config/: Rename some config files to match up h-*.h names.
6616 Remove all the HOST_SYS definitions from the config files.
6617
6618Tue Oct 8 16:00:57 1991 Per Bothner (bothner at cygnus.com)
6619
6620 * ldexp.h, ldlang.h: Change enum boolean -> enum bfd_boolean.
6621 * ldtemplate: Remove ldfile_add_library_path calls;
6622 just use the SEARCH_DIR commands in the script files.
6623 * Makefile.in: Add LIB_PATH macro, which if set is used to replace
6624 the SEARCH_DIR commands in the scripts (using ugly sed magic).
6625 This is primarily intended for cross-linking, where you would
6626 place libaries in a different place than native libraries.
6627 Also, emulations made from ldtemplate now use $(srcdir).
6628 * ldglda29k.sc: Change SEARCH_DIR commands to a conventional
6629 form; people can use the Makefile's LIB_PATH to override.
6630
8d317d2a
RP
6631Tue Oct 8 14:51:21 1991 Roland H. Pesch (pesch at cygnus.com)
6632
6633 * Makefile.in: fix target ld.dvi, add target ld.info
6634 ld.texinfo: make info filename ld.info
6635
558175fb
JG
6636Fri Oct 4 21:51:58 1991 John Gilmore (gnu at cygnus.com)
6637
6638 * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun
6639 Make).
6640 * ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a
6641 few BFD types & enums.
6642
de0abbfc
ILT
6643\f
6644Local Variables:
bf82ab68
ILT
6645mode: indented-text
6646left-margin: 8
6647fill-column: 74
de0abbfc
ILT
6648version-control: never
6649End:
This page took 0.514989 seconds and 4 git commands to generate.