* partial-stab.h: Revert previous patch.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
c04a062d
NC
12001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2
3 * configure.tgt: Remove i370-mvs architecture, it is not currently
4 supported.
5
96fcab3e
L
62001-05-25 H.J. Lu <hjl@gnu.org>
7
8 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
9 like emulparams/aixppc.sh.
10
db8d4f23
L
112001-05-25 H.J. Lu <hjl@gnu.org>
12
13 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
14 setting of output_filename after bfd_scan_arch.
15 * emultempl/pe.em: Likewise.
16
5f642101
L
172001-05-25 H.J. Lu <hjl@gnu.org>
18
19 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
20 like emulparams/aixppc.sh.
21
22 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
23 instead of ${srcdir}/emultempl/stringify.sed.
24
64e9ece0
TW
252001-05-25 Timothy Wall <twall@oculustech.com>
26
27 * emulparams/elf64_aix.sh: Change settings to match IBM linker
28 output.
29
c709b096
AM
302001-05-25 Alan Modra <amodra@one.net.au>
31
32 * configure.host: Replace linuxoldld with linux*oldld.
33 * configure.tgt: Likewise.
34
6cbdcc6f
L
352001-05-24 H.J. Lu <hjl@gnu.org>
36
37 * emultempl/stringify.sed: Removed again.
38
86af25fe
L
392001-05-24 H.J. Lu <hjl@gnu.org>
40
41 * emultempl/aix.em (OUTPUT_ARCH): Defined.
42 (gld${EMULATION_NAME}_before_parse): Initialize
43 ldfile_output_architecture, ldfile_output_machine and
44 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
45 * emultempl/beos.em: Likewise.
46 * emultempl/elf32.em: Likewise.
47 * emultempl/linux.em: Likewise.
48 * emultempl/mipsecoff.em: Likewise.
49 * emultempl/pe.em: Likewise.
50 * emultempl/sunos.em: Likewise.
51
3b1b01cf
TR
522001-05-24 Tom Rix <trix@redhat.com>
53
54 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
55 udate import file format.
56 (change_symbol_mode) New, same
57 (is_syscall) New, same
58 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
59 * emulparams/aixppc64.sh : same
60 * emulparams/aixrs6.sh : same
61 * emulparams/ppcmacos.sh : same
62 * emultempl/aix.em : use strtoull to parse options
63 * Makefile.am : add eaixppc64 emulation for xcoff64
64 * Makefile.in : same
65 * configure.tgt : same
66
67 * scripttempl/aix.sc : default text section offset to 0x10000000
68 default data section offset to 0x20000000
69 add .sv3264 and .sv64 pseudo sections
70 loader and debug sections use the currect section offset.
71
72 * emultempl/aix.em : Add xcoff64 support
73 Add -binitfini support
74 (gld${EMULATION_NAME}_before_parse) -binitfini
75 (gld${EMULATION_NAME}_parse_args) same
76 (gld${EMULATION_NAME}_before_allocation) format change for special
77 sections
78
79 * emulparams/aixppc64.sh : New file for xcoff64 support
80
812000-01-18 H.J. Lu <hjl@gnu.org>
82
57e6abd2
AO
832001-05-23 Alexandre Oliva <aoliva@redhat.com>
84
85 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
86 variable to avoid non-portable shell construct.
87
d1cf510e
NC
882001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
89
90 * ldmain.c (get_emulation): Add -mips5 command line argument.
91
506eee22
NC
922001-05-22 Alexandre Oliva <aoliva@redhat.com>
93
94 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
95 (ELF_INTERPRETER_NAME): Define it.
96 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
97 it.
98 * configure.tgt (targ_emul, targ_extra_emuls)
99 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
100 as primary, elf_i386 as extra.
101 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
102 (eelf_i386_ldso.c): New rule.
103 * Makefile.in: Rebuilt.
104
1052001-05-22 Nick Clifton <nickc@redhat.com>
106
107 * lexsup.c (ld_options): Allow -I to be an alias for
108 --dynamic-linker. This is for Solaris compatability.
109 * ld.texinfo: Document that -I can be used.
110 * ld.1: Regenerate.
111
d1778b88
AM
1122001-05-16 Alan Modra <amodra@one.net.au>
113
114 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
115 whether an input section is the first one assigned to an output
116 section.
117 Assorted formatting fixes.
118
02649152
DD
1192001-05-14 DJ Delorie <dj@delorie.com>
120
121 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
122 * Makefile.in: Ditto.
123
579f31ac
JJ
1242001-05-11 Jakub Jelinek <jakub@redhat.com>
125
126 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
127 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
128 output sections.
129 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
130
8550eb6e
JJ
1312001-05-11 Jakub Jelinek <jakub@redhat.com>
132
133 * ldlang.c (lang_process): Call bfd_merge_sections.
134
8e5a525c
AM
1352001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
136
137 * ldgram.y: Fix typo.
138
1c9acd94
L
1392001-05-03 H.J. Lu <hjl@gnu.org>
140
141 * emultempl/elf32.em: Include "libiberty.h".
142 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
143 basename of the bfd filename.
144 (gld${EMULATION_NAME}_stat_needed): Likewise.
145 (gld${EMULATION_NAME}_try_needed): Likewise.
146 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
147
14fe918e
L
1482001-05-02 H.J. Lu <hjl@gnu.org>
149
150 * emultempl/pe.em: Include <ctype.h>.
151
c7e40348
NC
1522001-05-02 Johan Rydberg <jrydberg@opencores.org>
153
154 * emulparams/elf32openrisc.sh: New file.
155
156 * Makefile.am: Add OpenRISC target.
157 * Makefile.in: Regenerated.
158
159 * configure.tgt: Add openrisc-*-* mapping.
160
1612001-05-02 Nick Clifton <nickc@redhat.com>
162
163 * emultempl/aix.em: Replace buystring with xstrdup.
164 * emultempl/beos.em: Replace buystring with xstrdup.
165
d1b2b2dc
L
1662001-05-02 H.J. Lu <hjl@gnu.org>
167
168 * ldfile.c: Include "libiberty.h".
169 * ldlex.l: Likewise.
170
171 * ldmisc.c (buystring): Removed.
172 * ldmisc.h: Likewise.
173
174 * ldfile.c: Replace buystring with xstrdup.
175 * ldlang.c: Likewise.
176 * ldlex.l: Likewise.
177 * ldmain.c: Likewise.
178 * ldmisc.c: Likewise.
179 * lexsup.c: Likewise.
180 * mpw-eppcmac.c: Likewise.
181
35714f2a
AJ
1822001-04-30 Andreas Jaeger <aj@suse.de>
183
184 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
185
884fb58e
NC
1862001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
187
188 * ldlang.c (load_symbols): Give emulation a chance
189 to process unrecognized file before fatal error is
190 reported, not after.
191
87748b32
NC
1922001-04-27 Sean McNeil <sean@mcneil.com>
193
194 * configure.tgt: Add arm-vxworks target.
195 * scripttempl/armcoff.sc: Support .text or .data as a section name
196 prefix.
197 Define _etext.
35714f2a 198
7ce691ae
C
1992001-04-13 J.T. Conklin <jtc@redback.com>
200
201 * ld.texinfo: Document --fatal-warnings.
202 * ld.1: Regenerate.
203
204 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
35714f2a 205 warnings have been turned into errors.
7ce691ae
C
206 * lexsup.c (OPTION_WARN_FATAL): Define.
207 (ld_options): Entry for --fatal-warnings.
208 (parse_args): Handle OPTION_WARN_FATAL.
209 * ld.h (ld_config_type): Add fatal_warnings field.
210
f5fa8ca2
JJ
2112001-04-13 Jakub Jelinek <jakub@redhat.com>
212
213 * ldmain.c (main): Default to discard_sec_merge.
214 * lexsup.c (OPTION_DISCARD_NONE): Define.
215 (ld_options): Add --discard-none.
216 (parse_args): Handle OPTION_DISCARD_NONE.
217 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
218 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
219 all its input sections match.
220
fdec3cfc
L
2212001-04-05 Steven J. Hill <sjhill@cotw.com>
222
223 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
224 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
225 (eelf32ltsmip.c): New target.
226 (eelf64btsmip.c): Likewise.
227 (eelf64ltsmip.c): Likewise.
228 * Makefile.in: Regenerated.
229
230 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
231 target.
232 (mips*-*-linux-gnu*): Likewise.
233
234 * emulparams/elf32ltsmip.sh: New. Traditional little endian
235 MIPS taget.
35714f2a 236 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
fdec3cfc
L
237 target.
238 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
239 endian target.
240
589bad82
HPN
2412001-04-05 Hans-Peter Nilsson <hp@axis.com>
242
243 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
244 correct value of __Stext here.
245 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
246 .startup section.
247
248 * emulparams/crislinux.sh: Remove FIXME.
249
94202e16
AM
2502001-04-02 Alan Modra <alan@linuxcare.com.au>
251
252 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
253 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
254
1268a053
HPN
2552001-03-27 Hans-Peter Nilsson <hp@axis.com>
256
257 * configure.tgt (cris-*-*): Change default emulation to criself.
258 (cris-*-*aout*): New rule.
259
d85e9ff7
AM
2602001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
261
262 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
263 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
264
0879a67a
AJ
2652001-03-26 Andreas Jaeger <aj@suse.de>
266
267 * ld.texinfo (Overview): Fix syntax in texi code.
268
0285c67d
NC
2692001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
270
271 * ld.texinfo: Put @c man indications to generate the ld man page.
272 When generating man, define all the variables. Define SEEALSO
273 and SYNOPSIS. Re-organize some lines to avoid the cross references.
274 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
275 (ld.1): Generate from ld.texinfo.
276 * Makefile.in: Regenerate.
277
c20ec07b
NC
2782001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
279
280 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
281 and '-fdata-sections'. Set the VMA of STABS sections to zero.
282
cc5ce052
UD
2832001-03-17 Ulrich Drepper <drepper@redhat.com>
284
285 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
286 is an absolute path look only for this file and not along the path.
287
a1ab1d2a
UD
2882001-03-17 Ulrich Drepper <drepper@redhat.com>
289
290 * emultempl/elf32.em (OPTION_GROUP): New macro.
291 Add new option Bgroup to longopts.
292 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
293 (gld*_list_options): Add -Bgroup and -z defs.
294 * ld.1: Document -Bgroup and -z defs.
295 * ld.texinfo: Likewise.
296
788fca5a
MM
2972001-03-07 Michael Meissner <meissner@redhat.com>
298
299 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
300 with sections created by -fdata-sections.
301 (.dynbss,.bss): Ditto.
302
1c7566d1
AM
3032001-03-05 Alan Modra <alan@linuxcare.com.au>
304
305 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
306 after_allocation_default, not gld..._before_allocation.
307
1688b748
MH
3082001-02-28 Matt Hiller <hiller@redhat.com>
309
310 * testsuite/ld-scripts/crossref.exp: Initialize flags to
311 [big_or_little_endian].
312 * testsuite/ld-undefined/undefined.exp: Ditto, and include $flags
313 in ld invocations.
314 * testsuite/lib/ld-lib.exp (big_or_little_endian): Recognize -EB,
c19bd1c6 315 -eb, -EL and -el.
1688b748
MH
316 (is_endian_output_format): New function.
317 (default_ld_link): Set flags to [big_or_little_endian] only if ld
318 is being invoked such that the output format being used is of
319 known endianness.
320 (default_ld_simple_link): Ditto.
321
27b7e12d
AM
3222001-02-27 Alan Modra <alan@linuxcare.com.au>
323
324 * configure.in (BFD_VERSION): New.
325 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
326 * configure: Regenerate.
327 * Makefile.am: Run "make dep-am"
328 * Makefile.in: Regenerate.
329
2bc551c7
TW
3302001-02-26 Timothy Wall <twall@cygnus.com>
331
332 * emulparams/elf64_aix.sh: Add additional read-only sections;
333 uncomment lines which are now required.
334
1276aefa
NC
3352001-02-26 H.J. Lu <hjl@gnu.org>
336
337 * ldlang.c (open_input_bfds): Set the bfd error handler so
338 that problems can be caught whilst loading symbols.
339 (record_bfd_errors): New function: Report BFD errors and mark
340 the executable output as being invalid.
341
41c49998
TW
3422001-02-22 Timothy Wall <twall@cygnus.com>
343
344 * configure.host: Add configuration for ia64-*-aix*.
345 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
346 Add dependencies for eelf64_aix.c.
347 * Makefile.in: Regenerate.
348 * configure.tgt: Add ia64-*-aix* mapping.
349 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
a2b64bed 350 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
0879a67a
AJ
351 AIX-specific test.
352
78f85fd7
L
3532001-02-20 H.J. Lu <hjl@gnu.org>
354
355 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
356 false if we found the file.
357
1ac7e077 3582001-02-18 David O'Brien <obrien@FreeBSD.org>
fb33b906
DB
359
360 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
361 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
362
e135f41b
NC
3632001-02-18 lars brinkhoff <lars@nocrew.org>
364
365 * Makefile.am: Add PDP-11 target.
366 * configure.tgt: Likewise.
367 * emulparams/pdp11.sh: New file.
368
a842aceb
DB
3692001-02-17 David O'Brien <obrien@FreeBSD.org>
370
371 * configure.host: Add a generic FreeBSD configuration entry such that
372 all [modern] FreeBSD systems on all platforms will look the same.
373
24174db0
L
3742001-02-14 H.J. Lu <hjl@gnu.org>
375
376 * configure.tgt: Remove mention of earmelf_linux26.
377
30c3c13a
RH
3782001-02-13 Richard Henderson <rth@redhat.com>
379
380 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
381
b46a87b1
L
3822001-02-13 H.J. Lu <hjl@gnu.org>
383
384 * ldexp.h (node_type): Add etree_provided.
385 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
386 type to etree_provided if defined by PROVIDE. Allow updating
0879a67a 387 for etree_provided.
b46a87b1
L
388 (exp_print_tree): Handle etree_provided.
389 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
390 etree_provided.
391
f3988fd9
RH
3922001-02-09 David Mosberger <davidm@hpl.hp.com>
393
394 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
395 .IA_64.unwind.* pattern to unwind table section and
396 .IA_64.unwind_info* pattern to unwind info section.
397
a85d7ed0
NC
3982001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
399
400 * Makefile.am: Add linux target for S/390.
401 * Makefile.in: Likewise.
402 * configure.host: Likewise.
403 * configure.tgt: Likewise.
404 * emulparams/elf64_s390.sh: New file.
405 * emulparams/elf_s390.sh: New file.
406
780248c4
JJ
4072001-02-09 Jakub Jelinek <jakub@redhat.com>
408
409 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
410 targ_extra_libpath.
411 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
412
0e2534bd
PB
4132001-02-06 Philip Blundell <philb@gnu.org>
414
415 * Makefile.am: Remove mention of earmelf_linux26.
416 * Makefile.in: Regenerate.
417
46c1ea57
PB
4182001-02-04 Philip Blundell <philb@gnu.org>
419
420 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
421 * emulparams/armelf_linux26.sh: Delete.
422 * configure.tgt: Remove mention of armelf_linux26 emulation.
423
0088edd2
NC
4242001-02-01 Nick Clifton <nickc@redhat.com>
425
426 * ld.1: Replace occurances of -oformat with --oformat.
427
02aa14fb
AM
4282001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
429
430 * ldlang.c (lang_leave_overlay): Don't set lma_region when
431 load_base is specified.
432
f813923c
HPN
4332001-01-24 Hans-Peter Nilsson <hp@axis.com>
434
435 * emultempl/elf32.em: Correct spelling in comments and listed
436 options.
437
c1eb1488
AM
4382001-01-23 Alan Modra <alan@linuxcare.com.au>
439
440 * ldlang.c (lang_leave_overlay): Only set lma_region from the
441 default for the first section of a group of overlay sections.
442
d9fc3714
AM
4432001-01-22 Alan Modra <alan@linuxcare.com.au>
444
445 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
446 * Makefile.in: Regenerate.
447 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
448 Check for null tool_dir.
449
6be0ca94
JW
4502001-01-16 Jim Wilson <wilson@redhat.com>
451
452 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
453 and IA_64.unwind.info.
454
b9247304
L
4552001-01-16 H.J. Lu <hjl@gnu.org>
456
457 * ldlang.c (lang_check): Merge the private data only if the
458 input file has contents.
459
577a0623
AM
4602001-01-14 Alan Modra <alan@linuxcare.com.au>
461
d952f17a
AM
462 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
463
ffd6e9de
AM
464 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
465 enabling search for libmilli. On a relocatable link, make .text
466 sections unique.
467 (LDEMUL_AFTER_PARSE): Define.
468 (hppaelf_finish): Correct spelling of relocatable in comments.
469
577a0623
AM
470 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
471 rummage through the script for sections on the unique list.
472 Correct length of strncmp for ".note".
473 (gld${EMULATION_NAME}_check_needed): Rearrange function.
474
475 * ldlang.c (unique_section_list): New var.
476 (unique_section_p): New function.
477 (walk_wild_section): Don't match sections on unique_section_list.
478 (lang_add_unique): New function.
ffd6e9de 479 Correct spelling of relocatable in comments.
577a0623
AM
480
481 * ldlang.h (struct unique_sections): Declare.
482 (unique_section_list): Declare.
483 (unique_section_p): Declare.
484 (lang_add_unique): Declare.
485
486 * lexsup.c (ld_options): Allow --unique to take an optional arg.
487 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
488
489 * ld.texinfo (--unique): Update.
490
b7ed8fad
NC
4912001-01-13 Nick Clifton <nickc@redhat.com>
492
493 * lexsup.c (parse_args): Remove spurious white space.
494
d0398d6a
NC
4952001-01-12 Nick Clifton <nickc@redhat.com>
496
497 * lexsup.c (parse_args): Update copyright date.
498
350fdb00
PB
4992001-01-12 Philip Blundell <pb@futuretv.com>
500
501 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
502
60c6797e
KH
5032001-01-10 Kazu Hirata <kazu@hxi.com>
504
505 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
506 * scripttempl/h8300h.sc: Fix formatting.
507 * scripttempl/h8300s.sc: Likewise.
69f06969
KH
508 * scripttempl/h8500.sc: Likewise.
509 * scripttempl/h8500b.sc: Likewise.
510 * scripttempl/h8500c.sc: Likewise.
511 * scripttempl/h8500m.sc: Likewise.
512 * scripttempl/h8500s.sc: Likewise.
60c6797e 513
482e8b32
DB
5142000-01-07 David O'Brien <obrien@BSDi.com>
515
516 * emultempl/elf32.em: Only perform Linux ld hints processing when
517 targeting Linux.
518
d7ed7ca6
PB
5192001-01-07 Philip Blundell <philb@gnu.org>
520
521 * ld.texinfo (Bug Reporting): Update email address for reports.
522
0fc3347a
NC
5232000-12-31 Nick Clifton <nickc@redhat.com>
524
525 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
526 options by checking for a return value of '?' not -1.
527
e4897a32
NC
5282000-12-28 Nick Clifton <nickc@redhat.com>
529
530 * lexsup.c (struct ld_option): Add new enum value:
531 EXACTLY_TWO_DASHES.
532 (ld_options[]): Change -omagic, -output and -oformat options
533 to be EXACTLY_TWO_DASHES.
534 (OUTPUT_COUNT): Use ARRAY_SIZE.
535 (parse_args): Change parameter 'argc' to unsigned.
536 Place EXACTLY_TWO_DASHES options into new really_longopts
537 array.
538 If getopt_long_only fails, try calling getopt_long using the
539 really_longopts array.
540 (help): Print a double dash for both EXACTLY_TWO_DASHES and
541 TWO_DASHES options.
542
543 * ldlex.h: Fix prototype of parse_args.
544
545 * ld.texinfo: Document that long options starting with 'o'
546 must be preceeded by two dashes. Change example of a single
547 dashed long option from -oformat to -trace-symbol.
548
1122a5fc
NC
5492000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
550
551 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
552 (longopts[]): New --no-default-excludes option.
553 (gld_${EMULATION_NAME}_list_options): Document.
554 (gld_${EMULATION_NAME}_parse_args): Handle.
555
037849a9
NC
5562000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
557
558 * ldlang.c (new_stat): Revert the last beautification with "innocent"
559 whitespace, it breaks the K&R C preprocessor.
560
7ec229ce
DD
5612000-12-11 DJ Delorie <dj@redhat.com>
562
563 * ld.texinfo: Add notes about --whole-archive and gcc.
564
b79e8c78
NC
5652000-11-18 Fred Fish <fnf@be.com>
566
567 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
568 (ld_options): Entry for --allow-shlib-undefined.
569 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
570 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
571 to false.
572 * ld.texinfo: Document new command line switch.
d952f17a 573
9a8e2505
GK
5742000-12-12 Geoffrey Keating <geoffk@redhat.com>
575
576 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
577 .fixup is actually read/write.
578 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
579 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
580 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
581
b8355149
JH
582Mon Dec 11 14:50:33 MET 2000 Jan Hubicka <jh@suse.cz>
583
584 * NEWS: Add note about x86_64 architecture.
585
93b63cd3
DD
5862000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
587
588 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
589 Set DWARF2 sections to a VMA of zero.
590
24f6971a
NC
5912000-12-01 Joel Sherrill <joel@OARcorp.com>
592
d952f17a 593 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
24f6971a
NC
594 New targets.
595 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
596 (sparc*-*-rtems*): Switched from a.out to ELF.
597
2be3aa03
NC
5982000-11-30 Jan Hubicka <jh@suse.cz>
599
600 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
601 (eelf_x86_64.c): New.
602 * Makefile.in: Regenerate.
603 * configure.tgt: Add support for x86_64-*-linux-gnu*.
604 * emulparams/elf_x86_64.sh: New.
605
8c899858
HPN
6062000-11-30 Hans-Peter Nilsson <hp@axis.com>
607
608 * emulparams/crislinux.sh (ENTRY): Change back to _start.
609 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
610
611 * scripttempl/crisaout.sc: Change all RELOCATING not related to
612 merging non-a.out sections into CONSTRUCTING.
613
e47b9e39
NC
6142000-11-28 Nick Clifton <nickc@redhat.com>
615
616 * ld.1 (COPYING): Mention that the GNU Free Documentation
617 License is present in the sources, but not the output, and
618 also available from the GNU website.
619 (GNU Free Documentation License): Comment out this section.
620
ad95f82a
DB
6212000-11-28 David O'Brien <obrien@dragon.nuxi.com>
622
623 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
624 does not use them.
625
fd89e65f
DB
6262000-11-25 David O'Brien <obrien@FreeBSD.org>
627
628 * ld.1: Remove old date so it does not give the impression the manpage
629 is way out of date.
630
077b8428
NC
6312000-11-24 Nick Clifton <nickc@redhat.com>
632
633 * configure.tgt (xscale-coff): Add target.
634 (xscale-elf): Add target.
635
49425d28
NC
6362000-11-24 Fred Fish <fnf@be.com>
637
d952f17a
AM
638 * ldmain.c (main): Remove redundant init of config.make_executable
639 to true.
49425d28 640
d3480244
RH
6412000-11-15 Richard Henderson <rth@redhat.com>
642
643 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
644
1ce7de8b
KH
6452000-11-14 Kazu Hirata <kazu@hxi.com>
646
647 * scripttempl/h8300.sc: Fix formatting.
648 * scripttempl/h8300h.sc: Likewise.
649 * scripttempl/h8300s.sc: Likewise.
650
208d5cd0
DC
651Tue Nov 14 00:59:19 2000 Denis Chertykov <denisc@overta.ru>
652
653 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
654
2e418547
PB
6552000-11-09 Philip Blundell <pb@futuretv.com>
656
657 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
658 around orphan sections whose names can be represented in C.
659
c940e6fc
JW
6602000-11-07 Jim Wilson <wilson@redhat.com>
661
662 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
663 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
664
704c465c
NC
6652000-11-06 Nick Clifton <nickc@redhat.com>
666
667 * ld.texinfo: Add GNU Free Documentation License.
668 * ldint.texinfo: Add GNU Free Documentation License.
cf055d54 669 * ld.1: Add GNU Free Documentation License.
704c465c 670
dca7760f
AM
6712000-11-05 Alan Modra <alan@linuxcare.com.au>
672
673 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
674 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
675
676 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
677 Move 2000-11-02 Makefile.in changes to this file.
678 * Makefile.in: Regenerate.
679
40a633d5
NC
6802000-11-03 Nick Clifton <nickc@redhat.com>
681
682 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
683 constructors and destructors.
684 * scripttempl/h8300h.sc: Ditto.
685 * scripttempl/h8300s.sc: Ditto.
686 * scripttempl/h8500.sc: Ditto.
687 * scripttempl/h8500b.sc: Ditto.
688 * scripttempl/h8500c.sc: Ditto.
689 * scripttempl/h8500m.sc: Ditto.
690 * scripttempl/h8500s.sc: Ditto.
691 * scripttempl/v850.sc: Ditto.
692 * scripttempl/w65.sc: Ditto.
693 * scripttempl/z8000.sc: Ditto.
694
59ff2774
NC
6952000-11-02 Per Lundberg <plundis@chaosdev.org>
696
697 * Makefile.in (e_i386_chaos.c): New rule.
698 (ALL_EMULATIONS): Added e_i386_chaos.o.
699 * emulparams/elf_i386_chaos.sh: New file.
700 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
701
645571e1
JJ
7022000-10-20 Jakub Jelinek <jakub@redhat.com>
703
704 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
705 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
706 Fix sed invocation, so that it coped with '/' in Solaris 64bit
707 library path suffix.
708 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
709
c5975a45
HPN
7102000-10-18 Hans-Peter Nilsson <hp@axis.com>
711
712 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
713 for consecutive sections.
714
ea20a7da
CC
7152000-10-17 Chandrakala Chavva <cchavva@redhat.com>
716
d952f17a
AM
717 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
718 options.
719 * ld.texinfo: Added notes about this new option.
ea20a7da 720
6e45556a
NC
7212000-10-16 Nick Clifton <nickc@redhat.com>
722
723 * emultempl/pe.em (_after_open): Add tests of return values from
724 bfd functions. Emit appropriate error messages if necessary.
725
b9a69188
NC
7262000-10-13 Nick Clifton <nickc@redhat.com>
727
728 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
102c86f8
NC
729 local variables - they are not used, but leave in the call to
730 bfd_canonicalize_symtab.
b9a69188
NC
731 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
732 pe_dll_search_prefix.
733
627427de 7342000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
d952f17a 735
627427de
DD
736 * emultempl/pe.em (pe_dll_search_prefix): New variable,
737 (longopts): New --dll-search-prefix option.
738 (gld_${EMULATION_NAME}_list_options): Document.
739 (gld_${EMULATION_NAME}_parse_args): Handle.
740 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
741 dynamically, search for a dll named '<prefix><basename>.dll'
742 in preference to 'lib<basename>.dll' if --dll-search-prefix
743 is specified.
744
24376d1b
AM
7452000-10-12 Alan Modra <alan@linuxcare.com.au>
746
747 * ldlang.c (section_already_linked): Set kept_section instead of
748 sec->comdat->sec.
749
e47d05ad
KH
7502000-10-10 Kazu Hirata <kazu@hxi.com>
751
752 * deffile.h: Fix formatting.
753 * lexsup.c: Likewise.
754 * mri.c: Likewise.
755
23a87948
DD
7562000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
757
758 * pe-dll.c (make_one): Do not generate code thunk for DATA
759 exports.
760 (process_def_file): deduce DATA flag for auto-export sumbols.
761
86b1cc60
KH
7622000-10-09 Kazu Hirata <kazu@hxi.com>
763
89cdebba
KH
764 * ld.h: Fix formatting.
765 * ldcref.c: Likewise.
766 * ldctor.h: Likewise.
767 * ldemul.c: Likewise.
768 * ldemul.h: Likewise.
769 * ldexp.c: Likewise.
770 * ldexp.h: Likewise.
771 * ldfile.c: Likewise.
772 * ldfile.h: Likewise.
773 * ldlang.c: Likewise.
774 * ldlang.h: Likewise.
775 * ldmain.c: Likewise.
7bfd51a3
KH
776 * pe-dll.c: Likewise.
777
778 * pe-dll.c: Revert some formatting fixes.
86b1cc60 779
d643799d
KH
7802000-10-08 Kazu Hirata <kazu@hxi.com>
781
782 * pe-dll.c: Fix formatting.
783
08da4cac
KH
7842000-10-05 Kazu Hirata <kazu@hxi.com>
785
786 * ldlang.c: Fix formatting.
787
c2a94a7a
DD
7882000-10-03 DJ Delorie <dj@redhat.com>
789
790 * pe-dll.c (fill_edata): initialize entire block
791 (make_one): fill in correct section.
792
8c95a62e
KH
7932000-10-03 Kazu Hirata <kazu@hxi.com>
794
795 * ldexp.c: Fix formatting.
796
486e80e2
DD
7972000-10-02 DJ Delorie <dj@redhat.com>
798
799 * emultempl/pe.em (gld_*_after_open): detect case where there two
800 import libraries for same dll; rename one to ensure proper link
801 order.
802
803 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
804 typo
805 (generate_edata): fix typo
806
24dd9f75
HPN
8072000-09-29 Hans-Peter Nilsson <hp@axis.com>
808
809 * scripttempl/crisaout.sc (ENTRY): Now __start.
810 (.text): Add default setting for __start.
811 Remove CONSTRUCTORS handling.
812 (/DISCARD/): Add .gnu.warning.*.
813 * emulparams/crislinux.sh (ENTRY): Now __start.
814 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
815 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
816 (ENTRY): Now __start.
817 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
818 (EXECUTABLE_SYMBOLS): Add default setting for __start.
819
4de2d33d
KH
8202000-09-29 Kazu Hirata <kazu@hxi.com>
821
5cc18311
KH
822 * deffile.h: Fix formatting.
823 * ld.h: Likewise.
824 * ldcref.c: Likewise.
4de2d33d 825 * ldctor.c: Likewise.
5cc18311 826 * ldctor.h: Likewise.
4de2d33d 827 * ldemul.c: Likewise.
5cc18311 828 * ldemul.h: Likewise.
4de2d33d 829 * ldexp.c: Likewise.
5cc18311 830 * ldexp.h: Likewise.
4de2d33d 831 * ldfile.c: Likewise.
5cc18311 832 * ldfile.h: Likewise.
4de2d33d 833 * ldlang.c: Likewise.
5cc18311
KH
834 * ldlang.h: Likewise.
835 * lexsup.c: Likewise.
836 * mri.c: Likewise.
837 * pe-dll.c: Likewise.
4de2d33d 838
45b1f63c
DD
8392000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
840
841 * pe-dll.c (process_def_file): Uninitialized data wasn't
842 exported with --export-all-symbols switch.
d952f17a 843
45b1f63c
DD
8442000-09-28 DJ Delorie <dj@redhat.com>
845
846 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
847 noname work properly.
848
47d89dba
AM
8492000-09-28 Alan Modra <alan@linuxcare.com.au>
850
851 * ld.texinfo (HPPA ELF32): New section.
852
853 * emultempl/hppaelf.em (group_size): New.
854 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
855 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
856 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
857 options to prevent abbreviations matching.
858 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
859 (PARSE_AND_LIST_ARGS_CASES): Handle it.
860
36bdbeec
NC
8612000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
862
863 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
864 on the m68*-*-elf target. Make it support COFF input objects.
865
6d5e62f8
KH
8662000-09-21 Kazu Hirata <kazu@hxi.com>
867
868 * ldmain.c: Fix formatting.
869 * ldmisc.c: Likewise.
870 * ldver.c: Likewise.
871 * ldwrite.c: Likewise.
872
e2eb67d9
AM
8732000-09-21 Alan Modra <alan@linuxcare.com.au>
874
875 * ldwrite.c (clone_section): Silence gcc warnings.
876
b3ea3584
AM
8772000-09-20 Alan Modra <alan@linuxcare.com.au>
878
879 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
880 out of memory failure.
881
882 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
883 (clone_section): Handle out of memory failures. Rename var to
884 avoid c++ reserved word.
885
25f72752
AM
8862000-09-18 Alan Modra <alan@linuxcare.com.au>
887
888 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
889 stub_name param to stub_sec_name.
890 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
891
0752970e
NC
8922000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
893
894 * emultempl/m68kelf.em: New file.
895 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
896 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
897 * Makefile.in: Regenerate.
898
92b7e9d8
AM
8992000-09-15 Alan Modra <alan@linuxcare.com.au>
900
901 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
902 only as needed.
903
9b14b192
NC
9042000-09-13 Nick Clifton <nickc@redhat.com>
905
906 * ldmain.c (multiple_definition): Disable relaxation if
907 multiple symbol definitions are encountered - otherwise the
908 linker could abort with an assertion failure.
909
891fa266
NC
9102000-09-10 Nick Clifton <nickc@redhat.com>
911
912 * mri.c: Fix formatting.
913
5d64ca4e
L
9142000-09-07 H.J. Lu <hjl@gnu.org>
915
916 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
917 * configure: Rebuild.
918
dd94604f
L
9192000-09-07 H.J. Lu <hjl@gnu.org>
920
921 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
922 * Makefile.in: Rebuild.
923
71bfc0ae
AM
9242000-09-07 Alan Modra <alan@linuxcare.com.au>
925
926 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
927 broken list handling. Create __start_SECNAME and __stop_SECNAME
928 when no place-holder. Add some comments. Test both SEC_CODE and
929 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
ed15ac6a 930 Handle case where no output section statement created.
71bfc0ae 931
4a428502
AO
9322000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
933
934 * configure.tgt (sh-*-linux*): Added.
935 * Makefile.am: Added eshelf_linux and eshlelf_linux.
936 * Makefile.in: Rebuilt.
937 * emulparams/shelf_linux.sh: New file.
938 * emulparams/shlelf_linux.sh: New file.
939
f9989030
AM
9402000-09-06 Alan Modra <alan@linuxcare.com.au>
941
942 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
943 try shuffling sections when the orphan happens to be the place
944 holder. Keep count of unique section names generated so we speed
945 the search for a new name.
946
58cccadb
AO
9472000-09-06 Alexandre Oliva <aoliva@redhat.com>
948
949 * configure: Rebuilt with new libtool.m4.
950
5b343f5a
NC
9512000-09-05 Nick Clifton <nickc@redhat.com>
952
953 * Makefile.in: Regenerate.
954 * aclocal.m4: Regenerate.
955 * configure: Regenerate.
956 * config.in: Regenerate.
957 * po/ld.pot: Regenerate.
958
959 * ldint.texinfo: Remove CVS revision marker - it foils local
960 comparisons.
961
962 * emultempl/ticoff.em: Remove extraneous comma.
50bbae35 963
a854a4a7
AM
9642000-09-05 Alan Modra <alan@linuxcare.com.au>
965
3231d22e
AM
966 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
967 to stub section flags.
968 (hppa_for_each_input_file_wrapper): New.
969 (hppa_lang_for_each_input_file): New.
970 (lang_for_each_input_file): Define to call above.
971 (multi_subspace): New.
972 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
973 (PARSE_AND_LIST_PROLOGUE): Define.
974 (PARSE_AND_LIST_LONGOPTS): Define.
975 (PARSE_AND_LIST_OPTIONS): Define.
976 (PARSE_AND_LIST_ARGS_CASES): Define.
977 (hppaelf_finish): Call elf32_hppa_set_gp.
978 (hppaelf_set_output_arch): Remove.
979 (LDEMUL_SET_OUTPUT_ARCH): Remove.
980
981 * emulparams/hppalinux.sh (ELFSIZE): Define.
982 (MACHINE): Define.
983 (OTHER_READONLY_SECTIONS): Define.
984 (DATA_PLT): Define.
985 (GENERATE_SHLIB_SCRIPT): Define.
986
5f992e62
AM
987 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
988 to const throughout. Change `void *' to `PTR' throughout.
989 (lang_memory_default): Function is local to file, add `static'.
990
991 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
992 (ehppalinux.c): Likewise.
993 (earmelf.c): Likewise.
994 (earmelf_linux.c): Likewise.
995 (earmelf_linux26.c): Likewise.
996 * Makefile.in: Regenerate.
997
a854a4a7
AM
998 * ld.h (ld_config_type): Add unique_orphan_sections.
999 * lexsup.c (OPTION_UNIQUE): Define.
1000 (ld_options): Add "--unique".
1001 (parse_args): Handle it.
1002 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
1003 search for an existing output section if unique_orphan_sections is
1004 set. Make use of bfd_get_unique_section_name rather than
1005 duplicating code here.
1006 * ld.texinfo: Describe --unique.
1007
1008 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
1009 optional arg to split-by-file.
1010 (parse_args): Handle them.
1011 * ld.texinfo: Update description of these options.
1012 * ldwrite.c (clone_section): Pass in the section name. Replace
1013 local code with bfd_get_unique_section_name.
1014 (split_sections): Tidy code and comments. Use a list traversal
1015 more appropriate to the list construction. Handle cooked section
1016 sizes. Split when split_by_reloc reached rather than exceeded.
1017 Track section size and split when split_by_file reached. Fix
1018 link_order_tail (even though it's not used).
1019 (ldwrite): Modify condition for calling split_sections to suit
1020 changed split_by_reloc and split_by_file.
1021 * ldmain.c (main): Init config.split_by_reloc and
1022 config.split_by_file to -1.
1023 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
1024 Change split_by_file to bfd_size_type.
1025
18e03609
NC
10262000-09-02 Nick Clifton <nickc@redhat.com>
1027
1028 * configure.in: Increase version number to 2.10.91.
1029 * NEWS: Mention new ability to support removal of duplicate DWARF2
1030 debug information.
1031 * configure: Regenerate.
1032 * aclocal.m4: Regenerate.
1033 * config.in: Regenerate.
1034
3a9d486c
NC
10352000-09-02 Daniel Berlin <dberlin@redhat.com>
1036
1037 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
1038 sections.
a2b64bed 1039 * scripttempl/elf32avr.sc: Ditto.
3a9d486c
NC
1040 * scripttempl/elfd10v.sc: Ditto.
1041 * scripttempl/elfd30v.sc: Ditto.
1042 * scripttempl/elfi370.sc: Ditto.
1043 * scripttempl/elfm68hc11.sc: Ditto.
1044 * scripttempl/elfm68hc12.sc: Ditto.
1045 * scripttempl/elfi386beos.sc: Ditto.
1046 * scripttempl/v850.sc: Ditto.
50bbae35 1047
ac48eca1
AO
10482000-08-31 Alexandre Oliva <aoliva@redhat.com>
1049
1050 * acinclude.m4: Include libtool and gettext macros from the
1051 top level.
1052 * aclocal.m4, configure: Rebuilt.
1053
c13b1b77
NC
10542000-08-25 Nick Clifton <nickc@redhat.com>
1055
1056 * ldlang.c (open_output): When choosing the target for a
1057 particular endianness, do nothing if the target is not
1058 supported.
1059
dcb0bd0e
L
10602000-08-25 H.J. Lu <hjl@gnu.org>
1061
1062 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
1063 check -rpath nor LD_RUN_PATH for cross link.
1064 * ld.texinfo: Document the change.
1065
5bcac8a4
HPN
10662000-08-24 Hans-Peter Nilsson <hp@axis.com>
1067
1068 * NEWS: Mention support for CRIS.
1069
6dd8c765
L
10702000-08-23 H.J. Lu <hjl@gnu.org>
1071
1072 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
1073 the current runpath list from bfd_elf_get_runpath_list ()
1074 before search.
1075
ec4eb78a
L
10762000-08-22 H.J. Lu <hjl@gnu.org>
1077
1078 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
1079 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
1080 LD_LIBRARY_PATH for native linker. Display the needed DSO if
1081 trace_file_tries is non-zero.
1082 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
1083 if trace_file_tries is non-zero.
1084
1085 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
a8175964 1086 * NEWS: Mention it.
ec4eb78a 1087
22b36938
JE
10882000-08-14 Jason Eckhardt <jle@cygnus.com>
1089
1090 * NEWS: Mention i860 support.
1091
d73e9da0
AS
10922000-08-14 Andreas Schwab <schwab@suse.de>
1093
1094 * scripttempl/elf.sc: Fix last change to use correct comment
50bbae35 1095 syntax.
d73e9da0 1096
9ac4db9c
GK
10972000-08-10 Geoff Keating <geoffk@cygnus.com>
1098
1099 * scripttempl/elf.sc: Add a comment giving the correspondence
1100 between sections, per-datum sections, and linkonce sections. Make
1101 the comment true even for .bss, .sdata, .sdata2, .sbss, and
1102 .sbss2.
1103
165589e4
JE
11042000-08-10 Jason Eckhardt <jle@cygnus.com>
1105
1106 * emulparams/elf32_i860.sh: New file.
1107 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
1108 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
1109 (eelf32_i860.c): New rule.
1110 * Makefile.in: Regenerate.
1111
345a835d
NC
11122000-08-10 Nick Clifton <nickc@cygnus.com>
1113
1114 * emulparams/mipspe.sh (ENTRY): Add definition.
1115
e374f1d9
NC
11162000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
1117
1118 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
1119 in error message.
1120
236d5abf
NC
11212000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1122
1123 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
1124 the final size of .bss section.
1125 * scripttempl/elfm68hc12.sc: Likewise.
1126
4b209b22
AM
11272000-08-04 Alan Modra <alan@linuxcare.com.au>
1128
1129 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
1130 gld${EMULATION_NAME}_parse_args for consistency. Combine
1131 lastoptind and prevoptind vars, and keep track of last optind.
1132 (gld_${EMULATION_NAME}_list_options): Rename to
1133 gld${EMULATION_NAME}_list_options.
1134
28423a68
AM
11352000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
1136
1137 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
1138 (i586-sco-sysv5uw7.1.0).
1139
b2009ff7
L
11402000-07-27 H.J. Lu <hjl@gnu.org>
1141
1142 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
1143 (PARSE_AND_LIST_PROLOGUE): New.
1144 (PARSE_AND_LIST_LONGOPTS): Likewise.
1145 (PARSE_AND_LIST_OPTIONS): Likewise.
1146 (PARSE_AND_LIST_ARGS_CASES): Likewise.
1147 (PARSE_AND_LIST_EPILOGUE): Likewise.
1148
04925e1e
AM
11492000-07-28 Alan Modra <alan@linuxcare.com.au>
1150
41392f03
AM
1151 * emultempl/armelf.em: Elide functions common to elf32.em,
1152 ie. most of the file.
1153 (arm_elf_after_open): New. Do arm specific things then call
1154 gld${EMULATION_NAME}_after_open.
1155 (arm_elf_before_allocation): New. Call
1156 gld${EMULATION_NAME}_before_allocation then do arm specifics.
1157 (PARSE_AND_LIST_PROLOGUE): Define.
1158 (PARSE_AND_LIST_SHORTOPTS): Define.
1159 (PARSE_AND_LIST_LONGOPTS): Define.
1160 (PARSE_AND_LIST_OPTIONS): Define.
1161 (PARSE_AND_LIST_ARGS_CASES): Define.
1162 (LDEMUL_AFTER_OPEN): Define.
1163 (LDEMUL_BEFORE_ALLOCATION): Define.
1164 (LDEMUL_BEFORE_PARSE): Define.
1165 (LDEMUL_FINISH): Define.
1166
1167 * emultempl/hppaelf.em: Similarly zap most of this file.
1168 (hppaelf_add_stub_section): Prototype.
1169 (hppaelf_layaout_sections_again): Prototype.
1170 (hook_in_stub): Prototype.
1171 (LDEMUL_SET_OUTPUT_ARCH): Define.
1172 (LDEMUL_FINISH): Define.
1173 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
1174
1175 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
1176 (EXTRA_EM_FILE): New.
1177 * emulparams/armelf_linux.sh: Likewise.
1178 * emulparams/armelf_linux26.sh: Likewise.
1179 * emulparams/hppalinux.sh: Likewise.
1180 * emulparams/hppaelf.sh: Likewise.
1181 (NOP): Define.
1182
1183 * emultempl/elf32.em: Fix formatting.
1184 (EXTRA_EM_FILE): Source it.
1185 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
1186 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
1187 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
1188 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
1189 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
1190 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
1191 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
1192 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
1193 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
1194 allow functions in this file to be overridden.
1195 (PARSE_AND_LIST_SHORTOPTS): Handle it.
1196
1197 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
1198
04925e1e
AM
1199 * emultempl/elf32.em: Reorganize file.
1200
88cdf297
NC
12012000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
1202
1203 * emulparams/elf64alpha.sh: Implement "-taso" emulation
1204 specific option to fit 64-bit executable in the lower
1205 31-bit address range. This is done by changing start
1206 address of .interp (the very first section of executable)
1207 and then setting EF_ALPHA_32BIT elf header flag.
1208
20bccb34
NC
12092000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1210
1211 * emultempl/m68kcoff.em: New file.
1212 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
1213 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
1214 generic.em.
1215 * Makefile.in: Regenerate.
1216
699845ef
L
12172000-07-20 H.J. Lu <hjl@gnu.org>
1218
1219 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
1220 and "disable-new-dtags" to stop getopt from treating -d/-e as
1221 abbreviations for these options.
1222
6c1439be
L
12232000-07-20 H.J. Lu <hjl@gnu.org>
1224
1225 * ld.texinfo: Add documentation for --disable-new-dtags and
1226 --enable-new-dtags.
1227
1228 * ldmain.c (main): Initialize link_info.new_dtags to false.
1229
1230 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
1231 --disable-new-dtags and --enable-new-dtags.
1232 (gld_${EMULATION_NAME}_list_options): Likewise.
1233
28c309a2
NC
12342000-07-05 Kenneth Block <krblock@computer.org>
1235
a2b64bed
NC
1236 * lexsup.c: Add optional style to demangle switch
1237 * ld.texinfo: Document optional style to demangle switch.
50bbae35 1238
9d06555c
HPN
12392000-07-20 Hans-Peter Nilsson <hp@axis.com>
1240
1241 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
1242 ecrislinux.o.
1243 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
1244 Regenerate dependencies.
1245 * Makefile.in: Rebuild.
1246 * configure.tgt (cris-*-*): New target.
1247 * emulparams/crisaout.sh, emulparams/criself.sh,
1248 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
1249 * po/POTFILES.in, po/ld.pot: Regenerate.
1250
19e3be22
L
12512000-07-20 H.J. Lu <hjl@gnu.org>
1252
1253 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
1254 Print out ignored -z options.
1255
e0ee487b
L
12562000-07-19 H.J. Lu <hjl@gnu.org>
1257
19e3be22
L
1258 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
1259 (PARSE_AND_LIST_PROLOGUE): New.
1260 (PARSE_AND_LIST_LONGOPTS): Likewise.
1261 (PARSE_AND_LIST_OPTIONS): Likewise.
1262 (PARSE_AND_LIST_ARGS_CASES): Likewise.
1263
1264 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
1265
1266 * lexsup.c (ld_options): Comment out 'z'.
1267 (parse_args): Likewise.
1268
1269 * emultempl/elf32.em: Include "elf/common.h".
1270 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
1271 options.
1272 (gld_${EMULATION_NAME}_list_options): Likewise.
1273
1274 * ld.texinfo: Add documentation for the recognized -z options.
e0ee487b 1275
49e56c49
L
12762000-07-19 H.J. Lu <hjl@gnu.org>
1277
1278 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
1279 bfd_elf_set_dt_needed_soname ().
1280
9d68bc82
DD
12812000-07-18 DJ Delorie <dj@cygnus.com>
1282
1283 * pe-dll.c (pe_dll_id_target): check object target name also
1284
53db15ed
HPN
12852000-07-18 Hans-Peter Nilsson <hp@axis.com>
1286
1287 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
1288 ${INIT_END} if relocating.
1289 (.fini): Likewise ${FINI_START} and ${FINI_END}.
1290
0ad8cf4c
DD
12912000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
1292
a2b64bed 1293 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
0ad8cf4c
DD
1294 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
1295 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
1296 errors introduced by the old dynamic lib search order.
1297
874c8c99
DD
12982000-07-17 DJ Delorie <dj@cygnus.com>
1299
1300 * pe-dll.c (process_def_file): auto-export data items also
1301 (pe_process_import_defs): also see if _imp_ form needed
1302
5b4cf3f4
DD
13032000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1304
1305 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
1306 for dll import libraries
1307
062739d1
NC
13082000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
1309
1310 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
d952f17a 1311 gcc 2.95.2 and later.
062739d1 1312
1c64c4ed
NC
13132000-07-11 Kazu Hirata <kazu@hxi.com>
1314
50bbae35
AM
1315 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
1316 message.
1c64c4ed 1317
b71e2778
AM
13182000-07-10 Alan Modra <alan@linuxcare.com.au>
1319
1320 * ldemul.h (struct lang_input_statement_struct): Remove forward
1321 declaration.
1322 (struct search_dirs): Likewise.
1323 * ldfile.h (struct lang_input_statement_struct): Likewise.
1324 Protect file from multiple inclusion.
1325 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
1326 declaration from macro to file scope.
1327
1328 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
1329 * ldgram.y: Likewise here.
1330 * ldlang.c: And here.
1331 * ldmain.c: And here.
1332 * mpw-elfmips.c: And here.
1333 * mpw-eppcmac.c: And here.
1334 * emultempl/aix.em: And here.
1335 * emultempl/armcoff.em: And here.
1336 * emultempl/armelf.em: And here.
1337 * emultempl/armelf_oabi.em: And here.
1338 * emultempl/beos.em: And here.
1339 * emultempl/elf32.em: And here.
1340 * emultempl/hppaelf.em: And here.
1341 * emultempl/linux.em: And here.
1342 * emultempl/lnk960.em: And here.
1343 * emultempl/pe.em: And here.
1344 * emultempl/sunos.em: And here.
1345 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
1346 * mpw-idtmips.c: Ditto.
1347 * emultempl/generic.em: Ditto.
1348 * emultempl/gld960.em: Ditto.
1349 * emultempl/gld960c.em: Ditto.
1350 * emultempl/mipsecoff.em: Ditto.
1351 * emultempl/ticoff.em: Ditto.
1352 * emultempl/vanilla.em: Ditto.
1353
1354 * pe-dll.c: Include ldfile.h
1355 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
1356
1357 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
1358 arguments to bfd_elf32_size_dynamic_sections call.
1359 (gldelf32ebmip_place_orphan): Add missing arguments to
1360 lang_leave_output_section_statement call.
1361
2ef53d66
L
13622000-07-10 H.J. Lu <hjl@gnu.org>
1363
1364 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
1365 DLL_SUPPORT.
1366 (strhash): Likewise.
1367 (compute_dll_image_base): Likewise.
1368 (pe_undef_found_sym): Likewise.
1369 (pe_undef_cdecl_match): Likewise.
1370 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
1371 argument "arch" with ATTRIBUTE_UNUSED.
1372
9a8cbb09
AM
13732000-07-10 Alan Modra <alan@linuxcare.com.au>
1374
1375 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
1376
1377 From Ryan Bradetich <rbradetich@uswest.net>
1378 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
50bbae35 1379
4900fc06
AM
13802000-07-09 Alan Modra <alan@linuxcare.com.au>
1381
1382 Changes to create multiple linker stubs, positioned immediately
1383 before the section where they are required.
1384 * emultempl/hppaelf.em: Include elf32-hppa.h.
1385 (stub_sec, file_chain): Delete.
1386 (hppaelf_create_output_section_statements): Don't make a stub
1387 section here.
1388 (hook_stub_info): New struct.
1389 (hook_in_stub): New function.
1390 (hppaelf_add_stub_section): New function.
1391 (hppaelf_finish): Do nothing for relocateable links. Modify the
1392 call to elf32_hppa_size_stubs. Move code for updating section
1393 layout from here...
1394 (hppaelf_layaout_sections_again): ..to here, a new function.
1395
1396 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
1397 broken list handling. Pass in a pointer to the list.
1398 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
1399 for above changes.
1400 (hppaelf_before_parse): Prototype.
1401 (hppaelf_set_output_arch): Prototype.
1402 (hppaelf_create_output_section_statements): Prototype.
1403 (hppaelf_delete_padding_statements): Prototype.
1404 (hppaelf_finish): Prototype.
1405
1406 Merge from elf32.em
1407 * emultempl/hppaelf.em: Include ctype.h.
1408 (struct orphan_save): New.
1409 (gld${EMULATION_NAME}_place_orphan): New.
1410 (output_rel_find): New.
1411 (hppaelf_get_script): Update from elf32.em.
1412 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
1413 Change emulation_name field to "${EMULATION_NAME}". Add
50bbae35 1414 gld${EMULATION_NAME}_place_orphan.
4900fc06
AM
1415
1416 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
1417 ehppalinux.o, sort it. Regenerate dependencies.
1418 (ehppalinux.c): Depend on hppaelf.em
1419 * Makefile.in: Regenerate.
1420
1421 * configure.tgt: targ_emul=hppalinux for hppa*linux
1422
1423 * emulparams/hppalinux.sh: New.
1424 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
1425
227aeb07
AM
14262000-07-08 Alan Modra <alan@linuxcare.com.au>
1427
1428 * lexsup.c (parse_args): Copy section name.
1429
28609fd4 14302000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
602e90d3 1431
2ef53d66 1432 * emultempl/pe.em: institute the following search order for
602e90d3
DD
1433 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
1434 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
1435 static lib (libfoo.a) if none of the above are found.
1436
5f577f7d
DD
14372000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
1438
50bbae35 1439 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
5f577f7d 1440 (longopts): New --{enable,disable}-auto-image-base options.
50bbae35 1441 (gld_${EMULATION_NAME}_list_options): Document.
5f577f7d
DD
1442 (gld_${EMULATION_NAME}_parse): Handle.
1443 (strhash): New static function.
50bbae35 1444 (compute_dll_image_base): New static function.
5f577f7d
DD
1445 (gld_${EMULATION_NAME}_set_symbols): Use.
1446
9a8cbb09 14472000-07-05 DJ Delorie <dj@redhat.com>
302ab118
DD
1448
1449 * MAINTAINERS: new
1450
3548145d 14512000-07-01 Koundinya K <kk@ddeorg.soft.net>
50bbae35
AM
1452
1453 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
1454 * emulparams/elf32btsmip.sh: New file.
1455 * Makefile.am: Add traditional mips target.
1456 * Makefile.in: Rebuild.
1457
67798033
L
14582000-07-01 H.J. Lu <hjl@gnu.org>
1459
1460 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
1461 automake to use YLWRAP.
1462 * Makefile.in: Rebuild.
1463
0bdaf48b
AM
14642000-07-01 Alan Modra <alan@linuxcare.com.au>
1465
1466 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
1467 (CLEANFILES): Add DEPA.
1468 * Makefile.in: Regenerate.
1469
c9e769c2
TW
14702000-06-30 Timothy Wall <twall@ppc>
1471
1472 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
1473 the page in the upper octet of the address.
1474
65aa24b6
NC
14752000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
1476
1477 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
1478
4667035e
AM
14792000-06-24 Alan Modra <alan@linuxcare.com.au>
1480
1481 * NEWS: arm-elf does --gc-sections too.
1482
1581f8c9
AM
14832000-06-22 Alan Modra <alan@linuxcare.com.au>
1484
1485 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
1486 find one.
1487 * Makefile.in: Regenerate.
1488
01580992
L
14892000-06-21 H.J. Lu <hjl@gnu.org>
1490
1491 * Makefile.am: Rebuild dependency.
1492 * Makefile.in: Rebuild.
1493
bbeb2e03
L
14942000-06-20 H.J. Lu <hjl@gnu.org>
1495
1496 * Makefile.am: Rebuild dependency.
1497 * Makefile.in: Rebuild.
1498
74459f0e
TW
14992000-06-20 Timothy Wall <twall@cygnus.com>
1500
1501 * scripttempl/tic54xcoff.sc: New.
1502 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
1503 * gen-doc.texi: Add flag for TI COFF.
1504 * ld.texinfo: Add documentation for TI COFF handling switches.
1505 * emultempl/ticoff.em: New. TI COFF handling.
1506 * configure.tgt: Add tic54x target.
1507 * Makefile.am: Add tic54x target.
1508 * Makefile.in: Ditto.
1509
2ab47eed
AM
15102000-06-20 Alan Modra <alan@linuxcare.com.au>
1511
1512 * ldmain.c (set_scripts_dir): Correct pointer comparison when
1513 checking for backslashes.
1514
919e4093
AM
15152000-06-19 Alan Modra <alan@linuxcare.com.au>
1516
1517 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
1518
987fd5b4
AM
15192000-06-18 Alan Modra <alan@linuxcare.com.au>
1520
1521 * NEWS: Update list of targets supporting --gc-sections.
1522
1523 * scripttempl/elf.sc: KEEP .eh_frame contents.
1524 * scripttempl/elfd30v.sc: Same here.
1525
60bcf0fa
NC
15262000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
1527
1528 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
1529 and m68hc11 (elf).
1530 * Makefile.in: Rebuild.
1531 * configure.tgt: Recognize m68hc12 and m68hc11.
1532 * scripttempl/elfm68hc12.sc: New file.
1533 * emulparams/m68hc12elfb: New emulation.
1534 * emulparams/m68hc12elf: New emulation.
1535 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
1536 (includes a memory.x script to define the ROM and RAM banks).
1537 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
1538 New configuration files for support of Motorola 68hc11
1539
c7c54483
AM
15402000-06-15 Alan Modra <alan@linuxcare.com.au>
1541
1542 * ldmain.c (main): Only change SEC_READONLY for final link.
1543
bcef29e6
L
15442000-06-13 H.J. Lu <hjl@gnu.org>
1545
1546 * configure: Regenerate.
1547
946efd95
DB
15482000-06-08 David O'Brien <obrien@FreeBSD.org>
1549
1550 * configure.in (VERSION): Update to show this is the CVS mainline.
1551
57a6fd07
DB
15522000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1553
1554 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
1555 input objects to be ECOFF.
1556 (check_sections): einfo takes %B, not %P, to print a BFD name.
1557
e06cae36
L
15582000-06-05 Michael Matz <matz@ifh.de>
1559
1560 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
d952f17a 1561 version scripts.
e06cae36 1562
d952f17a 1563 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
e06cae36 1564
2f0b56c0
DC
15652000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
1566
1567 * emulparams/avr1200.sh (STACK): Define as 0.
1568 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
1569 * emulparams/avr4433.sh (STACK): Likewise.
1570 * emulparams/avr44x4.sh (STACK): Likewise.
1571 * emulparams/avr85xx.sh (STACK): Likewise.
1572 * emulparams/avrmega103.sh (STACK): Likewise.
1573 * emulparams/avrmega161.sh (STACK): Likewise.
1574 * emulparams/avrmega603.sh (STACK): Likewise.
1575 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
1576 (__stack): Define from ${STACK} for main().
1577
2114f57b
AM
15782000-05-26 Alan Modra <alan@linuxcare.com.au>
1579
1580 * Makefile.am: Update dependencies with "make dep-am"
1581 * Makefile.in: Regenerate.
1582
5af11cab
AM
15832000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
1584
1585 * ldmain.c: Include filenames.h.
1586 (set_scripts_dir): Support backslashes in program name.
1587
1f0df59a
NC
15882000-05-22 Igor Shevlyakov <igor@windriver.com>
1589
1590 * ldmain.c (main): When deciding if ".text" section should be
50bbae35
AM
1591 read-only, don't forget to reset SEC_READONLY because it
1592 could be already set.
1f0df59a 1593
176355da
NC
15942000-05-22 Thomas de Lellis <tdel@windriver.com>
1595
50bbae35
AM
1596 * ld.1: Add documentation for new command line option:
1597 --section-start <sectionname>=<sectionorg>
1598 This is a generic version of -Ttext etc. which accepts
1599 any section name as a parameter instead of just text/data/
1600 bss.
1601 * ld.texinfo: More docs.
1602 * NEWS: More docs.
1603 * lexsup.c: (parse_args): Recognize new command line option.
176355da 1604 (ld_options): Add new option.
50bbae35 1605
8c5ff972
L
16062000-05-18 H.J. Lu <hjl@gnu.org>
1607
1608 * lexsup.c (parse_args): `i' == `r', not `q'.
1609
0b76fe77
JL
1610Thu May 18 10:47:57 2000 Jeffrey A Law (law@cygnus.com)
1611
1612 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
1613
a712da20
NC
16142000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
1615 Rick Gorton <gorton@scrugs.lkg.dec.com>
50bbae35 1616
a712da20
NC
1617 Add support for '-q' == '--emit-relocs' switch.
1618 * ldmain.c (main): Default to false.
1619 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
1620 * NEWS: Describe the emitrelocations switch.
1621 * ld.texinfo: Describe the emitrelocations switch.
1622
690a460e
NC
16232000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
1624
a2b64bed 1625 * emultempl/pe.em (_open_dynamic_archive): New function: Search
690a460e
NC
1626 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
1627 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
1628 link options.
50bbae35 1629
c2f1343c
AM
16302000-05-15 David O'Brien <obrien@FreeBSD.org>
1631
1632 * lexsup.c (parse_args): Update the year in the copyright notice.
1633
897083bd
AM
16342000-05-13 Alan Modra <alan@linuxcare.com.au>
1635
1636 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
1637 Replace defines with those from intl/libgettext.h to quieten gcc
1638 warnings.
1639
cd4c806a
L
16402000-05-10 H.J. Lu <hjl@gnu.org>
1641
1642 * ldlang.c (open_input_bfds): Don't load the same file within
1643 a group again if the whole archive has been loaded already.
1644
93697284
AM
16452000-05-03 Alan Modra <alan@linuxcare.com.au>
1646
1647 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
1648 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
1649 strtoul.
1650
ebd6fc29
JW
1651Mon May 1 17:34:34 2000 Jim Wilson <wilson@cygnus.com>
1652
99a4150f 1653 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
50bbae35 1654
ebd6fc29
JW
1655 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
1656 host "ia64-*-linux-gnu*".
1657
a1934524
AM
16582000-04-29 Andreas Jaeger <aj@suse.de>
1659
1660 * ld.h: Correctly check GCC version.
1661
730a39a0
JL
1662Tue Apr 25 11:20:43 2000 Jeffrey A Law (law@cygnus.com)
1663
1664 * Makefile.am: Add PA64 support. Add missing dependencies for
1665 PA32 elf support.
1666 * Makefile.in: Rebuilt.
1667 * configure.tgt: Add PA64 support (currently disabled).
1668
aea4bd9d
AM
16692000-04-25 Alan Modra <alan@linuxcare.com.au>
1670
1671 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
1672 (output_rel_find): New function.
1673 (hold_section, hold_use): Delete.
1674 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
1675 hold_interp): Make local to place_orphan.
1676 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
1677 rather than place_section to find possible previous use of orphan.
1678 Similarly find the place-holder output sections. Use returned
1679 value from lang_enter_output_section_statement rather than calling
1680 lang_output_section_statement_lookup.
1681 * emultempl/armelf.em: Same here.
1682 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
1683
1684 * ldlang.c (lang_enter_output_section_statement): Return output
1685 section statement.
1686 * ldlang.h (lang_enter_output_section_statement): Change
1687 declaration too.
1688
1689 * ldlang.h (lang_output_section_statement): Export it.
1690 * ldlang.c (lang_output_section_statement): Ditto.
1691
2b5fc1f5
NC
16922000-04-24 Nick Clifton <nickc@cygnus.com>
1693
1694 * ld.texinfo (Output Section Data): Add note that section data
1695 commands cannot appear outside of section directives.
1696
d8475ff6
JL
16972000-04-2 Matthew Green <mrg@cygnus.com>
1698
1699 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
1700
800eeca4
JW
1701Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
1702 David Mosberger <davidm@hpl.hp.com>
1703
1704 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
1705 (eelf64_ia64.c): New rule.
1706 * Makefile.in: Rebuild.
1707 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
1708 * emulparams/elf64_ia64.sh: New file.
50bbae35 1709
c9637625
RH
17102000-04-21 Richard Henderson <rth@cygnus.com>
1711
1712 * scripttempl/elfd30v.sc: Place .gcc_except_table.
1713
28ea9521
AM
17142000-04-19 Alan Modra <alan@linuxcare.com.au>
1715
1716 * dep-in.sed: Match space at start of file name, not at end.
1717
20d04697
L
17182000-04-18 H.J. Lu <hjl@gnu.org>
1719
1720 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
1721 lang_leave_output_section_statement () after calling
1722 lang_enter_output_section_statement ().
1723 * emultempl/armelf.em: Likewise.
1724
5ba47421
AM
17252000-04-18 Alan Modra <alan@linuxcare.com.au>
1726
1727 * emultempl/elf32.em (struct orphan_save): Add section field.
1728 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
1729 better order, and place first orphan section as we did before the
1730 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
1731 Don't call make_bfd_section here, let wild_doit do the job for us.
1732 Don't build a statement list when we'll only throw it away.
1733 * emultempl/armelf.em: Ditto.
1734 * emultempl/pe.em: Similarly.
1735
bdbe5705
GK
17362000-04-14 Geoff Keating <geoffk@cygnus.com>
1737
1738 * scripttempl/elfppc.sc: Remove.
1739 * emulparams/elf32ppc.sh: Use elf.sc.
1740 * emulparams/elf32lppc.sh: Use elf.sc.
1741 * emulparams/elf32ppclinux.sh: Use elf.sc.
1742 * emulparams/elf32ppcsim.sh: New file.
1743 * emulparams/elf32lppcsim.sh: New file.
1744 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
1745 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
1746 * Makefile.in: Regenerate.
1747 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
1748
01cc8ff8
AM
17492000-04-14 Alan Modra <alan@linuxcare.com.au>
1750
5ba47421 1751 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
01cc8ff8 1752 ~SEC_ALLOC sections too. Init start address of debug sections.
5ba47421
AM
1753 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
1754 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
01cc8ff8
AM
1755 Also set all relocateable section start addresses.
1756
6c86c541
GK
17572000-04-13 Geoff Keating <geoffk@cygnus.com>
1758
1759 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
1760 Add new BSS_PLT variable for when .plt need not be contained in
1761 the file. Move _etext so that it is also after .fini, and provide
1762 both etext and _etext with a leading underscore. Mark the start
1763 and end of .sbss.
1764
6a345e87
AM
17652000-04-12 Alan Modra <alan@linuxcare.com.au>
1766
1767 * emultempl/elf32.em (struct orphan_save): New.
1768 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
1769 hold_interp): Make them struct orphan_save.
1770 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
1771 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
1772 the end of the relevant section list. Also add associated section
1773 statements to the end of any previous orphan statements.
1774 * emultempl/armelf.em: Similarly.
1775 * emultempl/pe.em: Similarly.
1776
8be86746
AM
17772000-04-11 Alan Modra <alan@linuxcare.com.au>
1778
1779 * ld.texinfo (Simple Example): Remove extraneous paragraph.
1780
a2d91340 1781Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
50bbae35 1782
a2d91340 1783 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
50bbae35 1784 --enable-build-warnings option.
a2d91340
AC
1785 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
1786 * Makefile.in, configure: Re-generate.
1787
41b49281
AM
17882000-04-04 Alan Modra <alan@linuxcare.com.au>
1789
8ad3436c
AM
1790 * po/ld.pot: Regenerate.
1791
1792 * lexsup.c (help): Restore translated part of bug string.
1793
41b49281
AM
1794 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
1795 (DEP): Quote when passing vars to sub-make. Add warning message
1796 to end.
1797 (DEP1): Rewrite for "gcc -MM".
1798 (CLEANFILES): Add DEP2.
1799 Update dependencies.
1800 * Makefile.in: Regenerate.
1801
c20f4f8c
AM
18022000-04-03 Alan Modra <alan@linuxcare.com.au>
1803
1804 * ld.h: #include "bin-bugs.h"
1805 * lexsup.c (help): Use REPORT_BUGS_TO.
1806
adde6300
AM
18072000-03-27 Denis Chertykov <denisc@overta.ru>
1808
1809 * configure.tgt (avr-*-*): New target support.
1810 * Makefile.am: Likewise.
1811 * scripttempl/elf32avr.sc: New script file.
1812 * emulparams/avr1200.sh: New file.
1813 * emulparams/avr23xx.sh: New file.
1814 * emulparams/avr4433.sh New file.
1815 * emulparams/avr44x4.sh New file.
1816 * emulparams/avr85xx.sh New file.
1817 * emulparams/avrmega103.sh New file.
1818 * emulparams/avrmega161.sh New file.
1819 * emulparams/avrmega603.sh New file.
1820 * Makefile.in: Regenerate.
1821
9282ff41
L
18222000-03-09 Andreas Jaeger <aj@suse.de>
1823
1824 * Makefile.am (check-DEJAGNU): Also unset LANG.
1825 * Makefile.in: Rebuild.
1826
a9998805
ILT
18272000-03-06 Ian Lance Taylor <ian@zembu.com>
1828
1829 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
1830 archive.
1831
f9bc20e7
NC
18322000-03-02 H.J. Lu <hjl@gnu.org>
1833
1834 * emulparams/elf32mcore.sh: Include "getopt.h".
1835
4e277b38
ILT
18362000-03-01 Ian Lance Taylor <ian@zembu.com>
1837
1838 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
1839
f0c87f88
NC
18402000-03-01 H.J. Lu <hjl@gnu.org>
1841
1842 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
1843 * emulparams/shpe.sh: Likewise.
1844
18452000-03-01 Nick Clifton <nickc@cygnus.com>
1846
1847 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
1848 to unused parameters.
1849
1850 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
1851 functions only used by DLL code.
1852 (_place_orphan): Initialise 'dollar'.
1853
b6f29aaa
L
18542000-03-01 H.J. Lu <hjl@gnu.org>
1855
1856 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
1857 indicate if the undefined symbol is a fatal error or not.
1858 Don't delete the output file if "fatal" is false.
1859
af28fce3
L
18602000-02-29 H.J. Lu <hjl@gnu.org>
1861
50bbae35 1862 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
af28fce3
L
1863 Set LC_COLLATE and LC_ALL to null and export them. It is for
1864 sort which expects the C locale.
1865 Add $(LIBS) to all $(HOSTING_LIBS).
1866 * Makefile.in: Rebuild.
1867
40d109bf
AM
18682000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
1869
1870 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
1871 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
1872 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
1873 (ld_emulation_xfer_struct): Add missing NULL initialiser for
1874 find_potential_libraries.
1875
db5be682
JB
18762000-02-28 Jim Blandy <jimb@redhat.com>
1877
1878 * ldgram.y (exclude_name_list): Don't require a comma to separate
50bbae35 1879 list entries; the lexer considers commas to be valid part of a
db5be682
JB
1880 filename, so in something like `foo, bar' the comma is considered
1881 part of the first filename, `foo,'.
1882 * ld.texinfo: Update section on EXCLUDE_FILE lists.
1883
3558ff4c
ILT
18842000-02-27 Loren J. Rittle <ljrittle@acm.org>
1885
1886 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
1887 host "i[3456]86-*-freebsdelf*".
1888
4eee2681
ILT
18892000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
1890
1891 * scripttempl/i386go32.sc: Move misplaced semicolons.
1892
8d75d12d
ILT
18932000-02-25 Ian Lance Taylor <ian@zembu.com>
1894
1895 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
1896 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
1897 (eelf64hppa.c, ehppaelf.c): Remove targets.
1898 * Makefile.in: Rebuild.
1899
a1836d49
AO
19002000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1901
ad51fb57
AO
1902 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
1903 GNU/Linux/sparc, but keep the default as 32.
1904
a1836d49
AO
1905 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
1906 it default if sparcv9 or sparc64.
1907
344a211f
NC
19082000-02-24 Nick Clifton <nickc@cygnus.com>
1909
1910 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
1911 * Makefile.in: Regenerate.
1912 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
1913
1914 * ldemul.h (ld_emulation_xfer_struct): Add new field:
1915 find_potential_libraries.
1916 * ldemul.c (ldemul_find_potential_libraries): New function.
1917
1918 * ldfile.c (ldfile_open_file_search): Allow function to be
50bbae35 1919 exported.
344a211f
NC
1920 (ldfile_open_file): Call ldemul_find_potential_libraries.
1921 * ldfile.h: Add prototype for ldfile_open_file_search.
1922
1923 * pe-dll.c: Add support for ARM, MIPS and SH targets.
1924
1925 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
1926 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
1927
1928 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
1929 (gld_X_find_potential_libraries): New function. Search for
1930 libraries called "*.lib".
1931
a2b64bed 1932 * scripttempl/pe.sc: Add .pdata section.
344a211f 1933
eaba1dd3
RH
19342000-02-23 Richard Henderson <rth@cygnus.com>
1935
1936 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
1937 Add and use memory regions.
1938
5b93d8bb
AM
19392000-02-23 Linas Vepstas (linas@linas.org)
1940
1941 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
1942
1943 * Makefile.am: Add support for Linux/IBM 370.
1944 * configure.tgt: Likewise.
1945
1946 * Makefile.in: Regenerate.
1947
f6af82bd
AM
19482000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
1949
1950 * ldlang.c (print_input_section, print_data_statement,
1951 print_reloc_statement, print_padding_statement, insert_pad,
1952 size_input_section, lang_check_section_addresses,
1953 lang_size_sections, lang_do_assignments, lang_set_startof,
50bbae35 1954 lang_one_common): Change `opb' to unsigned.
f6af82bd
AM
1955 (lang_do_assignments): Also change `size' to unsigned.
1956
9e673ad1
RH
19572000-02-16 Richard Henderson <rth@cygnus.com>
1958
1959 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
1960
562d3460
TW
19612000-02-16 Timothy Wall <twall@cygnus.com>
1962
1963 * mri.c (mri_draw_tree): Add default LMA region argument to call
1964 to lang_leave_output_section_statement.
1965 * ldlang.h: Update prototypes with LMA region arguments.
1966 * ldlang.c (lang_size_sections): Encapsulate region bounds
1967 checking in os_check_region call.
1968 (os_check_region): New function.
1969 (lang_output_section_statement_lookup): Initialize lma_region.
1970 (lang_leave_output_section_statement): Add LMA region argument.
1971 (lang_leave_overlay): Ditto.
1972 * ldgram.y: Handle LMA region syntax.
1973 * ld.texinfo (Output Section Description): Describe LMA region usage.
1974 * emultempl/armelf.em (gld$place_orphan): Add default value for
01cc8ff8 1975 lma region in call to lang_leave_output_section_statement.
562d3460 1976 * emultempl/elf32.em (gld$place_orphan): Add default value for
01cc8ff8 1977 lma region in call to lang_leave_output_section_statement.
562d3460 1978 * emultempl/pe.em (gld$place_orphan): Add default value for
01cc8ff8 1979 lma region in call to lang_leave_output_section_statement.
50bbae35
AM
1980
1981
9e4ed18c
TW
19822000-02-04 Timothy Wall <twall@redhat.com>
1983
1984 * ldlang.c (lang_check_section_addresses): Use bytes instead of
1985 octets when calculating section end addresses.
1986
32edc927
TW
19872000-02-04 Timothy Wall <twall@redhat.com>
1988
1989 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
1990
4cbfc3ac
TW
19912000-02-03 Timothy Wall <twall@redhat.com>
1992
a2b64bed 1993 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4cbfc3ac 1994 octet count.
a2b64bed 1995 * ldlang.c (print_input_section, print_data_statement,
4cbfc3ac
TW
1996 print_reloc_statement, print_padding_statement): Print target
1997 address values and section sizes as bytes, not octets.
1998 (insert_pad) Calculate padding size in octets, and adjust "dot"
1999 by bytes.
2000 (size_input_section) Always adjust "dot" by bytes, not octets.
2001 (lang_check_section_addresses, lang_do_assignments) Adjust
2002 "dot" by bytes, not octets. Use the larger of the directive size
2003 or octets_per_byte for the number of octets actually allocated in
2004 the output section.
2005 (lang_set_startof) Make sure STARTOF returns a target address.
2006 (lang_one_common) Record size changes in octets.
2007 (lang_abs_symbol_at_end_of) Section end symbol's value is
2008 recorded in target bytes.
2009 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
2010 to be clear about behavior when an octet is smaller than one byte.
50bbae35 2011
305c7206
AM
20122000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
2013
2014 * ldcref.c (output_cref): Don't pass message strings to printf
2015 as format arg.
2016 Update copyright.
2017
2018 * ldmisc.c (vfinfo): Same here.
2019 Update copyright.
2020
e1c47aa4
AM
20212000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
2022
2023 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
2024 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
2025 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
2026 Add missing NULL initialisers, and comments.
2027
2028 * testsuite/ld-srec/sr3.cc (__rethrow): New.
2029
13392b77
NC
20302000-01-21 Nick Clifton <nickc@cygnus.com>
2031
2032 * ldlang.c (lang_size_sections): Fix typo in comment.
2033
cce4c4c5
NC
20342000-01-18 H.J. Lu <hjl@gnu.org>
2035
2036 * ldlang.c (lang_size_sections): Also update the current
2037 address of a region if the SEC_NEVER_LOAD bit is not set.
2038
0decc840
NC
20392000-01-10 Philip Blundell <pb@futuretv.com>
2040
2041 * configure.tgt (arm*-*-conix*): New target.
2042
4e53152f
NC
20432000-01-07 Nick Clifton <nickc@cygnus.com>
2044
2045 * ld.texinfo (Options): Remind users to preceed linker command
fa19fce0
NC
2046 line switches with -Wl, (or whatever is appropriate) if it is
2047 being invoked by a comnpiler driver program.
50bbae35 2048 Fix description of the behaviour of the -n command line switch.
4e53152f 2049
18625d54
CM
2050Wed Jan 5 08:02:12 2000 Catherine Moore <clm@cygnus.com>
2051
2052 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
2053 (name_list): New.
2054 * ld.texinfo (EXCLUDE_FILE): Update documentation.
2055 * ldgram.y (wildcard_spec): Support a list of excluded_files.
2056 (exclude_name_list): New.
2057 ldlang.c (walk_wild_section): Support list of excluded files.
2058 (print_wild_statement): Likewise.
2059 (lang_add_wild): Likewise.
2060 * ldlang.h (lang_wild_statement_type): Likewise.
2061 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
6ddeca85 2062
5aaace27
NC
20632000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
2064
870df5dc
NC
2065 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
2066 (process_def_file): Use.
2067 (pe_dll_compat_implib): New variable.
2068 (make_one): Use.
50bbae35 2069
870df5dc
NC
2070 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
2071 pe_dll_compat_implib.
50bbae35
AM
2072
2073 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
870df5dc
NC
2074 compat-implib options.
2075 (gld_${EMULATION_NAME}_list_options): List new options.
2076 (gld_${EMULATION_NAME}_parse_args): Handle.
2077
50bbae35 2078 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
5aaace27 2079 dll.
50bbae35
AM
2080
2081 * deffilep.y (opt_name): Allow "." in name.
5aaace27 2082
2f6d2f85 2083For older changes see ChangeLog-9899
252b5132
RH
2084\f
2085Local Variables:
2086mode: change-log
2087left-margin: 8
2088fill-column: 74
2089version-control: never
2090End:
This page took 0.203725 seconds and 4 git commands to generate.