Updated French translation
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
1caa7b23
NC
12002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
2
3 * po/fr.po: Updated version.
4
1ddbd152
NC
52002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
6
7 * po/es.po: Updated version.
8
1e84433f
AJ
92002-01-25 Andreas Jaeger <aj@suse.de>
10
11 * ldlex.l (yy_input): Correct error check.
12
6d39955e
AM
132002-01-25 Alan Modra <amodra@bigpond.net.au>
14
15 * ldmisc.c (demangle): Put back dots when string not demangled.
16
a9ed1e1b
RH
172002-01-22 Richard Henderson <rth@redhat.com>
18
19 * emulparams/elf64alpha.sh (NOP): Use unop.
20
968ec2b9
AJ
212002-01-21 Andreas Jaeger <aj@suse.de>
22
23 * ldlex.l: Use fread instead of read.
24
9596feea
JT
252002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
26
27 * configure.tgt (ia64-*-netbsd*): New target.
28
493a6d47
L
292002-01-21 H.J. Lu <hjl@gnu.org>
30
31 * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
32 0.
33 * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
34
2a538ba5
AJ
352002-01-18 Andreas Jaeger <aj@suse.de>
36
37 * ldver.c (ldversion): Update year.
38
328577ad
NC
392002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
40
41 * po/ld.pot: Regenerate.
42
1f808cd5
AM
432002-01-16 Alan Modra <amodra@bigpond.net.au>
44
45 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
46 * Makefile.in: Regenerate.
47 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
48 * emultempl/ppc64elf.em: New file.
49
335c5610
DD
502002-01-15 DJ Delorie <dj@redhat.com>
51
52 * scripttempl/pe.sc: Add support for constructor priorities.
53
c40bbade
DC
542002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
55
56 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
57 * emulparams/avr23xx.sh: Likewise.
58 * emulparams/avr4433.sh: Likewise.
59 * emulparams/avr44x4.sh: Likewise.
60 * emulparams/avr85xx.sh: Likewise.
61 * emulparams/avrmega103.sh: Likewise.
62 * emulparams/avrmega161.sh: Likewise.
63 * emulparams/avrmega603.sh: Likewise.
64 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
65
34efb449
AO
662002-01-08 Alexandre Oliva <aoliva@redhat.com>
67
68 * ldlang.c (walk_wild_section): Exclude object file if enclosing
69 archive is excluded.
70
8d05742f
JT
712002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
72
73 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
2a538ba5 74 (eshelf_nbsd.c): New rule.
8d05742f
JT
75 (eshlelf_nbsd.c): New rule.
76 * Makefile.in: Regenerate.
77 * configure.tgt (sh*le-*-netbsdelf*): New target.
78 (sh*-*-netbsdelf*): New target.
79 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
80 * ld/emulparams/shelf_nbsd.sh: New emulation.
81 * ld/emulparams/shlelf_nbsd.sh: New emulation.
82
be2d1673
NC
832002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
84
85 * po/es.po: New file: Spanish translation.
86 * configure.in (ALL_LINGUAS): Add es.
87 * configure: Regenerate.
88
dbab7a7b
NC
892002-01-06 John Marshall <jmarshall@acm.org>
90
91 * ld.texinfo: Note that --emit-relocs is currently only
92 implemented for ELF.
93
3dfe7a8c
AM
942002-01-05 Alan Modra <amodra@bigpond.net.au>
95
96 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
97 of bfd_section_list_remove and bfd_section_list_insert macros.
98 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
99 * emultempl/mmo.em (mmo_place_orphan): Likewise.
100
8a8b2d4b
AJ
1012002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
102
103 * configure.tgt (x86_64-*-netbsd*): New target.
104
9a4c7f16
TR
1052001-12-21 Tom Rix <trix@redhat.com>
106
8a8b2d4b 107 (gld*_create_output_section_statements): New function.
9a4c7f16
TR
108 For -binitfini support.
109 * emultempl/aix.em (gld*_before_parse): Fix comment.
110 * emultempl/aix.em (gld*_parse_args): Fix comment.
111
3695c299
AM
1122001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
113
cf86e6df
AM
114 * configure.tgt (mips*-dec-netbsd*): Delete alias for
115 mips*el-*-netbsd*.
116 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
117
3695c299
AM
118 * configure.tgt (arm-*-netbsdelf*): Add target.
119 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
120 * emulparams/armelf_nbsd.sh: Added.
121 * Makefile.am: Add rules for earmelf_nbsd.
122 * Makefile.in: Regenerate.
123
97cb79ae
AJ
1242001-12-19 Andreas Jaeger <aj@suse.de>,
125 Susanne Oberhauser <froh@suse.de>
126
127 * configure.host: Add rules for x86_64-*linux-gnu. Change
128 s390x-linux entry to use gcc to report configuration, replace gcc
129 with $CC in s390-linux
130
9d201f2f
AJ
1312001-12-19 Andreas Jaeger <aj@suse.de>
132
133 * ld.texinfo (VERSION): Fix markup.
134
0b69cd08
MG
1352001-12-18 matthew green <mrg@eterna.com.au>
136
137 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
138 (m68kelfnbsd.c): New rule.
139 * Makefile.in: Regenerate.
140 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
141 (m68*-*-netbsd*4k*): .. this.
142 (m68*-*-netbsdelf*): New target.
143 (m68*-*-netbsd*): Also include ELF support.
144 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
145 * emulparams/m68kelfnbsd.sh: New emulation.
146
6b9b879a
JJ
1472001-12-18 Jakub Jelinek <jakub@redhat.com>
148
149 * ldgram.y (vers_node): Support anonymous version tags.
150 * ldlang.c (lang_register_vers_node): Ensure anonymous version
151 tag is not defined together with non-anonymous versions.
152 * ld.texinfo: Document it.
153
9fc877ed
NC
1542001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
155
156 * po/tr.po: New file: Turkish translation.
157 * configure.in (ALL_LINGUAS): Add tr.
158 * configure: Regenerate.
159
fc18a3f3
RH
1602001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
161
162 * Makefile.am: Add rules for eelf64alpha_nbsd.
163 * Makefile.in: Regenerate.
164 * configure.tgt (alpha*-*-netbsd*): Set
165 targ_emul to elf64alpha_nbsd.
166 * emulparams/elf64alpha_nbsd.sh: Added.
167
76f63e91
AM
1682001-12-17 Alan Modra <amodra@bigpond.net.au>
169
170 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
171 section_tail when fiddling with section list.
172 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
173 broken into separate strings to make translation easier.
174 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
175 fiddling with section list.
176 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
177
d03b89bd
HPN
1782001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
179
180 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
181
320fec9a
AM
1822001-12-15 Alan Modra <amodra@bigpond.net.au>
183
184 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
185
65765700
JJ
1862001-12-13 Jakub Jelinek <jakub@redhat.com>
187
188 * emultempl/elf32.em (finish): Supply output_bfd
189 to bfd_elf*_discard_info.
190 (OPTION_EH_FRAME_HDR): Define.
191 (longopts): Add --eh-frame-hdr.
192 (parse_args): Handle it.
193 (list_options): Add --eh-frame-hdr to help.
194 * emultempl/hppaelf.em (finish): Supply output_bfd
195 to bfd_elf*_discard_info.
196 * scripttempl/elf.sc (.eh_frame_hdr): Add.
197
89894c62
AM
1982001-12-13 Alan Modra <amodra@bigpond.net.au>
199
200 * lexsup.c (parse_args): Don't pass shortopts to second call to
201 getopt functions. Restore optind rather than decrementing before
202 second call. Remove errind as it now duplicates last_optind.
203
583f1926
CF
2042001-12-11 Christopher Faylor <cgf@redhat.com>
205
206 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
207
93fbbb04
GK
2082001-12-07 Geoffrey Keating <geoffk@redhat.com>
209 Richard Henderson <rth@redhat.com>
210
211 * Makefile.am: Add support for xstormy16.
212 * configure.tgt: Add support for xstormy16.
213 * Makefile.in: Regenerate.
214 * emulparams/elf32xstormy16.sh: New file.
215 * scripttempl/xstormy16.sc: New file.
216
583f1926
CF
2172001-10-01 Christopher Faylor <cgf@cygnus.com>
218
fc18a3f3
RH
219 * Makefile.in (LIB_PATH): Make configurable.
220 (GENSCRIPTS): Set LIB_PATH in environment.
221 * configure.in: Substitute LIB_PATH.
222 * configure: Regenerate.
223 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
224 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
583f1926 225
ff291a48
NC
2262001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
227
228 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
229 describing the -N option so that it is easier to translate into
230 foreign languages.
231
e3c8793a
NC
2322001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
233
234 * emultempl/pe.em (..._list_options): Replace multiple fprintf
235 statements describing a single option with a single, newline
236 escaped fprintf. This allows better translation into other
237 languages.
9d201f2f 238
fc18a3f3
RH
239 * ldmain.c (add_archive_element): Combine multiple strings
240 into a single string to permit better translation into other
241 languages.
e3c8793a 242
f2eab0af
TR
2432001-12-05 Tom Rix <trix@redhat.com>
244
245 * Makefile.am: Remove eaixppc64.
9d201f2f 246 * Makefile.in: Regenerate.
f2eab0af 247
249172c3
TR
2482001-12-04 Tom Rix <trix@redhat.com>
249
9d201f2f 250 * emultempl/aix.em (choose_target): Change default target to
249172c3
TR
251 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
252 warning.
253 (gld*_read_file): Fix typo.
254 (change_symbol_mode): Add prototype.
255 (is_syscall): Same.
9d201f2f 256
249172c3
TR
257 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
258 * emulparams/aixrs6.sh : Same.
259 * emulparams/ppcmacos.sh : Same.
260 * emulparams/aixppc64.sh : Delete file.
261 * emultempl/aix.em : Formatting changes.
262
5b5cd1b0
HPN
2632001-12-04 Hans-Peter Nilsson <hp@axis.com>
264
265 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
266 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
267 __Sbss.
268 (OTHER_END_SYMBOLS): Fix formatting.
269 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
270 (OTHER_END_SYMBOLS): Fix formatting.
271
7cecdbff
AM
2722001-12-04 Alan Modra <amodra@bigpond.net.au>
273
274 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
275
742aeb63 2762001-12-02 Tom Rix <trix@redhat.com>
7cecdbff 277
742aeb63 278 * configure.tgt : Remove eaixppc64 emulations.
7cecdbff 279 * Makefile.in : Remove eaixppc64.c
742aeb63
TR
280 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
281 (ldemul_default_target): Same.
282 * emultempl/gld960.em (gld960_choose_target): Same.
7cecdbff
AM
283 * emultempl/gld960c.em (gld960_choose_target): Same.
284 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
742aeb63
TR
285 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
286 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
287 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
7cecdbff 288 * emultempl/aix.em (choose_target): New function. Handle emulation of
742aeb63
TR
289 -b32 and -b64.
290
48459341
L
2912001-11-27 H.J. Lu <hjl@gnu.org>
292
293 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
294 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
295 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
296 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
297 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
298 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
299 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
300 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
301
7cecdbff 302 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
48459341
L
303 is not empty.
304 (SDATA): Likewise.
305 (REL_SDATA): Likewise.
306 (REL_SBSS): Likewise.
307 (REL_SDATA2): Likewise.
308 (REL_SBSS2): Likewise.
309 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
310 (SDATA2): Likewise.
311
ecfdd20c
SC
3122001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
313
314 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
315 destructor in rom.
7cecdbff 316 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
ecfdd20c 317
da54c6eb
L
3182001-11-22 H.J. Lu <hjl@gnu.org>
319
320 * Makefile.in: Regenerated with automake based on automake
321 1.4-8 in RedHat 7.1.
322
465bc359
AM
3232001-11-22 Alan Modra <amodra@bigpond.net.au>
324
325 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
326 (config.status): Delete rule.
327 Add extra dependencies to cover sourced emulparams files.
328 * Makefile.in: Regenerate.
329
330 * scripttempl/elf.sc: Order <section>, <section>.* and
331 corresponding linkonce sections as seen in input files.
332 Formatting fixes. Zero vma of all sections if not relocating.
333 (STACK): Define and insert if STACK_ADDR defined.
334 (OTHER_RELOCATING_SECTIONS): Delete.
335 (OTHER_END_SYMBOLS): Define.
336 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
337 (OTHER_READWRITE_SECTIONS): Likewise.
338 (OTHER_GOT_SECTIONS): Likewise.
339 (OTHER_SDATA_SECTIONS): Likewise.
340 (OTHER_BSS_SECTIONS): Likewise.
341 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
342 (OTHER_READWRITE_SECTIONS): Likewise.
343 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
344 (OTHER_READWRITE_SECTIONS): Likewise
345
346 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
347 (STACK_ADDR): Define.
348 * emulparams/armelf_oabi.sh: As for armelf.sh.
349 * emulparams/elf32mcore.sh: As for armelf.sh.
350 * emulparams/h8300elf.sh: As for armelf.sh.
351 * emulparams/mn10200.sh: As for armelf.sh.
352 * emulparams/shelf.sh: As for armelf.sh.
353
354 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
355 (OTHER_END_SYMBOLS): Define.
356 * emulparams/m32relf.sh: As for elf32fr30.sh.
357 * emulparams/h8300helf.sh: As for elf32fr30.sh.
358 * emulparams/h8300self.sh: As for elf32fr30.sh.
359
360 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
361 defines with RELOCATING test.
362 (OTHER_SDATA_SECTIONS): Likewise.
363 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
364 (OTHER_END_SYMBOLS): ..this.
365 * emulparams/crislinux.sh: As for criself.sh.
366
367 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
368 if not relocating.
369 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
370 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
371 normal and linkonce sections as seen in input files.
372 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
373 (TEXT_DYNAMIC): Likewise.
374 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
375 (OTHER_SDATA_SECTIONS): Likewise.
376 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
377 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
378 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
379 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
380 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
381 (OTHER_PLT_RELOC_SECTIONS): Likewise.
382 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
383 sections as seen in input files.
384 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
385 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
386 if not relocating.
387 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
388 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
389 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
390 (OTHER_SECTIONS): Instead, use this..
391 (OTHER_END_SYMBOLS): ..and this.
392
393 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
394 * emulparams/elf32bsmip.sh: Likewise.
395 * emulparams/elf32btsmip.sh: Likewise.
396 * emulparams/elf32ebmip.sh: Likewise.
397 * emulparams/elf32lmip.sh: Likewise.
398 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
399 * emulparams/elf32lsmip.sh: Likewise.
400 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
401 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
402 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
403 * emulparams/elf64btsmip.sh: Likewise.
404 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
405 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
406 * emulparams/elf32ppclinux.sh: Likewise.
407 * emulparams/elf32ppcsim.sh: Likewise.
408 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
409 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
410 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
411 * emulparams/h8300self.sh: Likewise.
412 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
413 * emulparams/sh.sh: Comment.
414 * emulparams/shl.sh: Source sh.sh, remove duplicates.
415 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
416 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
417
abc6ab0a
AM
4182001-11-21 David Heine <dlheine@tensilica.com>
419 Alan Modra <amodra@bigpond.net.au>
420
421 * ldlang.c (map_input_to_output_sections): Replace "break"
422 accidentally removed with 2001-08-03 change.
423 (lang_gc_sections_1): Likewise.
424
2181f54f
AM
4252001-11-21 Alan Modra <amodra@bigpond.net.au>
426
427 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
428
ca0b5847
AM
4292001-11-20 Angela Marie Thomas <angela@redhat.com>
430
431 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
2181f54f
AM
432 of false when calling lang_size_sections.
433 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
ca0b5847 434
c56feb2b
AM
4352001-11-15 Alan Modra <amodra@bigpond.net.au>
436
437 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
438 function when LDEMUL_FINISH isn't set to the same name. Don't
439 call ${LDEMUL_FINISH}.
440 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
441 * emultempl/armelf.em (arm_elf_finish): Call
442 gld${EMULATION_NAME}_finish.
443 * emultempl/hppaelf.em (hppaelf_finish): Rename to
444 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
445 hppaelf_layout_sections_again if necessary.
446 (need_laying_out): New var.
447 (hppaelf_layaout_sections_again): Rename to
448 hppaelf_layout_sections_again. Clear need_laying_out.
449 (PARSE_AND_LIST_OPTIONS): Format text.
450
a48ca7f2
L
4512001-11-14 H.J. Lu <hjl@gnu.org>
452
453 * emultempl/armelf.em (arm_elf_finish): Renamed from
454 gld${EMULATION_NAME}_finish.
455 (LDEMUL_FINISH): Set to arm_elf_finish.
456
73d074b4
DJ
4572001-11-14 Daniel Jacobowitz <drow@mvista.com>
458
459 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
460 (struct ld_emulation_xfer_struct): Use it.
461
fc65c602
JL
462Tue Nov 13 11:27:14 2001 Ross Alexander <ross.alexander@uk.neceur.com>
463
465bc359 464 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
fc65c602
JL
465 additional symbols referenced by newer crt0.o files from HP.
466
f11b7027
NC
4672001-11-12 Anthony Green <green@redhat.com>
468
469 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
470
3bf2994f
AM
4712001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
472
473 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
474 * Makefile.in: Regenerate.
475
ff5dcc92
SC
4762001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
477
478 * ld.texinfo: Use @command for commands, @option for options.
479 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
480 the page man title.
481 * Makefile.in: Rebuild.
482
9fb9af6e
CD
4832001-11-04 Chris Demetriou <cgd@broadcom.com>
484
485 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
486 Add support for targets.
2181f54f 487
3c62831e
NC
4882001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
489
490 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
491 * configure: Regernate.
492 * po/fr.po: New file.
493 * po/sv.po: New file.
494
3a9091c4
NC
4952001-11-01 NIIBE Yutaka <gniibe@m17n.org>
496
497 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
498 as little endian default and to support big endian.
2181f54f 499
361b220e
CD
5002001-11-01 Chris Demetriou <cgd@broadcom.com>
501
502 * ld.texinfo (Options): Document new option, -nostdlib.
503 * lexsup.c (OPTION_NOSTDLIB): New definition.
504 (ld_options): Add entry for "nostdlib".
505 (parse_args): Handle OPTIONS_NOSTDLIB.
506 * ldfile.c (ldfile_add_library_path): Don't add directories
507 to the search path if they weren't specified on the command line
508 and -nostdlib was specified.
509 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
510
210a7bd1
NC
5112001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
512
513 * lexsup.c (parse_args): Prevent infinite parsing loop when
514 "-rpath.a" is specified on the command line.
515 Replace calls to fprintf with calls to einfo.
516
114283d8
NC
5172001-10-31 John Marshall <jmarshall@acm.org>
518
519 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
520 appear only once across all the linker scripts involved in a link
521 invocation no longer applies. Make the documentation reflect
522 that.
523
7649aa50
NC
5242001-10-31 NIIBE Yutaka <gniibe@m17n.org>
525
526 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
527 targets.
528 (sh-*-linux*): Added targ_extra_libpath.
529
6e814ff8
AM
5302001-10-31 David Heine <dlheine@tensilica.com>
531
532 * ldlang.c (lang_size_sections): Keep a valid output_offset field
533 for padding statements.
534
3c3bdf30
NC
5352001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
536
537 * configure.tgt (mmix-*-*): New target.
538 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
539 Add dependencies to match.
540 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
541 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
542 scripttempl/mmo.sc: New files.
543 * gen-doc.texi: @set MMIX.
544 * ld.texinfo: Ditto.
6e814ff8 545 [MMIX] Add MMIX node.
3c3bdf30
NC
546 * Makefile.in: Regenerate.
547
ca0c1d3e
KH
5482001-10-29 Kazu Hirata <kazu@hxi.com>
549
550 * ldlang.c: Fix a comment typo.
551
1a3d33ce
AM
5522001-10-23 Alan Modra <amodra@bigpond.net.au>
553
554 * configure.host: Move alpha*-*-linux-gnu* entry to generic
555 entries, and match *-*-linux*.
556
b47c4208
AM
5572001-10-20 Alan Modra <amodra@bigpond.net.au>
558
559 * ldgram.y (mri_script_command): Surround processing of INCLUDE
560 with ldlex_script, ldlex_popstate.
561 (ifile_p1): Likewise.
562 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
563 correct slot.
564 (lex_push_file): Save current lineno to lineno_stack. Set lineno
565 to 1. Don't BEGIN(SCRIPT).
566 (lex_redirect): Similarly.
567 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
568
fd521b47
NC
5692001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
570
571 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
572 __EH_FRAME_END__ and accept eh frames into data section.
573 Add ctor and dtor sections.
574
59d28a94
DD
5752001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
576
577 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
578 (auto-export): Fix indentation.
579
663dd378
DD
5802001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
581
582 * pe-dll.c (autofilter_objectlist): Add startup objects
583 for profiling.
584 (auto-export): Constify char * p.
6e814ff8 585 Extract file basename and use strcmp rather than ststr
663dd378
DD
586 for object lookup.
587
31d677f9
CD
5882001-10-18 Chris Demetriou <cgd@broadcom.com>
589
590 * ldmain.c (get_emulation): Improve comment about the handling
591 of -mipsN options.
592
aa200fe8
AM
5932001-10-17 Alan Modra <amodra@bigpond.net.au>
594
595 * po/POTFILES.in: Regenerate.
596
146e7110
AM
5972001-10-16 Vassili Karpov <malc@pulsesoft.com>
598
599 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
600 -z nocopyreloc and -z nocombreloc usage strings.
601
b4330e85
NC
6022001-10-12 Vassili Karpov <malc@pulsesoft.com>
603
146e7110 604 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
b4330e85
NC
605 in usage.
606
5af8a2fb
NC
6072001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
608
609 * scripttempl/armaout.sc: Place .bss section after end of aligned
610 data section to match behaviour of aout code in constructrion of
611 header.
612
5b784096
DD
6132001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
614
615 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
616 startup files for mingw32 dlls to list.
617
61585df2
CD
6182001-10-10 Chris Demetriou <cgd@broadcom.com>
619
620 * emultempl/elf32.em: Fix shell 'if' usage for portability.
621
45cf6f3e
AH
6222001-10-08 Aldy Hernandez <aldyh@redhat.com>
623
624 * configure.tgt (targ): Add arm9e-*-elf.
625
e24d7c12
L
6262001-10-05 H.J. Lu <hjl@gnu.org>
627
628 * genscripts.sh: Fix a typo in the last change.
629
ec38dd05
JJ
6302001-10-05 Jakub Jelinek <jakub@redhat.com>
631
632 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
633 -z nocombreloc in usage.
634
cedd6b0d
JB
6352001-10-03 Jim Blandy <jimb@redhat.com>
636
637 * genscripts.sh: Include a comment at the top of each generated
638 script, explaining its purpose.
639
8bd621d8
AM
6402001-10-03 Vassili Karpov <malc@pulsesoft.com>
641
642 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
643 * NEWS: Mention -z nocopyreloc.
644 * ld.texinfo (Options): Describe nocopyreloc.
645
fcd8210c
AM
6462001-10-03 Alan Modra <amodra@bigpond.net.au>
647
648 * configure: Regenerate.
649
d32820f2
AM
6502001-10-02 Alan Modra <amodra@bigpond.net.au>
651
652 * ldver.h (ld_program_version): Remove declaration.
653 * lexsup.c (parse_args): Move printing of copyright message..
654 * ldver.c (ldversion): .. to here.
655 Use BFD_VERSION_STRING in place of BFD_VERSION.
656 (ld_program_version): Remove.
657 * Makefile.am (Makefile): Depend on bfd/configure.in.
658 Run "make dep-am".
659 * Makefile.in: Regenerate.
660
af46bcdc
HPN
6612001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
662
663 * Makefile.am: Update dependencies with "make dep-am".
664 * Makefile.in: Regenerate.
665
4818e05f 6662001-09-29 John Reiser <jreiser@BitWagon.com>
862517b6 667
4818e05f
AM
668 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
669 * lexsup.c: Add --no-define-common commandline option.
670 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
671 * ldlex.l: Likewise.
672 * ld.h: Add command_line.inhibit_common_definition.
673 * ldmain.c (main): Initialize.
674 * ld.texinfo: Document.
862517b6 675
d5e0ebeb
AM
6762001-09-26 Alan Modra <amodra@bigpond.net.au>
677
678 * ldmisc.c (USE_STDARG): Remove.
679 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
680 (einfo): Likewise.
681 (minfo): Likewise.
682 (lfinfo): Likewise.
683
684 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
685 declarations. Update copyright.
686
2f8d8971
NC
6872001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
688
85c77458
NC
689 * pe-dll.c: Remove obsoleted declaration of
690 pe_get_data_import_dll_name.
691 (pe_create_import_fixup): Fix thinko.
692
2f8d8971
NC
693 * ld.texinfo(enable-auto-import): Clarify the explanation.
694
6952001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
696
697 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
698 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
699 DLL_SUPPORT controlled code.
700
72358f65 7012001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
146e7110 702
72358f65
NC
703 * emultempl/pe.em(pe_data_import_dll): Make static.
704 (pe_get_data_import_dll_name): New accessor function.
146e7110 705 * pe-dll.c(pe_create_import_fixup): call
72358f65
NC
706 pe_get_data_import_dll_name() from pe.em, instead of
707 directly accessing pe_data_import_dll variable from pe.em.
708
3882b010
L
7092001-09-18 Bruno Haible <haible@clisp.cons.org>
710
711 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
712 (def_file_add_directive): Use ISSPACE instead of isspace.
713 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
714 isdigit/isxdigit/isalpha/isalnum.
715 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
716 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
717 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
718 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
719 isalnum.
720 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
721 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
722 isupper/tolower.
723 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
724 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
725 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
726 (ctor_prio): Use ISDIGIT instead of isdigit.
727 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
728 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
729 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
730 isupper/tolower.
731 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
732 (stricpy): Use TOLOWER instead of isupper/tolower.
733 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
734 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
735 (lex_warn_invalid): Use ISPRINT instead of isprint.
736 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
737 (main): For gettext, also set the LC_CTYPE locate facet.
738 (add_keepsyms_file): Use ISSPACE instead of isspace.
739 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
740 (is_num, parse_args): Use ISDIGIT instead of isdigit.
741 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
742 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
743 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
744 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
745 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
746 (quoteput): Use ISSPACE instead of isspace.
747 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
748 instead of isalnum.
749
db09f25b
AM
7502001-09-18 Alan Modra <amodra@bigpond.net.au>
751
752 * deffilep.y (def_stash_module): Constify "name" param.
753
754 * pe-dll.c: Replace CONST with const throughout.
755 (quick_symbol): Constify "n1", "n2", "n3" params.
756 (make_singleton_name_thunk): Constify "import" param. Make
757 "buffer_len" a size_t.
758 (make_import_fixup_entry): Constify "name", "fixup_name",
759 "dll_symname" params.
760 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
761 (pe_get32): Likewise.
762 (pe_implied_import_dll): Likewise.
763
764 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
765 (sort_by_section_name): Likewise.
766
767 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
768 (make_import_fixup): Cast printf arg, rel->address to long rather
769 than int.
770 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
771
74699268
AM
7722001-09-15 Alan Modra <amodra@bigpond.net.au>
773
774 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
775 defines BufferSize. Increase buffer size by one.
776
775cabad
NC
7772001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
778
779 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
780
056a1d49
NC
7812001-09-14 Kevin Lo <kevlo@openbsd.org>
782
783 * configure.tgt: Add arm-openbsd target.
784
a7d792bb
L
7852001-09-12 H.J. Lu <hjl@gnu.org>
786
787 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
788 eelf64lppc.o to ...
789 (ALL_64_EMULATIONS): Here.
790 * Makefile.in: Regenerated.
791
0d888aac
CW
7922001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
793
794 * emultempl/pe.em(make_import_fixup): change signature to
795 take asection as well as arelec; we need this for proper
146e7110 796 error reporting. Only call pe_create_import_fixup() if
0d888aac
CW
797 there is no attempt to add a constant addend to the reloc;
798 otherwise, report error condition.
799 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
800 since final argument is a pointer to make_import_fixup().
801 Change call to cb() to match make_import_fixup() signature.
802 (make_import_fixup_mark): make buffer_len unsigned.
803 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
804
8052001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
806
807 * ld.texinfo: add verbose documentation for auto-import
146e7110 808 direct-addressing workaround, to compliment the terse
0d888aac
CW
809 error message.
810
cedacdc0
CM
8112001-09-12 Andrew MacLeod <amacleod@redhat.com>
812
146e7110 813 * scripttempl/v850.sc: Add gcc_except_table sections.
cedacdc0 814
38be0bb1
JL
815Fri Sep 7 11:34:24 2001 Jeffrey A Law (law@cygnus.com)
816
817 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
818 * emulparams/h8300self.sh: Similarly.
819
559e4713
NC
8202001-09-05 Danny Smith <dannysmith@users.souceforge.net>
821
822 * ld.texinfo (Options, --stack): Correct default value for stack
823 reserve.
824
1fdf0249
TR
8252001-09-05 Tom Rix <trix@redhat.com>
826
827 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
146e7110 828
9b5799b8
AJ
8292001-09-03 Andreas Jaeger <aj@suse.de>
830
831 * emultempl/beos.em: Declare prototypes for comparions functions,
832 adjust definitions.
833
48f6162b
AJ
8342001-09-02 Andreas Jaeger <aj@suse.de>
835
836 * emultempl/aix.em: Add missing prototype.
837 * emultempl/lnk960.em: Likewise.
838 * emultempl/vanilla.em: Likewise.
839 * emultempl/armcoff.em: Likewise.
840 * emultempl/armelf_oabi.em: Likewise.
841 * emultempl/beos.em: Likewise.
842 * emultempl/gld960c.em: Likewise.
843 * emultempl/gld960.em: Likewise.
844
845 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
846 for prototype declaration.
847
39e5585e
EC
8482001-08-31 Eric Christopher <echristo@redhat.com>
849 Jason Eckhardt <jle@redhat.com>
850
851 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
852
3fc90ddb
AJ
8532001-08-31 Andreas Jaeger <aj@suse.de>
854
855 * emultempl/pe.em: Add missing prototypes.
856 (gld_${EMULATION_NAME}_after_open): Remove extra args to
857 pe_find_data_imports.
858 (pr_sym): Add unused attribute.
859
d43ded80
PB
8602001-08-29 Joel Sherrill <joel@OARcorp.com>
861
39e5585e 862 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
d43ded80
PB
863 default from coff to elf.
864
3946dd2f
JL
8652001-08-29 Jeff Law <law@redhat.com>
866
867 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
868 ARCH specification.
869 * emulparams/h8300self.sh: Similarly.
870
871Wed Aug 28 13:37:20 2001 J"orn Rennecke <amylaar@redhat.com>
8af6dd41
JR
872
873 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
874 eh8300self.o .
875 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
876 * configure.tgt (h8300-*-elf*): New case.
877 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
878 * emulparams/h8300self.sh: New file.
879 * Makefile.in: Regenerated.
880
70d0c6e9
NC
8812001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
882
883 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
884 with macro name.
885
5c67d4bb
AM
8862001-08-27 Linus Nordberg <linus@swox.com>
887 Alan Modra <amodra@bigpond.net.au>
888
889 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
890 (eelf64ppc.c, eelf64lppc.c): Add make targets.
891 Run "make dep-am"
892 * Makefile.in: Regenerate.
893 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
894 entries to correct alphabetical position.
895 * emulparams/elf64ppc.sh: New.
896 * emulparams/elf64lppc.sh: New.
897
08131015
NC
8982001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
899
900 * ldmain.c (main): Declare BSIZE as static.
901
db6751f2
JJ
9022001-08-23 Jakub Jelinek <jakub@redhat.com>
903
904 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
905 into .rel.dyn resp. .rela.dyn if combreloc.
906 (get_script): If .x linker script is equal to .xn, only put it
907 once into the binary.
908 Add .xc and .xsc scripts.
909 (parse_args): Handle -z combreloc and -z nocombreloc.
910 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
911 For .xc and .xsc scripts put all .rel* or .rela* input sections
912 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
913 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
914 is elf.
915 Strip trailing whitespace from script.
916 Generate .xc and .xsc scripts if requested.
917 * ldmain.c (main): Initialize link_info.combreloc and
918 link_info.spare_dynamic_tags.
919 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
920 (ld_options): Add --spare-dynamic-tags option.
921 (parse_args): Likewise.
922 * ld.texinfo: Document -z combreloc and -z nocombreloc.
923 * ldint.texinfo: Document .xc and .xsc linker scripts.
924 * NEWS: Add notes about -z combreloc and SHF_MERGE.
925
63d069c0
L
9262001-08-22 H.J. Lu <hjl@gnu.org>
927
928 * emulparams/elf32fr30.sh: Add a newline.
929
948f9114
AJ
9302001-08-21 Andreas Jaeger <aj@suse.de>
931
932 * deffilep.y: Add missing prototypes.
933 * pe-dll.c: Likewise.
934
ae7fb08f
AM
9352001-08-20 Alan Modra <amodra@bigpond.net.au>
936
2af02257
AM
937 * ldlang.c (insert_pad): Fix typos in last patch.
938
939 * ldlang.c: When traversing lang_statement_union_type lists,
940 consistently use "header.next" rather than "next".
941 * mpw-eppcmac.c: Likewise.
942 * emultempl/beos.em: Likewise.
943 * emultempl/hppaelf.em: Likewise.
944 * emultempl/pe.em: Likewise.
945 * ldlang.h (union lang_statement_union): Remove "next" field.
946
c0c330a7
AM
947 * ldlang.c (insert_pad): Use offsetof macro.
948 (lang_size_sections): Always neuter padding statements.
949 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
950
ae7fb08f
AM
951 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
952 passed to lang_size_sections.
953 (pe_exe_fill_sections): Likewise.
954 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
955 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
956
fab80407
AM
9572001-08-18 Alan Modra <amodra@bigpond.net.au>
958
959 * emultempl/aix.em: Formatting fixes.
960
b3327aad
AM
9612001-08-18 Alan Modra <amodra@bigpond.net.au>
962
963 * ldlang.c (insert_pad): Make use of an existing pad statement if
964 available. Move code calculating alignment, adjusting section
965 alignment power, and adjusting dot to ..
966 (size_input_section): .. here. Remove unused relax param.
967 (lang_size_sections): Change boolean `relax' param to boolean *.
968 Adjust call to size_input_section. Make use of insert_pad to
969 place pad after the assignment statement. If relaxing, zap
970 padding statements.
971 (reset_memory_regions): Reset output_bfd section sizes too.
972 (relax_again): Move to..
973 (lang_process): ..here. Adjust call to lang_size_sections, and
974 remove duplicated code.
975 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
976
563e308f
AM
9772001-08-17 Alan Modra <amodra@bigpond.net.au>
978
979 * ld.texinfo: Document that fill values now use the four least
980 significant bytes.
981 * emulparams/elf32fr30.sh (NOP): Update.
982 * emulparams/elf32mcore.sh: Likewise.
983 * emulparams/elf64_s390.sh: Likewise.
984 * emulparams/elf_i386.sh: Likewise.
985 * emulparams/elf_i386_be.sh: Likewise.
986 * emulparams/elf_i386_chaos.sh: Likewise.
987 * emulparams/elf_i386_ldso.sh: Likewise.
988 * emulparams/elf_s390.sh: Likewise.
989 * emulparams/elf_x86_64.sh: Likewise.
990 * emulparams/i386moss.sh: Likewise.
991 * emulparams/i386nw.sh: Likewise.
992 * emulparams/m68kelf.sh: Likewise.
993 * scripttempl/elf.sc: Update NOP comment.
994 * scripttempl/elfi370.sc: Likewise.
995 * scripttempl/elfm68hc11.sc: Likewise.
996 * scripttempl/elfm68hc12.sc: Likewise.
997 * scripttempl/nw.sc: Likewise.
998
b90e1c6f
TR
9992001-08-15 Tom Rix <trix@redhat.com>
1000
1001 * ldgram.y (saved_script_handle): Initialize to NULL.
1002 * ldmain.c (main): Change check on saved_script_handle.
948f9114 1003
39dcfe18
AM
10042001-08-14 Alan Modra <amodra@bigpond.net.au>
1005
cde43e70
AM
1006 * emultempl/elf32.em: Formatting fixes.
1007 (output_prev_sec_find): Test for bfd_ind_section too; do so by
1008 looking at sec->owner.
1009 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
1010 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
1011 unused code, and reorganize orphan section placement code.
1012
39dcfe18
AM
1013 * ldlang.c (wild_doit): Rename to lang_add_section.
1014 * ldlang.h: Here too.
1015 * mpw-elfmips.c: And here.
1016 * emultempl/beos.em: And here.
1017 * emultempl/elf32.em: And here.
1018 * emultempl/hppaelf.em: And here.
1019 * emultempl/pe.em: And here.
1020
908d20b3
RH
10212001-08-13 Richard Henderson <rth@redhat.com>
1022
1023 * emultempl/needrelax.em: New file.
1024 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
1025 * Makefile.am (eelf64_ia64.c): Depend on it.
1026 * Makefile.in: Rebuild.
1027
0f33d40b
AM
10282001-08-13 Alan Modra <amodra@bigpond.net.au>
1029
22af9fd3
AM
1030 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
1031 output_section is set non-NULL.
1032
0f33d40b
AM
1033 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
1034 `true' for SEC_EXCLUDE sections so that the generic code doesn't
1035 needlessly create an output_section_statement. Treat a correctly
1036 named output_section_statement with NULL bfd_section as compatible.
1037
55ab6103
HPN
10382001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
1039
1040 * emultempl/generic.em: Support EXTRA_EM_FILE.
1041 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
1042 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
1043 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
1044 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
1045 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
1046 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
1047 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
1048 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
1049 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
1050 LDEMUL_FIND_POTENTIAL_LIBRARIES.
1051
24098abb
RH
10522001-08-12 Richard Henderson <rth@redhat.com>
1053
1054 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
1055 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
1056 scripttempl/v850.sc: Keep .jcr data.
1057
b9a8de1e 10582001-08-12 H.J. Lu <hjl@gnu.org>
146e7110
AM
1059 Andrew Haley <aph@cambridge.redhat.com>
1060 Nick Clifton <nickc@redhat.com>
b9a8de1e 1061
146e7110 1062 * ldgram.y (had_script): Change name to saved_script_handle.
b9a8de1e
NC
1063 Change type to file handle.
1064 * ld.h (had_script): Rename and retype.
1065 * ldfile.c (ldfile_open_command_file): Save the file handle
1066 used in saved_script_handle.
1067 * lexsup.c (parse_args): Do not allow -c option to alter
1068 saved_script_handle.
1069 * ldmain.c (main): Print out the linker script used if
1070 --verbose is given. Check saved_script_handle to obtain the
1071 external linker script used, or if NULL, dump the builtin
1072 script.
1073 * ld.texinfo: Document that --verbose now dumps the linker
1074 script used, regardless of whether it was an internal or an
1075 external script.
1076
0218d1e4
AJ
10772001-08-10 Andreas Jaeger <aj@suse.de>
1078
1079 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1080 to build warnings.
1081 * configure: Regenerate.
1082
5253f23b
AM
10832001-08-09 Alan Modra <amodra@bigpond.net.au>
1084
73810896
AM
1085 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
1086
5253f23b
AM
1087 * scripttempl/elf.sc: Move non-text .dynamic section before
1088 .plt/.got/.sdata* group.
1089 (OTHER_GOT_SECTIONS): Move to immediately after .got.
1090 (OTHER_SDATA_SECTIONS): Add.
1091 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
1092 OTHER_GOT_SECTIONS.
1093 * emulparams/crislinux.sh: Likewise.
1094 * emulparams/elf32b4300.sh: Likewise.
1095 * emulparams/elf32bmip.sh: Likewise.
1096 * emulparams/elf32bmipn32.sh: Likewise.
1097 * emulparams/elf32bsmip.sh: Likewise.
1098 * emulparams/elf32btsmip.sh: Likewise.
1099 * emulparams/elf32ebmip.sh: Likewise.
1100 * emulparams/elf32elmip.sh: Likewise.
1101 * emulparams/elf32l4300.sh: Likewise.
1102 * emulparams/elf32lmip.sh: Likewise.
1103 * emulparams/elf32lsmip.sh: Likewise.
1104 * emulparams/elf32ltsmip.sh: Likewise.
1105 * emulparams/elf64bmip.sh: Likewise.
1106 * emulparams/elf64btsmip.sh: Likewise.
1107 * emulparams/elf64ltsmip.sh: Likewise.
1108
179c732c
AM
11092001-08-08 Alan Modra <amodra@bigpond.net.au>
1110
1111 * genscripts.sh: Source the emulparams script before each output
1112 script is generated so that variables like `RELOCATING' may affect
1113 variables defined in the emulparams script.
1114
3fd36710
AM
11152001-08-04 Alan Modra <amodra@bigpond.net.au>
1116
20713691
AM
1117 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
1118 order.
1119
3fd36710
AM
1120 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
1121 ie. iterate over wild_statement.section_list.
1122 (gld${EMULATION_NAME}_place_orphan): Likewise.
1123
de0b1853
SC
11242001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1125
1126 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
1127 .fini[0-4] sections used by _exit
1128 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
1129 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
1130 * scripttempl/elfm68hc11.sc: Likewise.
1131
ff7e6f88
L
11322001-08-03 H.J. Lu <hjl@gnu.org>
1133
1134 * emultempl/beos.em (init): Add the missing initialization.
1135
b6bf44ba
AM
11362001-08-03 Alan Modra <amodra@bigpond.net.au>
1137
1138 * ld.texinfo (Input Section Basics): Clarify ordering of output
1139 sections.
1140 * ldlang.c (callback_t): Add wildcard_list param.
1141 (walk_wild_section): Remove "section" param. Rewrite for
1142 lang_wild_statement_type change. Remove unique_section_p test.
1143 (walk_wild_file): Remove "section" param.
1144 (walk_wild): Remove "section" and "file" params.
1145 (lang_gc_wild): Likewise.
1146 (wild): Likewise. Modify for lang_wild_statement_type change.
1147 (wild_sort): Likewise. Add "sec" param.
1148 (gc_section_callback): Likewise.
1149 (output_section_callback): Likewise. Do unique_section_p test.
1150 (map_input_to_output_sections): Modify call to wild.
1151 (lang_gc_sections_1): Likewise.
1152 (print_wild_statement): Modify for lang_wild_statement_type
1153 change.
1154 (lang_add_wild): Replace filename, filenames_sorted param with
1155 filespec. Replace section_name, sections_sorted,
1156 exclude_filename_list with section_list.
1157 * ldlang.h (lang_add_wild): Here too.
1158 (lang_wild_statement_type): Replace section_name, sections_sorted,
1159 and exclude_filename_list with section_list.
1160 * ldgram.y (current_file): Delete.
1161 (%union): Add wildcard_list.
1162 (file_NAME_list): Set type to wildcard_list. Build a linked list
1163 rather than calling lang_add_wild for each entry.
1164 (input_section_spec_no_keep): Call lang_add_wild here instead.
1165 * ld.h (struct wildcard_list): Declare.
1166 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
1167
b044cda1
CW
11682001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
1169
1170 * ldmain.c (main): initialize link_info.pei386_auto_import
1171 * pe-dll.c: new tables for auto-export filtering
1172 (auto_export): change API, pass abfd for contextual filtering.
b6bf44ba 1173 Loop thru tables of excluded symbols instead of comparing
b044cda1
CW
1174 "by hand".
1175
11762001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
1177
b6bf44ba
AM
1178 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
1179 static variable current_sec (static struct sec *). Add
b044cda1 1180 forward declaration for add_bfd_to_link.
b6bf44ba
AM
1181 (process_def_file): Don't export undefined symbols. Do not
1182 export symbols starting with "_imp__". Call auto_export()
b044cda1
CW
1183 with new API.
1184 (pe_walk_relocs_of_symbol): New function.
1185 (generate_reloc): add optional extra debugging
b6bf44ba 1186 (pe_dll_generate_def_file): eliminate extraneous initial blank
b044cda1 1187 line in output
b6bf44ba 1188 (make_one): enlarge symtab to make room for __nm__ symbols
b044cda1
CW
1189 (DATA auto-import support).
1190 (make_singleton_name_thunk): New function.
1191 (make_import_fixup_mark): New function.
1192 (make_import_fixup_entry): New function.
1193 (pe_create_import_fixup): New function.
b6bf44ba 1194 (add_bfd_to_link): Specify that 'name' argument is a CONST
b044cda1 1195 char *.
b6bf44ba
AM
1196 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
1197 declare new functions pe_walk_relocs_of_symbol and
b044cda1
CW
1198 pe_create_import_fixup.
1199 * emultempl/pe.em: add new options --enable-auto-import,
1200 --disable-auto-import, and --enable-extra-pe-debug.
1201 (make_import_fixup): New function.
1202 (pe_find_data_imports): New function.
1203 (pr_sym): New function.
b6bf44ba 1204 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
b044cda1
CW
1205 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
1206 CODE.
1207
12082001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
b6bf44ba 1209
b044cda1
CW
1210 * ld.texinfo: add additional documentation for
1211 --export-all-symbols. Document --out-implib,
1212 --enable-auto-image-base, --disable-auto-image-base,
b6bf44ba
AM
1213 --dll-search-prefix, --enable-auto-import, and
1214 --disable-auto-import.
b044cda1
CW
1215 * ldint.texinfo: Add detailed documentation on auto-import
1216 implementation.
1217
156e34dd
NC
12182001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1219
1220 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
1221 example.
1222
d6231427
AM
12232001-07-24 Alan Modra <amodra@bigpond.net.au>
1224
1225 * Makefile.am: Update dependencies with "make dep-am".
1226 * Makefile.in: Regenerate
1227
e14ec88b
AM
12282001-07-23 Alan Modra <amodra@bigpond.net.au>
1229
1230 * ldcref.c (check_section_sym_xref): New function.
1231 (check_nocrossrefs): Call it.
1232 (check_nocrossref): Interate over h->refs here instead of..
1233 (check_refs): ..here. Pass in the symbol name, section, and bfd
1234 rather than hash_entry pointers.
1235 (struct check_refs_info): Keep symbol name rather than hash entry.
1236 Remove "same".
1237 (check_reloc_refs): Tweak for above changes in check_refs_info.
1238 Only report references to section syms when symname is NULL to
1239 prevent duplicate messages for the same reloc.
1240
1b577b00
NC
12412001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1242
c7d701b0
NC
1243 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
1244 available. Do not print NULL trees.
1245 (exp_print_token): Print unknown tokens with values > 126 as
1246 decimal values not ASCII characters.
1247
1545243b
NC
1248 * ldlang.c (lang_leave_overlay): If a region is specified assign
1249 it to all sections inside the overlay unless they have been
1250 assigned to the own, non-default, memory region.
1251
1b577b00
NC
1252 * README: Add header for consistency with other README files.
1253
5030876b
L
12542001-07-14 H.J. Lu <hjl@gnu.org>
1255
1256 * emultempl/elf32.em (output_prev_sec_find): Never return
1257 bfd_abs_section_ptr, bfd_com_section_ptr nor
1258 bfd_und_section_ptr.
1259
18c7a9a5
NC
12602001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
1261
22af9fd3 1262 * Makefile.am (em32relf.c): Change dependency from generic.em to
18c7a9a5
NC
1263 elf32.em.
1264 * Makefile.in: Regenerate.
1265
9ffecff1
MG
12662001-07-14 matthew green <mrg@eterna.com.au>
1267
1268 * configure.tgt (i386-*-netbsdelf*): New target.
1269 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
1270
95500e1c
JJ
12712001-07-13 Jakub Jelinek <jakub@redhat.com>
1272
1273 * emultempl/elf32.em (output_prev_sec_find): New.
1274 (place_orphan): Use it.
1275
e97cb84f
L
12762001-07-11 H.J. Lu <hjl@gnu.org>
1277
1278 * ldmain.c (main): Fix typos in the last change.
1279
7333607e
JJ
12802001-07-11 Jakub Jelinek <jakub@redhat.com>
1281
1282 * ldmain.c (main): Disallow -F and -f without -shared.
1283
d29d80f2
NC
12842001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1285
1286 * emultempl/pe.em (after_open): Check for the output_bfd not
1287 having any coff_data structure allocated to it.
1288
c2a1a436
DB
12892001-07-09 David O'Brien <obrien@FreeBSD.org>
1290
1291 * emultempl/elf32.em: Do not assuming that contents of the buffer
1292 returned from basename function will remain unchanged accross other
1293 function calls.
1294
63653551
L
12952001-07-03 H.J. Lu <hjl@gnu.org>
1296
1297 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
1298 2001-07-03. It creates dynamic entries even for static binaries.
1299
d303a449
L
13002001-07-03 Jakub Jelinek <jakub@redhat.com>
1301
1302 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
1303 (DYNAMIC): Use it to reserve few dynamic entries for
1304 post-linking tools.
1305
9f22353f
AM
13062001-06-27 Alan Modra <amodra@bigpond.net.au>
1307
1308 * emulparams/hppa64linux.sh: New file.
1309 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
1310 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
1311 (ehppa64linux.c): Add rule to make it.
1312 Run "make dep-am".
1313 * Makefile.in: Regenerate.
1314
62bf86b4
HPN
13152001-06-21 Hans-Peter Nilsson <hp@axis.com>
1316
1317 * ld.texinfo (Options, -r): Mention restrictions when using
1318 different object formats.
1319
429d935d
HPN
13202001-06-19 Hans-Peter Nilsson <hp@axis.com>
1321
1322 * ldlang.c (lang_check): Emit fatal error if relocatable link
1323 between different object flavours with relocations in input.
1324
cb840a31
L
13252001-06-19 H.J. Lu <hjl@gnu.org>
1326
1327 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
1328 (--version-script): Mention the language support.
1329
9bf03acc
L
13302001-06-19 H.J. Lu <hjl@gnu.org>
1331
1332 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
1333
c45021f2
NC
13342001-06-18 H.J. Lu <hjl@gnu.org>
1335
b6bf44ba
AM
1336 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
1337 (diststuff): Add $(MANS).
1338 * Makefile.in: Regenerated.
c45021f2 1339
b6bf44ba 1340 * ld.1: Removed.
c45021f2 1341
6caa99ab
HPN
13422001-06-18 Hans-Peter Nilsson <hp@axis.com>
1343
605d9b3a
HPN
1344 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
1345 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
1346 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
1347 * ld.h (args_type): Remove member export_dynamic. All users
1348 changed to use struct bfd_link_info member.
1349
6caa99ab
HPN
1350 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
1351 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
1352 * Makefile.in: Regenerate.
1353
6f9efd97
L
13542001-06-18 H.J. Lu <hjl@gnu.org>
1355
1356 * ldlang.c (init_os): Add the newline to the einfo call.
1357 (lang_check): Likewise.
1358 (lang_do_version_exports_section): Likewise.
1359
5af9fd8b
L
13602001-06-15 H.J. Lu <hjl@gnu.org>
1361
1362 * lexsup.c (parse_args); Save optind to report unrecognized
1363 option.
1364
2a096f04
HPN
13652001-06-15 Hans-Peter Nilsson <hp@axis.com>
1366
7e66c3f5
HPN
1367 * ldlang.c (lang_check): Emit fatal error if relocatable link
1368 between different object flavours.
1369
2a096f04
HPN
1370 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
1371 Set new link_info member export_dynamic.
1372 * ldmain.c (main): Initialize new link_info member export_dynamic.
1373
6770ec8c
NC
13742001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
1375
1376 * ldlang.c (walk_wild): Only call walk_wild_file if
1377 lookup_name returns something.
b6bf44ba 1378 (lookup_name): If load_symbols fails, return NULL.
22af9fd3 1379 (load_symbols): Change to a boolean function.
b6bf44ba 1380 (open_input_bfds): If load_symbols fails then do not make the
6770ec8c
NC
1381 executable.
1382
8529105a
AM
13832001-06-08 Alan Modra <amodra@bigpond.net.au>
1384
1385 * ldlang.c (record_bfd_errors): Remove.
1386
1387 * emultempl/aix.em: Fix copyright dates.
1388
8f3aa7a0
AJ
13892001-06-07 Andreas Jaeger <aj@suse.de>
1390
1391 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
1392 (TEXT_START_ADDR): Likewise.
1393
3277f888
AM
13942001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
1395
1396 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
1397
3763134d
DD
13982001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1399
1400 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
1401
5929ebc0
L
14022001-05-31 H.J. Lu <hjl@gnu.org>
1403
1404 * ldlang.c (open_input_bfds): Don't change the bfd error
1405 handler whilst loading symbols.
1406
c04a062d
NC
14072001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1408
1409 * configure.tgt: Remove i370-mvs architecture, it is not currently
1410 supported.
1411
96fcab3e
L
14122001-05-25 H.J. Lu <hjl@gnu.org>
1413
1414 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
1415 like emulparams/aixppc.sh.
1416
db8d4f23
L
14172001-05-25 H.J. Lu <hjl@gnu.org>
1418
1419 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
1420 setting of output_filename after bfd_scan_arch.
1421 * emultempl/pe.em: Likewise.
1422
5f642101
L
14232001-05-25 H.J. Lu <hjl@gnu.org>
1424
1425 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
1426 like emulparams/aixppc.sh.
1427
1428 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
1429 instead of ${srcdir}/emultempl/stringify.sed.
1430
64e9ece0
TW
14312001-05-25 Timothy Wall <twall@oculustech.com>
1432
1433 * emulparams/elf64_aix.sh: Change settings to match IBM linker
8f3aa7a0 1434 output.
64e9ece0 1435
c709b096
AM
14362001-05-25 Alan Modra <amodra@one.net.au>
1437
1438 * configure.host: Replace linuxoldld with linux*oldld.
1439 * configure.tgt: Likewise.
1440
6cbdcc6f
L
14412001-05-24 H.J. Lu <hjl@gnu.org>
1442
1443 * emultempl/stringify.sed: Removed again.
1444
86af25fe
L
14452001-05-24 H.J. Lu <hjl@gnu.org>
1446
1447 * emultempl/aix.em (OUTPUT_ARCH): Defined.
1448 (gld${EMULATION_NAME}_before_parse): Initialize
1449 ldfile_output_architecture, ldfile_output_machine and
1450 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
1451 * emultempl/beos.em: Likewise.
1452 * emultempl/elf32.em: Likewise.
1453 * emultempl/linux.em: Likewise.
1454 * emultempl/mipsecoff.em: Likewise.
1455 * emultempl/pe.em: Likewise.
1456 * emultempl/sunos.em: Likewise.
1457
3b1b01cf
TR
14582001-05-24 Tom Rix <trix@redhat.com>
1459
8f3aa7a0 1460 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
3b1b01cf
TR
1461 udate import file format.
1462 (change_symbol_mode) New, same
1463 (is_syscall) New, same
1464 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
1465 * emulparams/aixppc64.sh : same
1466 * emulparams/aixrs6.sh : same
1467 * emulparams/ppcmacos.sh : same
1468 * emultempl/aix.em : use strtoull to parse options
1469 * Makefile.am : add eaixppc64 emulation for xcoff64
1470 * Makefile.in : same
1471 * configure.tgt : same
1472
1473 * scripttempl/aix.sc : default text section offset to 0x10000000
146e7110 1474 default data section offset to 0x20000000
3b1b01cf 1475 add .sv3264 and .sv64 pseudo sections
8f3aa7a0 1476 loader and debug sections use the currect section offset.
3b1b01cf
TR
1477
1478 * emultempl/aix.em : Add xcoff64 support
1479 Add -binitfini support
8f3aa7a0 1480 (gld${EMULATION_NAME}_before_parse) -binitfini
3b1b01cf 1481 (gld${EMULATION_NAME}_parse_args) same
8f3aa7a0 1482 (gld${EMULATION_NAME}_before_allocation) format change for special
3b1b01cf
TR
1483 sections
1484
1485 * emulparams/aixppc64.sh : New file for xcoff64 support
8f3aa7a0 1486
57e6abd2
AO
14872001-05-23 Alexandre Oliva <aoliva@redhat.com>
1488
1489 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
1490 variable to avoid non-portable shell construct.
1491
d1cf510e
NC
14922001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1493
1494 * ldmain.c (get_emulation): Add -mips5 command line argument.
1495
506eee22
NC
14962001-05-22 Alexandre Oliva <aoliva@redhat.com>
1497
1498 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
1499 (ELF_INTERPRETER_NAME): Define it.
1500 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
1501 it.
1502 * configure.tgt (targ_emul, targ_extra_emuls)
1503 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
1504 as primary, elf_i386 as extra.
1505 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
1506 (eelf_i386_ldso.c): New rule.
1507 * Makefile.in: Rebuilt.
1508
15092001-05-22 Nick Clifton <nickc@redhat.com>
1510
1511 * lexsup.c (ld_options): Allow -I to be an alias for
1512 --dynamic-linker. This is for Solaris compatability.
1513 * ld.texinfo: Document that -I can be used.
1514 * ld.1: Regenerate.
1515
d1778b88
AM
15162001-05-16 Alan Modra <amodra@one.net.au>
1517
1518 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
1519 whether an input section is the first one assigned to an output
1520 section.
1521 Assorted formatting fixes.
1522
02649152
DD
15232001-05-14 DJ Delorie <dj@delorie.com>
1524
1525 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
1526 * Makefile.in: Ditto.
1527
579f31ac
JJ
15282001-05-11 Jakub Jelinek <jakub@redhat.com>
1529
1530 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
1531 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
1532 output sections.
1533 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
1534
8550eb6e
JJ
15352001-05-11 Jakub Jelinek <jakub@redhat.com>
1536
1537 * ldlang.c (lang_process): Call bfd_merge_sections.
1538
8e5a525c
AM
15392001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1540
1541 * ldgram.y: Fix typo.
1542
1c9acd94
L
15432001-05-03 H.J. Lu <hjl@gnu.org>
1544
1545 * emultempl/elf32.em: Include "libiberty.h".
1546 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
1547 basename of the bfd filename.
1548 (gld${EMULATION_NAME}_stat_needed): Likewise.
1549 (gld${EMULATION_NAME}_try_needed): Likewise.
1550 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
1551
14fe918e
L
15522001-05-02 H.J. Lu <hjl@gnu.org>
1553
1554 * emultempl/pe.em: Include <ctype.h>.
1555
c7e40348
NC
15562001-05-02 Johan Rydberg <jrydberg@opencores.org>
1557
b6bf44ba 1558 * emulparams/elf32openrisc.sh: New file.
c7e40348 1559
b6bf44ba
AM
1560 * Makefile.am: Add OpenRISC target.
1561 * Makefile.in: Regenerated.
c7e40348 1562
b6bf44ba 1563 * configure.tgt: Add openrisc-*-* mapping.
c7e40348
NC
1564
15652001-05-02 Nick Clifton <nickc@redhat.com>
1566
1567 * emultempl/aix.em: Replace buystring with xstrdup.
1568 * emultempl/beos.em: Replace buystring with xstrdup.
8f3aa7a0 1569
d1b2b2dc
L
15702001-05-02 H.J. Lu <hjl@gnu.org>
1571
1572 * ldfile.c: Include "libiberty.h".
1573 * ldlex.l: Likewise.
1574
1575 * ldmisc.c (buystring): Removed.
1576 * ldmisc.h: Likewise.
1577
1578 * ldfile.c: Replace buystring with xstrdup.
1579 * ldlang.c: Likewise.
1580 * ldlex.l: Likewise.
1581 * ldmain.c: Likewise.
1582 * ldmisc.c: Likewise.
1583 * lexsup.c: Likewise.
1584 * mpw-eppcmac.c: Likewise.
1585
35714f2a
AJ
15862001-04-30 Andreas Jaeger <aj@suse.de>
1587
1588 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
1589
884fb58e
NC
15902001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
1591
b6bf44ba
AM
1592 * ldlang.c (load_symbols): Give emulation a chance
1593 to process unrecognized file before fatal error is
1594 reported, not after.
884fb58e 1595
87748b32
NC
15962001-04-27 Sean McNeil <sean@mcneil.com>
1597
1598 * configure.tgt: Add arm-vxworks target.
1599 * scripttempl/armcoff.sc: Support .text or .data as a section name
1600 prefix.
1601 Define _etext.
35714f2a 1602
7ce691ae
C
16032001-04-13 J.T. Conklin <jtc@redback.com>
1604
1605 * ld.texinfo: Document --fatal-warnings.
1606 * ld.1: Regenerate.
1607
1608 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
35714f2a 1609 warnings have been turned into errors.
7ce691ae
C
1610 * lexsup.c (OPTION_WARN_FATAL): Define.
1611 (ld_options): Entry for --fatal-warnings.
1612 (parse_args): Handle OPTION_WARN_FATAL.
1613 * ld.h (ld_config_type): Add fatal_warnings field.
1614
f5fa8ca2
JJ
16152001-04-13 Jakub Jelinek <jakub@redhat.com>
1616
1617 * ldmain.c (main): Default to discard_sec_merge.
1618 * lexsup.c (OPTION_DISCARD_NONE): Define.
1619 (ld_options): Add --discard-none.
1620 (parse_args): Handle OPTION_DISCARD_NONE.
1621 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
1622 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
1623 all its input sections match.
1624
fdec3cfc
L
16252001-04-05 Steven J. Hill <sjhill@cotw.com>
1626
1627 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
1628 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
1629 (eelf32ltsmip.c): New target.
1630 (eelf64btsmip.c): Likewise.
1631 (eelf64ltsmip.c): Likewise.
1632 * Makefile.in: Regenerated.
1633
1634 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
1635 target.
1636 (mips*-*-linux-gnu*): Likewise.
1637
1638 * emulparams/elf32ltsmip.sh: New. Traditional little endian
1639 MIPS taget.
35714f2a 1640 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
fdec3cfc
L
1641 target.
1642 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
1643 endian target.
1644
589bad82
HPN
16452001-04-05 Hans-Peter Nilsson <hp@axis.com>
1646
1647 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
1648 correct value of __Stext here.
1649 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
1650 .startup section.
1651
1652 * emulparams/crislinux.sh: Remove FIXME.
1653
94202e16
AM
16542001-04-02 Alan Modra <alan@linuxcare.com.au>
1655
1656 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
1657 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
1658
1268a053
HPN
16592001-03-27 Hans-Peter Nilsson <hp@axis.com>
1660
1661 * configure.tgt (cris-*-*): Change default emulation to criself.
1662 (cris-*-*aout*): New rule.
1663
d85e9ff7
AM
16642001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
1665
1666 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
1667 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
1668
0879a67a
AJ
16692001-03-26 Andreas Jaeger <aj@suse.de>
1670
1671 * ld.texinfo (Overview): Fix syntax in texi code.
1672
0285c67d
NC
16732001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1674
1675 * ld.texinfo: Put @c man indications to generate the ld man page.
1676 When generating man, define all the variables. Define SEEALSO
1677 and SYNOPSIS. Re-organize some lines to avoid the cross references.
1678 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
1679 (ld.1): Generate from ld.texinfo.
1680 * Makefile.in: Regenerate.
1681
c20ec07b
NC
16822001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
1683
1684 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
146e7110 1685 and '-fdata-sections'. Set the VMA of STABS sections to zero.
c20ec07b 1686
cc5ce052
UD
16872001-03-17 Ulrich Drepper <drepper@redhat.com>
1688
1689 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
1690 is an absolute path look only for this file and not along the path.
1691
a1ab1d2a
UD
16922001-03-17 Ulrich Drepper <drepper@redhat.com>
1693
1694 * emultempl/elf32.em (OPTION_GROUP): New macro.
1695 Add new option Bgroup to longopts.
1696 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
1697 (gld*_list_options): Add -Bgroup and -z defs.
1698 * ld.1: Document -Bgroup and -z defs.
1699 * ld.texinfo: Likewise.
1700
788fca5a
MM
17012001-03-07 Michael Meissner <meissner@redhat.com>
1702
1703 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
1704 with sections created by -fdata-sections.
1705 (.dynbss,.bss): Ditto.
1706
1c7566d1
AM
17072001-03-05 Alan Modra <alan@linuxcare.com.au>
1708
1709 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
1710 after_allocation_default, not gld..._before_allocation.
1711
27b7e12d
AM
17122001-02-27 Alan Modra <alan@linuxcare.com.au>
1713
1714 * configure.in (BFD_VERSION): New.
1715 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1716 * configure: Regenerate.
1717 * Makefile.am: Run "make dep-am"
1718 * Makefile.in: Regenerate.
1719
2bc551c7
TW
17202001-02-26 Timothy Wall <twall@cygnus.com>
1721
1722 * emulparams/elf64_aix.sh: Add additional read-only sections;
1723 uncomment lines which are now required.
1724
1276aefa
NC
17252001-02-26 H.J. Lu <hjl@gnu.org>
1726
1727 * ldlang.c (open_input_bfds): Set the bfd error handler so
b6bf44ba
AM
1728 that problems can be caught whilst loading symbols.
1729 (record_bfd_errors): New function: Report BFD errors and mark
1730 the executable output as being invalid.
1276aefa 1731
41c49998
TW
17322001-02-22 Timothy Wall <twall@cygnus.com>
1733
1734 * configure.host: Add configuration for ia64-*-aix*.
1735 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
1736 Add dependencies for eelf64_aix.c.
1737 * Makefile.in: Regenerate.
1738 * configure.tgt: Add ia64-*-aix* mapping.
1739 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
a2b64bed 1740 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
0879a67a
AJ
1741 AIX-specific test.
1742
78f85fd7
L
17432001-02-20 H.J. Lu <hjl@gnu.org>
1744
1745 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
1746 false if we found the file.
1747
1ac7e077 17482001-02-18 David O'Brien <obrien@FreeBSD.org>
fb33b906
DB
1749
1750 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
1751 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
1752
e135f41b
NC
17532001-02-18 lars brinkhoff <lars@nocrew.org>
1754
1755 * Makefile.am: Add PDP-11 target.
1756 * configure.tgt: Likewise.
1757 * emulparams/pdp11.sh: New file.
1758
a842aceb
DB
17592001-02-17 David O'Brien <obrien@FreeBSD.org>
1760
1761 * configure.host: Add a generic FreeBSD configuration entry such that
1762 all [modern] FreeBSD systems on all platforms will look the same.
1763
24174db0
L
17642001-02-14 H.J. Lu <hjl@gnu.org>
1765
1766 * configure.tgt: Remove mention of earmelf_linux26.
1767
30c3c13a
RH
17682001-02-13 Richard Henderson <rth@redhat.com>
1769
1770 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
1771
b46a87b1
L
17722001-02-13 H.J. Lu <hjl@gnu.org>
1773
1774 * ldexp.h (node_type): Add etree_provided.
1775 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
1776 type to etree_provided if defined by PROVIDE. Allow updating
0879a67a 1777 for etree_provided.
b46a87b1
L
1778 (exp_print_tree): Handle etree_provided.
1779 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
1780 etree_provided.
1781
f3988fd9
RH
17822001-02-09 David Mosberger <davidm@hpl.hp.com>
1783
1784 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
1785 .IA_64.unwind.* pattern to unwind table section and
1786 .IA_64.unwind_info* pattern to unwind info section.
1787
a85d7ed0
NC
17882001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1789
1790 * Makefile.am: Add linux target for S/390.
1791 * Makefile.in: Likewise.
1792 * configure.host: Likewise.
1793 * configure.tgt: Likewise.
1794 * emulparams/elf64_s390.sh: New file.
1795 * emulparams/elf_s390.sh: New file.
1796
780248c4
JJ
17972001-02-09 Jakub Jelinek <jakub@redhat.com>
1798
1799 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
1800 targ_extra_libpath.
1801 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
1802
0e2534bd
PB
18032001-02-06 Philip Blundell <philb@gnu.org>
1804
1805 * Makefile.am: Remove mention of earmelf_linux26.
1806 * Makefile.in: Regenerate.
1807
46c1ea57
PB
18082001-02-04 Philip Blundell <philb@gnu.org>
1809
1810 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
1811 * emulparams/armelf_linux26.sh: Delete.
1812 * configure.tgt: Remove mention of armelf_linux26 emulation.
1813
0088edd2
NC
18142001-02-01 Nick Clifton <nickc@redhat.com>
1815
1816 * ld.1: Replace occurances of -oformat with --oformat.
1817
02aa14fb
AM
18182001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
1819
1820 * ldlang.c (lang_leave_overlay): Don't set lma_region when
1821 load_base is specified.
1822
f813923c
HPN
18232001-01-24 Hans-Peter Nilsson <hp@axis.com>
1824
1825 * emultempl/elf32.em: Correct spelling in comments and listed
1826 options.
1827
c1eb1488
AM
18282001-01-23 Alan Modra <alan@linuxcare.com.au>
1829
1830 * ldlang.c (lang_leave_overlay): Only set lma_region from the
1831 default for the first section of a group of overlay sections.
1832
d9fc3714
AM
18332001-01-22 Alan Modra <alan@linuxcare.com.au>
1834
1835 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
1836 * Makefile.in: Regenerate.
1837 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
1838 Check for null tool_dir.
1839
6be0ca94
JW
18402001-01-16 Jim Wilson <wilson@redhat.com>
1841
1842 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
1843 and IA_64.unwind.info.
1844
b9247304
L
18452001-01-16 H.J. Lu <hjl@gnu.org>
1846
1847 * ldlang.c (lang_check): Merge the private data only if the
1848 input file has contents.
1849
577a0623
AM
18502001-01-14 Alan Modra <alan@linuxcare.com.au>
1851
d952f17a
AM
1852 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
1853
ffd6e9de
AM
1854 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
1855 enabling search for libmilli. On a relocatable link, make .text
1856 sections unique.
1857 (LDEMUL_AFTER_PARSE): Define.
1858 (hppaelf_finish): Correct spelling of relocatable in comments.
1859
577a0623
AM
1860 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
1861 rummage through the script for sections on the unique list.
1862 Correct length of strncmp for ".note".
1863 (gld${EMULATION_NAME}_check_needed): Rearrange function.
1864
1865 * ldlang.c (unique_section_list): New var.
1866 (unique_section_p): New function.
1867 (walk_wild_section): Don't match sections on unique_section_list.
1868 (lang_add_unique): New function.
ffd6e9de 1869 Correct spelling of relocatable in comments.
577a0623
AM
1870
1871 * ldlang.h (struct unique_sections): Declare.
1872 (unique_section_list): Declare.
1873 (unique_section_p): Declare.
1874 (lang_add_unique): Declare.
1875
1876 * lexsup.c (ld_options): Allow --unique to take an optional arg.
1877 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
1878
1879 * ld.texinfo (--unique): Update.
1880
b7ed8fad
NC
18812001-01-13 Nick Clifton <nickc@redhat.com>
1882
1883 * lexsup.c (parse_args): Remove spurious white space.
1884
d0398d6a
NC
18852001-01-12 Nick Clifton <nickc@redhat.com>
1886
1887 * lexsup.c (parse_args): Update copyright date.
1888
350fdb00
PB
18892001-01-12 Philip Blundell <pb@futuretv.com>
1890
1891 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
1892
60c6797e
KH
18932001-01-10 Kazu Hirata <kazu@hxi.com>
1894
1895 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
1896 * scripttempl/h8300h.sc: Fix formatting.
1897 * scripttempl/h8300s.sc: Likewise.
69f06969
KH
1898 * scripttempl/h8500.sc: Likewise.
1899 * scripttempl/h8500b.sc: Likewise.
1900 * scripttempl/h8500c.sc: Likewise.
1901 * scripttempl/h8500m.sc: Likewise.
1902 * scripttempl/h8500s.sc: Likewise.
60c6797e 1903
482e8b32
DB
19042000-01-07 David O'Brien <obrien@BSDi.com>
1905
1906 * emultempl/elf32.em: Only perform Linux ld hints processing when
1907 targeting Linux.
1908
d7ed7ca6
PB
19092001-01-07 Philip Blundell <philb@gnu.org>
1910
1911 * ld.texinfo (Bug Reporting): Update email address for reports.
1912
0fc3347a
NC
19132000-12-31 Nick Clifton <nickc@redhat.com>
1914
1915 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
1916 options by checking for a return value of '?' not -1.
1917
e4897a32
NC
19182000-12-28 Nick Clifton <nickc@redhat.com>
1919
1920 * lexsup.c (struct ld_option): Add new enum value:
1921 EXACTLY_TWO_DASHES.
1922 (ld_options[]): Change -omagic, -output and -oformat options
1923 to be EXACTLY_TWO_DASHES.
1924 (OUTPUT_COUNT): Use ARRAY_SIZE.
1925 (parse_args): Change parameter 'argc' to unsigned.
1926 Place EXACTLY_TWO_DASHES options into new really_longopts
1927 array.
1928 If getopt_long_only fails, try calling getopt_long using the
1929 really_longopts array.
1930 (help): Print a double dash for both EXACTLY_TWO_DASHES and
1931 TWO_DASHES options.
1932
1933 * ldlex.h: Fix prototype of parse_args.
1934
1935 * ld.texinfo: Document that long options starting with 'o'
1936 must be preceeded by two dashes. Change example of a single
1937 dashed long option from -oformat to -trace-symbol.
1938
1122a5fc
NC
19392000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1940
1941 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
1942 (longopts[]): New --no-default-excludes option.
1943 (gld_${EMULATION_NAME}_list_options): Document.
1944 (gld_${EMULATION_NAME}_parse_args): Handle.
1945
037849a9
NC
19462000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1947
1948 * ldlang.c (new_stat): Revert the last beautification with "innocent"
1949 whitespace, it breaks the K&R C preprocessor.
1950
7ec229ce
DD
19512000-12-11 DJ Delorie <dj@redhat.com>
1952
1953 * ld.texinfo: Add notes about --whole-archive and gcc.
1954
b79e8c78
NC
19552000-11-18 Fred Fish <fnf@be.com>
1956
1957 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
1958 (ld_options): Entry for --allow-shlib-undefined.
1959 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
1960 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
1961 to false.
1962 * ld.texinfo: Document new command line switch.
d952f17a 1963
9a8e2505
GK
19642000-12-12 Geoffrey Keating <geoffk@redhat.com>
1965
1966 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
1967 .fixup is actually read/write.
1968 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
1969 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
1970 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
1971
b8355149
JH
1972Mon Dec 11 14:50:33 MET 2000 Jan Hubicka <jh@suse.cz>
1973
1974 * NEWS: Add note about x86_64 architecture.
1975
93b63cd3
DD
19762000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
1977
1978 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
1979 Set DWARF2 sections to a VMA of zero.
1980
24f6971a
NC
19812000-12-01 Joel Sherrill <joel@OARcorp.com>
1982
d952f17a 1983 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
24f6971a
NC
1984 New targets.
1985 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
1986 (sparc*-*-rtems*): Switched from a.out to ELF.
1987
2be3aa03
NC
19882000-11-30 Jan Hubicka <jh@suse.cz>
1989
1990 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
1991 (eelf_x86_64.c): New.
1992 * Makefile.in: Regenerate.
1993 * configure.tgt: Add support for x86_64-*-linux-gnu*.
1994 * emulparams/elf_x86_64.sh: New.
1995
8c899858
HPN
19962000-11-30 Hans-Peter Nilsson <hp@axis.com>
1997
1998 * emulparams/crislinux.sh (ENTRY): Change back to _start.
1999 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
2000
2001 * scripttempl/crisaout.sc: Change all RELOCATING not related to
2002 merging non-a.out sections into CONSTRUCTING.
2003
e47b9e39
NC
20042000-11-28 Nick Clifton <nickc@redhat.com>
2005
2006 * ld.1 (COPYING): Mention that the GNU Free Documentation
2007 License is present in the sources, but not the output, and
2008 also available from the GNU website.
2009 (GNU Free Documentation License): Comment out this section.
2010
ad95f82a
DB
20112000-11-28 David O'Brien <obrien@dragon.nuxi.com>
2012
2013 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
2014 does not use them.
2015
fd89e65f
DB
20162000-11-25 David O'Brien <obrien@FreeBSD.org>
2017
2018 * ld.1: Remove old date so it does not give the impression the manpage
2019 is way out of date.
2020
077b8428
NC
20212000-11-24 Nick Clifton <nickc@redhat.com>
2022
2023 * configure.tgt (xscale-coff): Add target.
2024 (xscale-elf): Add target.
2025
49425d28
NC
20262000-11-24 Fred Fish <fnf@be.com>
2027
d952f17a
AM
2028 * ldmain.c (main): Remove redundant init of config.make_executable
2029 to true.
49425d28 2030
d3480244
RH
20312000-11-15 Richard Henderson <rth@redhat.com>
2032
2033 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
2034
1ce7de8b
KH
20352000-11-14 Kazu Hirata <kazu@hxi.com>
2036
2037 * scripttempl/h8300.sc: Fix formatting.
2038 * scripttempl/h8300h.sc: Likewise.
2039 * scripttempl/h8300s.sc: Likewise.
2040
208d5cd0
DC
2041Tue Nov 14 00:59:19 2000 Denis Chertykov <denisc@overta.ru>
2042
2043 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
2044
2e418547
PB
20452000-11-09 Philip Blundell <pb@futuretv.com>
2046
2047 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
2048 around orphan sections whose names can be represented in C.
2049
c940e6fc
JW
20502000-11-07 Jim Wilson <wilson@redhat.com>
2051
2052 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
2053 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
2054
704c465c
NC
20552000-11-06 Nick Clifton <nickc@redhat.com>
2056
2057 * ld.texinfo: Add GNU Free Documentation License.
2058 * ldint.texinfo: Add GNU Free Documentation License.
cf055d54 2059 * ld.1: Add GNU Free Documentation License.
704c465c 2060
dca7760f
AM
20612000-11-05 Alan Modra <alan@linuxcare.com.au>
2062
2063 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
2064 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
2065
2066 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
2067 Move 2000-11-02 Makefile.in changes to this file.
2068 * Makefile.in: Regenerate.
2069
40a633d5
NC
20702000-11-03 Nick Clifton <nickc@redhat.com>
2071
2072 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
2073 constructors and destructors.
2074 * scripttempl/h8300h.sc: Ditto.
2075 * scripttempl/h8300s.sc: Ditto.
2076 * scripttempl/h8500.sc: Ditto.
2077 * scripttempl/h8500b.sc: Ditto.
2078 * scripttempl/h8500c.sc: Ditto.
2079 * scripttempl/h8500m.sc: Ditto.
2080 * scripttempl/h8500s.sc: Ditto.
2081 * scripttempl/v850.sc: Ditto.
2082 * scripttempl/w65.sc: Ditto.
2083 * scripttempl/z8000.sc: Ditto.
2084
59ff2774
NC
20852000-11-02 Per Lundberg <plundis@chaosdev.org>
2086
2087 * Makefile.in (e_i386_chaos.c): New rule.
2088 (ALL_EMULATIONS): Added e_i386_chaos.o.
2089 * emulparams/elf_i386_chaos.sh: New file.
2090 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
2091
645571e1
JJ
20922000-10-20 Jakub Jelinek <jakub@redhat.com>
2093
2094 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
2095 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
2096 Fix sed invocation, so that it coped with '/' in Solaris 64bit
2097 library path suffix.
2098 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
2099
c5975a45
HPN
21002000-10-18 Hans-Peter Nilsson <hp@axis.com>
2101
2102 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
2103 for consecutive sections.
2104
ea20a7da
CC
21052000-10-17 Chandrakala Chavva <cchavva@redhat.com>
2106
d952f17a
AM
2107 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
2108 options.
2109 * ld.texinfo: Added notes about this new option.
ea20a7da 2110
6e45556a
NC
21112000-10-16 Nick Clifton <nickc@redhat.com>
2112
2113 * emultempl/pe.em (_after_open): Add tests of return values from
2114 bfd functions. Emit appropriate error messages if necessary.
2115
b9a69188
NC
21162000-10-13 Nick Clifton <nickc@redhat.com>
2117
2118 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
102c86f8
NC
2119 local variables - they are not used, but leave in the call to
2120 bfd_canonicalize_symtab.
b9a69188
NC
2121 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
2122 pe_dll_search_prefix.
2123
627427de 21242000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
d952f17a 2125
627427de
DD
2126 * emultempl/pe.em (pe_dll_search_prefix): New variable,
2127 (longopts): New --dll-search-prefix option.
2128 (gld_${EMULATION_NAME}_list_options): Document.
2129 (gld_${EMULATION_NAME}_parse_args): Handle.
2130 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
2131 dynamically, search for a dll named '<prefix><basename>.dll'
2132 in preference to 'lib<basename>.dll' if --dll-search-prefix
2133 is specified.
2134
24376d1b
AM
21352000-10-12 Alan Modra <alan@linuxcare.com.au>
2136
2137 * ldlang.c (section_already_linked): Set kept_section instead of
2138 sec->comdat->sec.
2139
e47d05ad
KH
21402000-10-10 Kazu Hirata <kazu@hxi.com>
2141
2142 * deffile.h: Fix formatting.
2143 * lexsup.c: Likewise.
2144 * mri.c: Likewise.
2145
23a87948
DD
21462000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2147
2148 * pe-dll.c (make_one): Do not generate code thunk for DATA
2149 exports.
2150 (process_def_file): deduce DATA flag for auto-export sumbols.
2151
86b1cc60
KH
21522000-10-09 Kazu Hirata <kazu@hxi.com>
2153
89cdebba
KH
2154 * ld.h: Fix formatting.
2155 * ldcref.c: Likewise.
2156 * ldctor.h: Likewise.
2157 * ldemul.c: Likewise.
2158 * ldemul.h: Likewise.
2159 * ldexp.c: Likewise.
2160 * ldexp.h: Likewise.
2161 * ldfile.c: Likewise.
2162 * ldfile.h: Likewise.
2163 * ldlang.c: Likewise.
2164 * ldlang.h: Likewise.
2165 * ldmain.c: Likewise.
7bfd51a3
KH
2166 * pe-dll.c: Likewise.
2167
2168 * pe-dll.c: Revert some formatting fixes.
86b1cc60 2169
d643799d
KH
21702000-10-08 Kazu Hirata <kazu@hxi.com>
2171
2172 * pe-dll.c: Fix formatting.
2173
08da4cac
KH
21742000-10-05 Kazu Hirata <kazu@hxi.com>
2175
2176 * ldlang.c: Fix formatting.
2177
c2a94a7a
DD
21782000-10-03 DJ Delorie <dj@redhat.com>
2179
2180 * pe-dll.c (fill_edata): initialize entire block
2181 (make_one): fill in correct section.
2182
8c95a62e
KH
21832000-10-03 Kazu Hirata <kazu@hxi.com>
2184
2185 * ldexp.c: Fix formatting.
2186
486e80e2
DD
21872000-10-02 DJ Delorie <dj@redhat.com>
2188
2189 * emultempl/pe.em (gld_*_after_open): detect case where there two
2190 import libraries for same dll; rename one to ensure proper link
2191 order.
2192
2193 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
2194 typo
2195 (generate_edata): fix typo
2196
24dd9f75
HPN
21972000-09-29 Hans-Peter Nilsson <hp@axis.com>
2198
2199 * scripttempl/crisaout.sc (ENTRY): Now __start.
2200 (.text): Add default setting for __start.
2201 Remove CONSTRUCTORS handling.
2202 (/DISCARD/): Add .gnu.warning.*.
2203 * emulparams/crislinux.sh (ENTRY): Now __start.
2204 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
2205 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
2206 (ENTRY): Now __start.
2207 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
2208 (EXECUTABLE_SYMBOLS): Add default setting for __start.
2209
4de2d33d
KH
22102000-09-29 Kazu Hirata <kazu@hxi.com>
2211
5cc18311
KH
2212 * deffile.h: Fix formatting.
2213 * ld.h: Likewise.
2214 * ldcref.c: Likewise.
4de2d33d 2215 * ldctor.c: Likewise.
5cc18311 2216 * ldctor.h: Likewise.
4de2d33d 2217 * ldemul.c: Likewise.
5cc18311 2218 * ldemul.h: Likewise.
4de2d33d 2219 * ldexp.c: Likewise.
5cc18311 2220 * ldexp.h: Likewise.
4de2d33d 2221 * ldfile.c: Likewise.
5cc18311 2222 * ldfile.h: Likewise.
4de2d33d 2223 * ldlang.c: Likewise.
5cc18311
KH
2224 * ldlang.h: Likewise.
2225 * lexsup.c: Likewise.
2226 * mri.c: Likewise.
2227 * pe-dll.c: Likewise.
4de2d33d 2228
45b1f63c
DD
22292000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2230
2231 * pe-dll.c (process_def_file): Uninitialized data wasn't
2232 exported with --export-all-symbols switch.
d952f17a 2233
45b1f63c
DD
22342000-09-28 DJ Delorie <dj@redhat.com>
2235
2236 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
2237 noname work properly.
2238
47d89dba
AM
22392000-09-28 Alan Modra <alan@linuxcare.com.au>
2240
2241 * ld.texinfo (HPPA ELF32): New section.
2242
2243 * emultempl/hppaelf.em (group_size): New.
2244 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
2245 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
2246 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
2247 options to prevent abbreviations matching.
2248 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
2249 (PARSE_AND_LIST_ARGS_CASES): Handle it.
2250
36bdbeec
NC
22512000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2252
2253 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
2254 on the m68*-*-elf target. Make it support COFF input objects.
2255
6d5e62f8
KH
22562000-09-21 Kazu Hirata <kazu@hxi.com>
2257
2258 * ldmain.c: Fix formatting.
2259 * ldmisc.c: Likewise.
2260 * ldver.c: Likewise.
2261 * ldwrite.c: Likewise.
2262
e2eb67d9
AM
22632000-09-21 Alan Modra <alan@linuxcare.com.au>
2264
2265 * ldwrite.c (clone_section): Silence gcc warnings.
2266
b3ea3584
AM
22672000-09-20 Alan Modra <alan@linuxcare.com.au>
2268
2269 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
2270 out of memory failure.
2271
2272 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
2273 (clone_section): Handle out of memory failures. Rename var to
2274 avoid c++ reserved word.
2275
25f72752
AM
22762000-09-18 Alan Modra <alan@linuxcare.com.au>
2277
2278 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
2279 stub_name param to stub_sec_name.
2280 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
2281
0752970e
NC
22822000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2283
2284 * emultempl/m68kelf.em: New file.
2285 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
2286 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
2287 * Makefile.in: Regenerate.
2288
92b7e9d8
AM
22892000-09-15 Alan Modra <alan@linuxcare.com.au>
2290
2291 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
2292 only as needed.
2293
9b14b192
NC
22942000-09-13 Nick Clifton <nickc@redhat.com>
2295
2296 * ldmain.c (multiple_definition): Disable relaxation if
2297 multiple symbol definitions are encountered - otherwise the
2298 linker could abort with an assertion failure.
2299
891fa266
NC
23002000-09-10 Nick Clifton <nickc@redhat.com>
2301
2302 * mri.c: Fix formatting.
2303
5d64ca4e
L
23042000-09-07 H.J. Lu <hjl@gnu.org>
2305
2306 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
2307 * configure: Rebuild.
2308
dd94604f
L
23092000-09-07 H.J. Lu <hjl@gnu.org>
2310
2311 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
2312 * Makefile.in: Rebuild.
2313
71bfc0ae
AM
23142000-09-07 Alan Modra <alan@linuxcare.com.au>
2315
2316 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
2317 broken list handling. Create __start_SECNAME and __stop_SECNAME
2318 when no place-holder. Add some comments. Test both SEC_CODE and
2319 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
ed15ac6a 2320 Handle case where no output section statement created.
71bfc0ae 2321
4a428502
AO
23222000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
2323
2324 * configure.tgt (sh-*-linux*): Added.
2325 * Makefile.am: Added eshelf_linux and eshlelf_linux.
2326 * Makefile.in: Rebuilt.
2327 * emulparams/shelf_linux.sh: New file.
2328 * emulparams/shlelf_linux.sh: New file.
2329
f9989030
AM
23302000-09-06 Alan Modra <alan@linuxcare.com.au>
2331
2332 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2333 try shuffling sections when the orphan happens to be the place
2334 holder. Keep count of unique section names generated so we speed
2335 the search for a new name.
2336
58cccadb
AO
23372000-09-06 Alexandre Oliva <aoliva@redhat.com>
2338
2339 * configure: Rebuilt with new libtool.m4.
2340
5b343f5a
NC
23412000-09-05 Nick Clifton <nickc@redhat.com>
2342
2343 * Makefile.in: Regenerate.
2344 * aclocal.m4: Regenerate.
2345 * configure: Regenerate.
2346 * config.in: Regenerate.
2347 * po/ld.pot: Regenerate.
2348
2349 * ldint.texinfo: Remove CVS revision marker - it foils local
2350 comparisons.
2351
2352 * emultempl/ticoff.em: Remove extraneous comma.
50bbae35 2353
a854a4a7
AM
23542000-09-05 Alan Modra <alan@linuxcare.com.au>
2355
3231d22e
AM
2356 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
2357 to stub section flags.
2358 (hppa_for_each_input_file_wrapper): New.
2359 (hppa_lang_for_each_input_file): New.
2360 (lang_for_each_input_file): Define to call above.
2361 (multi_subspace): New.
2362 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
2363 (PARSE_AND_LIST_PROLOGUE): Define.
2364 (PARSE_AND_LIST_LONGOPTS): Define.
2365 (PARSE_AND_LIST_OPTIONS): Define.
2366 (PARSE_AND_LIST_ARGS_CASES): Define.
2367 (hppaelf_finish): Call elf32_hppa_set_gp.
2368 (hppaelf_set_output_arch): Remove.
2369 (LDEMUL_SET_OUTPUT_ARCH): Remove.
2370
2371 * emulparams/hppalinux.sh (ELFSIZE): Define.
2372 (MACHINE): Define.
2373 (OTHER_READONLY_SECTIONS): Define.
2374 (DATA_PLT): Define.
2375 (GENERATE_SHLIB_SCRIPT): Define.
2376
5f992e62
AM
2377 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
2378 to const throughout. Change `void *' to `PTR' throughout.
2379 (lang_memory_default): Function is local to file, add `static'.
2380
2381 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
2382 (ehppalinux.c): Likewise.
2383 (earmelf.c): Likewise.
2384 (earmelf_linux.c): Likewise.
2385 (earmelf_linux26.c): Likewise.
2386 * Makefile.in: Regenerate.
2387
a854a4a7
AM
2388 * ld.h (ld_config_type): Add unique_orphan_sections.
2389 * lexsup.c (OPTION_UNIQUE): Define.
2390 (ld_options): Add "--unique".
2391 (parse_args): Handle it.
2392 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2393 search for an existing output section if unique_orphan_sections is
2394 set. Make use of bfd_get_unique_section_name rather than
2395 duplicating code here.
2396 * ld.texinfo: Describe --unique.
2397
2398 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
2399 optional arg to split-by-file.
2400 (parse_args): Handle them.
2401 * ld.texinfo: Update description of these options.
2402 * ldwrite.c (clone_section): Pass in the section name. Replace
2403 local code with bfd_get_unique_section_name.
2404 (split_sections): Tidy code and comments. Use a list traversal
2405 more appropriate to the list construction. Handle cooked section
2406 sizes. Split when split_by_reloc reached rather than exceeded.
2407 Track section size and split when split_by_file reached. Fix
2408 link_order_tail (even though it's not used).
2409 (ldwrite): Modify condition for calling split_sections to suit
2410 changed split_by_reloc and split_by_file.
2411 * ldmain.c (main): Init config.split_by_reloc and
2412 config.split_by_file to -1.
2413 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
2414 Change split_by_file to bfd_size_type.
2415
18e03609
NC
24162000-09-02 Nick Clifton <nickc@redhat.com>
2417
2418 * configure.in: Increase version number to 2.10.91.
2419 * NEWS: Mention new ability to support removal of duplicate DWARF2
2420 debug information.
2421 * configure: Regenerate.
2422 * aclocal.m4: Regenerate.
2423 * config.in: Regenerate.
2424
3a9d486c
NC
24252000-09-02 Daniel Berlin <dberlin@redhat.com>
2426
2427 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
2428 sections.
a2b64bed 2429 * scripttempl/elf32avr.sc: Ditto.
3a9d486c
NC
2430 * scripttempl/elfd10v.sc: Ditto.
2431 * scripttempl/elfd30v.sc: Ditto.
2432 * scripttempl/elfi370.sc: Ditto.
2433 * scripttempl/elfm68hc11.sc: Ditto.
2434 * scripttempl/elfm68hc12.sc: Ditto.
2435 * scripttempl/elfi386beos.sc: Ditto.
2436 * scripttempl/v850.sc: Ditto.
50bbae35 2437
ac48eca1
AO
24382000-08-31 Alexandre Oliva <aoliva@redhat.com>
2439
2440 * acinclude.m4: Include libtool and gettext macros from the
2441 top level.
2442 * aclocal.m4, configure: Rebuilt.
2443
c13b1b77
NC
24442000-08-25 Nick Clifton <nickc@redhat.com>
2445
2446 * ldlang.c (open_output): When choosing the target for a
2447 particular endianness, do nothing if the target is not
2448 supported.
2449
dcb0bd0e
L
24502000-08-25 H.J. Lu <hjl@gnu.org>
2451
2452 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
2453 check -rpath nor LD_RUN_PATH for cross link.
2454 * ld.texinfo: Document the change.
2455
5bcac8a4
HPN
24562000-08-24 Hans-Peter Nilsson <hp@axis.com>
2457
2458 * NEWS: Mention support for CRIS.
2459
6dd8c765
L
24602000-08-23 H.J. Lu <hjl@gnu.org>
2461
2462 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
2463 the current runpath list from bfd_elf_get_runpath_list ()
2464 before search.
2465
ec4eb78a
L
24662000-08-22 H.J. Lu <hjl@gnu.org>
2467
2468 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
2469 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
2470 LD_LIBRARY_PATH for native linker. Display the needed DSO if
2471 trace_file_tries is non-zero.
2472 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
2473 if trace_file_tries is non-zero.
2474
2475 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
a8175964 2476 * NEWS: Mention it.
ec4eb78a 2477
22b36938
JE
24782000-08-14 Jason Eckhardt <jle@cygnus.com>
2479
2480 * NEWS: Mention i860 support.
2481
d73e9da0
AS
24822000-08-14 Andreas Schwab <schwab@suse.de>
2483
2484 * scripttempl/elf.sc: Fix last change to use correct comment
50bbae35 2485 syntax.
d73e9da0 2486
9ac4db9c
GK
24872000-08-10 Geoff Keating <geoffk@cygnus.com>
2488
2489 * scripttempl/elf.sc: Add a comment giving the correspondence
2490 between sections, per-datum sections, and linkonce sections. Make
2491 the comment true even for .bss, .sdata, .sdata2, .sbss, and
2492 .sbss2.
2493
165589e4
JE
24942000-08-10 Jason Eckhardt <jle@cygnus.com>
2495
2496 * emulparams/elf32_i860.sh: New file.
2497 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
2498 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
2499 (eelf32_i860.c): New rule.
2500 * Makefile.in: Regenerate.
2501
345a835d
NC
25022000-08-10 Nick Clifton <nickc@cygnus.com>
2503
2504 * emulparams/mipspe.sh (ENTRY): Add definition.
2505
e374f1d9
NC
25062000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
2507
2508 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
2509 in error message.
2510
236d5abf
NC
25112000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2512
2513 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
2514 the final size of .bss section.
2515 * scripttempl/elfm68hc12.sc: Likewise.
2516
4b209b22
AM
25172000-08-04 Alan Modra <alan@linuxcare.com.au>
2518
2519 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
2520 gld${EMULATION_NAME}_parse_args for consistency. Combine
2521 lastoptind and prevoptind vars, and keep track of last optind.
2522 (gld_${EMULATION_NAME}_list_options): Rename to
2523 gld${EMULATION_NAME}_list_options.
2524
28423a68
AM
25252000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
2526
2527 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
2528 (i586-sco-sysv5uw7.1.0).
2529
b2009ff7
L
25302000-07-27 H.J. Lu <hjl@gnu.org>
2531
2532 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
2533 (PARSE_AND_LIST_PROLOGUE): New.
2534 (PARSE_AND_LIST_LONGOPTS): Likewise.
2535 (PARSE_AND_LIST_OPTIONS): Likewise.
2536 (PARSE_AND_LIST_ARGS_CASES): Likewise.
2537 (PARSE_AND_LIST_EPILOGUE): Likewise.
2538
04925e1e
AM
25392000-07-28 Alan Modra <alan@linuxcare.com.au>
2540
41392f03
AM
2541 * emultempl/armelf.em: Elide functions common to elf32.em,
2542 ie. most of the file.
2543 (arm_elf_after_open): New. Do arm specific things then call
2544 gld${EMULATION_NAME}_after_open.
2545 (arm_elf_before_allocation): New. Call
2546 gld${EMULATION_NAME}_before_allocation then do arm specifics.
2547 (PARSE_AND_LIST_PROLOGUE): Define.
2548 (PARSE_AND_LIST_SHORTOPTS): Define.
2549 (PARSE_AND_LIST_LONGOPTS): Define.
2550 (PARSE_AND_LIST_OPTIONS): Define.
2551 (PARSE_AND_LIST_ARGS_CASES): Define.
2552 (LDEMUL_AFTER_OPEN): Define.
2553 (LDEMUL_BEFORE_ALLOCATION): Define.
2554 (LDEMUL_BEFORE_PARSE): Define.
2555 (LDEMUL_FINISH): Define.
2556
2557 * emultempl/hppaelf.em: Similarly zap most of this file.
2558 (hppaelf_add_stub_section): Prototype.
2559 (hppaelf_layaout_sections_again): Prototype.
2560 (hook_in_stub): Prototype.
2561 (LDEMUL_SET_OUTPUT_ARCH): Define.
2562 (LDEMUL_FINISH): Define.
2563 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
2564
2565 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
2566 (EXTRA_EM_FILE): New.
2567 * emulparams/armelf_linux.sh: Likewise.
2568 * emulparams/armelf_linux26.sh: Likewise.
2569 * emulparams/hppalinux.sh: Likewise.
2570 * emulparams/hppaelf.sh: Likewise.
2571 (NOP): Define.
2572
2573 * emultempl/elf32.em: Fix formatting.
2574 (EXTRA_EM_FILE): Source it.
2575 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
2576 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
2577 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
2578 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
2579 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
2580 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
2581 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
2582 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
2583 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
2584 allow functions in this file to be overridden.
2585 (PARSE_AND_LIST_SHORTOPTS): Handle it.
2586
2587 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
2588
04925e1e
AM
2589 * emultempl/elf32.em: Reorganize file.
2590
88cdf297
NC
25912000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
2592
2593 * emulparams/elf64alpha.sh: Implement "-taso" emulation
2594 specific option to fit 64-bit executable in the lower
2595 31-bit address range. This is done by changing start
2596 address of .interp (the very first section of executable)
2597 and then setting EF_ALPHA_32BIT elf header flag.
2598
20bccb34
NC
25992000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2600
2601 * emultempl/m68kcoff.em: New file.
2602 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
2603 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
2604 generic.em.
2605 * Makefile.in: Regenerate.
2606
699845ef
L
26072000-07-20 H.J. Lu <hjl@gnu.org>
2608
2609 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
2610 and "disable-new-dtags" to stop getopt from treating -d/-e as
2611 abbreviations for these options.
2612
6c1439be
L
26132000-07-20 H.J. Lu <hjl@gnu.org>
2614
2615 * ld.texinfo: Add documentation for --disable-new-dtags and
2616 --enable-new-dtags.
2617
2618 * ldmain.c (main): Initialize link_info.new_dtags to false.
2619
2620 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
2621 --disable-new-dtags and --enable-new-dtags.
2622 (gld_${EMULATION_NAME}_list_options): Likewise.
2623
28c309a2
NC
26242000-07-05 Kenneth Block <krblock@computer.org>
2625
a2b64bed
NC
2626 * lexsup.c: Add optional style to demangle switch
2627 * ld.texinfo: Document optional style to demangle switch.
50bbae35 2628
9d06555c
HPN
26292000-07-20 Hans-Peter Nilsson <hp@axis.com>
2630
2631 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
2632 ecrislinux.o.
2633 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
2634 Regenerate dependencies.
2635 * Makefile.in: Rebuild.
2636 * configure.tgt (cris-*-*): New target.
2637 * emulparams/crisaout.sh, emulparams/criself.sh,
2638 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
2639 * po/POTFILES.in, po/ld.pot: Regenerate.
2640
19e3be22
L
26412000-07-20 H.J. Lu <hjl@gnu.org>
2642
2643 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
2644 Print out ignored -z options.
2645
e0ee487b
L
26462000-07-19 H.J. Lu <hjl@gnu.org>
2647
19e3be22
L
2648 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
2649 (PARSE_AND_LIST_PROLOGUE): New.
2650 (PARSE_AND_LIST_LONGOPTS): Likewise.
2651 (PARSE_AND_LIST_OPTIONS): Likewise.
2652 (PARSE_AND_LIST_ARGS_CASES): Likewise.
2653
2654 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
2655
2656 * lexsup.c (ld_options): Comment out 'z'.
2657 (parse_args): Likewise.
2658
2659 * emultempl/elf32.em: Include "elf/common.h".
2660 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
2661 options.
2662 (gld_${EMULATION_NAME}_list_options): Likewise.
2663
2664 * ld.texinfo: Add documentation for the recognized -z options.
e0ee487b 2665
49e56c49
L
26662000-07-19 H.J. Lu <hjl@gnu.org>
2667
2668 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
2669 bfd_elf_set_dt_needed_soname ().
2670
9d68bc82
DD
26712000-07-18 DJ Delorie <dj@cygnus.com>
2672
2673 * pe-dll.c (pe_dll_id_target): check object target name also
2674
53db15ed
HPN
26752000-07-18 Hans-Peter Nilsson <hp@axis.com>
2676
2677 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
2678 ${INIT_END} if relocating.
2679 (.fini): Likewise ${FINI_START} and ${FINI_END}.
2680
0ad8cf4c
DD
26812000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
2682
a2b64bed 2683 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
0ad8cf4c
DD
2684 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
2685 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
2686 errors introduced by the old dynamic lib search order.
2687
874c8c99
DD
26882000-07-17 DJ Delorie <dj@cygnus.com>
2689
2690 * pe-dll.c (process_def_file): auto-export data items also
2691 (pe_process_import_defs): also see if _imp_ form needed
2692
5b4cf3f4
DD
26932000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
2694
2695 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
2696 for dll import libraries
2697
062739d1
NC
26982000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
2699
2700 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
d952f17a 2701 gcc 2.95.2 and later.
062739d1 2702
1c64c4ed
NC
27032000-07-11 Kazu Hirata <kazu@hxi.com>
2704
50bbae35
AM
2705 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
2706 message.
1c64c4ed 2707
b71e2778
AM
27082000-07-10 Alan Modra <alan@linuxcare.com.au>
2709
2710 * ldemul.h (struct lang_input_statement_struct): Remove forward
2711 declaration.
2712 (struct search_dirs): Likewise.
2713 * ldfile.h (struct lang_input_statement_struct): Likewise.
2714 Protect file from multiple inclusion.
2715 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
2716 declaration from macro to file scope.
2717
2718 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
2719 * ldgram.y: Likewise here.
2720 * ldlang.c: And here.
2721 * ldmain.c: And here.
2722 * mpw-elfmips.c: And here.
2723 * mpw-eppcmac.c: And here.
2724 * emultempl/aix.em: And here.
2725 * emultempl/armcoff.em: And here.
2726 * emultempl/armelf.em: And here.
2727 * emultempl/armelf_oabi.em: And here.
2728 * emultempl/beos.em: And here.
2729 * emultempl/elf32.em: And here.
2730 * emultempl/hppaelf.em: And here.
2731 * emultempl/linux.em: And here.
2732 * emultempl/lnk960.em: And here.
2733 * emultempl/pe.em: And here.
2734 * emultempl/sunos.em: And here.
2735 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
2736 * mpw-idtmips.c: Ditto.
2737 * emultempl/generic.em: Ditto.
2738 * emultempl/gld960.em: Ditto.
2739 * emultempl/gld960c.em: Ditto.
2740 * emultempl/mipsecoff.em: Ditto.
2741 * emultempl/ticoff.em: Ditto.
2742 * emultempl/vanilla.em: Ditto.
2743
2744 * pe-dll.c: Include ldfile.h
2745 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
2746
2747 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
2748 arguments to bfd_elf32_size_dynamic_sections call.
2749 (gldelf32ebmip_place_orphan): Add missing arguments to
2750 lang_leave_output_section_statement call.
2751
2ef53d66
L
27522000-07-10 H.J. Lu <hjl@gnu.org>
2753
2754 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
2755 DLL_SUPPORT.
2756 (strhash): Likewise.
2757 (compute_dll_image_base): Likewise.
2758 (pe_undef_found_sym): Likewise.
2759 (pe_undef_cdecl_match): Likewise.
2760 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
2761 argument "arch" with ATTRIBUTE_UNUSED.
2762
9a8cbb09
AM
27632000-07-10 Alan Modra <alan@linuxcare.com.au>
2764
2765 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
2766
2767 From Ryan Bradetich <rbradetich@uswest.net>
2768 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
50bbae35 2769
4900fc06
AM
27702000-07-09 Alan Modra <alan@linuxcare.com.au>
2771
2772 Changes to create multiple linker stubs, positioned immediately
2773 before the section where they are required.
2774 * emultempl/hppaelf.em: Include elf32-hppa.h.
2775 (stub_sec, file_chain): Delete.
2776 (hppaelf_create_output_section_statements): Don't make a stub
2777 section here.
2778 (hook_stub_info): New struct.
2779 (hook_in_stub): New function.
2780 (hppaelf_add_stub_section): New function.
2781 (hppaelf_finish): Do nothing for relocateable links. Modify the
2782 call to elf32_hppa_size_stubs. Move code for updating section
2783 layout from here...
2784 (hppaelf_layaout_sections_again): ..to here, a new function.
2785
2786 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
2787 broken list handling. Pass in a pointer to the list.
2788 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
2789 for above changes.
2790 (hppaelf_before_parse): Prototype.
2791 (hppaelf_set_output_arch): Prototype.
2792 (hppaelf_create_output_section_statements): Prototype.
2793 (hppaelf_delete_padding_statements): Prototype.
2794 (hppaelf_finish): Prototype.
2795
2796 Merge from elf32.em
2797 * emultempl/hppaelf.em: Include ctype.h.
2798 (struct orphan_save): New.
2799 (gld${EMULATION_NAME}_place_orphan): New.
2800 (output_rel_find): New.
2801 (hppaelf_get_script): Update from elf32.em.
2802 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
2803 Change emulation_name field to "${EMULATION_NAME}". Add
50bbae35 2804 gld${EMULATION_NAME}_place_orphan.
4900fc06
AM
2805
2806 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
2807 ehppalinux.o, sort it. Regenerate dependencies.
2808 (ehppalinux.c): Depend on hppaelf.em
2809 * Makefile.in: Regenerate.
2810
2811 * configure.tgt: targ_emul=hppalinux for hppa*linux
2812
2813 * emulparams/hppalinux.sh: New.
2814 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
2815
227aeb07
AM
28162000-07-08 Alan Modra <alan@linuxcare.com.au>
2817
2818 * lexsup.c (parse_args): Copy section name.
2819
28609fd4 28202000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
602e90d3 2821
2ef53d66 2822 * emultempl/pe.em: institute the following search order for
602e90d3
DD
2823 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
2824 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
2825 static lib (libfoo.a) if none of the above are found.
2826
5f577f7d
DD
28272000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
2828
50bbae35 2829 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
5f577f7d 2830 (longopts): New --{enable,disable}-auto-image-base options.
50bbae35 2831 (gld_${EMULATION_NAME}_list_options): Document.
5f577f7d
DD
2832 (gld_${EMULATION_NAME}_parse): Handle.
2833 (strhash): New static function.
50bbae35 2834 (compute_dll_image_base): New static function.
5f577f7d
DD
2835 (gld_${EMULATION_NAME}_set_symbols): Use.
2836
9a8cbb09 28372000-07-05 DJ Delorie <dj@redhat.com>
302ab118
DD
2838
2839 * MAINTAINERS: new
2840
3548145d 28412000-07-01 Koundinya K <kk@ddeorg.soft.net>
50bbae35
AM
2842
2843 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
2844 * emulparams/elf32btsmip.sh: New file.
2845 * Makefile.am: Add traditional mips target.
2846 * Makefile.in: Rebuild.
2847
67798033
L
28482000-07-01 H.J. Lu <hjl@gnu.org>
2849
2850 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
2851 automake to use YLWRAP.
2852 * Makefile.in: Rebuild.
2853
0bdaf48b
AM
28542000-07-01 Alan Modra <alan@linuxcare.com.au>
2855
2856 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
2857 (CLEANFILES): Add DEPA.
2858 * Makefile.in: Regenerate.
2859
c9e769c2
TW
28602000-06-30 Timothy Wall <twall@ppc>
2861
2862 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
2863 the page in the upper octet of the address.
2864
65aa24b6
NC
28652000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
2866
2867 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
2868
4667035e
AM
28692000-06-24 Alan Modra <alan@linuxcare.com.au>
2870
2871 * NEWS: arm-elf does --gc-sections too.
2872
1581f8c9
AM
28732000-06-22 Alan Modra <alan@linuxcare.com.au>
2874
2875 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2876 find one.
2877 * Makefile.in: Regenerate.
2878
01580992
L
28792000-06-21 H.J. Lu <hjl@gnu.org>
2880
2881 * Makefile.am: Rebuild dependency.
2882 * Makefile.in: Rebuild.
2883
bbeb2e03
L
28842000-06-20 H.J. Lu <hjl@gnu.org>
2885
2886 * Makefile.am: Rebuild dependency.
2887 * Makefile.in: Rebuild.
2888
74459f0e
TW
28892000-06-20 Timothy Wall <twall@cygnus.com>
2890
2891 * scripttempl/tic54xcoff.sc: New.
2892 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
2893 * gen-doc.texi: Add flag for TI COFF.
2894 * ld.texinfo: Add documentation for TI COFF handling switches.
2895 * emultempl/ticoff.em: New. TI COFF handling.
2896 * configure.tgt: Add tic54x target.
2897 * Makefile.am: Add tic54x target.
2898 * Makefile.in: Ditto.
2899
2ab47eed
AM
29002000-06-20 Alan Modra <alan@linuxcare.com.au>
2901
2902 * ldmain.c (set_scripts_dir): Correct pointer comparison when
2903 checking for backslashes.
2904
919e4093
AM
29052000-06-19 Alan Modra <alan@linuxcare.com.au>
2906
2907 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
2908
987fd5b4
AM
29092000-06-18 Alan Modra <alan@linuxcare.com.au>
2910
2911 * NEWS: Update list of targets supporting --gc-sections.
2912
2913 * scripttempl/elf.sc: KEEP .eh_frame contents.
2914 * scripttempl/elfd30v.sc: Same here.
2915
60bcf0fa
NC
29162000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
2917
2918 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
2919 and m68hc11 (elf).
2920 * Makefile.in: Rebuild.
2921 * configure.tgt: Recognize m68hc12 and m68hc11.
2922 * scripttempl/elfm68hc12.sc: New file.
2923 * emulparams/m68hc12elfb: New emulation.
2924 * emulparams/m68hc12elf: New emulation.
2925 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
2926 (includes a memory.x script to define the ROM and RAM banks).
2927 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
2928 New configuration files for support of Motorola 68hc11
2929
c7c54483
AM
29302000-06-15 Alan Modra <alan@linuxcare.com.au>
2931
2932 * ldmain.c (main): Only change SEC_READONLY for final link.
2933
bcef29e6
L
29342000-06-13 H.J. Lu <hjl@gnu.org>
2935
2936 * configure: Regenerate.
2937
946efd95
DB
29382000-06-08 David O'Brien <obrien@FreeBSD.org>
2939
2940 * configure.in (VERSION): Update to show this is the CVS mainline.
2941
57a6fd07
DB
29422000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2943
2944 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
2945 input objects to be ECOFF.
2946 (check_sections): einfo takes %B, not %P, to print a BFD name.
2947
e06cae36
L
29482000-06-05 Michael Matz <matz@ifh.de>
2949
2950 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
d952f17a 2951 version scripts.
e06cae36 2952
d952f17a 2953 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
e06cae36 2954
2f0b56c0
DC
29552000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
2956
2957 * emulparams/avr1200.sh (STACK): Define as 0.
2958 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
2959 * emulparams/avr4433.sh (STACK): Likewise.
2960 * emulparams/avr44x4.sh (STACK): Likewise.
2961 * emulparams/avr85xx.sh (STACK): Likewise.
2962 * emulparams/avrmega103.sh (STACK): Likewise.
2963 * emulparams/avrmega161.sh (STACK): Likewise.
2964 * emulparams/avrmega603.sh (STACK): Likewise.
2965 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
2966 (__stack): Define from ${STACK} for main().
2967
2114f57b
AM
29682000-05-26 Alan Modra <alan@linuxcare.com.au>
2969
2970 * Makefile.am: Update dependencies with "make dep-am"
2971 * Makefile.in: Regenerate.
2972
5af11cab
AM
29732000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
2974
2975 * ldmain.c: Include filenames.h.
2976 (set_scripts_dir): Support backslashes in program name.
2977
1f0df59a
NC
29782000-05-22 Igor Shevlyakov <igor@windriver.com>
2979
2980 * ldmain.c (main): When deciding if ".text" section should be
50bbae35
AM
2981 read-only, don't forget to reset SEC_READONLY because it
2982 could be already set.
1f0df59a 2983
176355da
NC
29842000-05-22 Thomas de Lellis <tdel@windriver.com>
2985
50bbae35
AM
2986 * ld.1: Add documentation for new command line option:
2987 --section-start <sectionname>=<sectionorg>
2988 This is a generic version of -Ttext etc. which accepts
2989 any section name as a parameter instead of just text/data/
2990 bss.
2991 * ld.texinfo: More docs.
2992 * NEWS: More docs.
2993 * lexsup.c: (parse_args): Recognize new command line option.
176355da 2994 (ld_options): Add new option.
50bbae35 2995
8c5ff972
L
29962000-05-18 H.J. Lu <hjl@gnu.org>
2997
2998 * lexsup.c (parse_args): `i' == `r', not `q'.
2999
0b76fe77
JL
3000Thu May 18 10:47:57 2000 Jeffrey A Law (law@cygnus.com)
3001
3002 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
3003
a712da20
NC
30042000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
3005 Rick Gorton <gorton@scrugs.lkg.dec.com>
50bbae35 3006
a712da20
NC
3007 Add support for '-q' == '--emit-relocs' switch.
3008 * ldmain.c (main): Default to false.
3009 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
3010 * NEWS: Describe the emitrelocations switch.
3011 * ld.texinfo: Describe the emitrelocations switch.
3012
690a460e
NC
30132000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
3014
a2b64bed 3015 * emultempl/pe.em (_open_dynamic_archive): New function: Search
690a460e
NC
3016 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
3017 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
3018 link options.
50bbae35 3019
c2f1343c
AM
30202000-05-15 David O'Brien <obrien@FreeBSD.org>
3021
3022 * lexsup.c (parse_args): Update the year in the copyright notice.
3023
897083bd
AM
30242000-05-13 Alan Modra <alan@linuxcare.com.au>
3025
3026 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
3027 Replace defines with those from intl/libgettext.h to quieten gcc
3028 warnings.
3029
cd4c806a
L
30302000-05-10 H.J. Lu <hjl@gnu.org>
3031
3032 * ldlang.c (open_input_bfds): Don't load the same file within
3033 a group again if the whole archive has been loaded already.
3034
93697284
AM
30352000-05-03 Alan Modra <alan@linuxcare.com.au>
3036
3037 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
3038 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
3039 strtoul.
3040
ebd6fc29
JW
3041Mon May 1 17:34:34 2000 Jim Wilson <wilson@cygnus.com>
3042
99a4150f 3043 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
50bbae35 3044
ebd6fc29
JW
3045 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
3046 host "ia64-*-linux-gnu*".
3047
a1934524
AM
30482000-04-29 Andreas Jaeger <aj@suse.de>
3049
3050 * ld.h: Correctly check GCC version.
3051
730a39a0
JL
3052Tue Apr 25 11:20:43 2000 Jeffrey A Law (law@cygnus.com)
3053
3054 * Makefile.am: Add PA64 support. Add missing dependencies for
3055 PA32 elf support.
3056 * Makefile.in: Rebuilt.
3057 * configure.tgt: Add PA64 support (currently disabled).
3058
aea4bd9d
AM
30592000-04-25 Alan Modra <alan@linuxcare.com.au>
3060
3061 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
3062 (output_rel_find): New function.
3063 (hold_section, hold_use): Delete.
3064 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
3065 hold_interp): Make local to place_orphan.
3066 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
3067 rather than place_section to find possible previous use of orphan.
3068 Similarly find the place-holder output sections. Use returned
3069 value from lang_enter_output_section_statement rather than calling
3070 lang_output_section_statement_lookup.
3071 * emultempl/armelf.em: Same here.
3072 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
3073
3074 * ldlang.c (lang_enter_output_section_statement): Return output
3075 section statement.
3076 * ldlang.h (lang_enter_output_section_statement): Change
3077 declaration too.
3078
3079 * ldlang.h (lang_output_section_statement): Export it.
3080 * ldlang.c (lang_output_section_statement): Ditto.
3081
2b5fc1f5
NC
30822000-04-24 Nick Clifton <nickc@cygnus.com>
3083
3084 * ld.texinfo (Output Section Data): Add note that section data
3085 commands cannot appear outside of section directives.
3086
d8475ff6
JL
30872000-04-2 Matthew Green <mrg@cygnus.com>
3088
3089 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
3090
800eeca4
JW
3091Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
3092 David Mosberger <davidm@hpl.hp.com>
3093
3094 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
3095 (eelf64_ia64.c): New rule.
3096 * Makefile.in: Rebuild.
3097 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
3098 * emulparams/elf64_ia64.sh: New file.
50bbae35 3099
c9637625
RH
31002000-04-21 Richard Henderson <rth@cygnus.com>
3101
3102 * scripttempl/elfd30v.sc: Place .gcc_except_table.
3103
28ea9521
AM
31042000-04-19 Alan Modra <alan@linuxcare.com.au>
3105
3106 * dep-in.sed: Match space at start of file name, not at end.
3107
20d04697
L
31082000-04-18 H.J. Lu <hjl@gnu.org>
3109
3110 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
3111 lang_leave_output_section_statement () after calling
3112 lang_enter_output_section_statement ().
3113 * emultempl/armelf.em: Likewise.
3114
5ba47421
AM
31152000-04-18 Alan Modra <alan@linuxcare.com.au>
3116
3117 * emultempl/elf32.em (struct orphan_save): Add section field.
3118 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
3119 better order, and place first orphan section as we did before the
3120 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
3121 Don't call make_bfd_section here, let wild_doit do the job for us.
3122 Don't build a statement list when we'll only throw it away.
3123 * emultempl/armelf.em: Ditto.
3124 * emultempl/pe.em: Similarly.
3125
bdbe5705
GK
31262000-04-14 Geoff Keating <geoffk@cygnus.com>
3127
3128 * scripttempl/elfppc.sc: Remove.
3129 * emulparams/elf32ppc.sh: Use elf.sc.
3130 * emulparams/elf32lppc.sh: Use elf.sc.
3131 * emulparams/elf32ppclinux.sh: Use elf.sc.
3132 * emulparams/elf32ppcsim.sh: New file.
3133 * emulparams/elf32lppcsim.sh: New file.
3134 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
3135 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
3136 * Makefile.in: Regenerate.
3137 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
3138
01cc8ff8
AM
31392000-04-14 Alan Modra <alan@linuxcare.com.au>
3140
5ba47421 3141 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
01cc8ff8 3142 ~SEC_ALLOC sections too. Init start address of debug sections.
5ba47421
AM
3143 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
3144 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
01cc8ff8
AM
3145 Also set all relocateable section start addresses.
3146
6c86c541
GK
31472000-04-13 Geoff Keating <geoffk@cygnus.com>
3148
3149 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
3150 Add new BSS_PLT variable for when .plt need not be contained in
3151 the file. Move _etext so that it is also after .fini, and provide
3152 both etext and _etext with a leading underscore. Mark the start
3153 and end of .sbss.
3154
6a345e87
AM
31552000-04-12 Alan Modra <alan@linuxcare.com.au>
3156
3157 * emultempl/elf32.em (struct orphan_save): New.
3158 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
3159 hold_interp): Make them struct orphan_save.
3160 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
3161 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
3162 the end of the relevant section list. Also add associated section
3163 statements to the end of any previous orphan statements.
3164 * emultempl/armelf.em: Similarly.
3165 * emultempl/pe.em: Similarly.
3166
8be86746
AM
31672000-04-11 Alan Modra <alan@linuxcare.com.au>
3168
3169 * ld.texinfo (Simple Example): Remove extraneous paragraph.
3170
a2d91340 3171Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
50bbae35 3172
a2d91340 3173 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
50bbae35 3174 --enable-build-warnings option.
a2d91340
AC
3175 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
3176 * Makefile.in, configure: Re-generate.
3177
41b49281
AM
31782000-04-04 Alan Modra <alan@linuxcare.com.au>
3179
8ad3436c
AM
3180 * po/ld.pot: Regenerate.
3181
3182 * lexsup.c (help): Restore translated part of bug string.
3183
41b49281
AM
3184 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
3185 (DEP): Quote when passing vars to sub-make. Add warning message
3186 to end.
3187 (DEP1): Rewrite for "gcc -MM".
3188 (CLEANFILES): Add DEP2.
3189 Update dependencies.
3190 * Makefile.in: Regenerate.
3191
c20f4f8c
AM
31922000-04-03 Alan Modra <alan@linuxcare.com.au>
3193
3194 * ld.h: #include "bin-bugs.h"
3195 * lexsup.c (help): Use REPORT_BUGS_TO.
3196
adde6300
AM
31972000-03-27 Denis Chertykov <denisc@overta.ru>
3198
3199 * configure.tgt (avr-*-*): New target support.
3200 * Makefile.am: Likewise.
3201 * scripttempl/elf32avr.sc: New script file.
3202 * emulparams/avr1200.sh: New file.
3203 * emulparams/avr23xx.sh: New file.
3204 * emulparams/avr4433.sh New file.
3205 * emulparams/avr44x4.sh New file.
3206 * emulparams/avr85xx.sh New file.
3207 * emulparams/avrmega103.sh New file.
3208 * emulparams/avrmega161.sh New file.
3209 * emulparams/avrmega603.sh New file.
3210 * Makefile.in: Regenerate.
3211
9282ff41
L
32122000-03-09 Andreas Jaeger <aj@suse.de>
3213
3214 * Makefile.am (check-DEJAGNU): Also unset LANG.
3215 * Makefile.in: Rebuild.
3216
a9998805
ILT
32172000-03-06 Ian Lance Taylor <ian@zembu.com>
3218
3219 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
3220 archive.
3221
f9bc20e7
NC
32222000-03-02 H.J. Lu <hjl@gnu.org>
3223
3224 * emulparams/elf32mcore.sh: Include "getopt.h".
3225
4e277b38
ILT
32262000-03-01 Ian Lance Taylor <ian@zembu.com>
3227
3228 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
3229
f0c87f88
NC
32302000-03-01 H.J. Lu <hjl@gnu.org>
3231
3232 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
3233 * emulparams/shpe.sh: Likewise.
3234
32352000-03-01 Nick Clifton <nickc@cygnus.com>
3236
3237 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
3238 to unused parameters.
3239
3240 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
3241 functions only used by DLL code.
3242 (_place_orphan): Initialise 'dollar'.
3243
b6f29aaa
L
32442000-03-01 H.J. Lu <hjl@gnu.org>
3245
3246 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
3247 indicate if the undefined symbol is a fatal error or not.
3248 Don't delete the output file if "fatal" is false.
3249
af28fce3
L
32502000-02-29 H.J. Lu <hjl@gnu.org>
3251
50bbae35 3252 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
af28fce3
L
3253 Set LC_COLLATE and LC_ALL to null and export them. It is for
3254 sort which expects the C locale.
3255 Add $(LIBS) to all $(HOSTING_LIBS).
3256 * Makefile.in: Rebuild.
3257
40d109bf
AM
32582000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
3259
3260 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
3261 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
3262 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
3263 (ld_emulation_xfer_struct): Add missing NULL initialiser for
3264 find_potential_libraries.
3265
db5be682
JB
32662000-02-28 Jim Blandy <jimb@redhat.com>
3267
3268 * ldgram.y (exclude_name_list): Don't require a comma to separate
50bbae35 3269 list entries; the lexer considers commas to be valid part of a
db5be682
JB
3270 filename, so in something like `foo, bar' the comma is considered
3271 part of the first filename, `foo,'.
3272 * ld.texinfo: Update section on EXCLUDE_FILE lists.
3273
3558ff4c
ILT
32742000-02-27 Loren J. Rittle <ljrittle@acm.org>
3275
3276 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
3277 host "i[3456]86-*-freebsdelf*".
3278
4eee2681
ILT
32792000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
3280
3281 * scripttempl/i386go32.sc: Move misplaced semicolons.
3282
8d75d12d
ILT
32832000-02-25 Ian Lance Taylor <ian@zembu.com>
3284
3285 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
3286 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
3287 (eelf64hppa.c, ehppaelf.c): Remove targets.
3288 * Makefile.in: Rebuild.
3289
a1836d49
AO
32902000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3291
ad51fb57
AO
3292 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
3293 GNU/Linux/sparc, but keep the default as 32.
3294
a1836d49
AO
3295 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
3296 it default if sparcv9 or sparc64.
3297
344a211f
NC
32982000-02-24 Nick Clifton <nickc@cygnus.com>
3299
3300 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
3301 * Makefile.in: Regenerate.
3302 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
3303
3304 * ldemul.h (ld_emulation_xfer_struct): Add new field:
3305 find_potential_libraries.
3306 * ldemul.c (ldemul_find_potential_libraries): New function.
3307
3308 * ldfile.c (ldfile_open_file_search): Allow function to be
50bbae35 3309 exported.
344a211f
NC
3310 (ldfile_open_file): Call ldemul_find_potential_libraries.
3311 * ldfile.h: Add prototype for ldfile_open_file_search.
3312
3313 * pe-dll.c: Add support for ARM, MIPS and SH targets.
3314
3315 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
3316 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
3317
3318 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
3319 (gld_X_find_potential_libraries): New function. Search for
3320 libraries called "*.lib".
3321
a2b64bed 3322 * scripttempl/pe.sc: Add .pdata section.
344a211f 3323
eaba1dd3
RH
33242000-02-23 Richard Henderson <rth@cygnus.com>
3325
3326 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
3327 Add and use memory regions.
3328
5b93d8bb
AM
33292000-02-23 Linas Vepstas (linas@linas.org)
3330
3331 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
3332
3333 * Makefile.am: Add support for Linux/IBM 370.
3334 * configure.tgt: Likewise.
3335
3336 * Makefile.in: Regenerate.
3337
f6af82bd
AM
33382000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
3339
3340 * ldlang.c (print_input_section, print_data_statement,
3341 print_reloc_statement, print_padding_statement, insert_pad,
3342 size_input_section, lang_check_section_addresses,
3343 lang_size_sections, lang_do_assignments, lang_set_startof,
50bbae35 3344 lang_one_common): Change `opb' to unsigned.
f6af82bd
AM
3345 (lang_do_assignments): Also change `size' to unsigned.
3346
9e673ad1
RH
33472000-02-16 Richard Henderson <rth@cygnus.com>
3348
3349 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
3350
562d3460
TW
33512000-02-16 Timothy Wall <twall@cygnus.com>
3352
3353 * mri.c (mri_draw_tree): Add default LMA region argument to call
3354 to lang_leave_output_section_statement.
3355 * ldlang.h: Update prototypes with LMA region arguments.
3356 * ldlang.c (lang_size_sections): Encapsulate region bounds
3357 checking in os_check_region call.
3358 (os_check_region): New function.
3359 (lang_output_section_statement_lookup): Initialize lma_region.
3360 (lang_leave_output_section_statement): Add LMA region argument.
3361 (lang_leave_overlay): Ditto.
3362 * ldgram.y: Handle LMA region syntax.
3363 * ld.texinfo (Output Section Description): Describe LMA region usage.
3364 * emultempl/armelf.em (gld$place_orphan): Add default value for
01cc8ff8 3365 lma region in call to lang_leave_output_section_statement.
562d3460 3366 * emultempl/elf32.em (gld$place_orphan): Add default value for
01cc8ff8 3367 lma region in call to lang_leave_output_section_statement.
562d3460 3368 * emultempl/pe.em (gld$place_orphan): Add default value for
01cc8ff8 3369 lma region in call to lang_leave_output_section_statement.
50bbae35
AM
3370
3371
9e4ed18c
TW
33722000-02-04 Timothy Wall <twall@redhat.com>
3373
3374 * ldlang.c (lang_check_section_addresses): Use bytes instead of
3375 octets when calculating section end addresses.
3376
32edc927
TW
33772000-02-04 Timothy Wall <twall@redhat.com>
3378
3379 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
3380
4cbfc3ac
TW
33812000-02-03 Timothy Wall <twall@redhat.com>
3382
a2b64bed 3383 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4cbfc3ac 3384 octet count.
a2b64bed 3385 * ldlang.c (print_input_section, print_data_statement,
4cbfc3ac
TW
3386 print_reloc_statement, print_padding_statement): Print target
3387 address values and section sizes as bytes, not octets.
3388 (insert_pad) Calculate padding size in octets, and adjust "dot"
3389 by bytes.
3390 (size_input_section) Always adjust "dot" by bytes, not octets.
3391 (lang_check_section_addresses, lang_do_assignments) Adjust
3392 "dot" by bytes, not octets. Use the larger of the directive size
3393 or octets_per_byte for the number of octets actually allocated in
3394 the output section.
3395 (lang_set_startof) Make sure STARTOF returns a target address.
3396 (lang_one_common) Record size changes in octets.
3397 (lang_abs_symbol_at_end_of) Section end symbol's value is
3398 recorded in target bytes.
3399 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
3400 to be clear about behavior when an octet is smaller than one byte.
50bbae35 3401
305c7206
AM
34022000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
3403
3404 * ldcref.c (output_cref): Don't pass message strings to printf
3405 as format arg.
3406 Update copyright.
3407
3408 * ldmisc.c (vfinfo): Same here.
3409 Update copyright.
3410
e1c47aa4
AM
34112000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
3412
3413 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
3414 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
3415 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
3416 Add missing NULL initialisers, and comments.
3417
3418 * testsuite/ld-srec/sr3.cc (__rethrow): New.
3419
13392b77
NC
34202000-01-21 Nick Clifton <nickc@cygnus.com>
3421
3422 * ldlang.c (lang_size_sections): Fix typo in comment.
3423
cce4c4c5
NC
34242000-01-18 H.J. Lu <hjl@gnu.org>
3425
3426 * ldlang.c (lang_size_sections): Also update the current
3427 address of a region if the SEC_NEVER_LOAD bit is not set.
3428
0decc840
NC
34292000-01-10 Philip Blundell <pb@futuretv.com>
3430
3431 * configure.tgt (arm*-*-conix*): New target.
3432
4e53152f
NC
34332000-01-07 Nick Clifton <nickc@cygnus.com>
3434
3435 * ld.texinfo (Options): Remind users to preceed linker command
fa19fce0
NC
3436 line switches with -Wl, (or whatever is appropriate) if it is
3437 being invoked by a comnpiler driver program.
50bbae35 3438 Fix description of the behaviour of the -n command line switch.
4e53152f 3439
18625d54
CM
3440Wed Jan 5 08:02:12 2000 Catherine Moore <clm@cygnus.com>
3441
3442 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
3443 (name_list): New.
3444 * ld.texinfo (EXCLUDE_FILE): Update documentation.
3445 * ldgram.y (wildcard_spec): Support a list of excluded_files.
3446 (exclude_name_list): New.
3447 ldlang.c (walk_wild_section): Support list of excluded files.
3448 (print_wild_statement): Likewise.
3449 (lang_add_wild): Likewise.
3450 * ldlang.h (lang_wild_statement_type): Likewise.
3451 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
6ddeca85 3452
5aaace27
NC
34532000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
3454
870df5dc
NC
3455 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
3456 (process_def_file): Use.
3457 (pe_dll_compat_implib): New variable.
3458 (make_one): Use.
50bbae35 3459
870df5dc
NC
3460 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
3461 pe_dll_compat_implib.
50bbae35
AM
3462
3463 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
870df5dc
NC
3464 compat-implib options.
3465 (gld_${EMULATION_NAME}_list_options): List new options.
3466 (gld_${EMULATION_NAME}_parse_args): Handle.
3467
50bbae35 3468 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
5aaace27 3469 dll.
50bbae35
AM
3470
3471 * deffilep.y (opt_name): Allow "." in name.
5aaace27 3472
2f6d2f85 3473For older changes see ChangeLog-9899
252b5132
RH
3474\f
3475Local Variables:
3476mode: change-log
3477left-margin: 8
3478fill-column: 74
3479version-control: never
3480End:
This page took 0.325202 seconds and 4 git commands to generate.