bfd:
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
8a8b2d4b
AJ
12002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
2
3 * configure.tgt (x86_64-*-netbsd*): New target.
4
9a4c7f16
TR
52001-12-21 Tom Rix <trix@redhat.com>
6
8a8b2d4b 7 (gld*_create_output_section_statements): New function.
9a4c7f16
TR
8 For -binitfini support.
9 * emultempl/aix.em (gld*_before_parse): Fix comment.
10 * emultempl/aix.em (gld*_parse_args): Fix comment.
11
3695c299
AM
122001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
13
cf86e6df
AM
14 * configure.tgt (mips*-dec-netbsd*): Delete alias for
15 mips*el-*-netbsd*.
16 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
17
3695c299
AM
18 * configure.tgt (arm-*-netbsdelf*): Add target.
19 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
20 * emulparams/armelf_nbsd.sh: Added.
21 * Makefile.am: Add rules for earmelf_nbsd.
22 * Makefile.in: Regenerate.
23
97cb79ae
AJ
242001-12-19 Andreas Jaeger <aj@suse.de>,
25 Susanne Oberhauser <froh@suse.de>
26
27 * configure.host: Add rules for x86_64-*linux-gnu. Change
28 s390x-linux entry to use gcc to report configuration, replace gcc
29 with $CC in s390-linux
30
9d201f2f
AJ
312001-12-19 Andreas Jaeger <aj@suse.de>
32
33 * ld.texinfo (VERSION): Fix markup.
34
0b69cd08
MG
352001-12-18 matthew green <mrg@eterna.com.au>
36
37 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
38 (m68kelfnbsd.c): New rule.
39 * Makefile.in: Regenerate.
40 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
41 (m68*-*-netbsd*4k*): .. this.
42 (m68*-*-netbsdelf*): New target.
43 (m68*-*-netbsd*): Also include ELF support.
44 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
45 * emulparams/m68kelfnbsd.sh: New emulation.
46
6b9b879a
JJ
472001-12-18 Jakub Jelinek <jakub@redhat.com>
48
49 * ldgram.y (vers_node): Support anonymous version tags.
50 * ldlang.c (lang_register_vers_node): Ensure anonymous version
51 tag is not defined together with non-anonymous versions.
52 * ld.texinfo: Document it.
53
9fc877ed
NC
542001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
55
56 * po/tr.po: New file: Turkish translation.
57 * configure.in (ALL_LINGUAS): Add tr.
58 * configure: Regenerate.
59
fc18a3f3
RH
602001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
61
62 * Makefile.am: Add rules for eelf64alpha_nbsd.
63 * Makefile.in: Regenerate.
64 * configure.tgt (alpha*-*-netbsd*): Set
65 targ_emul to elf64alpha_nbsd.
66 * emulparams/elf64alpha_nbsd.sh: Added.
67
76f63e91
AM
682001-12-17 Alan Modra <amodra@bigpond.net.au>
69
70 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
71 section_tail when fiddling with section list.
72 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
73 broken into separate strings to make translation easier.
74 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
75 fiddling with section list.
76 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
77
d03b89bd
HPN
782001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
79
80 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
81
320fec9a
AM
822001-12-15 Alan Modra <amodra@bigpond.net.au>
83
84 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
85
65765700
JJ
862001-12-13 Jakub Jelinek <jakub@redhat.com>
87
88 * emultempl/elf32.em (finish): Supply output_bfd
89 to bfd_elf*_discard_info.
90 (OPTION_EH_FRAME_HDR): Define.
91 (longopts): Add --eh-frame-hdr.
92 (parse_args): Handle it.
93 (list_options): Add --eh-frame-hdr to help.
94 * emultempl/hppaelf.em (finish): Supply output_bfd
95 to bfd_elf*_discard_info.
96 * scripttempl/elf.sc (.eh_frame_hdr): Add.
97
89894c62
AM
982001-12-13 Alan Modra <amodra@bigpond.net.au>
99
100 * lexsup.c (parse_args): Don't pass shortopts to second call to
101 getopt functions. Restore optind rather than decrementing before
102 second call. Remove errind as it now duplicates last_optind.
103
583f1926
CF
1042001-12-11 Christopher Faylor <cgf@redhat.com>
105
106 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
107
93fbbb04
GK
1082001-12-07 Geoffrey Keating <geoffk@redhat.com>
109 Richard Henderson <rth@redhat.com>
110
111 * Makefile.am: Add support for xstormy16.
112 * configure.tgt: Add support for xstormy16.
113 * Makefile.in: Regenerate.
114 * emulparams/elf32xstormy16.sh: New file.
115 * scripttempl/xstormy16.sc: New file.
116
583f1926
CF
1172001-10-01 Christopher Faylor <cgf@cygnus.com>
118
fc18a3f3
RH
119 * Makefile.in (LIB_PATH): Make configurable.
120 (GENSCRIPTS): Set LIB_PATH in environment.
121 * configure.in: Substitute LIB_PATH.
122 * configure: Regenerate.
123 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
124 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
583f1926 125
ff291a48
NC
1262001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
127
128 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
129 describing the -N option so that it is easier to translate into
130 foreign languages.
131
e3c8793a
NC
1322001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
133
134 * emultempl/pe.em (..._list_options): Replace multiple fprintf
135 statements describing a single option with a single, newline
136 escaped fprintf. This allows better translation into other
137 languages.
9d201f2f 138
fc18a3f3
RH
139 * ldmain.c (add_archive_element): Combine multiple strings
140 into a single string to permit better translation into other
141 languages.
e3c8793a 142
f2eab0af
TR
1432001-12-05 Tom Rix <trix@redhat.com>
144
145 * Makefile.am: Remove eaixppc64.
9d201f2f 146 * Makefile.in: Regenerate.
f2eab0af 147
249172c3
TR
1482001-12-04 Tom Rix <trix@redhat.com>
149
9d201f2f 150 * emultempl/aix.em (choose_target): Change default target to
249172c3
TR
151 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
152 warning.
153 (gld*_read_file): Fix typo.
154 (change_symbol_mode): Add prototype.
155 (is_syscall): Same.
9d201f2f 156
249172c3
TR
157 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
158 * emulparams/aixrs6.sh : Same.
159 * emulparams/ppcmacos.sh : Same.
160 * emulparams/aixppc64.sh : Delete file.
161 * emultempl/aix.em : Formatting changes.
162
5b5cd1b0
HPN
1632001-12-04 Hans-Peter Nilsson <hp@axis.com>
164
165 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
166 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
167 __Sbss.
168 (OTHER_END_SYMBOLS): Fix formatting.
169 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
170 (OTHER_END_SYMBOLS): Fix formatting.
171
7cecdbff
AM
1722001-12-04 Alan Modra <amodra@bigpond.net.au>
173
174 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
175
742aeb63 1762001-12-02 Tom Rix <trix@redhat.com>
7cecdbff 177
742aeb63 178 * configure.tgt : Remove eaixppc64 emulations.
7cecdbff 179 * Makefile.in : Remove eaixppc64.c
742aeb63
TR
180 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
181 (ldemul_default_target): Same.
182 * emultempl/gld960.em (gld960_choose_target): Same.
7cecdbff
AM
183 * emultempl/gld960c.em (gld960_choose_target): Same.
184 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
742aeb63
TR
185 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
186 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
187 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
7cecdbff 188 * emultempl/aix.em (choose_target): New function. Handle emulation of
742aeb63
TR
189 -b32 and -b64.
190
48459341
L
1912001-11-27 H.J. Lu <hjl@gnu.org>
192
193 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
194 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
195 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
196 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
197 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
198 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
199 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
200 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
201
7cecdbff 202 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
48459341
L
203 is not empty.
204 (SDATA): Likewise.
205 (REL_SDATA): Likewise.
206 (REL_SBSS): Likewise.
207 (REL_SDATA2): Likewise.
208 (REL_SBSS2): Likewise.
209 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
210 (SDATA2): Likewise.
211
ecfdd20c
SC
2122001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
213
214 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
215 destructor in rom.
7cecdbff 216 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
ecfdd20c 217
da54c6eb
L
2182001-11-22 H.J. Lu <hjl@gnu.org>
219
220 * Makefile.in: Regenerated with automake based on automake
221 1.4-8 in RedHat 7.1.
222
465bc359
AM
2232001-11-22 Alan Modra <amodra@bigpond.net.au>
224
225 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
226 (config.status): Delete rule.
227 Add extra dependencies to cover sourced emulparams files.
228 * Makefile.in: Regenerate.
229
230 * scripttempl/elf.sc: Order <section>, <section>.* and
231 corresponding linkonce sections as seen in input files.
232 Formatting fixes. Zero vma of all sections if not relocating.
233 (STACK): Define and insert if STACK_ADDR defined.
234 (OTHER_RELOCATING_SECTIONS): Delete.
235 (OTHER_END_SYMBOLS): Define.
236 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
237 (OTHER_READWRITE_SECTIONS): Likewise.
238 (OTHER_GOT_SECTIONS): Likewise.
239 (OTHER_SDATA_SECTIONS): Likewise.
240 (OTHER_BSS_SECTIONS): Likewise.
241 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
242 (OTHER_READWRITE_SECTIONS): Likewise.
243 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
244 (OTHER_READWRITE_SECTIONS): Likewise
245
246 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
247 (STACK_ADDR): Define.
248 * emulparams/armelf_oabi.sh: As for armelf.sh.
249 * emulparams/elf32mcore.sh: As for armelf.sh.
250 * emulparams/h8300elf.sh: As for armelf.sh.
251 * emulparams/mn10200.sh: As for armelf.sh.
252 * emulparams/shelf.sh: As for armelf.sh.
253
254 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
255 (OTHER_END_SYMBOLS): Define.
256 * emulparams/m32relf.sh: As for elf32fr30.sh.
257 * emulparams/h8300helf.sh: As for elf32fr30.sh.
258 * emulparams/h8300self.sh: As for elf32fr30.sh.
259
260 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
261 defines with RELOCATING test.
262 (OTHER_SDATA_SECTIONS): Likewise.
263 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
264 (OTHER_END_SYMBOLS): ..this.
265 * emulparams/crislinux.sh: As for criself.sh.
266
267 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
268 if not relocating.
269 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
270 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
271 normal and linkonce sections as seen in input files.
272 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
273 (TEXT_DYNAMIC): Likewise.
274 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
275 (OTHER_SDATA_SECTIONS): Likewise.
276 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
277 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
278 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
279 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
280 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
281 (OTHER_PLT_RELOC_SECTIONS): Likewise.
282 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
283 sections as seen in input files.
284 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
285 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
286 if not relocating.
287 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
288 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
289 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
290 (OTHER_SECTIONS): Instead, use this..
291 (OTHER_END_SYMBOLS): ..and this.
292
293 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
294 * emulparams/elf32bsmip.sh: Likewise.
295 * emulparams/elf32btsmip.sh: Likewise.
296 * emulparams/elf32ebmip.sh: Likewise.
297 * emulparams/elf32lmip.sh: Likewise.
298 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
299 * emulparams/elf32lsmip.sh: Likewise.
300 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
301 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
302 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
303 * emulparams/elf64btsmip.sh: Likewise.
304 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
305 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
306 * emulparams/elf32ppclinux.sh: Likewise.
307 * emulparams/elf32ppcsim.sh: Likewise.
308 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
309 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
310 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
311 * emulparams/h8300self.sh: Likewise.
312 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
313 * emulparams/sh.sh: Comment.
314 * emulparams/shl.sh: Source sh.sh, remove duplicates.
315 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
316 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
317
abc6ab0a
AM
3182001-11-21 David Heine <dlheine@tensilica.com>
319 Alan Modra <amodra@bigpond.net.au>
320
321 * ldlang.c (map_input_to_output_sections): Replace "break"
322 accidentally removed with 2001-08-03 change.
323 (lang_gc_sections_1): Likewise.
324
2181f54f
AM
3252001-11-21 Alan Modra <amodra@bigpond.net.au>
326
327 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
328
ca0b5847
AM
3292001-11-20 Angela Marie Thomas <angela@redhat.com>
330
331 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
2181f54f
AM
332 of false when calling lang_size_sections.
333 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
ca0b5847 334
c56feb2b
AM
3352001-11-15 Alan Modra <amodra@bigpond.net.au>
336
337 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
338 function when LDEMUL_FINISH isn't set to the same name. Don't
339 call ${LDEMUL_FINISH}.
340 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
341 * emultempl/armelf.em (arm_elf_finish): Call
342 gld${EMULATION_NAME}_finish.
343 * emultempl/hppaelf.em (hppaelf_finish): Rename to
344 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
345 hppaelf_layout_sections_again if necessary.
346 (need_laying_out): New var.
347 (hppaelf_layaout_sections_again): Rename to
348 hppaelf_layout_sections_again. Clear need_laying_out.
349 (PARSE_AND_LIST_OPTIONS): Format text.
350
a48ca7f2
L
3512001-11-14 H.J. Lu <hjl@gnu.org>
352
353 * emultempl/armelf.em (arm_elf_finish): Renamed from
354 gld${EMULATION_NAME}_finish.
355 (LDEMUL_FINISH): Set to arm_elf_finish.
356
73d074b4
DJ
3572001-11-14 Daniel Jacobowitz <drow@mvista.com>
358
359 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
360 (struct ld_emulation_xfer_struct): Use it.
361
fc65c602
JL
362Tue Nov 13 11:27:14 2001 Ross Alexander <ross.alexander@uk.neceur.com>
363
465bc359 364 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
fc65c602
JL
365 additional symbols referenced by newer crt0.o files from HP.
366
f11b7027
NC
3672001-11-12 Anthony Green <green@redhat.com>
368
369 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
370
3bf2994f
AM
3712001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
372
373 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
374 * Makefile.in: Regenerate.
375
ff5dcc92
SC
3762001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
377
378 * ld.texinfo: Use @command for commands, @option for options.
379 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
380 the page man title.
381 * Makefile.in: Rebuild.
382
9fb9af6e
CD
3832001-11-04 Chris Demetriou <cgd@broadcom.com>
384
385 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
386 Add support for targets.
2181f54f 387
3c62831e
NC
3882001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
389
390 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
391 * configure: Regernate.
392 * po/fr.po: New file.
393 * po/sv.po: New file.
394
3a9091c4
NC
3952001-11-01 NIIBE Yutaka <gniibe@m17n.org>
396
397 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
398 as little endian default and to support big endian.
2181f54f 399
361b220e
CD
4002001-11-01 Chris Demetriou <cgd@broadcom.com>
401
402 * ld.texinfo (Options): Document new option, -nostdlib.
403 * lexsup.c (OPTION_NOSTDLIB): New definition.
404 (ld_options): Add entry for "nostdlib".
405 (parse_args): Handle OPTIONS_NOSTDLIB.
406 * ldfile.c (ldfile_add_library_path): Don't add directories
407 to the search path if they weren't specified on the command line
408 and -nostdlib was specified.
409 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
410
210a7bd1
NC
4112001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
412
413 * lexsup.c (parse_args): Prevent infinite parsing loop when
414 "-rpath.a" is specified on the command line.
415 Replace calls to fprintf with calls to einfo.
416
114283d8
NC
4172001-10-31 John Marshall <jmarshall@acm.org>
418
419 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
420 appear only once across all the linker scripts involved in a link
421 invocation no longer applies. Make the documentation reflect
422 that.
423
7649aa50
NC
4242001-10-31 NIIBE Yutaka <gniibe@m17n.org>
425
426 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
427 targets.
428 (sh-*-linux*): Added targ_extra_libpath.
429
6e814ff8
AM
4302001-10-31 David Heine <dlheine@tensilica.com>
431
432 * ldlang.c (lang_size_sections): Keep a valid output_offset field
433 for padding statements.
434
3c3bdf30
NC
4352001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
436
437 * configure.tgt (mmix-*-*): New target.
438 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
439 Add dependencies to match.
440 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
441 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
442 scripttempl/mmo.sc: New files.
443 * gen-doc.texi: @set MMIX.
444 * ld.texinfo: Ditto.
6e814ff8 445 [MMIX] Add MMIX node.
3c3bdf30
NC
446 * Makefile.in: Regenerate.
447
ca0c1d3e
KH
4482001-10-29 Kazu Hirata <kazu@hxi.com>
449
450 * ldlang.c: Fix a comment typo.
451
1a3d33ce
AM
4522001-10-23 Alan Modra <amodra@bigpond.net.au>
453
454 * configure.host: Move alpha*-*-linux-gnu* entry to generic
455 entries, and match *-*-linux*.
456
b47c4208
AM
4572001-10-20 Alan Modra <amodra@bigpond.net.au>
458
459 * ldgram.y (mri_script_command): Surround processing of INCLUDE
460 with ldlex_script, ldlex_popstate.
461 (ifile_p1): Likewise.
462 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
463 correct slot.
464 (lex_push_file): Save current lineno to lineno_stack. Set lineno
465 to 1. Don't BEGIN(SCRIPT).
466 (lex_redirect): Similarly.
467 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
468
fd521b47
NC
4692001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
470
471 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
472 __EH_FRAME_END__ and accept eh frames into data section.
473 Add ctor and dtor sections.
474
59d28a94
DD
4752001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
476
477 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
478 (auto-export): Fix indentation.
479
663dd378
DD
4802001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
481
482 * pe-dll.c (autofilter_objectlist): Add startup objects
483 for profiling.
484 (auto-export): Constify char * p.
6e814ff8 485 Extract file basename and use strcmp rather than ststr
663dd378
DD
486 for object lookup.
487
31d677f9
CD
4882001-10-18 Chris Demetriou <cgd@broadcom.com>
489
490 * ldmain.c (get_emulation): Improve comment about the handling
491 of -mipsN options.
492
aa200fe8
AM
4932001-10-17 Alan Modra <amodra@bigpond.net.au>
494
495 * po/POTFILES.in: Regenerate.
496
146e7110
AM
4972001-10-16 Vassili Karpov <malc@pulsesoft.com>
498
499 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
500 -z nocopyreloc and -z nocombreloc usage strings.
501
b4330e85
NC
5022001-10-12 Vassili Karpov <malc@pulsesoft.com>
503
146e7110 504 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
b4330e85
NC
505 in usage.
506
5af8a2fb
NC
5072001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
508
509 * scripttempl/armaout.sc: Place .bss section after end of aligned
510 data section to match behaviour of aout code in constructrion of
511 header.
512
5b784096
DD
5132001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
514
515 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
516 startup files for mingw32 dlls to list.
517
61585df2
CD
5182001-10-10 Chris Demetriou <cgd@broadcom.com>
519
520 * emultempl/elf32.em: Fix shell 'if' usage for portability.
521
45cf6f3e
AH
5222001-10-08 Aldy Hernandez <aldyh@redhat.com>
523
524 * configure.tgt (targ): Add arm9e-*-elf.
525
e24d7c12
L
5262001-10-05 H.J. Lu <hjl@gnu.org>
527
528 * genscripts.sh: Fix a typo in the last change.
529
ec38dd05
JJ
5302001-10-05 Jakub Jelinek <jakub@redhat.com>
531
532 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
533 -z nocombreloc in usage.
534
cedd6b0d
JB
5352001-10-03 Jim Blandy <jimb@redhat.com>
536
537 * genscripts.sh: Include a comment at the top of each generated
538 script, explaining its purpose.
539
8bd621d8
AM
5402001-10-03 Vassili Karpov <malc@pulsesoft.com>
541
542 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
543 * NEWS: Mention -z nocopyreloc.
544 * ld.texinfo (Options): Describe nocopyreloc.
545
fcd8210c
AM
5462001-10-03 Alan Modra <amodra@bigpond.net.au>
547
548 * configure: Regenerate.
549
d32820f2
AM
5502001-10-02 Alan Modra <amodra@bigpond.net.au>
551
552 * ldver.h (ld_program_version): Remove declaration.
553 * lexsup.c (parse_args): Move printing of copyright message..
554 * ldver.c (ldversion): .. to here.
555 Use BFD_VERSION_STRING in place of BFD_VERSION.
556 (ld_program_version): Remove.
557 * Makefile.am (Makefile): Depend on bfd/configure.in.
558 Run "make dep-am".
559 * Makefile.in: Regenerate.
560
af46bcdc
HPN
5612001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
562
563 * Makefile.am: Update dependencies with "make dep-am".
564 * Makefile.in: Regenerate.
565
4818e05f 5662001-09-29 John Reiser <jreiser@BitWagon.com>
862517b6 567
4818e05f
AM
568 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
569 * lexsup.c: Add --no-define-common commandline option.
570 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
571 * ldlex.l: Likewise.
572 * ld.h: Add command_line.inhibit_common_definition.
573 * ldmain.c (main): Initialize.
574 * ld.texinfo: Document.
862517b6 575
d5e0ebeb
AM
5762001-09-26 Alan Modra <amodra@bigpond.net.au>
577
578 * ldmisc.c (USE_STDARG): Remove.
579 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
580 (einfo): Likewise.
581 (minfo): Likewise.
582 (lfinfo): Likewise.
583
584 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
585 declarations. Update copyright.
586
2f8d8971
NC
5872001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
588
85c77458
NC
589 * pe-dll.c: Remove obsoleted declaration of
590 pe_get_data_import_dll_name.
591 (pe_create_import_fixup): Fix thinko.
592
2f8d8971
NC
593 * ld.texinfo(enable-auto-import): Clarify the explanation.
594
5952001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
596
597 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
598 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
599 DLL_SUPPORT controlled code.
600
72358f65 6012001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
146e7110 602
72358f65
NC
603 * emultempl/pe.em(pe_data_import_dll): Make static.
604 (pe_get_data_import_dll_name): New accessor function.
146e7110 605 * pe-dll.c(pe_create_import_fixup): call
72358f65
NC
606 pe_get_data_import_dll_name() from pe.em, instead of
607 directly accessing pe_data_import_dll variable from pe.em.
608
3882b010
L
6092001-09-18 Bruno Haible <haible@clisp.cons.org>
610
611 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
612 (def_file_add_directive): Use ISSPACE instead of isspace.
613 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
614 isdigit/isxdigit/isalpha/isalnum.
615 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
616 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
617 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
618 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
619 isalnum.
620 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
621 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
622 isupper/tolower.
623 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
624 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
625 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
626 (ctor_prio): Use ISDIGIT instead of isdigit.
627 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
628 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
629 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
630 isupper/tolower.
631 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
632 (stricpy): Use TOLOWER instead of isupper/tolower.
633 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
634 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
635 (lex_warn_invalid): Use ISPRINT instead of isprint.
636 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
637 (main): For gettext, also set the LC_CTYPE locate facet.
638 (add_keepsyms_file): Use ISSPACE instead of isspace.
639 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
640 (is_num, parse_args): Use ISDIGIT instead of isdigit.
641 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
642 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
643 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
644 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
645 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
646 (quoteput): Use ISSPACE instead of isspace.
647 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
648 instead of isalnum.
649
db09f25b
AM
6502001-09-18 Alan Modra <amodra@bigpond.net.au>
651
652 * deffilep.y (def_stash_module): Constify "name" param.
653
654 * pe-dll.c: Replace CONST with const throughout.
655 (quick_symbol): Constify "n1", "n2", "n3" params.
656 (make_singleton_name_thunk): Constify "import" param. Make
657 "buffer_len" a size_t.
658 (make_import_fixup_entry): Constify "name", "fixup_name",
659 "dll_symname" params.
660 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
661 (pe_get32): Likewise.
662 (pe_implied_import_dll): Likewise.
663
664 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
665 (sort_by_section_name): Likewise.
666
667 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
668 (make_import_fixup): Cast printf arg, rel->address to long rather
669 than int.
670 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
671
74699268
AM
6722001-09-15 Alan Modra <amodra@bigpond.net.au>
673
674 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
675 defines BufferSize. Increase buffer size by one.
676
775cabad
NC
6772001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
678
679 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
680
056a1d49
NC
6812001-09-14 Kevin Lo <kevlo@openbsd.org>
682
683 * configure.tgt: Add arm-openbsd target.
684
a7d792bb
L
6852001-09-12 H.J. Lu <hjl@gnu.org>
686
687 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
688 eelf64lppc.o to ...
689 (ALL_64_EMULATIONS): Here.
690 * Makefile.in: Regenerated.
691
0d888aac
CW
6922001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
693
694 * emultempl/pe.em(make_import_fixup): change signature to
695 take asection as well as arelec; we need this for proper
146e7110 696 error reporting. Only call pe_create_import_fixup() if
0d888aac
CW
697 there is no attempt to add a constant addend to the reloc;
698 otherwise, report error condition.
699 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
700 since final argument is a pointer to make_import_fixup().
701 Change call to cb() to match make_import_fixup() signature.
702 (make_import_fixup_mark): make buffer_len unsigned.
703 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
704
7052001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
706
707 * ld.texinfo: add verbose documentation for auto-import
146e7110 708 direct-addressing workaround, to compliment the terse
0d888aac
CW
709 error message.
710
cedacdc0
CM
7112001-09-12 Andrew MacLeod <amacleod@redhat.com>
712
146e7110 713 * scripttempl/v850.sc: Add gcc_except_table sections.
cedacdc0 714
38be0bb1
JL
715Fri Sep 7 11:34:24 2001 Jeffrey A Law (law@cygnus.com)
716
717 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
718 * emulparams/h8300self.sh: Similarly.
719
559e4713
NC
7202001-09-05 Danny Smith <dannysmith@users.souceforge.net>
721
722 * ld.texinfo (Options, --stack): Correct default value for stack
723 reserve.
724
1fdf0249
TR
7252001-09-05 Tom Rix <trix@redhat.com>
726
727 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
146e7110 728
9b5799b8
AJ
7292001-09-03 Andreas Jaeger <aj@suse.de>
730
731 * emultempl/beos.em: Declare prototypes for comparions functions,
732 adjust definitions.
733
48f6162b
AJ
7342001-09-02 Andreas Jaeger <aj@suse.de>
735
736 * emultempl/aix.em: Add missing prototype.
737 * emultempl/lnk960.em: Likewise.
738 * emultempl/vanilla.em: Likewise.
739 * emultempl/armcoff.em: Likewise.
740 * emultempl/armelf_oabi.em: Likewise.
741 * emultempl/beos.em: Likewise.
742 * emultempl/gld960c.em: Likewise.
743 * emultempl/gld960.em: Likewise.
744
745 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
746 for prototype declaration.
747
39e5585e
EC
7482001-08-31 Eric Christopher <echristo@redhat.com>
749 Jason Eckhardt <jle@redhat.com>
750
751 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
752
3fc90ddb
AJ
7532001-08-31 Andreas Jaeger <aj@suse.de>
754
755 * emultempl/pe.em: Add missing prototypes.
756 (gld_${EMULATION_NAME}_after_open): Remove extra args to
757 pe_find_data_imports.
758 (pr_sym): Add unused attribute.
759
d43ded80
PB
7602001-08-29 Joel Sherrill <joel@OARcorp.com>
761
39e5585e 762 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
d43ded80
PB
763 default from coff to elf.
764
3946dd2f
JL
7652001-08-29 Jeff Law <law@redhat.com>
766
767 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
768 ARCH specification.
769 * emulparams/h8300self.sh: Similarly.
770
771Wed Aug 28 13:37:20 2001 J"orn Rennecke <amylaar@redhat.com>
8af6dd41
JR
772
773 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
774 eh8300self.o .
775 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
776 * configure.tgt (h8300-*-elf*): New case.
777 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
778 * emulparams/h8300self.sh: New file.
779 * Makefile.in: Regenerated.
780
70d0c6e9
NC
7812001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
782
783 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
784 with macro name.
785
5c67d4bb
AM
7862001-08-27 Linus Nordberg <linus@swox.com>
787 Alan Modra <amodra@bigpond.net.au>
788
789 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
790 (eelf64ppc.c, eelf64lppc.c): Add make targets.
791 Run "make dep-am"
792 * Makefile.in: Regenerate.
793 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
794 entries to correct alphabetical position.
795 * emulparams/elf64ppc.sh: New.
796 * emulparams/elf64lppc.sh: New.
797
08131015
NC
7982001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
799
800 * ldmain.c (main): Declare BSIZE as static.
801
db6751f2
JJ
8022001-08-23 Jakub Jelinek <jakub@redhat.com>
803
804 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
805 into .rel.dyn resp. .rela.dyn if combreloc.
806 (get_script): If .x linker script is equal to .xn, only put it
807 once into the binary.
808 Add .xc and .xsc scripts.
809 (parse_args): Handle -z combreloc and -z nocombreloc.
810 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
811 For .xc and .xsc scripts put all .rel* or .rela* input sections
812 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
813 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
814 is elf.
815 Strip trailing whitespace from script.
816 Generate .xc and .xsc scripts if requested.
817 * ldmain.c (main): Initialize link_info.combreloc and
818 link_info.spare_dynamic_tags.
819 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
820 (ld_options): Add --spare-dynamic-tags option.
821 (parse_args): Likewise.
822 * ld.texinfo: Document -z combreloc and -z nocombreloc.
823 * ldint.texinfo: Document .xc and .xsc linker scripts.
824 * NEWS: Add notes about -z combreloc and SHF_MERGE.
825
63d069c0
L
8262001-08-22 H.J. Lu <hjl@gnu.org>
827
828 * emulparams/elf32fr30.sh: Add a newline.
829
948f9114
AJ
8302001-08-21 Andreas Jaeger <aj@suse.de>
831
832 * deffilep.y: Add missing prototypes.
833 * pe-dll.c: Likewise.
834
ae7fb08f
AM
8352001-08-20 Alan Modra <amodra@bigpond.net.au>
836
2af02257
AM
837 * ldlang.c (insert_pad): Fix typos in last patch.
838
839 * ldlang.c: When traversing lang_statement_union_type lists,
840 consistently use "header.next" rather than "next".
841 * mpw-eppcmac.c: Likewise.
842 * emultempl/beos.em: Likewise.
843 * emultempl/hppaelf.em: Likewise.
844 * emultempl/pe.em: Likewise.
845 * ldlang.h (union lang_statement_union): Remove "next" field.
846
c0c330a7
AM
847 * ldlang.c (insert_pad): Use offsetof macro.
848 (lang_size_sections): Always neuter padding statements.
849 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
850
ae7fb08f
AM
851 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
852 passed to lang_size_sections.
853 (pe_exe_fill_sections): Likewise.
854 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
855 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
856
fab80407
AM
8572001-08-18 Alan Modra <amodra@bigpond.net.au>
858
859 * emultempl/aix.em: Formatting fixes.
860
b3327aad
AM
8612001-08-18 Alan Modra <amodra@bigpond.net.au>
862
863 * ldlang.c (insert_pad): Make use of an existing pad statement if
864 available. Move code calculating alignment, adjusting section
865 alignment power, and adjusting dot to ..
866 (size_input_section): .. here. Remove unused relax param.
867 (lang_size_sections): Change boolean `relax' param to boolean *.
868 Adjust call to size_input_section. Make use of insert_pad to
869 place pad after the assignment statement. If relaxing, zap
870 padding statements.
871 (reset_memory_regions): Reset output_bfd section sizes too.
872 (relax_again): Move to..
873 (lang_process): ..here. Adjust call to lang_size_sections, and
874 remove duplicated code.
875 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
876
563e308f
AM
8772001-08-17 Alan Modra <amodra@bigpond.net.au>
878
879 * ld.texinfo: Document that fill values now use the four least
880 significant bytes.
881 * emulparams/elf32fr30.sh (NOP): Update.
882 * emulparams/elf32mcore.sh: Likewise.
883 * emulparams/elf64_s390.sh: Likewise.
884 * emulparams/elf_i386.sh: Likewise.
885 * emulparams/elf_i386_be.sh: Likewise.
886 * emulparams/elf_i386_chaos.sh: Likewise.
887 * emulparams/elf_i386_ldso.sh: Likewise.
888 * emulparams/elf_s390.sh: Likewise.
889 * emulparams/elf_x86_64.sh: Likewise.
890 * emulparams/i386moss.sh: Likewise.
891 * emulparams/i386nw.sh: Likewise.
892 * emulparams/m68kelf.sh: Likewise.
893 * scripttempl/elf.sc: Update NOP comment.
894 * scripttempl/elfi370.sc: Likewise.
895 * scripttempl/elfm68hc11.sc: Likewise.
896 * scripttempl/elfm68hc12.sc: Likewise.
897 * scripttempl/nw.sc: Likewise.
898
b90e1c6f
TR
8992001-08-15 Tom Rix <trix@redhat.com>
900
901 * ldgram.y (saved_script_handle): Initialize to NULL.
902 * ldmain.c (main): Change check on saved_script_handle.
948f9114 903
39dcfe18
AM
9042001-08-14 Alan Modra <amodra@bigpond.net.au>
905
cde43e70
AM
906 * emultempl/elf32.em: Formatting fixes.
907 (output_prev_sec_find): Test for bfd_ind_section too; do so by
908 looking at sec->owner.
909 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
910 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
911 unused code, and reorganize orphan section placement code.
912
39dcfe18
AM
913 * ldlang.c (wild_doit): Rename to lang_add_section.
914 * ldlang.h: Here too.
915 * mpw-elfmips.c: And here.
916 * emultempl/beos.em: And here.
917 * emultempl/elf32.em: And here.
918 * emultempl/hppaelf.em: And here.
919 * emultempl/pe.em: And here.
920
908d20b3
RH
9212001-08-13 Richard Henderson <rth@redhat.com>
922
923 * emultempl/needrelax.em: New file.
924 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
925 * Makefile.am (eelf64_ia64.c): Depend on it.
926 * Makefile.in: Rebuild.
927
0f33d40b
AM
9282001-08-13 Alan Modra <amodra@bigpond.net.au>
929
22af9fd3
AM
930 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
931 output_section is set non-NULL.
932
0f33d40b
AM
933 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
934 `true' for SEC_EXCLUDE sections so that the generic code doesn't
935 needlessly create an output_section_statement. Treat a correctly
936 named output_section_statement with NULL bfd_section as compatible.
937
55ab6103
HPN
9382001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
939
940 * emultempl/generic.em: Support EXTRA_EM_FILE.
941 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
942 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
943 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
944 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
945 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
946 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
947 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
948 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
949 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
950 LDEMUL_FIND_POTENTIAL_LIBRARIES.
951
24098abb
RH
9522001-08-12 Richard Henderson <rth@redhat.com>
953
954 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
955 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
956 scripttempl/v850.sc: Keep .jcr data.
957
b9a8de1e 9582001-08-12 H.J. Lu <hjl@gnu.org>
146e7110
AM
959 Andrew Haley <aph@cambridge.redhat.com>
960 Nick Clifton <nickc@redhat.com>
b9a8de1e 961
146e7110 962 * ldgram.y (had_script): Change name to saved_script_handle.
b9a8de1e
NC
963 Change type to file handle.
964 * ld.h (had_script): Rename and retype.
965 * ldfile.c (ldfile_open_command_file): Save the file handle
966 used in saved_script_handle.
967 * lexsup.c (parse_args): Do not allow -c option to alter
968 saved_script_handle.
969 * ldmain.c (main): Print out the linker script used if
970 --verbose is given. Check saved_script_handle to obtain the
971 external linker script used, or if NULL, dump the builtin
972 script.
973 * ld.texinfo: Document that --verbose now dumps the linker
974 script used, regardless of whether it was an internal or an
975 external script.
976
0218d1e4
AJ
9772001-08-10 Andreas Jaeger <aj@suse.de>
978
979 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
980 to build warnings.
981 * configure: Regenerate.
982
5253f23b
AM
9832001-08-09 Alan Modra <amodra@bigpond.net.au>
984
73810896
AM
985 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
986
5253f23b
AM
987 * scripttempl/elf.sc: Move non-text .dynamic section before
988 .plt/.got/.sdata* group.
989 (OTHER_GOT_SECTIONS): Move to immediately after .got.
990 (OTHER_SDATA_SECTIONS): Add.
991 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
992 OTHER_GOT_SECTIONS.
993 * emulparams/crislinux.sh: Likewise.
994 * emulparams/elf32b4300.sh: Likewise.
995 * emulparams/elf32bmip.sh: Likewise.
996 * emulparams/elf32bmipn32.sh: Likewise.
997 * emulparams/elf32bsmip.sh: Likewise.
998 * emulparams/elf32btsmip.sh: Likewise.
999 * emulparams/elf32ebmip.sh: Likewise.
1000 * emulparams/elf32elmip.sh: Likewise.
1001 * emulparams/elf32l4300.sh: Likewise.
1002 * emulparams/elf32lmip.sh: Likewise.
1003 * emulparams/elf32lsmip.sh: Likewise.
1004 * emulparams/elf32ltsmip.sh: Likewise.
1005 * emulparams/elf64bmip.sh: Likewise.
1006 * emulparams/elf64btsmip.sh: Likewise.
1007 * emulparams/elf64ltsmip.sh: Likewise.
1008
179c732c
AM
10092001-08-08 Alan Modra <amodra@bigpond.net.au>
1010
1011 * genscripts.sh: Source the emulparams script before each output
1012 script is generated so that variables like `RELOCATING' may affect
1013 variables defined in the emulparams script.
1014
3fd36710
AM
10152001-08-04 Alan Modra <amodra@bigpond.net.au>
1016
20713691
AM
1017 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
1018 order.
1019
3fd36710
AM
1020 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
1021 ie. iterate over wild_statement.section_list.
1022 (gld${EMULATION_NAME}_place_orphan): Likewise.
1023
de0b1853
SC
10242001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1025
1026 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
1027 .fini[0-4] sections used by _exit
1028 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
1029 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
1030 * scripttempl/elfm68hc11.sc: Likewise.
1031
ff7e6f88
L
10322001-08-03 H.J. Lu <hjl@gnu.org>
1033
1034 * emultempl/beos.em (init): Add the missing initialization.
1035
b6bf44ba
AM
10362001-08-03 Alan Modra <amodra@bigpond.net.au>
1037
1038 * ld.texinfo (Input Section Basics): Clarify ordering of output
1039 sections.
1040 * ldlang.c (callback_t): Add wildcard_list param.
1041 (walk_wild_section): Remove "section" param. Rewrite for
1042 lang_wild_statement_type change. Remove unique_section_p test.
1043 (walk_wild_file): Remove "section" param.
1044 (walk_wild): Remove "section" and "file" params.
1045 (lang_gc_wild): Likewise.
1046 (wild): Likewise. Modify for lang_wild_statement_type change.
1047 (wild_sort): Likewise. Add "sec" param.
1048 (gc_section_callback): Likewise.
1049 (output_section_callback): Likewise. Do unique_section_p test.
1050 (map_input_to_output_sections): Modify call to wild.
1051 (lang_gc_sections_1): Likewise.
1052 (print_wild_statement): Modify for lang_wild_statement_type
1053 change.
1054 (lang_add_wild): Replace filename, filenames_sorted param with
1055 filespec. Replace section_name, sections_sorted,
1056 exclude_filename_list with section_list.
1057 * ldlang.h (lang_add_wild): Here too.
1058 (lang_wild_statement_type): Replace section_name, sections_sorted,
1059 and exclude_filename_list with section_list.
1060 * ldgram.y (current_file): Delete.
1061 (%union): Add wildcard_list.
1062 (file_NAME_list): Set type to wildcard_list. Build a linked list
1063 rather than calling lang_add_wild for each entry.
1064 (input_section_spec_no_keep): Call lang_add_wild here instead.
1065 * ld.h (struct wildcard_list): Declare.
1066 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
1067
b044cda1
CW
10682001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
1069
1070 * ldmain.c (main): initialize link_info.pei386_auto_import
1071 * pe-dll.c: new tables for auto-export filtering
1072 (auto_export): change API, pass abfd for contextual filtering.
b6bf44ba 1073 Loop thru tables of excluded symbols instead of comparing
b044cda1
CW
1074 "by hand".
1075
10762001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
1077
b6bf44ba
AM
1078 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
1079 static variable current_sec (static struct sec *). Add
b044cda1 1080 forward declaration for add_bfd_to_link.
b6bf44ba
AM
1081 (process_def_file): Don't export undefined symbols. Do not
1082 export symbols starting with "_imp__". Call auto_export()
b044cda1
CW
1083 with new API.
1084 (pe_walk_relocs_of_symbol): New function.
1085 (generate_reloc): add optional extra debugging
b6bf44ba 1086 (pe_dll_generate_def_file): eliminate extraneous initial blank
b044cda1 1087 line in output
b6bf44ba 1088 (make_one): enlarge symtab to make room for __nm__ symbols
b044cda1
CW
1089 (DATA auto-import support).
1090 (make_singleton_name_thunk): New function.
1091 (make_import_fixup_mark): New function.
1092 (make_import_fixup_entry): New function.
1093 (pe_create_import_fixup): New function.
b6bf44ba 1094 (add_bfd_to_link): Specify that 'name' argument is a CONST
b044cda1 1095 char *.
b6bf44ba
AM
1096 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
1097 declare new functions pe_walk_relocs_of_symbol and
b044cda1
CW
1098 pe_create_import_fixup.
1099 * emultempl/pe.em: add new options --enable-auto-import,
1100 --disable-auto-import, and --enable-extra-pe-debug.
1101 (make_import_fixup): New function.
1102 (pe_find_data_imports): New function.
1103 (pr_sym): New function.
b6bf44ba 1104 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
b044cda1
CW
1105 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
1106 CODE.
1107
11082001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
b6bf44ba 1109
b044cda1
CW
1110 * ld.texinfo: add additional documentation for
1111 --export-all-symbols. Document --out-implib,
1112 --enable-auto-image-base, --disable-auto-image-base,
b6bf44ba
AM
1113 --dll-search-prefix, --enable-auto-import, and
1114 --disable-auto-import.
b044cda1
CW
1115 * ldint.texinfo: Add detailed documentation on auto-import
1116 implementation.
1117
156e34dd
NC
11182001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1119
1120 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
1121 example.
1122
d6231427
AM
11232001-07-24 Alan Modra <amodra@bigpond.net.au>
1124
1125 * Makefile.am: Update dependencies with "make dep-am".
1126 * Makefile.in: Regenerate
1127
e14ec88b
AM
11282001-07-23 Alan Modra <amodra@bigpond.net.au>
1129
1130 * ldcref.c (check_section_sym_xref): New function.
1131 (check_nocrossrefs): Call it.
1132 (check_nocrossref): Interate over h->refs here instead of..
1133 (check_refs): ..here. Pass in the symbol name, section, and bfd
1134 rather than hash_entry pointers.
1135 (struct check_refs_info): Keep symbol name rather than hash entry.
1136 Remove "same".
1137 (check_reloc_refs): Tweak for above changes in check_refs_info.
1138 Only report references to section syms when symname is NULL to
1139 prevent duplicate messages for the same reloc.
1140
1b577b00
NC
11412001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1142
c7d701b0
NC
1143 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
1144 available. Do not print NULL trees.
1145 (exp_print_token): Print unknown tokens with values > 126 as
1146 decimal values not ASCII characters.
1147
1545243b
NC
1148 * ldlang.c (lang_leave_overlay): If a region is specified assign
1149 it to all sections inside the overlay unless they have been
1150 assigned to the own, non-default, memory region.
1151
1b577b00
NC
1152 * README: Add header for consistency with other README files.
1153
5030876b
L
11542001-07-14 H.J. Lu <hjl@gnu.org>
1155
1156 * emultempl/elf32.em (output_prev_sec_find): Never return
1157 bfd_abs_section_ptr, bfd_com_section_ptr nor
1158 bfd_und_section_ptr.
1159
18c7a9a5
NC
11602001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
1161
22af9fd3 1162 * Makefile.am (em32relf.c): Change dependency from generic.em to
18c7a9a5
NC
1163 elf32.em.
1164 * Makefile.in: Regenerate.
1165
9ffecff1
MG
11662001-07-14 matthew green <mrg@eterna.com.au>
1167
1168 * configure.tgt (i386-*-netbsdelf*): New target.
1169 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
1170
95500e1c
JJ
11712001-07-13 Jakub Jelinek <jakub@redhat.com>
1172
1173 * emultempl/elf32.em (output_prev_sec_find): New.
1174 (place_orphan): Use it.
1175
e97cb84f
L
11762001-07-11 H.J. Lu <hjl@gnu.org>
1177
1178 * ldmain.c (main): Fix typos in the last change.
1179
7333607e
JJ
11802001-07-11 Jakub Jelinek <jakub@redhat.com>
1181
1182 * ldmain.c (main): Disallow -F and -f without -shared.
1183
d29d80f2
NC
11842001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1185
1186 * emultempl/pe.em (after_open): Check for the output_bfd not
1187 having any coff_data structure allocated to it.
1188
c2a1a436
DB
11892001-07-09 David O'Brien <obrien@FreeBSD.org>
1190
1191 * emultempl/elf32.em: Do not assuming that contents of the buffer
1192 returned from basename function will remain unchanged accross other
1193 function calls.
1194
63653551
L
11952001-07-03 H.J. Lu <hjl@gnu.org>
1196
1197 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
1198 2001-07-03. It creates dynamic entries even for static binaries.
1199
d303a449
L
12002001-07-03 Jakub Jelinek <jakub@redhat.com>
1201
1202 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
1203 (DYNAMIC): Use it to reserve few dynamic entries for
1204 post-linking tools.
1205
9f22353f
AM
12062001-06-27 Alan Modra <amodra@bigpond.net.au>
1207
1208 * emulparams/hppa64linux.sh: New file.
1209 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
1210 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
1211 (ehppa64linux.c): Add rule to make it.
1212 Run "make dep-am".
1213 * Makefile.in: Regenerate.
1214
62bf86b4
HPN
12152001-06-21 Hans-Peter Nilsson <hp@axis.com>
1216
1217 * ld.texinfo (Options, -r): Mention restrictions when using
1218 different object formats.
1219
429d935d
HPN
12202001-06-19 Hans-Peter Nilsson <hp@axis.com>
1221
1222 * ldlang.c (lang_check): Emit fatal error if relocatable link
1223 between different object flavours with relocations in input.
1224
cb840a31
L
12252001-06-19 H.J. Lu <hjl@gnu.org>
1226
1227 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
1228 (--version-script): Mention the language support.
1229
9bf03acc
L
12302001-06-19 H.J. Lu <hjl@gnu.org>
1231
1232 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
1233
c45021f2
NC
12342001-06-18 H.J. Lu <hjl@gnu.org>
1235
b6bf44ba
AM
1236 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
1237 (diststuff): Add $(MANS).
1238 * Makefile.in: Regenerated.
c45021f2 1239
b6bf44ba 1240 * ld.1: Removed.
c45021f2 1241
6caa99ab
HPN
12422001-06-18 Hans-Peter Nilsson <hp@axis.com>
1243
605d9b3a
HPN
1244 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
1245 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
1246 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
1247 * ld.h (args_type): Remove member export_dynamic. All users
1248 changed to use struct bfd_link_info member.
1249
6caa99ab
HPN
1250 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
1251 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
1252 * Makefile.in: Regenerate.
1253
6f9efd97
L
12542001-06-18 H.J. Lu <hjl@gnu.org>
1255
1256 * ldlang.c (init_os): Add the newline to the einfo call.
1257 (lang_check): Likewise.
1258 (lang_do_version_exports_section): Likewise.
1259
5af9fd8b
L
12602001-06-15 H.J. Lu <hjl@gnu.org>
1261
1262 * lexsup.c (parse_args); Save optind to report unrecognized
1263 option.
1264
2a096f04
HPN
12652001-06-15 Hans-Peter Nilsson <hp@axis.com>
1266
7e66c3f5
HPN
1267 * ldlang.c (lang_check): Emit fatal error if relocatable link
1268 between different object flavours.
1269
2a096f04
HPN
1270 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
1271 Set new link_info member export_dynamic.
1272 * ldmain.c (main): Initialize new link_info member export_dynamic.
1273
6770ec8c
NC
12742001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
1275
1276 * ldlang.c (walk_wild): Only call walk_wild_file if
1277 lookup_name returns something.
b6bf44ba 1278 (lookup_name): If load_symbols fails, return NULL.
22af9fd3 1279 (load_symbols): Change to a boolean function.
b6bf44ba 1280 (open_input_bfds): If load_symbols fails then do not make the
6770ec8c
NC
1281 executable.
1282
8529105a
AM
12832001-06-08 Alan Modra <amodra@bigpond.net.au>
1284
1285 * ldlang.c (record_bfd_errors): Remove.
1286
1287 * emultempl/aix.em: Fix copyright dates.
1288
8f3aa7a0
AJ
12892001-06-07 Andreas Jaeger <aj@suse.de>
1290
1291 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
1292 (TEXT_START_ADDR): Likewise.
1293
3277f888
AM
12942001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
1295
1296 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
1297
3763134d
DD
12982001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1299
1300 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
1301
5929ebc0
L
13022001-05-31 H.J. Lu <hjl@gnu.org>
1303
1304 * ldlang.c (open_input_bfds): Don't change the bfd error
1305 handler whilst loading symbols.
1306
c04a062d
NC
13072001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1308
1309 * configure.tgt: Remove i370-mvs architecture, it is not currently
1310 supported.
1311
96fcab3e
L
13122001-05-25 H.J. Lu <hjl@gnu.org>
1313
1314 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
1315 like emulparams/aixppc.sh.
1316
db8d4f23
L
13172001-05-25 H.J. Lu <hjl@gnu.org>
1318
1319 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
1320 setting of output_filename after bfd_scan_arch.
1321 * emultempl/pe.em: Likewise.
1322
5f642101
L
13232001-05-25 H.J. Lu <hjl@gnu.org>
1324
1325 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
1326 like emulparams/aixppc.sh.
1327
1328 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
1329 instead of ${srcdir}/emultempl/stringify.sed.
1330
64e9ece0
TW
13312001-05-25 Timothy Wall <twall@oculustech.com>
1332
1333 * emulparams/elf64_aix.sh: Change settings to match IBM linker
8f3aa7a0 1334 output.
64e9ece0 1335
c709b096
AM
13362001-05-25 Alan Modra <amodra@one.net.au>
1337
1338 * configure.host: Replace linuxoldld with linux*oldld.
1339 * configure.tgt: Likewise.
1340
6cbdcc6f
L
13412001-05-24 H.J. Lu <hjl@gnu.org>
1342
1343 * emultempl/stringify.sed: Removed again.
1344
86af25fe
L
13452001-05-24 H.J. Lu <hjl@gnu.org>
1346
1347 * emultempl/aix.em (OUTPUT_ARCH): Defined.
1348 (gld${EMULATION_NAME}_before_parse): Initialize
1349 ldfile_output_architecture, ldfile_output_machine and
1350 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
1351 * emultempl/beos.em: Likewise.
1352 * emultempl/elf32.em: Likewise.
1353 * emultempl/linux.em: Likewise.
1354 * emultempl/mipsecoff.em: Likewise.
1355 * emultempl/pe.em: Likewise.
1356 * emultempl/sunos.em: Likewise.
1357
3b1b01cf
TR
13582001-05-24 Tom Rix <trix@redhat.com>
1359
8f3aa7a0 1360 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
3b1b01cf
TR
1361 udate import file format.
1362 (change_symbol_mode) New, same
1363 (is_syscall) New, same
1364 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
1365 * emulparams/aixppc64.sh : same
1366 * emulparams/aixrs6.sh : same
1367 * emulparams/ppcmacos.sh : same
1368 * emultempl/aix.em : use strtoull to parse options
1369 * Makefile.am : add eaixppc64 emulation for xcoff64
1370 * Makefile.in : same
1371 * configure.tgt : same
1372
1373 * scripttempl/aix.sc : default text section offset to 0x10000000
146e7110 1374 default data section offset to 0x20000000
3b1b01cf 1375 add .sv3264 and .sv64 pseudo sections
8f3aa7a0 1376 loader and debug sections use the currect section offset.
3b1b01cf
TR
1377
1378 * emultempl/aix.em : Add xcoff64 support
1379 Add -binitfini support
8f3aa7a0 1380 (gld${EMULATION_NAME}_before_parse) -binitfini
3b1b01cf 1381 (gld${EMULATION_NAME}_parse_args) same
8f3aa7a0 1382 (gld${EMULATION_NAME}_before_allocation) format change for special
3b1b01cf
TR
1383 sections
1384
1385 * emulparams/aixppc64.sh : New file for xcoff64 support
8f3aa7a0 1386
57e6abd2
AO
13872001-05-23 Alexandre Oliva <aoliva@redhat.com>
1388
1389 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
1390 variable to avoid non-portable shell construct.
1391
d1cf510e
NC
13922001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1393
1394 * ldmain.c (get_emulation): Add -mips5 command line argument.
1395
506eee22
NC
13962001-05-22 Alexandre Oliva <aoliva@redhat.com>
1397
1398 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
1399 (ELF_INTERPRETER_NAME): Define it.
1400 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
1401 it.
1402 * configure.tgt (targ_emul, targ_extra_emuls)
1403 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
1404 as primary, elf_i386 as extra.
1405 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
1406 (eelf_i386_ldso.c): New rule.
1407 * Makefile.in: Rebuilt.
1408
14092001-05-22 Nick Clifton <nickc@redhat.com>
1410
1411 * lexsup.c (ld_options): Allow -I to be an alias for
1412 --dynamic-linker. This is for Solaris compatability.
1413 * ld.texinfo: Document that -I can be used.
1414 * ld.1: Regenerate.
1415
d1778b88
AM
14162001-05-16 Alan Modra <amodra@one.net.au>
1417
1418 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
1419 whether an input section is the first one assigned to an output
1420 section.
1421 Assorted formatting fixes.
1422
02649152
DD
14232001-05-14 DJ Delorie <dj@delorie.com>
1424
1425 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
1426 * Makefile.in: Ditto.
1427
579f31ac
JJ
14282001-05-11 Jakub Jelinek <jakub@redhat.com>
1429
1430 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
1431 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
1432 output sections.
1433 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
1434
8550eb6e
JJ
14352001-05-11 Jakub Jelinek <jakub@redhat.com>
1436
1437 * ldlang.c (lang_process): Call bfd_merge_sections.
1438
8e5a525c
AM
14392001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1440
1441 * ldgram.y: Fix typo.
1442
1c9acd94
L
14432001-05-03 H.J. Lu <hjl@gnu.org>
1444
1445 * emultempl/elf32.em: Include "libiberty.h".
1446 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
1447 basename of the bfd filename.
1448 (gld${EMULATION_NAME}_stat_needed): Likewise.
1449 (gld${EMULATION_NAME}_try_needed): Likewise.
1450 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
1451
14fe918e
L
14522001-05-02 H.J. Lu <hjl@gnu.org>
1453
1454 * emultempl/pe.em: Include <ctype.h>.
1455
c7e40348
NC
14562001-05-02 Johan Rydberg <jrydberg@opencores.org>
1457
b6bf44ba 1458 * emulparams/elf32openrisc.sh: New file.
c7e40348 1459
b6bf44ba
AM
1460 * Makefile.am: Add OpenRISC target.
1461 * Makefile.in: Regenerated.
c7e40348 1462
b6bf44ba 1463 * configure.tgt: Add openrisc-*-* mapping.
c7e40348
NC
1464
14652001-05-02 Nick Clifton <nickc@redhat.com>
1466
1467 * emultempl/aix.em: Replace buystring with xstrdup.
1468 * emultempl/beos.em: Replace buystring with xstrdup.
8f3aa7a0 1469
d1b2b2dc
L
14702001-05-02 H.J. Lu <hjl@gnu.org>
1471
1472 * ldfile.c: Include "libiberty.h".
1473 * ldlex.l: Likewise.
1474
1475 * ldmisc.c (buystring): Removed.
1476 * ldmisc.h: Likewise.
1477
1478 * ldfile.c: Replace buystring with xstrdup.
1479 * ldlang.c: Likewise.
1480 * ldlex.l: Likewise.
1481 * ldmain.c: Likewise.
1482 * ldmisc.c: Likewise.
1483 * lexsup.c: Likewise.
1484 * mpw-eppcmac.c: Likewise.
1485
35714f2a
AJ
14862001-04-30 Andreas Jaeger <aj@suse.de>
1487
1488 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
1489
884fb58e
NC
14902001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
1491
b6bf44ba
AM
1492 * ldlang.c (load_symbols): Give emulation a chance
1493 to process unrecognized file before fatal error is
1494 reported, not after.
884fb58e 1495
87748b32
NC
14962001-04-27 Sean McNeil <sean@mcneil.com>
1497
1498 * configure.tgt: Add arm-vxworks target.
1499 * scripttempl/armcoff.sc: Support .text or .data as a section name
1500 prefix.
1501 Define _etext.
35714f2a 1502
7ce691ae
C
15032001-04-13 J.T. Conklin <jtc@redback.com>
1504
1505 * ld.texinfo: Document --fatal-warnings.
1506 * ld.1: Regenerate.
1507
1508 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
35714f2a 1509 warnings have been turned into errors.
7ce691ae
C
1510 * lexsup.c (OPTION_WARN_FATAL): Define.
1511 (ld_options): Entry for --fatal-warnings.
1512 (parse_args): Handle OPTION_WARN_FATAL.
1513 * ld.h (ld_config_type): Add fatal_warnings field.
1514
f5fa8ca2
JJ
15152001-04-13 Jakub Jelinek <jakub@redhat.com>
1516
1517 * ldmain.c (main): Default to discard_sec_merge.
1518 * lexsup.c (OPTION_DISCARD_NONE): Define.
1519 (ld_options): Add --discard-none.
1520 (parse_args): Handle OPTION_DISCARD_NONE.
1521 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
1522 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
1523 all its input sections match.
1524
fdec3cfc
L
15252001-04-05 Steven J. Hill <sjhill@cotw.com>
1526
1527 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
1528 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
1529 (eelf32ltsmip.c): New target.
1530 (eelf64btsmip.c): Likewise.
1531 (eelf64ltsmip.c): Likewise.
1532 * Makefile.in: Regenerated.
1533
1534 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
1535 target.
1536 (mips*-*-linux-gnu*): Likewise.
1537
1538 * emulparams/elf32ltsmip.sh: New. Traditional little endian
1539 MIPS taget.
35714f2a 1540 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
fdec3cfc
L
1541 target.
1542 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
1543 endian target.
1544
589bad82
HPN
15452001-04-05 Hans-Peter Nilsson <hp@axis.com>
1546
1547 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
1548 correct value of __Stext here.
1549 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
1550 .startup section.
1551
1552 * emulparams/crislinux.sh: Remove FIXME.
1553
94202e16
AM
15542001-04-02 Alan Modra <alan@linuxcare.com.au>
1555
1556 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
1557 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
1558
1268a053
HPN
15592001-03-27 Hans-Peter Nilsson <hp@axis.com>
1560
1561 * configure.tgt (cris-*-*): Change default emulation to criself.
1562 (cris-*-*aout*): New rule.
1563
d85e9ff7
AM
15642001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
1565
1566 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
1567 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
1568
0879a67a
AJ
15692001-03-26 Andreas Jaeger <aj@suse.de>
1570
1571 * ld.texinfo (Overview): Fix syntax in texi code.
1572
0285c67d
NC
15732001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1574
1575 * ld.texinfo: Put @c man indications to generate the ld man page.
1576 When generating man, define all the variables. Define SEEALSO
1577 and SYNOPSIS. Re-organize some lines to avoid the cross references.
1578 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
1579 (ld.1): Generate from ld.texinfo.
1580 * Makefile.in: Regenerate.
1581
c20ec07b
NC
15822001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
1583
1584 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
146e7110 1585 and '-fdata-sections'. Set the VMA of STABS sections to zero.
c20ec07b 1586
cc5ce052
UD
15872001-03-17 Ulrich Drepper <drepper@redhat.com>
1588
1589 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
1590 is an absolute path look only for this file and not along the path.
1591
a1ab1d2a
UD
15922001-03-17 Ulrich Drepper <drepper@redhat.com>
1593
1594 * emultempl/elf32.em (OPTION_GROUP): New macro.
1595 Add new option Bgroup to longopts.
1596 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
1597 (gld*_list_options): Add -Bgroup and -z defs.
1598 * ld.1: Document -Bgroup and -z defs.
1599 * ld.texinfo: Likewise.
1600
788fca5a
MM
16012001-03-07 Michael Meissner <meissner@redhat.com>
1602
1603 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
1604 with sections created by -fdata-sections.
1605 (.dynbss,.bss): Ditto.
1606
1c7566d1
AM
16072001-03-05 Alan Modra <alan@linuxcare.com.au>
1608
1609 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
1610 after_allocation_default, not gld..._before_allocation.
1611
27b7e12d
AM
16122001-02-27 Alan Modra <alan@linuxcare.com.au>
1613
1614 * configure.in (BFD_VERSION): New.
1615 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1616 * configure: Regenerate.
1617 * Makefile.am: Run "make dep-am"
1618 * Makefile.in: Regenerate.
1619
2bc551c7
TW
16202001-02-26 Timothy Wall <twall@cygnus.com>
1621
1622 * emulparams/elf64_aix.sh: Add additional read-only sections;
1623 uncomment lines which are now required.
1624
1276aefa
NC
16252001-02-26 H.J. Lu <hjl@gnu.org>
1626
1627 * ldlang.c (open_input_bfds): Set the bfd error handler so
b6bf44ba
AM
1628 that problems can be caught whilst loading symbols.
1629 (record_bfd_errors): New function: Report BFD errors and mark
1630 the executable output as being invalid.
1276aefa 1631
41c49998
TW
16322001-02-22 Timothy Wall <twall@cygnus.com>
1633
1634 * configure.host: Add configuration for ia64-*-aix*.
1635 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
1636 Add dependencies for eelf64_aix.c.
1637 * Makefile.in: Regenerate.
1638 * configure.tgt: Add ia64-*-aix* mapping.
1639 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
a2b64bed 1640 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
0879a67a
AJ
1641 AIX-specific test.
1642
78f85fd7
L
16432001-02-20 H.J. Lu <hjl@gnu.org>
1644
1645 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
1646 false if we found the file.
1647
1ac7e077 16482001-02-18 David O'Brien <obrien@FreeBSD.org>
fb33b906
DB
1649
1650 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
1651 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
1652
e135f41b
NC
16532001-02-18 lars brinkhoff <lars@nocrew.org>
1654
1655 * Makefile.am: Add PDP-11 target.
1656 * configure.tgt: Likewise.
1657 * emulparams/pdp11.sh: New file.
1658
a842aceb
DB
16592001-02-17 David O'Brien <obrien@FreeBSD.org>
1660
1661 * configure.host: Add a generic FreeBSD configuration entry such that
1662 all [modern] FreeBSD systems on all platforms will look the same.
1663
24174db0
L
16642001-02-14 H.J. Lu <hjl@gnu.org>
1665
1666 * configure.tgt: Remove mention of earmelf_linux26.
1667
30c3c13a
RH
16682001-02-13 Richard Henderson <rth@redhat.com>
1669
1670 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
1671
b46a87b1
L
16722001-02-13 H.J. Lu <hjl@gnu.org>
1673
1674 * ldexp.h (node_type): Add etree_provided.
1675 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
1676 type to etree_provided if defined by PROVIDE. Allow updating
0879a67a 1677 for etree_provided.
b46a87b1
L
1678 (exp_print_tree): Handle etree_provided.
1679 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
1680 etree_provided.
1681
f3988fd9
RH
16822001-02-09 David Mosberger <davidm@hpl.hp.com>
1683
1684 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
1685 .IA_64.unwind.* pattern to unwind table section and
1686 .IA_64.unwind_info* pattern to unwind info section.
1687
a85d7ed0
NC
16882001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1689
1690 * Makefile.am: Add linux target for S/390.
1691 * Makefile.in: Likewise.
1692 * configure.host: Likewise.
1693 * configure.tgt: Likewise.
1694 * emulparams/elf64_s390.sh: New file.
1695 * emulparams/elf_s390.sh: New file.
1696
780248c4
JJ
16972001-02-09 Jakub Jelinek <jakub@redhat.com>
1698
1699 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
1700 targ_extra_libpath.
1701 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
1702
0e2534bd
PB
17032001-02-06 Philip Blundell <philb@gnu.org>
1704
1705 * Makefile.am: Remove mention of earmelf_linux26.
1706 * Makefile.in: Regenerate.
1707
46c1ea57
PB
17082001-02-04 Philip Blundell <philb@gnu.org>
1709
1710 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
1711 * emulparams/armelf_linux26.sh: Delete.
1712 * configure.tgt: Remove mention of armelf_linux26 emulation.
1713
0088edd2
NC
17142001-02-01 Nick Clifton <nickc@redhat.com>
1715
1716 * ld.1: Replace occurances of -oformat with --oformat.
1717
02aa14fb
AM
17182001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
1719
1720 * ldlang.c (lang_leave_overlay): Don't set lma_region when
1721 load_base is specified.
1722
f813923c
HPN
17232001-01-24 Hans-Peter Nilsson <hp@axis.com>
1724
1725 * emultempl/elf32.em: Correct spelling in comments and listed
1726 options.
1727
c1eb1488
AM
17282001-01-23 Alan Modra <alan@linuxcare.com.au>
1729
1730 * ldlang.c (lang_leave_overlay): Only set lma_region from the
1731 default for the first section of a group of overlay sections.
1732
d9fc3714
AM
17332001-01-22 Alan Modra <alan@linuxcare.com.au>
1734
1735 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
1736 * Makefile.in: Regenerate.
1737 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
1738 Check for null tool_dir.
1739
6be0ca94
JW
17402001-01-16 Jim Wilson <wilson@redhat.com>
1741
1742 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
1743 and IA_64.unwind.info.
1744
b9247304
L
17452001-01-16 H.J. Lu <hjl@gnu.org>
1746
1747 * ldlang.c (lang_check): Merge the private data only if the
1748 input file has contents.
1749
577a0623
AM
17502001-01-14 Alan Modra <alan@linuxcare.com.au>
1751
d952f17a
AM
1752 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
1753
ffd6e9de
AM
1754 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
1755 enabling search for libmilli. On a relocatable link, make .text
1756 sections unique.
1757 (LDEMUL_AFTER_PARSE): Define.
1758 (hppaelf_finish): Correct spelling of relocatable in comments.
1759
577a0623
AM
1760 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
1761 rummage through the script for sections on the unique list.
1762 Correct length of strncmp for ".note".
1763 (gld${EMULATION_NAME}_check_needed): Rearrange function.
1764
1765 * ldlang.c (unique_section_list): New var.
1766 (unique_section_p): New function.
1767 (walk_wild_section): Don't match sections on unique_section_list.
1768 (lang_add_unique): New function.
ffd6e9de 1769 Correct spelling of relocatable in comments.
577a0623
AM
1770
1771 * ldlang.h (struct unique_sections): Declare.
1772 (unique_section_list): Declare.
1773 (unique_section_p): Declare.
1774 (lang_add_unique): Declare.
1775
1776 * lexsup.c (ld_options): Allow --unique to take an optional arg.
1777 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
1778
1779 * ld.texinfo (--unique): Update.
1780
b7ed8fad
NC
17812001-01-13 Nick Clifton <nickc@redhat.com>
1782
1783 * lexsup.c (parse_args): Remove spurious white space.
1784
d0398d6a
NC
17852001-01-12 Nick Clifton <nickc@redhat.com>
1786
1787 * lexsup.c (parse_args): Update copyright date.
1788
350fdb00
PB
17892001-01-12 Philip Blundell <pb@futuretv.com>
1790
1791 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
1792
60c6797e
KH
17932001-01-10 Kazu Hirata <kazu@hxi.com>
1794
1795 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
1796 * scripttempl/h8300h.sc: Fix formatting.
1797 * scripttempl/h8300s.sc: Likewise.
69f06969
KH
1798 * scripttempl/h8500.sc: Likewise.
1799 * scripttempl/h8500b.sc: Likewise.
1800 * scripttempl/h8500c.sc: Likewise.
1801 * scripttempl/h8500m.sc: Likewise.
1802 * scripttempl/h8500s.sc: Likewise.
60c6797e 1803
482e8b32
DB
18042000-01-07 David O'Brien <obrien@BSDi.com>
1805
1806 * emultempl/elf32.em: Only perform Linux ld hints processing when
1807 targeting Linux.
1808
d7ed7ca6
PB
18092001-01-07 Philip Blundell <philb@gnu.org>
1810
1811 * ld.texinfo (Bug Reporting): Update email address for reports.
1812
0fc3347a
NC
18132000-12-31 Nick Clifton <nickc@redhat.com>
1814
1815 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
1816 options by checking for a return value of '?' not -1.
1817
e4897a32
NC
18182000-12-28 Nick Clifton <nickc@redhat.com>
1819
1820 * lexsup.c (struct ld_option): Add new enum value:
1821 EXACTLY_TWO_DASHES.
1822 (ld_options[]): Change -omagic, -output and -oformat options
1823 to be EXACTLY_TWO_DASHES.
1824 (OUTPUT_COUNT): Use ARRAY_SIZE.
1825 (parse_args): Change parameter 'argc' to unsigned.
1826 Place EXACTLY_TWO_DASHES options into new really_longopts
1827 array.
1828 If getopt_long_only fails, try calling getopt_long using the
1829 really_longopts array.
1830 (help): Print a double dash for both EXACTLY_TWO_DASHES and
1831 TWO_DASHES options.
1832
1833 * ldlex.h: Fix prototype of parse_args.
1834
1835 * ld.texinfo: Document that long options starting with 'o'
1836 must be preceeded by two dashes. Change example of a single
1837 dashed long option from -oformat to -trace-symbol.
1838
1122a5fc
NC
18392000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1840
1841 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
1842 (longopts[]): New --no-default-excludes option.
1843 (gld_${EMULATION_NAME}_list_options): Document.
1844 (gld_${EMULATION_NAME}_parse_args): Handle.
1845
037849a9
NC
18462000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1847
1848 * ldlang.c (new_stat): Revert the last beautification with "innocent"
1849 whitespace, it breaks the K&R C preprocessor.
1850
7ec229ce
DD
18512000-12-11 DJ Delorie <dj@redhat.com>
1852
1853 * ld.texinfo: Add notes about --whole-archive and gcc.
1854
b79e8c78
NC
18552000-11-18 Fred Fish <fnf@be.com>
1856
1857 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
1858 (ld_options): Entry for --allow-shlib-undefined.
1859 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
1860 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
1861 to false.
1862 * ld.texinfo: Document new command line switch.
d952f17a 1863
9a8e2505
GK
18642000-12-12 Geoffrey Keating <geoffk@redhat.com>
1865
1866 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
1867 .fixup is actually read/write.
1868 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
1869 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
1870 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
1871
b8355149
JH
1872Mon Dec 11 14:50:33 MET 2000 Jan Hubicka <jh@suse.cz>
1873
1874 * NEWS: Add note about x86_64 architecture.
1875
93b63cd3
DD
18762000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
1877
1878 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
1879 Set DWARF2 sections to a VMA of zero.
1880
24f6971a
NC
18812000-12-01 Joel Sherrill <joel@OARcorp.com>
1882
d952f17a 1883 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
24f6971a
NC
1884 New targets.
1885 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
1886 (sparc*-*-rtems*): Switched from a.out to ELF.
1887
2be3aa03
NC
18882000-11-30 Jan Hubicka <jh@suse.cz>
1889
1890 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
1891 (eelf_x86_64.c): New.
1892 * Makefile.in: Regenerate.
1893 * configure.tgt: Add support for x86_64-*-linux-gnu*.
1894 * emulparams/elf_x86_64.sh: New.
1895
8c899858
HPN
18962000-11-30 Hans-Peter Nilsson <hp@axis.com>
1897
1898 * emulparams/crislinux.sh (ENTRY): Change back to _start.
1899 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
1900
1901 * scripttempl/crisaout.sc: Change all RELOCATING not related to
1902 merging non-a.out sections into CONSTRUCTING.
1903
e47b9e39
NC
19042000-11-28 Nick Clifton <nickc@redhat.com>
1905
1906 * ld.1 (COPYING): Mention that the GNU Free Documentation
1907 License is present in the sources, but not the output, and
1908 also available from the GNU website.
1909 (GNU Free Documentation License): Comment out this section.
1910
ad95f82a
DB
19112000-11-28 David O'Brien <obrien@dragon.nuxi.com>
1912
1913 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
1914 does not use them.
1915
fd89e65f
DB
19162000-11-25 David O'Brien <obrien@FreeBSD.org>
1917
1918 * ld.1: Remove old date so it does not give the impression the manpage
1919 is way out of date.
1920
077b8428
NC
19212000-11-24 Nick Clifton <nickc@redhat.com>
1922
1923 * configure.tgt (xscale-coff): Add target.
1924 (xscale-elf): Add target.
1925
49425d28
NC
19262000-11-24 Fred Fish <fnf@be.com>
1927
d952f17a
AM
1928 * ldmain.c (main): Remove redundant init of config.make_executable
1929 to true.
49425d28 1930
d3480244
RH
19312000-11-15 Richard Henderson <rth@redhat.com>
1932
1933 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
1934
1ce7de8b
KH
19352000-11-14 Kazu Hirata <kazu@hxi.com>
1936
1937 * scripttempl/h8300.sc: Fix formatting.
1938 * scripttempl/h8300h.sc: Likewise.
1939 * scripttempl/h8300s.sc: Likewise.
1940
208d5cd0
DC
1941Tue Nov 14 00:59:19 2000 Denis Chertykov <denisc@overta.ru>
1942
1943 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
1944
2e418547
PB
19452000-11-09 Philip Blundell <pb@futuretv.com>
1946
1947 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
1948 around orphan sections whose names can be represented in C.
1949
c940e6fc
JW
19502000-11-07 Jim Wilson <wilson@redhat.com>
1951
1952 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
1953 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
1954
704c465c
NC
19552000-11-06 Nick Clifton <nickc@redhat.com>
1956
1957 * ld.texinfo: Add GNU Free Documentation License.
1958 * ldint.texinfo: Add GNU Free Documentation License.
cf055d54 1959 * ld.1: Add GNU Free Documentation License.
704c465c 1960
dca7760f
AM
19612000-11-05 Alan Modra <alan@linuxcare.com.au>
1962
1963 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
1964 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
1965
1966 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
1967 Move 2000-11-02 Makefile.in changes to this file.
1968 * Makefile.in: Regenerate.
1969
40a633d5
NC
19702000-11-03 Nick Clifton <nickc@redhat.com>
1971
1972 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
1973 constructors and destructors.
1974 * scripttempl/h8300h.sc: Ditto.
1975 * scripttempl/h8300s.sc: Ditto.
1976 * scripttempl/h8500.sc: Ditto.
1977 * scripttempl/h8500b.sc: Ditto.
1978 * scripttempl/h8500c.sc: Ditto.
1979 * scripttempl/h8500m.sc: Ditto.
1980 * scripttempl/h8500s.sc: Ditto.
1981 * scripttempl/v850.sc: Ditto.
1982 * scripttempl/w65.sc: Ditto.
1983 * scripttempl/z8000.sc: Ditto.
1984
59ff2774
NC
19852000-11-02 Per Lundberg <plundis@chaosdev.org>
1986
1987 * Makefile.in (e_i386_chaos.c): New rule.
1988 (ALL_EMULATIONS): Added e_i386_chaos.o.
1989 * emulparams/elf_i386_chaos.sh: New file.
1990 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
1991
645571e1
JJ
19922000-10-20 Jakub Jelinek <jakub@redhat.com>
1993
1994 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
1995 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
1996 Fix sed invocation, so that it coped with '/' in Solaris 64bit
1997 library path suffix.
1998 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
1999
c5975a45
HPN
20002000-10-18 Hans-Peter Nilsson <hp@axis.com>
2001
2002 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
2003 for consecutive sections.
2004
ea20a7da
CC
20052000-10-17 Chandrakala Chavva <cchavva@redhat.com>
2006
d952f17a
AM
2007 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
2008 options.
2009 * ld.texinfo: Added notes about this new option.
ea20a7da 2010
6e45556a
NC
20112000-10-16 Nick Clifton <nickc@redhat.com>
2012
2013 * emultempl/pe.em (_after_open): Add tests of return values from
2014 bfd functions. Emit appropriate error messages if necessary.
2015
b9a69188
NC
20162000-10-13 Nick Clifton <nickc@redhat.com>
2017
2018 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
102c86f8
NC
2019 local variables - they are not used, but leave in the call to
2020 bfd_canonicalize_symtab.
b9a69188
NC
2021 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
2022 pe_dll_search_prefix.
2023
627427de 20242000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
d952f17a 2025
627427de
DD
2026 * emultempl/pe.em (pe_dll_search_prefix): New variable,
2027 (longopts): New --dll-search-prefix option.
2028 (gld_${EMULATION_NAME}_list_options): Document.
2029 (gld_${EMULATION_NAME}_parse_args): Handle.
2030 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
2031 dynamically, search for a dll named '<prefix><basename>.dll'
2032 in preference to 'lib<basename>.dll' if --dll-search-prefix
2033 is specified.
2034
24376d1b
AM
20352000-10-12 Alan Modra <alan@linuxcare.com.au>
2036
2037 * ldlang.c (section_already_linked): Set kept_section instead of
2038 sec->comdat->sec.
2039
e47d05ad
KH
20402000-10-10 Kazu Hirata <kazu@hxi.com>
2041
2042 * deffile.h: Fix formatting.
2043 * lexsup.c: Likewise.
2044 * mri.c: Likewise.
2045
23a87948
DD
20462000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2047
2048 * pe-dll.c (make_one): Do not generate code thunk for DATA
2049 exports.
2050 (process_def_file): deduce DATA flag for auto-export sumbols.
2051
86b1cc60
KH
20522000-10-09 Kazu Hirata <kazu@hxi.com>
2053
89cdebba
KH
2054 * ld.h: Fix formatting.
2055 * ldcref.c: Likewise.
2056 * ldctor.h: Likewise.
2057 * ldemul.c: Likewise.
2058 * ldemul.h: Likewise.
2059 * ldexp.c: Likewise.
2060 * ldexp.h: Likewise.
2061 * ldfile.c: Likewise.
2062 * ldfile.h: Likewise.
2063 * ldlang.c: Likewise.
2064 * ldlang.h: Likewise.
2065 * ldmain.c: Likewise.
7bfd51a3
KH
2066 * pe-dll.c: Likewise.
2067
2068 * pe-dll.c: Revert some formatting fixes.
86b1cc60 2069
d643799d
KH
20702000-10-08 Kazu Hirata <kazu@hxi.com>
2071
2072 * pe-dll.c: Fix formatting.
2073
08da4cac
KH
20742000-10-05 Kazu Hirata <kazu@hxi.com>
2075
2076 * ldlang.c: Fix formatting.
2077
c2a94a7a
DD
20782000-10-03 DJ Delorie <dj@redhat.com>
2079
2080 * pe-dll.c (fill_edata): initialize entire block
2081 (make_one): fill in correct section.
2082
8c95a62e
KH
20832000-10-03 Kazu Hirata <kazu@hxi.com>
2084
2085 * ldexp.c: Fix formatting.
2086
486e80e2
DD
20872000-10-02 DJ Delorie <dj@redhat.com>
2088
2089 * emultempl/pe.em (gld_*_after_open): detect case where there two
2090 import libraries for same dll; rename one to ensure proper link
2091 order.
2092
2093 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
2094 typo
2095 (generate_edata): fix typo
2096
24dd9f75
HPN
20972000-09-29 Hans-Peter Nilsson <hp@axis.com>
2098
2099 * scripttempl/crisaout.sc (ENTRY): Now __start.
2100 (.text): Add default setting for __start.
2101 Remove CONSTRUCTORS handling.
2102 (/DISCARD/): Add .gnu.warning.*.
2103 * emulparams/crislinux.sh (ENTRY): Now __start.
2104 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
2105 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
2106 (ENTRY): Now __start.
2107 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
2108 (EXECUTABLE_SYMBOLS): Add default setting for __start.
2109
4de2d33d
KH
21102000-09-29 Kazu Hirata <kazu@hxi.com>
2111
5cc18311
KH
2112 * deffile.h: Fix formatting.
2113 * ld.h: Likewise.
2114 * ldcref.c: Likewise.
4de2d33d 2115 * ldctor.c: Likewise.
5cc18311 2116 * ldctor.h: Likewise.
4de2d33d 2117 * ldemul.c: Likewise.
5cc18311 2118 * ldemul.h: Likewise.
4de2d33d 2119 * ldexp.c: Likewise.
5cc18311 2120 * ldexp.h: Likewise.
4de2d33d 2121 * ldfile.c: Likewise.
5cc18311 2122 * ldfile.h: Likewise.
4de2d33d 2123 * ldlang.c: Likewise.
5cc18311
KH
2124 * ldlang.h: Likewise.
2125 * lexsup.c: Likewise.
2126 * mri.c: Likewise.
2127 * pe-dll.c: Likewise.
4de2d33d 2128
45b1f63c
DD
21292000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2130
2131 * pe-dll.c (process_def_file): Uninitialized data wasn't
2132 exported with --export-all-symbols switch.
d952f17a 2133
45b1f63c
DD
21342000-09-28 DJ Delorie <dj@redhat.com>
2135
2136 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
2137 noname work properly.
2138
47d89dba
AM
21392000-09-28 Alan Modra <alan@linuxcare.com.au>
2140
2141 * ld.texinfo (HPPA ELF32): New section.
2142
2143 * emultempl/hppaelf.em (group_size): New.
2144 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
2145 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
2146 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
2147 options to prevent abbreviations matching.
2148 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
2149 (PARSE_AND_LIST_ARGS_CASES): Handle it.
2150
36bdbeec
NC
21512000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2152
2153 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
2154 on the m68*-*-elf target. Make it support COFF input objects.
2155
6d5e62f8
KH
21562000-09-21 Kazu Hirata <kazu@hxi.com>
2157
2158 * ldmain.c: Fix formatting.
2159 * ldmisc.c: Likewise.
2160 * ldver.c: Likewise.
2161 * ldwrite.c: Likewise.
2162
e2eb67d9
AM
21632000-09-21 Alan Modra <alan@linuxcare.com.au>
2164
2165 * ldwrite.c (clone_section): Silence gcc warnings.
2166
b3ea3584
AM
21672000-09-20 Alan Modra <alan@linuxcare.com.au>
2168
2169 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
2170 out of memory failure.
2171
2172 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
2173 (clone_section): Handle out of memory failures. Rename var to
2174 avoid c++ reserved word.
2175
25f72752
AM
21762000-09-18 Alan Modra <alan@linuxcare.com.au>
2177
2178 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
2179 stub_name param to stub_sec_name.
2180 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
2181
0752970e
NC
21822000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2183
2184 * emultempl/m68kelf.em: New file.
2185 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
2186 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
2187 * Makefile.in: Regenerate.
2188
92b7e9d8
AM
21892000-09-15 Alan Modra <alan@linuxcare.com.au>
2190
2191 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
2192 only as needed.
2193
9b14b192
NC
21942000-09-13 Nick Clifton <nickc@redhat.com>
2195
2196 * ldmain.c (multiple_definition): Disable relaxation if
2197 multiple symbol definitions are encountered - otherwise the
2198 linker could abort with an assertion failure.
2199
891fa266
NC
22002000-09-10 Nick Clifton <nickc@redhat.com>
2201
2202 * mri.c: Fix formatting.
2203
5d64ca4e
L
22042000-09-07 H.J. Lu <hjl@gnu.org>
2205
2206 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
2207 * configure: Rebuild.
2208
dd94604f
L
22092000-09-07 H.J. Lu <hjl@gnu.org>
2210
2211 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
2212 * Makefile.in: Rebuild.
2213
71bfc0ae
AM
22142000-09-07 Alan Modra <alan@linuxcare.com.au>
2215
2216 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
2217 broken list handling. Create __start_SECNAME and __stop_SECNAME
2218 when no place-holder. Add some comments. Test both SEC_CODE and
2219 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
ed15ac6a 2220 Handle case where no output section statement created.
71bfc0ae 2221
4a428502
AO
22222000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
2223
2224 * configure.tgt (sh-*-linux*): Added.
2225 * Makefile.am: Added eshelf_linux and eshlelf_linux.
2226 * Makefile.in: Rebuilt.
2227 * emulparams/shelf_linux.sh: New file.
2228 * emulparams/shlelf_linux.sh: New file.
2229
f9989030
AM
22302000-09-06 Alan Modra <alan@linuxcare.com.au>
2231
2232 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2233 try shuffling sections when the orphan happens to be the place
2234 holder. Keep count of unique section names generated so we speed
2235 the search for a new name.
2236
58cccadb
AO
22372000-09-06 Alexandre Oliva <aoliva@redhat.com>
2238
2239 * configure: Rebuilt with new libtool.m4.
2240
5b343f5a
NC
22412000-09-05 Nick Clifton <nickc@redhat.com>
2242
2243 * Makefile.in: Regenerate.
2244 * aclocal.m4: Regenerate.
2245 * configure: Regenerate.
2246 * config.in: Regenerate.
2247 * po/ld.pot: Regenerate.
2248
2249 * ldint.texinfo: Remove CVS revision marker - it foils local
2250 comparisons.
2251
2252 * emultempl/ticoff.em: Remove extraneous comma.
50bbae35 2253
a854a4a7
AM
22542000-09-05 Alan Modra <alan@linuxcare.com.au>
2255
3231d22e
AM
2256 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
2257 to stub section flags.
2258 (hppa_for_each_input_file_wrapper): New.
2259 (hppa_lang_for_each_input_file): New.
2260 (lang_for_each_input_file): Define to call above.
2261 (multi_subspace): New.
2262 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
2263 (PARSE_AND_LIST_PROLOGUE): Define.
2264 (PARSE_AND_LIST_LONGOPTS): Define.
2265 (PARSE_AND_LIST_OPTIONS): Define.
2266 (PARSE_AND_LIST_ARGS_CASES): Define.
2267 (hppaelf_finish): Call elf32_hppa_set_gp.
2268 (hppaelf_set_output_arch): Remove.
2269 (LDEMUL_SET_OUTPUT_ARCH): Remove.
2270
2271 * emulparams/hppalinux.sh (ELFSIZE): Define.
2272 (MACHINE): Define.
2273 (OTHER_READONLY_SECTIONS): Define.
2274 (DATA_PLT): Define.
2275 (GENERATE_SHLIB_SCRIPT): Define.
2276
5f992e62
AM
2277 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
2278 to const throughout. Change `void *' to `PTR' throughout.
2279 (lang_memory_default): Function is local to file, add `static'.
2280
2281 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
2282 (ehppalinux.c): Likewise.
2283 (earmelf.c): Likewise.
2284 (earmelf_linux.c): Likewise.
2285 (earmelf_linux26.c): Likewise.
2286 * Makefile.in: Regenerate.
2287
a854a4a7
AM
2288 * ld.h (ld_config_type): Add unique_orphan_sections.
2289 * lexsup.c (OPTION_UNIQUE): Define.
2290 (ld_options): Add "--unique".
2291 (parse_args): Handle it.
2292 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2293 search for an existing output section if unique_orphan_sections is
2294 set. Make use of bfd_get_unique_section_name rather than
2295 duplicating code here.
2296 * ld.texinfo: Describe --unique.
2297
2298 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
2299 optional arg to split-by-file.
2300 (parse_args): Handle them.
2301 * ld.texinfo: Update description of these options.
2302 * ldwrite.c (clone_section): Pass in the section name. Replace
2303 local code with bfd_get_unique_section_name.
2304 (split_sections): Tidy code and comments. Use a list traversal
2305 more appropriate to the list construction. Handle cooked section
2306 sizes. Split when split_by_reloc reached rather than exceeded.
2307 Track section size and split when split_by_file reached. Fix
2308 link_order_tail (even though it's not used).
2309 (ldwrite): Modify condition for calling split_sections to suit
2310 changed split_by_reloc and split_by_file.
2311 * ldmain.c (main): Init config.split_by_reloc and
2312 config.split_by_file to -1.
2313 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
2314 Change split_by_file to bfd_size_type.
2315
18e03609
NC
23162000-09-02 Nick Clifton <nickc@redhat.com>
2317
2318 * configure.in: Increase version number to 2.10.91.
2319 * NEWS: Mention new ability to support removal of duplicate DWARF2
2320 debug information.
2321 * configure: Regenerate.
2322 * aclocal.m4: Regenerate.
2323 * config.in: Regenerate.
2324
3a9d486c
NC
23252000-09-02 Daniel Berlin <dberlin@redhat.com>
2326
2327 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
2328 sections.
a2b64bed 2329 * scripttempl/elf32avr.sc: Ditto.
3a9d486c
NC
2330 * scripttempl/elfd10v.sc: Ditto.
2331 * scripttempl/elfd30v.sc: Ditto.
2332 * scripttempl/elfi370.sc: Ditto.
2333 * scripttempl/elfm68hc11.sc: Ditto.
2334 * scripttempl/elfm68hc12.sc: Ditto.
2335 * scripttempl/elfi386beos.sc: Ditto.
2336 * scripttempl/v850.sc: Ditto.
50bbae35 2337
ac48eca1
AO
23382000-08-31 Alexandre Oliva <aoliva@redhat.com>
2339
2340 * acinclude.m4: Include libtool and gettext macros from the
2341 top level.
2342 * aclocal.m4, configure: Rebuilt.
2343
c13b1b77
NC
23442000-08-25 Nick Clifton <nickc@redhat.com>
2345
2346 * ldlang.c (open_output): When choosing the target for a
2347 particular endianness, do nothing if the target is not
2348 supported.
2349
dcb0bd0e
L
23502000-08-25 H.J. Lu <hjl@gnu.org>
2351
2352 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
2353 check -rpath nor LD_RUN_PATH for cross link.
2354 * ld.texinfo: Document the change.
2355
5bcac8a4
HPN
23562000-08-24 Hans-Peter Nilsson <hp@axis.com>
2357
2358 * NEWS: Mention support for CRIS.
2359
6dd8c765
L
23602000-08-23 H.J. Lu <hjl@gnu.org>
2361
2362 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
2363 the current runpath list from bfd_elf_get_runpath_list ()
2364 before search.
2365
ec4eb78a
L
23662000-08-22 H.J. Lu <hjl@gnu.org>
2367
2368 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
2369 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
2370 LD_LIBRARY_PATH for native linker. Display the needed DSO if
2371 trace_file_tries is non-zero.
2372 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
2373 if trace_file_tries is non-zero.
2374
2375 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
a8175964 2376 * NEWS: Mention it.
ec4eb78a 2377
22b36938
JE
23782000-08-14 Jason Eckhardt <jle@cygnus.com>
2379
2380 * NEWS: Mention i860 support.
2381
d73e9da0
AS
23822000-08-14 Andreas Schwab <schwab@suse.de>
2383
2384 * scripttempl/elf.sc: Fix last change to use correct comment
50bbae35 2385 syntax.
d73e9da0 2386
9ac4db9c
GK
23872000-08-10 Geoff Keating <geoffk@cygnus.com>
2388
2389 * scripttempl/elf.sc: Add a comment giving the correspondence
2390 between sections, per-datum sections, and linkonce sections. Make
2391 the comment true even for .bss, .sdata, .sdata2, .sbss, and
2392 .sbss2.
2393
165589e4
JE
23942000-08-10 Jason Eckhardt <jle@cygnus.com>
2395
2396 * emulparams/elf32_i860.sh: New file.
2397 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
2398 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
2399 (eelf32_i860.c): New rule.
2400 * Makefile.in: Regenerate.
2401
345a835d
NC
24022000-08-10 Nick Clifton <nickc@cygnus.com>
2403
2404 * emulparams/mipspe.sh (ENTRY): Add definition.
2405
e374f1d9
NC
24062000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
2407
2408 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
2409 in error message.
2410
236d5abf
NC
24112000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2412
2413 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
2414 the final size of .bss section.
2415 * scripttempl/elfm68hc12.sc: Likewise.
2416
4b209b22
AM
24172000-08-04 Alan Modra <alan@linuxcare.com.au>
2418
2419 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
2420 gld${EMULATION_NAME}_parse_args for consistency. Combine
2421 lastoptind and prevoptind vars, and keep track of last optind.
2422 (gld_${EMULATION_NAME}_list_options): Rename to
2423 gld${EMULATION_NAME}_list_options.
2424
28423a68
AM
24252000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
2426
2427 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
2428 (i586-sco-sysv5uw7.1.0).
2429
b2009ff7
L
24302000-07-27 H.J. Lu <hjl@gnu.org>
2431
2432 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
2433 (PARSE_AND_LIST_PROLOGUE): New.
2434 (PARSE_AND_LIST_LONGOPTS): Likewise.
2435 (PARSE_AND_LIST_OPTIONS): Likewise.
2436 (PARSE_AND_LIST_ARGS_CASES): Likewise.
2437 (PARSE_AND_LIST_EPILOGUE): Likewise.
2438
04925e1e
AM
24392000-07-28 Alan Modra <alan@linuxcare.com.au>
2440
41392f03
AM
2441 * emultempl/armelf.em: Elide functions common to elf32.em,
2442 ie. most of the file.
2443 (arm_elf_after_open): New. Do arm specific things then call
2444 gld${EMULATION_NAME}_after_open.
2445 (arm_elf_before_allocation): New. Call
2446 gld${EMULATION_NAME}_before_allocation then do arm specifics.
2447 (PARSE_AND_LIST_PROLOGUE): Define.
2448 (PARSE_AND_LIST_SHORTOPTS): Define.
2449 (PARSE_AND_LIST_LONGOPTS): Define.
2450 (PARSE_AND_LIST_OPTIONS): Define.
2451 (PARSE_AND_LIST_ARGS_CASES): Define.
2452 (LDEMUL_AFTER_OPEN): Define.
2453 (LDEMUL_BEFORE_ALLOCATION): Define.
2454 (LDEMUL_BEFORE_PARSE): Define.
2455 (LDEMUL_FINISH): Define.
2456
2457 * emultempl/hppaelf.em: Similarly zap most of this file.
2458 (hppaelf_add_stub_section): Prototype.
2459 (hppaelf_layaout_sections_again): Prototype.
2460 (hook_in_stub): Prototype.
2461 (LDEMUL_SET_OUTPUT_ARCH): Define.
2462 (LDEMUL_FINISH): Define.
2463 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
2464
2465 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
2466 (EXTRA_EM_FILE): New.
2467 * emulparams/armelf_linux.sh: Likewise.
2468 * emulparams/armelf_linux26.sh: Likewise.
2469 * emulparams/hppalinux.sh: Likewise.
2470 * emulparams/hppaelf.sh: Likewise.
2471 (NOP): Define.
2472
2473 * emultempl/elf32.em: Fix formatting.
2474 (EXTRA_EM_FILE): Source it.
2475 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
2476 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
2477 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
2478 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
2479 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
2480 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
2481 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
2482 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
2483 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
2484 allow functions in this file to be overridden.
2485 (PARSE_AND_LIST_SHORTOPTS): Handle it.
2486
2487 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
2488
04925e1e
AM
2489 * emultempl/elf32.em: Reorganize file.
2490
88cdf297
NC
24912000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
2492
2493 * emulparams/elf64alpha.sh: Implement "-taso" emulation
2494 specific option to fit 64-bit executable in the lower
2495 31-bit address range. This is done by changing start
2496 address of .interp (the very first section of executable)
2497 and then setting EF_ALPHA_32BIT elf header flag.
2498
20bccb34
NC
24992000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2500
2501 * emultempl/m68kcoff.em: New file.
2502 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
2503 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
2504 generic.em.
2505 * Makefile.in: Regenerate.
2506
699845ef
L
25072000-07-20 H.J. Lu <hjl@gnu.org>
2508
2509 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
2510 and "disable-new-dtags" to stop getopt from treating -d/-e as
2511 abbreviations for these options.
2512
6c1439be
L
25132000-07-20 H.J. Lu <hjl@gnu.org>
2514
2515 * ld.texinfo: Add documentation for --disable-new-dtags and
2516 --enable-new-dtags.
2517
2518 * ldmain.c (main): Initialize link_info.new_dtags to false.
2519
2520 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
2521 --disable-new-dtags and --enable-new-dtags.
2522 (gld_${EMULATION_NAME}_list_options): Likewise.
2523
28c309a2
NC
25242000-07-05 Kenneth Block <krblock@computer.org>
2525
a2b64bed
NC
2526 * lexsup.c: Add optional style to demangle switch
2527 * ld.texinfo: Document optional style to demangle switch.
50bbae35 2528
9d06555c
HPN
25292000-07-20 Hans-Peter Nilsson <hp@axis.com>
2530
2531 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
2532 ecrislinux.o.
2533 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
2534 Regenerate dependencies.
2535 * Makefile.in: Rebuild.
2536 * configure.tgt (cris-*-*): New target.
2537 * emulparams/crisaout.sh, emulparams/criself.sh,
2538 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
2539 * po/POTFILES.in, po/ld.pot: Regenerate.
2540
19e3be22
L
25412000-07-20 H.J. Lu <hjl@gnu.org>
2542
2543 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
2544 Print out ignored -z options.
2545
e0ee487b
L
25462000-07-19 H.J. Lu <hjl@gnu.org>
2547
19e3be22
L
2548 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
2549 (PARSE_AND_LIST_PROLOGUE): New.
2550 (PARSE_AND_LIST_LONGOPTS): Likewise.
2551 (PARSE_AND_LIST_OPTIONS): Likewise.
2552 (PARSE_AND_LIST_ARGS_CASES): Likewise.
2553
2554 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
2555
2556 * lexsup.c (ld_options): Comment out 'z'.
2557 (parse_args): Likewise.
2558
2559 * emultempl/elf32.em: Include "elf/common.h".
2560 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
2561 options.
2562 (gld_${EMULATION_NAME}_list_options): Likewise.
2563
2564 * ld.texinfo: Add documentation for the recognized -z options.
e0ee487b 2565
49e56c49
L
25662000-07-19 H.J. Lu <hjl@gnu.org>
2567
2568 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
2569 bfd_elf_set_dt_needed_soname ().
2570
9d68bc82
DD
25712000-07-18 DJ Delorie <dj@cygnus.com>
2572
2573 * pe-dll.c (pe_dll_id_target): check object target name also
2574
53db15ed
HPN
25752000-07-18 Hans-Peter Nilsson <hp@axis.com>
2576
2577 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
2578 ${INIT_END} if relocating.
2579 (.fini): Likewise ${FINI_START} and ${FINI_END}.
2580
0ad8cf4c
DD
25812000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
2582
a2b64bed 2583 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
0ad8cf4c
DD
2584 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
2585 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
2586 errors introduced by the old dynamic lib search order.
2587
874c8c99
DD
25882000-07-17 DJ Delorie <dj@cygnus.com>
2589
2590 * pe-dll.c (process_def_file): auto-export data items also
2591 (pe_process_import_defs): also see if _imp_ form needed
2592
5b4cf3f4
DD
25932000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
2594
2595 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
2596 for dll import libraries
2597
062739d1
NC
25982000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
2599
2600 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
d952f17a 2601 gcc 2.95.2 and later.
062739d1 2602
1c64c4ed
NC
26032000-07-11 Kazu Hirata <kazu@hxi.com>
2604
50bbae35
AM
2605 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
2606 message.
1c64c4ed 2607
b71e2778
AM
26082000-07-10 Alan Modra <alan@linuxcare.com.au>
2609
2610 * ldemul.h (struct lang_input_statement_struct): Remove forward
2611 declaration.
2612 (struct search_dirs): Likewise.
2613 * ldfile.h (struct lang_input_statement_struct): Likewise.
2614 Protect file from multiple inclusion.
2615 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
2616 declaration from macro to file scope.
2617
2618 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
2619 * ldgram.y: Likewise here.
2620 * ldlang.c: And here.
2621 * ldmain.c: And here.
2622 * mpw-elfmips.c: And here.
2623 * mpw-eppcmac.c: And here.
2624 * emultempl/aix.em: And here.
2625 * emultempl/armcoff.em: And here.
2626 * emultempl/armelf.em: And here.
2627 * emultempl/armelf_oabi.em: And here.
2628 * emultempl/beos.em: And here.
2629 * emultempl/elf32.em: And here.
2630 * emultempl/hppaelf.em: And here.
2631 * emultempl/linux.em: And here.
2632 * emultempl/lnk960.em: And here.
2633 * emultempl/pe.em: And here.
2634 * emultempl/sunos.em: And here.
2635 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
2636 * mpw-idtmips.c: Ditto.
2637 * emultempl/generic.em: Ditto.
2638 * emultempl/gld960.em: Ditto.
2639 * emultempl/gld960c.em: Ditto.
2640 * emultempl/mipsecoff.em: Ditto.
2641 * emultempl/ticoff.em: Ditto.
2642 * emultempl/vanilla.em: Ditto.
2643
2644 * pe-dll.c: Include ldfile.h
2645 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
2646
2647 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
2648 arguments to bfd_elf32_size_dynamic_sections call.
2649 (gldelf32ebmip_place_orphan): Add missing arguments to
2650 lang_leave_output_section_statement call.
2651
2ef53d66
L
26522000-07-10 H.J. Lu <hjl@gnu.org>
2653
2654 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
2655 DLL_SUPPORT.
2656 (strhash): Likewise.
2657 (compute_dll_image_base): Likewise.
2658 (pe_undef_found_sym): Likewise.
2659 (pe_undef_cdecl_match): Likewise.
2660 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
2661 argument "arch" with ATTRIBUTE_UNUSED.
2662
9a8cbb09
AM
26632000-07-10 Alan Modra <alan@linuxcare.com.au>
2664
2665 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
2666
2667 From Ryan Bradetich <rbradetich@uswest.net>
2668 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
50bbae35 2669
4900fc06
AM
26702000-07-09 Alan Modra <alan@linuxcare.com.au>
2671
2672 Changes to create multiple linker stubs, positioned immediately
2673 before the section where they are required.
2674 * emultempl/hppaelf.em: Include elf32-hppa.h.
2675 (stub_sec, file_chain): Delete.
2676 (hppaelf_create_output_section_statements): Don't make a stub
2677 section here.
2678 (hook_stub_info): New struct.
2679 (hook_in_stub): New function.
2680 (hppaelf_add_stub_section): New function.
2681 (hppaelf_finish): Do nothing for relocateable links. Modify the
2682 call to elf32_hppa_size_stubs. Move code for updating section
2683 layout from here...
2684 (hppaelf_layaout_sections_again): ..to here, a new function.
2685
2686 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
2687 broken list handling. Pass in a pointer to the list.
2688 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
2689 for above changes.
2690 (hppaelf_before_parse): Prototype.
2691 (hppaelf_set_output_arch): Prototype.
2692 (hppaelf_create_output_section_statements): Prototype.
2693 (hppaelf_delete_padding_statements): Prototype.
2694 (hppaelf_finish): Prototype.
2695
2696 Merge from elf32.em
2697 * emultempl/hppaelf.em: Include ctype.h.
2698 (struct orphan_save): New.
2699 (gld${EMULATION_NAME}_place_orphan): New.
2700 (output_rel_find): New.
2701 (hppaelf_get_script): Update from elf32.em.
2702 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
2703 Change emulation_name field to "${EMULATION_NAME}". Add
50bbae35 2704 gld${EMULATION_NAME}_place_orphan.
4900fc06
AM
2705
2706 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
2707 ehppalinux.o, sort it. Regenerate dependencies.
2708 (ehppalinux.c): Depend on hppaelf.em
2709 * Makefile.in: Regenerate.
2710
2711 * configure.tgt: targ_emul=hppalinux for hppa*linux
2712
2713 * emulparams/hppalinux.sh: New.
2714 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
2715
227aeb07
AM
27162000-07-08 Alan Modra <alan@linuxcare.com.au>
2717
2718 * lexsup.c (parse_args): Copy section name.
2719
28609fd4 27202000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
602e90d3 2721
2ef53d66 2722 * emultempl/pe.em: institute the following search order for
602e90d3
DD
2723 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
2724 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
2725 static lib (libfoo.a) if none of the above are found.
2726
5f577f7d
DD
27272000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
2728
50bbae35 2729 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
5f577f7d 2730 (longopts): New --{enable,disable}-auto-image-base options.
50bbae35 2731 (gld_${EMULATION_NAME}_list_options): Document.
5f577f7d
DD
2732 (gld_${EMULATION_NAME}_parse): Handle.
2733 (strhash): New static function.
50bbae35 2734 (compute_dll_image_base): New static function.
5f577f7d
DD
2735 (gld_${EMULATION_NAME}_set_symbols): Use.
2736
9a8cbb09 27372000-07-05 DJ Delorie <dj@redhat.com>
302ab118
DD
2738
2739 * MAINTAINERS: new
2740
3548145d 27412000-07-01 Koundinya K <kk@ddeorg.soft.net>
50bbae35
AM
2742
2743 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
2744 * emulparams/elf32btsmip.sh: New file.
2745 * Makefile.am: Add traditional mips target.
2746 * Makefile.in: Rebuild.
2747
67798033
L
27482000-07-01 H.J. Lu <hjl@gnu.org>
2749
2750 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
2751 automake to use YLWRAP.
2752 * Makefile.in: Rebuild.
2753
0bdaf48b
AM
27542000-07-01 Alan Modra <alan@linuxcare.com.au>
2755
2756 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
2757 (CLEANFILES): Add DEPA.
2758 * Makefile.in: Regenerate.
2759
c9e769c2
TW
27602000-06-30 Timothy Wall <twall@ppc>
2761
2762 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
2763 the page in the upper octet of the address.
2764
65aa24b6
NC
27652000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
2766
2767 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
2768
4667035e
AM
27692000-06-24 Alan Modra <alan@linuxcare.com.au>
2770
2771 * NEWS: arm-elf does --gc-sections too.
2772
1581f8c9
AM
27732000-06-22 Alan Modra <alan@linuxcare.com.au>
2774
2775 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2776 find one.
2777 * Makefile.in: Regenerate.
2778
01580992
L
27792000-06-21 H.J. Lu <hjl@gnu.org>
2780
2781 * Makefile.am: Rebuild dependency.
2782 * Makefile.in: Rebuild.
2783
bbeb2e03
L
27842000-06-20 H.J. Lu <hjl@gnu.org>
2785
2786 * Makefile.am: Rebuild dependency.
2787 * Makefile.in: Rebuild.
2788
74459f0e
TW
27892000-06-20 Timothy Wall <twall@cygnus.com>
2790
2791 * scripttempl/tic54xcoff.sc: New.
2792 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
2793 * gen-doc.texi: Add flag for TI COFF.
2794 * ld.texinfo: Add documentation for TI COFF handling switches.
2795 * emultempl/ticoff.em: New. TI COFF handling.
2796 * configure.tgt: Add tic54x target.
2797 * Makefile.am: Add tic54x target.
2798 * Makefile.in: Ditto.
2799
2ab47eed
AM
28002000-06-20 Alan Modra <alan@linuxcare.com.au>
2801
2802 * ldmain.c (set_scripts_dir): Correct pointer comparison when
2803 checking for backslashes.
2804
919e4093
AM
28052000-06-19 Alan Modra <alan@linuxcare.com.au>
2806
2807 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
2808
987fd5b4
AM
28092000-06-18 Alan Modra <alan@linuxcare.com.au>
2810
2811 * NEWS: Update list of targets supporting --gc-sections.
2812
2813 * scripttempl/elf.sc: KEEP .eh_frame contents.
2814 * scripttempl/elfd30v.sc: Same here.
2815
60bcf0fa
NC
28162000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
2817
2818 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
2819 and m68hc11 (elf).
2820 * Makefile.in: Rebuild.
2821 * configure.tgt: Recognize m68hc12 and m68hc11.
2822 * scripttempl/elfm68hc12.sc: New file.
2823 * emulparams/m68hc12elfb: New emulation.
2824 * emulparams/m68hc12elf: New emulation.
2825 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
2826 (includes a memory.x script to define the ROM and RAM banks).
2827 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
2828 New configuration files for support of Motorola 68hc11
2829
c7c54483
AM
28302000-06-15 Alan Modra <alan@linuxcare.com.au>
2831
2832 * ldmain.c (main): Only change SEC_READONLY for final link.
2833
bcef29e6
L
28342000-06-13 H.J. Lu <hjl@gnu.org>
2835
2836 * configure: Regenerate.
2837
946efd95
DB
28382000-06-08 David O'Brien <obrien@FreeBSD.org>
2839
2840 * configure.in (VERSION): Update to show this is the CVS mainline.
2841
57a6fd07
DB
28422000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2843
2844 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
2845 input objects to be ECOFF.
2846 (check_sections): einfo takes %B, not %P, to print a BFD name.
2847
e06cae36
L
28482000-06-05 Michael Matz <matz@ifh.de>
2849
2850 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
d952f17a 2851 version scripts.
e06cae36 2852
d952f17a 2853 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
e06cae36 2854
2f0b56c0
DC
28552000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
2856
2857 * emulparams/avr1200.sh (STACK): Define as 0.
2858 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
2859 * emulparams/avr4433.sh (STACK): Likewise.
2860 * emulparams/avr44x4.sh (STACK): Likewise.
2861 * emulparams/avr85xx.sh (STACK): Likewise.
2862 * emulparams/avrmega103.sh (STACK): Likewise.
2863 * emulparams/avrmega161.sh (STACK): Likewise.
2864 * emulparams/avrmega603.sh (STACK): Likewise.
2865 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
2866 (__stack): Define from ${STACK} for main().
2867
2114f57b
AM
28682000-05-26 Alan Modra <alan@linuxcare.com.au>
2869
2870 * Makefile.am: Update dependencies with "make dep-am"
2871 * Makefile.in: Regenerate.
2872
5af11cab
AM
28732000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
2874
2875 * ldmain.c: Include filenames.h.
2876 (set_scripts_dir): Support backslashes in program name.
2877
1f0df59a
NC
28782000-05-22 Igor Shevlyakov <igor@windriver.com>
2879
2880 * ldmain.c (main): When deciding if ".text" section should be
50bbae35
AM
2881 read-only, don't forget to reset SEC_READONLY because it
2882 could be already set.
1f0df59a 2883
176355da
NC
28842000-05-22 Thomas de Lellis <tdel@windriver.com>
2885
50bbae35
AM
2886 * ld.1: Add documentation for new command line option:
2887 --section-start <sectionname>=<sectionorg>
2888 This is a generic version of -Ttext etc. which accepts
2889 any section name as a parameter instead of just text/data/
2890 bss.
2891 * ld.texinfo: More docs.
2892 * NEWS: More docs.
2893 * lexsup.c: (parse_args): Recognize new command line option.
176355da 2894 (ld_options): Add new option.
50bbae35 2895
8c5ff972
L
28962000-05-18 H.J. Lu <hjl@gnu.org>
2897
2898 * lexsup.c (parse_args): `i' == `r', not `q'.
2899
0b76fe77
JL
2900Thu May 18 10:47:57 2000 Jeffrey A Law (law@cygnus.com)
2901
2902 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
2903
a712da20
NC
29042000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
2905 Rick Gorton <gorton@scrugs.lkg.dec.com>
50bbae35 2906
a712da20
NC
2907 Add support for '-q' == '--emit-relocs' switch.
2908 * ldmain.c (main): Default to false.
2909 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
2910 * NEWS: Describe the emitrelocations switch.
2911 * ld.texinfo: Describe the emitrelocations switch.
2912
690a460e
NC
29132000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
2914
a2b64bed 2915 * emultempl/pe.em (_open_dynamic_archive): New function: Search
690a460e
NC
2916 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
2917 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
2918 link options.
50bbae35 2919
c2f1343c
AM
29202000-05-15 David O'Brien <obrien@FreeBSD.org>
2921
2922 * lexsup.c (parse_args): Update the year in the copyright notice.
2923
897083bd
AM
29242000-05-13 Alan Modra <alan@linuxcare.com.au>
2925
2926 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
2927 Replace defines with those from intl/libgettext.h to quieten gcc
2928 warnings.
2929
cd4c806a
L
29302000-05-10 H.J. Lu <hjl@gnu.org>
2931
2932 * ldlang.c (open_input_bfds): Don't load the same file within
2933 a group again if the whole archive has been loaded already.
2934
93697284
AM
29352000-05-03 Alan Modra <alan@linuxcare.com.au>
2936
2937 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
2938 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
2939 strtoul.
2940
ebd6fc29
JW
2941Mon May 1 17:34:34 2000 Jim Wilson <wilson@cygnus.com>
2942
99a4150f 2943 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
50bbae35 2944
ebd6fc29
JW
2945 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
2946 host "ia64-*-linux-gnu*".
2947
a1934524
AM
29482000-04-29 Andreas Jaeger <aj@suse.de>
2949
2950 * ld.h: Correctly check GCC version.
2951
730a39a0
JL
2952Tue Apr 25 11:20:43 2000 Jeffrey A Law (law@cygnus.com)
2953
2954 * Makefile.am: Add PA64 support. Add missing dependencies for
2955 PA32 elf support.
2956 * Makefile.in: Rebuilt.
2957 * configure.tgt: Add PA64 support (currently disabled).
2958
aea4bd9d
AM
29592000-04-25 Alan Modra <alan@linuxcare.com.au>
2960
2961 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
2962 (output_rel_find): New function.
2963 (hold_section, hold_use): Delete.
2964 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
2965 hold_interp): Make local to place_orphan.
2966 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
2967 rather than place_section to find possible previous use of orphan.
2968 Similarly find the place-holder output sections. Use returned
2969 value from lang_enter_output_section_statement rather than calling
2970 lang_output_section_statement_lookup.
2971 * emultempl/armelf.em: Same here.
2972 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
2973
2974 * ldlang.c (lang_enter_output_section_statement): Return output
2975 section statement.
2976 * ldlang.h (lang_enter_output_section_statement): Change
2977 declaration too.
2978
2979 * ldlang.h (lang_output_section_statement): Export it.
2980 * ldlang.c (lang_output_section_statement): Ditto.
2981
2b5fc1f5
NC
29822000-04-24 Nick Clifton <nickc@cygnus.com>
2983
2984 * ld.texinfo (Output Section Data): Add note that section data
2985 commands cannot appear outside of section directives.
2986
d8475ff6
JL
29872000-04-2 Matthew Green <mrg@cygnus.com>
2988
2989 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
2990
800eeca4
JW
2991Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
2992 David Mosberger <davidm@hpl.hp.com>
2993
2994 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
2995 (eelf64_ia64.c): New rule.
2996 * Makefile.in: Rebuild.
2997 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
2998 * emulparams/elf64_ia64.sh: New file.
50bbae35 2999
c9637625
RH
30002000-04-21 Richard Henderson <rth@cygnus.com>
3001
3002 * scripttempl/elfd30v.sc: Place .gcc_except_table.
3003
28ea9521
AM
30042000-04-19 Alan Modra <alan@linuxcare.com.au>
3005
3006 * dep-in.sed: Match space at start of file name, not at end.
3007
20d04697
L
30082000-04-18 H.J. Lu <hjl@gnu.org>
3009
3010 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
3011 lang_leave_output_section_statement () after calling
3012 lang_enter_output_section_statement ().
3013 * emultempl/armelf.em: Likewise.
3014
5ba47421
AM
30152000-04-18 Alan Modra <alan@linuxcare.com.au>
3016
3017 * emultempl/elf32.em (struct orphan_save): Add section field.
3018 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
3019 better order, and place first orphan section as we did before the
3020 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
3021 Don't call make_bfd_section here, let wild_doit do the job for us.
3022 Don't build a statement list when we'll only throw it away.
3023 * emultempl/armelf.em: Ditto.
3024 * emultempl/pe.em: Similarly.
3025
bdbe5705
GK
30262000-04-14 Geoff Keating <geoffk@cygnus.com>
3027
3028 * scripttempl/elfppc.sc: Remove.
3029 * emulparams/elf32ppc.sh: Use elf.sc.
3030 * emulparams/elf32lppc.sh: Use elf.sc.
3031 * emulparams/elf32ppclinux.sh: Use elf.sc.
3032 * emulparams/elf32ppcsim.sh: New file.
3033 * emulparams/elf32lppcsim.sh: New file.
3034 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
3035 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
3036 * Makefile.in: Regenerate.
3037 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
3038
01cc8ff8
AM
30392000-04-14 Alan Modra <alan@linuxcare.com.au>
3040
5ba47421 3041 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
01cc8ff8 3042 ~SEC_ALLOC sections too. Init start address of debug sections.
5ba47421
AM
3043 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
3044 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
01cc8ff8
AM
3045 Also set all relocateable section start addresses.
3046
6c86c541
GK
30472000-04-13 Geoff Keating <geoffk@cygnus.com>
3048
3049 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
3050 Add new BSS_PLT variable for when .plt need not be contained in
3051 the file. Move _etext so that it is also after .fini, and provide
3052 both etext and _etext with a leading underscore. Mark the start
3053 and end of .sbss.
3054
6a345e87
AM
30552000-04-12 Alan Modra <alan@linuxcare.com.au>
3056
3057 * emultempl/elf32.em (struct orphan_save): New.
3058 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
3059 hold_interp): Make them struct orphan_save.
3060 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
3061 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
3062 the end of the relevant section list. Also add associated section
3063 statements to the end of any previous orphan statements.
3064 * emultempl/armelf.em: Similarly.
3065 * emultempl/pe.em: Similarly.
3066
8be86746
AM
30672000-04-11 Alan Modra <alan@linuxcare.com.au>
3068
3069 * ld.texinfo (Simple Example): Remove extraneous paragraph.
3070
a2d91340 3071Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
50bbae35 3072
a2d91340 3073 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
50bbae35 3074 --enable-build-warnings option.
a2d91340
AC
3075 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
3076 * Makefile.in, configure: Re-generate.
3077
41b49281
AM
30782000-04-04 Alan Modra <alan@linuxcare.com.au>
3079
8ad3436c
AM
3080 * po/ld.pot: Regenerate.
3081
3082 * lexsup.c (help): Restore translated part of bug string.
3083
41b49281
AM
3084 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
3085 (DEP): Quote when passing vars to sub-make. Add warning message
3086 to end.
3087 (DEP1): Rewrite for "gcc -MM".
3088 (CLEANFILES): Add DEP2.
3089 Update dependencies.
3090 * Makefile.in: Regenerate.
3091
c20f4f8c
AM
30922000-04-03 Alan Modra <alan@linuxcare.com.au>
3093
3094 * ld.h: #include "bin-bugs.h"
3095 * lexsup.c (help): Use REPORT_BUGS_TO.
3096
adde6300
AM
30972000-03-27 Denis Chertykov <denisc@overta.ru>
3098
3099 * configure.tgt (avr-*-*): New target support.
3100 * Makefile.am: Likewise.
3101 * scripttempl/elf32avr.sc: New script file.
3102 * emulparams/avr1200.sh: New file.
3103 * emulparams/avr23xx.sh: New file.
3104 * emulparams/avr4433.sh New file.
3105 * emulparams/avr44x4.sh New file.
3106 * emulparams/avr85xx.sh New file.
3107 * emulparams/avrmega103.sh New file.
3108 * emulparams/avrmega161.sh New file.
3109 * emulparams/avrmega603.sh New file.
3110 * Makefile.in: Regenerate.
3111
9282ff41
L
31122000-03-09 Andreas Jaeger <aj@suse.de>
3113
3114 * Makefile.am (check-DEJAGNU): Also unset LANG.
3115 * Makefile.in: Rebuild.
3116
a9998805
ILT
31172000-03-06 Ian Lance Taylor <ian@zembu.com>
3118
3119 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
3120 archive.
3121
f9bc20e7
NC
31222000-03-02 H.J. Lu <hjl@gnu.org>
3123
3124 * emulparams/elf32mcore.sh: Include "getopt.h".
3125
4e277b38
ILT
31262000-03-01 Ian Lance Taylor <ian@zembu.com>
3127
3128 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
3129
f0c87f88
NC
31302000-03-01 H.J. Lu <hjl@gnu.org>
3131
3132 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
3133 * emulparams/shpe.sh: Likewise.
3134
31352000-03-01 Nick Clifton <nickc@cygnus.com>
3136
3137 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
3138 to unused parameters.
3139
3140 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
3141 functions only used by DLL code.
3142 (_place_orphan): Initialise 'dollar'.
3143
b6f29aaa
L
31442000-03-01 H.J. Lu <hjl@gnu.org>
3145
3146 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
3147 indicate if the undefined symbol is a fatal error or not.
3148 Don't delete the output file if "fatal" is false.
3149
af28fce3
L
31502000-02-29 H.J. Lu <hjl@gnu.org>
3151
50bbae35 3152 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
af28fce3
L
3153 Set LC_COLLATE and LC_ALL to null and export them. It is for
3154 sort which expects the C locale.
3155 Add $(LIBS) to all $(HOSTING_LIBS).
3156 * Makefile.in: Rebuild.
3157
40d109bf
AM
31582000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
3159
3160 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
3161 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
3162 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
3163 (ld_emulation_xfer_struct): Add missing NULL initialiser for
3164 find_potential_libraries.
3165
db5be682
JB
31662000-02-28 Jim Blandy <jimb@redhat.com>
3167
3168 * ldgram.y (exclude_name_list): Don't require a comma to separate
50bbae35 3169 list entries; the lexer considers commas to be valid part of a
db5be682
JB
3170 filename, so in something like `foo, bar' the comma is considered
3171 part of the first filename, `foo,'.
3172 * ld.texinfo: Update section on EXCLUDE_FILE lists.
3173
3558ff4c
ILT
31742000-02-27 Loren J. Rittle <ljrittle@acm.org>
3175
3176 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
3177 host "i[3456]86-*-freebsdelf*".
3178
4eee2681
ILT
31792000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
3180
3181 * scripttempl/i386go32.sc: Move misplaced semicolons.
3182
8d75d12d
ILT
31832000-02-25 Ian Lance Taylor <ian@zembu.com>
3184
3185 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
3186 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
3187 (eelf64hppa.c, ehppaelf.c): Remove targets.
3188 * Makefile.in: Rebuild.
3189
a1836d49
AO
31902000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3191
ad51fb57
AO
3192 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
3193 GNU/Linux/sparc, but keep the default as 32.
3194
a1836d49
AO
3195 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
3196 it default if sparcv9 or sparc64.
3197
344a211f
NC
31982000-02-24 Nick Clifton <nickc@cygnus.com>
3199
3200 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
3201 * Makefile.in: Regenerate.
3202 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
3203
3204 * ldemul.h (ld_emulation_xfer_struct): Add new field:
3205 find_potential_libraries.
3206 * ldemul.c (ldemul_find_potential_libraries): New function.
3207
3208 * ldfile.c (ldfile_open_file_search): Allow function to be
50bbae35 3209 exported.
344a211f
NC
3210 (ldfile_open_file): Call ldemul_find_potential_libraries.
3211 * ldfile.h: Add prototype for ldfile_open_file_search.
3212
3213 * pe-dll.c: Add support for ARM, MIPS and SH targets.
3214
3215 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
3216 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
3217
3218 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
3219 (gld_X_find_potential_libraries): New function. Search for
3220 libraries called "*.lib".
3221
a2b64bed 3222 * scripttempl/pe.sc: Add .pdata section.
344a211f 3223
eaba1dd3
RH
32242000-02-23 Richard Henderson <rth@cygnus.com>
3225
3226 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
3227 Add and use memory regions.
3228
5b93d8bb
AM
32292000-02-23 Linas Vepstas (linas@linas.org)
3230
3231 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
3232
3233 * Makefile.am: Add support for Linux/IBM 370.
3234 * configure.tgt: Likewise.
3235
3236 * Makefile.in: Regenerate.
3237
f6af82bd
AM
32382000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
3239
3240 * ldlang.c (print_input_section, print_data_statement,
3241 print_reloc_statement, print_padding_statement, insert_pad,
3242 size_input_section, lang_check_section_addresses,
3243 lang_size_sections, lang_do_assignments, lang_set_startof,
50bbae35 3244 lang_one_common): Change `opb' to unsigned.
f6af82bd
AM
3245 (lang_do_assignments): Also change `size' to unsigned.
3246
9e673ad1
RH
32472000-02-16 Richard Henderson <rth@cygnus.com>
3248
3249 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
3250
562d3460
TW
32512000-02-16 Timothy Wall <twall@cygnus.com>
3252
3253 * mri.c (mri_draw_tree): Add default LMA region argument to call
3254 to lang_leave_output_section_statement.
3255 * ldlang.h: Update prototypes with LMA region arguments.
3256 * ldlang.c (lang_size_sections): Encapsulate region bounds
3257 checking in os_check_region call.
3258 (os_check_region): New function.
3259 (lang_output_section_statement_lookup): Initialize lma_region.
3260 (lang_leave_output_section_statement): Add LMA region argument.
3261 (lang_leave_overlay): Ditto.
3262 * ldgram.y: Handle LMA region syntax.
3263 * ld.texinfo (Output Section Description): Describe LMA region usage.
3264 * emultempl/armelf.em (gld$place_orphan): Add default value for
01cc8ff8 3265 lma region in call to lang_leave_output_section_statement.
562d3460 3266 * emultempl/elf32.em (gld$place_orphan): Add default value for
01cc8ff8 3267 lma region in call to lang_leave_output_section_statement.
562d3460 3268 * emultempl/pe.em (gld$place_orphan): Add default value for
01cc8ff8 3269 lma region in call to lang_leave_output_section_statement.
50bbae35
AM
3270
3271
9e4ed18c
TW
32722000-02-04 Timothy Wall <twall@redhat.com>
3273
3274 * ldlang.c (lang_check_section_addresses): Use bytes instead of
3275 octets when calculating section end addresses.
3276
32edc927
TW
32772000-02-04 Timothy Wall <twall@redhat.com>
3278
3279 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
3280
4cbfc3ac
TW
32812000-02-03 Timothy Wall <twall@redhat.com>
3282
a2b64bed 3283 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4cbfc3ac 3284 octet count.
a2b64bed 3285 * ldlang.c (print_input_section, print_data_statement,
4cbfc3ac
TW
3286 print_reloc_statement, print_padding_statement): Print target
3287 address values and section sizes as bytes, not octets.
3288 (insert_pad) Calculate padding size in octets, and adjust "dot"
3289 by bytes.
3290 (size_input_section) Always adjust "dot" by bytes, not octets.
3291 (lang_check_section_addresses, lang_do_assignments) Adjust
3292 "dot" by bytes, not octets. Use the larger of the directive size
3293 or octets_per_byte for the number of octets actually allocated in
3294 the output section.
3295 (lang_set_startof) Make sure STARTOF returns a target address.
3296 (lang_one_common) Record size changes in octets.
3297 (lang_abs_symbol_at_end_of) Section end symbol's value is
3298 recorded in target bytes.
3299 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
3300 to be clear about behavior when an octet is smaller than one byte.
50bbae35 3301
305c7206
AM
33022000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
3303
3304 * ldcref.c (output_cref): Don't pass message strings to printf
3305 as format arg.
3306 Update copyright.
3307
3308 * ldmisc.c (vfinfo): Same here.
3309 Update copyright.
3310
e1c47aa4
AM
33112000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
3312
3313 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
3314 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
3315 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
3316 Add missing NULL initialisers, and comments.
3317
3318 * testsuite/ld-srec/sr3.cc (__rethrow): New.
3319
13392b77
NC
33202000-01-21 Nick Clifton <nickc@cygnus.com>
3321
3322 * ldlang.c (lang_size_sections): Fix typo in comment.
3323
cce4c4c5
NC
33242000-01-18 H.J. Lu <hjl@gnu.org>
3325
3326 * ldlang.c (lang_size_sections): Also update the current
3327 address of a region if the SEC_NEVER_LOAD bit is not set.
3328
0decc840
NC
33292000-01-10 Philip Blundell <pb@futuretv.com>
3330
3331 * configure.tgt (arm*-*-conix*): New target.
3332
4e53152f
NC
33332000-01-07 Nick Clifton <nickc@cygnus.com>
3334
3335 * ld.texinfo (Options): Remind users to preceed linker command
fa19fce0
NC
3336 line switches with -Wl, (or whatever is appropriate) if it is
3337 being invoked by a comnpiler driver program.
50bbae35 3338 Fix description of the behaviour of the -n command line switch.
4e53152f 3339
18625d54
CM
3340Wed Jan 5 08:02:12 2000 Catherine Moore <clm@cygnus.com>
3341
3342 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
3343 (name_list): New.
3344 * ld.texinfo (EXCLUDE_FILE): Update documentation.
3345 * ldgram.y (wildcard_spec): Support a list of excluded_files.
3346 (exclude_name_list): New.
3347 ldlang.c (walk_wild_section): Support list of excluded files.
3348 (print_wild_statement): Likewise.
3349 (lang_add_wild): Likewise.
3350 * ldlang.h (lang_wild_statement_type): Likewise.
3351 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
6ddeca85 3352
5aaace27
NC
33532000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
3354
870df5dc
NC
3355 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
3356 (process_def_file): Use.
3357 (pe_dll_compat_implib): New variable.
3358 (make_one): Use.
50bbae35 3359
870df5dc
NC
3360 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
3361 pe_dll_compat_implib.
50bbae35
AM
3362
3363 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
870df5dc
NC
3364 compat-implib options.
3365 (gld_${EMULATION_NAME}_list_options): List new options.
3366 (gld_${EMULATION_NAME}_parse_args): Handle.
3367
50bbae35 3368 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
5aaace27 3369 dll.
50bbae35
AM
3370
3371 * deffilep.y (opt_name): Allow "." in name.
5aaace27 3372
2f6d2f85 3373For older changes see ChangeLog-9899
252b5132
RH
3374\f
3375Local Variables:
3376mode: change-log
3377left-margin: 8
3378fill-column: 74
3379version-control: never
3380End:
This page took 0.375637 seconds and 4 git commands to generate.