added PowerPC PE targetting stuff
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
b2306582
KK
1Tue Nov 7 11:15:36 1995 Kim Knuttila <krk@cygnus.com>
2
3 * emulparams/ppcpe.sh (ARCH): New file for PowerPC Portable Executable support.
4 * scripttempl/ppcpe.sc: New file for PowerPC Portable Executable support.
5
6 * configure.tgt (targ_extra_emuls): Added powerpcle-pe target.
7 * Makefile.in (ALL_EMULATIONS): Added eppcpe.o target.
8
9 * emultempl/pe.em (TARGET_IS_ppcpe): file tailoring macro
10 (gld_$_before_allocation): added hooks for toc construction based on the
11 above macro.
12
e2ce2da8
ILT
13Tue Nov 7 11:47:23 1995 Ian Lance Taylor <ian@cygnus.com>
14
15 * ld.texinfo: The linker does not use _main as an entry point.
16
36b72df3
ILT
17Tue Nov 7 11:46:11 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
18
19 * scripttempl/m88kbcs.sc (.data): Calculate next boundary modulo
20 0x2000 not 0x200.
21
7ae3065c
ILT
22Mon Nov 6 10:59:21 1995 Ian Lance Taylor <ian@cygnus.com>
23
92c71a0b
ILT
24 * configure.in: Add test for whether free must be declared.
25 * sysdep.h: Declare free if necessary. Include "ansidecl.h".
26 * acconfig.h: Explain NEED_DECLARATION_FREE.
27 * configure, config.in: Rebuild.
28
7ae3065c
ILT
29 * lexsup.c (parse_args): Take B:: out of shortopts.
30
bd329d41
KR
31Sun Nov 5 03:08:28 1995 Ken Raeburn <raeburn@cygnus.com>
32
33 * emulparams/i386nbsd.sh (EXECUTABLE_SYMBOLS): Set __DYNAMIC to 0
34 for now, as with m68k4kbsd, until shared library support gets
35 done.
36
37 * configure.host: For i386 BSD variants, crt0.o lives in
38 /usr/lib. (True for NetBSD at least, unconfirmed for others.)
39
63982998
ILT
40Wed Nov 1 15:42:45 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
41
42 * Makefile.in (ALL_EMULATIONS): Add edelta68.o.
43 (edelta68.c): New target.
92188bd2 44 * configure.tgt (m68*-motorola-sysv*): New target.
63982998
ILT
45 * emulparams/delta68.sh: New file.
46 * scripttempl/delta68.sc: New file.
47
48 * scripttempl/m88kbcs.sc: Handle .init and .fini. Change section
49 addresses.
50
2a80ec10
ILT
51Wed Nov 1 11:41:56 1995 Ian Lance Taylor <ian@cygnus.com>
52
ef51e36a
ILT
53 * ldgram.y (mri_script_command): Accept ',' as well as '=' in
54 ALIGN and ALIGNMOD statements.
55
2a80ec10
ILT
56 * emultempl/aix.em: Include ldgram.h.
57 (gld${EMULATION_NAME}_parse_args): Handle -pD and -pT, as used on
58 AIX 4.1.
59 * Makefile.in ($(EMULATION_OFILES)): Depend upon ldgram.h.
60
02a5d235
ILT
61Tue Oct 31 18:22:24 1995 David Mosberger-Tang <davidm@azstarnet.com>
62
63 * configure.host (alpha-*-linux*): New host.
64 * configure.tgt (alpha-*-linux*): New target.
65
5666490b
ILT
66Tue Oct 31 12:36:52 1995 Ian Lance Taylor <ian@cygnus.com>
67
68 * emultempl/aix.em (export_files): Remove.
69 (import_files): Make static.
70 (struct export_symbol_list): Define.
71 (export_symbols): New static variable.
72 (gld${EMULATION_NAME}_parse_args): Handle an initial -b option
73 correctly. Call read_file for an export file.
74 (gld${EMULATION_NAME}_before_allocation): Call
75 bfd_xcoff_export_symbol for each export symbol, rather than
76 calling read_file for each export file.
77 (gld${EMULATION_NAME}_read_file): For an export file, make the
78 exported symbols undefined, and store them on the export_symbols
79 list.
80
2543860d
SC
81Sat Oct 28 00:10:03 1995 steve chamberlain <sac@slash.cygnus.com>
82
83 * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args):
84 Don't hang if last option is unrecognised.
85 (gld_${EMULATION_NAME}_set_symbols): Insert created
86 symbols into ABS output section.
87
d0ae7d95
NH
88Fri Oct 27 18:03:17 1995 Niklas Hallqvist <niklas@appli.se>
89
90 * Makefile.in (ALL_EMULATIONS): Added support for the NetBSD
91 m68k4k arch.
92 (em68k4knbsd.c): New rule.
93
94 * configure.tgt: Added support for the NetBSD m68k4k arch.
95
96 * genscripts.sh, ldint.texinfo,
97 emulparams/{a29k,armaoutb,armaoutl,coff_sparc,ebmon29k,gld960,
98 gld960coff,go32,h8300,h8300h,h8500,h8500b,h8500c,h8500m,h8500s,
99 hp300bsd,hp3hpux,hppaelf.sh,i386aout,i386bsd,i386coff,i386go32,
100 i386linux,i386lynx,i386nbsd,lnk960,m68kaout,m68kcoff,m68klynx,
101 m88kbcs,mipsbig,mipsbsd,mipsidt,mipsidtl,mipslit,news,ns32knbsd,
102 pc532machaout,rce,riscix,sa29200,sh,shl,sparclynx,sparcnbsd,
103 st2000,sun3,sun4,vanilla,vax,vsta,w65,z8001,z8002}.sh: Changed
104 PAGE_SIZE to TARGET_PAGE_SIZE.
105
106 * emulparams/m68knbsd.h: Ditto.
107 (TEXT_START_ADDR, NONPAGED_TEXT_START_ADDR): We have 8K pagesize.
108 (EXECUTABLE_SYMBOLS): Hardcode __DYNAMIC to zero for the time
109 being.
110
111 * emulparams/m68k4knbsd.sh: New file.
112
113 * scripttempl/aout.sc: Expand EXECUTABLE_SYMBOLS if relocating.
114
cf79773c
ILT
115Fri Oct 27 17:59:09 1995 Ian Lance Taylor <ian@cygnus.com>
116
117 * emultempl/aix.em: Include ldctor.h.
118 (gld${EMULATION_NAME}_after_open): New static function.
119 (gld${EMULATION_NAME}_before_allocation): Call find_relocs.
120 (gld${EMULATION_NAME}_find_relocs): New static function.
121 (gld${EMULATION_NAME}_find_exp_assignment): New static function.
122 (ld_${EMULATION_NAME}_emulation): Use new after_open function.
123 * scripttempl/aix.sc: Use CONSTRUCTORS in .data.
124 * ldctor.c (struct set_info): Move definition into ldctor.h.
125 (struct set_element): Likewise.
126 (sets): Make non-static.
127 (ldctor_add_set_entry): Add name parameter. Save it in the new
128 set element.
129 (ldctor_build_sets): Avoid being called twice. Pass set element
130 name to lang_add_reloc.
131 * ldctor.h (struct set_info): Move definition here from ldctor.c.
132 (struct set_element): Likewise. Add new field name.
133 (sets): Declare.
134 (ldctor_add_set_entry): Declare new name parameter.
135 * ldwrite.c (build_link_order): Don't insist that either name or
136 section be NULL in a lang_reloc_statement.
137 * ldmain.c (add_to_set): Pass NULL to ldctor_add_new_set_entry for
138 new name parameter.
139 (constructor_callback): Pass name to ldctor_add_new_set_entry for
140 new name parameter.
141
142 * ldmisc.c (demangle): Fix indentation. Remove a leading period.
143
49af8a4e
SS
144Thu Oct 26 22:22:49 1995 Stan Shebs <shebs@andros.cygnus.com>
145
146 * mpw-config.in: Add PowerMac target support, generate config.h.
147 * mac-ld.r: New file, Mac resources.
148 * mpw-make.sed: New file, edits Makefile.in into MPW syntax.
149 * mpw-make.in: Remove.
150 * mpw-eppcmacos.c: Prebuilt version of PowerMac linking script.
151
328e5a48
ILT
152Thu Oct 26 14:11:26 1995 Ian Lance Taylor <ian@cygnus.com>
153
c7c8b500
ILT
154 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Treat
155 -static as a synonym for -bnso.
156
328e5a48
ILT
157 * scripttempl/aix.sc: Move special symbols inside sections.
158 Always start .data at 0.
159
8a8965f1
PB
160Wed Oct 25 11:52:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
161
162 * Makefile.in (diststuff): Also make info.
163 (maintainer-clean realclean): Also delete *.info*.
164
e54bf1c1
ILT
165Wed Oct 25 11:27:25 1995 Ian Lance Taylor <ian@cygnus.com>
166
7d6439d9
ILT
167 * emultempl/aix.em: Add support for various AIX linker options,
168 for AIX import and export files, and for AIX shared objects.
169 * scripttempl/aix.sc: Add .pad. Put .ds just before the TOC.
170
171 * ldmain.c (main): Initialize new field link_info.static_link.
172
173 * ldmain.c (add_keepsyms_file): Add \n at end of einfo calls.
174 (constructor_callback): Likewise.
175 * ldmisc.c (vfinfo): Likewise.
176 * ldwrite.c (build_link_order): Likewise.
177
e54bf1c1
ILT
178 * ld.texinfo: The MRI ALIGN directive is supported.
179
180Mon Oct 23 11:46:43 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
181
182 * emulparams/elf32vr4300.sh: Deleted.
183 * emulparams/elf32vr4300el.sh: Deleted.
184 * emulparams/elf32b4300.sh: Added.
185 * emulparams/elf32l4300.sh: Added.
186 * configure.tgt, Makefile.in: Updated the build to use the
187 new 8.3 unique names.
188
5e8e7e66
ILT
189Thu Oct 19 17:41:46 1995 Ian Lance Taylor <ian@cygnus.com>
190
e54bf1c1
ILT
191 * ldlang.c (entry_symbol): Make non-static.
192 * ldlang.h (entry_symbol): Declare.
193
5e8e7e66
ILT
194 * ldlex.l: Treat PROVIDE as a keyword in expression state.
195
9c284f3f
SC
196Wed Oct 18 17:34:06 1995 steve chamberlain <sac@slash.cygnus.com>
197
198 * scripttempl/pe.sc (.bss): Move to be after .text
199
03165292
ILT
200Tue Oct 17 12:22:05 1995 Ian Lance Taylor <ian@cygnus.com>
201
5df68a88
ILT
202 * emultempl/sunos.em (gld${EMULATION_NAME}_find_exp_assignment):
203 Search trinary.cond rather than searching trinary.lhs twice. From
204 linli@ihp.PHys.ethz.CH.
205
235c6a67
ILT
206 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Move
207 directory searching code into gld${EMULATION_NAME}_search_dir.
208 (gld${EMULATION_NAME}_search_dir): New static function, extracted
209 from gld${EMULATION_NAME}_find_so.
210 (global_needed, global_found): New static variables.
211 (gld${EMULATION_NAME}_after_open): New static function.
212 (gld${EMULATION_NAME}_search_needed): New static function.
213 (gld${EMULATION_NAME}_try_needed): New static function.
214 (gld${EMULATION_NAME}_check_needed): New static function.
215 (ld_${EMULATION_NAME}_emulation): Use new after_open function.
216 * ld.texinfo, ld.1: Mention -rpath-link on SunOS.
217
03165292
ILT
218 * Makefile.in (eelf32ppc.c): Depend upon elf32.em, not generic.em.
219 (eelf32lppc.c): Likewise.
220 * emulparams/elf32lppc.sh (TEMPLATE_NAME): Define as elf32.
221 (GENERATE_SHLIB_SCRIPT): Define as yes.
222
b5f076d4
ILT
223Mon Oct 16 19:11:13 1995 Ian Lance Taylor <ian@cygnus.com>
224
225 * emultempl/elf32.em: Struct bfd_elf_link_needed_list is now named
226 bfd_link_needed-list; make appropriate changes.
227
228 * configure.tgt (powerpc-*-aix*): New target; use aixppc.
229 (rs6000-*-aix*): New target; use aixrs6.
230 * emulparams/aixppc.sh, emulparams/aixrs6.sh: New files.
231 * emultempl/aix.em: New file.
232 * scripttempl/aix.sc: New file.
233 * Makefile.in (ALL_EMULATIONS): Add eaixppc.o and eaixrs6.o.
234 (eaixppc.c, eaixrs6.c): New targets.
235
236Fri Oct 13 14:00:37 1995 steve chamberlain <sac@slash.cygnus.com>
237
238 * scripttemp/pe.sc (.reloc): Move to the end.
239
091824eb
ILT
240Tue Oct 10 17:53:22 1995 Ian Lance Taylor <ian@cygnus.com>
241
242 * ldlang.c (lang_finish): Don't try to use an entry_symbol from a
243 section which was not linked into the final output.
244
ef1d2d2e
SC
245Tue Oct 10 10:17:22 1995 steve chamberlain <sac@slash.cygnus.com>
246
247 * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args): Fix
248 fatal typos.
249
5caef232
ILT
250Tue Oct 10 01:01:51 1995 Ian Lance Taylor <ian@cygnus.com>
251
252 * ld.h (args_type): Add rpath_link field.
253 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search for
254 required dependencies in rpath_link path. Only search
255 LD_LIBRARY_PATH when configured native.
256 * lexsup.c (parse_args): Recognize -rpath-link.
257 * ld.1, ld.texinfo: Document -rpath-link.
258
776f2590
ILT
259Sat Oct 7 17:07:17 1995 Ian Lance Taylor <ian@cygnus.com>
260
261 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
262 bother searching for needed libraries unless doing a final link.
263
80165535
KR
264Fri Oct 6 16:26:16 1995 Ken Raeburn <raeburn@cygnus.com>
265
266 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
267
268 * ld/ld.1: Fix formatting bugs.
269
f054ce20
ILT
270Wed Oct 4 17:37:46 1995 Ian Lance Taylor <ian@cygnus.com>
271
272 * ldexp.c (exp_get_abs_int): Return bfd_vma, not int.
273 * ldexp.h (exp_get_abs_int): Update declaration.
274 * ldlang.c (print_output_section_statement): Use fprintf_vma to
275 print return value of exp_get_abs_int.
276
8055e7a8
ILT
277Mon Oct 2 13:56:09 1995 Ian Lance Taylor <ian@cygnus.com>
278
279 * emultempl/elf32.em (global_stat): New file static variable.
280 (gld${EMULATION_NAME}_try_needed): Call stat_needed to make sure
281 that the file has not already been included under another name.
282 (gld${EMULATION_NAME}_stat_needed): New static function.
283
0b0642d6
ILT
284Fri Sep 29 12:00:18 1995 Doug Evans <dje@deneb.cygnus.com>
285
286 * scripttempl/armcoff.sc: Start .text at 0x8000.
287 Start .data at 0x40000.
288
dd16b655
ILT
289Fri Sep 29 11:09:46 1995 Ian Lance Taylor <ian@cygnus.com>
290
0b0642d6
ILT
291 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): If
292 command_line.rpath is set, use it, rather than the -L options, to
293 build the rules section.
294 * ld.texinfo: Document this use of -rpath.
295
dd16b655
ILT
296 * lexsup.c (parse_args): Don't set link_info.shared for -assert
297 pure-text. Pass true, not 1, to lang_add_entry.
298 * emultempl/sunos.em (find_assign): New static variable.
299 (found_assign): New static variable.
300 (gld${EMULATION_NAME}_before_allocation): Rename local h to hdyn.
301 If not a relocateable link, and no start symbol was specified on
302 the command line, and there are any undefined symbols, set
303 link_info.shared. If link_info.shared is set, set the address of
304 the .text section to 0x20.
305 (gld${EMULATION_NAME}_find_assignment): Rename from
306 gld${EMULATION_NAME}_find_statement_assignment. If find_assign is
307 set, then just set found_assign based on whether an assignment is
308 found to find_assign.
309 (gld${EMULATION_NAME}_get_script): Don't use a special script when
310 producing a shared library.
311 * emulparams/sun4.sh (GENERATE_SHLIB_SCRIPT): Remove.
312 * scripttempl/aout.sc: Remove CREATE_SHLIB tests.
313 * ldlang.c (entry_from_cmdline): New global variable.
314 (lang_add_entry): Change cmdline parameter from int to boolean.
315 Use global entry_from_cmdline rather than function static
316 from_cmdline.
317 * ldlang.h (entry_from_cmdline): Declare.
318 (lang_add_entry): Change declaration of second parameter from int
319 to boolean.
320 * ldgram.y: Pass false, not 0, to lang_add_entry.
321
5753006b
ILT
322Thu Sep 28 12:34:13 1995 Ian Lance Taylor <ian@cygnus.com>
323
630f4ac9
ILT
324 * ld.h (parsing_defsym): Declare.
325 * ldlex.h (lex_string): Declare.
326 * ldlex.l (lex_string): Define.
327 * lexsup.c (parsing_defsym): Define.
328 (parse_args): In OPTION_DEFSYM case, set lex_string before calling
329 lex_redirect, and clear it after calling yyparse. Set
330 parsing_defsym around call to yyparse.
331 * ldmain.c (main): Set lex_string before calling lex_redirect, and
332 clear it after calling yyparse.
333 * ldmisc.c (vfinfo): For %S, handle --defsym arguments and built
334 in linker scripts correctly.
335
a69bb1fa
ILT
336 * scripttempl/sparccoff.sc: Add .ctors/.dtors handling like other
337 COFF targets, allowing for the leading underscore used on SPARC
338 COFF.
339
5753006b
ILT
340 * lexsup.c (parse_args): Handle -assert.
341 * emulparams/sun4.sh (GENERATE_SHLIB_SCRIPT): Define.
342 * emultempl/sunos.em (gld${EMULATION_NAME}_get_script): Use the
343 shared library script when appropriate.
344 * scripttempl/aout.sc: If CREATE_SHLIB is set, start the .text
345 section at SIZEOF_HEADERS.
346
132dd910
DE
347Thu Sep 28 01:40:37 1995 Doug Evans <dje@deneb.cygnus.com>
348
349 * Makefile.in (earmcoff.c): Build.
350 * configure.tgt (arm-*-coff): New target
351 * emulparms/armcoff.sh: New file.
352 * scripttempl/armcoff.sc: New file.
353
ef898239
ILT
354Tue Sep 26 10:59:32 1995 Ian Lance Taylor <ian@cygnus.com>
355
356 * scripttempl/i386coff.sc: Remove .data2; no longer needed.
357
8dd03673
ILT
358Fri Sep 22 18:09:02 1995 Ian Lance Taylor <ian@cygnus.com>
359
360 * ldfile.c (ldfile_set_output_arch): Make arch const.
361
7453a753
MM
362Thu Sep 21 17:55:24 1995 Michael Meissner <meissner@tiktok.cygnus.com>
363
364 * scripttempl/elfppc.sc: Correctly locate __bss_start at the
365 beginning of the .bss area, not at the end of data. Add
366 __sbss_{start,end} symbols.
367
368Wed Sep 20 12:29:36 1995 Ian Lance Taylor <ian@cygnus.com>
369
370 * Makefile.in (CC_FOR_TARGET): Quote $(program_transform_name).
371 (CXX_FOR_TARGET, install): Likewise.
372
208bc89e
ILT
373Mon Sep 18 14:53:22 1995 Ian Lance Taylor <ian@cygnus.com>
374
375 Based on patches by Alan Modra <alan@spri.levels.unisa.edu.au>:
376 * Makefile.in (CC_FOR_TARGET): Remove brokensed stuff.
377 (CXX_FOR_TARGET): Likewise.
378 (install): Likewise.
379 (GENERATED_HFILES): Remove config.h.
380 (.dep): Depend upon config.h.
381
08879cde
ILT
382Mon Sep 18 14:39:38 1995 Arne H. Juul <arnej@pvv.unit.no>
383
384 * configure.tgt (mips*-dec-netbsd*): New target.
385
db8beef4
KR
386Fri Sep 15 20:01:52 1995 Ken Raeburn <raeburn@cygnus.com>
387
388 * configure.host (m88*-*-dgux*): Fix another shell syntax error.
389
390Fri Sep 15 23:28:05 1995 Andrew Cagney <cagney@highland.com.au>
391
208bc89e 392 * configure.host (i[345]86-*-bsd*): Fix shell syntax error.
db8beef4 393
cf7f2f71 394Thu Sep 12 12:50:49 1995 steve chamberlain <sac@slash.cygnus.com>
20a753df
SC
395
396 * scripttemp/pe.sc: Allow both spellings of .ctors/.dtors.
397 Start .text section on the right boundary. Always align
398 stabs.
399
b75d0928
ILT
400Tue Sep 12 12:24:17 1995 Ian Lance Taylor <ian@cygnus.com>
401
4977f3b4
ILT
402 * Makefile.in (maintainer-clean): New target.
403
cf7f2f71
ILT
404 * ldmain.c (struct warning_callback_info): Define.
405 (warning_callback): Add new parameter symbol. Call
406 warning_find_reloc to try to find the section and VMA.
407 (warning_find_reloc): New static function.
408 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
409 Pass NULL as symbol parameter to warning callback.
410
cca520b5
ILT
411 * ld.texinfo: Clarify -L option.
412
b75d0928
ILT
413 * ldlang.c (lang_one_common): Add cast to avoid warning.
414 (topower): Likewise. Also, reindent.
415 * ldwrite.c (clone_section): Change i to unsigned int.
416 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): Add
417 cast to avoid warning.
418
673f5b9f
ILT
419Fri Sep 8 16:32:43 1995 Ian Lance Taylor <ian@cygnus.com>
420
ed753c20
ILT
421 * Makefile.in (config.status): Depend upon configure.tgt.
422
62b4ac8b
ILT
423 * ldemul.h (ldemul_set_symbols): Declare.
424 (ldemul_parse_args): Declare.
425 * ldemul.c (ldemul_parse_args): Fix indentation.
426
b8345a37
ILT
427 * configure.in: Call AC_HEADER_DIRENT.
428 * configure, config.in: Rebuild.
429 * emultempl/sunos.em: Use autoconf recommend mechanism to define
430 DIR and struct dirent.
431
d62ef165
ILT
432 * configure.tgt (mips*-*-bsd*): New case.
433
673f5b9f
ILT
434 * configure.host (i[345]86-sequent-ptx* | i[345]86-sequent-sysv*)
435 New case.
436 * configure.tgt (i[345]86-*-ptx*): New case.
437
9d325543
ILT
438Thu Sep 7 10:48:26 1995 Ian Lance Taylor <ian@cygnus.com>
439
ef346f1a
ILT
440 * config.in: Rename from config.h.in.
441 * configure.in: Call AC_CONFIG_HEADER with config.h:config.in.
442 Check for config.h:config.in when creating stamp-h.
443 * configure: Rebuild.
444 * Makefile.in (stamp-h): Depend upon config.in rather than
445 config.h.in. Set CONFIG_HEADERS to config.h:config.in when
446 calling config.status.
447
f40d9bc2
ILT
448 * Makefile.in (distclean): Remove config.h and stamp-h.
449
36ea6198
ILT
450 * configure.host (sparc-*-sunos64*): Remove.
451 * ldlang.c (lang_map): Check BFD64, not HOST_64_BIT.
452
9d325543
ILT
453 * ldexp.c (exp_fold_tree): Don't warn about moving the location
454 counter backward in the absolute section.
455
456Wed Sep 6 14:42:11 1995 Ian Lance Taylor <ian@cygnus.com>
457
458 * configure.in: Rewrite to use autoconf.
459 * configure.host: New file.
460 * configure.tgt: New file.
461 * aclocal.m4: New file.
462 * configure: New file, built by autoconf.
463 * acconfig.h: New file.
464 * config.h.in: New file, built by autoheader.
465 * sysdep.h: New file.
466 * ld.h: Incorporate old contents of config.h.
467 * config.h: Remove.
468 * Makefile.in: Various changes for new configure script. Also:
469 (CC_FOR_BUILD): Remove.
470 (ldmain.o): Don't bother to ensure that EMUL is non-empty.
471 (dep.sed): Use @SRCDIR@, not @srcdir@.
472 * dep-in.sed: Use @SRCDIR@, not @srcdir@.
473 * genscripts.sh: Create ldscripts if it does not exist.
474 * ldemul.c, lexsup.c, mpw-emipsidt.c: Don't include "config.h".
475 * mpw-esh.c, emultemp/*.em: Likewise.
476 * ldmain.c: Likewise. Include <ctype.h>. Don't try to set
477 HAVE_SBRK here.
478 * config/*.mt, config/*.mh: Remove.
479
af0786b4
KR
480Tue Sep 5 14:55:24 1995 Ken Raeburn <raeburn@cygnus.com>
481
482 * configure.in: Treat ns32k-pc532-ux* like ns32k-pc532-mach*, and
483 ns32k-pc532-lites* like ns32k-pc532-netbsd*. From Ian Dall.
484
485Fri Sep 1 22:29:52 1995 Doug Evans <dje@canuck.cygnus.com>
486
487 * scripttempl/pe.sc: Fix typo in spelling of .ctors/.dtors.
488
f6feefe4
ILT
489Fri Sep 1 13:13:29 1995 Ian Lance Taylor <ian@cygnus.com>
490
491 * ldmain.c (warning_callback): Add abfd, section, and address
492 parameters.
493 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
494 Change call to warning accordingly.
495
496 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): If not
497 relocateable and not shared, put .gnu.warning.SYMBOL sections into
498 the .text section.
499
751b7dcc
JSC
500Fri Sep 1 08:35:16 1995 James G. Smith <jsmith@beauty.cygnus.com>
501
502 * configure.in: Added mips*vr4300-idt-elf* and
503 mips*vr4300el-idt-elf* targets.
504 * Makefile.in: Added eelf32vr4300* targets.
505 * emulparams/{elf32vr4300.sh, elf32vr4300el.sh}: Added.
506 * config/{mips-vr4300.mt, mips-vr4300el.mt}: Added.
507
4dd284fa
ILT
508Fri Sep 1 10:51:45 1995 Ian Lance Taylor <ian@cygnus.com>
509
510 * scripttempl/a29k.sc: Fix to be reasonable. From Brendan Kehoe
511 <brendan@cygnus.com>.
512
5f8ac7e7
SC
513Thu Aug 31 16:37:07 1995 steve chamberlain <sac@slash.cygnus.com>
514
515 * ldemul.c (ldemul_parse_args): New.
516 * ldemul.h (ld_emulation_xfer_struct): Add parse_args.
517 * lexsup.c (all pe stuff): Moved into pe.em
518 (parse_args): Call emulation arg parser.
519 * emultempl/pe.em (parse_args): handle PE specfic args.
520
0b4fc03b
ILT
521Thu Aug 31 17:01:37 1995 Ian Lance Taylor <ian@cygnus.com>
522
523 * ldlang.c (lang_memory_region_lookup): Don't use the first region
524 as the default region. Create a new region instead.
525
526Tue Aug 29 14:21:41 1995 steve chamberlain <sac@slash.cygnus.com>
527
528 * ldemul.c (ldemul_set_symbols): New function.
529 * ldemul.h (ld_emulation_xfer_struct): Add set_symbols.
530 * ldmain.c (main): Add call to ldemul_set_symbols.
531 * lexsup.c (set_pe_value): New args.
532 (set_pe_name): New.
533 (parse_args): Cope with new set_pe_value args.
534 * emultempl/pe.em (set_symbols): New function.
535 (ld_emulation_xfer_struct): Add set_symbols.
536 * scripttempl/pe.sc: Use new symbols.
537
538Thu Aug 24 18:12:18 1995 Ian Lance Taylor (ian@cygnus.com)
539
540 * lexsup.c (parse_args): Don't call set_default_dirlist for -O.
541 For -Y, ignore a leading `P,', and only call set_default_dirlist
542 after processing all the other arguments.
543
6fd48357
SC
544Tue Aug 22 07:36:58 1995 steve chamberlain <sac@slash.cygnus.com>
545
546 * scripttempl/pe.sc: Keep .edata, don't base stabs at 0.
547 * emulparams/armpe.sh: Run PE script.
548
011d93b3
SC
549Mon Aug 21 18:30:42 1995 steve chamberlain <sac@slash.cygnus.com>
550
551 * ldmain.c (main): Remove PE stuff.
552 * lexsup.c (options): Load more PE options.
6fd48357 553 (set_pe_value): New function.
011d93b3 554
eb7f87c5
SC
555Thu Aug 17 13:35:49 1995 steve chamberlain <sac@slash.cygnus.com>
556
557
558 * emultempl/{armpe.sc, i386pe.sc}: Deleted.
559 * emultempl/pe.sc: New file performs generic PE support and sorts
560 archive members.
561 * emulparams/{armpe.sh,i386pe.sh}: Use new file.
562 * scripttempl/{armpe.sc, i386pe.sc}: Deleted
563 * scripttempl/pe.sc: New.
564 * Makefile.in: Use new files.
565
ed67cfa2
DE
566Thu Aug 17 14:46:34 1995 Doug Evans <dje@canuck.cygnus.com>
567
568 * scripttempl/h8500s.sc (.rdata): All data must go in data segment.
569 (.strings,.ctors,.dtors): Likewise.
570
22cd79c5
SC
571Wed Aug 16 11:38:59 1995 steve chamberlain <sac@slash.cygnus.com>
572
573 * scripttempl/armpe.sc: Always start code at 0x401000, even
574 if -r.
575 * ldwrite.c (strdup): New extern declaration.
576 * ldgram.y (atype): New rule to clarify type parsing.
577 * ldlang.c (init_os): Remove commented out code.
578 (lang_size_sections): Set SEC_ALLOC and SEC_LOAD bits
579 unless told not to by the link script.
580
80fd1f45
ILT
581Wed Aug 16 11:45:11 1995 Ian Lance Taylor <ian@cygnus.com>
582
1d169acc
ILT
583 * ldlang.c (lang_set_startof): New static function.
584 (lang_process): Call it.
585
9b222190
ILT
586 * ldgram.y: Tweak casesymlist to avoid bison errors.
587
80fd1f45
ILT
588 * lexsup.c (parse_args): Accept -h as a synonym for --soname, for
589 Solaris compatibility.
590
3a473096
ILT
591Tue Aug 15 17:31:16 1995 Ian Lance Taylor <ian@cygnus.com>
592
593 * ldgram.y (YYDEBUG): If not defined, define as 1.
594 (CASE, EXTERN, START): New tokens.
595 (mri_script_command): Handle CASE, EXTERN, INCLUDE, START.
596 (casesymlist): New nonterminal.
597 (extern_name_list): New nonterminal.
598 * ldlex.l: Accept lower case trailing base specifiers. Don't
599 ignore the first digit when the base is a suffix. Accept many
600 EXPRESSION state tokens in MRI state. Support MRI continuation
601 lines and MRI semicolon comments. Accept all MRI keywords in
602 lower case. Add CASE, EXTERN, and START MRI keywords.
603
52a55937
KR
604Tue Aug 8 19:14:58 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
605
606 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Use xmalloc
607 instead of alloca.
608
65d22248
C
609Tue Aug 8 15:24:05 1995 J.T. Conklin <jtc@rtl.cygnus.com>
610
611 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Don't use
612 $r/../gcc/xgcc unless it is present.
613
614Thu Aug 3 11:56:22 1995 Ian Lance Taylor <ian@cygnus.com>
615
616 * scripttempl/m68kcoff.sc: Only put .ctors and .dtors in .text
617 when CONSTRUCTING.
618 * scripttempl/m68klynx.sc: Likewise.
619 * scripttempl/nw.sc: Likewise.
620 * scripttempl/sa29200.sc: Likewise.
621 * scripttempl/sparclynx.sc: Likewise.
622
623Fri Jul 28 12:02:23 1995 steve chamberlain <sac@slash.cygnus.com>
624
625 * emulparams/{z8001.sh, z8002.sh}: Fix typo.
626
cc298fb9
KR
627Thu Jul 27 21:06:21 1995 Ken Raeburn <raeburn@cygnus.com>
628
629 * configure.in (i[345]86-*-linuxoldld): Treat like linuxaout*.
630
631Thu Jul 27 15:26:28 1995 steve chamberlain <sac@slash.cygnus.com>
632
633 * scripttempl/i386pe.sc: Cope with constructors.
634 * scripttempl/z8ksim.sc: Deleted.
635 * scripttempl/z8000.sc: Resurrected as this, but
636 can handle z8001 and z8002 formats.
637 * emulparams/z8ksim.sh: Deleted.
638 * emulparams/{z8001.sh, z8002.sh}: New files.
639 * config/z8ksim.mt: Deleted
640 * config/z8k-coff.mt: New, generates both emulations.
641
642Tue Jul 25 14:53:02 1995 Ian Lance Taylor <ian@cygnus.com>
643
644 * ldmisc.c (vfinfo): In %C and %D case, always print the BFD using
645 %B, in case it is in an archive.
646
59a0866d
ILT
647Mon Jul 24 15:23:39 1995 Ian Lance Taylor <ian@cygnus.com>
648
649 * ldlang.c (lang_process): Call reset_memory_regions for each
650 relaxation pass.
651
652Fri Jul 21 22:49:44 1995 Michael Meissner <meissner@cygnus.com>
653
654 * scripttempl/elfppc.sc: Add support for .sdata, .sbss, and
655 _SDA_BASE.
656
d2c66084
KR
657Thu Jul 20 16:26:55 1995 Ken Raeburn <raeburn@cygnus.com>
658
659 * ldmain.c (constructor_callback): Allocate set_name in stack
660 frame, rather than always calling alloca with a fixed size.
661
45bc7188
DE
662Wed Jul 19 16:21:43 1995 Doug Evans <dje@canuck.cygnus.com>
663
664 * emulparams/armpe.sh (OUTPUT_FORMAT): Change to pei-arm-little.
665 (LITTLE_OUTPUT_FORMAT, BIG_OUTPUT_FORMAT): Define.
666
242eee7a
ILT
667Mon Jul 17 13:57:00 1995 Ian Lance Taylor <ian@cygnus.com>
668
45bc7188
DE
669 * ldwrite.c (clone_section): Set the alignment of the clone
670 section to that of the section being cloned.
671
242eee7a
ILT
672 * ldwrite.c (split_sections): Don't split the first input section
673 into a new output section.
674
c7950dcc
MM
675Sat Jul 15 00:26:35 1995 Michael Meissner <meissner@cygnus.com>
676
677 * emulparams/elf32ppc.sh (TEMPLATE_NAME): Define as elf32.
678 (GENERATE_SHLIB_SCRIPT): Define as yes.
679
8a0683c1
ILT
680Fri Jul 14 12:11:46 1995 Ian Lance Taylor <ian@cygnus.com>
681
63e1380d
ILT
682 * emultempl/mipsecoff.em (check_sections): Use %P, not %F.
683
8a0683c1
ILT
684 * ldver.c (help): Update list of options to match currently
685 supported list.
686
047e0fcd
ILT
687Thu Jul 13 13:52:10 1995 Ian Lance Taylor <ian@cygnus.com>
688
689 * emultempl/lnk960.em (ld_lnk960_emulation): Initialize
690 after_open field.
691
692 * ldexp.c (exp_intop): Don't cast stat_alloc arg to bfd_size_type;
693 it takes a size_t anyhow.
694 (exp_binop): Likewise.
695 (exp_trinop): Likewise.
696 (exp_unop): Likewise.
697 (exp_nameop): Likewise.
698 (exp_assop): Likewise.
699 * ldlang.c (lang_memory_region_lookup): Likewise.
700 (init_os): Likewise.
701 (ldlang_add_undef): Likewise.
702 (insert_pad): Likewise.
703 * ldfile.c (ldfile_add_arch): Don't cast xmalloc arg to
704 bfd_size_type.
705
706 * Makefile.in (ALL_EMULATIONS): It's earmaoutb.o, not earmoutb.o.
707
395ccfce
ILT
708Wed Jul 12 11:32:22 1995 Ian Lance Taylor <ian@cygnus.com>
709
710 * ldemul.h (ldemul_open_dynamic_archive): Add search parameter to
711 declaration.
712 (ld_emulation_xfer_type): Add search parameter to
713 open_dynamic_archive entry point.
714 * ldemul.c (ldemul_open_dynamic_archive): Add search parameter.
715 * ldfile.c (ldfile_try_open_bfd): Rename from try_open_bfd, and
716 make non-static. Change all callers to use new name.
717 (ldfile_open_file_search): Make static. If entry is dynamic, call
718 ldemul_open_dynamic_archive.
719 (ldfile_open_file): Don't call ldemul_open_dynamic_archive.
720 * ldfile.h (ldfile_open_file_search): Don't declare.
721 (ldfile_try_open_bfd): Declare.
722 * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
723 Accept search parameter. Don't search for a library, just look in
724 a single place.
725 * emultempl/linux.em (gld${EMULATION_NAME}_open_dynamic_archive):
726 Likewise.
727
728Tue Jul 11 16:44:21 1995 Ian Lance Taylor <ian@cygnus.com>
729
730 * ldmain.c (set_scripts_dir): Don't base script directory on
731 current directory.
732
917199fe
ILT
733Tue Jul 11 12:29:02 1995 Rick Sladkey <jrs@world.std.com>
734
735 * ldmisc.c (vfinfo): Don't print the line number if it isn't
736 meaningful.
737
4551e108
ILT
738Mon Jul 10 13:38:28 1995 Ian Lance Taylor <ian@cygnus.com>
739
917199fe
ILT
740 * ld.h (ld_config_type): Add field warn_constructors.
741 * ldmain.c (add_to_set): Warn if config.warn_constructors.
742 (constructor_callback): Likewise.
743 * lexsup.c (parse_args): Handle -warn-constructors.
744 * ld.texinfo, ld.1: Document -warn-constructors.
745
c16b92d2
ILT
746 * emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): Don't
747 get confused by directory names if we searched for the file.
748
7213def7
ILT
749 Based on patches from H.J. Lu <hjl@nynexst.com>:
750 * ldlang.h (lang_input_statement_type): Add new field dynamic.
751 * ldlang.c (new_afile): Set dynamic from config.dynamic_link.
752 * ldfile.c: Include bfdlink.h.
753 (ldfile_open_file): Check dynamic field of entry, not global
754 dynamic_link field. Don't do a dynamic search when doing a
755 relocateable link.
756 * ldmain.c (main): Don't warn about dynamic_link for a
757 relocateable link.
758 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Skip file if
759 dynamic is false.
760 (gld${EMULATION_NAME}_create_output_section_statements): Always
761 loop over input files.
762 * Makefile.in: Rebuild dependencies.
763
4551e108
ILT
764 * ld.texinfo, ld.1: Document -Bstatic, -Bdynamic, -Bshared, and
765 -shared.
766
767Mon Jul 10 13:29:43 1995 Eric Youngdale <eric@aib.com>
768
769 * ldmain.c (main): Set link_info.symbolic to false.
770 * lexsup.c (parse_args): Handle -Bsymbolic.
771
eac6290c
FF
772Wed Jul 5 00:12:11 1995 Fred Fish (fnf@cygnus.com)
773
774 * ldmain.c (HAVE_SBRK): Define for everything except
775 specific systems that are known to not support sbrk.
776 (main): Use HAVE_SBRK to decide whether or not to use sbrk.
777
7523be35
ILT
778Tue Jul 4 12:55:48 1995 Ian Lance Taylor <ian@cygnus.com>
779
7158d2b1
ILT
780 * emultempl/elf32.em (gld${EMULATION_NAME}_find_exp_assignment):
781 Handle etree_provide.
782
7523be35
ILT
783 * emultempl/elf32.em (global_needed): New static variable.
784 (global_found): Likewise.
785 (gld${EMULATION_NAME}_after_open): New static function.
786 (gld${EMULATION_NAME}_search_needed): Likewise.
787 (gld${EMULATION_NAME}_try_needed): Likewise.
788 (gld${EMULATION_NAME}_check_needed): Likewise.
789 (ld_${EMULATION_NAME}_emulation): Replace after_open_default with
790 gld${EMULATION_NAME}_after_open.
791
cb848d61
SC
792Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
793
794 * configure.in (i386-*-win32): New target.
cb848d61 795
22d3533c
ILT
796Mon Jul 3 14:39:22 1995 Ian Lance Taylor <ian@cygnus.com>
797
798 * lexsup.c (parse_args): Let -G either set the small data size or
799 be equivalent to --shared, depending on the next argument. Accept
800 and ignore -z for Solaris compatibility.
801
243e7698
ILT
802Sun Jul 2 17:52:34 1995 Ian Lance Taylor <ian@cygnus.com>
803
804 * lexsup.c (parse_args): Cast fopen result to PTR before storing
805 it in link_info.base_file. Fix indentation.
806
de71eb77
SC
807Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com>
808
809 * ldmain.c (main): Always initialize PE info in link_info.
810 * lexsup.c (OPTION_BASE_FILE): New option.
811 (parse_args): Handle new option.
812 * emulparams/armpe.sh: Output pei.
813 * emultempl/i386pe.em: Add newline to end.
814 * scripttempl/armpe.sc: Change output and quote the $s.
815 * scripttempl/i386pe.sc: Change output and quote the $s.
816
817Thu Jun 22 19:55:41 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
818
819 Sun May 7 11:53:41 MDT 1995 Bryan Ford <baford@cs.utah.edu>
820
821 * configure.in (i386-*-msdos*, i386-*-moss*): New targets.
822 * Makefile.in (ALL_EMULATIONS): Added i386msdos.o.
823 (i386msdos.o): New target.
824 * config/i386-msdos.mt: Created.
825 * emulparams/i386msdos.sh: Created.
826 * scripttempl/i386msdos.sc: Created.
827
d5131191
MM
828Thu Jun 22 15:06:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
829
830 * scripttempl/elfppc.sc (.fixup): Add support for a .fixup section
831 that contains pointers to be relocated.
832
0283d893
SS
833Tue Jun 20 17:47:20 1995 Stan Shebs <shebs@andros.cygnus.com>
834
835 * mpw-esh.c: New file, modified for MPW from esh.c.
836 * scripttempl/sh.sc: Reformatted to simplify MPWification,
837 use *() to concat stab sections instead of [].
838
839Thu Jun 15 08:48:16 1995 Steve Chamberlain <sac@slash.cygnus.com>
840
841 * scripttempl/armpe.sc: Add constructor support.
842
935cd0dd
SC
843Tue Jun 13 09:11:20 1995 Steve Chamberlain <sac@slash.cygnus.com>
844
845 * ldlang.c (lang_size_sections): Any section with a DATA
846 statement has contents.
847
74b3ead3
KR
848Sun Jun 11 15:20:46 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
849
850 * emulparams/m68kelf.sh (NOP): Define.
851 (DYNAMIC_LINK): Don't define.
852 (TEXT_START_ADDR): Set to 0x80000000; the extra 0x100 for headers
853 will come from the linker script.
854
ba0784fe
SC
855Thu Jun 8 14:17:33 1995 Steve Chamberlain <sac@slash.cygnus.com>
856
857 * emulparams/armpe.sh, scriptempl/armpe.sc: Add end and stack.
858
859Mon Jun 5 02:16:24 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
860
861 * configure.in (i[345]86-*-gnu*): Use GNU elf config.
862
863Thu May 25 11:49:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
864
865 From Andrew Cagney <cagney@highland.com.au>
866 * Makefile.in: Fixup more gotchas from renaming elf32ppcle to
867 elf32lppc.
868
28d0c3ce
SC
869Wed May 24 11:23:21 1995 Steve Chamberlain <sac@slash.cygnus.com>
870
871 Add support for ARM-PE.
872 * Makefile.in (ALL_EMULATIONS): Add armpe.o
873 * configure.in: Recognize armpe.
874 * config/arm-pe.mt: New file.
875 * emulparams/armpe.sh: New file.
876 * scripttempl/armpe.sc: New file.
877
878
879Mon May 22 15:19:26 1995 Doug Evans <dje@chestnut.cygnus.com>
880
881 * configure.in (h8300h-*-hms): Deleted
882 * config/cf-h8300h.mt: Deleted.
883
884Thu May 18 04:26:10 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
885
886 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
887
888 From David Taylor (dtaylor@armltd.co.uk)
889 * Makefile.in (ALL_EMULATIONS): Add earmout[lb].o
890 * configure.in: Recognize arm{,e[lb]-*-aout.
891 * config/arm[lb]-aout.mt: New files.
892 * emulparams/armaout[lb].sh: New files.
893 * scripttempl/armaout.sc: New file.
894
895Tue May 16 18:27:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
896
897 * config/ppcle-elf32.mt (EMUL): Use elf32lppc, not elf32ppcle, to
898 be unique in 8 characters for DOS.
899
900 * emulparams/elf32lppc.sh: New file, renamed from elf32ppcle.sh.
901 * emulparams/elf32ppcle.sh: Deleted.
902
903Fri May 12 11:03:55 1995 Steve Chamberlain <sac@slash.cygnus.com>
904 Tom Griest <griest@cs.yale.edu>
905
906 Initial support for PE executables (eg NT, win32)
907
908 * Makefile.in (configure.in, ei386pe): Add support.
909 * ldmain.c (main): Initialize PE argument info.
910 * ldwrite.c (print_file_stuff): Don't print out .drectve
911 and .debug section info.
912 * lexsup.c (set_subsystem, set_stack_heap, OPTION_HEAP,
913 OPTION_SUBSYSTEM, parse_argsm set_subsystem, set_stack_heap):
914 Handle new arguments.
915 * config/i386-pe.mt, emultempl/i386pe.em, scripttempl/i386pe.sc:
916 New files
917
dea16e4d
SG
918Wed May 10 18:37:59 1995 Stu Grossman (grossman@andros.cygnus.com)
919
920 * scripttempl/hppaelf.sc: Remove .PARISC.unwind section from text
921 segment. This allows ld -r to preserve unwind sections.
922
417ced0d
MM
923Tue May 9 17:19:57 1995 Michael Meissner <meissner@tiktok.cygnus.com>
924
925 * configure.in: Add little endian PowerPC support.
926
927 * Makefile.in (ALL_EMULATIONS): Add eelf32ppcle.o.
928 (eelf32ppcle.c): Support for little endian PowerPC.
929
930 * config/ppcle-elf32.mt: New file for little endian PowerPC.
931 * emulparams/elf32ppcle.sh: Ditto.
932
fa9dea80
KR
933Wed May 3 12:56:32 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
934
935 * ldlang.c (print_output_section_statement): Check
936 subsection_alignment, instead of checking section_alignment twice.
937 Noticed by Alan Modra <alan@spri.levels.unisa.edu.au>.
938
55ac59da
JL
939Tue May 2 16:36:07 1995 Jeff Law (law@snake.cs.utah.edu)
940
941 * configure.in (hppa*-*-lites*): Handle like hppa*-*-*elf*.
942
943Mon Apr 24 19:21:02 1995 Michael Meissner <meissner@cygnus.com>
944
945 * ldwrite.c (ldwrite): Before doing anything, reset the error
946 code. If bfd_final_link returns an error, but the error code is
947 unset, don't issue an extra message. Assume a correct error
948 message was already set.
949
950Fri Apr 14 16:31:24 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
951
952 * Makefile.in (ALL_EMULATIONS): Added em68kelf.o.
953 (em68kelf.o): New target.
954 * config/m68k-elf.mt, emulparams/m68kelf.sh: New files.
955 * configure.in: Use them for m68*-*-elf.
956
957Tue Apr 11 12:02:03 1995 Stan Shebs <shebs@andros.cygnus.com>
958
959 Merge in support for Mac MPW as a host.
960 (Old change descriptions retained for informational value.)
961
962 * mpw-config.in (i386-unknown-aout): Change to i386-unknown-go32.
963 (i386-unknown-coff): Remove.
964 (sh-hitachi-hms): New target.
965 (emulation_ofiles): Set correctly for each target.
966 (version, TDEFINES): Add to makefile fragment.
967 * mpw-make.in (BISON): Use byacc instead of bison.
968 (em_*.c): Replace with e*.c everywhere.
969 (ldgram.h): Separate action from ldgram.c generation.
970 (LD_PROG): Depend on Version.r.
971 (Version.r): generate from version info.
972 * mpw-emipsidt.c: New file, modified for MPW from emipsidt.c.
973
974 * mpw-config.in (m68k-apple-macos, ppc-apple-macos,
975 i386-unknown-aout, i386-unknown-coff): New targets.
976 (m68k-aout, m68k-coff): Remove targets.
977 (mk.tmp): Add definition of EMUL.
978
979 * mpw-config.in (emulname): Set based on target.
980 (ldemul-list.h): Construct.
981 * mpw-make.in (install-only): New target.
982 (install): Depend on install-only.
983
984 * mpw-make.in (bindir): Fix pathname.
985 (install): Move here from mpw-build.in.
986
987 * mpw-config.in: New file, MPW configuration fragment.
988 * mpw-make.in: New file, MPW makefile fragment.
989 (This file is semi-automatically generated from Makefile.in.)
990 * ldfile.c (slash): If MPW, set to `:'.
991 * ldlex.l (TRUE_FALSE_ALREADY_DEFINED): If MPW, set this to
992 prevent redefinition errors.
993
7e87eb13
DE
994start-sanitize-arc
995Thu Apr 6 20:38:36 1995 Doug Evans <dje@chestnut.cygnus.com>
996
997 * emulparams/arcelf.sh (ENTRY): Define.
998end-sanitize-arc
999
1000Tue Apr 4 17:55:18 1995 Steve Chamberlain <sac@bang.hack.com>
1001
1002 * ldwrite.c (clone_section): Align clone sections on even
1003 boundaries.
1004
59b4c199
ILT
1005Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com)
1006
1007 * configure.in: Change linux to default to elf. Using
1008 i[345]86-*-linuxaout will build a linker which defaults to a.out.
1009 * config/i386-laout.mt: Rename from old config/i386-linux.mt.
1010 * config/i386-linux.mt: Rename from old config/i386-lelf.mt.
1011 * config/i386-lelf.mt: Remove.
1012
e920526d
ILT
1013Thu Mar 30 13:09:46 1995 Ian Lance Taylor <ian@cygnus.com>
1014
7e87eb13
DE
1015 * ldmain.c (main): If opening the map file fails, call
1016 bfd_set_error before calling einfo.
1017
e920526d
ILT
1018 * ld.texinfo, ld.1: Document the -no-keep-memory option.
1019
a735edad
ILT
1020Mon Mar 27 11:10:08 1995 Ian Lance Taylor <ian@cygnus.com>
1021
1022 * ldmain.c (main): Revert patch of March 10, since the SVR4 linker
1023 does mark shared libraries as executable.
1024
68233e44
ILT
1025Tue Mar 21 15:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
1026
1027 * ldlang.c (lang_common): Change power to int. Pass larger values
1028 before smaller values.
1029 (lang_one_common): Treat info as int *. Don't bother to check for
1030 last value, since it is now zero.
1031
f400bbbb
ILT
1032Sat Mar 18 01:49:14 1995 Ian Lance Taylor <ian@cygnus.com>
1033
4da1dcea 1034 * ldlang.c (load_symbols): An empty archive is OK.
f400bbbb
ILT
1035
1036Fri Mar 17 16:15:31 1995 Stan Shebs <shebs@andros.cygnus.com>
1037
1038 * ldmain.c (progress.h): Include.
1039 (main): Call START_PROGRESS and END_PROGRESS.
1040
86d0248d
MM
1041Thu Mar 16 17:17:33 1995 Michael Meissner <meissner@cygnus.com>
1042
1043 * scripttempl/elfppc.sc: Move _GOT2_END_ after the .ctors and
1044 .dtors sections, so that these pointers get relocated also.
1045 Define the symbols __{C,D}TOR_{LIST,END}__ to mark the beginning
1046 and end of the constructors/destructors.
1047
f2f55b16
ILT
1048Thu Mar 16 13:59:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
1049
1050 * ldlang.c (load_symbols): If whole_archive is true and ENTRY
1051 describes an archive, call bfd_link_add_symbols on each member.
1052 * ldmain.c (whole_archive): New variable.
1053 (main): Initialize it to false.
1054 * ldmain.h: Declare whole_archive.
1055 * lexsup.c (parse_args): Grok --whole-archive switch.
ee499d81 1056 * ld.texinfo, ld.1: Document --whole-archive.
f2f55b16 1057
cb5362c5
ILT
1058Thu Mar 16 11:38:48 1995 Ian Lance Taylor <ian@cygnus.com>
1059
171eb2f2
ILT
1060 * genscripts.sh (EMULATION_NAME): Set LIB_PATH to empty when not
1061 using the default emulation.
1062
cb5362c5
ILT
1063 * config/dgux.mh (HOSTING_EMU): Use -m rather than trying to set
1064 LDEMULATION.
1065 * config/hppaelf.mh (HOSTING_EMU): Likewise.
1066
e66fa842
ILT
1067Tue Mar 14 12:28:03 1995 Ian Lance Taylor <ian@cygnus.com>
1068
1069 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Set force_maj
1070 for -lc.N. From H.J. Lu <hjl@nynexst.com>.
1071
01bc8f35
ILT
1072Fri Mar 10 14:43:48 1995 Ian Lance Taylor <ian@cygnus.com>
1073
22c41f00
ILT
1074 * ldmain.c (main): Don't set EXEC_P if link_info.shared is set.
1075
01bc8f35
ILT
1076 * ldlex.l: Return -lFILENAME as the token LNAME.
1077 * ldgram.y: Add token LNAME.
1078 (input_list): Treat LNAME like NAME, but pass it to
1079 lang_add_input_file as lang_input_file_is_l_enum.
1080 * ld.texinfo: Document using -lFILENAME in INPUT.
1081
1082Thu Mar 9 12:21:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1083
1084 * ldlang.c (lang_check): If the architectures are compatible call
1085 bfd_merge_private_bfd_data to let the backend do additional
1086 checks.
1087
17948aa1
DE
1088start-sanitize-arc
1089Tue Mar 7 21:10:28 1995 Doug Evans <dje@chestnut.cygnus.com>
1090
1091 * emulparams/arcelf.sh (OUTPUT_FORMAT): Change to elf32-littlearc.
1092 (LITTLE_OUTPUT_FORMAT, BIG_OUTPUT_FORMAT): Define.
1093end-sanitize-arc
1094
b939d1f4
ILT
1095Tue Mar 7 00:53:08 1995 Ian Lance Taylor <ian@cygnus.com>
1096
1097 * ldemul.c (ldemul_choose_mode): If emulation not recognized, list
1098 all supported emulations.
1099
b73b4131
ILT
1100Mon Mar 6 14:03:50 1995 Ian Lance Taylor <ian@cygnus.com>
1101
1102 * ldemul.c (ldemul_list_emulations): New function.
1103 * ldemul.h (ldemul_list_emulations): Declare.
1104 * ldver.c (help): List supported targets and emulations.
1105
1106Fri Mar 3 15:40:36 1995 Doug Evans <dje@canuck.cygnus.com>
1107
1108 * scripttempl/elf.sc (.debug): Relocate to address 0.
1109 (.debug_srcinfo, .debug_aranges, .debug_pubnames,
1110 .debug_sfnames, .line): Likewise.
1111
30e12576
ILT
1112Fri Mar 3 17:07:14 1995 Ian Lance Taylor <ian@cygnus.com>
1113
1114 * emultempl/elf32.em (hold_rel): New static variable.
1115 (gld${EMULATION_NAME}_place_orphan): Place readonly sections with
1116 contents whose names begin with ".rel" after hold_rel. Remove the
1117 assertion which checked for unplaced .rel sections. Don't try to
1118 sort the section into place if place->bfd_section is NULL.
1119 (gld${EMULATION_NAME}_place_section): Set hold_rel to the first
1120 section beginning with ".rel".
1121
1122Thu Mar 2 14:34:43 1995 Ian Lance Taylor <ian@cygnus.com>
1123
1124 Doc note from pierre@phi.la.tce.com (Pierre Willard):
1125 * ld.texinfo: -X and -x work even if -s or -S are not specified.
1126 * ld.1: Similar change.
1127
0b153077
ILT
1128Wed Mar 1 13:51:16 1995 Ian Lance Taylor <ian@cygnus.com>
1129
1130 * emulparams/gld960coff.sh (COFF_CTORS): Define.
1131 * scripttempl/i960.sc: Use COFF_CTORS if CONSTRUCTING.
1132
882c80a7
ILT
1133Tue Feb 28 12:42:56 1995 Ian Lance Taylor <ian@cygnus.com>
1134
1135 * configure.in (i[345]86-*-linuxelf*): New target. Use i386-lelf.
1136 (i[345]86-*-gnuelf*): New target. Use i386-gelf.
1137 * config/i386-lelf.mt: New file.
1138 * config/i386-gelf.mt: New file.
1139
decc32b7
RS
1140Tue Feb 28 10:27:54 1995 Rob Savoye <rob@darkstar.cygnus.com>
1141
1142 * configure.in: Match on mips-ecoff, and default to the IDT
1143 configuration.
1144
1145Fri Feb 17 13:06:47 1995 Michael Meissner <meissner@cygnus.com>
1146
1147 * scripttempl/elfppc.sc: Add support for .got1 and .got2 sections.
1148 Offset _GLOBAL_OFFSET_TABLE_ 32768 from the start of the GOT area
1149 to double the size of the table.
1150
1151start-sanitize-arc
1152Thu Feb 9 19:03:25 1995 Doug Evans <dje@canuck.cygnus.com>
1153
1154 * emulparms/arcelf.sh (TEMPLATE_NAME): Comment out.
1155end-sanitize-arc
1156
4ad2d640
KR
1157Thu Feb 9 18:29:43 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1158
1159 * Makefile.in (distclean): Do recursive deletion, since ldscripts
1160 is a directory.
1161
1f59c7a7
ILT
1162Thu Feb 9 11:38:22 1995 Ian Lance Taylor <ian@cygnus.com>
1163
be2213eb
ILT
1164 * ldmain.c (main): If trace_file_tries is true, and we are using
1165 an internal linker script, print out the script.
1166 * ldfile.c (try_open): Reindent function. Make the messages about
1167 opening script files more informative.
1168
1f59c7a7
ILT
1169 * lexsup.c (parse_args): For -V, call ldversion with 1, not 0.
1170 * ld.texinfo, ld.1: Update accordingly.
1171
3565dee4
ILT
1172Wed Feb 8 17:34:45 1995 Ian Lance Taylor <ian@cygnus.com>
1173
1174 * ldlang.c (lang_one_common): Adjust references to common symbol
1175 information for new structure.
1176
5039302a
ILT
1177Mon Feb 6 12:17:24 1995 Ian Lance Taylor <ian@cygnus.com>
1178
23244cd6
ILT
1179 * ldmain.c (undefined_symbol): Handle section being NULL.
1180
484a0896 1181 * ldctor.c (ldctor_build_sets): Handle bfd_link_hash_defweak.
8ed88239
ILT
1182 * ldexp.c (fold_name): Likewise.
1183 * ldlang.c (print_one_symbol): Likewise.
1184 (lang_finish): Likewise.
1185 * ldmain.c (multiple_common): Likewise.
1186 * ldwrite.c (print_symbol): Likewise. Also, bfd_link_hash_weak
1187 renamed to bfd_link_hash_undefweak.
1188
5039302a
ILT
1189 * scripttempl/alpha.sc: Set address of .data section correctly
1190 when -n or -N is used. Patch from Chris G Demetriou
1191 <Chris_G_Demetriou@LAGAVULIN.PDL.CS.CMU.EDU>.
1192 * scripttempl/mips.sc: Similar change.
1193
e802f0be
DE
1194Tue Jan 31 16:20:52 1995 Doug Evans <dje@canuck.cygnus.com>
1195
1196 * ldlang.c (lang_size_sections): Clarify error message when user
1197 specified start addr conflicts with region. Fix resetting of
1198 region pointer.
1199
1abb243d
ILT
1200Tue Jan 31 12:37:09 1995 Ian Lance Taylor <ian@cygnus.com>
1201
1202 * ldexp.c (fold_name): In case NAME, permit an absolute symbol
1203 in lang_allocating_phase_enum.
1204
1205Mon Jan 30 11:33:25 1995 Ian Lance Taylor <ian@cygnus.com>
1206
1207 * Makefile.in (distclean): Depend upon clean. Don't bother to
1208 remove files which will be removed by clean. From patch by
1209 alan@SPRI.Levels.UniSA.Edu.Au (Alan Modra).
1210
50708d56
ILT
1211Fri Jan 27 16:27:34 1995 Ian Lance Taylor <ian@cygnus.com>
1212
1213 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): For
1214 a MIPS target, clobber the size of all but the first input
1215 .reginfo section to be 0, so that lang_size_sections sets the
1216 correct size for the output .reginfo section.
1217
ae02b41c
ILT
1218Thu Jan 26 19:53:37 1995 Ian Lance Taylor <ian@cygnus.com>
1219
1220 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
1221 Remove unused variable is.
1222
5f16938d
MM
1223Thu Jan 26 12:33:05 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1224
1225 * configure.in: Add support for powerpc-*-eabi.
1226
1227 * scripttempl/elfppc.sc: New file for PowerPC embedded ABI
1228 support.
1229
1230 * emulparams/elf32ppc.sh (SCRIPT_NAME): Use elfppc.sc instead of
1231 elf.sc, which defines some new symbols PowerPC elf needs.
1232
6ade1673
ILT
1233Tue Jan 24 10:32:15 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1234
1235 * ldctor.c (ldctor_add_set_entry): Don't dump core if a
1236 constructor entry is in the absolute section.
1237
c1e128e5
ILT
1238Mon Jan 23 13:58:13 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1239
1240 * configure.in (i[345]86-*-gnu*): Set ld_target to i386-gnu.
1241 * config/i386-gnu.mt: New file. Include ELF support.
1242
1243Thu Jan 19 16:22:11 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1244
1245 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): If
1246 there are any input sections named .gnu.warning, treat them as
1247 containing a warning message to be printed by the linker, and
1248 clobber the size so that the message is not copied into the output
1249 file.
1250 * scripttempl/elf.sc: Put .gnu.warning sections into the .text
1251 section.
1252
506f4ede
SC
1253Sun Jan 15 16:45:00 1995 Steve Chamberlain <sac@splat>
1254
1255 * configure.in (w65-*-*): New target.
1256 * Makefile.in: Update.
1257 * scripttempl/w65.sc: New.
1258 * config/coff-w65.mt: New.
1259
cc37d01d
ILT
1260Thu Jan 12 01:32:25 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
1261
1262 * ldlang.c (lang_place_orphans): Don't ignore files with
1263 just_syms_flag set. Instead, put all their sections in
1264 bfd_abs_section_ptr, using the section VMA as the output_offset.
1265
cc38364d
KR
1266Wed Jan 11 22:59:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1267
1268 * ldctor.c (ldctor_build_sets): Don't use `const' with typedef
1269 name `reloc_howto_type', since it's now defined to be const.
1270 * ldlang.c (lang_add_reloc): Ditto.
1271 * ldlang.h (lang_reloc_statement_type, lang_add_reloc): Ditto.
1272
93a0630f
ILT
1273Wed Jan 11 11:24:45 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1274
1275 * ldexp.c (fold_binary): Adding or subtracting an absolute value
1276 to a relative value does not require forcing the relative value to
1277 be absolute. Also, reindent function.
1278
fa440b5a
SC
1279Wed Dec 28 22:05:52 1994 Steve Chamberlain (sac@jonny.cygnus.com)
1280
1281 * ldwrite.c (clone_section): Create a symbol with the
1282 same name as the section.
1283
885ae6b9
SC
1284Mon Dec 19 14:02:13 1994 Steve Chamberlain (sac@jonny.cygnus.com)
1285
1286 * ld.h (split_by_reloc, split_by_file): New flags.
1287 * ldwrite.c (clone_section, split_sections): New functions.
1288 * lexsup.c (parse_args): Understand new split options.
1289
1290start-sanitize-arc
1291Tue Dec 13 16:45:18 1994 Doug Evans <dje@canuck.cygnus.com>
1292
1293 * configure.in (arc-elf): New target.
1294 * Makefile.in (earcelf.c): New target.
1295 * config/arc-elf.mt: New file.
1296 * emulparms/arcelf.sh: New file.
1297end-sanitize-arc
1298
4e59f36d
ILT
1299Fri Dec 9 17:22:55 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1300
1301 * scripttempl/elf.sc: Move .ctors and .dtors from .text segment to
1302 .data segment. They must be writable when creating a shared
1303 library. From H.J. Lu <hjl@nynexst.com>.
1304
1305Fri Dec 2 14:09:00 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
1306
1307 * emultempl/miposecoff.em: New file.
1308 * emulparams/mipsidt.sh (TEMPLATE_NAME): Set to mipsecoff.
1309 * emulparams/mipsidtl.sh (TEMPLATE_NAME): Likewise.
1310 * scripttempl/mips.sc: Put .rel.sdata sections in .text, and
1311 provide __runtime_reloc_start and __runtime_reloc_stop if they are
1312 used. Align _fdata to a 16 byte boundary.
1313 * Makefile.in (emipsidt.c): Depend upon mipsecoff.em rather than
1314 generic.em.
1315 (emipsidtl.c): Likewise.
1316 (check): Pass CC_FOR_HOST and CFLAGS_FOR_HOST to runtest.
1317
1318 * ld.h (args_type): Add new field embedded_relocs.
1319 * ldemul.h (ldemul_after_open, after_open_default): Declare.
1320 (ld_emulation_xfer_struct): Add new field after_open.
1321 * ldemul.c (ldemul_after_open): New function.
1322 (after_open_default): New function.
1323 * ldlang.c (lang_process): Call ldemul_after_open.
1324 * lexsup.c (parse_args): Handle --embedded-relocs.
1325 * emultempl/elf32.em (ld_${EMULATION_NAME}_emulation): Initialize
1326 new after_open field to after_open_default.
1327 * emultempl/generic.em, emultempl/gld960.em: Likewise.
1328 * emultempl/gld960c.em, emultempl/hppaelf.em: Likewise.
1329 * emultempl/linux.em, emultempl/m88kbcs.em: Likewise.
1330 * emultempl/sunos.em, emultempl/vanilla.em: Likewise.
1331 * ld.texinfo, ld.1: Mention -embedded-relocs.
1332
e93e87cb
SC
1333Wed Nov 23 22:04:47 1994 Steve Chamberlain (sac@jonny.cygnus.com)
1334
1335 * Makefile.in: Add eshl.o.
1336 * config/coff-sh.mt: Add shl emulation.
1337
18368f46
ILT
1338Tue Nov 22 11:55:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1339
1340 * scripttempl/elf.sc: Fill .text section with NOPS. From Eric
1341 Youngdale <eric@aib.com>.
1342
60822a36
ILT
1343Thu Nov 17 14:39:48 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1344
1345 Patches from pirker@eiunix.tuwien.ac.at (Martin Pirker).
1346 * config/i386linux.mh: New file; set HOSTING_CRT0.
1347 * genscripts.sh: Don't put ${libdir} in LIB_PATH if it is
1348 /usr/lib, since that is already in LIB_PATH.
1349
831d7ac4
JL
1350Wed Nov 16 10:03:03 1994 Jeff Law (law@snake.cs.utah.edu)
1351
15ec1d5c
JL
1352 * scripttempl/hppaelf.sc (.text): Handle a use rdefined text start
1353 address.
1354 (.data, .bss): If "-N", then place the data/bss just after the end
1355 of the .text section rather than at the default 0x40000000.
1356
831d7ac4
JL
1357 * scripttempl/hppaelf.sc (.text): Place unwind descriptors in the
1358 text segment.
1359
fd41732a
ILT
1360Sat Nov 12 15:55:56 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1361
831d7ac4
JL
1362 Patches from Eric Youngdale <eric@aib.com>:
1363 * ldlang.c (lang_finish): Don't warn if entry symbol not found
1364 when generating a shared library.
1365 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Warn if
1366 attempting to place an orphaned relocation section when generating
1367 a dynamically linked object.
1368
fd41732a
ILT
1369 * scripttempl/elf.sc: Add ENTRY(${ENTRY}), and default ${ENTRY} to
1370 _start.
1371
5efddb2e
ILT
1372Fri Nov 11 14:27:23 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1373
1374 * ld.h (args_type): Add field export_dynamic.
1375 * lexsup.c (parse_args): Recognize --export-dynamic.
1376 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
1377 Pass export_dynamic argument to bfd_elf32_size_dynamic_sections.
1378
809391bd
ILT
1379Wed Nov 9 12:47:11 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1380
1381 * ldlang.c (lang_one_common): Set SEC_ALLOC in any section where
1382 we allocate common symbols.
1383
cd1d4f83
ILT
1384Tue Nov 8 17:50:43 1994 Eric Youngdale (eric@aib.com)
1385
1386 * scripttempl/elf.sc: Add .rel.init, .rela.init, .rel.fini, and
1387 .rela.fini to the list of .rel* sections.
1388
6a02a973
ILT
1389Tue Nov 8 17:47:45 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1390
1391 * ldlang.c (load_symbols): Add new argument place. Only accept
1392 linker scripts if place is not NULL. Put commands found in an
1393 assumed linker script into place.
1394 (lookup_name): Pass NULL as place argument to load_symbols.
1395 (open_input_bfds): In lang_input_statement_enum case, pass a place
1396 argument to load_symbols, and store any new statements after the
1397 current one.
1398
1399Mon Nov 7 15:53:02 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1400
1401 * ldver.c (ldversion): Bump to 2.5.3.
1402
ca8f2f0d
KR
1403Fri Nov 4 15:11:26 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1404
1405 * Makefile.in (e*nbsd.c): Fix typo in dependencies.
1406
0128cbae
KR
1407Thu Nov 3 19:35:44 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1408
1409 * Makefile.in (check): Add missing "else true" clause.
1410
1411 * emulparams/vax.sh (OUTPUT_FORMAT): Use "a.out".
1412
1413 * scripttempl/go32coff.sc: Changes from DJ Delorie: Change default
1414 entry point to "start". Align at end of each section to 0x200.
1415 Start .text section 0x1000 later. Add _etext, _edata, _end
1416 symbols.
1417
52329a29
ILT
1418Wed Nov 2 12:17:49 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1419
1420 * ldctor.c (ldctor_add_set_entry): Don't permit a set to be
1421 composed of different object file formats.
1422 (ldctor_build_sets): If the output format does not support the
1423 reloc, and we are not generating a relocateable link, try getting
1424 the reloc from the input format.
1425
e574ddd4
C
1426Tue Nov 1 10:30:19 1994 J.T. Conklin (jtc@rtl.cygnus.com)
1427
1428 * Makefile.in (ALL_EMULATIONS): Added em68knbsd.o.
1429 (em68knbsd.c): New target.
1430
1431 * config/m68k-nbsd.mt: New file.
1432 * emulparams/m68knbsd.sh: New file.
1433 * configure.in (m68*-*-netbsd*): Use above configs.
1434
fbf967b0
ILT
1435Mon Oct 31 19:35:17 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1436
1437 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): If we find an
1438 appropriately named static library, stop the search at that
1439 directory.
1440
32286e08
C
1441Wed Oct 26 13:59:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1442
1443 * Makefile.in (ALL_EMULATIONS): Added ei386nbsd.o, ens32knbsd.o
1444 and esparcnbsd.o; sorted entries.
1445 (ei386nbsd.c,ens32knbsd.c,esparcnbsd.c): New targets.
1446
1447 * config/netbsd532.mt: Removed.
1448 * emulparams/netbsd532.sh: Removed.
1449
1450 * config/{i386-nbsd.mt,ns32k-nbsd.mt,sparc-nbsd.mt}: New files.
1451 * emulparams/{i386nbsd.sh,ns32knbsd.sh,sparcnbsd.sh}: New files.
1452 * configure.in (i[345]86-*-netbsd*, ns32k-pc532-netbsd*,
1453 sparc*-*-netbsd*): Use above configs.
1454
fdfe873a
ILT
1455Tue Oct 25 11:47:10 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1456
1457 * ldmain.c (multiple_common): One of the types may now be
1458 bfd_link_hash_indirect. The old BFD argument may be NULL.
1459
3286598f
ILT
1460Thu Oct 20 22:01:39 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1461
1462 * configure.in: Add * at the end of m68k-hp-hpux.
1463
81100e78
ILT
1464Tue Oct 18 15:58:39 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1465
1466 * ldlex.l: Cast assignment to yy_ch_buf field to char *, not to
1467 YY_CHAR *.
1468
51bdfd9b
C
1469Mon Oct 17 14:53:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1470
1471 * scripttempl/nw.sc: Gather constructors and destructors and
1472 define __CTOR__LIST__ and __DTOR_LIST__ appropriately.
1473
54d64846
C
1474Fri Oct 14 14:35:38 1994 J.T. Conklin (jtc@rtl.cygnus.com)
1475
0a1e63c4
KR
1476 * Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o.
1477 (ei386nw.c, eppcnw.c): New targets.
1478
1479 * config/{i386,ppc}-nw.mt, emulparams/{i386,ppc}nw.sh,
51bdfd9b 1480 scripttempl/nw.sc: New files, for i386 and powerpc netware.
0a1e63c4
KR
1481
1482 * configure.in: Changed netware ld_target name to be {i386,ppc}-nw
1483 instead of {i386,ppc}-elf.
1484
1485 * configure.in (sparc*-*-netware): Removed. There is no such
1486 thing anymore.
1487
54d64846
C
1488 * ldint.texinfo: Move misplaced `@end iftex'.
1489
81d191be
ILT
1490Fri Oct 14 12:02:18 1994 Eric Youngdale (eric@aib.com)
1491
1492 * scripttempl/elf.sc: Add .rel.ctors, .rela.ctors, .rel.dtors, and
1493 .rela.dtors to the list of .rel* sections.
1494
f608f62e
KR
1495Thu Oct 13 14:16:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1496
0a1e63c4
KR
1497 * ldver.c (ldversion): Update to version 2.5.
1498 * Version 2.5 released.
1499
f608f62e
KR
1500 * configure.in (all_targets): Handle i386-linux*.
1501
243f6d0d
ILT
1502Thu Oct 13 11:24:33 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1503
1504 * scripttempl/aout.sc: Set _etext and __etext to ., not
1505 ${DATA_ALIGNMENT}. This is compatible with SunOS, and, with luck,
1506 will not break any other system. From Eric Valette
1507 <ev@chorus.fr>.
1508
a82ae15d
ILT
1509Wed Oct 12 16:22:58 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1510
1511 * lexsup.c (parse_args): Change -V to be a synonym for -v. Add
1512 --verbose to get the old -V behaviour.
1513 * ld.1, ld.texinfo: Document this change.
1514
262c8763
ILT
1515Tue Sep 27 14:56:20 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1516
a82ae15d
ILT
1517 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Remove
1518 assertion, since it could fail with a user defined linker script.
1519
aa61b923
ILT
1520 * ldexp.c (fold_name): For DEFINED case, don't try to look up the
1521 name in the hash table during the first phase--the hash table does
1522 not even exist at that point, much less have the right value.
1523
262c8763
ILT
1524 * Makefile.in (CC): Define.
1525 (CXX): Move definition, change from g++ to gcc.
1526 (EXPECT, RUNTEST): Copy definitions from top level Makefile.in.
1527 (RUNTEST_CC, RUNTEST_CFLAGS): Remove.
1528 (RUNTEST_CXX, RUNTEST_CXXFLAGS): Remove.
1529 (CC_FOR_TARGET, CXX_FOR_TARGET): Copy from top level Makefile.in.
1530 (.cc.o): Comment out.
1531 (testdir): Remove.
1532 (site.exp): Don't create testdir or set tmpdir.
1533 (check): Run checks even if not running native. Use CC_FOR_TARGET
1534 instead of RUNTEST_CC, and likewise for CXX.
1535 (cdtest targets): Comment out.
1536 * config/solaris2.mh (HOSTING_LIBS): Only mention crtend.o once.
1537 * cdtest-bar.cc, cdtest-foo.cc, cdtest-foo.h: Remove.
1538 * cdtest-main.cc, cdtest.exp: Remove.
1539
2150c3ee
ILT
1540Mon Sep 26 11:40:30 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1541
262c8763
ILT
1542 * emulparams/elf32bmip.sh: Rename from elf32mipb.sh to avoid DOS
1543 file naming problems.
1544 * emulparams/elf32lmip.sh: Rename from elf32mipl.sh.
1545 * Makefile.in (ALL_EMULATIONS): Rename eelf32mipb.o to
1546 eelf32bmip.o and eelf32mipl.o to eelf32lmip.o.
1547 (eelf32bmip.c): Rename from eelf32mipb.c. Use elf32bmip.sh.
1548 (eelf32lmip.c): Rename from eelf32mipl.c. Use elf32lmip.sh.
1549 * config/mipsb-elf32.mt (EMUL): Use elf32bmip, not elf32mipb.
1550 * config/mipsl-elf32.mt (EMUL): Use elf32lmip, not elf32mipl.
1551
38189778
ILT
1552 * genscripts.sh: Always search /usr/local/TARGET/lib.
1553
2150c3ee
ILT
1554 * scripttempl/elf.sc: If -N is set, force DATA_ADDR to be ".".
1555
1556Fri Sep 23 15:05:49 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1557
1558 * configure.in: Handle i386-bsdi* targets like i386-bsd.
1559
a2eea823
ILT
1560Fri Sep 23 00:06:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1561
1562 * lexsup.c (parse_args): Add support for -a for HP/UX
1563 compatibility.
1564
1565 * lexsup.c (parse_args): -c takes an argument.
1566
f1781adc
ILT
1567Tue Sep 20 14:35:27 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1568
86037281
ILT
1569 * ld.h (args_type): Add new field endian.
1570 * lexsup.c (parse_args): Handle -EB and -EL by setting
1571 command_line.endian.
1572 * ldgram.y (ifile_p1): Accept OUTPUT_FORMAT with three arguments.
1573 * ldlang.c (lang_add_output_format): Add arguments big and little.
1574 If command_line.endian is set, use it to select big or little
1575 rather than the default. Changed all callers.
1576 * ldlang.h (lang_add_output_format): Update declaration.
1577 * emulparams/elf32mipb.sh: Define BIG_OUTPUT_FORMAT and
1578 LITTLE_OUTPUT_FORMAT.
1579 * emulparams/elf32mipl.sh: Likewise.
1580 * emulparams/mipsbig.sh: Likewise.
1581 * emulparams/mipsbsd.sh: Likewise.
1582 * emulparams/mipsidt.sh: Likewise.
1583 * emulparams/mipsidtl.sh: Likewise.
1584 * emulparams/mipslit.sh: Likewise.
1585 * scripttempl/elf.sc: Define BIG_OUTPUT_FORMAT and
1586 LITTLE_OUTPUT_FORMAT if not already defined. Pass them to
1587 OUTPUT_FORMAT.
1588 * scripttempl/mips.sc: Pass BIG_OUTPUT_FORMAT and
1589 LITTLE_OUTPUT_FORMAT to OUTPUT_FORMAT.
1590 * scripttempl/mipsbsd.sc: Likewise.
1591
1592 * Makefile.in (ldgram.h): Make separate target from ldgram.c,
1593 depending upon ldgram.c, so that a parallel make does not try to
1594 build both at once.
1595
f1781adc 1596 * configure.in (mips*el-elf*): New target.
5ccef180
ILT
1597 * Makefile.in (ALL_EMULATIONS): Add eelf32mipb.o and eelf32mipl.o.
1598 (eelf32mipl.c): New target.
86037281 1599
f1781adc
ILT
1600 * config/mipsl-elf32.mt: New file.
1601 * emulparams/elf32mipl.sh: New file.
1602
006ae0e4
ILT
1603Fri Sep 16 12:16:20 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1604
1605 * ldmain.c (main): Rather than prohibiting ld -r -s, treat it as
1606 ld -r -S -x.
1607
7aa8f496
ILT
1608Thu Sep 15 13:05:44 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1609
1610 * ldmisc.c (vfinfo): Print BFD file name as well as file name
1611 returned by find_nearest_line, in case the file name is something
1612 unhelpful such as a .h file. Handle %u.
1613
467a0380
SC
1614Wed Sep 14 12:49:12 1994 Steve Chamberlain (sac@jonny.cygnus.com)
1615
1616 * ldlang.c (lang_do_assignments): Make sure output statement
1617 has an attached bfd_section before trying to dereference it.
1618
8bff41c1
ILT
1619Wed Sep 14 12:48:09 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1620
809ee7e0
ILT
1621 * ld.h (ld_config_type): Add new field warn_once.
1622 * ldmain.c (undefined_symbol): Handle -warn-once.
1623 * lexsup.c (parse_args): Recognize -warn-once.
1624 * ld.texinfo (Options): Document -warn-once.
1625 * ld.1: Likewise.
1626
cc23cc69
ILT
1627 * ldmisc.c (vfinfo): Handle %D as %C, but never print the function
1628 name. For %C, print the function name on a separate line, to keep
1629 the length of error messages under control.
1630 * ldmain.c (multiple_definition): Use %D for ``first defined
1631 here.''
1632 (undefined_symbol): Use %D for ``more undefined references
1633 follow''.
1634
8bff41c1
ILT
1635 * ldmisc.c (multiple_warn): Remove; no longer used.
1636 * ldmisc.h (multiple_warn): Don't declare.
1637
3deb20fb
SC
1638Tue Sep 13 20:47:58 1994 Steve Chamberlain (sac@jonny.cygnus.com)
1639
1640 * ldlang.c (print_output_section_statement): Print all lines
1641 to the map file.
1642
0b3499f6
ILT
1643Tue Sep 13 16:30:11 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1644
1645 * ldlang.c (load_symbols): Check for archive before object. Use
1646 bfd_check_format_matches, and, if ambiguous, print a list of
1647 matching formats. If file format is not recognized, treat file as
1648 a linker script.
1649 * ldgram.y (yyerror): If assuming an object file is a script,
1650 mention that. Tweak the format of the error messages.
1651 * ldlex.l (lex_warn_invalid): If assuming an object is a script,
1652 guess that this is not actually a script, and just report that the
1653 file format was not recognized.
1654 * ld.texinfo (Options): Admit that -( may be used more than once.
1655 Add note that unrecognized object files are now treated as linker
1656 scripts.
1657
1658 * ldfile.c (ldfile_input_filename): Make const.
1659 (ldfile_assumed_script): New variable.
1660 (try_open): Change arguments types to const.
1661 (ldfile_find_command_file): Likewise.
1662 (ldfile_open_command_file): Likewise. Also, set lineno to 1.
1663 * ldfile.h: Update declarations for ldfile.c changes.
1664 * ldlex.l: Include <ctype.h>.
1665 (file_name_stack): Change to be const char *.
1666 (lineno_stack): New static variable.
1667 (<<EOF>>): Set lineno as well as ldfile_input_filename.
1668 (lex_push_file): Make name argument const. Initialize
1669 lineno_stack entry.
1670 (lex_redirect): Initialize lineno_stack entry.
1671 (lex_warn_invalid): Handle non printable characters nicely.
1672 * ldlex.h (lex_push_file): Declare second argument as const.
1673
1674 * ldgram.y (ifile_p1): Recognize GROUP.
1675 * ldlex.l: Recognize GROUP.
1676 * ld.texinfo (Option Commands): Document GROUP.
1677
2fd87dbc
ILT
1678Mon Sep 12 17:04:27 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1679
1680 * config/m68klynx.mh: New file.
1681
cb2af5cf
JL
1682Mon Sep 12 01:50:03 1994 Jeff Law (law@snake.cs.utah.edu)
1683
1684 * emultempl/hppaelf.em: Add newlines to the error messages.
1685
7b63ff76
ILT
1686Sat Sep 10 16:05:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1687
1688 * config/i386lynx.mh: New file.
1689 * scripttempl/i386lynx.sc: Don't put .ctors and .dtors in .text
1690 unless CONSTRUCTING.
1691
dd37f215
ILT
1692Thu Sep 8 13:25:24 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1693
1694 * emulparams/elf32mipb.sh (TEMPLATE_NAME): Define as elf32.
1695 (GENERATE_SHLIB_SCRIPT): Define as yes.
1696 (DYNAMIC_LINK): Define as false.
1697 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse):
1698 Initialize config.dynamic_link to DYNAMIC_LINK if it is defined.
1699 (gld${EMULATION_NAME}_place_orphan): Reset stat_ptr at end.
1700 * Makefile.in (eelf32mipb.c): Depend upon elf32.em rather than
1701 generic.em.
1702
fa3539fe
SC
1703Thu Sep 8 16:30:37 1994 Steve Chamberlain (sac@jonny.cygnus.com)
1704
1705 * scripttempl/h8500b.sc: Put rdata stuff into own segment.
1706
a864a26e
ILT
1707Thu Sep 8 13:25:24 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1708
1709 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Don't define;
1710 .got section is now explicitly handled in elf.sc.
1711
1712Wed Sep 7 13:08:34 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1713
1714 * scripttempl/alpha.sc: Redo script to set . outside of sections
1715 and not bother to explicitly specify section addresses.
1716 Explicitly place .sdata section.
1717
82950a80
ILT
1718Tue Sep 6 23:51:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1719
1720 * scripttempl/m68kcoff.sc: Put .bss in data segment.
1721
1722 * scripttempl/h8300.sc: Change .stab and .stabstr to use a VMA of
1723 0, and to only be marked as NOLOAD if relocating.
1724 * scripttempl/h8500.sc, scripttempl/h8500b.sc: Likewise.
1725 * scripttempl/h8500c.sc, scripttempl/h8500m.sc: Likewise.
1726 * scripttempl/h8500s.sc, scripttempl/i386coff.sc: Likewise.
1727 * scripttempl/i386go32.sc, scripttempl/i386lynx.sc: Likewise.
1728 * scripttempl/m68kcoff.sc, scripttempl/m68klynx.sc: Likewise.
1729 * scripttempl/sh.sc, scripttempl/sparccoff.sc: Likewise.
1730 * scripttempl/sparclynx.sc: Likewise.
1731
1732Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
318b02b6
KR
1733
1734 * Makefile.in, configure.in: Add support (disabled) the ARM/RISCiX.
1735 * config/riscix.mt, emulparams/riscix.sh, scripttempl/riscix.sc:
1736 New files.
1737
3b21918a
ILT
1738Tue Aug 30 11:48:08 1994 Eric Youngdale (ericy@cais.cais.com)
1739
1740 * ld.h (args_type): Add field soname.
1741 * lexsup.c (parse_args): Handle -soname argument.
1742 * emultempl/elf32.em: In call to bfd_elf32_size_dynamic_sections,
1743 pass soname.
1744 * ld.texinfo: Document -soname.
1745
69927008
ILT
1746Mon Aug 29 15:21:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1747
1748 * ldlang.c (lang_check): Don't try to set the architecture if the
1749 input and output files are incompatible. Just warn.
1750
6d445436
ILT
1751Wed Aug 24 12:52:30 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1752
1753 * configure.in: Change i[34]86 to i[345]86.
1754
1755Sun Aug 21 16:17:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1756
1757 * emulparams/hp3hpux.sh: Define __DYNAMIC to be 0.
1758
b400f56d
ILT
1759Thu Aug 18 15:37:45 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1760
1761 Make the ELF linker handle orphaned sections reasonably. Also,
1762 define __start_SECNAME and __stop_SECNAME around sections whose
1763 names can be represented in C, for the benefit of symbol sets in
1764 glibc.
1765 * ldemul.h (ldemul_place_orphan): Declare.
1766 (ld_emulation_xfer_type): Add place_orphan field.
1767 * ldemul.c (ldemul_place_orphan): New function.
1768 * ldlang.h (wild_doit): Declare.
1769 * ldlang.c (wild_doit): Make nonstatic.
1770 (lang_place_orphans): Call ldemul_place_orphan.
1771 * emultempl/elf32.em: Include <ctype.h> and "ldgram.h".
1772 (hold_section, hold_use, hold_text, hold_data, hold_bss): New
1773 static variables.
1774 (gld${EMULATION_NAME}_place_orphan): New static function.
1775 (gld${EMULATION_NAME}_place_section): New static function.
1776 (ld_${EMULATION_NAME}_emulation): Initialize place_orphan field.
1777
9e5a036f
ILT
1778Tue Aug 16 00:17:20 1994 Eric Youngdale (ericy@cais.cais.com)
1779
1780 * scripttempl/aout.sc: Add .linux-dynamic after .data.
1781
c1a9aaa3
ILT
1782Tue Aug 16 00:08:22 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1783
9e5a036f
ILT
1784 * lexsup.c (parse_args) Treat --dll-verbose as --version, for
1785 Linux compatibility. From hjl@nynexst.com (H.J. Lu).
c1a9aaa3 1786
1fee94ec
ILT
1787Mon Aug 15 17:17:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1788
1789 * ldexp.h (exp_get_abs_int): Declare.
1790
1791Sat Aug 6 01:45:39 1994 Steve Chamberlain (sac@jonny.cygnus.com)
1792
1793 * ldlang.c (lang_do_assignments): Handle complex AT's better.
1794 * ldexp.c (exp_get_abs_int): New function.
1795
28d1c6ec
JM
1796Fri Aug 5 20:55:55 1994 Jason Molenda (crash@phydeaux.cygnus.com)
1797
1798 * configure.in: add i960-nindy-coff support.
1799
63936abc
JMD
1800Thu Aug 4 14:45:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1801
1802 * ldlex.l (yy_create_string_buffer): Handle change to internal
1803 interface in flex 2.4.7.
1804
bb329c20
JMD
1805Tue Aug 2 11:52:06 1994 Eric Youngdale (ericy@cais.cais.com)
1806
1807 * emultempl/linux.em (gld${EMULATION_NAME}_find_address_statement):
1808 New function; add 0x20 to any use of -Ttext.
1809 (gld${EMULATION_NAME}_create_output_section_statements): New
1810 function.
1811 (ld_${EMULATION_NAME}_emulation): Use the new function
1812 gld${EMULATION_NAME}_create_output_section_statements.
1813
a1ed2435
ILT
1814Mon Aug 1 15:50:44 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1815
1816 * scripttempl/mips.sc: Redo script to set . outside of sections
1817 and not bother to explicitly specify section addresses.
1818
b019d460
ILT
1819Tue Jul 26 11:02:35 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1820
1821 * scripttempl/elf.sc: Copy several more relocation sections into
1822 the output. Put .got.plt sections into .got.
1823
309c8153
ILT
1824Fri Jul 22 12:15:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1825
31ddb156
ILT
1826 * scripttempl/elf.sc: Use PROVIDE to define etext, edata, and end.
1827
1828 Add a new script operator, PROVIDE, to define a symbol only if it
1829 is needed.
1830 * ldgram.y (PROVIDE): New token.
1831 (assignment): Accept PROVIDE.
1832 * ldlex.l (PROVIDE): New token.
1833 * ldexp.h (node_type): Add etree_provide to node_class enum.
1834 (exp_provide): Declare.
1835 * ldexp.c (exp_fold_tree): Handle etree_provide.
1836 (exp_provide): New function.
1837 (exp_print_tree): Handle etree_provide.
1838 * ld.texinfo: Document PROVIDE.
1839
36c6e8c3
ILT
1840 * ldlang.c (lang_common): Pass desired alignment to
1841 lang_one_common as power of two.
1842 (lang_one_common): Get common symbol alignment from linker hash
1843 table entry. Treat desired alignment as a power of two.
1844
309c8153
ILT
1845 * ldlang.c (wild_section): Attach all section with the given name,
1846 not just the first one. If there is no name, attach all sections
1847 even if the SEC_IS_COMMON flag is set.
1848
a1ad915d
ILT
1849Wed Jul 20 15:49:27 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1850
1851 * ld.h (args_type): Add field rpath.
1852 * lexsup.c (S_ISDIR): Define if not already defined.
1853 (parse_args): Add support for -rpath. If -R is used to name a
1854 directory, treat it as -rpath for Solaris compatibility.
1855 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
1856 Pass command_line.rpath to bfd_elf32_size_dynamic_sections.
1857 * ldmain.c (main): Initialize command_line.rpath to NULL.
1858 * ld.texinfo: Document -rpath option.
1859
cdf71377
KR
1860Sun Jul 10 00:33:24 1994 Ian Dall (dall@hfrd.dsto.gov.au)
1861
1862 * emulparams/pc532machaout.sh: New file. Pc532 mach script
1863 parameters.
1864
1865 * emulparams/netbsd532.sh: New file. Netbsd 532 script parameters.
1866
1867 * config/pc532mach.mt: New file. Pc532 mach target support.
1868
1869 * config/pc532mach.mh: New file. Pc532 mach host support.
1870
1871 * config/netbsd532.mt: New file. Netbsd 532 target support.
1872
1873 * configure.in: Add ns32k-pc532-mach and ns32k-pc532-netbsd support.
1874
1875 * Makefile.in: Add epcmachaout.c dependency and enetbsd532.c
1876 dependency.
1877
db770dfa
ILT
1878Fri Jul 8 10:57:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1879
1880 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): Use
1881 bfd_abs_section_ptr, not &bfd_abs_section.
1882
1883 * lexsup.c (parse_args): Changed "retain-symbols-file" from
1884 no_argument to required_argument. From djm.
1885
1886Thu Jul 7 12:29:53 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1887
1888 * scripttempl/elf.sc: Explicitly mention .stab and .stabstr
1889 sections to force a VMA of 0; needed for ELF backends which have
1890 not been converted to the new linker style.
1891
aee611f5
JL
1892Mon Jul 4 19:35:45 1994 Jeff Law (law@snake.cs.utah.edu)
1893
1894 * scripttempl/hppaelf.sc (__stack_zero): Don't define this name,
1895 it was for the HPUX dynamic loader's use and it creates problems
1896 with ELF GDB.
1897
1898Fri Jul 1 12:53:47 1994 Jeff Law (law@snake.cs.utah.edu)
1899
1900 * ldlang.c (lang_do_assignments): No longer static. Delete decl.
1901 * ldlang.h (lang_do_assignments): Put external decl here.
1902 * emultempl/hppaelf.em: Minor cleanups throughout file.
1903 (hppa_elf_create_output_section_statements): Rewrite.
1904 (hppaelf_finish): Rewrite.
1905
111b24d5
JMD
1906Wed Jun 29 16:50:00 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1907
03730624
JMD
1908 * config/solaris2.mh (NATIVE_LIB_DIRS): Define as /usr/ccs/lib.
1909
111b24d5
JMD
1910 * lexsup.c (parse_args): Accept -Bstatic and -Bdynamic. Do not
1911 accept plain -B.
1912 * ld.texinfo: -Bstatic is not ignored.
1913
1c883f34
SS
1914Tue Jun 28 12:13:34 1994 Stan Shebs (shebs@andros.cygnus.com)
1915
1916 * ldlex.l: Recognize \r the same as \n.
1917
1918Thu Jun 23 17:53:04 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1919
1920 Preliminary support for generating shared libraries, from Eric
1921 Youngdale <ericy@cais.cais.com>.
1922 * genscripts.sh: If the emulation parameter file sets
1923 GENERATE_SHLIB_SCRIPT, generate a .xs script file with
1924 CREATE_SHLIB defined.
1925 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): If
1926 link_info.shared is set, use the .xs script file.
1927 * scripttempl/elf.sc: If CREATE_SHLIB is set, don't create a
1928 .interp section, and don't include TEXT_START_ADDR in the starting
1929 address of the first section.
1930 * emulparams/elf_i386.sh (GENERATE_SHLIB_SCRIPT): Likewise.
1931 * emulparams/elf32_sparc.sh (GENERATE_SHLIB_SCRIPT): Define.
1932
1f8b3b57
DM
1933Thu Jun 23 12:52:22 1994 David J. Mackenzie (djm@rtl.cygnus.com)
1934
1935 * configure.in: Change --with-targets to --enable-targets.
1936
3b7553e7
ILT
1937Wed Jun 22 13:42:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1938
cf4245af
ILT
1939 * lexsup.c (parse_args): Add support for new options -( -) with
1940 synonyms --start-group --end-group.
1941 * ldlang.h (enum statement_enum): Add lang_group_statement_enum.
1942 (lang_group_statement_type): Define new struct.
1943 (lang_statement_union_type): Add group_statement field.
1944 (lang_enter_group, lang_leave_group): Declare.
1945 * ldlang.c (lang_for_each_statement_worker): Handle
1946 lang_group_statement_enum.
1947 (map_input_to_output_sections, print_statement): Likewise.
1948 (lang_size_sections, lang_do_assignments): Likewise.
1949 (open_input_bfds): Completely rewrite. Now does its own looping,
1950 rather than using lang_for_each_statement. Handle groups.
1951 (lang_process): Update call to open_input_bfds.
1952 (print_group): New static function.
1953 (lang_enter_group, lang_leave_group): New static functions.
1954 * ldfile.c (ldfile_open_file): If the file has already been
1955 opened, just return rather than taking an assertion failure.
1956 * ldver.c (help): Mention new options.
1957 * ld.texinfo: Document new options.
1958
02b57980
ILT
1959 * ldlang.c (end_of_data_section_statement_list): Don't define.
1960 (lang_leave_output_section_statement): Don't set obsolete variable
1961 end_of_data_section_statement_list.
1962
62a4b36c
ILT
1963 * scripttempl/go32coff.sc: Don't put ${DATA_ALIGNMENT} inside an
1964 ALIGN.
1965
686739e2
ILT
1966 * ldlang.c (lang_size_sections): Adjust current region address
1967 even for sections with an explicit address. From
1968 ralphc@pyramid.com (Ralph Campbell).
1969
7d56d4f1
ILT
1970 * emulparams/i386linux.sh (NONPAGED_TEXT_START_ADDR): Set to 0.
1971 From jrs@world.std.com (Rick Sladkey).
1972
3b7553e7
ILT
1973 * scripttempl/mipsbsd.sc: Let sections align to their natural
1974 boundaries.
1975
1976Tue Jun 21 11:27:04 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1977
1978 * ldlang.c (lang_init): Use new bfd_abs_section_ptr, not
1979 &bfd_abs_section.
1980 (lang_abs_symbol_at_beginning_of): Likewise.
1981 (lang_abs_symbol_at_end_of): Likewise.
1982 (lang_size_sections): Use bfd_is_abs_section to check for the
1983 absolute section. Don't try to set the VMA or output_offset or
1984 size of the absolute section.
1985 * ldmain.c (notice_ysym): Use bfd_is_und_section to check for the
1986 undefined section.
1987
c4aa82c1
JL
1988Thu Jun 16 22:48:41 1994 Jeff Law (law@snake.cs.utah.edu)
1989
1990 * scripttempl/hppaelf.sc: Place .data and .bss at 0x40000000
1991 when generating relocatable objects.
1992
08f20f66
ILT
1993Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com)
1994
1995 * emultempl/linux.em: New file providing support for linking
1996 against Linux shared libraries.
1997 * config/i386-linux.mt (ei386linux.c): Depend upon linux.em.
1998 * emulparams/i386linux.sh (TEMPLATE_NAME): Define as linux.
1999
952b6c2c
ILT
2000Thu Jun 16 12:22:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2001
64887de2
ILT
2002 * lexsup.c (parse_args): Add -shared to longopts, and handle it.
2003 * ldmain.c (main): Initialize link_info.shared to false. Give
2004 error if link_info.relocateable and link_info.shared are both set.
2005
5d1ffb2f
ILT
2006 * configure.in: If EMUL_EXTRA* is defined in a config file, treat
2007 it as naming an emulation to be added to EMULATION_OFILES.
2008 * config/i386-linux.mt (EMUL_EXTRA1): Define as elf_i386.
2009
bf82ab68
ILT
2010 * Makefile.in: Rebuilt dependencies.
2011 (ALL_EMULATIONS): Add ei386linux.o, eelf32_sparc.o,
2012 eelf64_sparc.o. Remove $(OTHER_EMULATIONS).
2013 (ei386linux.c, eelf32_sparc.c, eelf64_sparc.c): New targets.
2014 * config/i386-linux.mt (OTHER_EMULATIONS): Don't define.
2015 (ei386linux.c): Remove; now in Makefile.in.
2016 * config/i386-lynx.mt (OTHER_EMULATIONS): Don't define.
2017 * config/m68k-lynx.mt (OTHER_EMULATIONS): Don't define.
2018 * config/sparc-lynx.mt (OTHER_EMULATIONS): Don't define.
2019 * config/sparc64-elf.mt (OTHER_EMULATIONS): Don't define.
2020 (eelf64_sparc.c): Remove; now in Makefile.in.
2021 * config/sun4sol2.mt (OTHER_EMULATIONS): Don't define.
2022 (eelf32_sparc.c): Remove; now in Makefile.in.
2023
641fe79b
ILT
2024 * ldexp.c (exp_print_tree): Don't crash if etree_rel section has
2025 no owner--it might be bfd_abs_section. From Eric Youngdale
2026 <ericy@cais.cais.com>.
2027
952b6c2c
ILT
2028 * scripttempl/aout.sc: Let sections align to their natural
2029 boundaries.
2030
c96386c4
ILT
2031Wed Jun 15 01:54:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2032
33b90e52
ILT
2033 * ldemul.h (ldemul_open_dynamic_archive): Declare.
2034 (ld_emulation_xfer_type): Add new field open_dynamic_archive.
2035 * ldemul.c: Include ldexp.h and ldlang.h.
2036 (ldemul_open_dynamic_archive): New function.
2037 * ldfile.h (ldfile_open_file_search): Declare.
2038 * ldfile.c: Include ldemul.h.
2039 (try_open_bfd): Rename from cache_bfd_openr. Return boolean
2040 argument, not bfd *. Change all callers.
2041 (ldfile_open_file_search): Rename from open_a. Return boolean
2042 argument, not bfd *. Clean up. Change all callers.
2043 (ldfile_open_file): If doing a dynamic link, call
2044 ldemul_open_dynamic_archive rather than assuming the extension of
2045 a dynamic object is ".so".
2046 * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
2047 New function.
2048 (ld_${EMULATION_NAME}_emulation): Initialize open_dynamic_archive
2049 field.
2050 * emultempl/sunos.em (ld_${EMULATION_NAME}_emulation): Likewise.
2051
cbbf9608
ILT
2052 * ldmain.c (get_emulation): Ignore -m486 for Linux compatibility.
2053 * lexsup.c (parse_args): Ignore -qmagic for Linux compatibility.
42792411 2054 Accept -static as a synonym for -non_shared.
cbbf9608 2055
7fb9ca5f
ILT
2056 Let the user change the dynamic linker used by ELF code.
2057 * ld.h (args_type): Add new field interpreter.
2058 * lexsup.c (parse_args): Add dynamic-linker to longopts, and
2059 handle it.
2060 * ldmain.c (main): Initialize command_line.interpreter to NULL.
2061 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Get
2062 the ELF backend to return the .interp section. If
2063 command_line.interpreter is not NULL, set the contents of .interp
2064 to it.
2065 * ld.texinfo: Mention -dynamic-linker.
2066
2067 * config/sun4sol2.mt (eelf32_sparc.c): Depend upon elf32.em, not
2068 generic.em.
2069
bec7a138
ILT
2070 * lexsup.c (parse_args): Sort out the option macros and change the
2071 definitions to make it easier to add a new option.
2072
66da6c84
ILT
2073 * scripttempl/aout.sc: Define __etext and __edata to go along with
2074 _etext and _edata.
2075
c96386c4 2076 * ld.h (ld_config_type): Add new field traditional_format.
605da7e2 2077 * lexsup.c (parse_args): Add traditional-format to longopts, and
c96386c4
ILT
2078 handle it.
2079 * ldmain.c (main): Initialize config.traditional_format to false.
2080 * ldlang.c (ldlang_open_output): Set BFD_TRADITIONAL_FORMAT in BFD
2081 flags of output_bfd according to config.traditional_format.
605da7e2 2082 * ldver.c (help): Mention -traditional-format.
c96386c4
ILT
2083 * ld.texinfo: Document -traditional-format.
2084
7fe331f1
ILT
2085Tue Jun 14 23:10:07 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2086
2087 * ldctor.c (ldctor_add_entry): Add entries to a set in the order
2088 they are encountered.
2089
39a00f7d
ILT
2090Tue Jun 14 18:05:09 1994 Eric Youngdale (ericy@cais.cais.com)
2091
2092 * emulparams/i386linux.sh (TEXT_START_ADDR): Define as 0x1000.
2093 (NONPAGED_TEXT_START_ADDR): Define as 0x20.
2094
eb7edfa1
ILT
2095Mon Jun 13 15:46:09 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2096
23677217
ILT
2097 * scripttempl/alpha.sc: Define _ftext, _etext and _fdata insted of
2098 _FTEXT, _ETEXT and _FDATA. Dont define _END.
2099
e845d289
ILT
2100 * ldfile.c (open_a): If this is not an archive, try to open it in
2101 the current directory before searching for it.
2102
3e1fd33d
ILT
2103 * lexsup.c (parse_args): Treat -i as a synonym for -r.
2104
f24078fd
ILT
2105 * ldgram.y (exp): Treat BLOCK as a synonym for ALIGN, so that
2106 BLOCK works in a section address as documented.
2107
eb7edfa1
ILT
2108 * ldgram.y (YYDEBUG): Don't define.
2109
f8015b85
ILT
2110Fri Jun 10 16:45:39 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2111
2112 * emultempl/gld960.em: Pass false for new argument to
2113 ldfile_add_library_path.
2114 * emultempl/gld960c.em, emultempl/lnk960.em: Likewise.
2115
2116 * emultempl/sunos.em: Only look for .so files if doing a dynamic
2117 link.
2118
9beeb5d9
ILT
2119Thu Jun 9 08:35:17 1994 Ian Lance Taylor (ian@cygnus.com)
2120
2121 * scripttempl/i960.sc: Add CONSTRUCTORS to .data.
2122
64bb143c
BC
2123Thu Jun 9 06:52:29 1994 Bill Cox (bill@rtl.cygnus.com)
2124
2125 * Makefile.in (check): Delete ld.new dependency so that a regression
2126 test doesn't trigger a rebuild of the linker.
2127
ef01a8a8
ILT
2128Thu Jun 9 00:17:20 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2129
2130 * ldlang.c (map_input_to_output_sections): For lang_address, call
2131 init_os if it hasn't already been called.
2132
ed601bea
ILT
2133Thu Jun 2 17:24:08 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2134
2135 Add support for SunOS shared libraries.
2136 * aout.sc: Don't define __DYNAMIC here. Add new sections used by
2137 shared library support code.
2138 * emultempl/sunos.em: New file.
2139 * emulparams/sun4.sh (TEMPLATE_NAME): Define as sunos.
f7e66391 2140 * emulparams/sun3.sh (TEMPLATE_NAME): Likewise.
ed601bea 2141 * Makefile.in (esun4.c): Depend upon sunos.em, not generic.em.
f7e66391 2142 (esun3.c): Likewise.
ed601bea
ILT
2143
2144 * ldlang.c: Minor formatting cleanups.
2145 (lang_for_each_input_file): New function.
2146 * ldlang.h (lang_for_each_input_file): Declare.
2147
2148 * ldfile.h (search_dirs_type): Move from ldfile.c, and add cmdline
2149 field.
2150 (search_head): Declare.
2151 (ldfile_add_library_path): Add new cmdline argument in prototype.
2152 * ldfile.c (search_head): Make non-static.
2153 (search_dirs_type): Move to ldfile.h.
2154 (ldfile_add_library_path): Accept cmdline argument, and save it.
2155 * lexsup.c (parse_args): Pass true for new cmdline argument of
2156 ldfile_add_library_path.
2157 (set_default_dirlist): Likewise.
2158 * ldmain.c (check_for_scripts_dir): Pass false for new cmdline
2159 argument of ldfile_add_library_path.
2160 * ldgram.y (ifile_p1): Likewise.
2161
210c52ac
ILT
2162Wed Jun 1 14:24:08 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2163
2164 * ldlang.h (lang_input_statement_type): Remove fields subfiles,
2165 total_size, superfile and chain.
2166 * ldfile.c (open_a): Don't clear search_dirs_flag.
2167 (ldfile_open_file): Don't try to open superfile. Assert that file
2168 has not already been opened.
2169 * ldlang.c (new_afile): Don't initialize superfile.
2170 * ldmain.c (add_archive_element): Don't initialize subfiles or
2171 chain or superfile. Initialize search_dirs_flag to false.
2172
c06e55d9
KR
2173Fri May 27 12:25:33 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2174
2175 * ldver.c (ldversion): Changed version to "cygnus-2.4.1".
2176
2177 Changes from binutils-2.4 release:
2178
2179 * genscripts.sh (RELOCATING, CONSTRUCTING): When setting
2180 variables, use whitespace, so scripts don't break.
2181
2182 * config/alphaosf.mh (HDEFINES, CFLAGS): Deleted.
2183
2184 * emultempl/generic.em: Find emultempl/stringify.sed in ${srcdir}.
2185
2186 * cdtest-bar.cc: Renamed from cdtest-func.cc.
2187 * Makefile.in: Noted change.
2188
2189 * scripttempl/a29k.sc: Don't include /lab3/u3/..../segments.o; I
2190 don't know where that's supposed to come from, or why it's
2191 necessary.
2192
2193 Wed May 11 22:32:00 1994 DJ Delorie (dj@ctron.com)
2194
2195 * configure.bat: update to latest makefile.in
2196 * emulpara/go32.sh: set to coff-go32 not aout
2197 * emultemp/generic.em: strength-reduce the structure of
2198 this shell script, since the only available shell for
2199 DOS can't handle complex syntax.
2200 * emultemp/stringify.sed: for "sed -f" instead of inline.
2201 * makefile.in: depend on stringify.sed as well as genscripts.sh
2202 * scripttemp/go32coff.sc: correct for djgpp 1.11's COFF format
2203 * genscripts.sh: empty variables aren't always considered "set",
2204 so set them to "y" instead.
2205
29371b1f
ILT
2206Fri May 27 01:08:14 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2207
60e8a534
ILT
2208 * ldlang.c (entry_symbol): Make static.
2209 (lang_add_entry): Add cmdline argument.
2210 * ldlang.h (lang_add_entry): Change prototype.
2211 * ldgram.y (statement_anywhere): Change lang_add_entry call.
2212 * lexsup.c (parse_args): Likewise.
29371b1f 2213
f49f58c6
ILT
2214Tue May 24 16:13:43 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2215
2216 * emulparams/elf32mipb.sh (OTHER_READONLY_SECTIONS): Don't give
2217 .reginfo an address.
2218 (OTHER_READWRITE_SECTIONS): Don't give .lit4 or .lit8 an address.
2219 (OTHER_SECTIONS): Define for .gptab.sdata and .gptab.sbss.
2220 * scripttempl/elf.sc: Use OTHER_SECTIONS at end of script.
2221
2a9fa50c
ILT
2222Thu May 19 13:31:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2223
2224 Add support for ELF shared libraries.
2225 * ld.h (ld_config_type): Add field dynamic_link.
2226 * ldmain.c (main): Initialize config.dynamic_link to false. Warn
2227 on attempts to use -r with -relax, -call_shared or -s.
2228 * lexsup.c (longopts): Separate OPTION_CALL_SHARED from
2229 OPTION_NON_SHARED. Add OPTION_IGNORE. Adjust macro values
2230 accordingly. Add "dy" and "non_shared" options. Change "Qy" to
2231 OPTION_IGNORE for now. Handle OPTION_CALL_SHARED and
2232 OPTION_NON_SHARED by setting dynamic_link field accordingly.
2233 Handle OPTION_IGNORE by ignoring it. Clear dynamic_link field for
2234 -r and -Ur.
2235 * ldfile.c (ldfile_open_file): If config.dynamic_link is true, try
2236 opening a file with a .so extension first.
2237 * emultempl/elf32.em: New file.
2238 * emulparams/elf32_sparc.sh (TEXT_START_ADDR): Change to 0x10000.
2239 (NONPAGED_TEXT_START_ADDR): Likewise.
2240 (TEMPLATE_NAME): Define as elf32.
2241 (DATA_PLT): Define.
2242 * emulparams/elf_i386.sh (TEMPLATE_NAME): Define as elf32.
2243 * scripttempl/elf.sc: Add placement for new dynamic sections.
2244 Don't use CREATE_OBJECT_SYMBOLS. Define _etext, _edata and _end
2245 outside of any section. Don't use ALIGN(8); just let one section
2246 VMA follow another. Put .dynbss in .bss. Don't mention debugging
2247 sections; they'll be handled correctly anyhow.
2248 * Makefile.in (eelf_i386.c): Depend upon elf32.em, not generic.em.
2249
188ce705
ILT
2250Wed May 18 10:15:39 1994 Ian Lance Taylor (ian@cygnus.com)
2251
2252 * Makefile.in (install): Redirect output of ln to /dev/null.
2253
4bd5c39f
JL
2254Mon May 16 13:35:08 1994 Jeff Law (law@snake.cs.utah.edu)
2255
2256 * emultempl/hppaelf.em: Change all references of
2257 .hppa_linker_stubs to .PARISC.stubs.
2258 * scripttempl/hppaelf.sc: Likewise.
2259
439a3604
ILT
2260Fri May 13 13:00:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2261
269773c1
ILT
2262 * ldlang.c (print_output_section_statement): Change ``no attached
2263 output section'' message slightly.
2264 (lang_do_assignments): Don't recurse down if there is no real
2265 section.
2266
439a3604
ILT
2267 * config/i386-linux.mt (OTHER_EMULATIONS): Change em_ to e to
2268 match corresponding change in emulation templates.
2269 * config/i386-lynx.mt, config/m68k-lynx.mt: Likewise.
2270 * config/sparc-lynx.mt, config/sun4sol2.mt: Likewise.
2271
82ebe9a2
KR
2272Wed May 11 18:16:46 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2273
2274 * ldver.c (ldversion): Updated version number.
2275
2276 * cdtest-foo.cc: Use explicit "#pragma implementation".
2277 * cdtest-bar.cc: Renamed from cdtest-func.cc.
2278 * Makefile.in: References to cdtest-func.o changed to
2279 cdtest-bar.o.
2280
f9d3d71a
ILT
2281Wed May 11 16:24:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2282
2283 Don't create unnecessary output sections.
2284 * ldlang.c (out_bfd_get_section_by_name): Remove.
2285 (wild_section): Call bfd_get_section_by_name rather than
2286 our_bfd_get_section_by_name. Don't call wild_doit if there is no
2287 section.
2288 (lang_create_output_section_statements): Remove.
2289 (map_input_to_output_sections): For several cases, call init_os if
2290 it has not already been called.
2291 (lang_size_sections): If output section was not created, skip it.
2292 (lang_process): Don't call lan_create_output_section_statements.
2293 (lang_place_orphans): Skip files with just_syms_flags set to true.
2294 * ld.texinfo: Document change.
2295
27f7237e
ILT
2296Tue May 10 14:31:16 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2297
2298 * ldlang.c (wild_doit): Don't bother initializing the vma and
2299 section size. Don't special case SEC_SHARED_LIBRARY.
2300 (lang_size_sections): Handle SEC_COFF_SHARED_LIBRARY sections
2301 specially.
2302
c1124600
ILT
2303Fri May 6 12:24:27 1994 Steve Chamberlain (sac@cygnus.com)
2304
2305 * config/go32.mh : New file for Xgo32X.
2306
f6671f28
ILT
2307Fri May 6 15:15:35 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2308
5acce559
ILT
2309 * ldfile.c (ldfile_open_command_file): Set bfd_error_system_call
2310 before calling einfo, since we are reporting an fopen failure.
2311 From jrs@world.std.com (Rick Sladkey).
2312
f6671f28
ILT
2313 * configure.in: Use "e" rather than "em_" as prefix for
2314 emulations.
2315
6e1e82a0
KR
2316Fri May 6 01:08:14 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
2317
2318 * emultempl/generic.em: Use "e" rather than "em_" as prefix for
2319 filename.
2320 * emultempl/gld960.em, emultempl/gld960c.em, emultempl/lnk960.em,
2321 emultempl/hppaelf.em, emultempl/m88kbcs.em, emultempl/vanilla.em:
2322 Ditto.
2323 * Makefile.in: Changed all generated file names.
2324 (ldemul-list.h): Depend on Makefile, not config.status. Changed
2325 sed patterns to handle new filenames.
2326
2327 * config/mipsl-idt.mt: Renamed from mips-idtl.mt.
2328 * configure.in: Adjusted.
2329
2330Thu May 5 15:07:32 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2331
2332 * Makefile.in (install-info): Don't use "$<*", it doesn't always
2333 work. Instead, check build dir and $srcdir explicitly, and use
2334 `echo' to get all the filenames.
2335
2336 * configure.in (h8300h-*-hms): Changed ld_target name to
2337 cf-h8300h.
2338 * config/cf-h8300h.mt: Renamed from coff-h8300h.mt, to make it
2339 unique in 8.3.
2340
2341 * config/i960coff.mt: New file.
2342 * emulparams/gld960coff.sh: New file.
2343 * emultempl/gld960c.em: New file.
2344 * configure.in (i960-*-vxworks5* except -vxworks5.0*): Use
2345 i960coff configuration.
2346 * Makefile.in (em_gld960coff.c): Added dependencies, build rule.
2347
2348 * Makefile.in (ALL_EMULATIONS): Remove em_delta68.o, since the
2349 code isn't included in FSF releases, and it can still be
2350 explicitly selected.
2351 (distclean): Remove site.bak and tmpdir.
2352 (STAGESTUFF): Removed $(GENERATED_CFILES) $(GENERATED_HFILES).
2353 (mostlyclean): Delete them explicitly here. Also remove tmpdir.
2354
2355 Patches from Ralph Campbell:
2356 * config/mipsbsd.mh: New file.
2357 * Makefile.in (em_mipsbsd.c): Use mipsbsd.sc, not aout.sc.
2358 * scripttempl/mipsbsd.sc: Don't define __DYNAMIC.
2359 * emulparams/mipsbsd.sh (OUTPUT_FORMAT): Fix name to have `a.out'
2360 instead of `aout'.
2361
2362 * configure.in (i386-*-gnu*): Treat like i386-*-mach*.
2363
269ec825
ILT
2364Wed May 4 11:59:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2365
6e1e82a0
KR
2366 * config/m68k.mt (EMUL): Set to m68kaout.
2367 * emulparams/m68kaout.sh: New file.
2368 * Makefile.in (ALL_EMULATIONS): Add em_m68kaout.o.
2369 (em_m68kaout.c): New target.
2370
269ec825
ILT
2371 * ldlang.c (lang_size_sections): If dot moves because of an
2372 assignment, don't try to insert a pad into the absolute output
2373 section, just change the address of the default memory region
2374 instead.
2375
2376 * Makefile.in (mostlyclean): Remove cdtest.tmp, cdtest-ur,
2377 cdtest-ur.out, and cdtest-ur.tmp.
2378
e6d84626
ILT
2379Wed Apr 27 16:03:37 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2380
2381 * scripttempl/sa29200.sc: Align all sections to four byte
2382 boundaries.
2383
6c86b9ff
SC
2384Wed Apr 27 10:48:03 1994 Steve Chamberlain (sac@cygnus.com)
2385
2386 * Makefile.in, configure.in: Support for go32 coff.
2387 * config/i386-go32.mt: New file
2388 * emulparams/i386go32.sh: New file
2389 * scripttempl/i386go32.sc: New file
2390
028f8872
SS
2391Tue Apr 26 17:20:03 1994 Stan Shebs (shebs@andros.cygnus.com)
2392
2393 * Makefile.in (em_m68klynx.c, em_i386lynx.c, em_sparclynx.c): Use
2394 Lynx-specific script templates.
2395 * configure.in (sparclite*-*-coff): Use coff-sparc.
2396 * emulparams/i386lynx.sh (SCRIPT_NAME): Set to i386lynx.
2397 * emulparams/sparclynx.sh (SCRIPT_NAME): Set to sparclynx.
2398 (ENTRY): Set to __main.
2399 * scripttempl/i386lynx.sc: New file, script for I386 Lynx.
2400 * scripttempl/m68klynx.sc: Add insertion of ctor/dtor sections.
2401 * scripttempl/sparclynx.sc: New file, script for uSparc Lynx.
2402
cde73501
ILT
2403Tue Apr 26 12:41:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2404
c435aba8
ILT
2405 * scripttempl/mips.sc: Force _gp and .lit8 to be aligned to a 16
2406 byte boundary, in case the global constructors do not take up an
2407 even 16 bytes.
2408
cde73501
ILT
2409 * config/i386v4.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not
2410 exist, get crtbegin based on gcc -print-libgcc-file-name.
2411 (HOSTING_LIBS): Similar change for ../gcc/crtend.o.
2412
feaa9c4b
ILT
2413Mon Apr 25 15:27:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2414
2415 * ldlang.c (lang_size_sections): When no address is given for a
2416 section, align it according to its requirements.
2417
1e45c4c3
ILT
2418Thu Apr 21 17:24:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2419
2420 * Makefile.in (clean, distclean): Remove configdoc.texi.
2421
9ad75873
BC
2422Tue Apr 19 12:12:15 1994 Bill Cox (bill@rtl.cygnus.com)
2423
2424 * configure.in: Add i[34]86-*-bsd386 to the patterns recognized.
2425
9d87af56
ILT
2426Fri Apr 15 14:35:42 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2427
2428 * ldlang.c (lang_size_sections): When relaxing, adjust the
2429 position of a padding statement, and adjust dot accordingly.
2430
ea68d58d
BC
2431Mon Apr 11 17:37:09 1994 Bill Cox (bill@rtl.cygnus.com)
2432
2433 * Makefile.in (EXPECT, RUNTEST): Set these for the check goal.
2434
4f2ee958
ILT
2435Mon Apr 11 12:32:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2436
2437 * scripttempl/i386coff.sc: If relocating, don't put .init and
2438 .fini sections into .text; keep them separate.
2439 * config/i386sco.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not
2440 exist, get crtbegin based on gcc -print-libgcc-file-name.
2441 (HOSTING_LIBS): Similar change for ../gcc/crtend.o.
2442
099c286e
BC
2443Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
2444
2445 * Makefile.in (check): Set TCL_LIBRARY for runtest.
2446
79f7de91
JL
2447Wed Apr 6 00:09:37 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2448
f39a73b1
JL
2449 * configure.in (hppa*-*-*elf*): Don't require "-hp-" for the
2450 manufacturer.
2451
79f7de91
JL
2452 * emultempl/hppaelf.em (hppaelf_finish): Only resize sections
2453 if building a final executable.
2454
67d0e7ff
ILT
2455Tue Apr 5 12:17:30 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2456
2457 * ldmain.c (main): Check the return value of bfd_close.
2458
be9ffc1f
ILT
2459Thu Mar 31 18:07:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2460
2461 * scripttempl/alpha.sc: Clean up section alignment to ensure that
2462 sections never overlap when using -r.
2463
6c00b04f
ILT
2464Wed Mar 30 15:51:15 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2465
2466 * ldmisc.c (vfinfo): Change symbol reading slightly for recent BFD
2467 changes: get_symtab_upper_bound renamed and returns long,
2468 bfd_canonicalize_symtab returns long, check for error indications.
2469
f078dc7c
ILT
2470Fri Mar 25 17:20:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2471
2472 * ldlang.c (print_input_section): For section size, use
2473 _cooked_size if it is non-zero, size otherwise.
2474 (size_input_section): Likewise.
2475 (lang_do_assignments): Likewise (case lang_input_section_enum).
2476
193c5f93
ILT
2477Thu Mar 24 15:20:47 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2478
2479 * ldlang.c (new_afile): Add new argument add_to_list. Don't set
2480 real to true for lang_input_file_is_marker_enum. Clear the_bfd.
2481 (lang_add_input_file): Pass true to new_afile for add_to_list.
2482 (lookup_name): Remove force_load argument. Changed all callers.
2483 Pass false to new_afile for add_to_list. Split loading of symbols
2484 out into separate function.
2485 (load_symbols): New function split out of lookup_name. Don't load
2486 the symbols if they are already loaded.
2487 (open_input_bfds): For lang_input_statement_enum call load_symbols
2488 rather than lookup_name.
2489 (lang_process): Pass abs_output_section rather than NULL to
2490 lang_size_sections.
2491 (lang_startup): Set real field of first_file to true.
2492
a2670c2f
ILT
2493Wed Mar 23 14:15:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2494
193c5f93
ILT
2495 * ldlang.c (had_relax): Removed.
2496 (relax_again): New static variable.
2497 (lang_size_sections): Change call to bfd_relax_section to
2498 correspond to BFD changes. Set relax_again appropriately.
2499 (lang_process): Remove #if 0 code. When relaxing, keep calling
2500 lang_do_assignments and lang_size_sections until relax_again
2501 becomes false.
2502
a2670c2f
ILT
2503 * emultemp/gld960.em: Include libiberty.h
2504 (gld960_before_parse): Pass NULL as final argument to concat.
2505
f3bc3ac3
ILT
2506Tue Mar 22 13:08:28 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2507
f7a26f1b
ILT
2508 * scripttempl/aout.sc: Force _end and __end to be aligned to a
2509 four byte boundary.
2510
f3bc3ac3
ILT
2511 * ldwrite.c (build_link_order): Handle lang_data_statement_enum by
2512 building a bfd_data_link_order, rather than by setting the section
2513 contents immediately.
2514
4fdbafb2
ILT
2515Mon Mar 21 18:28:37 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2516
2517 Changes to make -Ur work again.
2518 * ldmain.c (add_to_set): Now takes reloc argument rather than
2519 bitsize. Check config.build_constructors here. If an new hash
2520 table entry is created, mark it as undefined.
2521 (constructor_callback): No longer takes bitsize argument. Pass
2522 BFD_RELOC_CTOR to ldctor_add_set_entry, but first make sure the
2523 BFD backend supports it.
2524 (reloc_overflow): Handle a NULL abfd argument.
2525 (reloc_dangerous, unattached_reloc): Likewise.
2526 * ldctor.c: Include ldmain.h.
2527 (struct set_info): Change bitsize field to reloc.
2528 (ldctor_add_set_entry): Now takes reloc argument rather than
2529 bitsize. Don't bother to check config.build_constructors here.
2530 (ldctor_build_sets): Get the size from the reloc howto. If
2531 generating relocateable output, call lang_add_reloc rather than
2532 lang_add_data.
2533 * ldctor.h (ldctor_add_set_entry): Change declaration to use reloc
2534 instead of bitsize.
2535 * ldlang.h (statement_enum): Add lang_reloc_statement_enum.
2536 (lang_reloc_statement_type): New structure.
2537 (lang_statement_union_type): Add reloc_statement field.
2538 (lang_add_reloc): Declare new function.
2539 * ldlang.c (lang_for_each_statement_worker): Handle
2540 lang_reloc_statement_enum.
2541 (map_input_to_output_sections, print_statement): Likewise.
2542 (lang_size_sections, lang_do_assignments): Likewise.
2543 (print_reloc_statement): New function.
2544 (lang_add_reloc): New function.
2545 * ldwrite.c (build_link_order): Handle lang_reloc_statement_enum.
2546
2547 * Makefile.in (cdtest.out, cdtest-ur.o): New targets.
2548 (cdtest-ur, cdtest-ur.out): New targets.
2549 (check-cdtest): Now also check that -Ur works correctly.
2550
2551 * scripttemp/alpha.sc: Align all sections to 16 byte boundaries.
2552
2553Thu Mar 17 12:45:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2554
2555 * ldlang.c (lang_process): Move lang_common call before
2556 map_input_to_output_sections, to ensure that any alignment
2557 constraints set by common symbols are copied over to the output
2558 sections.
2559
2560Fri Mar 11 22:17:34 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2561
2562 * emulparams/elf32ppc.sh (TEMPLATE_NAME): Don't define.
2563 (OTHER_READWRITE_SECTIONS): Rename .toc to .got.
2564 * Makefile.in (em_elf32ppc.c): Depend upon generic.em, not ppc.em.
2565 * emultempl/ppc.em: Remove ugly stub code; turns out not to be
2566 needed for ELF.
2567
0071a731
DM
2568Tue Mar 8 04:22:27 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2569
2570 * config/i386bsd.mh: New file.
2571
7f0638d5
ILT
2572Mon Mar 7 15:23:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2573
2574 * elf.sc: Permit TEXT_START_SYMBOLS and DATA_START_SYMBOLS to be
2575 defined.
2576 * emulparams/elf32mipb.s (TEXT_START_SYMBOLS): Define _ftext.
2577 (DATA_START_SYMBOLS): Define _fdata.
2578
b897ed67
SS
2579Mon Feb 28 10:59:14 1994 Stan Shebs (shebs@andros.cygnus.com)
2580
2581 * ldlang.c (cat): Define using ANSI style if ALMOST_STDC defined.
2582
2e39abdb
JL
2583Sun Feb 27 16:29:38 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2584
ff68559e
JL
2585 * emultempl/hppaelf.em (hppaelf_finish): Update comments. This
2586 works again. Attach some output symbols to the stub file bfd.
2587
2e39abdb
JL
2588 * emultempl/hppaelf.em: Include elf32-hppa.h.
2589 (file_chain): Add decl.
2590 (hppa_look_for_stubs_in_section): Delete decl.
2591 (hppaelf_finish): Reenable code. Do not pass symbols
2592 down to hppa_look_for_stubs_in_section.
2593
b495c314
ILT
2594Sat Feb 26 10:58:25 1994 Ian Lance Taylor (ian@cygnus.com)
2595
2596 * ldmain.c (write_map): Don't define. Removed all references.
2597 Just use map_file or map_filename instead.
2598 (add_archive_element): Use minfo to write map information, not
2599 info_msg.
2600 (constructor_callback): Use fprintf to write map information, not
2601 info_msg.
2602 * ldmain.h (write_map): Don't declare.
2603 * ldgram.y (mri_script_command): Removed reference to write_map.
2604 * ldlang.c (lang_one_common): Likewise.
2605 * lexsup.c (parse_args): Likewise.
2606
4725fb48
ILT
2607Fri Feb 25 19:12:03 1994 Ian Lance Taylor (ian@cygnus.com)
2608
bff600cf
ILT
2609 * scripttempl/elf.sc: Force all sections to be aligned.
2610
27baca71
ILT
2611 * ldgram.y (section): Reverse the order of memspec_opt and
2612 fill_opt to avoid an ambiguity when both are used.
2613 * ld.texinfo: Changed accordingly.
2614
6232b6c4
ILT
2615 * ldgram.y: Move include of ldlex.h back with other includes.
2616 * ldlex.h (input_type): Don't initialize enum constants to
2617 particular values.
2618 * ldlex.l: Use a switch to return the right token based on
2619 input_type, rather than knowing that input_type has a value based
2620 on a token type.
2621
4725fb48
ILT
2622 * ldgram.y (dirlist_ptr): Removed; not used.
2623 * lexsup.c: Include ldver.h.
2624 * Makefile.in: Rebuilt dependencies.
2625
fc1dfb71
ILT
2626Fri Feb 25 18:55:54 1994 Ted Lemon (mellon@pepper.ncd.com)
2627
2628 * ldlang.c (lookup_name): don't call bfd_set_gp_size.
2629 (ldlang_add_file): call it here instead.
2630
ff33a8c1
DM
2631Fri Feb 25 18:13:46 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2632
2633 * ldgram.y: Include ldlex.h after %token decls, for byacc.
2634
a62494c4
JL
2635Fri Feb 25 10:47:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2636
531a5bd1
JL
2637 * emultempl/hppaelf.em: First attempt to clean this file up.
2638 Add comments in several functions as to their purpose and
2639 how they function (or my current best guess). Clean up horrible
2640 spacing and indention that never should have been accepted in the
2641 first place. Add FIXMEs for issues which need to be resolved.
2642 Disable linker-stub generation until it gets fixed. This allows
2643 the linker to at least work on simple code for testing purposes.
2644
a62494c4
JL
2645 * ldlang.c (lang_size_sections): No longer static (PA ELF calls
2646 it via hppaelf_finish). Prototype moved into ldlang.h.
2647 (lang_process): Move problematic extra call to lang_size_sections
2648 into the PA ELF specific code.
2649 * emultempl/hppaelf.em (hppaelf_finish): Extra call to
2650 lang_size_sections moved here.
2651
c361ce46
ILT
2652Thu Feb 24 16:47:33 1994 Ian Lance Taylor (ian@cygnus.com)
2653
2654 * configure.in (powerpc-*-elf*): New target; use ppc-elf32.
2655 * config/ppc-elf32.mt: New file.
2656 * emulparams/elf32ppc.sh: New file.
2657 * emultempl/ppc.em: New file.
2658 * Makefile.in (ALL_EMULATIONS): Added em_elf32ppc.o.
2659 (em_elf32ppc.c): New target; uses elf32ppc.sh, ppc.em and elf.sc.
2660 (EMULATION_OFILES): Added dependencies on ldexp.h and ldlang.h.
2661
d4e5e3c3
DM
2662Thu Feb 24 12:27:07 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2663
d5b79a89
DM
2664 * lexsup.c (parse_args): Use symbolic numbers for long options.
2665 Fix misunderstanding in -Y and -call_shared et al.
2666
d4e5e3c3
DM
2667 Use getopt instead of lex and yacc to parse the command line.
2668
2669 * ld.texinfo (Options): Document changes to option syntax.
2670 * Makefile.in: Update dependencies.
2671 * ldver.c (help): Tweak dashes in usage message.
2672 * ldgram.y (%union): Remove unused members.
2673 Remove %tokens for command line options; add ones for input types.
2674 (command_line): Rules removed.
2675 (file): Instead of command line, recognize an
2676 input type indicator, then use the nonterminal for that type.
2677 (defsym_expr): New nonterminal from code formerly in command_line.
2678 * ldlex.h: Declare parser input type enum and variable.
2679 Don't declare parse_line.
2680 * ldlex.l: Remove unused variables. Make some used ones static
2681 and comment them.
2682 (COMMAND): Start state and its rules removed.
2683 At start of yylex, return input state token if at start of input.
2684 (lex_redirect): Don't need to set yyout.
2685 (ldlex_command): Function removed.
2686 * ldmain.c (main): Instead of calling parse_line, set up the
2687 redirections and call yyparse directly.
2688 * ldmisc.c (vfinfo): If there's no input filename, print nothing, not
2689 "command line".
2690 * lexsup.c: Remove #if 0'd code.
2691 (parse_line): Function removed.
2692 (parse_args): Rewrite to use getopt_long_only.
2693 (set_default_dirlist): New function from code formerly in
2694 ldgram.y:command_line.
2695 (set_section_start): New function.
2696 * emultempl/generic.em, emultempl/gld960.em, emultempl/hppaelf.em,
2697 emultempl/lnk960.em, emultempl/m88kbcs.em: Don't enclose
2698 compiled-in link scripts in "{" and "}", as the grammar no longer
2699 wants them to be.
2700
2701Thu Feb 24 08:43:26 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
2702
2703 * Makefile.in (ld.dvi): Depend on configdoc.texi, but don't
2704 require that it be in $(srcdir).
2705
6b8929a1
ILT
2706Tue Feb 22 09:21:18 1994 Ian Lance Taylor (ian@cygnus.com)
2707
a733e1d7
ILT
2708 * ldlang.c (lang_size_sections): Only align section to alignment
2709 required by linker script, not to maximum alignment of input
2710 sections.
2711
6b8929a1
ILT
2712 * ldlang.h (largest_section): Don't declare.
2713 * ldlang.c (largest_section): Don't define.
2714 (size_input_section): Don't set largest_section; not used.
2715
ef76742f
ILT
2716Mon Feb 21 15:15:29 1994 Ian Lance Taylor (ian@cygnus.com)
2717
2718 * ldlang.c (new_afile): Pass NULL as last argument to concat.
2719
42f62ead
ILT
2720Thu Feb 17 15:51:23 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2721
2722 * ldlang.c, ldmain.c: Include libiberty.h.
2723
2724 * ldmisc.h (concat): Don't declare.
2725 * ldmisc.c (concat): Don't define; just use the one in libiberty.
2726
2727 * ld.h (as_output_section_statement): Removed; not used.
2728
5bcb7f28
DM
2729Thu Feb 17 09:32:14 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2730
2731 * ldlang.c, ldmain.c, ldmisc.c: Use bfd_get_error and
2732 bfd_set_error and new error names.
2733
7ff6f2da
KR
2734Tue Feb 15 20:14:53 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2735
2736 * ldwrite.c (build_link_order): If the cooked size of the section
2737 has been set, use it, for determining link_order size.
2738 (ldwrite): In the error message displayed if bfd_final_link fails,
2739 indicate that it was in fact the final link step that failed.
2740
2741 * ldlang.c (lang_size_sections): Clear bfd_error before calling
2742 bfd_relax_section, in case it returns false but doesn't flag an
2743 error. If an error is returned, indicate which one it is in the
2744 error message.
2745
2746 * Makefile.in (install-info): Depend on ld.info, and use "$<*" so
2747 it'll get picked up from $(srcdir) if appropriate.
2748
2749Tue Feb 15 16:32:04 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2750
2751 * scripttempl/aout.sc: Only pad .text if PAD_TEXT is set.
2752 * emulparams/i386mach.sh (PAD_TEXT): Set PAD_TEXT.
2753
09aaf97a
DM
2754Fri Feb 11 17:02:49 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2755
2756 * ldlex.l (comment): Increment line number when newline is read.
2757
c4e48be3
ILT
2758Fri Feb 11 17:36:20 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2759
2760 * ldlang.c (lookup_name): Take new argument, force_load. If true,
2761 reload the file even if it is already loaded.
2762 (wild): Call lookup_name with force_load argument of 0.
2763 (open_input_bfds): Call lookup_name with force_load argument of 1.
2764 (print_symbol): Remove declaration of non-existent function.
2765 (print_one_symbol): Return true rather than falling off end.
2766
410945f1
ILT
2767Thu Feb 10 11:52:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2768
2769 * ldmain.c (main): Use %ld when printing long values.
2770
2771 * scripttempl/elf.sc: Move _edata after the .sdata section.
2772 Permit OTHER_BSS_SYMBOLS to be defined.
2773 * emulparams/elf32mipb.s (OTHER_BSS_SYMBOLS): Define _fbss.
2774
f7d4f6f6
JL
2775Mon Feb 7 16:31:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2776
2777 * Rename all "hppaosf" files to "hppaelf".
410945f1
ILT
2778 * Change all "osf" references to "elf" in hppaelf files.
2779 * Makefile.in: Likewise.
2780 * configure.in: Likewise.
f7d4f6f6 2781
f4972135
DM
2782Sun Feb 6 20:31:56 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2783
6f671266
DM
2784 * ldmain.c (main): Call xatexit, not atexit.
2785 Call xmalloc_set_program_name.
2786
f4972135
DM
2787 * ldlang.c (lang_size_sections): Check if bfd_relax_section set
2788 bfd_errno.
2789
52a8ebfe
DM
2790Sat Feb 5 03:54:34 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2791
2792 * emultempl/lnk960.em (append), emultempl/hppaosf.em
2793 (hppaosf_finish): Call xmalloc, not ldmalloc.
2794 * ldmain.c (preserve_output): Function removed.
2795 (main): Do it here instead.
2796
9dd7d585
JL
2797Fri Feb 4 23:02:19 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2798
2799 * ldlang.h (LANG_FOR_EACH_{INPUT,OUTPUT}_SECTION): Delete (unused)
2800 GNU C specific macros.
2801
2802 * emultempl/hppaosf.em (hppaosf_finish): Expand the only remaining
2803 call to LANG_FOR_EACH_INPUT_SECTION.
2804
0b2f8d2e
DM
2805Fri Feb 4 16:26:08 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2806
2807 * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc): Functions
2808 deleted; will use libiberty versions instead.
2809 * ldctor.c ldfile.c ldlang.c ldmain.c ldmisc.c ldmisc.h lexsup.c
2810 mri.c Makefile.in: Change callers.
2811
2812 * ldmisc.c (vfinfo): Remove cleanup code.
2813 * ldmain.c (remove_output): Put it here (new function).
2814 (preserve_output): New function.
2815 (main): Register remove_output and preserve_output with atexit.
2816 * ldmain.c ldgram.y: Call xexit instead of exit.
2817 * ldmisc.h: Declare xexit.
2818
9e0f78c8
SC
2819Fri Feb 4 15:19:01 1994 Steve Chamberlain (sac@cygnus.com)
2820
2821 * Makefile.in: Lots of new H8/500 memory models.
2822
836dcbcf
KR
2823Sun Jan 30 14:33:40 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2824
2825 * ldlex.l: Removed duplicate rules.
2826 (yywrap): Provide default definition, needed with some versions of
2827 flex.
2828
fb55f9b8
DM
2829Fri Jan 28 09:12:56 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2830
288897f4
DM
2831 * ldmisc.c (vfinfo): For `%I', if the file is in an archive, print
2832 the archive filename too.
2833
fb55f9b8
DM
2834 * ldlex.l: Add rule to catch invalid input characters instead of
2835 printing them. Include "ldmain.h" for program_name decl.
2836 (lex_warn_invalid): New function.
2837 * Makefile.in: Add dependency.
2838
f3c6455f
KR
2839Fri Jan 28 12:58:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2840
2841 * Makefile.in (check): Don't bother running any tests of
2842 cross-linker until the test suite no longer assumes native mode.
2843
804c8601
SC
2844Thu Jan 27 17:19:54 1994 Steve Chamberlain (sac@jonny.cygnus.com)
2845
2846 * ldlang.c (print_one_symbol, print_input_section): Print
2847 global symbols in symbol table again.
2848
7b40f2b1
DM
2849Thu Jan 27 12:35:01 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2850
2851 * ldmain.c ldmain.h ldgram.y: If -v -V or --version was given,
2852 exit successfully instead of complaining if no input files are
2853 given.
2854
8594f568
SS
2855Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros.cygnus.com)
2856
74e6b793
SS
2857 * Makefile.in: Format variable definitions consistently.
2858 (LD_PROG): Remove unnecessary variables from link command,
2859 change variable LOADLIBES to EXTRALIBS.
2860
8594f568
SS
2861 * ldmain.c (main): Compute and display total execution time.
2862 * ld.texinfo (-stats): Document the option.
2863
755f42fe
ILT
2864Mon Jan 24 12:56:37 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2865
5dad4c97
ILT
2866 * ldmain.c (reloc_overflow): Added name, reloc_name and addend
2867 arguments.
2868
de08b0b1
ILT
2869 * ldlang.c (lookup_name): Set BFD GP size to -G argument value
2870 after opening BFD.
2871
755f42fe
ILT
2872 * ldlang.c (relaxing): Removed global variable.
2873 (lang_size_sections): If the canonical symbols have not already
2874 been read in, read them in before relaxing.
2875 * ldlang.h (relaxing): Removed declaration.
2876
5e6cd559
ILT
2877Fri Jan 21 00:44:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2878
2879 * ldlang.c (new_afile): Initialize loaded field to false.
2880 (lookup_name): If file was already loaded, don't call the
2881 add_symbols entry point again.
2882
8de26d62
DM
2883Wed Jan 19 13:57:00 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2884
2885 * ld.texinfo: Clarify what -T option does.
2886
a843c817
SC
2887Tue Jan 18 16:18:15 1994 Steve Chamberlain (sac@jonny.cygnus.com)
2888
2889 * scripttempl/m88kbcs.sc: Don't use CREATE_OBJECT_SYMBOLS, that's
2890 for a.out.
2891
901f3538
ILT
2892Tue Jan 11 13:22:04 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2893
8a432746
ILT
2894 * ldmain.c (add_archive_element): If trace_files or
2895 trace_file_tries, print file name.
2896 * ldlang.c (lookup_name): Likewise.
2897 (ldlang_add_file): Don't put files on input_bfds list in reverse
2898 order.
2899
901f3538
ILT
2900 * scripttempl/elf.sc: Correct typo.
2901
c344d884
DM
2902Mon Jan 10 19:49:05 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2903
2904 * ldgram.y, ldlex.l: Make the space between -e, -u, and -y and
2905 their arguments optional, for compatibility with the old GNU ld.
2906
267a3ab3
ILT
2907Fri Jan 7 20:00:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2908
2909 * scripttempl/elf.c: Define __bss_start before the .sbss section.
2910
3107eb5b
ILT
2911Thu Jan 6 00:13:10 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2912
2f84ec0d
ILT
2913 * ldmain.c (add_to_set): Add bitsize argument.
2914 (constructor_callback): New function.
2915 (link_callbacks): Add constructor_callback.
2916 * ldctor.c (struct set_info): Add bitsize field.
2917 (ldctor_add_set_entry): Add bitsize argument.
2918 (ldctor_build_sets): Base the size of the elements of the set on
2919 the bitsize, rather than always using LONG.
2920 * ldctor.h (ldctor_add_set_entry): Add bitsize to declaration.
2921
2922 * ld.h (QUAD_SIZE): Define.
2923 * ldgram.y (QUAD): New token.
2924 (length): Handle it.
2925 * ldlex.l: Return QUAD.
2926 * lexsup.c (keywords): Add QUAD.
2927 * ldwrite.c (build_link_order): Handle QUAD.
2928 * ldlang.c (print_data_statement): Handle QUAD.
2929 (lang_size_sections): Likewise.
2930 (lang_do_assignments): Likewise.
2931 * ldexp.c (exp_print_token): Add QUAD to table.
2932 * ld.texinfo: Describe QUAD.
2933
3107eb5b
ILT
2934 * scripttempl/alpha.sc: Don't create .lit4 or .sdata sections,
2935 since the Alpha doesn't use them.
2936
080d8af0
DM
2937Wed Jan 5 17:42:16 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2938
2939 * ldemul.h (ld_emulation_xfer_struct): Comment the members.
2940
2941Sat Jan 1 13:39:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
2942
2943 * Makefile.in, configure.in: Add support for VSTa micro-kernel.
2944 * config/vsta.mt, emulparams/vsta.sh: New files for VSTa.
2945
34f9bf4b
DM
2946Sat Jan 1 10:53:35 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2947
2948 * scripttempl/aout.sc: Pad .text to DATA_ALIGNMENT if relocating;
23fdc6be 2949 needed for i386mach. (Should be a no-op on other systems.)
34f9bf4b
DM
2950
2951 * emulparams/i386mach.sh (SEGMENT_SIZE): Fix again.
2952 (PAGE_SIZE): Don't define; not used.
2953
1d166443
ILT
2954Fri Dec 31 16:12:06 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2955
2956 * ldgram.y (yyerror): Make argument const char *, and actually
2957 print it out rather than assuming it is a syntax error.
2958 * ldmisc.h: Change declaration of yyerror.
2959 * ldemul.c, ldwrite.c: Add /*ARGSUSED*/ as appropriate.
2960
ae9c8007
DM
2961Fri Dec 31 11:37:28 1993 David J. Mackenzie (djm@thepub.cygnus.com)
2962
2963 * emulparams/i386mach.sh (NONPAGED_TEXT_START_ADDR): Don't include
2964 exec header offset, since the exec header isn't loaded.
2965 (PAGE_SIZE, SEGMENT_SIZE): Agree with bfd/i386mach3.c.
2966
4a6afc88
ILT
2967Thu Dec 30 13:01:43 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2968
2969 A major rewrite to move the bulk of the linker into BFD so that
2970 more efficient backend code can be written for specific object
2971 files.
2972 * lderror.c, lderror.h, ldindr.c, ldindr.h, ldsym.c, ldsym.h,
2973 ldwarn.c, ldwarn.h, relax.c, relax.h: Removed.
2974 * ldctor.c, ldctor.h: Complete rewrite.
2975 * ldwrite.c, ldwrite.h: Complete rewrite.
2976 * ld.h (strip_symbols_type, strip_symbols): Removed. Use
2977 link_info.strip instead. Changed all uses.
2978 (discard_locals_type, discard_locals): Removed. Use
2979 link_info.discard instead. Changed all uses.
2980 (ld_config_type): Removed relocateable_output field; use
2981 link_info.relocateable instead; changed all uses. Added stats
2982 field.
2983 (set_asymbol_chain, get_asymbol_chain, get_loader_symbol,
2984 set_loader_symbol): Removed.
2985 * ldexp.h (node_class): Added etree_rel.
2986 (etree_type): Added rel field.
2987 * ldexp.c (exp_print_token): Bracketed table initialization.
2988 (exp_relop): New function.
2989 (fold_name): Use linker hash table rather than ldsym functions.
2990 (exp_fold_tree): Likewise. Also, handle etree_rel case.
2991 (exp_print_tree): Handle etree_rel.
2992 * ldgram.y (strip_symbols, discard_locals): Removed.
2993 (OPTION_stats, OPTION_no_keep_memory): New tokens. Handle them.
2994 (REL): New token. Does not appear in grammar, but needed for
2995 expression code.
2996 (file): Don't call lang_final; it's called by main anyhow.
2997 * ldlex.l: Accept -stats and -no-keep-memory options.
2998 * ldlang.h (fill_type): Make unsigned int, not unsigned short.
2999 * ldlang.c: Consistently use fill_type for fill argument.
3000 (lang_init_script_file, script_file): Removed.
3001 (create_object_symbols): Removed. Use
3002 link_info.create_object_symbols_section instead. Changed all
3003 uses.
3004 (lang_add_keepsyms_file): Removed.
3005 (lookup_name): Call bfd_link_add_symbols instead of
3006 ldmain_open_file_read_symbol.
3007 (wild): Don't iterate over script_file.
3008 (open_output): Create link hash table.
3009 (lang_place_undefineds): Rewrote.
3010 (lang_size_sections): Handle relaxing (doesn't work yet).
3011 (lang_relocate_globals): Removed.
3012 (lang_finish): Use link hash table rather than ldsym functions.
3013 (lang_common): Rewrote.
3014 (lang_one_common): New function.
3015 (ldlang_add_file): Add file to link_info.input_bfds list. Set
3016 usrdata.
3017 (create_symbol): Removed.
3018 (lang_process): Don't call lang_init_script_file. Call
3019 ldctor_build_sets rather than find_constructors. Don't call
3020 lang_relocate_globals.
3021 (lang_abs_symbol_at_beginning_of): Rewrote.
3022 (lang_abs_symbol_at_end_of): Rewrote.
3023 * ldmain.c (had_y): Removed.
3024 (lprefix, lprefix_len): Removed; use link_info fields instead.
3025 Changed all uses.
3026 (multiple_def_count, commons_pending, undefined_global_sym_count,
3027 total_symbols_seen, total_files_seen): Removed.
3028 (link_callbacks, link_info): New variables.
3029 (main): Initialize link_info. Don't call init_bfd_error_vector or
3030 ldsym_init. Don't set now unused variables. Handle -stats.
3031 (get_emulation): Removed obsolete and nonfunctional GNU960 code.
3032 (add_ysym): Rewrote.
3033 (read_entry_symbols, refize, enter_global_ref, enter_file_symbols,
3034 search_library, gnu960_check_format, decode_library_subfile,
3035 linear_library, symdef_library, clear_syms, subfile_wanted_p):
3036 Removed.
3037 (add_keepsyms_file, add_archive_element, multiple_definition,
3038 multiple_common, add_to_set, warning_callback, undefined_symbol,
3039 reloc_overflow, reloc_dangerous, unattached_reloc, notice_ysym):
3040 New functions.
3041 * ldmisc.c (vfinfo): Accept a string for %T, not a symbol. Don't
3042 require symbols for %C; look them up instead.
3043 * emultempl/hppaosf.em: Pass link_info to
3044 hppa_look_for_stubs_in_section.
3045 * Makefile.in: Rebuilt dependencies.
3046 (CFILES): Removed lderror.c, ldindr.c, ldsym.c, ldwarn.c, and
3047 relax.c.
3048 (HFILES): Removed lderror.h, ldindr.h, ldsym.h, ldwarn.h, and
3049 relax.h.
3050 (EMULATION_OFILES): Depend on bfdlink.h, ldmain.h, ldexp.h,
3051 ldlang.h and ldctor.h.
3052
3053 * Makefile.in (ldlex.c): Don't depend on ldgram.h. Remove
3054 declarations of free and malloc from flex output. Change malloc
3055 to ldmalloc in flex output.
3056
3057Thu Dec 16 21:19:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3058
3059 * ldmain.c (lprefix): Change default from a char to a string
3060 with only one character.
3061 (lprefix_len): Set default to one.
3062
3063 * ldmain.h (lprefix_len): Declare.
3064
3065 * ldsym.c (write_file_locals): Use strncmp rather than a character
3066 comparison for lprefix.
3067
3068 * emultmpl/m88kbcs.em (before_parse): Set lprefix and lprefix_len
3069 correctly.
3070
3071 * emultmpl/hppaosf.em: Include ldexp.h.
3072 (before_parse): Set lprefix and lprefix_len correctly.
3073
498fbd3c
ILT
3074Tue Dec 14 17:19:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3075
553b0021
ILT
3076 * ldlex.h: Don't declare yywrap if it is a macro.
3077 * ldlex.l: Include sysdep.h.
498fbd3c
ILT
3078 * ldlang.c (lang_for_each_statement_worker,
3079 lang_for_each_statement): Forgot to use PARAMS.
3080
1400cdc5
ILT
3081Mon Dec 13 14:30:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3082
3083 * Makefile.in: Added .PHONY targets where appropriate. Added some
3084 comments. Also:
3085 (gcclibdir, version): Removed unused variables.
3086 (DEP): New variable, set to mkdep.
3087 (ALL_CFLAGS): New variable. Used in .c.o target.
3088 (CFILES, HFILES, GENERATED_CFILES, GENERATED_HFILES): New
3089 variables.
3090 (HEADERS, MANSOURCES, LDCSOURCES, GENERATED_SOURCES,
3091 GENERATED_HEADERS, LDSOURCES, BFD_SOURCES, SOURCES): Removed
3092 mostly obsolete variables. Adjusted remaining uses.
3093 (DEF_EMUL): Removed variable.
3094 (ldmain.o): Handle undefined EMUL error correctly.
3095 (ldemul-list.h): Depend on config.status rather than Makefile.
3096 Create via temporary file.
3097 (ver960.c, roll, make): Removed obsolete targets.
3098 (.dep, .dep1, dep.sed, dep, dep-in): New targets. Used to rebuild
3099 dependencies.
3100 * dep-in.sed: New file, used when rebuilding dependencies.
3101
2c6635a4
ILT
3102Sat Dec 11 14:43:44 1993 Ian Lance Taylor (ian@deneb.cygnus.com)
3103
fcf276c4
ILT
3104 Made many changes to eliminate gcc warnings. Made various
3105 cosmetic changes, declared various things in header files, removed
3106 various extern declarations from .c files. No substantive
3107 changes.
3108
2c6635a4
ILT
3109 * ldlang.c (lang_process): Ifdef out final call to
3110 lang_size_sections again (reverting change of Nove 2), since it
3111 breaks the Sun4 linker.
3112
3113Thu Dec 2 16:31:47 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3114
3115 * configure.in (alpha-*-netware*): New target; use alpha.
3116
d05ac46b
KR
3117Wed Dec 1 14:04:20 1993 Ken Raeburn (raeburn@cygnus.com)
3118
3119 * configure.in: Group targets by CPU. Merge some m68k target
3120 entries with different CPU specs that use the same ld_target
3121 values.
3122
3123 * configure.in: Add sparc*-*-coff.
3124 * config/coff-sparc.mt, emulparams/coff_sparc.sh: New files.
3125 * Makefile.in (ALL_EMULATIONS): Add em_coff_sparc.o.
3126 (em_coff_sparc.c): Add dependencies and build rules.
3127
3128 * ldmisc.c (errno, sys_nerr, sys_errlist): Don't declare.
3129
f651733a
ILT
3130Wed Dec 1 12:19:55 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3131
8e964b07
ILT
3132 * ldgram.y (OPTION_call_shared, OPTION_non_shared, OPTION_Oval):
3133 New tokens.
f651733a 3134 (command_line_option): Accept and ignore them (for now).
8e964b07
ILT
3135 * ldlex.l (<COMMAND>): Handle -non_shared, -call_shared, and -On
3136 where n is a number.
f651733a
ILT
3137
3138Mon Nov 22 14:14:29 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3139
3140 * ldmain.c (subfile_wanted_p): If merging a common symbol which is
3141 not in bfd_com_section, create the section in the BFD so that it
3142 can be placed in the right output section.
3143
2332114c
ILT
3144Fri Nov 19 14:12:39 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3145
3146 * configure.in (mips*-sgi-irix5*): New target. Use mipsb-elf32.
3147 * emulparams/elf32mipsb.sh (DATA_ADDR): Define.
3148 (OTHER_READONLY_SECTIONS): Define for .reginfo.
3149 (EXECUTABLE_SYMBOLS): Define for _DYNAMIC_LINK.
3150 * scripttempl/elf.sc: Use EXECUTABLE_SYMBOLS when not relocating.
3151 Move OTHER_READONLY_SECTIONS after all the other readonly
3152 sections. Don't use DATA_ADDR twice.
3153
3154 * ldmain.c (enter_file_symbols): Removed duplicate tests of p. If
3155 p is in a common section, make sure the BFD has a section of that
3156 name.
3157
3158 * ldlang.c (lang_common): Add newline to error message.
3159
3160Thu Nov 11 15:54:41 1993 Stan Shebs (shebs@rtl.cygnus.com)
3161
3162 * emulparams/m68klynx.sh (SCRIPT_NAME): Define to use a
3163 Lynx-specific script instead of m68kcoff.
3164 (OUTPUT_FORMAT): Define as "coff-m68k-lynx".
3165 (ENTRY): Define as __main.
3166 (TEXT_START_ADDR): Define as 0.
3167 (PAGE_SIZE): Define as 0x1000.
3168 * emulparams/i386lynx.sh, emulparams/sparclynx.sh: Fix comment.
3169 * scripttempl/m68klynx.sc: New file.
3170
3171Mon Nov 8 12:00:16 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3172
3173 * ldmain.c (get_emulation): Ignore -mips1, -mips2 and -mips3
3174 arguments rather than treating them as emulation names.
3175
b11b3ace
DHW
3176Fri Nov 5 09:02:52 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
3177
3178 * configure.in: Support x86 unixware and netware plus generic netware.
3179
2ccb88c0
DM
3180Fri Nov 5 21:47:55 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3181
3182 * emulparams/i386mach.sh (TEXT_START_ADDR, NONPAGED_TEXT_START_ADDR):
3183 Correct values (?).
3184
3c1af24d
KR
3185Wed Nov 3 15:10:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
3186
3187 * Makefile.in (distclean): Don't delete dvi or info files.
4ecfad79 3188 (ld.info): Update dependency list.
2ccb88c0 3189 (ld.dvi): Ditto. Extend TEXINPUTS to get bfdsumm.texi.
3c1af24d 3190
3c292c5a
DM
3191Wed Nov 3 12:07:39 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3192
3193 * ldlang.c (lang_add_output): Take new arg, FROM_SCRIPT.
3194 Set output_filename instead of creating a new node.
3195 (open_output): Don't set output_filename.
3196 (lang_final): Create the new node here.
3197 * ldlang.c, ldlang.h, ldgram.y, mri.c: pass FROM_SCRIPT.
3198
97fbbaca
JL
3199Tue Nov 2 15:45:51 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3200
f1f6b5e9
JL
3201 From Pete Hoogenboom (hoogen@cs.utah.edu):
3202
3203 * scripttempl/hppaosf.sc: (___stack_zero, etext, _etext,
3204 edata, _edata, end): Add definitions of these symbols.
3205 (__end): Remove definition of this symbol.
3206 (__data_start): Move definition of this symbol.
3207
5f62613e
JL
3208 * emultempl/hppaosf.em: Various fixes and support for linker stub
3209 generation.
3210 (hppaosf_finish, hppaosf_search_for_padding_statements,
3211 hppaosf_create_output_section_statements): New functions in
3212 support of linker stub generation.
3213 (ld_hppaosf_emulation): Redefine to include new
3214 emulation-specific routines.
3215
97fbbaca
JL
3216 * ldlang.c (lang_process): Re-enable last call lang_size_sections.
3217 Pass abs_output_section rather than NULL to avoid invalidating
3218 absolute symbols.
3219
3220Thu Oct 28 21:16:42 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3221
3222 * Makefile.in (ALL_EMULATIONS): Add em_i386mach.o.
3223 (em_i386mach.c): New rule.
3224 * configure.in (i[34]86-*-mach*): New case.
3225 * config/i386-mach.mt: New file.
3226 * emulparams/i386mach.sh: New file.
3227
c3b34cfd
ILT
3228Fri Oct 29 14:55:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3229
3230 * ld.h (flag_is_*): Removed macros.
3231 * ldmain.c (enter_global_ref), ldsym.c (write_file_locals):
3232 Consistently check the BFD symbol flags directly, rather than
3233 using file_is_* macros.
3234
7b95fe96
SS
3235Thu Oct 28 19:08:42 1993 Stan Shebs (shebs@rtl.cygnus.com)
3236
3237 * configure.in (sparc*-*-lynxos*): New target.
3238 * Makefile.in: Add rule for em_sparclynx.c.
3239 (ALL_EMULATIONS): Add Lynx emulations.
3240 * config/sparc-lynx.mt: New file.
3241 * emulparams/sparclynx.sh: New file.
3242 * scripttempl/sparccoff.sc: New file.
3243
d17eb3db
ILT
3244Thu Oct 28 13:50:25 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3245
3246 * Makefile.in: Add dependency for $(EMULATION_OFILES).
3247
db4b5ad0
ILT
3248Mon Oct 25 16:09:24 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3249
3250 * relax.c (write_relax): Check return value of bfd_seclet_link.
3251
2fe6619e
KR
3252Mon Oct 25 09:31:21 1993 Ken Raeburn (raeburn@cygnus.com)
3253
3254 * ldlang.c (delete_output_file_on_failure): New variable.
3255 (open_output): Set it after bfd open succeeds.
3256 * ldmisc.c (vfinfo): Test it.
3257
3258 Changes from Peter Hoogenboom, hoogen@cs.utah.edu:
3259
3260 * ldsym.c (write_file_locals): Set the BSF_FILE flag for object
3261 symbols.
3262
3263 * ldemul.c: Support was added to allow emulation-specific
3264 processing to occur. This support was added primarily for linker
3265 stub generation in the elf32-hppa gld.
3266 (ldemul_finish, ldemul_create_output_section_statements): New
3267 functions.
3268 * ldemul.h: Support was added to allow emulation-specific
3269 processing to occur. (As described above.) Added finish and
3270 create_output_section_statements fields to
3271 ld_emulation_xfer_struct structure.
3272 * ldlang.c: Add calls to emulation-specific routines.
3273 (lang_process): Add call to
3274 ldemul_create_output_section_statements function.
3275 (lang_process): Add call to a emulation-specific routine (and
3276 some processing after the call).
3277
3278Fri Oct 22 20:54:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3279
3280 * configure.in: mips*- instead of mips-, mips*el changes
3281
1c4b3cda
ILT
3282Tue Oct 19 15:46:28 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3283
3284 * configure.in (alpha-*-osf*): New target; use alpha.mt.
3285 * Makefile.in (ALL_EMULATIONS): Added em_alpha.o.
3286 (em_alpha.c): New target; use alpha.sh and alpha.sc.
3287 * config/alphaosf.mh (NATIVE_LIB_DIRS, HOSTING_CRT0): Define.
3288 * config/alpha.mt: New file.
3289 * emulparams/alpha.sh: New file.
3290 * scripttempl/alpha.sc: New file.
3291
3292Fri Oct 15 02:20:04 1993 Doug Evans (dje@canuck.cygnus.com)
3293
3294 * ldlang.c (lang_size_sections, lang_common): ALIGN_N can't handle
3295 types of different sizes (eg: 64 and 32 bits), so coerce.
3296 * ld.h (ALIGN_N): Add warning about usage.
3297
98b5caad
ILT
3298Wed Oct 13 16:02:39 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3299
3300 * ldmain.c (enter_global_ref): Just ignore any weak symbol for
3301 which we already have a definition, rather than checking in
3302 several different places whether the symbol is weak.
3303
a71da760
ILT
3304Tue Oct 12 17:30:51 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3305
3306 * configure.in (mips-*-elf*): New target; use mipsb-elf32.
3307 * scripttempl/elf.sc: Only use OTHER_READONLY_SECTIONS and
3308 OTHER_READWRITE_SECTIONS if relocating. Shell variables are not
3309 expanded within them.
3310 * config/mipsb-elf32.mt: New file.
3311 * emulparams/elf32mipb.sh: New file.
3312 * Makefile.in (em_elf32mipb.c): New target.
3313
a4aeaacf
RS
3314Thu Sep 30 17:00:36 1993 Rob Savoye (rob@darkstar.cygnus.com)
3315
a4aeaacf
RS
3316 * ldgram.y: In input_list, change lang_input_file_is_file_enum to
3317 lang_input_file_is_search_file_enum so objects brought in using
3318 INPUT() do a path lookup.
3319
3320Tue Sep 28 13:31:23 1993 Stan Shebs (shebs@rtl.cygnus.com)
3321
3322 * configure.in: Change Lynx ld_target to be {i386,m68k}-lynx
3323 instead of {i386,m68k}-coff.
3324 * Makefile.in (em_i386lynx.c, em_m68klynx.c): New targets.
3325 * config/i386-lynx.mt: New file.
3326 * config/m68k-lynx.mt: New file.
3327 * emulparams/i386lynx.sh: New file.
3328 * emulparams/m68klynx.sh: New file.
3329
3330 * scripttempl/i386coff.sc: Make ENTRY get its value from ${ENTRY},
3331 but defaulting to _start.
3332
3333 * ldemul.c, ldfile.c, ldlang.c, ldmain.c, ldmisc.c, ldmisc.h,
3334 ldsym.c, ldwarn.c: Rename info to info_msg, to avoid conflict with
3335 LynxOS libc.
3336
3337Thu Sep 23 14:51:03 1993 Ian Lance Taylor (ian@cygnus.com)
3338
3339 * config/solaris2.mh: New file. Define HOSTING_CRT0 and
3340 HOSTING_LIBS for testing.
3341
9a467cb2
ILT
3342Fri Sep 17 17:52:24 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3343
3344 Finish up support for i386-sysv4 (without shared libraries):
3345 * ld.h (flag_is_weak): Define.
3346 * ldlang.c (print_symbol): Mention whether symbol is weak.
3347 (print_input_section): Print weak symbols as globals.
3348 * ldmain.c (refize): Do not zero out BSF_WEAK flag.
3349 (enter_global_ref): Do not warn if a weak symbol redefines a
3350 global symbol. Do not let a weak symbol redefine a common symbol.
3351 (enter_file_symbols): Treat weak symbols as global symbols.
3352 (subfile_wanted_p): Do not pull in an object file from a archive
3353 just to resolve an undefined weak symbol.
3354 * ldmisc.c (vfinfo): Don't needlessly malloc space after a fatal
3355 error; the error might be that malloc has run out of space.
3356 * ldsym.c (write_file_locals): Treat weak symbols as global.
3357 * configure.in (i[34]86-*-sysv4*, i[34]86-*-elf*): New targets;
3358 use i386-elf.
3359 * config/i386v4.mh: New file; set NATIVE_LIB_DIRS to /usr/ccs/lib.
3360 * config/i386-elf.mt: New file; set EMUL to elf_i386.
3361 * emulparams/elf_i386.sh: New file.
3362 * scripttempl/elf.sc: Use ${NOP} as filler (defaults to 0).
3363 * Makefile.in (NATIVE_LIB_DIRS): Define to be empty.
3364 (ALL_EMULATIONS): Add em_elf_i386.o.
3365 (GENSCRIPTS): Pass NATIVE_LIB_DIRS as sixth argument.
3366 (em_elf_i386.c): New target, like other em_*.c targets.
3367 ($(LD_PROG)): Pass $(CFLAGS) to $(CC).
3368 * genscripts.sh: Accept NATIVE_LIB_DIRS as sixth argument. If
3369 nonempty, and configured for native, add it to LIB_PATH.
3370
4f6d6db9
SS
3371Fri Sep 17 13:07:39 1993 Stan Shebs (shebs@rtl.cygnus.com)
3372
3373 * scripttempl/{h8300.sc,h8500.sc,i386coff.sc,m68kcoff.sc,sh.sc}:
3374 Added statements to pass stab and stabstr sections through and
3375 mark them as NOLOAD, which makes GDB happier.
3376
3377Wed Sep 15 16:02:29 1993 Stan Shebs (shebs@rtl.cygnus.com)
3378
3379 * configure.in: Accept m68k-lynx-lynxos config.
3380
3381 * Makefile.in: Use $(SHELL) to run genscripts.sh.
3382
1bff7c38
DE
3383Sun Sep 12 16:04:40 1993 Doug Evans (dje@cygnus.com)
3384
4f6d6db9
SS
3385 * config/coff-h8300.mt: Add EMUL=h8300h.
3386
1bff7c38
DE
3387 * ldmain.c (main): Call set_scripts_dir after argv has been processed.
3388
8a6665ae
JW
3389Fri Sep 10 09:36:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
3390
3391 * Makefile.in: Changed CXX back to g++.
3392
3a9149a7
JW
3393Fri Sep 10 09:34:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
3394
3395 * Makefile.in: Fixed RUNTEST* CXX CXXFLAGS macros and check rule.
3396
cbb5c2d1
DM
3397Fri Sep 10 07:26:57 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3398
3399 * Makefile.in (TAGS): Use shell wildcards.
3400
959eba20
JO
3401Tue Sep 7 18:04:54 1993 Jeffrey Osier (jeffrey@cygnus.com)
3402
3403 * Makefile.in: add TEXINPUTS variable and use it in ld.dvi target
3404
a0a55af6 3405Fri Sep 3 16:46:41 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
c1074477 3406
a0a55af6
RP
3407 * ld.texinfo: re-enable included config file; conditionalize doc
3408 for -oformat to interact properly with SingleFormat doc config
3409 var; rename @up/@down to @raisesections/@lowersections.
c1074477
DE
3410
3411Wed Aug 25 16:29:56 1993 K. Richard Pixley (rich@sendai.cygnus.com)
3412
3413 * configure.in: recognize m88110.
3414
4346166b
KR
3415Tue Aug 24 18:49:40 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3416
3417 From Peter Hoogenboom <hoogen@shafer.cs.utah.edu>:
3418 * emultempl/hppaosf.em (ld_hppaosf_emulation): Correct name for PA
3419 ELF emulation is "elf32-hppa" not "elf-big".
3420 (hppaosf_before_parse): Remove unneeded processing of environment
3421 variables.
3422 * scripttempl/hppaosf.sc: Include .hppa_linker_stubs sections in
3423 .text segment of output file.
3424 * emulparams/hppaosf.sh (OUTPUT_FORMAT): Use elf32-hppa.
3425
b98bd3db
RP
3426Tue Aug 24 16:17:00 1993 K. Richard Pixley (rich@sendai.cygnus.com)
3427
95a2b9d2
RP
3428 * ld.h: define BYTE_SIZE, SHORT_SIZE, and LONG_SIZE which are no
3429 longer in bfd.h.
3430
3431 * ldlang.c, ld.h: updated copyright.
b98bd3db 3432
ddddcdf0
ILT
3433Tue Aug 17 15:22:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3434
3435 * ldlang.c (open_output, lang_check): Check return value of
3436 bfd_set_arch_mach.
3437
ea1c0ad2
SC
3438Tue Aug 17 07:02:19 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
3439
3440 * scripttempl/h8500.sc: Start all sections in a different segment.
3441 * scripttempl/z8ksim.sc: Handle constructors
3442
ea1c0ad2
SC
3443Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
3444
3445 * Makefile.in: revert earlier changes back to execute runtest
3446 with make check. cdtest and bootstrap now function as they
3447 did within the Makefile.
3448
3449Thu Aug 12 10:20:05 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3450
3451 * Makefile.in: Update dependencies.
3452
3453 * configure.in: Set EMULATION_OFILES in Makefile based on
3454 --with-targets option.
3455
d301e438
JW
3456Thu Aug 12 08:52:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
3457
3458 * Makefile.in: check targets reimplemented to old way.
3459
75fe5471
ILT
3460Wed Aug 11 08:26:11 1993 Ian Lance Taylor (ian@cygnus.com)
3461
d62026ad
ILT
3462 * config/i386v.mh, config/irix4.mh: Use gcc
3463 -print-libgcc-file-name rather than $(libdir)/libgcc.a.
75fe5471
ILT
3464 * config/i386sco.mh: New file; copy of i386v.mh to correspond to
3465 bfd/configure.host change.
3466
3467Mon Aug 9 14:25:35 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3468
3469 * scripttempl/elf.sc: Handle .line and .debug* sections.
3470
3471 * ldlex.l: Use bfd_scan_vma, not strtoul.
3472
31f55aa5
DM
3473Fri Aug 6 08:57:39 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3474
3475 * ldexp.c, ldfile.c, ldlang.c, lexsup.c, ldmain.c, ldemul.c:
3476 Remove inital caps in some error messages, change "can't" to
3477 "cannot", add missing colons.
3478 * ldmisc.c (vfinfo): Print "%%" as a single %.
3479 For '%' followed by unrecognized character, print them both
3480 verbatim instead of expecting a char * arg.
3481 For '%C', don't put the function name in parens.
3482
3483 * ldexp.c (invalid): Pass "%%", not "% ".
3484
33536304
ILT
3485Fri Aug 6 14:31:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3486
3487 * scripttempl/mips.sc: Always define _ftext, _fdata, _fbss.
3488 (BSS_VAR): Removed; now always define _fbss.
3489 * emulparams/mipsidt.sh, emulparams/mipsidtl.sh (BSS_VAR):
3490 Removed.
3491
3492Thu Aug 5 15:55:19 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3493
3494 * configure.in: z8k-coff is the same as z8k-sim
3495
7c6a9e79
JW
3496Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
3497
3498 * testsuite/lib/ld.exp: new file
3499 * testsuite/config/unix-ld.exp: new file
3500 * testsuite/ld.bootstrap/bootstrap.exp: new file
3501 * Makefile.in: add dejagnu support for make check
3502
8bf66be8
DM
3503Wed Aug 4 17:52:32 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3504
3505 * ldlex.l (comment): Add missing newline in message.
3506 * ldindr.c (add_indirect): Ditto.
3507 * ldexp.c (exp_fold_tree): Ditto.
3508
2a28d8b0
DM
3509Tue Aug 3 10:57:41 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3510
3511 * ldgram.y, ldlex.l, mri.c, ldwrite.c: Change multiple commons
3512 into externs.
3513
3514 * ldmisc.c (multiple_warn): New function.
3515 * ldmisc.h: Declare it.
3516 * ldmain.c (enter_global_ref): Call it.
3517 * ld.h (ld_config_type): Add warn_common.
3518 * ldlex.l, ldgram.y: Set it with -warn-common option.
3519 * ldver.c (help): Document it.
3520
94f9d427
KR
3521Mon Aug 2 12:04:36 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3522
3523 * scripttempl/elf.sc: Add hooks for .sdata, .sbss, and
3524 target-specific sections, and for changing data section vma.
3525
6b93d764
KR
3526Mon Jul 26 14:00:02 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3527
3528 * ldgram.y (OPTION_Qy, OPTION_Y, OPTION_dn, OPTION_YP): New
3529 terminals, for Solaris.
3530 (dirlist_ptr): New static variable.
3531 (command_line_option): Accept new options.
3532
3533 * ldlex.l: Accept command-line options "-Qy", "-dn", "-Y", and
3534 "-YP,...".
3535
3536 * config/sun4sol2.mt: Pass emulation name without ".sh".
3537
94f9d427
KR
3538 * emulparams/elf32_sparc.c: Renamed from elf32-sparc.c.
3539 * config/sun4sol2.mt (em_elf32_sparc.c): Adjusted accordingly.
3540
6b93d764
KR
3541Fri Jul 23 13:51:09 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3542
3543 * scripttempl/elf.sc: Add support for .init, .fini, .ctors,
3544 .dtors, .data1, .rodata1 sections, instead of combining them into
3545 other sections. For `-r', set all section start addresses to
3546 zero.
3547
3548 * emulparams/elf32-sparc.sh (TEXT_START_ADDR,
3549 NONPAGED_TEXT_START_ADDR): Value should be 0x10100.
3550 (MAXPAGESIZE): Renamed from PAGE_SIZE.
3551
a6152e39
DM
3552Wed Jul 21 14:28:42 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3553
d59e5a47
DM
3554 * genscripts.sh: If this is the default emulation, set
3555 COMPILE_IN.
3556 * emultempl/*.em: Use it to determine whether to compile in the
3557 scripts.
3558
a6152e39
DM
3559 * Makefile.in (GENSCRIPTS): Pass the default emulation name to
3560 genscripts.sh. Pass the current emulation name without ".sh" on
3561 the end.
3562 * genscripts.sh: Take an default emulation arg.
d59e5a47 3563 Use the current emulation name as EMULATION_NAME.
a6152e39
DM
3564 Make default lib path for cross-compiling ':', not null.
3565 * emulparams/*.sh: Don't set EMULATION_NAME.
3566 * ldemul.c (ldemul_get_script): Take isfile arg.
3567 Pass it to emulation's get_script function.
3568 * ldemul.h: Adjust get_script prototypes.
3569 * ldfile.c (ldfile_find_command_file): Renamed from find_a_name.
3570 No longer static.
3571 * ldfile.h: Declare it.
3572 * ldgram.y: Accept a script on the command line again,
3573 for parsing compiled-in scripts.
3574 * ldmain.c (main): If ld script is a file, parse it as a -T
3575 option, otherwise parse it directly.
3576 * emultempl/*.em (*get_script): Return the scripts themselves if
3577 this is the default emulation; otherwise return their file names.
18d9a9c5 3578 * emultempl/m88kbcs.em: New file, to take m88kbcs #ifdef out of
a6152e39
DM
3579 generic.em.
3580 * emulparams/m88kbcs.sh: Use it.
3581
18d9a9c5 3582 * ld.h (ld_config_type::unix_relocate): Remove unused element.
a6152e39 3583
0750b974
KR
3584Tue Jul 20 12:01:49 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3585
3586 * Makefile.in (ALL_EMULATIONS): Delete em_i386linux.o (for which
3587 there's no change log entry yet, tsk tsk) from the list of
3588 emulations compiled in until Mark gets around to checking in
3589 emulparams/i386linux.sh.
820c446c
KR
3590 (ldemul-list.h): Depend on Makefile, so if EMULATION_OFILES is
3591 changed, this file gets updated.
0750b974 3592
fe619ced
ILT
3593Fri Jul 16 14:14:32 1993 Ian Lance Taylor (ian@cygnus.com)
3594
3595 * ldgram.y (OPTION_Lfile): New token.
3596 (command_line_option): Accept OPTION_L NAME (whitespace after -L).
3597 * ldlex.l (<COMMAND>): Accept -L without FILENAME.
3598
dd8ca662
DE
3599Fri Jul 16 13:44:26 1993 Doug Evans (dje@canuck.cygnus.com)
3600
3601 * configure.in: h8/300h support needs own .mt file.
3602 config/coff-h8300h.mt: New file.
3603
922018a1
DM
3604Thu Jul 15 12:44:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3605
3606 * ldmain.c: Don't include sys/stat.h; it already got included
3607 somewhere along the way.
3608
4ab3a31f
DE
3609Thu Jul 15 14:43:34 1993 Doug Evans (dje@canuck.cygnus.com)
3610
3611 * Makefile.in: Add h8300h support.
dd8ca662
DE
3612 emulparams/h8300h.sh: New file.
3613 scripttempl/h8300h.sc: New file.
4ab3a31f 3614
bbd2521f
DM
3615Thu Jul 15 12:44:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3616
3617 * ldfile.c (ldfile_open_file): In error message, use the name the
3618 user gave (e.g., "-lc"), rather than the base file name.
3619
3620 * ldexp.c (exp_fold_tree): Don't assign an int to an enum.
3621
3622 * ldmain.[ch]: Remove initial Q_ from function names.
3623 * ldexp.c, ldindr.c, ldlang.c: Change callers.
3624
3625 * ldfile.c, ldmain.c, ldgram.y: Rename option_v to trace_file_tries.
3626
3627 * ldlang.c (lang_process): Move loading of default script from
3628 here to main. Add a "/" to start of script name to prevent
3629 finding it in "." first.
3630
3631 * ldmain.c (set_scripts_dir): Don't look in "." first.
3632
3633 * ldgram.y, ldlang.c, ldsym.c: Remove traces of unused var
3634 option_longmap.
3635
9edc5b2e
ILT
3636Thu Jul 15 10:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
3637
3638 * Makefile.in (em_m88kbcs.c): Correct dependency.
b0955bc9
ILT
3639 * scripttempl/m88kbcs.sc: It's ARCH, not arch. Removed TARGET
3640 statement. Changed OUTPUT_FORMAT to use ${OUTPUT_FORMAT}.
3641 * emulparams/m88kbcs.sh: It's coff-m88kbcs, not m88kbcs.
9edc5b2e 3642
cffdcde9
DM
3643Wed Jul 14 21:42:53 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3644
3645 * ldfile.c (ldlang_open_file, ldfile_open_command_file),
3646 main.c (main): Print the errno string in the error message.
3647
ac2c0ee7
DE
3648Tue Jul 13 20:00:30 1993 Doug Evans (dje@canuck.cygnus.com)
3649
3650 * configure.in: Accept h8300h for target cpu.
3651
3652 * ldmisc.c (vfinfo): Have demangle remove leading underscore if
3653 present (demangle is smart enough to know whether to do it or not).
3654
d723cd17
DM
3655Mon Jul 12 11:45:48 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3656
f4208462
DM
3657 * ldmain.c (set_scripts_dir): Check . and <ld bin dir>/../lib for
3658 ldscripts, as well as <ld bin dir> and SCRIPTDIR.
3659
d723cd17
DM
3660 * ldlang.c (lang_process): Use sizeof instead of magic constant.
3661
3662 * ldmain.c (get_emulation, check_for_scripts_dir,
3663 set_scripts_dir): New functions.
3664 (main): Call them.
3665
e7affb09
KR
3666Mon Jul 12 10:57:03 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3667
3668 * scripttempl/elf.sc: Include .init, .fini, .rodata sections.
3669 Create symbol "end" instead of "__end". Comment out some parts
3670 that may not be needed (yet) for elf.
3671
3672 * configure.in: Accept sparc-elf and sparc-solaris2 configs.
3673
3cb61417
KR
3674Thu Jul 8 15:33:32 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3675
3676 * Makefile.in (ALL_EMULATIONS): Include $(OTHER_EMULATIONS).
3677
3678 * ldmisc.h (einfo, minfo, info): Don't bother with PARAMS macro
3679 when no prototype is being supplied.
3680 (ldmalloc, ldrealloc): Size argument is now size_t.
3681
3682 * ldmisc.c (finfo): New function, accepts FILE* argument.
3683 (vfinfo, case 'v'): New format character; displays bfd_vma in hex
3684 without leading zeros.
3685 (vfinfo, cases 'R' and 'C'): Use finfo(%v) when displaying a
3686 bfd_vma value, instead of fprintf(%x) which won't hold a long long
3687 value.
3688 (concat, buystring): String lengths are size_t.
3689 (ldmalloc, ldrealloc, xrealloc): Size argument is now size_t.
3690
3691 * ldlang.c (new_statement): Size argument is now size_t. Added
3692 forward declaration with prototype.
3693
de87cdb4
DM
3694Thu Jul 8 10:53:47 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3695
3696 * ldgram.y (OPTION_v): Don't turn on verbose output.
3697
49bfda2c
KR
3698Wed Jul 7 17:10:45 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3699
3cb61417
KR
3700 * ldlex.l: Get rid of local typedef for bfd_vma! Get it from
3701 bfd.h instead.
49bfda2c 3702
e357065c
ILT
3703Wed Jul 7 11:33:12 1993 Ian Lance Taylor (ian@cygnus.com)
3704
3705 * Makefile.in (install): Don't install as $(tooldir)/bin/gld;
3706 collect2 doesn't look for gld any more anyhow.
3707
55636aa7
ILT
3708Mon Jul 5 14:29:48 1993 Ian Lance Taylor (ian@cygnus.com)
3709
3710 * ldlang.c (lang_relocate_globals): Skip indirect symbols, which
3711 now have a non NULL srefs_chain.
3712
3713 * config/hp300hpux.mt: Use emulation hp3hpux rather than
3714 hp300hpux, since the latter does not exist.
3715
ff76a7db
DM
3716Fri Jul 2 18:06:05 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3717
3718 * genscripts.sh: Put the scripts in the ldscripts directory, not
3719 emulations.
3720 * configure.in (ldscripts): Make, instead of emulations.
3721 * Makefile.in (scriptdir): Take off the "ld" part.
3722 (install, clean, distclean): Use ldscripts, not emulations.
a04f1d00 3723 In tests, don't pass -Lemulations.
ff76a7db
DM
3724 Don't pass tooldir/lib to genscripts.sh.
3725 * genscripts.sh: Don't take tooldir/lib arg.
3726 * ldlang.c (lang_process): Add "ldscripts/" to the name of the
3727 default script file.
3728
7434d4e5
DE
3729Fri Jul 2 17:13:35 1993 Doug Evans (dje@canuck.cygnus.com)
3730
3731 * scripttempl/h8300.sc: Add .tors section for constructor/destructors.
3732
3733Thu Jul 1 16:38:45 1993 Doug Evans (dje@canuck.cygnus.com)
3734
3735 * config/coff-h8300.mt: EMUL=h8300hms -> h8300.
3736
559d7baf
RP
3737Wed Jun 30 15:45:55 1993 K. Richard Pixley (rich@sendai.cygnus.com)
3738
1e787898
RP
3739 * Makefile.in (.y.c): skip default .y.c rules. gnu make can now
3740 run in parallel without colliding on yacc's static file names.
3741 Without the stub rule, make will try to start two yacc's
3742 concurrently which fails because of yacc's static file names.
559d7baf
RP
3743
3744Tue Jun 29 12:20:36 1993 Ian Lance Taylor (ian@cygnus.com)
3745
3746 * ldmain.c (subfile_wanted_p): Don't dump core if there are no
3747 symbols.
3748
59fb874e
DM
3749Mon Jun 28 12:22:11 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3750
559d7baf
RP
3751 * genscripts.sh (LIB_PATH): Only add /usr/local/lib if it's
3752 different from libdir.
3753
59fb874e
DM
3754 * Makefile.in (scriptdir): Base on tooldir, not datadir.
3755
bf065bfd
DM
3756Sat Jun 26 12:03:57 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3757
3758 * ldver.c (help): New function.
3759 * ldver.h: Declare it.
3760 * ldlex.l, ldgram.y: Recognize new options --help and --version.
3761
304b747a
KR
3762Mon Jun 21 20:39:48 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
3763
3764 * Makefile.in (INCLUDES): Don't need ../include any more.
3765
2b63dbfe
DM
3766Mon Jun 21 16:38:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3767
bf065bfd
DM
3768 * ldlex.l, ldgram.y: Support new -oformat option.
3769 Remove attempt at supporting script fragments on the command line.
3770 * ldlang.c (lang_add_output_format): Take new arg, FROM_SCRIPT.
3771 * mri.c (mri_format), ldgram.y: Change callers.
3772 * ldlang.h: Change prototype.
2b63dbfe 3773
e9b991c6
DZ
3774Thu Jun 17 16:53:56 1993 david d `zoo' zuhn (zoo@cygnus.com)
3775
3776 * Makefile.in: canonicalize install.sh; for use within
3777 this directory (and subdirs)
3778
565c93e9
DM
3779Thu Jun 17 14:33:09 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3780
2de8edce
DM
3781 * ldgram.y: Tweak grammar to make reporting of invalid options work.
3782
565c93e9
DM
3783 * Makefile.in (.cc.o): Restore .SUFFIXES entry for .cc
3784 and .cc.o rule.
3785
8ddef552
DM
3786Wed Jun 16 11:45:32 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3787
3788 * ldfile.c (ldfile_open_command): Don't try .ld extension.
3789 It wasn't documented (or likely used) and wastes time.
3790 (try_open): If EXTEN is empty, don't try it.
3791
3792 * ldctor.c, lderror.c, ldexp.c, ldfile.c, ldindr.c, ldlang.c,
3793 ldlex.l, ldmain.c, ldmisc.c, ldsym.c, ldver.c, ldwarn.c,
3794 ldwrite.c, lexsup.c, mri.c, relax.c: Replace DEFUN macro calls
3795 with normal function declarations.
3796
3797 * Move *.em to emultempl/*.em. Move *.sh to emulparams/*.sh.
3798 Move *.sc-sh to scripttempl/*.sc.
3799 * {emultempl,emulparams,scripttempl}/README: New files.
3800 * sh.em, st2000.em, z8ksim.em, h8300hms.em, h8500hms.em: Files
3801 removed, replaced with generic.em.
3802 * h8300.sh, h8500.sh, h8300.sc, h8500.sc: Renamed from
3803 h8[35]00hms.s[ch]. Change their contents to omit the "hms".
3804
3805 * *.em (*_get_script): Return script name instead of script contents.
3806 * ldlang.c (lang_process): Change caller.
3807
3808 * ldlex.l, ldgram.y: Recognize -m option.
3809 Check for input files after *all* options in grammar.
3810 * ldmain.c (main): Check for -m options. Add default directory
3811 for -m.
3812
3813 * mkscript.c: File removed.
3814 * genscripts.sh: Take two more parameters, tooldirlib and libdir,
3815 to add to the default LIB_PATH.
3816 Look for input files in the new subdirectories.
3817 Create the scripts in emulations subdirectory and don't filter
3818 them through mkscript.
3819 * configure.in: Make the emulations subdirectory.
3820
3821 * Makefile.in: Account for all of the above changes.
3822 Remove unused .SUFFIXES. Get libgcc.a path with gcc
3823 -print-libgcc-file-name instead of $(libdir)/libgcc.a.
3824 Put CFLAGS last in the compilation rules.
3825 Add -I../bfd to INCLUDES so sysdep.h is found.
3826
2a963f1a
KR
3827Tue Jun 15 23:04:46 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3828
3829 * Makefile.in (INCLUDES): Look in ../include, not ../bfd.
3830
3831 * aout.sc-sh: Add SHLIB_PATH like STACKZERO. Make STACKZERO
3832 dependent on RELOCATING, not RELOCATION.
3833 * hp3hpux.sh (SHLIB_PATH): Define it.
3834
8ddef552
DM
3835Mon Jun 14 19:06:15 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3836
3837 * ldfile.c (try_open): If opening without the extension fails,
3838 try with the extension even if -v or -V was given.
3839 had_script is imported (from ldgram.y), not exported.
3840
c97b9003
DZ
3841Mon Jun 14 16:26:10 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
3842
3843 * Makefile.in: remove parentdir support, use INSTALL_XFORM
3844
3845Thu Jun 10 14:00:06 1993 Ian Lance Taylor (ian@cygnus.com)
3846
3847 * ldexp.c (exp_fold_tree): Don't lose the old flag bits.
3848 * ldgram.y (statement_list_opt): New nonterminal, either empty or
3849 statement_list.
3850 (section): Use statement_list_opt, not statement_list.
3851 * m68kcoff.sc-sh: Gather constructors and destructors and define
3852 __CTOR_LIST__ and __DTOR_LIST__ appropriately.
3853 * sa29200.sc-sh: Gather constructors and destructors and define
3854 ___CTOR_LIST__ and ___DTOR_LIST__ appropriately.
3855
7f2649bb
PB
3856Mon Jun 7 12:53:28 1993 Per Bothner (bothner@rtl.cygnus.com)
3857
3858 * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h.
3859 * configure.in: No longer need to configure to get sysdep.h.
3860
91b3a2b6
DZ
3861Fri Jun 4 16:18:24 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3862
7f2649bb
PB
3863 * Makefile.in: remove install:all and install-info:info
3864 dependencies (these cause some spurious rebuilds at 'make install'
3865 time)
91b3a2b6 3866
559d1cff
ILT
3867Fri Jun 4 08:50:14 1993 Ian Lance Taylor (ian@cygnus.com)
3868
98f3d1af
ILT
3869 * configure.in (mips-idt-ecoffl*): New target; use mips-idtl.
3870 (mips-idt-ecoff*): Added trailing '*'.
3871 * config/mips-idtl.mt: New file; use EMUL of mipsidtl.
3872 * mipsidtl.sh: New file; like mipsidt.sh, but little endian.
3873 * Makefile.in (ALL_EMULATIONS): Added em_mipsidtl.o.
3874
559d1cff
ILT
3875 * config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete and
3876 incorrect definitions.
3877
1cf91c69
PB
3878Tue Jun 1 14:56:10 1993 Per Bothner (bothner@rtl.cygnus.com)
3879
3880 * ldsym.c (write_file_locals): Write BSF_CONSTRUCTOR
3881 symbols, unless stripping.
3882
63545898
ILT
3883Tue May 25 15:34:25 1993 Ian Lance Taylor (ian@cygnus.com)
3884
3885 * Makefile.in: configure looks for ####, so remove lines with many
3886 '#' characters.
3887 * config/irix4.mh, config/i386v.mh: New files; set HOSTING_CRT0
3888 and HOSTING_LIBS correctly so that ``make check'' will work.
3889
3890Thu May 20 13:56:16 1993 Per Bothner (bothner@deneb.cygnus.com)
3891
3892 * mips.sc-sh: Define _etext, _edata, and _end, in addition
3893 to etext, edata, and end. Needed for IRIX 4.0.5F.
3894 Patch from mwp@iconix.oz.au (Michael Paddon).
3895
2a963f1a
KR
3896 * Version 2.2.1 released.
3897
5266c5ec
KR
3898Thu May 20 11:42:06 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3899
3900 * mipsbsd.sc-sh: Renamed from aout-mipsbsd.sc-sh.
3901 * mipsbsd.sh (EMULATION_NAME): Use new file name.
3902
3903Tue May 18 17:10:24 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3904
3905 * Makefile.in (LDDISTSTUFF): Remove ld.mm since we can't build it
3906 properly right now.
3907
3908 * Version 2.2 released.
3909
3910Mon May 17 15:37:28 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3911
3912 * ldver.c (ldversion): Bump version number to 2.2.
3913
bc3b479c
PB
3914Mon May 17 12:44:31 1993 Per Bothner (bothner@cygnus.com)
3915
3916 * NEWS: New file.
3917
3918Fri May 14 11:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
3919
3920 * mips.sc-sh: Don't define BSS_VAR unless relocating.
3921
3922Wed May 12 13:33:29 1993 Ian Lance Taylor (ian@cygnus.com)
3923
3924 * Makefile.in (mkscript.o, mkscript): Build mkscript via
3925 mkscript.o, rather than directly from mkscript.c.
3926
b8fc168d
KR
3927Tue May 4 21:58:56 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3928
3929 * configure.in: Look for ${target_makefile_frag} relative to
3930 ${srcdir}, not relative to build directory.
3931
3932 * hppaosf.em, hppaosf.sc-sh, hppaosf.sh: New files.
3933 * configure.in: Recognize hppa*-hp-osf.
3934 * Makefile.in (ALL_EMULATIONS): Include hppaosf emulation.
3935 (em_hppaosf.c): Build it.
bc3b479c 3936 * config/hppaosf.mh, hppaosf.mt: New files.
b8fc168d
KR
3937
3938 * ld.h (ALIGN_N): Renamed from ALIGN, because that conflicted with
3939 some system header files. All uses changed.
3940
3941 * configure.in: Recognize i386-aix configurations as i386-coff
3942 targets.
3943
3944 * configure.in: Recognize m68*-*-hpux.
3945 * aout.sc-sh: If STACKZERO and RELOCATING are both defined, output
3946 the value of STACKZERO.
3947 * Makefile.in (ALL_EMULATIONS): Include hp300-hpux emulation.
3948 (em_hp3hpux.c): Build it.
3949 * hp3hpux.sh, config/hp300hpux.mt: New files.
3950
ef868186
ILT
3951Tue May 4 12:37:35 1993 Ian Lance Taylor (ian@cygnus.com)
3952
3953 * mips.sc-sh: Put constructors in the .data section.
3954 * Makefile.in (cdtest): Added dependency on ld.new.
3955
034351e3
PB
3956Mon May 3 19:43:39 1993 Per Bothner (bothner@cygnus.com)
3957
3958 * Makefile.in: Change definition of $(tooldir) to match FSF.
3959 * vax.sh, config/vax.mt, configure.in, Makefile.in:
3960 Support VAX Ultrix and BSD.
3961
3962Mon Apr 26 18:35:47 1993 Steve Chamberlain (sac@thepub.cygnus.com)
3963
3964 * sh.em, sh.sh, sh.sc-sh: New files supporting Hitachi SH.
3965
3966Wed Apr 14 21:01:51 1993 John Gilmore (gnu@cygnus.com)
3967
3968 * ldlang.h (struct memory_region): Change `length' and
3969 `old_length' fields to bfd_size_type. Eliminate use of bfd_offset.
3970 * ldlang.c, mri.c: Corresponding changes, plus lint.
3971
3972Thu Apr 8 22:08:18 1993 Ian Lance Taylor (ian@cygnus.com)
3973
3974 * configure.in: For all i386 targets, accept i486 as well.
3975
3976Mon Apr 5 17:33:39 1993 Ian Lance Taylor (ian@cygnus.com)
3977
3978 * ldlang.c (wild_doit): Preserve all flags for a
3979 SEC_SHARED_LIBRARY section.
3980 (size_input_section): Consider any SEC_HAS_CONTENTS section when
3981 computing largest_section.
3982
1b8a42f3
ILT
3983Fri Apr 2 14:33:52 1993 Ian Lance Taylor (ian@cygnus.com)
3984
3985 * ldlang.c (lang_output_section_statement_lookup): Initialize all
3986 fields of newly created structure.
3987
3988Wed Mar 31 18:19:15 1993 Ian Lance Taylor (ian@cygnus.com)
3989
3990 * ldmain.c (g_switch_value): New variable.
3991 * ldgram.y (OPTION_G, OPTION_Gval): New tokens.
3992 (command_line_option): Accept -G and set g_switch_value.
3993 * ldlex.l (COMMAND): Accept -G.
3994 * ldlang.c (open_output): Call bfd_set_gp_size on new BFD.
3995
29f33467
SC
3996Tue Mar 30 09:40:25 1993 Steve Chamberlain (sac@thepub.cygnus.com)
3997
9fce28ed
SC
3998 Support for linking and loading at different places:
3999
4000 * ldlex.l: Add "AT" keyword.
4001 * ldgram.y: Cleanup, and parse AT.
4002 * ldlang.c (print_output_section_statement): Print output address
4003 of section in map. (lang_size_sections): Fill sections' lma with
4004 load address.
4005 * ldlang.h (lang_output_section_statement_type): Add load_base
4006 information.
4007
29f33467
SC
4008 * ldindr.c (add_indirect): Keep more information in the alias
4009 symbol chain.
4010 * ldlang.c (wild_doit): Don't inherit NEVER_LOAD section
4011 attribute from an input section.
4012 * ldmain.c (Q_enter_file_symbols): Common section is NEVER_LOAD by
4013 default. (Q_enter_file_symbos): Indirect symbols now are known by
4014 their section, not a special symbol flag.
4015 * ldsym.c (write_file_locals): Indirect symbols aren't local.
4016 (write_file_globals): Write the mapping for an indirect symbol.
4017 * relax.c (build_it): When forced to write a NEVER_LOAD section,
4018 fill it with zeros.
4019
4020Tue Mar 23 13:24:10 1993 Jeffrey Osier (jeffrey@fowanton.cygnus.com)
4021
4022 * ld.texinfo: changes for q1
4023
f20e9842
DZ
4024Tue Mar 23 00:13:29 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4025
4026 * Makefile.in: add dvi target, define & use TEXI2DVI, add installcheck
4027
4028Mon Mar 8 20:30:35 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4029
4030 * Makefile.in: rename HOST_CC to CC_FOR_BUILD
4031
4032Thu Mar 4 12:44:33 1993 Ian Lance Taylor (ian@cygnus.com)
4033
4034 * mips.sc-sh: Added variables which may be overridden by a
4035 specific emulation.
4036 * mipsidt.sh: New file; emulation for IDT MIPS board.
4037 * Makefile.in (ALL_EMULATIONS): Added em_mipsidt.o.
4038 (em_mipsidt.c): New target. Uses mipsidt.sh and mips.sc-sh.
4039 * config/mips-idt.mt: New file; sets EMUL to mipsidt.
4040 * configure.in (mips-idt-ecoff): New target; uses mips-idt.
4041
e637dcf0
KR
4042Sat Feb 27 00:00:14 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4043
4044 * aout-mipsbsd.sc-sh, mipsbsd.sh: New files from Ralph Campbell,
4045 ralphc@pyramid.com.
4046 * i386bsd.sh, config/i386bsd.mt: New files.
4047 * configure.in, Makefile.in: Added support for mipsbsd and 386bsd.
4048
26483cc6
PB
4049Thu Feb 25 15:33:10 1993 Per Bothner (bothner@rtl.cygnus.com)
4050
e637dcf0 4051 * mri.c: Add extern declaration of strdup.
26483cc6
PB
4052 * ldsym.c (KEEP macro): Add spaces around '=' for the
4053 sake of old (e.g. PCC) compilers.
4054
05985c77
PB
4055Wed Feb 24 19:49:31 1993 Per Bothner (bothner@rtl.cygnus.com)
4056
4057 * ldver.c: Bump to version 2.1.
4058
067e2baa
SC
4059Fri Feb 12 08:09:11 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4060
4061 * ldgram.y: allow section types without address expressions.
4062 * ldlang.c (lang_relocate_globals): avoid possible hang with
4063 undefined but unreferenced symbols.
4064 * relax.c (relax_section): don't complain if the script file isn't
4065 relaxable but -relax is set
4066
fb8ecc3d
DZ
4067Thu Feb 18 17:58:45 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4068
4069 * configure.in: go32 is the 3rd part of the triple, not the 2nd
4070
067e2baa
SC
4071Wed Feb 3 09:05:56 1993 Ian Lance Taylor (ian@cygnus.com)
4072
4073 * mipsbig.sh: New file. Big endian MIPS emulation.
4074 * config/mips-big.mt: New file. Use mipsbig emulation.
4075 * configure.in (mips-sgi-irix*): Use target mips-big.
4076 * Makefile.in (ALL_EMULATIONS): Added em_mipsbig.o.
4077 (em_mipsbig.c): New target. Uses mipsbig.sh.
4078
e193c31b
ILT
4079Tue Feb 2 11:32:27 1993 Ian Lance Taylor (ian@cygnus.com)
4080
4081 * mips.sc-sh: Put .scommon sections into .sbss section.
4082
4083 * ldmain.c (subfile_wanted_p): Preserve section of common symbols,
4084 rather than always putting them in bfd_com_section.
4085 * ldlang.c (lang_common): If a common symbol is not in
4086 bfd_com_section, put in a section of the same name, rather than
4087 always putting it in section COMMON.
4088
8a3efe67
ILT
4089Fri Jan 29 09:57:58 1993 Ian Lance Taylor (ian@cygnus.com)
4090
f31cb329
ILT
4091 * ldmain.c (subfile_wanted_p): If we already have a common
4092 definition of a symbol, don't necessarily pull in an object file
4093 that provides a non-common definition.
4094
8a3efe67
ILT
4095 * ldlex.l (COMMAND): Accept -EB and -EL command line arguments,
4096 returning OPTION_EB and OPTION_EL. gcc passes these to a MIPS
4097 linker.
4098 * ldgram.y (OPTION_EB, OPTION_EL): New tokens.
4099 (command_line_option): Accept and ignore OPTION_EB and OPTION_EL.
4100
af6237a4
ILT
4101Thu Jan 28 15:12:04 1993 Ian Lance Taylor (ian@cygnus.com)
4102
4103 * Makefile.in (install): Remove $(tooldir)/bin/gld before creating
4104 the link to it.
4105
8a045e50
ILT
4106Tue Jan 26 11:49:50 1993 Ian Lance Taylor (ian@cygnus.com)
4107
4108 * ldmain.c, ldsym.c: Use new bfd_is_com_section macro rather than
4109 checking for equality to bfd_com_section.
4110
42b5c739
ILT
4111Fri Jan 22 14:22:44 1993 Ian Lance Taylor (ian@cygnus.com)
4112
4113 * mips.sc-sh: New file. Ultrix, and hopefully other MIPS ECOFF
4114 targets, linker script.
4115 * mipslit.sh: New file. Little endian MIPS emulation.
4116 * config/mips-lit.mt: New file. Use mipslit emulation.
4117 * configure.in (mips-dec-ultrix*): Use target mips-lit.
4118 * Makefile.in (ALL_EMULATIONS): Added em_mipslit.o.
4119 (em_mipslit.c): New target. Uses mipslit.sh.
4120
4121Thu Jan 14 15:30:27 1993 Ian Lance Taylor (ian@cygnus.com)
4122
4123 * Makefile.in (install): Install ld as both $(tooldir)/bin/ld and
4124 $(tooldir)/bin/gld, so that gcc can find it with or without
4125 collect2.
4126
ac496d4f
ILT
4127Mon Jan 11 18:50:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4128
4129 * ldwrite.c: Removed perform_relocation, copy_and_relocate, and
4130 write_norel. All linking is now done via write_relax. Call
4131 ldsym_write before calling write_relax.
4132 * relax.c: Added copyright.
4133 (write_relax): Renamed from write_relaxnorel. Added relocateable
4134 argument. seclet_dump renamed to bfd_seclet_link.
4135 * relax.h: Added copyright.
4136
0550e9f4
SC
4137Mon Jan 11 15:41:56 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4138
4139 * ldmain.c (decode_library_subfile): Patch from
4140 hoogen@shafer.cs.utah.edu, don't reread library symbol tables.
4141
4142Fri Jan 8 18:04:33 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4143
4144 * config/vxworks960.mt renamed to config/i960.mt
4145
4146 * configure.in: sparc-aout emulates a sun4, as does
4147 sparc*-vxworks, i960-nindy uses gld960 emulation
4148
dadd414a
SC
4149Fri Jan 8 14:39:07 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4150
4151 Fix support for NOLOAD, add INCLUDE
4152 * ldfile.c (ldfile_open_command_file): pass file name to
4153 lex_push_file.
4154 * ldlex.l, ldgram.y: tidy up, parse INCLUDE and NOLOAD
4155 * ldlang.c (wild_doit): make output sections inherit NEVER_LOAD
4156 attribute.
4157
4158Thu Jan 7 10:22:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4159
4160 * Makefile.in, config.h: no more default emulation. Make the lack
4161 of emulation a compile time error
4162
4163Wed Jan 6 01:08:37 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4164
4165 * configure.in: recognise all sparclite variants, not just 'sparclite'
4166
a70947c1
ILT
4167Mon Dec 28 11:15:35 1992 Ian Lance Taylor (ian@cygnus.com)
4168
4169 * m68kcoff.sc-sh: define _end as well as end, for consistency with
4170 aout.sc-sh.
4171
4172 * configure.in: accept *-ericsson-ose for any m68k CPU.
4173
4174 * ldwrite.c (write_rel): don't always set SEC_HAS_CONTENTS flag
4175 for each output section.
4176
086c5e37
PB
4177Mon Dec 21 16:06:59 1992 Per Bothner (bothner@rtl.cygnus.com)
4178
4179 * ldexp.c, ldlang.c, ldmain.c, ldsym.c, ldwarn.c: Use new
4180 macro bfd_asymbol_bfd as appropriate.
4181 * Makefile.in: Un-duplicate ldlex.c dependency.
4182 * condigure.in: Replace my_host case table by sourcing
4183 ../bfd/configure.host. Allow std-host as the default.
4184 * ldmisc.c: Change logic for C++ name demangling: There is
4185 no initial '_' to remove from stab-derived function names.
4186
4187Sun Dec 13 16:31:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4188
4189 * ldlang.c (lang_init_script_file): don't attach the output file
4190 sections to the script file.
4191
4192Wed Dec 9 08:38:05 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4193 * ldlang.c (wild): run expansion loop over command line bfd too.
4194 (lang_ini_script_file): initialize more parts of the command line
4195 bfd.
4196 * ldlex.l: fix DEFINED start states.
8ddef552 4197
85e38cfa
SC
4198Mon Dec 7 08:43:41 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4199 -y support
4200 * ld.texinfo: new doc.
4201 * ldgram.y, ldlex.l: understand -y<symbol>
4202 * ldmain.c (Q_enter_file_symbols): if had -y, lookup symbol and
4203 print info. (add_ysym): new function.
4204 * ldsym.h: (ldsym_type): new define SYM_Y.
4205
e20873a7
JG
4206Sat Nov 21 03:15:27 1992 John Gilmore (gnu@cygnus.com)
4207
4208 * ldctor.h, lderror.h, ldexp.h, ldfile.h, ldindr.h, ldlang.c,
4209 ldlang.h, ldlex.h, ldmain.h, ldmisc.h, ldsym.h, ldver.h, ldwarn.h,
4210 ldwrite.h, relax.h: Replace all uses of EXFUN and PROTO ansi-glue
4211 macros with PARAMS. Recreational cleanup. Update copyrights.
4212
4213Tue Nov 10 00:23:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4214
4215 * Makefile.in: pass down the bfd source directory for includes
4216
22292613
ILT
4217Thu Nov 5 15:41:55 1992 Ian Lance Taylor (ian@cygnus.com)
4218
4219 * ldlang.c (lang_size_sections): don't change size and address for
4220 SEC_SHARED_LIBRARY sections rather than for SEC_NEVER_LOAD
4221 sections.
4222
85c838d6
SC
4223Thu Nov 5 11:33:57 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4224
4225 * relax.c (build_it): re-enable the processing of data_statements
4226 in scripts, makes counted contructor lists work again.
4227
6e94236a
JG
4228Thu Nov 5 05:43:01 1992 John Gilmore (gnu@cygnus.com)
4229
4230 * ldemul.h: Remove uses of SDEF and PROTO macros (use PARAMS).
4231
4232Tue Oct 20 10:56:06 1992 Ian Lance Taylor (ian@cygnus.com)
4233
4234 * m68kcoff.sc-sh: don't use initial underscores for etext, edata
4235 and end.
4236
e9b63852
ILT
4237Mon Oct 19 09:45:38 1992 Ian Lance Taylor (ian@cygnus.com)
4238
4239 * Support for i386-sysv.
4240 configure.in: check for i386-*-sysv* and i386-*-sco*.
4241 i386coff.sc-sh: rewrote to support SVR3 by default.
4242 ldctor.c (find_constructors): preserve stat_ptr.
4243 ldlang.c (wild_doit): initialize vma and size of new output
4244 section to corresponding input section. This is required for
4245 shared library support.
4246 (lang_size_sections): don't modify vma and size of sections which
4247 are never loaded (for shared libraries).
4248 ldwrite.c (copy_and_relocate): copy the contents of any section
4249 which has contents, not just sections which are loaded (for shared
4250 libraries).
4251
ba2c2b1c
SC
4252Thu Oct 15 15:20:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4253
4254 * ldlang.c (size_input_section): count the sizes of all sections
4255 we allocate.
4256
a385b38f
SC
4257Thu Oct 8 09:05:25 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4258
4259 * ldmisc.c (demangle,vfinfo): use the new underscore in bfd to
4260 to demangle symbols better
4261
81150d34
ILT
4262Tue Oct 6 13:08:54 1992 Ian Lance Taylor (ian@cygnus.com)
4263
4264 * ldlang.c (lang_finish): don't warn if -e start symbol does not
4265 exist when linking with -r.
4266
b5ddf942
ILT
4267Mon Oct 5 14:07:37 1992 Ian Lance Taylor (ian@cygnus.com)
4268
4269 * aout.sc-sh, m68kcoff.sc-sh: set __bss_start to the start of the
4270 .bss segment.
4271
f3739bc3
SC
4272Mon Oct 5 08:55:14 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4273
4274 * ldmain.c (linear_library): don't even think about processing
4275 an object file if it's already been done
4276
4277Thu Oct 1 23:14:59 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4278
4279 * configure.in: the hp9000/300 config file is now hp300
4280
ac0832f3
SC
4281Wed Sep 30 07:34:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4282
4283 * config/z8ksim.mt: new file
4284
f3b36ecb
KR
4285Fri Sep 25 13:49:52 1992 Ken Raeburn (raeburn@kyriath.cygnus.com)
4286
4287 * Makefile.in (ldexp.o, ldctor.o, ldlang.o, ldmain.o, ldwrite.o,
4288 lexsup.o, mri.o, relax.o): Indicate dependence on ldgram.h.
4289
4290 * ld.h (strip_symbols_type): Add value STRIP_SOME.
4291 * ldgram.y (OPTION_RETAIN_SYMBOLS_FILE): New terminal token.
ac0832f3 4292 * ldlang.c (lang_add_keepsyms_file): New function.
f3b36ecb
KR
4293 * ldlex.l: Handle "-retain-symbols-file".
4294 * ldsym.c (keepsyms_file, kept_syms): New vars.
4295 (process_keepsyms): New functihon; reads file, marks symbols for
4296 saving.
4297 (write_file_locals): File symbols should always be kept.
4298 (ldsym_write): Warn about "-retain-symbols-file" overriding "-S"
4299 and "-s". Process retain-symbols file before setting symtab.
4300 * ldsym.h (SYM_KEEP): New flag for ldsym_type flags.
4301 (keepsyms_file, kept_syms): Declare them.
4302
4303 * ldmain.c (main): Non-fatal errors should still cause non-zero
4304 exit status even with -r.
4305
22a78f0d
SC
4306Fri Sep 25 11:08:01 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4307
4308 Added initial support for the z8k
4309 * z8ksim.em, z8ksim.sc-sh, z8ksim.sh: new files
4310 * configure.in, Makefile.in: modified to reflect above
4311
4312 * ldlang.c (lang_check): when linking conflicting architectures,
4313 make the output file reflect at least one of the bad inputs.
4314
56409445
ILT
4315Tue Sep 15 15:35:38 1992 Ian Lance Taylor (ian@cygnus.com)
4316
4317 * Makefile.in (install): if $(tooldir) exists, install ld in
4318 $(tooldir)/bin.
4319
99e6298a
SC
4320Fri Sep 11 10:24:22 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4321
4322 * Makefile.in, configure.in: modified to support i386-coff
4323 * i386coff.sh: new file
4324
ab57b174
ILT
4325Wed Sep 9 11:52:58 1992 Ian Lance Taylor (ian@cygnus.com)
4326
4327 * Makefile.in, m68kcoff.sh, m68kcoff.sc-sh, config/m68k-coff.mt:
4328 added m68k-coff emulation mode, stolen from a29k emulation.
4329 Almost certainly wrong, but perhaps better than sun3.
4330
8e71a984
PB
4331Thu Sep 3 14:19:30 1992 Per Bothner (bothner@rtl.cygnus.com)
4332
ab57b174
ILT
4333 * Makefile.in, Makefile.dos, generic.em, genscripts.sh,
4334 gld960.em, h8300hms.em, h8300xray.em, lnk960.em, st2000.em,
4335 vanilla.em: Rename all (generated) ld__*.c files to em_.c.
4336 This is one character shorter, and lets people build on
4337 SVR3 system. (ld__h8300xray.[co] was the killer there;
4338 h8300xray.sc-sh is also overlong, but seems harmless.)
4339 Based on a patch from Jonathan Ryshpan <hitachi!amito!jon>.
4340 * Makefile.in (clean): Fix typo mostclean -> mostlyclean.
4341 * configure.in: Add host isc.
4342
8e71a984
PB
4343 * ldver.c: Call it version 2.0.
4344
4345Wed Sep 2 00:21:33 1992 Per Bothner (bothner@rtl.cygnus.com)
4346
4347 * ldver.c: Bump to version 0.98.
4348 * TODO: New file.
4349
4350 * Makefile.in: Added mostlyclean, distclean, realclean rules.
4351
c52bdfec
PB
4352Tue Sep 1 23:42:16 1992 Per Bothner (bothner@rtl.cygnus.com)
4353
4354 * ldmisc.c (xrealloc): New (needed by ../libiberty/cplus.dem.c).
4355 * ldlex.l: Moved comment() to end, since some compilers
4356 otherwise have problems with input() used before it is defined.
4357
2df68136
DZ
4358Tue Sep 1 17:45:51 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4359
4360 * configure.in: added Solaris 2 and Irix 4 host support.
4361
4362Mon Aug 31 19:27:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4363
4364 * Makefile.in: remove -S flag from the FLEX definition
4365
4366 * configure.in: rewrote, using new style case statement. use
4367 m68k.mt for m68k-aout systems
4368
0bb95ac8
ILT
4369Sun Aug 30 21:38:53 1992 Ian Lance Taylor (ian@cygnus.com)
4370
4371 * Makefile.in: map "ld" through program_transform_name when
4372 installing.
4373
fe2b6209
PB
4374Sun Aug 30 18:12:13 1992 Per Bothner (bothner@rtl.cygnus.com)
4375
4376 * cplus-dem.c: Removed. Use the version in libiberty now.
4377 * ldmisc.c: Use new libiberty version of cplus_demangle().
4378
94cc1ee7
ILT
4379Thu Aug 27 16:38:42 1992 Ian Lance Taylor (ian@cygnus.com)
4380
5f2d9799
ILT
4381 * gld960.em (gld960_choose_target): default to little endian, not
4382 big endian.
94cc1ee7 4383
cd1d8c6d
SC
4384Wed Aug 26 17:28:51 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4385
4386 * ldlang.c (lang_process): don't pass null pointers when
4387 abs_output_section is what is required.
4388 * ldwrite.c (ldwrite): use malloc to allocate the largest space
4389 used, and pass that down.
4390 * relax.c,relax.h (write_relaxnorel): use the passed malloc area rather
4391 than alloca.
4392
afba2b22
ILT
4393Mon Aug 24 14:42:06 1992 Ian Lance Taylor (ian@cygnus.com)
4394
4395 * configure.in, config/ose68.mt: renamed OSE to ose.
4396
571c4c26
KR
4397Thu Aug 20 19:55:22 1992 Ken Raeburn (raeburn@cygnus.com)
4398
4399 * ldsym.c (write_file_locals): Reorder check for common or
4400 undefined symbols so that it works.
4401
b189e892
ILT
4402Tue Aug 18 13:41:36 1992 Ian Lance Taylor (ian@cygnus.com)
4403
4404 * configure.in: accept all m68K family members.
4405
4406 * Makefile.in: always create installation directories.
4407
6bf2e3a7
SC
4408Thu Aug 13 11:49:34 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4409
4410 * ldlex.l: now parses comment correctly, added ~ to acceptable
4411 chars in filenames
4412
4413 * ldexp.c (exp_unop): pass down abs_output_section - now can have
4414 unary -ve constants.
4415
4416 * ldlang.c (lang_finish): warn when an entry symbol supplied on
4417 the command line can't be found.
4418
ae475b39
SC
4419Fri Aug 7 12:31:10 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4420
4421 * ldlang.h: add new field "loadable" to output_section_statement.
4422 * ldlang.c (lang_output_section_statement_lookup): initilize new
4423 field. (wild_doit): if new field is not set, then stop output
4424 section from being loadable.
4425 (lang_enter_output_section_statement): set the field from the
4426 NOLOAD keyword
4427 * ldgram.y: new synax for NOLOAD. Removes a shift/reduce too.
4428 * h8300hms.sc-sh, h8300hms.em: get -r right.
4429
4b91c519
PB
4430Thu Aug 6 18:35:21 1992 Per Bothner (bothner@rtl.cygnus.com)
4431
4432 * ldint.texinfo: New internals manual (beginnings thereof).
4433 * PORTING: Removed, merged into ldint.texinfo.
4434
917bffa7
PB
4435Tue Aug 4 21:12:29 1992 Per Bothner (bothner@rtl.cygnus.com)
4436
4437 * cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc,
4438 cdtest.exp: A test program (copied from libg++/test-install)
4439 that tests that constructor and destructors are handled
4440 corrrectly.
4441
b40f9c73
DZ
4442Mon Aug 3 14:58:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4443
4444 * Makefile.in (install): install from ld.new, renaming during the
4445 copy, or else the next 'make install' needs to re-link ld.
4446
4447Mon Jul 20 03:37:06 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
4448
4449 * configure.in: generalise hp recognition (from sef).
4450
4451Sat Jul 18 14:46:04 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4452
4453 * configure.in: recognize bsd and hpux hppa configurations.
4454 error messages echo to stderr, not stdout
4455
ec467c83
RP
4456Fri Jul 17 22:06:11 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4457
4458 * Makefile.dos, gld.1, ld.texinfo, ldemul.c, ldfile.c, ldlang.c,
4459 ldmisc.c: removed rcsid's.
4460
67cddd9f
SC
4461Tue Jul 14 08:34:34 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4462
4463 * ldlang.c (lang_map): print changes in sizes due to relaxing
4464 (size_input_section): maintain the delta information.
4465 * ldlang.h: add new field to struct to contain delta info.
4466 * relax.c (relax_section): complain if input not relaxable.
4467 * ldlex.l : add '_', ',' and '$' to chars which can appear at the
4468 start of a filename
4469
f7c76897
SC
4470Mon Jul 13 17:33:00 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4471
4472 * ldmain.c(main): prevent -r and -relax from being on at the same
4473 time.
4474
28b6b1ab
SC
4475Wed Jul 1 17:51:19 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4476
4477 * ldmain.c (Q_enter_global_ref), ldindr.c (add_indirect): fix for
4478 aliasing problems
4479
4480
30d1a390
SC
4481Thu Jun 18 09:38:56 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4482
4483 * h8300hms.em, h8300hms.sc-sh: do the right thing for -r
4484 * ldexp.c: lint
4485 * ldlang.c(open_output): set the target arch and machine as soon
4486 as we can. (lang_size_sections): use new macros for setting vma
4487 * ldwrite.c: lint
4488
5bdf878e
MT
4489Mon Jun 15 08:47:43 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
4490
4491 * configure.in (my_target): Accept m680?0 for wrs as vxworks68.
4492 Also deleted an unreachable path to wrs.
4493
4494Wed May 27 23:24:19 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
4495
4496 * Makefile.in (install): use -d test for $tooldir before
4497 installing ld there so that $tooldir can be inherited from
4498 top-level Makefile.
4499
4500Wed May 27 16:56:48 1992 Per Bothner (bothner@rtl.cygnus.com)
4501
4502 * ldlang.c: Two non-substantial changes for the sake of
4503 the old Portable C Compiler.
4504
5e81edb2
SC
4505Wed May 27 15:15:58 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4506
4507 * ldgram.y, ldlex.l: parse ABSOLUTE
4508 * ldexp.c: add support for ABSOLUTE
4509
7aacc9cc
PB
4510Wed May 27 13:07:20 1992 Per Bothner (bothner@rtl.cygnus.com)
4511
4512 * Makefile.in: Added default definitions for HOSTING_CRT0,
4513 HOSTING_LIBS, and HOSTING_EMU, based on those in config/*.mh.
4514 * config/*.mh: Miscellaneous clean-up: Removed definitions
4515 of YACC (since it is not longer used in the Makefile).
4516 Remove HOSTING_* definitions that are subsumed by the
4517 ones added to Makefile.in. Removed most definitions of CC.
4518 * config/{sparc,news,hp300bsd,decstation}.mh: Removed;
4519 These are no longer needed.
4520
91e25b4f
PB
4521Fri May 22 13:47:19 1992 Per Bothner (bothner@cygnus.com)
4522
5ff21fa5
PB
4523 * Makefile.in: Use srcdir instead of VPATH in ldgram/ldlex
4524 rules, since these are used when building a distribution.
4525 * Makefile.in (ldlex.c): Don't re-direct output, since that
4526 leaves a bogus output files if it fails.
4527
91e25b4f
PB
4528 * config/sparc.mh: Fix HOSTING_LIBS so it has a chance of working.
4529 * ldlex.c: Fix some unnecessary flex-specific-isms.
4530
4531Fri May 8 11:49:43 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4532
4533 * ldgram.y: move spurious semicolon
4534 * ldexp.h: fix prototype
4535
82d1666a
RP
4536Thu May 7 17:01:12 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4537
4538 * ld.texinfo: references to linker now say "ld" not "gld".
4539
32846f9c
SC
4540Wed May 6 13:26:19 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4541
4542 changed calling convention for Q_enter_global_ref
4543 * ldexp.c, ldlang.c, ldmain.c: reflect this
4544 * ldver.c: bump version to 1.97.1
4545 * ldindr.c (add_indirect): when an edict declaring an indirect
4546 symbol is found, make sure that any ideas about the symbol being
4547 common are changed if it now known to be defined.
4548 * ldmain.c (linear_library): complain once if archive isn't
4549 ranlibbed.
4550 * ldlang.h, ldlang.c: make room for and initialize the complain
4551 once field.
4552
bf3acf44
RP
4553Wed May 6 11:07:35 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4554
4555 * Makefile.in: use flex & bison from ../ if they exist.
4556
9c99a57e
SC
4557Tue May 5 17:47:33 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4558
4559 * relax.c (build_it): don't allocate space in the output file for
4560 stuff if -R flag applys to it.
7153b2ff
SC
4561 * ldfile.c: merge in VMS filename support
4562 * ldmain.c (main): take out ./ from library path, and close file
4563 before unlinking. Make multiple defs of a symbol create an
4564 unexecable file.
4565 * ldmisc.c: fatal errosrs delete output file
9c99a57e 4566
98377f31
PB
4567Tue May 5 14:05:05 1992 Per Bothner (bothner@rtl.cygnus.com)
4568
4569 * ldver.c: Increase version number to 1.97, for consistency
4570 with ../binutils.
4571
3f350eda
RP
4572Tue May 5 12:12:24 1992 K. Richard Pixley (rich@cygnus.com)
4573
813da1a5
RP
4574 * Makefile.in: FLEX -> LEX.
4575
3f350eda
RP
4576 * ld.texinfo: {} -> @{@}.
4577
e0047d49
RP
4578Mon May 4 17:52:41 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4579
4580 * ld.texinfo: describe alternate, MRI-compatible linker scripts
4581 (and associated change in -c option, now used for these scripts)
4582
bfbdc80f
SC
4583Mon May 4 16:10:10 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4584
4585 * ldver.c: Bumped version to 1.96 - new release, resync with the
4586 bfd too #.
4587 * ldexp.c, ldlang.c: now build memory shape tree in obstacks
4588 rather than with raw malloc, makes it easier to track where memory
4589 is going.
4590 * ldsym.h, ldsym.c: create obstack for all global symbols too.
4591 * ldwrite.c (ldwrite): moved malloc so only used when needed.
4592 * sa29200-sc.sh: added support for .lit, data1 and data2 sections.
4593
4594
d3451fe8
RP
4595Fri May 1 18:17:52 1992 K. Richard Pixley (rich@cygnus.com)
4596
4597 * config/sparc.mh: use ../gcc/libgcc.a on check if it exists.
4598
4599 * Makefile.in: use bootstrap for check.
4600
dc4726c2
SC
4601Fri May 1 13:03:41 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4602
e14a43bf
SC
4603 * ldgram.y, ldlex.c, mri.c: added more compatible words; BASE, ALIAS and
4604 PUBLIC.
4605 * Makefile.in: now use flex, not lex
dc4726c2
SC
4606 * ldlex.l, ldlang.c, ldctor.c: lint
4607
ee0c4cf7
SC
4608Wed Apr 22 12:48:42 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4609
4610 * ldlex.l: added CMDFILENAMECHAR state so that you can lex
4611 different sorts of filenames on the command line than in a script.
4612
77b19d3d
RP
4613Mon Apr 20 22:37:04 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4614
4615 * Makefile.in: rework CFLAGS so that they can be passed on the
4616 make command line. Remove MINUS_G. Default CFLAGS to -g.
4617
119afd7b
RP
4618Fri Apr 17 08:57:17 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4619
4620 * relax.c: added handling for new "padding" seclet type, used to
4621 fill out gaps between section.
4622 * ldgram.y, ldlex.l: now -defsym on the command line is done
4623 properly.
4624
4625Wed Apr 15 21:20:07 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4626
4627 * Makefile.in: the tooldir copy of ld goes directly in tooldir.
4628
2e38b71d
SC
4629Wed Apr 15 16:09:33 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4630
4631 * mri.c, ldgram.y, ldlex.l: added support for minimal strange link
4632 scripts.
4633
1900f884
KR
4634Thu Apr 9 05:52:02 1992 Ken Raeburn (Raeburn@Cygnus.COM)
4635
4636 * Makefile.in (install): Install second copy in $(tooldir)/bin
4637 without $(program_prefix), since that's what gcc expects.
4638
9d1fe8a4
SC
4639Sat Apr 4 17:44:06 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4640
4641 * ldlex.l, ldgram.y, ldlex.h: Rewrote lexer. Now it's much nicer.
4642 * h8300*: fix bit rot and add support for h8300xray target
4643 * go32.sh: target emulation for go32.
4644
9d1fe8a4
SC
4645Mon Mar 16 14:53:29 1992 Steve Chamberlain (sac@rtl.cygnus.com)
4646
4647 * gld960.em, i960.sc-sh. Fix i960 bit rot
4648
f0280cd2
RP
4649Fri Mar 13 19:47:22 1992 K. Richard Pixley (rich@cygnus.com)
4650
4651 * Makefile.in: install man page.
4652
12fa72d4
SC
4653Fri Mar 13 08:23:59 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4654
4655 * config/mt-<foo> renamed to <foo>.mt
4656 * config/mh-<foo> renamed to <foo>.mt
4657 * configure.in changed to reflect this
4658 * genscripts.sh now make .xbn files rather than .xN files
4659
4660Sat Mar 7 03:40:40 1992 K. Richard Pixley (rich@cygnus.com)
4661
4662 * ldver.h: fix decl of ldversion.
4663
4664Fri Mar 6 22:00:35 1992 K. Richard Pixley (rich@cygnus.com)
4665
4666 * Makefile.in: added check target.
4667
fe563ffe
SC
4668Fri Mar 6 06:59:04 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4669
4670 * ldmain.c (Q_enter_file_symbols): now aliases work again
4671
12fa72d4
SC
4672Thu Mar 5 21:39:29 1992 K. Richard Pixley (rich@cygnus.com)
4673
4674 * Makefile.in: added clean-info target.
4675
fe563ffe
SC
4676Thu Mar 5 16:55:56 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4677
4678 * ldexp.c (exp_print_tree): don't try and follow null pointers
4679 around.
4680 * ldgram.y: remove 11 shift reduce errors
d2861901 4681
12fa72d4
SC
4682Tue Mar 3 15:46:39 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4683
4684 * Makefile.in: added tooldir and program_prefix.
4685
fe563ffe
SC
4686Fri Feb 28 08:17:45 1992 Steve Chamberlain (sac at thepub.cygnus.com)
4687
4688 * ldlang.c (size_input_section): don't move absolute sections
4689 around!
4690
4691
4692Thu Feb 27 09:20:41 1992 Steve Chamberlain (sac at thepub.cygnus.com)
4693
d2861901
SC
4694 * cplus-dem.c: yet another copy of this - maybe it should go into
4695 libiberty ?
4696 * ldgram.y: now -V and -v have different actions
4697 * ldver.c: if -V, prints list of emulations compiled in
4698 * ldmisc.c: support for cplus demangling
4699
4700
12fa72d4
SC
4701Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
4702
4703 * Makefile.in, configure.in: removed traces of namesubdir,
4704 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
4705 copyrights to '92, changed some from Cygnus to FSF.
4706
d2861901
SC
4707Thu Feb 20 17:43:46 1992 Per Bothner (bothner at cygnus.com)
4708
4709 * Makefile.in: Change mkscript rule into one for ./mkscript
4710 (for the sake of makes that don't realize they're the same).
4711 * PORTING: Add more details.
4712 * genscripts.sh: Add more tailorability of DATA_ALIGNMENT.
4713
1584d069
PB
4714Mon Feb 17 12:04:36 1992 Per Bothner (bothner at cygnus.com)
4715
4716 * Makefile.in, and new files hp300bsd.sh, config/mh-hp300bsd,
4717 config/mt-hp300bsd: New port to hp300 running BSD.
4718
7e5c1057
PB
4719Sat Feb 15 13:59:54 1992 Per Bothner (bothner at cygnus.com)
4720
4721 Major rewrite of how ld is configured. The major idea
4722 is to use shell scripts to generate everything.
4723 * generic.em replaces ldtemplate.
4724 * Other *.em files replace various *.c files.
4725 A *.em file is a shell script that generates the corresponding
4726 ld__*.c file that implements an emulation. This is usually
4727 a straight 'cat' of a here-document, possibly with substitutions.
4728 * Script files (*.sc) are places by *.sc-sh scripts.
4729 Again, these are simple shell scripts that 'cat'
4730 here-documents, usually with some substitutions.
4731 The output a *.sc-sh is a script file.
4732 * Each emulation is defined by a short shell script with
4733 extension *.sh that specifies the emulation-specific
4734 parameters (such as the name of the *.sh-sc and *.em
4735 files to use).
4736 * genscript.sh is the master shell script used to generate
4737 an emulation. It is passed various argument, including
4738 the name a the emulation-speciic *.sh file that it
4739 "sources" to set variables to emulation-specifc parameters.
4740 * config/mt-foo: Changed EMUL=GLDFOO_EMULATION_NAME
4741 to EMUL=foo. (The GLDFOO_EMULATION_NAMEs have bee removed.)
4742 * config/mh-foo: Rename LDEMULATION names as appropriate
4743 (usually 'gldfoo' -> plain 'foo').
4744 * ldwrite.c: Fixed a typo in a comment.
4745 * Makefile.in: Major changes. Removed some the sed
4746 magic to converts scripts, since that is now handled
4747 by genscripts.sh and the *.sc-sh scipt generators.
4748 * config.h: Remove a bunch of macros defining emulations
4749 and targets. This becomes one less file to edit when
4750 adding emulations or targets.
4751 * ldemul.h (struct ld_emulation_xfer_struct): Add
4752 emulation_name and target_name fields.
4753 * ldemul.c, ldemul.h: Define some default functions used
4754 by most emulations (and remove from the *.em scripts).
4755 * ldemul.c (ldemul_choose_target): Search the new
4756 ld_emulations array using a loop (instead of a hardwired
4757 nested if statement).
4758 Define the ld_emulation from the automatically-geenrated
4759 ldemul-list.h. This means you no longer have to edit ldemul.c
4760 to add a new emulation.
4761 * ldmain.c: Replace {GLD,LNK}960_EMULATION_NAME by
4762 their expansions, since the former no longer exist.
4763 * PORTING: A very rough first draft of a porting guide.
4764
4765 * ldgram.y, ldlex.l, lexsup.c: Changes to allow an assignment
4766 to be terminated by a new-line (instead of requiring a semicolon).
4767
4768Mon Feb 10 16:21:02 1992 Steve Chamberlain (sac at rtl.cygnus.com)
4769
4770 * ldexp.c, ldlang.c: added new idea "abs_output_section", removes
4771 tests for NULL pointers all over the place.
4772 * ldlang.c (lang_process): remember to relocate global symbols
4773 *after* relaxing has done it stuff.
4774
4775Thu Feb 6 11:40:15 1992 Steve Chamberlain (sac at rtl.cygnus.com)
4776
4777 * config/mt-coff-h8300: use EMUL like everything else
4778 * ldlang.c: (print_padding_statement): print the right address.
4779 * Makefile.in, config.h, ldemul.c: renamed h8300hds to h8300hms
4780
4781
aa34a7c3
SC
4782Tue Feb 4 15:28:01 1992 Steve Chamberlain (sac at rtl.cygnus.com)
4783
4784 * ldlex.l: Put pack -noinhibit-exec and -sort-common
4785 * ldlang.c (print_data_statement): print the right address.
4786
4787Thu Jan 30 17:51:53 1992 Per Bothner (bothner at cygnus.com)
4788
4789 * Makefile.in: The rule for testing ld by re-linking itself
4790 via an intermediate -r link was moved to the ld1 rule
4791 instead of the ld2 rule. This allows ld2 and ld3 to be identical,
4792 which allows the bootstrap rule to work.
4793 * ldctor.c (find_constructors): Don't create a constructor
4794 list if it is already defined (as would happen if ld is
4795 invoked by collect).
4796
cbbdbb9f
SC
4797Wed Jan 29 08:35:39 1992 Steve Chamberlain (sac at rtl.cygnus.com)
4798
4799 * config/mh-sparc.h: now uses libgcc.a
4800 * ldmain.c: quit using exit
4801 * *sc: use *(COMMON) rather than [COMMON]
4802 * ldlex.l, lexsup.c: much thinking moved from .l and put into .c,
4803 to allow preprocessing of .l file.
4804 * Makefile.in: New ldlex.l mangling
4805 * ldexp.c (fold_binary): perform expressions with % and / in
4806 integer.
4807 * ldfile.c (open_a): open archives on VMS in a special way
4808
4809
870f54b2
SC
4810Tue Jan 28 10:18:16 1992 Steve Chamberlain (sac at rtl.cygnus.com)
4811
4812 * ldgram.y: map -M behave in the same way as -Map (sets file name
4813 to be "-".
4814 * ldsym.c, ldlang.c: remember that size of a section is dependent on
4815 whether or not relaxing has been done.
4816 * ldmain.c: don't open a map file if it doesn't have a name
4817 * relax.c: all the brains have moved into bfd.
4818 * ldwrite.c: ammend comment
4819
2e2bf962
SC
4820Fri Jan 24 14:23:46 1992 Steve Chamberlain (sac at rtl.cygnus.com)
4821
4822 * Makefile.in: added relax, also made three stage go through a
4823 partial link stage.
4824 * relax.c : added
4825 * config.h: if GNU960 defined, then default emulation mode is
4826 GLD960
4827 * ldexp.h, ldexp.c: map to file hooks
4828 * ldlang.c: map to file hooks
4829 * ldgram.y: added -Map -relax
4830 * ldlex.l: added -relax, -Map
4831 * ldmain.c: open map file
4832 * ldmisc.c: support for map file
4833 * ldwrite.c: new relax magic
4834
4835Thu Dec 19 18:49:51 1991 John Gilmore (gnu at cygnus.com)
4836
4837 * Makefile.in, config/tm-*.h: Clean up make output, only
4838 pass DEFAULT_EMULATION to ldmain.c.
4839
4840Wed Dec 18 15:02:47 1991 Per Bothner (bothner at cygnus.com)
4841
4842 * ldver.c: Bump to version 1.94.
4843
4844Tue Dec 10 04:07:23 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4845
4846 * Makefile.in: infodir belongs in datadir.
4847
e06ba18d
PB
4848Mon Dec 9 16:26:43 1991 Per Bothner (bothner at cygnus.com)
4849
4850 * Makefile.in: Pass -y to bison. (Again;
4851 accidentally deleted by Rich.)
4852 * news.sc, ldgld68k.sc: Define __end as well as _end.
4853
4854Sat Dec 7 17:19:26 1991 Steve Chamberlain (sac at rtl.cygnus.com)
4855
4856 * ldindr.h: added to contain prototypes of ldindr.c
4857 * ldfile.c: include ctype.h
4858 * ldmain.c: include the requried prototype headers
4859 * ldwrite.c: get_reloc_upper_bound has been renamed
4860 bfd_get_reloc_upper_bound
4861
818a192a
RP
4862Fri Dec 6 23:29:26 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4863
4864 * Makefile.in: punt "fundamental" mode because it breaks my emacs
4865 macros. install using INSTALL_PROGRAM and INSTALL_DATA. remove
4866 spaces following hyphens, bsd make can't cope. added
4867 standards.text support and made it look like all the other
4868 makefiles.
4869
4870 * configure.in: configure now runs entirely in objdir so make file
4871 existence checks against ${srcdir}. Mark this directory as
4872 target dependent.
4873
4874Thu Dec 5 22:46:16 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4875
4876 * Makefile.in: idestdir and ddestdir go away. Added copyrights
4877 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
4878 and mandir now keyed off datadir by default.
4879
4880Wed Dec 4 23:36:55 1991 Per Bothner (bothner at cygnus.com)
4881
4882 * ldver.c: Bumped version to 1.93.
4883 * Makefile.in: Pass -y to bison.
4884
4885Mon Nov 25 18:28:40 1991 Steve Chamberlain (sac at cygnus.com)
4886
4887 * config.h: h8 is now coff, not ieee
4888 * h8300hds.sc: reflect the same
4889
4890Thu Nov 14 19:55:09 1991 Per Bothner (bothner at cygnus.com)
4891
4892 * ldver.c (ldversion()): Update to 1.92.
4893 * ldctor.c: There are two places constructor sets
4894 can be defined. One of them checked for an existing
4895 duplicate, the other didn't. Unfortunately, the latter
4896 was called after the former ...
4897 So, factor out code for inserting a new element into
4898 constructor_name_list (after checking for a duplicate)
4899 into a new function add_constructor_name, and call
4900 it from both aforementioned places (ldlang_add_constructor
4901 and ldlang_check_for_constructors).
4902
4903Wed Nov 13 15:17:43 1991 Per Bothner (bothner at cygnus.com)
4904
4905 * Makefile.in: Rename .c files generated from ldtemplate
4906 to have names starting with ld__. This helps 'make clean'.
4907
092df318
SC
4908Tue Nov 12 18:36:50 1991 Steve Chamberlain (sac at cygnus.com)
4909
4910 * Makefile.in: Take out the version number for install
4911 * m88kbcs.sc: put in contructor blocks.
4912
1c9e4b15
PB
4913Mon Nov 11 18:47:33 1991 Per Bothner (bothner at cygnus.com)
4914
4915 * ldmisc.c, ldmisc.h: Re-write info() to take a filename
4916 parameter, a format, and an arg pointer, and rename it to
4917 vfinfo(). Write info() in terms of new vfinfo().
4918 New einfo() is the same as info(), except it writes to stderr.
4919 * ldemul.c, ldexp.c, ldlang.c, ldlnk960.c, ldmain.c, ldwrite.c,
4920 ldmisc.c: Replace "error" calls to info() by new einfo().
4921
550e87b5
SC
4922Mon Nov 11 09:57:32 1991 Steve Chamberlain (steve at cygnus.com)
4923
4924 * ldlex.l ldgram.y: made -V option do same as -v
4925 * Makefile.in: Added $(MINUS_G) flag so debugging can be
4926 turned off
4927
4928Sun Nov 3 16:37:37 1991 Steve Chamberlain (steve at cygnus.com)
4929 i386 aout changes from Bob Kukura
4930 * Makefile.in, config.h: added i386aout support
4931 * configure.in: fixed /h-{myhost} typo
4932 * ldgram.y: -MM now gives more boring map.
4933 * ldlang.c: now does D_PAGED flag the right way.
4934 * ldsym.c: -MM flags does the right thing.
4935
aeedc30e
PB
4936Sun Nov 3 15:00:03 1991 Per Bothner (bothner at cygnus.com)
4937
4938 * configure.in: Fixed typo. Also, a fix for hp300bsd.
4939 * ldlang.c (init_os): Compensate for BFD change,
4940 where bfd_make_section now returns NULL for a duplicate
4941 section request, instead of the old section.
4942
4943Thu Oct 17 15:27:13 1991 Per Bothner (bothner at cygnus.com)
4944
4945 * ldver.c: Bump to version 1.91 (consistent with binutils).
4946
2d1a2445
PB
4947Wed Oct 16 12:27:08 1991 Per Bothner (bothner at cygnus.com)
4948
4949 * Makefile.in, config.h, ld.h, ldemul.c, ldexp.c, ldexp.h,
4950 ldgram.y, ldlex.l, ldlnk960.c, ldmain.c, ldmisc.c, ldmisc.h,
4951 ldsym.c, ldsym.h, ldtemplate, ldvanilla.c, ldver.c, ldver.h,
3410447c 4952 ldwarn.c, ldwarn.h, ldwrite.c, ldwrite.h, mkscript.c:
2d1a2445
PB
4953 Add or update copyright notices.
4954
4955Mon Oct 14 23:55:27 1991 Per Bothner (bothner at cygnus.com)
4956
4957 * README: New file.
4958 * Makefile.in: Changed installation directory name scheme
4959 to be consistent with gcc. Also changed 'install'.
4960
954ac2ea
RP
4961Mon Oct 14 17:30:02 1991 Roland H. Pesch (pesch at cygnus.com)
4962
4963 * Makefile.in: new targets ld.mm, ld.me
4964
972e7b4b
PB
4965Mon Oct 14 17:27:24 1991 Per Bothner (bothner at cygnus.com)
4966
4967 * Makefile.in, ldtemplate: Need to use separate scripts
4968 for -n and -N options. Yet more complication.
4969
33ce0085
JG
4970Fri Oct 11 22:40:46 1991 John Gilmore (gnu at cygnus.com)
4971
4972 * Makefile.in: Avoid using $< in explicit Make rules (it doesn't
4973 work). Add some lines to avoid Sun Make VPATH bugs.
4974
b7e24eef
PB
4975Fri Oct 11 16:42:22 1991 Per Bothner (bothner at cygnus.com)
4976
4977 * news.sc: Add alignment for data segment.
4978 * ldtemplate: Add (yet another) script to get for -n or -N
4979 options. (These need different alignment than ZMAGIC files.)
4980 * Makefile.in: Add stuff for new foo.xn scripts.
4981 These are generated by replacing "ALIGN(0x...00)" by ".".
4982
b55e0948
RP
4983Fri Oct 11 15:43:04 1991 Roland H. Pesch (pesch at cygnus.com)
4984
4985 * Makefile.in: new targets ld.ms, ld-index.ms
4986 ld.texinfo: remove tabs, other cleanups for texi2roff
4987
6719c75b
PB
4988Fri Oct 11 13:51:54 1991 Per Bothner (bothner at cygnus.com)
4989
4990 * ldmain.c (main): Make config.magic_demand_paged be true
4991 by default. Don't the WP_TEXT and D_PAGED flags of
4992 output_bfd here; it's too late, so set it when output_bfd
4993 is created (in ldlang.c). Also fix setting of EXEC_P flag
4994 * ldlang.c (ldlang_open_output): Set output_bfd->flags here.
4995 * ldlang.c: Remove some duplicate extern declarations.
4996 * ldgram.y: Fixes to -N and -n options.
4997 * Makefile.in: Recognize upper case letters in sed script
4998 to remove assignments from script files.
4999 * ldtemplate: Don't assukme that -N or -n options
5000 imply use of -r script.
5001 * mkscript.c: Tweaking to correctly handle \n and \\ in input.
5002
8e10cea1
SC
5003Fri Oct 11 10:29:27 1991 Steve Chamberlain (steve at cygnus.com)
5004
5005 * ldtemplate: include bfd.h before sysdep.h.
5006
1f8fc34f
JG
5007Fri Oct 11 04:24:45 1991 John Gilmore (gnu at cygnus.com)
5008
5009 Restructure configuration scheme for bfd, binutils, ld.
5010
5011 * include/sys/h-*.h: Move to bfd/hosts/h-*.h.
5012 * configure.in: Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
5013 Change some config names to match other dirs.
5014 * *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
5015 get defined first.
5016 * config/: Rename some config files to match up h-*.h names.
5017 Remove all the HOST_SYS definitions from the config files.
5018
5019Tue Oct 8 16:00:57 1991 Per Bothner (bothner at cygnus.com)
5020
5021 * ldexp.h, ldlang.h: Change enum boolean -> enum bfd_boolean.
5022 * ldtemplate: Remove ldfile_add_library_path calls;
5023 just use the SEARCH_DIR commands in the script files.
5024 * Makefile.in: Add LIB_PATH macro, which if set is used to replace
5025 the SEARCH_DIR commands in the scripts (using ugly sed magic).
5026 This is primarily intended for cross-linking, where you would
5027 place libaries in a different place than native libraries.
5028 Also, emulations made from ldtemplate now use $(srcdir).
5029 * ldglda29k.sc: Change SEARCH_DIR commands to a conventional
5030 form; people can use the Makefile's LIB_PATH to override.
5031
8d317d2a
RP
5032Tue Oct 8 14:51:21 1991 Roland H. Pesch (pesch at cygnus.com)
5033
5034 * Makefile.in: fix target ld.dvi, add target ld.info
5035 ld.texinfo: make info filename ld.info
5036
558175fb
JG
5037Fri Oct 4 21:51:58 1991 John Gilmore (gnu at cygnus.com)
5038
5039 * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun
5040 Make).
5041 * ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a
5042 few BFD types & enums.
5043
de0abbfc
ILT
5044\f
5045Local Variables:
bf82ab68
ILT
5046mode: indented-text
5047left-margin: 8
5048fill-column: 74
de0abbfc
ILT
5049version-control: never
5050End:
This page took 0.444908 seconds and 4 git commands to generate.