This page contains the following errors:

error on line 3550 at column 137: Premature end of data in tag tr line 3548

Below is a rendering of the page up to the first error.

Git Repo - binutils.git/blame - bfd/ChangeLog
* sol-thread.c (restore_inferior_pid): Save the PID in a freshly
[binutils.git] / bfd / ChangeLog
CommitLineData
175aa013
NC
12001-02-06 Nick Clifton <nickc@redhat.com>
2
3 * Makefile.am (BFD64_BACKENDS_CFILES): Remove elf64-ia64.c, so
4 that it will not be pulled into the list of files that make up
5 po/POTFILES.in.
6 * Makefile.in: Regenerate.
7 * po/bfd.pot: Regenerate.
8
15e0ecd9
L
92001-02-06 H.J. Lu <hjl@gnu.org>
10
11 * bfd/peicode.h (coff_swap_filehdr_in): Remove the e_magic
12 checking.
13 (pe_bfd_object_p): Rewrite with external_PEI_DOS_hdr and
14 external_PEI_IMAGE_hdr.
15
27def10f
KH
162001-02-06 Kazu Hirata <kazu@hxi.com>
17
18 * elf-m10200.c: Fix formatting.
19
a0f2e916
NC
202001-02-04 Nick Clifton <nickc@redhat.com>
21
22 * elf32-v850.c (v850_elf_reloc): Do not convert reloc addend to PC
23 rel, it will be handled later on.
24
d96031fb
NC
252001-02-02 Fred Fish <fnf@ninemoons.com>
26
27 * Makefile.in: Fix typo.
28
010ac81f
KH
292001-02-01 Kazu Hirata <kazu@hxi.com>
30
31 * elf-m10300.c: Fix formatting.
32
3fab46d0
AM
332001-01-30 Alan Modra <alan@linuxcare.com.au>
34
35 * elf64-hppa.c (elf64_hppa_elf_get_symbol_type): New function.
36 (elf_backend_get_symbol_type): Define.
d9634ba1
AM
37 (elf64_hppa_object_p): Set architecture and machine from elf
38 header flags.
3fab46d0 39
95404643
RH
402001-01-30 Curtis L. Janssen <cljanss@ca.sandia.gov>
41
42 * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
43 before mdebug.
44
8fb35fed
RH
452001-01-26 Richard Henderson <rth@redhat.com>
46
47 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
48 for non-default visibility.
49 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but
50 delete ugly macro and replace with pretty function.
51
a4f68544
NC
522001-01-25 Mark Elbrecht <snowball3@bigfoot.com>
53
54 * coff-go32.c: Update copyright.
55 * coff-stgo32.c: Likewise.
56 * coff-go32.c (COFF_LONG_FILENAMES): Define.
57 * coff-stgo32.c (COFF_LONG_FILENAMES): Likewise.
58 * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Remove .bss entry.
59 * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
60
c02e7c3e
KH
612001-01-25 Kazu Hirata <kazu@hxi.com>
62
63 * bfd-in2.h: Rebuild.
64 * libbfd.h: Likewise.
65
541389e2
L
662001-01-23 H.J. Lu <hjl@gnu.org>
67
68 * bfd-in2.h: Rebuild.
69
0007625f
L
702001-01-23 H.J. Lu <hjl@gnu.org>
71
72 * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)
73 is NULL or PRIV(vms_rec) is outside of the buffer.
74
b653e1b1
KH
752001-01-23 Kazu Hirata <kazu@hxi.com>
76
77 * coff64-rs6000.c: Fix formatting.
78 * coff-arm.c: Likewise.
79 * coffgen.c: Likewise.
80 * cofflink.c: Likewise.
81 * coff-mcore.c: Likewise.
82 * coff-mips.c: Likewise.
83 * coff-pmac.c: Likewise.
84 * coff-ppc.c: Likewise.
85 * coff-rs6000.c: Likewise.
86 * elf32.c: Likewise.
87 * elf32-fr30.c: Likewise.
88 * elf32-i370.c: Likewise.
89 * elf32-i860.c: Likewise.
90 * elf32-m32r.c: Likewise.
91 * elf32-m68k.c: Likewise.
92 * elf32-mcore.c: Likewise.
93 * elf32-ppc.c: Likewise.
94 * elf32-sh.c: Likewise.
95 * elf32-v850.c: Likewise.
96 * elf64-alpha.c: Likewise.
97 * elf64-sparc.c: Likewise.
98 * elflink.c: Likewise.
99 * elflink.h: Likewise.
100 * elf-m10200.c: Likewise.
101 * elf-m10300.c: Likewise.
102 * elfxx-ia64.c: Likewise.
103
3fde5a36
KH
104 * aoutx.h: Fix formatting.
105 * bfd.c: Likewise.
106 * bfd-in2.h: Likewise.
107 * bfd-in.h: Likewise.
108 * cpu-i386.c: Likewise.
109 * cpu-m68hc11.c: Likewise.
110 * dwarf2.c: Likewise.
111 * elf64-x86-64.c: Likewise.
112 * format.c: Likewise.
113 * freebsd.h: Likewise.
114 * hash.c: Likewise.
115 * hp300hpux.c: Likewise.
116 * hppabsd-core.c: Likewise.
117 * hpux-core.c: Likewise.
118
70256ad8
AJ
1192001-01-22 Bo Thorsen <bo@suse.de>
120
121 * elf64-x86-64.c: Added PIC support for X86-64.
122 (elf64_x86_64_link_hash_newfunc): Function added.
123 (elf64_x86_64_link_hash_table_create): Likewise.
124 (elf64_x86_64_check_relocs): Likewise.
125 (elf64_x86_64_gc_mark_hook): Likewise.
126 (elf64_x86_64_gc_sweep_hook): Likewise.
127 (elf64_x86_64_adjust_dynamic_symbol): Likewise.
128 (elf64_x86_64_size_dynamic_sections): Likewise.
129 (elf64_x86_64_discard_copies): Likewise.
130 (elf64_x86_64_finish_dynamic_symbol): Likewise.
131 (elf64_x86_64_finish_dynamic_sections): Likewise.
132 (elf64_x86_64_relocate_section): Add relocation of PIC sections.
133
ee0bebb8
AJ
1342001-01-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
135
136 * Makefile.am (install-data-local): Make use of $(DESTDIR).
137 * Makefile.in: Regenerate.
138
2a38f751
KH
1392001-01-21 Kazu Hirata <kazu@hxi.com>
140
141 * coff-a29k.c: Fix formatting.
142
c8492176
L
1432001-01-19 H.J. Lu <hjl@gnu.org>
144
145 * elf32-i386.c (elf_i386_check_relocs): Report files with bad
146 relocation section names.
147 (elf_i386_relocate_section): Report files with bad relocation
148 section names and return false.
149
a5377ec0
AJ
1502001-01-17 Bo Thorsen <bo@suse.de>
151
152 * targets.c: Alphabetize list of xvecs.
153
b352eebf
AM
1542001-01-14 Alan Modra <alan@linuxcare.com.au>
155
d952f17a
AM
156 * config.bfd: Add linux target variant for elfxx-hppa.
157 * configure.in: Recognize bfd_elf32_hppa_linux_vec and
158 bfd_elf64_hppa_linux_vec.
159 * configure: Regenerate.
160 * elf64-hppa.c: Include elf64-target.h again to support linux
161 target variant.
162 (elf64_hppa_post_process_headers): Set ELFOSABI_LINUX for linux.
163 * elf32-hppa.c: Include elf32-target.h again to support linux
164 target variant.
165 (elf32_hppa_post_process_headers): New function.
166 (elf_backend_post_process_headers): Define.
167 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_linux_vec and
168 bfd_elf32_hppa_linux_vec.
169
c46b7515
AM
170 * elf32-hppa.c (elf32_hppa_link_hash_table): Add text_segment_base,
171 and data_segment_base fields.
172 (elf32_hppa_link_hash_table_create ): Init them.
173 (elf32_hppa_check_relocs): Update comments.
174 (hppa_record_segment_addr): New function.
175 (elf32_hppa_relocate_section): Call it.
176 (final_link_relocate): Handle R_PARISC_SEGREL32.
177 (elf32_hppa_final_link): New function.
178 (bfd_elf32_bfd_final_link): Define to call it.
179 (hppa_unwind_entry_compare): New function.
180 * cache.c (bfd_open_file): Create files in write+read mode.
181
182 * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for
183 SEGREL32 and numerous other relocs. Change duplicate
184 R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
185
d768008d
AM
186 * opncls.c (bfd_fdopenr): Add parens like the comment says around
187 O_ACCMODE.
188
150ccafb
AM
189 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Don't create
190 .plt entries for DT_INIT and DT_FINI.
191 (elf32_hppa_finish_dynamic_sections): Remove special handling of
192 DT_INIT and DT_FINI.
193
b352eebf
AM
194 * elf64-hppa.c (elf64_hppa_finish_dynamic_symbol): Use 16-bit
195 offsets for stub .plt access if wide mode. Check offset in range.
196
b3b9a062
NC
1972001-01-13 Nick Clifton <nickc@redhat.com>
198
b7ed8fad
NC
199 * elf32-fr30.c (fr30_elf_howto_table): Remove spurious blank
200 line.
201
b3b9a062
NC
202 * coffcode.h (coff_canonicalize_reloc): Remove spurious blank
203 line.
204
6e0b89ee
AM
2052001-01-12 Alan Modra <alan@linuxcare.com.au>
206
207 * configure.in ([bfd_elf64_x86_64_vec]): Set target64.
208 * configure: Regenerate.
209
0d2bcfaf
NC
2102001-01-11 Peter Targett <peter.targett@arccores.com>
211
212 * bfd-in2.h (bfd_architecture): Add bfd_mach_arc_5,
213 bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8 for ARC variants.
214 * cpu-arc.c (arch_info_struct): Add entries for variants.
215 (bfd_arc_arch) Set default to bfd_mach_arc_5.
216 (arc_get_mach) Don't assume machine names prefixed arc- before
217 testing.
218 * elf32-arc.c (arc_elf_object_p): Set machine number based on new
219 selections.
220 (arc_elf_final_write_processing) Likewise.
221 (ELF_MACHINE_CODE) Use EM_ARC.
222
c31c1f70
NC
2232001-01-10 Nick Clifton <nickc@redhat.com>
224
2758140b 225 * coff-arm.c (LOCAL_LABEL_PREFIX): Change definition to "".
c31c1f70 226
5ad083e3
PB
2272001-01-07 Philip Blundell <philb@gnu.org>
228
229 * README: Replace `bug-gnu-utils@gnu.org' with
230 `bug-binutils@gnu.org'.
231
7eae7d22
KH
2322001-01-04 Kazu Hirata <kazu@hxi.com>
233
234 * som.c: Fix formatting.
235
509945ae
KH
2362001-01-03 Kazu Hirata <kazu@hxi.com>
237
3e932841
KH
238 * ecoffswap.h: Fix formatting.
239 * elf-bfd.h: Likewise.
240 * elfarm-nabi.c: Likewise.
241 * elfarm-oabi.c: Likewise.
242 * elfcode.h: Likewise.
243 * elfcore.h: Likewise.
244 * elflink.c: Likewise.
245 * elflink.h: Likewise.
246 * elfxx-ia64.c: Likewise.
247 * elfxx-target.h: Likewise.
248 * libbfd.c: Likewise
509945ae
KH
249 * linker.c: Likewise.
250 * lynx-core.c: Likewise.
251
892339ee
KH
2522001-01-02 Kazu Hirata <kazu@hxi.com>
253
254 * pc532-mach.c: Fix formatting.
255 * pe-arm.c: Likewise.
256 * pe-i386.c: Likewise.
257 * pe-mips.c: Likewise.
258 * pe-ppc.c: Likewise.
259 * pe-sh.c: Likewise.
260 * pei-mips.c: Likewise.
261 * pei-sh.c: Likewise.
ee91ed79 262 * peicode.h: Likewise.
892339ee
KH
263 * ppcboot.c: Likewise.
264 * ptrace-core.c: Likewise.
265
3d855632
KH
2662001-01-01 Kazu Hirata <kazu@hxi.com>
267
268 * reloc.c: Fix formatting.
269 * riscix.c: Likewise.
270 * rs6000-core.c: Likewise.
271 * xcoff-target.h: Likewise.
272
a77a9fef
HPN
2732000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
274
275 * elfcode.h (elf_object_p): Also restore the bfd mach field on
276 error, by calling bfd_default_set_arch_mach with incoming
277 values.
278
558e161f
KH
2792000-12-26 Kazu Hirata <kazu@hxi.com>
280
281 * vaxnetbsd.c: Fix formatting.
282 * versados.c: Likewise.
283 * vms-gsd.c: Likewise.
284 * vms-hdr.c: Likewise.
285 * vms-misc.c: Likewise.
286
3c579812
AO
2872000-12-25 Alexandre Oliva <aoliva@redhat.com>
288
289 * archive.c (coff_write_armap): Don't write more than symbol_count
290 `archive_member_file_ptr's.
291
672579e9
KH
2922000-12-25 Kazu Hirata <kazu@hxi.com>
293
294 * vms-tir.c: Fix formatting.
295
55f2d5ed
KH
2962000-12-23 Kazu Hirata <kazu@hxi.com>
297
298 * vms.c: Fix formatting.
299 * vms.h: Likewise.
300
23ccc829
NC
3012000-12-21 Santeri Paavolainen <santtu@ssh.com>
302
303 * vms-hdr.c: Include alloca.h if HAVE_ALLOCA_H is defined.
304
305 * peicode.h (pe_ILF_object_p): Add const to import of TARGET_LITTLE_SYM.
306
307 * elf32-m32r.c (m32r_elf_generic_reloc): Add cast to avoid (void *)
308 arithmetic.
309
310 * elf32-fr30.c: Add casts to avoid (void *) arithmetic.
311
312 * coffcode.h (styp_to_sec_flags): Add empty statement after label.
313
8c603c85
NC
3142000-12-21 Richard Sandiford <rsandifo@redhat.com>
315
316 * libbfd.c (bfd_get_bits): Added
317 (bfd_put_bits): Likewise
318 * bfd-in.h: Declared the above.
319 * bfd-in2.h: Regenerated.
320
5bff4f56
KH
3212000-12-20 Kazu Hirata <kazu@hxi.com>
322
323 * targets.c: Fix formatting.
324 * tekhex.c: Likewise.
325 * trad-core.c: Likewise.
326
7b82c249
KH
3272000-12-19 Kazu Hirata <kazu@hxi.com>
328
329 * sco5-core.c: Fix formatting.
330 * section.c: Likewise.
331 * sparclinux.c: Likewise.
332 * sparclynx.c: Likewise.
333 * sparcnetbsd.c: Likewise.
334 * srec.c: Likewise.
335 * stabs.c: Likewise.
336 * stab-syms.c: Likewise.
337 * sunos.c: Likewise.
338 * syms.c: Likewise.
339 * sysdep.h: Likewise.
340
f78c5281
NC
3412000-12-18 Nick Clifton <nickc@redhat.com>
342
343 * coff-arm.c (EXTRA_S_FLAGS): Only define if not already
344 defined.
345 * epoc-pe-arm.c (EXTRA_S_FLAGS): Define.
346 * epoc-pei-arm.c (EXTRA_S_FLAGS): Define.
347
02b89dce
NC
3482000-12-18 Nick Clifton <nickc@redhat.com>
349
350 * vms-misc.c (_bfd_vms_get_record): Add default case to
351 file_format switch.
352
d20966a7
NC
3532000-12-15 Miloslav Trmac <mitr@volny.cz>
354
355 * elfcore.h (elf_core_file_p): Move to the start of the program
356 headers before attempting to read them.
357
6fa957a9
KH
3582000-12-14 Kazu Hirata <kazu@hxi.com>
359
360 * peigen.c: Fix formatting.
361 * som.c: Likewise.
362 * som.h: Likewise.
363
9602af51
KH
3642000-12-13 Kazu Hirata <kazu@hxi.com>
365
366 * peigen.c: Fix formatting.
367
514829c3
JW
3682000-12-12 Jim Wilson <wilson@redhat.com>
369
370 * elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
371
3a71aec8
NC
3722000-12-08 Mark Salter <msalter@redhat.com>
373
374 * binary.c (binary_set_section_contents): Ignore sections
375 with zero size.
376
1518639e
KH
3772000-12-12 Kazu Hirata <kazu@hxi.com>
378
379 * m68klinux.c: Fix formatting.
380 * m68knetbsd.c: Likewise.
381 * mipsbsd.c: Likewise.
382 * netbsd-core.c: Likewise.
383 * netbsd.h: Likewise.
384 * newsos3.c: Likewise.
385 * nlm32-alpha.c: Likewise.
386 * nlm32-i386.c: Likewise.
387 * nlm32-ppc.c: Likewise.
388 * nlm32-sparc.c: Likewise.
389 * nlmcode.h: Likewise.
390 * nlmswap.h: Likewise.
391 * nlm-target.h: Likewise.
392 * ns32knetbsd.c: Likewise.
393
b79e8c78
NC
3942000-12-10 Fred Fish <fnf@be.com>
395
d952f17a
AM
396 * elflink.h (elf_link_output_extsym): Don't complain about undefined
397 symbols in shared objects if allow_shlib_undefined is true.
b79e8c78 398
38b1a46c
NC
3992000-12-12 Nick Clifton <nickc@redhat.com>
400
401 * cpu-sh.c: Fix formattng.
402 * elf.c: Fix formattng.
403 * elf32-mips.c: Fix formattng.
404 * elf32-sh.c: Fix formattng.
405 * elf64-alpha.c: Fix formattng.
406
857ec808
NC
4072000-12-09 Nick Clifton <nickc@redhat.com>
408
409 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Pass
410 dwarf2_find_line_info as last parameter to invocation of
411 _bfd_dwarf2_find_nearest_line.
412 * elf32-arm.h (elf32_arm_find_nearest_line): Pass
413 dwarf2_find_line_info as last parameter to invocation of
414 _bfd_dwarf2_find_nearest_line.
415
51db3708
NC
4162000-12-08 Mark Elbrecht <snowball3@bigfoot.com>
417
418 * Makefile.am (BFD32_BACKENDS): Move dwarf2.lo from here...
857ec808
NC
419 (BFD_LIBS): ...to here.
420 (BFD32_BACKENDS_CFILES): Move dwarf2.c from here...
421 (BFD_LIBS_CFILES): ...to here.
51db3708
NC
422 * Makefile.in: Regenerate.
423 * configure.in: Remove dwarf.lo from the elf shell variable.
424 * configure: Regenerate.
425 * libcoff-in.h (coff_tdata): Add pointer dwarf2_find_line_info.
426 * libcoff.h: Regenerate.
d952f17a 427 * coffgen.c (coff_find_nearest_line): Call
857ec808 428 _bfd_dwarf2_find_nearest_line.
51db3708 429 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Add parameter. Update
857ec808
NC
430 accordingly.
431 (read_abbrevs): Likewise
432 (decode_line_info): Likewise.
433 (parse_comp_unit): Likewise.
434 (comp_unit_find_nearest_line): Likewise.
51db3708
NC
435 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
436 * libbfd.h: Regenerate.
437 * elf.c (_bfd_elf_find_nearest_line): Update call.
438 * elf-bfd.h (elf_obj_tdata): Change dwarf2_find_line_info to type PTR.
439 * dwarf2.c (concat_filename): Use IS_ABSOLUTE_PATH.
440 * coffcode.h (STYP_XCOFF_DEBUG, STYP_DEBUG_INFO): New macros.
857ec808
NC
441 (sec_to_styp_flags): Use them. Handle DWARF2 sections.
442 (styp_to_sec_flags): Handle DWARF2 sections.
443 * elf32-arm.h (elf32_arm_find_nearest_line): Add parameter to call
444 to _bfd_find_nearest_line.
445 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Add parameter to
446 call to _bfd_find_nearest_line.
d952f17a 447
435b1e90
KH
4482000-12-08 Kazu Hirata <kazu@hxi.com>
449
450 * coffgen.c: Fix formatting.
fe8bc63d 451 * elf-m10300.c: Likewise.
435b1e90
KH
452 * elf32-i386.c: Likewise.
453 * elf32-i960.c: Likewise.
454 * elf32-m68k.c: Likewise.
455 * elf32-mcore.c: Likewise.
456 * elf32-ppc.c: Likewise.
457 * elf32-sh.c: Likewise.
458 * elf32-sparc.c: Likewise.
459 * elf32-v850.c: Likewise.
fe8bc63d
KH
460 * elf64-alpha.c: Likewise.
461 * elf64-hppa.c: Likewise.
462 * elf64-mips.c: Likewise.
435b1e90 463 * elf64-sparc.c: Likewise.
435b1e90 464
8da6118f
KH
4652000-12-07 Kazu Hirata <kazu@hxi.com>
466
467 * elf32-ppc.c: Fix formatting.
468 * elf64-x86-64.c: Likewise.
469
a9922e52
UC
4702000-12-06 Ulf Carlsson <ulfc@engr.sgi.com>
471
472 From Ralf Baechle <ralf@gnu.org>
473
474 * elf32-mips.c (elf32_mips_merge_private_bfd_data): Always permit
475 BFDs containing no sections or empty .text, .data or .bss sections
476 to be merged, regardless of their flags.
477
c3668558
KH
4782000-12-06 Kazu Hirata <kazu@hxi.com>
479
480 * elf32-m32r.c: Fix formatting.
481 * elf32-m68hc11.c: Likewise.
482 * elf32-m68hc12.c: Likewise.
483 * elf32-m68k.c: Likewise.
484 * elf32-mcore.c: Likewise.
485 * elf32-pj.c: Likewise.
486 * elf32-ppc.c: Likewise.
487
6609fa74
KH
4882000-12-05 Kazu Hirata <kazu@hxi.com>
489
490 * elf32-fr30.c: Fix formatting.
491 * elf32-hppa.c: Likewise.
492 * elf32-i370.c: Likewise.
493 * elf32-i386.c: Likewise.
494 * elf32-i860.c: Likewise.
495 * elf32-i960.c: Likewise.
496
a7c10850
KH
4972000-12-03 Kazu Hirata <kazu@hxi.com>
498
499 * elf32-arm.h: Fix formatting.
500 * elf32-avr.c: Likewise.
501 * elf32-cris.c: Likewise.
502 * elf32-d10v.c: Likewise.
503 * elf32-d30v.c: Likewise.
504 * elf-hppa.h: Likewise.
505 * elf-m10200.c: Likewise.
506 * elf-m10300.c: Likewise.
507
e7af610e
NC
5082000-12-01 Chris Demetriou <cgd@sibyte.com>
509
d952f17a
AM
510 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mips32 and
511 bfd_mach_mips32_4k. Update FIXME comment.
512 * archures.c (bfd_mach_mips32): New constant.
513 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
514 the latter, renumber it.
515 * bfd-in2.h (bfd_mach_mips32): New constant.
516 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
517 the latter, renumber it.
518 * cpu-mips.c (I_mips32): New constant.
519 (I_mips4K, I_mips32_4k): Rename the former to the latter.
520 (arch_info_struct): Add bfd_mach_mips32 entry, replace
521 bfd_mach_mips4K entry with bfd_mach_mips32_4k entry.
522 * elf32-mips.c (elf_mips_isa): Add E_MIPS_ARCH_32 case.
523 (elf_mips_mach): Likewise. Also, replace E_MIPS_MACH_MIPS32
524 with E_MIPS_MACH_MIPS32_4K.
525 (_bfd_mips_elf_final_write_processing): Replace
526 bfd_mach_mips4K with bfd_mach_mips32_4k case, add
527 bfd_mach_mips32 case.
528 (_bfd_mips_elf_merge_private_bfd_data): Generalize ISA mixing
529 comparison with support for MIPS32.
530 (_bfd_mips_elf_print_private_bfd_data): Print ISA name for
531 MIPS32.
532
533 * aoutx.h (NAME(aout,machine_type)): Add cases for
534 bfd_mach_mips5 and bfd_mach_mips64.
535 * archures.c (bfd_mach_mips5, bfd_mach_mips64): New constants.
536 * bfd-in2.h (bfd_mach_mips5, bfd_mach_mips64): Likewise.
537 * cpu_mips.c (I_mips5, I_mips64): New definitions.
538 (arch_info_struct): Add entries for bfd_mach_mips5 and
539 bfd_mach_mips64.
540 * elf32-mips.c (elf_mips_isa, elf_mips_mach,
541 _bfd_mips_elf_print_private_bfd_data): Add cases for
542 E_MIPS_ARCH_5 and E_MIPS_ARCH_64.
543 (_bfd_mips_elf_final_write_processing): Add cases for
544 bfd_mach_mips5 and bfd_mach_mips64.
545
546 * bfd/aoutx.h (NAME(aout,machine_type)): Add a
547 bfd_mach_mips_sb1 case.
548 * bfd/archures.c (bfd_mach_mips_sb1): New constant.
549 * bfd/bfd-in2.h (bfd_mach_mips_sb1): New constant.
550 * bfd/cpu-mips.c (I_sb1): New constant.
551 (arch_info_struct): Add entry for bfd_mach_mips_sb1.
552 * bfd/elf32-mips.c (elf_mips_mach): Add case for
553 E_MIPS_MACH_SB1.
554 (_bfd_mips_elf_final_write_processing): Add case for
555 bfd_mach_mips_sb1.
556
5572000-12-01 Joel Sherrill <joel@OARcorp.com>
ddcfc5fc
NC
558
559 * config.bfd (arm-*-rtems*, a29k-*rtems*): New targets.
560 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
561 (sparc*-*-rtems*): Switched from a.out to ELF.
562
8d88c4ca 5632000-11-30 Jan Hubicka <jh@suse.cz>
d952f17a
AM
564
565 * Makefile.am (BFD64_BACKENDS): Add elf64-x86-64.lo
566 BFD64_BACKENDS_CFILES): Add elf64-x86-64.c
567 (elf64-x86-64.lo): Add dependencies.
568 * archures.c (DESCRIPTION): Add bfd_mach_x86_64,
569 bfd_mach_x86_64_intel_syntax.
570 * elf.c (prep_headers): Use EM_x86_64 for 64bit output.
571 * config.bfd (x86_64): Add.
572 * configure.in: Add support for bfd_elf64_x86_64_vec.
573 * cpu-i386.c (bfd_x86_64_arch_intel_syntax, bfd_x86_64_arch): Add.
574 (bfd_i386_arch, i8086_ar): Link in.
575 * elf64-x86-64.c: New file.
576 * reloc.c (ENUMDOC): Add BFD_RELOC_X86_64*.
577 * targets.c (bfd_elf64_x86_64_vec): Add.
578 (bfd_target_vect): Add bfd_elf64_x86_64_vec.
8d88c4ca 579
fbc4fff4
KH
5802000-11-30 Kazu Hirata <kazu@hxi.com>
581
582 * xcofflink.c: Fix formatting.
583
e60b52c6
KH
5842000-11-28 Kazu Hirata <kazu@hxi.com>
585
586 * aoutx.h: Fix formatting.
587 * bfd-in.h: Likewise.
588 * bfd-in2.h: Likewise.
589 * cache.c: Likewise.
590 * cisco-core.c: Likewise.
591 * coff64-rs6000.c: Likewise.
592 * coffcode.h: Likewise.
593 * coffswap.h: Likewise.
594 * corefile.c: Likewise.
be3ccd9c 595 * elf32-mips.c: Likewise.
e60b52c6 596
336eced2
KH
5972000-11-27 Kazu Hirata <kazu@hxi.com>
598
599 * aout-adobe.c: Fix formatting.
244148ad
KH
600 * coff64-rs6000.c: Likewise.
601 * coffgen.c: Likewise.
602 * cofflink.c: Likewise.
336eced2 603
d71f672e
PB
6042000-11-27 Philip Blundell <pb@futuretv.com>
605
606 * libcoff-in.h (coff_tdata): Add `strings_written' flag.
607 (obj_coff_strings_written): New accessor macro for above.
608 * libcoff.h: Regenerate.
609 * cofflink.c (_bfd_coff_final_link): Say that we wrote the
610 strings.
611 * coffcode.h (coff_write_object_contents): No need to write out
612 the string table if it's already been done.
613
bc7a577d
PB
6142000-11-22 Philip Blundell <pb@futuretv.com>
615
d952f17a 616 * cofflink.c (_bfd_coff_generic_relocate_section): Don't object to
bc7a577d
PB
617 weak undefined symbols.
618
077b8428
NC
6192000-11-24 Nick Clifton <nickc@redhat.com>
620
621 * archures.c (bfd_mach_arm_5TE): Define.
622 (bfd_mach_arm+XScale): Define.
623 * bfd-in2.h: Regenerate.
624
625 * coff-arm.c (coff_arm_reloc_type_lookup): Accept
626 BFD_RELOC_ARM_PCREL_BLX.
627
628 * coffcode.h (coff_set_flags): Set flags for 5t, 5te and
629 XScale machine numbers.
630
631 * config.bfd (xscale-elf): Add target.
632 (xscale-coff): Add target.
633
634 * cpu-arm.c: Add xscale machine name.
635 Add v5t, v5te and XScale machine numbers.
636
e9e41bd9
KH
6372000-11-23 Kazu Hirata <kazu@hxi.com>
638
639 * aix386-core.c: Fix formatting.
640
64bf6ae6
JW
6412000-11-22 Jim Wilson <wilson@redhat.com>
642
643 * coff-ia64.c (howto_table): Use EMPTY_HOWTO.
644 (in_reloc_p): Add ATTRIBUTE_UNUSED to unused parameters.
645 * cpu-ia64-opc.c (ins_rsvd, ext_rsvd, ins_const, ext_const): Likewise.
646 (ins_imms_scaled): Initialize sign_bit at function entry.
647 (elf64_ia64_operands): Add missing initializers.
648 * elfxx-ia64.c (elfNN_ia64_reloc, elfNN_ia64_reloc_type_lookup,
649 elfNN_ia64_info_to_howto, elfNN_ia64_fake_sections,
650 elfNN_ia64_add_symbol_hook, elfNN_ia64_is_local_label_name,
651 elfNN_ia64_local_hash_table_init, get_fptr, get_pltoff,
652 elfNN_ia64_adjust_dynamic_symbol): Add ATTRIBUTE_UNUSED for unused
653 parameters.
654 (elfNN_ia64_info_to_howto): Initialize free_relocs, free_contents,
655 and free_extsyms at function entry.
656 (elfNN_add_symbol_hook): Add unsigned cast to bfd_get_gp_size result.
657 (elfNN_ia64_create_dynamic_sections): Delete unused local h.
658 (get_got): Delete unused local srel.
659 (elfNN_ia64_check_relocs): Initialize dynrel_type when declared.
660 (elfNN_ia64_relocate_section): Delete unused local dynindx.
d952f17a 661
1abaf976
KH
6622000-11-21 Kazu Hirata <kazu@hxi.com>
663
6e301b2b
KH
664 * coff-a29k.c: Fix formatting.
665 * coff-h8500.c: Likewise.
666 * coff-i960.c: Likewise.
667 * coff-ppc.c: Likewise.
668 * coff-rs6000.c: Likewise.
669 * coff-stgo32.c: Likewise.
670 * coff-tic54x.c: Likewise.
671 * coff-w65.c: Likewise.
672 * cpu-h8500.c: Likewise.
673 * cpu-hppa.c: Likewise.
674 * cpu-ns32k.c: Likewise.
675 * ecoff.c: Likewise.
1abaf976
KH
676 * ecofflink.c: Likewise.
677
a0fc8ba1
NC
6782000-11-21 Nick Clifton <nickc@redhat.com>
679
680 * elf32-sh.c (sh_elf_reloc_loop): Fix compile time warning, and
681 remove possibility of infinite loop.
682
beb0d161
KH
6832000-11-20 Kazu Hirata <kazu@hxi.com>
684
685 * aix386-core.c: Fix formatting.
686 * aout-adobe.c: Likewise.
687 * aout-arm.c: Likewise.
688 * aout-encap.c: Likewise.
689 * aout-ns32k.c: Likewise.
690 * aout-target.h: Likewise.
691 * aout-tic30.c: Likewise.
692 * aoutf1.h: Likewise.
693 * aoutx.h: Likewise.
694 * archive.c: Likewise.
eb6e10cb
KH
695 * bfd-in.h: Likewise.
696 * bfd-in2.h: Likewise.
697 * bfd.c: Likewise.
698 * bout.c: Likewise.
beb0d161 699
2c2475db
JW
7002000-11-17 H.J. Lu <hjl@gnu.org>
701
702 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Don't create
703 pltoff entries for DT_INIT and DT_FINI.
704 (elfNN_ia64_final_link): Don't set DT_INIT/FINI entries.
705 (elfNN_ia64_finish_dynamic_sections): Don't fill in DT_INIT/FINI
706 entries.
707
18b27f17
RH
7082000-11-16 Richard Henderson <rth@redhat.com>
709
710 * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.
711 (allocate_dynrel_entries): Likewise.
712 (elfNN_ia64_relocate_section): Likewise. Set REL addends correctly.
713 (set_pltoff_entry): Likewise.
714 (ia64_howto_table): Remove R_IA64_SEGBASE, and R_IA64_EPLT[ML]SB
715 (elfNN_ia64_reloc_type_lookup): Likewise.
716 (elfNN_ia64_install_value): Likewise.
717 (elfNN_ia64_relocate_section): Likewise.
718 * reloc.c (BFD_RELOC_IA64_SEGBASE): Remove.
719 (BFD_RELOC_IA64_EPLTMSB, BFD_RELOC_IA64_EPLTLSB): Remove.
720
98591c73
KH
7212000-11-16 Kazu Hirata <kazu@hxi.com>
722
71f6b586
KH
723 * cpu-a29k.c: Fix formatting.
724 * cpu-alpha.c: Likewise.
725 * cpu-arm.c: Likewise.
726 * cpu-avr.c: Likewise.
727 * cpu-d10v.c: Likewise.
728 * cpu-h8500.c: Likewise.
729 * cpu-hppa.c: Likewise.
730 * cpu-i370.c: Likewise.
731 * cpu-i386.c: Likewise.
732 * cpu-i960.c: Likewise.
733 * cpu-ia64-opc.c: Likewise.
734 * cpu-ia64.c: Likewise.
735 * cpu-m32r.c: Likewise.
736 * cpu-m68hc11.c: Likewise.
737 * cpu-m68hc12.c: Likewise.
738 * cpu-m68k.c: Likewise.
739 * cpu-m88k.c: Likewise.
740 * cpu-mips.c: Likewise.
741 * cpu-ns32k.c: Likewise.
742 * cpu-pj.c: Likewise.
743 * cpu-powerpc.c: Likewise.
744 * cpu-sh.c: Likewise.
745 * cpu-sparc.c: Likewise.
746 * cpu-tic54x.c: Likewise.
747 * cpu-v850.c: Likewise.
748 * cpu-vax.c: Likewise.
749 * cpu-w65.c: Likewise.
750 * cpu-we32k.c: Likewise.
751 * cpu-z8k.c: Likewise.
752 * dwarf1.c: Likewise.
98591c73
KH
753 * dwarf2.c: Likewise.
754
c5930ee6
KH
7552000-11-15 Kazu Hirata <kazu@hxi.com>
756
757 * coff-arm.c: Fix formatting.
758 * coff-ppc.c: Likewise.
759 * coff-rs6000.c: Likewise.
cbfe05c4
KH
760 * coff-sh.c: Likewise.
761 * coff-sparc.c: Likewise.
762 * coff-tic30.c: Likewise.
763 * coff-tic54x.c: Likewise.
764 * coff-tic80.c: Likewise.
765 * coff-w65.c: Likewise.
766 * coff-we32k.c: Likewise.
767 * coff-z8k.c: Likewise.
c5930ee6 768
dac544a8
RH
7692000-11-15 Richard Henderson <rth@redhat.com>
770
771 * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc
772 section with the same ALLOC|LOAD flags as the source section.
773
c810873d
JJ
7742000-11-14 Jakub Jelinek <jakub@redhat.com>
775
776 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used
777 by STO_ALPHA constants.
778
43646c9d
KH
7792000-11-14 Kazu Hirata <kazu@hxi.com>
780
781 * coff-pmac.c: Fix formatting.
782 * coff-ppc.c: Likewise.
783
051b8577
L
7842000-11-13 H.J. Lu <hjl@gnu.org>
785
786 * elflink.h (elf_link_add_object_symbols): Also add indirect
787 symbols for common symbols with the default version.
788
90460d97
PB
7892000-11-09 Philip Blundell <pb@futuretv.com>
790
791 * section.c (STD_SECTION): Set gc_mark flag.
792
b48499ec
KH
7932000-11-11 Kazu Hirata <kazu@hxi.com>
794
795 * coff-i960.c: Likewise.
796 * coff-m68k.c: Likewise.
797 * coff-m88k.c: Likewise.
798 * coff-mcore.c: Likewise.
799 * coff-mips.c: Likewise.
800
c5aeb40f
AO
8012000-11-11 Bernd Schmidt <bernds@cygnus.co.uk>
802
803 * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
804
5fcfd273
KH
8052000-11-10 Kazu Hirata <kazu@hxi.com>
806
807 * coff-h8300.c: Fix formatting.
808 * coff-h8500.c: Likewise.
809 * coff-i386.c: Likewise.
810 * coff-i860.c: Likewise.
811 * coff-i960.c: Likewise.
812 * coff-ia64.c: Likewise.
813
047066e1
KH
8142000-11-09 Kazu Hirata <kazu@hxi.com>
815
816 * archive.c: Fix formatting.
817 * archures.c: Likewise.
818
9a951beb
RH
8192000-11-07 Richard Henderson <rth@redhat.com>
820
821 * elfxx-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
822 Set it before bfd_elf64_bfd_final_link call. Use it after the call.
823 * section.c (bfd_set_section_contents): Call memcpy if
824 section->contents set and location not equal to contents plus offset.
825
aebad5fe
KH
8262000-11-08 Kazu Hirata <kazu@hxi.com>
827
8546af74
KH
828 * bfd-in.h: Fix formatting.
829 * bfd-in2.h: Likewise.
830 * bfd.c: Likewise.
aebad5fe
KH
831 * binary.c: Likewise.
832 * bout.c: Likewise.
346ceb11
KH
833 * coff-a29k.c: Likewise.
834 * coff-alpha.c: Likewise.
835 * coff-apollo.c: Likewise.
836 * coff-aux.c: Likewise.
aebad5fe 837
0ef5a5bd
KH
8382000-11-07 Kazu Hirata <kazu@hxi.com>
839
840 * aix386-core.c: Fix formatting.
841 * aoutf1.h: Likewise.
842 * aoutx.h: Likewise.
843 * archures.c: Likewise.
844 * armnetbsd.c: Likewise.
845
d562d2fb
AM
8462000-11-07 Alan Modra <alan@linuxcare.com.au>
847
848 * coff-h8300.c (special): Adjust reloc address.
849
bbe66d08
JW
8502000-11-06 Steve Ellcey <sje@cup.hp.com>
851
4efc3e05 852 * archures.c (bfd_mach_ia64_elf64, bfd_mach_ia64_elf32): Add defines
bbe66d08
JW
853 to differentiate elf32 and elf64 on ia64.
854 * bfd-in2.h: Regenerate.
855 * config.bfd: Add target for "ia64*-*-hpux*".
856 * configure.in: Add bfd_elf32_ia64_big_vec to selvecs switch.
857 * configure: Regenerate.
4efc3e05 858 * cpu-ia64.c (bfd_ia64_elf32_arch): Add elf32 arch info structure.
bbe66d08
JW
859 * targets.c: Add bfd_target bfd_elf32_ia64_big_vec.
860
861 * Makefile.am: Make elf32-ia64.c and elf64-ia64.c derived objects
862 from elfxx-ia64.c. Add depenency rules for making elf32-ia64.lo.
863 * Makefile.in: Regnerate.
4efc3e05 864 * elf64-ia64.c: Deleted.
bbe66d08
JW
865 * elfxx-ia64.c: New file, paramaterized version of elf64-ia64.c.
866
c4dfa77f
KH
8672000-11-06 Kazu Hirata <kazu@hxi.com>
868
869 * aout-adobe.c: Fix formatting.
870 * aout-arm.c: Likewise.
871 * aout-cris.c: Likewise.
872 * aout-encap.c: Likewise.
873 * aout-ns32k.c: Likewise.
874 * aout-target.h: Likewise.
875 * aout-tic30.c: Likewise.
876
cf919dfd
PB
8772000-11-05 Philip Blundell <philb@gnu.org>
878
879 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit
880 BFDs containing no sections to be merged, regardless of their flags.
881
8822000-11-04 Philip Blundell <philb@gnu.org>
883
884 * elf32-arm.h (elf32_arm_relocate_section): Suppress error message
885 if a relocation for an undefined symbol also results in an
886 overflow.
887
8d88c4ca 8882000-11-06 Christopher Faylor <cgf@cygnus.com>
8848a8d0
CF
889
890 * config.bfd: Add support for Sun Chorus.
891
46d59bfa
DB
8922000-11-05 David O'Brien <obrien@FreeBSD.org>
893
894 * configure.in: Recognize alpha-*-freebsd*.
895 * configure: Regenerate.
896
d952f17a 8972000-11-02 Luciano Gemme <ishitawa@yahoo.com>
420496c1
NC
898
899 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
900 (Chunk): New global variable set by a parameter in objcopy.c.
901 (S3Forced): New global variable set by a parameter in
902 objcopy.c.
903 (srec_set_section_contents): If S3Forced is true, always generate
904 S3 records.
905 (srec_write_section): Use 'Chunk' to limit maximum length of S
906 records.
907
59ff2774
NC
9082000-11-02 Per Lundberg <plundis@chaosdev.org>
909
910 * config.bfd: Add support for i[3456]86-chaosdev-storm-chaos.
911 * Makefile.in: Regenerate.
912 * bfd-in2.h: Regenerate.
913 * po/bfd.pot: Regenerate.
d952f17a 914
ee43f35e
PB
9152000-10-31 Philip Blundell <philb@gnu.org>
916
917 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle
918 EF_SOFT_FLOAT if it is defined.
919
1006ba19
PB
9202000-10-27 Philip Blundell <philb@gnu.org>
921
922 * elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse
923 attempts to mix PIC code with non-PIC, just mark the output as
924 being position dependent.
d952f17a
AM
925 (elf32_arm_merge_private_bfd_data): Likewise. Print an error
926 message for EF_SOFT_FLOAT mismatches. Display diagnostics for
1006ba19 927 all mismatches, not just the first one.
d952f17a 928
c4920b97
NC
9292000-10-25 Chris Demetriou <cgd@sibyte.com>
930
931 * ieee.c (ieee_archive_p): Plug one of many possible
932 memory leaks in error handling.
933
19f7b010
JJ
9342000-10-20 Jakub Jelinek <jakub@redhat.com>
935
936 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
937 elf32_sparc_object_p, elf32_sparc_final_write_processing):
938 Support v8plusb.
939 * elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
940 sparc64_elf_object_p): Support v9b.
941 * archures.c: Declare v8plusb and v9b machines.
942 * bfd-in2.h: Ditto.
943 * cpu-sparc.c: Ditto.
944
e1e0340b
GK
9452000-10-16 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
946
ea5fbc67
GK
947 * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location
948 of a GOT reloc.
949
e1e0340b
GK
950 * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.
951 (SYMBOL_CALLS_LOCAL): New macro.
952 (ppc_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
953 (ppc_elf_check_relocs): Use SYMBOL_REFERENCES_LOCAL.
954 (ppc_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
955 (ppc_elf_relocate_section): Use flag variable to determine
956 whether the relocation refers to a local symbol.
957 Test whether a PLTREL24 reloc will produce a reloc by looking
958 to see whether a PLT entry was made.
959
a4b120e1
GK
9602000-10-14 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
961
962 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
963 entries that could serve as a definition for a weak symbol.
964
5af5b85b
UC
9652000-10-13 Ulf Carlsson <ulfc@engr.sgi.com>
966
967 From Ralf Baechle <ralf@gnu.org>
968
969 * elf32-mips.c (mips_elf_create_dynamic_relocation): New argument
970 local_p. Add symbol value only for non-R_MIPS_REL32 relocations
971 against local symbols.
972 (_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01.
d952f17a 973
3ef20aaa
AM
9742000-10-12 Alan Modra <alan@linuxcare.com.au>
975
24376d1b
AM
976 * section.c (struct sec): Add kept_section.
977 (struct bfd_comdat_info): Remove sec, we can use above.
978 (STD_SECTION): Add initializer.
979 (bfd_make_section_anyway): Init here too.
980
981 * bfd-in2.h: Regenerate.
982
983 * elflink.h (elf_link_add_object_symbols): Remove unnecessary
d952f17a 984 zeroing of `flags'.
24376d1b
AM
985 (elf_link_input_bfd): Set all asection->symbol->value's here, and
986 fudge values for discarded link-once section symbols.
987
3ef20aaa
AM
988 * elf64-hppa.c: Include alloca-conf.h
989
c0e219cc
AM
9902000-10-11 Alan Modra <alan@linuxcare.com.au>
991
d01e2a23
AM
992 * elf.c (swap_out_syms): Revert 2000-10-07 changes.
993
c0e219cc
AM
994 * ieee.c (ieee_make_empty_symbol): Oops, bfd_zalloc needs another arg.
995
fe268b66
AM
9962000-10-10 Alan Modra <alan@linuxcare.com.au>
997
998 * ieee.c (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
999
4d7ce4dd
AM
10002000-10-10 Tom Rix <trix@redhat.com>
1001
d952f17a 1002 * section.c (bfd_make_section_anyway): Release newsect ptr when
4d7ce4dd
AM
1003 newsect->symbol fails to alloc. Use bfd_release instead of free.
1004
f3b6f7c3
RH
10052000-10-09 Richard Henderson <rth@cygnus.com
1006
1007 * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
1008 (elf64_ia64_unwind_entry_compare): New.
1009 (elf64_ia64_final_link): Sort the .IA_64.unwind section.
1010
44852b19
AM
10112000-10-07 Alan Modra <alan@linuxcare.com.au>
1012
fc8c40a0
AM
1013 * elflink.h (size_dynamic_sections): Don't create various tags if
1014 .dynstr is excluded from the link. Don't set first dynsym entry
1015 if dynsymcount is zero.
1016 (elf_bfd_final_link): Don't try to swap out dynamic syms if
1017 .dynsym excluded from the link. Don't try to write any dynamic
1018 sections excluded from the link.
1019
44852b19
AM
1020 * elf.c (swap_out_syms): Handle global section symbols.
1021
3e4554a2
DD
10222000-10-05 DJ Delorie <dj@redhat.com>
1023
1024 * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
1025 * coffcode.h (coff_set_alignment_hook): read extended reloc count
1026 (coff_write_relocs): write extended reloc count
1027 (coff_write_object_contents): account for extended relocs
1028
fa152c49
JW
10292000-10-05 Jim Wilson <wilson@cygnus.com>
1030
1031 * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
1032 field.
1033 * elf.c (_bfd_elf_make_section_from_shdr): Call the
1034 elf_backend_section_flags function.
1035 * elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion
1036 code.
1037 (elf64_ia64_section_flags): New function containing flag conversion
1038 code.
1039 (elf_backend_section_flags): Define to elf64_ia64_section_flags.
1040 * elfxx-target.h (elf_backend_section_flags): Define.
1041 (elfNN_bed): Initialize elf_backend_section_flags field.
1042
36605136
AM
10432000-10-02 Alan Modra <alan@linuxcare.com.au>
1044
1045 * elf32-hppa.c (elf32_hppa_check_relocs): Correct call to
1046 _bfd_elf32_gc_record_vtable. Correct a comment.
1047
4b6609a0
UC
10482000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>
1049
1050 From Ralf Baechle <ralf@gnu.org>
1051
1052 * elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld
1053 produces binaries with got[1] = 0x80000001 to differenciate them
1054 for the dynamic linker from the broken binaries produced by old
1055 versions.
36605136 1056
f572a39d
AM
10572000-09-30 Petr Sorfa <petrs@sco.com>
1058
1059 * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t.
1060 (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t.
1061 * configure.in: Add check for pxstatus_t and lwpxstatus_t.
1062 * configure: Regenerate.
1063
4da81684
HPN
10642000-09-27 Hans-Peter Nilsson <hp@axis.com>
1065
1066 Define two bfd_targets for absence and presence of leading
1067 underscore on symbols. Make sure to only link same kind.
1068 * elf32-cris.c (cris_elf_object_p,
1069 cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
1070 cris_elf_merge_private_bfd_data): New.
1071 (elf_backend_object_p, elf_backend_final_write_processing,
1072 bfd_elf32_bfd_print_private_bfd_data,
1073 bfd_elf32_bfd_merge_private_bfd_data): Define.
1074 <Target vector definition>: Include elf32-target.h twice with
1075 different macro settings:
1076 (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
1077 bfd_elf32_us_cris_vec.
1078 (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
1079 (elf_symbol_leading_char): First as 0, then '_'.
1080 (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
1081 * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
1082 * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
1083 * configure: Regenerate.
1084 * targets.c: Declare bfd_elf32_us_cris_vec.
1085 * po/bfd.pot: Regenerate.
1086
9a5aca8c
AM
10872000-09-29 Momchil Velikov <velco@fadata.bg>
1088
1089 * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for
1090 R_ARM_THM_PC22 relocations.
1091
512a2384
AM
10922000-09-29 NIIBE Yutaka <gniibe@chroot.org>
1093
1094 * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
1095
6c99a5c3
AM
10962000-09-29 Momchil Velikov <velco@fadata.bg>
1097
1098 * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
1099 is has the SEC_HAS_CONTENTS flag set.
1100
b16885a1
HPN
1101