a96c3dac05935c5b21c0a77ab2fd23757ec31b2c
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2
3 * elf32-mips.c (mips_elf_create_dynamic_relocation): Undo patch
4 from 2000-10-13. Do not add the symbol's value for R_MIPS_REL32
5 relocations against dynsym symbols.
6
7 * elf32-mips.c (elf_mips_howto_table): Fix the comment on
8 the R_MIPS_26 relocation.
9 (mips_elf_calculate_relocation): Use (p + 4) instead of p for
10 the R_MIPS_26 relocation.
11 (mips_elf_perform_relocation): Fix the comment on the R_MIPS16_26
12 relocation.
13 * elf64-mips.c (mips_elf64_howto_table_rel): Fix the comment on
14 the R_MIPS_26 relocation.
15 (mips_elf64_howto_table_rela): Likewise.
16
17 * elf32-mips.c (struct mips_elf_link_hash_entry): Added no_fn_stub
18 member to mark symbols that have non-CALL relocations against
19 them.
20 (mips_elf_link_hash_newfunc): Initialize no_fn_stub.
21 (mips_elf_calculate_relocation): Handle R_MIPS_CALL16 like
22 R_MIPS_GOT16.
23 (_bfd_mips_elf_check_relocs): Set no_fn_stub for a symbol if a
24 non-CALL relocation against it is encountered.
25 (_bfd_mips_elf_copy_indirect_symbol): Merge no_fn_stub as well.
26 (_bfd_mips_elf_adjust_dynamic_symbol): Only create a stub if
27 no_fn_stub is not set.
28
29 * elf32-mips.c (mips_elf_output_extsym): Get the output section
30 information from the real symbol for indirect ones.
31 Check no_fn_stub to find out if a symbol has a function stub
32 indeed.
33
34 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
35
36 * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory.
37 * Makefile.in: Regenerate.
38
39 2001-02-09 David Mosberger <davidm@hpl.hp.com>
40
41 * elfxx-ia64.c (is_unwind_section_name): New function. Returns
42 true if section name is an unwind table section name.
43 (elfNN_ia64_additional_program_headers): Count each unwind section
44 separately.
45 (elfNN_ia64_modify_segment_map): Install one unwind program header
46 for each unwind separate section. Note: normally the linker
47 script merges the unwind sections that go into a single segment,
48 so this still generates at most one unwind program header per
49 segment.
50
51 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Accept any section
52 name for SHT_IA_64_UNWIND, not just .IA_64.unwind.
53 (elfNN_ia64_fake_sections): Mark sections with names that start
54 with .IA_64.unwind but not with .IA_64.unwind_info as an IA-64
55 unwind section.
56
57 * elfxx-ia64.c (elfNN_ia64_final_write_processing): New function.
58 Use it to make sh_info in unwind section point to the text section
59 it applies to.
60
61 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
62
63 * Makefile.am: Add linux target for S/390.
64 * archures.c: Likewise.
65 * bfd-in2.h: Likewise.
66 * config.bfd: Likewise.
67 * configure.in: Likewise.
68 * elf.c: Likewise.
69 * libbfd.h: Likewise.
70 * targets.c: Likewise.
71 * cpu-s390.c: New file.
72 * elf32-s390.c: New file.
73 * elf64-s390.c: New file.
74
75 2001-02-09 Nick Clifton <nickc@redhat.com>
76
77 * peigen.c (_bfd_pe_get_symbol_info): Suppress addition of
78 ImageBase. This has already been done by coff_swap_hdr_in.
79
80 2001-02-09 Jakub Jelinek <jakub@redhat.com>
81
82 * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.
83
84 2001-02-09 Jakub Jelinek <jakub@redhat.com>
85
86 * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count.
87 (sparc64_elf_relocate_section): Likewise.
88
89 2001-02-09 Mark Kettenis <kettenis@gnu.org>
90
91 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32
92 similar to R_SPARC_32.
93 * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
94
95 2001-02-08 H.J. Lu <hjl@gnu.org>
96
97 * elf32-i386.c (elf_i386_check_relocs): Reserve R_386_PC32
98 relocation entries for weak definitions when building DSO with
99 -Bsymbolic.
100
101 2001-02-08 Richard Henderson <rth@redhat.com>
102
103 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weakness
104 before visibility. Locally defined protected symbols are not
105 dynamic.
106
107 2001-02-08 Geoffrey Keating <geoffk@redhat.com>
108
109 * config.bfd: Enable coff64 for rs6000-*. Patch from
110 <hzoli@austin.ibm.com>.
111
112 2001-02-07 Mark Elbrecht <snowball3@bigfoot.com>
113
114 * coffgen.c (coff_find_nearest_line): If stabs info is successfully
115 found, do not attempt to find dwarf2 info before returning.
116
117 2001-02-07 Jakub Jelinek <jakub@redhat.com>
118
119 * elflink.h (is_global_symbol_definition): Rename to
120 is_global_data_symbol_definition and have it reject function
121 symbols.
122 (elf_link_is_defined_archive_symbol): Use renamed function.
123
124 2001-02-07 Todd Vierling <tv@wasabisystems.com>
125
126 * libbfd-in.h (bfd_target_vector): Change extern array to pointer.
127 * libbfd.h (bfd_target_vector): Likewise.
128 * targets.c (bfd_target_vector): Rename to _bfd_target_vector and
129 make static; create pointer reference named bfd_target_vector.
130 (_bfd_target_vector_entries): Calculate this based on the array
131 typed _bfd_target_vector.
132
133 2001-02-06 H.J. Lu <hjl@gnu.org>
134
135 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Only hidden and
136 internal symbols are not dynamic.
137 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
138
139 2001-02-06 Nick Clifton <nickc@redhat.com>
140
141 * Makefile.am (BFD64_BACKENDS_CFILES): Remove elf64-ia64.c, so
142 that it will not be pulled into the list of files that make up
143 po/POTFILES.in.
144 * Makefile.in: Regenerate.
145 * po/bfd.pot: Regenerate.
146
147 2001-02-06 H.J. Lu <hjl@gnu.org>
148
149 * bfd/peicode.h (coff_swap_filehdr_in): Remove the e_magic
150 checking.
151 (pe_bfd_object_p): Rewrite with external_PEI_DOS_hdr and
152 external_PEI_IMAGE_hdr.
153
154 2001-02-06 Kazu Hirata <kazu@hxi.com>
155
156 * elf-m10200.c: Fix formatting.
157
158 2001-02-04 Nick Clifton <nickc@redhat.com>
159
160 * elf32-v850.c (v850_elf_reloc): Do not convert reloc addend to PC
161 rel, it will be handled later on.
162
163 2001-02-02 Fred Fish <fnf@ninemoons.com>
164
165 * Makefile.in: Fix typo.
166
167 2001-02-01 Kazu Hirata <kazu@hxi.com>
168
169 * elf-m10300.c: Fix formatting.
170
171 2001-01-30 Alan Modra <alan@linuxcare.com.au>
172
173 * elf64-hppa.c (elf64_hppa_elf_get_symbol_type): New function.
174 (elf_backend_get_symbol_type): Define.
175 (elf64_hppa_object_p): Set architecture and machine from elf
176 header flags.
177
178 2001-01-30 Curtis L. Janssen <cljanss@ca.sandia.gov>
179
180 * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
181 before mdebug.
182
183 2001-01-26 Richard Henderson <rth@redhat.com>
184
185 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
186 for non-default visibility.
187 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but
188 delete ugly macro and replace with pretty function.
189
190 2001-01-25 Mark Elbrecht <snowball3@bigfoot.com>
191
192 * coff-go32.c: Update copyright.
193 * coff-stgo32.c: Likewise.
194 * coff-go32.c (COFF_LONG_FILENAMES): Define.
195 * coff-stgo32.c (COFF_LONG_FILENAMES): Likewise.
196 * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Remove .bss entry.
197 * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
198
199 2001-01-25 Kazu Hirata <kazu@hxi.com>
200
201 * bfd-in2.h: Rebuild.
202 * libbfd.h: Likewise.
203
204 2001-01-23 H.J. Lu <hjl@gnu.org>
205
206 * bfd-in2.h: Rebuild.
207
208 2001-01-23 H.J. Lu <hjl@gnu.org>
209
210 * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)
211 is NULL or PRIV(vms_rec) is outside of the buffer.
212
213 2001-01-23 Kazu Hirata <kazu@hxi.com>
214
215 * coff64-rs6000.c: Fix formatting.
216 * coff-arm.c: Likewise.
217 * coffgen.c: Likewise.
218 * cofflink.c: Likewise.
219 * coff-mcore.c: Likewise.
220 * coff-mips.c: Likewise.
221 * coff-pmac.c: Likewise.
222 * coff-ppc.c: Likewise.
223 * coff-rs6000.c: Likewise.
224 * elf32.c: Likewise.
225 * elf32-fr30.c: Likewise.
226 * elf32-i370.c: Likewise.
227 * elf32-i860.c: Likewise.
228 * elf32-m32r.c: Likewise.
229 * elf32-m68k.c: Likewise.
230 * elf32-mcore.c: Likewise.
231 * elf32-ppc.c: Likewise.
232 * elf32-sh.c: Likewise.
233 * elf32-v850.c: Likewise.
234 * elf64-alpha.c: Likewise.
235 * elf64-sparc.c: Likewise.
236 * elflink.c: Likewise.
237 * elflink.h: Likewise.
238 * elf-m10200.c: Likewise.
239 * elf-m10300.c: Likewise.
240 * elfxx-ia64.c: Likewise.
241
242 * aoutx.h: Fix formatting.
243 * bfd.c: Likewise.
244 * bfd-in2.h: Likewise.
245 * bfd-in.h: Likewise.
246 * cpu-i386.c: Likewise.
247 * cpu-m68hc11.c: Likewise.
248 * dwarf2.c: Likewise.
249 * elf64-x86-64.c: Likewise.
250 * format.c: Likewise.
251 * freebsd.h: Likewise.
252 * hash.c: Likewise.
253 * hp300hpux.c: Likewise.
254 * hppabsd-core.c: Likewise.
255 * hpux-core.c: Likewise.
256
257 2001-01-22 Bo Thorsen <bo@suse.de>
258
259 * elf64-x86-64.c: Added PIC support for X86-64.
260 (elf64_x86_64_link_hash_newfunc): Function added.
261 (elf64_x86_64_link_hash_table_create): Likewise.
262 (elf64_x86_64_check_relocs): Likewise.
263 (elf64_x86_64_gc_mark_hook): Likewise.
264 (elf64_x86_64_gc_sweep_hook): Likewise.
265 (elf64_x86_64_adjust_dynamic_symbol): Likewise.
266 (elf64_x86_64_size_dynamic_sections): Likewise.
267 (elf64_x86_64_discard_copies): Likewise.
268 (elf64_x86_64_finish_dynamic_symbol): Likewise.
269 (elf64_x86_64_finish_dynamic_sections): Likewise.
270 (elf64_x86_64_relocate_section): Add relocation of PIC sections.
271
272 2001-01-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
273
274 * Makefile.am (install-data-local): Make use of $(DESTDIR).
275 * Makefile.in: Regenerate.
276
277 2001-01-21 Kazu Hirata <kazu@hxi.com>
278
279 * coff-a29k.c: Fix formatting.
280
281 2001-01-19 H.J. Lu <hjl@gnu.org>
282
283 * elf32-i386.c (elf_i386_check_relocs): Report files with bad
284 relocation section names.
285 (elf_i386_relocate_section): Report files with bad relocation
286 section names and return false.
287
288 2001-01-17 Bo Thorsen <bo@suse.de>
289
290 * targets.c: Alphabetize list of xvecs.
291
292 2001-01-14 Alan Modra <alan@linuxcare.com.au>
293
294 * config.bfd: Add linux target variant for elfxx-hppa.
295 * configure.in: Recognize bfd_elf32_hppa_linux_vec and
296 bfd_elf64_hppa_linux_vec.
297 * configure: Regenerate.
298 * elf64-hppa.c: Include elf64-target.h again to support linux
299 target variant.
300 (elf64_hppa_post_process_headers): Set ELFOSABI_LINUX for linux.
301 * elf32-hppa.c: Include elf32-target.h again to support linux
302 target variant.
303 (elf32_hppa_post_process_headers): New function.
304 (elf_backend_post_process_headers): Define.
305 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_linux_vec and
306 bfd_elf32_hppa_linux_vec.
307
308 * elf32-hppa.c (elf32_hppa_link_hash_table): Add text_segment_base,
309 and data_segment_base fields.
310 (elf32_hppa_link_hash_table_create ): Init them.
311 (elf32_hppa_check_relocs): Update comments.
312 (hppa_record_segment_addr): New function.
313 (elf32_hppa_relocate_section): Call it.
314 (final_link_relocate): Handle R_PARISC_SEGREL32.
315 (elf32_hppa_final_link): New function.
316 (bfd_elf32_bfd_final_link): Define to call it.
317 (hppa_unwind_entry_compare): New function.
318 * cache.c (bfd_open_file): Create files in write+read mode.
319
320 * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for
321 SEGREL32 and numerous other relocs. Change duplicate
322 R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
323
324 * opncls.c (bfd_fdopenr): Add parens like the comment says around
325 O_ACCMODE.
326
327 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Don't create
328 .plt entries for DT_INIT and DT_FINI.
329 (elf32_hppa_finish_dynamic_sections): Remove special handling of
330 DT_INIT and DT_FINI.
331
332 * elf64-hppa.c (elf64_hppa_finish_dynamic_symbol): Use 16-bit
333 offsets for stub .plt access if wide mode. Check offset in range.
334
335 2001-01-13 Nick Clifton <nickc@redhat.com>
336
337 * elf32-fr30.c (fr30_elf_howto_table): Remove spurious blank
338 line.
339
340 * coffcode.h (coff_canonicalize_reloc): Remove spurious blank
341 line.
342
343 2001-01-12 Alan Modra <alan@linuxcare.com.au>
344
345 * configure.in ([bfd_elf64_x86_64_vec]): Set target64.
346 * configure: Regenerate.
347
348 2001-01-11 Peter Targett <peter.targett@arccores.com>
349
350 * bfd-in2.h (bfd_architecture): Add bfd_mach_arc_5,
351 bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8 for ARC variants.
352 * cpu-arc.c (arch_info_struct): Add entries for variants.
353 (bfd_arc_arch) Set default to bfd_mach_arc_5.
354 (arc_get_mach) Don't assume machine names prefixed arc- before
355 testing.
356 * elf32-arc.c (arc_elf_object_p): Set machine number based on new
357 selections.
358 (arc_elf_final_write_processing) Likewise.
359 (ELF_MACHINE_CODE) Use EM_ARC.
360
361 2001-01-10 Nick Clifton <nickc@redhat.com>
362
363 * coff-arm.c (LOCAL_LABEL_PREFIX): Change definition to "".
364
365 2001-01-07 Philip Blundell <philb@gnu.org>
366
367 * README: Replace `bug-gnu-utils@gnu.org' with
368 `bug-binutils@gnu.org'.
369
370 2001-01-04 Kazu Hirata <kazu@hxi.com>
371
372 * som.c: Fix formatting.
373
374 2001-01-03 Kazu Hirata <kazu@hxi.com>
375
376 * ecoffswap.h: Fix formatting.
377 * elf-bfd.h: Likewise.
378 * elfarm-nabi.c: Likewise.
379 * elfarm-oabi.c: Likewise.
380 * elfcode.h: Likewise.
381 * elfcore.h: Likewise.
382 * elflink.c: Likewise.
383 * elflink.h: Likewise.
384 * elfxx-ia64.c: Likewise.
385 * elfxx-target.h: Likewise.
386 * libbfd.c: Likewise
387 * linker.c: Likewise.
388 * lynx-core.c: Likewise.
389
390 2001-01-02 Kazu Hirata <kazu@hxi.com>
391
392 * pc532-mach.c: Fix formatting.
393 * pe-arm.c: Likewise.
394 * pe-i386.c: Likewise.
395 * pe-mips.c: Likewise.
396 * pe-ppc.c: Likewise.
397 * pe-sh.c: Likewise.
398 * pei-mips.c: Likewise.
399 * pei-sh.c: Likewise.
400 * peicode.h: Likewise.
401 * ppcboot.c: Likewise.
402 * ptrace-core.c: Likewise.
403
404 2001-01-01 Kazu Hirata <kazu@hxi.com>
405
406 * reloc.c: Fix formatting.
407 * riscix.c: Likewise.
408 * rs6000-core.c: Likewise.
409 * xcoff-target.h: Likewise.
410
411 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
412
413 * elfcode.h (elf_object_p): Also restore the bfd mach field on
414 error, by calling bfd_default_set_arch_mach with incoming
415 values.
416
417 2000-12-26 Kazu Hirata <kazu@hxi.com>
418
419 * vaxnetbsd.c: Fix formatting.
420 * versados.c: Likewise.
421 * vms-gsd.c: Likewise.
422 * vms-hdr.c: Likewise.
423 * vms-misc.c: Likewise.
424
425 2000-12-25 Alexandre Oliva <aoliva@redhat.com>
426
427 * archive.c (coff_write_armap): Don't write more than symbol_count
428 `archive_member_file_ptr's.
429
430 2000-12-25 Kazu Hirata <kazu@hxi.com>
431
432 * vms-tir.c: Fix formatting.
433
434 2000-12-23 Kazu Hirata <kazu@hxi.com>
435
436 * vms.c: Fix formatting.
437 * vms.h: Likewise.
438
439 2000-12-21 Santeri Paavolainen <santtu@ssh.com>
440
441 * vms-hdr.c: Include alloca.h if HAVE_ALLOCA_H is defined.
442
443 * peicode.h (pe_ILF_object_p): Add const to import of TARGET_LITTLE_SYM.
444
445 * elf32-m32r.c (m32r_elf_generic_reloc): Add cast to avoid (void *)
446 arithmetic.
447
448 * elf32-fr30.c: Add casts to avoid (void *) arithmetic.
449
450 * coffcode.h (styp_to_sec_flags): Add empty statement after label.
451
452 2000-12-21 Richard Sandiford <rsandifo@redhat.com>
453
454 * libbfd.c (bfd_get_bits): Added
455 (bfd_put_bits): Likewise
456 * bfd-in.h: Declared the above.
457 * bfd-in2.h: Regenerated.
458
459 2000-12-20 Kazu Hirata <kazu@hxi.com>
460
461 * targets.c: Fix formatting.
462 * tekhex.c: Likewise.
463 * trad-core.c: Likewise.
464
465 2000-12-19 Kazu Hirata <kazu@hxi.com>
466
467 * sco5-core.c: Fix formatting.
468 * section.c: Likewise.
469 * sparclinux.c: Likewise.
470 * sparclynx.c: Likewise.
471 * sparcnetbsd.c: Likewise.
472 * srec.c: Likewise.
473 * stabs.c: Likewise.
474 * stab-syms.c: Likewise.
475 * sunos.c: Likewise.
476 * syms.c: Likewise.
477 * sysdep.h: Likewise.
478
479 2000-12-18 Nick Clifton <nickc@redhat.com>
480
481 * coff-arm.c (EXTRA_S_FLAGS): Only define if not already
482 defined.
483 * epoc-pe-arm.c (EXTRA_S_FLAGS): Define.
484 * epoc-pei-arm.c (EXTRA_S_FLAGS): Define.
485
486 2000-12-18 Nick Clifton <nickc@redhat.com>
487
488 * vms-misc.c (_bfd_vms_get_record): Add default case to
489 file_format switch.
490
491 2000-12-15 Miloslav Trmac <mitr@volny.cz>
492
493 * elfcore.h (elf_core_file_p): Move to the start of the program
494 headers before attempting to read them.
495
496 2000-12-14 Kazu Hirata <kazu@hxi.com>
497
498 * peigen.c: Fix formatting.
499 * som.c: Likewise.
500 * som.h: Likewise.
501
502 2000-12-13 Kazu Hirata <kazu@hxi.com>
503
504 * peigen.c: Fix formatting.
505
506 2000-12-12 Jim Wilson <wilson@redhat.com>
507
508 * elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
509
510 2000-12-08 Mark Salter <msalter@redhat.com>
511
512 * binary.c (binary_set_section_contents): Ignore sections
513 with zero size.
514
515 2000-12-12 Kazu Hirata <kazu@hxi.com>
516
517 * m68klinux.c: Fix formatting.
518 * m68knetbsd.c: Likewise.
519 * mipsbsd.c: Likewise.
520 * netbsd-core.c: Likewise.
521 * netbsd.h: Likewise.
522 * newsos3.c: Likewise.
523 * nlm32-alpha.c: Likewise.
524 * nlm32-i386.c: Likewise.
525 * nlm32-ppc.c: Likewise.
526 * nlm32-sparc.c: Likewise.
527 * nlmcode.h: Likewise.
528 * nlmswap.h: Likewise.
529 * nlm-target.h: Likewise.
530 * ns32knetbsd.c: Likewise.
531
532 2000-12-10 Fred Fish <fnf@be.com>
533
534 * elflink.h (elf_link_output_extsym): Don't complain about undefined
535 symbols in shared objects if allow_shlib_undefined is true.
536
537 2000-12-12 Nick Clifton <nickc@redhat.com>
538
539 * cpu-sh.c: Fix formattng.
540 * elf.c: Fix formattng.
541 * elf32-mips.c: Fix formattng.
542 * elf32-sh.c: Fix formattng.
543 * elf64-alpha.c: Fix formattng.
544
545 2000-12-09 Nick Clifton <nickc@redhat.com>
546
547 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Pass
548 dwarf2_find_line_info as last parameter to invocation of
549 _bfd_dwarf2_find_nearest_line.
550 * elf32-arm.h (elf32_arm_find_nearest_line): Pass
551 dwarf2_find_line_info as last parameter to invocation of
552 _bfd_dwarf2_find_nearest_line.
553
554 2000-12-08 Mark Elbrecht <snowball3@bigfoot.com>
555
556 * Makefile.am (BFD32_BACKENDS): Move dwarf2.lo from here...
557 (BFD_LIBS): ...to here.
558 (BFD32_BACKENDS_CFILES): Move dwarf2.c from here...
559 (BFD_LIBS_CFILES): ...to here.
560 * Makefile.in: Regenerate.
561 * configure.in: Remove dwarf.lo from the elf shell variable.
562 * configure: Regenerate.
563 * libcoff-in.h (coff_tdata): Add pointer dwarf2_find_line_info.
564 * libcoff.h: Regenerate.
565 * coffgen.c (coff_find_nearest_line): Call
566 _bfd_dwarf2_find_nearest_line.
567 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Add parameter. Update
568 accordingly.
569 (read_abbrevs): Likewise
570 (decode_line_info): Likewise.
571 (parse_comp_unit): Likewise.
572 (comp_unit_find_nearest_line): Likewise.
573 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
574 * libbfd.h: Regenerate.
575 * elf.c (_bfd_elf_find_nearest_line): Update call.
576 * elf-bfd.h (elf_obj_tdata): Change dwarf2_find_line_info to type PTR.
577 * dwarf2.c (concat_filename): Use IS_ABSOLUTE_PATH.
578 * coffcode.h (STYP_XCOFF_DEBUG, STYP_DEBUG_INFO): New macros.
579 (sec_to_styp_flags): Use them. Handle DWARF2 sections.
580 (styp_to_sec_flags): Handle DWARF2 sections.
581 * elf32-arm.h (elf32_arm_find_nearest_line): Add parameter to call
582 to _bfd_find_nearest_line.
583 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Add parameter to
584 call to _bfd_find_nearest_line.
585
586 2000-12-08 Kazu Hirata <kazu@hxi.com>
587
588 * coffgen.c: Fix formatting.
589 * elf-m10300.c: Likewise.
590 * elf32-i386.c: Likewise.
591 * elf32-i960.c: Likewise.
592 * elf32-m68k.c: Likewise.
593 * elf32-mcore.c: Likewise.
594 * elf32-ppc.c: Likewise.
595 * elf32-sh.c: Likewise.
596 * elf32-sparc.c: Likewise.
597 * elf32-v850.c: Likewise.
598 * elf64-alpha.c: Likewise.
599 * elf64-hppa.c: Likewise.
600 * elf64-mips.c: Likewise.
601 * elf64-sparc.c: Likewise.
602
603 2000-12-07 Kazu Hirata <kazu@hxi.com>
604
605 * elf32-ppc.c: Fix formatting.
606 * elf64-x86-64.c: Likewise.
607
608 2000-12-06 Ulf Carlsson <ulfc@engr.sgi.com>
609
610 From Ralf Baechle <ralf@gnu.org>
611
612 * elf32-mips.c (elf32_mips_merge_private_bfd_data): Always permit
613 BFDs containing no sections or empty .text, .data or .bss sections
614 to be merged, regardless of their flags.
615
616 2000-12-06 Kazu Hirata <kazu@hxi.com>
617
618 * elf32-m32r.c: Fix formatting.
619 * elf32-m68hc11.c: Likewise.
620 * elf32-m68hc12.c: Likewise.
621 * elf32-m68k.c: Likewise.
622 * elf32-mcore.c: Likewise.
623 * elf32-pj.c: Likewise.
624 * elf32-ppc.c: Likewise.
625
626 2000-12-05 Kazu Hirata <kazu@hxi.com>
627
628 * elf32-fr30.c: Fix formatting.
629 * elf32-hppa.c: Likewise.
630 * elf32-i370.c: Likewise.
631 * elf32-i386.c: Likewise.
632 * elf32-i860.c: Likewise.
633 * elf32-i960.c: Likewise.
634
635 2000-12-03 Kazu Hirata <kazu@hxi.com>
636
637 * elf32-arm.h: Fix formatting.
638 * elf32-avr.c: Likewise.
639 * elf32-cris.c: Likewise.
640 * elf32-d10v.c: Likewise.
641 * elf32-d30v.c: Likewise.
642 * elf-hppa.h: Likewise.
643 * elf-m10200.c: Likewise.
644 * elf-m10300.c: Likewise.
645
646 2000-12-01 Chris Demetriou <cgd@sibyte.com>
647
648 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mips32 and
649 bfd_mach_mips32_4k. Update FIXME comment.
650 * archures.c (bfd_mach_mips32): New constant.
651 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
652 the latter, renumber it.
653 * bfd-in2.h (bfd_mach_mips32): New constant.
654 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
655 the latter, renumber it.
656 * cpu-mips.c (I_mips32): New constant.
657 (I_mips4K, I_mips32_4k): Rename the former to the latter.
658 (arch_info_struct): Add bfd_mach_mips32 entry, replace
659 bfd_mach_mips4K entry with bfd_mach_mips32_4k entry.
660 * elf32-mips.c (elf_mips_isa): Add E_MIPS_ARCH_32 case.
661 (elf_mips_mach): Likewise. Also, replace E_MIPS_MACH_MIPS32
662 with E_MIPS_MACH_MIPS32_4K.
663 (_bfd_mips_elf_final_write_processing): Replace
664 bfd_mach_mips4K with bfd_mach_mips32_4k case, add
665 bfd_mach_mips32 case.
666 (_bfd_mips_elf_merge_private_bfd_data): Generalize ISA mixing
667 comparison with support for MIPS32.
668 (_bfd_mips_elf_print_private_bfd_data): Print ISA name for
669 MIPS32.
670
671 * aoutx.h (NAME(aout,machine_type)): Add cases for
672 bfd_mach_mips5 and bfd_mach_mips64.
673 * archures.c (bfd_mach_mips5, bfd_mach_mips64): New constants.
674 * bfd-in2.h (bfd_mach_mips5, bfd_mach_mips64): Likewise.
675 * cpu_mips.c (I_mips5, I_mips64): New definitions.
676 (arch_info_struct): Add entries for bfd_mach_mips5 and
677 bfd_mach_mips64.
678 * elf32-mips.c (elf_mips_isa, elf_mips_mach,
679 _bfd_mips_elf_print_private_bfd_data): Add cases for
680 E_MIPS_ARCH_5 and E_MIPS_ARCH_64.
681 (_bfd_mips_elf_final_write_processing): Add cases for
682 bfd_mach_mips5 and bfd_mach_mips64.
683
684 * bfd/aoutx.h (NAME(aout,machine_type)): Add a
685 bfd_mach_mips_sb1 case.
686 * bfd/archures.c (bfd_mach_mips_sb1): New constant.
687 * bfd/bfd-in2.h (bfd_mach_mips_sb1): New constant.
688 * bfd/cpu-mips.c (I_sb1): New constant.
689 (arch_info_struct): Add entry for bfd_mach_mips_sb1.
690 * bfd/elf32-mips.c (elf_mips_mach): Add case for
691 E_MIPS_MACH_SB1.
692 (_bfd_mips_elf_final_write_processing): Add case for
693 bfd_mach_mips_sb1.
694
695 2000-12-01 Joel Sherrill <joel@OARcorp.com>
696
697 * config.bfd (arm-*-rtems*, a29k-*rtems*): New targets.
698 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
699 (sparc*-*-rtems*): Switched from a.out to ELF.
700
701 2000-11-30 Jan Hubicka <jh@suse.cz>
702
703 * Makefile.am (BFD64_BACKENDS): Add elf64-x86-64.lo
704 BFD64_BACKENDS_CFILES): Add elf64-x86-64.c
705 (elf64-x86-64.lo): Add dependencies.
706 * archures.c (DESCRIPTION): Add bfd_mach_x86_64,
707 bfd_mach_x86_64_intel_syntax.
708 * elf.c (prep_headers): Use EM_x86_64 for 64bit output.
709 * config.bfd (x86_64): Add.
710 * configure.in: Add support for bfd_elf64_x86_64_vec.
711 * cpu-i386.c (bfd_x86_64_arch_intel_syntax, bfd_x86_64_arch): Add.
712 (bfd_i386_arch, i8086_ar): Link in.
713 * elf64-x86-64.c: New file.
714 * reloc.c (ENUMDOC): Add BFD_RELOC_X86_64*.
715 * targets.c (bfd_elf64_x86_64_vec): Add.
716 (bfd_target_vect): Add bfd_elf64_x86_64_vec.
717
718 2000-11-30 Kazu Hirata <kazu@hxi.com>
719
720 * xcofflink.c: Fix formatting.
721
722 2000-11-28 Kazu Hirata <kazu@hxi.com>
723
724 * aoutx.h: Fix formatting.
725 * bfd-in.h: Likewise.
726 * bfd-in2.h: Likewise.
727 * cache.c: Likewise.
728 * cisco-core.c: Likewise.
729 * coff64-rs6000.c: Likewise.
730 * coffcode.h: Likewise.
731 * coffswap.h: Likewise.
732 * corefile.c: Likewise.
733 * elf32-mips.c: Likewise.
734
735 2000-11-27 Kazu Hirata <kazu@hxi.com>
736
737 * aout-adobe.c: Fix formatting.
738 * coff64-rs6000.c: Likewise.
739 * coffgen.c: Likewise.
740 * cofflink.c: Likewise.
741
742 2000-11-27 Philip Blundell <pb@futuretv.com>
743
744 * libcoff-in.h (coff_tdata): Add `strings_written' flag.
745 (obj_coff_strings_written): New accessor macro for above.
746 * libcoff.h: Regenerate.
747 * cofflink.c (_bfd_coff_final_link): Say that we wrote the
748 strings.
749 * coffcode.h (coff_write_object_contents): No need to write out
750 the string table if it's already been done.
751
752 2000-11-22 Philip Blundell <pb@futuretv.com>
753
754 * cofflink.c (_bfd_coff_generic_relocate_section): Don't object to
755 weak undefined symbols.
756
757 2000-11-24 Nick Clifton <nickc@redhat.com>
758
759 * archures.c (bfd_mach_arm_5TE): Define.
760 (bfd_mach_arm+XScale): Define.
761 * bfd-in2.h: Regenerate.
762
763 * coff-arm.c (coff_arm_reloc_type_lookup): Accept
764 BFD_RELOC_ARM_PCREL_BLX.
765
766 * coffcode.h (coff_set_flags): Set flags for 5t, 5te and
767 XScale machine numbers.
768
769 * config.bfd (xscale-elf): Add target.
770 (xscale-coff): Add target.
771
772 * cpu-arm.c: Add xscale machine name.
773 Add v5t, v5te and XScale machine numbers.
774
775 2000-11-23 Kazu Hirata <kazu@hxi.com>
776
777 * aix386-core.c: Fix formatting.
778
779 2000-11-22 Jim Wilson <wilson@redhat.com>
780
781 * coff-ia64.c (howto_table): Use EMPTY_HOWTO.
782 (in_reloc_p): Add ATTRIBUTE_UNUSED to unused parameters.
783 * cpu-ia64-opc.c (ins_rsvd, ext_rsvd, ins_const, ext_const): Likewise.
784 (ins_imms_scaled): Initialize sign_bit at function entry.
785 (elf64_ia64_operands): Add missing initializers.
786 * elfxx-ia64.c (elfNN_ia64_reloc, elfNN_ia64_reloc_type_lookup,
787 elfNN_ia64_info_to_howto, elfNN_ia64_fake_sections,
788 elfNN_ia64_add_symbol_hook, elfNN_ia64_is_local_label_name,
789 elfNN_ia64_local_hash_table_init, get_fptr, get_pltoff,
790 elfNN_ia64_adjust_dynamic_symbol): Add ATTRIBUTE_UNUSED for unused
791 parameters.
792 (elfNN_ia64_info_to_howto): Initialize free_relocs, free_contents,
793 and free_extsyms at function entry.
794 (elfNN_add_symbol_hook): Add unsigned cast to bfd_get_gp_size result.
795 (elfNN_ia64_create_dynamic_sections): Delete unused local h.
796 (get_got): Delete unused local srel.
797 (elfNN_ia64_check_relocs): Initialize dynrel_type when declared.
798 (elfNN_ia64_relocate_section): Delete unused local dynindx.
799
800 2000-11-21 Kazu Hirata <kazu@hxi.com>
801
802 * coff-a29k.c: Fix formatting.
803 * coff-h8500.c: Likewise.
804 * coff-i960.c: Likewise.
805 * coff-ppc.c: Likewise.
806 * coff-rs6000.c: Likewise.
807 * coff-stgo32.c: Likewise.
808 * coff-tic54x.c: Likewise.
809 * coff-w65.c: Likewise.
810 * cpu-h8500.c: Likewise.
811 * cpu-hppa.c: Likewise.
812 * cpu-ns32k.c: Likewise.
813 * ecoff.c: Likewise.
814 * ecofflink.c: Likewise.
815
816 2000-11-21 Nick Clifton <nickc@redhat.com>
817
818 * elf32-sh.c (sh_elf_reloc_loop): Fix compile time warning, and
819 remove possibility of infinite loop.
820
821 2000-11-20 Kazu Hirata <kazu@hxi.com>
822
823 * aix386-core.c: Fix formatting.
824 * aout-adobe.c: Likewise.
825 * aout-arm.c: Likewise.
826 * aout-encap.c: Likewise.
827 * aout-ns32k.c: Likewise.
828 * aout-target.h: Likewise.
829 * aout-tic30.c: Likewise.
830 * aoutf1.h: Likewise.
831 * aoutx.h: Likewise.
832 * archive.c: Likewise.
833 * bfd-in.h: Likewise.
834 * bfd-in2.h: Likewise.
835 * bfd.c: Likewise.
836 * bout.c: Likewise.
837
838 2000-11-17 H.J. Lu <hjl@gnu.org>
839
840 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Don't create
841 pltoff entries for DT_INIT and DT_FINI.
842 (elfNN_ia64_final_link): Don't set DT_INIT/FINI entries.
843 (elfNN_ia64_finish_dynamic_sections): Don't fill in DT_INIT/FINI
844 entries.
845
846 2000-11-16 Richard Henderson <rth@redhat.com>
847
848 * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.
849 (allocate_dynrel_entries): Likewise.
850 (elfNN_ia64_relocate_section): Likewise. Set REL addends correctly.
851 (set_pltoff_entry): Likewise.
852 (ia64_howto_table): Remove R_IA64_SEGBASE, and R_IA64_EPLT[ML]SB
853 (elfNN_ia64_reloc_type_lookup): Likewise.
854 (elfNN_ia64_install_value): Likewise.
855 (elfNN_ia64_relocate_section): Likewise.
856 * reloc.c (BFD_RELOC_IA64_SEGBASE): Remove.
857 (BFD_RELOC_IA64_EPLTMSB, BFD_RELOC_IA64_EPLTLSB): Remove.
858
859 2000-11-16 Kazu Hirata <kazu@hxi.com>
860
861 * cpu-a29k.c: Fix formatting.
862 * cpu-alpha.c: Likewise.
863 * cpu-arm.c: Likewise.
864 * cpu-avr.c: Likewise.
865 * cpu-d10v.c: Likewise.
866 * cpu-h8500.c: Likewise.
867 * cpu-hppa.c: Likewise.
868 * cpu-i370.c: Likewise.
869 * cpu-i386.c: Likewise.
870 * cpu-i960.c: Likewise.
871 * cpu-ia64-opc.c: Likewise.
872 * cpu-ia64.c: Likewise.
873 * cpu-m32r.c: Likewise.
874 * cpu-m68hc11.c: Likewise.
875 * cpu-m68hc12.c: Likewise.
876 * cpu-m68k.c: Likewise.
877 * cpu-m88k.c: Likewise.
878 * cpu-mips.c: Likewise.
879 * cpu-ns32k.c: Likewise.
880 * cpu-pj.c: Likewise.
881 * cpu-powerpc.c: Likewise.
882 * cpu-sh.c: Likewise.
883 * cpu-sparc.c: Likewise.
884 * cpu-tic54x.c: Likewise.
885 * cpu-v850.c: Likewise.
886 * cpu-vax.c: Likewise.
887 * cpu-w65.c: Likewise.
888 * cpu-we32k.c: Likewise.
889 * cpu-z8k.c: Likewise.
890 * dwarf1.c: Likewise.
891 * dwarf2.c: Likewise.
892
893 2000-11-15 Kazu Hirata <kazu@hxi.com>
894
895 * coff-arm.c: Fix formatting.
896 * coff-ppc.c: Likewise.
897 * coff-rs6000.c: Likewise.
898 * coff-sh.c: Likewise.
899 * coff-sparc.c: Likewise.
900 * coff-tic30.c: Likewise.
901 * coff-tic54x.c: Likewise.
902 * coff-tic80.c: Likewise.
903 * coff-w65.c: Likewise.
904 * coff-we32k.c: Likewise.
905 * coff-z8k.c: Likewise.
906
907 2000-11-15 Richard Henderson <rth@redhat.com>
908
909 * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc
910 section with the same ALLOC|LOAD flags as the source section.
911
912 2000-11-14 Jakub Jelinek <jakub@redhat.com>
913
914 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used
915 by STO_ALPHA constants.
916
917 2000-11-14 Kazu Hirata <kazu@hxi.com>
918
919 * coff-pmac.c: Fix formatting.
920 * coff-ppc.c: Likewise.
921
922 2000-11-13 H.J. Lu <hjl@gnu.org>
923
924 * elflink.h (elf_link_add_object_symbols): Also add indirect
925 symbols for common symbols with the default version.
926
927 2000-11-09 Philip Blundell <pb@futuretv.com>
928
929 * section.c (STD_SECTION): Set gc_mark flag.
930
931 2000-11-11 Kazu Hirata <kazu@hxi.com>
932
933 * coff-i960.c: Likewise.
934 * coff-m68k.c: Likewise.
935 * coff-m88k.c: Likewise.
936 * coff-mcore.c: Likewise.
937 * coff-mips.c: Likewise.
938
939 2000-11-11 Bernd Schmidt <bernds@cygnus.co.uk>
940
941 * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
942
943 2000-11-10 Kazu Hirata <kazu@hxi.com>
944
945 * coff-h8300.c: Fix formatting.
946 * coff-h8500.c: Likewise.
947 * coff-i386.c: Likewise.
948 * coff-i860.c: Likewise.
949 * coff-i960.c: Likewise.
950 * coff-ia64.c: Likewise.
951
952 2000-11-09 Kazu Hirata <kazu@hxi.com>
953
954 * archive.c: Fix formatting.
955 * archures.c: Likewise.
956
957 2000-11-07 Richard Henderson <rth@redhat.com>
958
959 * elfxx-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
960 Set it before bfd_elf64_bfd_final_link call. Use it after the call.
961 * section.c (bfd_set_section_contents): Call memcpy if
962 section->contents set and location not equal to contents plus offset.
963
964 2000-11-08 Kazu Hirata <kazu@hxi.com>
965
966 * bfd-in.h: Fix formatting.
967 * bfd-in2.h: Likewise.
968 * bfd.c: Likewise.
969 * binary.c: Likewise.
970 * bout.c: Likewise.
971 * coff-a29k.c: Likewise.
972 * coff-alpha.c: Likewise.
973 * coff-apollo.c: Likewise.
974 * coff-aux.c: Likewise.
975
976 2000-11-07 Kazu Hirata <kazu@hxi.com>
977
978 * aix386-core.c: Fix formatting.
979 * aoutf1.h: Likewise.
980 * aoutx.h: Likewise.
981 * archures.c: Likewise.
982 * armnetbsd.c: Likewise.
983
984 2000-11-07 Alan Modra <alan@linuxcare.com.au>
985
986 * coff-h8300.c (special): Adjust reloc address.
987
988 2000-11-06 Steve Ellcey <sje@cup.hp.com>
989
990 * archures.c (bfd_mach_ia64_elf64, bfd_mach_ia64_elf32): Add defines
991 to differentiate elf32 and elf64 on ia64.
992 * bfd-in2.h: Regenerate.
993 * config.bfd: Add target for "ia64*-*-hpux*".
994 * configure.in: Add bfd_elf32_ia64_big_vec to selvecs switch.
995 * configure: Regenerate.
996 * cpu-ia64.c (bfd_ia64_elf32_arch): Add elf32 arch info structure.
997 * targets.c: Add bfd_target bfd_elf32_ia64_big_vec.
998
999 * Makefile.am: Make elf32-ia64.c and elf64-ia64.c derived objects
1000 from elfxx-ia64.c. Add depenency rules for making elf32-ia64.lo.
1001 * Makefile.in: Regnerate.
1002 * elf64-ia64.c: Deleted.
1003 * elfxx-ia64.c: New file, paramaterized version of elf64-ia64.c.
1004
1005 2000-11-06 Kazu Hirata <kazu@hxi.com>
1006
1007 * aout-adobe.c: Fix formatting.
1008 * aout-arm.c: Likewise.
1009 * aout-cris.c: Likewise.
1010 * aout-encap.c: Likewise.
1011 * aout-ns32k.c: Likewise.
1012 * aout-target.h: Likewise.
1013 * aout-tic30.c: Likewise.
1014
1015 2000-11-05 Philip Blundell <philb@gnu.org>
1016
1017 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit
1018 BFDs containing no sections to be merged, regardless of their flags.
1019
1020 2000-11-04 Philip Blundell <philb@gnu.org>
1021
1022 * elf32-arm.h (elf32_arm_relocate_section): Suppress error message
1023 if a relocation for an undefined symbol also results in an
1024 overflow.
1025
1026 2000-11-06 Christopher Faylor <cgf@cygnus.com>
1027
1028 * config.bfd: Add support for Sun Chorus.
1029
1030 2000-11-05 David O'Brien <obrien@FreeBSD.org>
1031
1032 * configure.in: Recognize alpha-*-freebsd*.
1033 * configure: Regenerate.
1034
1035 2000-11-02 Luciano Gemme <ishitawa@yahoo.com>
1036
1037 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
1038 (Chunk): New global variable set by a parameter in objcopy.c.
1039 (S3Forced): New global variable set by a parameter in
1040 objcopy.c.
1041 (srec_set_section_contents): If S3Forced is true, always generate
1042 S3 records.
1043 (srec_write_section): Use 'Chunk' to limit maximum length of S
1044 records.
1045
1046 2000-11-02 Per Lundberg <plundis@chaosdev.org>
1047
1048 * config.bfd: Add support for i[3456]86-chaosdev-storm-chaos.
1049 * Makefile.in: Regenerate.
1050 * bfd-in2.h: Regenerate.
1051 * po/bfd.pot: Regenerate.
1052
1053 2000-10-31 Philip Blundell <philb@gnu.org>
1054
1055 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle
1056 EF_SOFT_FLOAT if it is defined.
1057
1058 2000-10-27 Philip Blundell <philb@gnu.org>
1059
1060 * elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse
1061 attempts to mix PIC code with non-PIC, just mark the output as
1062 being position dependent.
1063 (elf32_arm_merge_private_bfd_data): Likewise. Print an error
1064 message for EF_SOFT_FLOAT mismatches. Display diagnostics for
1065 all mismatches, not just the first one.
1066
1067 2000-10-25 Chris Demetriou <cgd@sibyte.com>
1068
1069 * ieee.c (ieee_archive_p): Plug one of many possible
1070 memory leaks in error handling.
1071
1072 2000-10-20 Jakub Jelinek <jakub@redhat.com>
1073
1074 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
1075 elf32_sparc_object_p, elf32_sparc_final_write_processing):
1076 Support v8plusb.
1077 * elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
1078 sparc64_elf_object_p): Support v9b.
1079 * archures.c: Declare v8plusb and v9b machines.
1080 * bfd-in2.h: Ditto.
1081 * cpu-sparc.c: Ditto.
1082
1083 2000-10-16 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
1084
1085 * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location
1086 of a GOT reloc.
1087
1088 * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.
1089 (SYMBOL_CALLS_LOCAL): New macro.
1090 (ppc_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
1091 (ppc_elf_check_relocs): Use SYMBOL_REFERENCES_LOCAL.
1092 (ppc_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
1093 (ppc_elf_relocate_section): Use flag variable to determine
1094 whether the relocation refers to a local symbol.
1095 Test whether a PLTREL24 reloc will produce a reloc by looking
1096 to see whether a PLT entry was made.
1097
1098 2000-10-14 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
1099
1100 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
1101 entries that could serve as a definition for a weak symbol.
1102
1103 2000-10-13 Ulf Carlsson <ulfc@engr.sgi.com>
1104
1105 From Ralf Baechle <ralf@gnu.org>
1106
1107 * elf32-mips.c (mips_elf_create_dynamic_relocation): New argument
1108 local_p. Add symbol value only for non-R_MIPS_REL32 relocations
1109 against local symbols.
1110 (_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01.
1111
1112 2000-10-12 Alan Modra <alan@linuxcare.com.au>
1113
1114 * section.c (struct sec): Add kept_section.
1115 (struct bfd_comdat_info): Remove sec, we can use above.
1116 (STD_SECTION): Add initializer.
1117 (bfd_make_section_anyway): Init here too.
1118
1119 * bfd-in2.h: Regenerate.
1120
1121 * elflink.h (elf_link_add_object_symbols): Remove unnecessary
1122 zeroing of `flags'.
1123 (elf_link_input_bfd): Set all asection->symbol->value's here, and
1124 fudge values for discarded link-once section symbols.
1125
1126 * elf64-hppa.c: Include alloca-conf.h
1127
1128 2000-10-11 Alan Modra <alan@linuxcare.com.au>
1129
1130 * elf.c (swap_out_syms): Revert 2000-10-07 changes.
1131
1132 * ieee.c (ieee_make_empty_symbol): Oops, bfd_zalloc needs another arg.
1133
1134 2000-10-10 Alan Modra <alan@linuxcare.com.au>
1135
1136 * ieee.c (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
1137
1138 2000-10-10 Tom Rix <trix@redhat.com>
1139
1140 * section.c (bfd_make_section_anyway): Release newsect ptr when
1141 newsect->symbol fails to alloc. Use bfd_release instead of free.
1142
1143 2000-10-09 Richard Henderson <rth@cygnus.com
1144
1145 * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
1146 (elf64_ia64_unwind_entry_compare): New.
1147 (elf64_ia64_final_link): Sort the .IA_64.unwind section.
1148
1149 2000-10-07 Alan Modra <alan@linuxcare.com.au>
1150
1151 * elflink.h (size_dynamic_sections): Don't create various tags if
1152 .dynstr is excluded from the link. Don't set first dynsym entry
1153 if dynsymcount is zero.
1154 (elf_bfd_final_link): Don't try to swap out dynamic syms if
1155 .dynsym excluded from the link. Don't try to write any dynamic
1156 sections excluded from the link.
1157
1158 * elf.c (swap_out_syms): Handle global section symbols.
1159
1160 2000-10-05 DJ Delorie <dj@redhat.com>
1161
1162 * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
1163 * coffcode.h (coff_set_alignment_hook): read extended reloc count
1164 (coff_write_relocs): write extended reloc count
1165 (coff_write_object_contents): account for extended relocs
1166
1167 2000-10-05 Jim Wilson <wilson@cygnus.com>
1168
1169 * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
1170 field.
1171 * elf.c (_bfd_elf_make_section_from_shdr): Call the
1172 elf_backend_section_flags function.
1173 * elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion
1174 code.
1175 (elf64_ia64_section_flags): New function containing flag conversion
1176 code.
1177 (elf_backend_section_flags): Define to elf64_ia64_section_flags.
1178 * elfxx-target.h (elf_backend_section_flags): Define.
1179 (elfNN_bed): Initialize elf_backend_section_flags field.
1180
1181 2000-10-02 Alan Modra <alan@linuxcare.com.au>
1182
1183 * elf32-hppa.c (elf32_hppa_check_relocs): Correct call to
1184 _bfd_elf32_gc_record_vtable. Correct a comment.
1185
1186 2000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>
1187
1188 From Ralf Baechle <ralf@gnu.org>
1189
1190 * elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld
1191 produces binaries with got[1] = 0x80000001 to differenciate them
1192 for the dynamic linker from the broken binaries produced by old
1193 versions.
1194
1195 2000-09-30 Petr Sorfa <petrs@sco.com>
1196
1197 * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t.
1198 (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t.
1199 * configure.in: Add check for pxstatus_t and lwpxstatus_t.
1200 * configure: Regenerate.
1201
1202 2000-09-27 Hans-Peter Nilsson <hp@axis.com>
1203
1204 Define two bfd_targets for absence and presence of leading
1205 underscore on symbols. Make sure to only link same kind.
1206 * elf32-cris.c (cris_elf_object_p,
1207 cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
1208 cris_elf_merge_private_bfd_data): New.
1209 (elf_backend_object_p, elf_backend_final_write_processing,
1210 bfd_elf32_bfd_print_private_bfd_data,
1211 bfd_elf32_bfd_merge_private_bfd_data): Define.
1212 <Target vector definition>: Include elf32-target.h twice with
1213 different macro settings:
1214 (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
1215 bfd_elf32_us_cris_vec.
1216 (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
1217 (elf_symbol_leading_char): First as 0, then '_'.
1218 (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
1219 * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
1220 * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
1221 * configure: Regenerate.
1222 * targets.c: Declare bfd_elf32_us_cris_vec.
1223 * po/bfd.pot: Regenerate.
1224
1225 2000-09-29 Momchil Velikov <velco@fadata.bg>
1226
1227 * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for
1228 R_ARM_THM_PC22 relocations.
1229
1230 2000-09-29 NIIBE Yutaka <gniibe@chroot.org>
1231
1232 * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
1233
1234 2000-09-29 Momchil Velikov <velco@fadata.bg>
1235
1236 * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
1237 is has the SEC_HAS_CONTENTS flag set.
1238
1239 2000-09-28 Vrjan Friberg <orjanf@axis.com>
1240 Hans-Peter Nilsson <hp@axis.com>
1241
1242 * aout-cris.c (N_TXTADDR): Define.
1243
1244 2000-09-28 John David Anglin <dave@hiauly1.hia.nrc.ca>
1245
1246 * som.c: Include alloca-conf.h.
1247 * Makefile.am: "make dep-am"
1248 * Makefile.in: Regenerate.
1249
1250 2000-09-27 Alan Modra <alan@linuxcare.com.au>
1251
1252 * elf32-hppa.c (plt_stub): New.
1253 (PLT_STUB_ENTRY): Define.
1254 (elf32_hppa_link_hash_table): Change multi_subspace to packed
1255 boolean. Add need_plt_stub, has_12bit_branch and has_17bit_branch.
1256 (elf32_hppa_link_hash_table_create): Init to suit.
1257 (elf32_hppa_check_relocs): Set has_12bit_branch and
1258 has_17bit_branch as appropriate.
1259 (elf32_hppa_adjust_dynamic_symbol): Set need_plt_stub for
1260 non-local functions.
1261 (elf32_hppa_size_dynamic_sections): Correct setting of reltext.
1262 Add space for plt_stub as needed.
1263 (elf32_hppa_finish_dynamic_symbol): Point .plt entries for global
1264 functions at plt_stub.
1265 (elf32_hppa_finish_dynamic_sections): Write plt_stub.
1266 (elf32_hppa_create_dynamic_sections): Leave .plt executable.
1267
1268 * elf32-hppa.h (elf32_hppa_size_stubs): Add group_size param.
1269 * elf32-hppa.c (elf32_hppa_size_stubs): Likewise. Use it instead
1270 of fixed size, and if negative, disable handling of input sections
1271 before stub section. Set up default stub group size depending
1272 on detected branch relocs.
1273 (hppa_build_one_stub): Use lrsel and rrsel for import stubs to
1274 ensure different offsets from sym_value aren't rounded to
1275 different 2k blocks. Use lrsel and rrsel for other stubs too for
1276 consistency rather than necessity.
1277 (elf32_hppa_check_relocs): Handle R_PARISC_DIR14F.
1278 (final_link_relocate): Likewise.
1279 (elf32_hppa_relocate_section): Likewise.
1280
1281 * elf-hppa.h (elf_hppa_howto_table): Add R_PARISC_DIR14F reloc.
1282 (_bfd_elf_hppa_gen_reloc_type): Generate them.
1283 (elf_hppa_final_link_relocate): Handle them.
1284 (elf_hppa_relocate_insn): Likewise.
1285 (_bfd_elf_hppa_gen_reloc_type): Add missing e_ldsel and e_rdsel cases.
1286
1287 2000-09-26 Hans-Peter Nilsson <hp@axis.com>
1288
1289 * elfcode.h (elf_object_p): Preserve and clear abfd section
1290 information. Restore at error.
1291
1292 2000-09-26 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
1293
1294 * peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectory
1295 is empty, make sure that its rva also 0. NT loader dislikes
1296 having otherwise.
1297
1298 2000-09-26 Steve Ellcey <sje@cup.hp.com>
1299
1300 * som.c (som_bfd_derive_misc_symbol_info): Make weak symbols
1301 global by default.
1302
1303 2000-09-21 Alan Modra <alan@linuxcare.com.au>
1304
1305 * elf32-hppa.c (elf32_hppa_check_relocs): Fix weak sym handling in
1306 currently unused RELATIVE_DYNAMIC_RELOCS code.
1307 (hppa_discard_copies): Likewise.
1308 (elf32_hppa_size_stubs): Size `input_list' array correctly. Correct
1309 comments. Don't check non-code output sections for stub grouping.
1310
1311 2000-09-20 Alan Modra <alan@linuxcare.com.au>
1312
1313 * section.c (bfd_get_unique_section_name): Return NULL if
1314 bfd_malloc fails.
1315
1316 2000-09-19 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1317
1318 * elf32-m68k.c (elf_cpu32_plt0_entry): Change the PLT entry 0
1319 instruction sequence to actually work.
1320 (elf_m68k_finish_dynamic_sections): Change the patch-in offset
1321 accordingly.
1322
1323 2000-09-18 Alexandre Oliva <aoliva@redhat.com>
1324
1325 * elf32-sh.c (sh_elf_relocate_section): Use
1326 _bfd_final_link_relocate to apply the relocation against a section
1327 symbol, when doing relocatable links.
1328
1329 2000-09-18 Alan Modra <alan@linuxcare.com.au>
1330
1331 * elf32-hppa.c (elf32_hppa_stub_hash_entry): Rename input_section
1332 to id_sec.
1333 (stub_hash_newfunc): Here too.
1334 (hppa_add_stub): And here.
1335 (elf32_hppa_link_hash_table): Remove stub_section_created,
1336 reloc_section_created, first_init_sec and first_fini_sec. Add
1337 stub_group.
1338 (elf32_hppa_link_hash_table_create): Init to suit.
1339 (hppa_get_stub_entry): Add support for grouping stub sections.
1340 (hppa_add_stub): Likewise. Remove sec_count param and init/fini
1341 section code. Index stub vars by section->id.
1342 (elf32_hppa_size_stubs): Likewise. Remove duplicated function
1343 exit paths. Zap allocation of above removed vars. Refine
1344 link-once test.
1345
1346 * elf32-hppa.h (elf32_hppa_size_stubs): Add output_bfd param.
1347 * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.
1348 (hppa_get_stub_entry): Pass in pointer to elf32_hppa_link_hash_table
1349 rather than pointer to bfd_link_info.
1350 (hppa_add_stub): Likewise.
1351 (final_link_relocate): Likewise.
1352
1353 2000-09-17 David Huggins-Daines <dhd@linuxcare.com>
1354
1355 (elf32_hppa_size_stubs): Don't try to build stubs for discarded
1356 link-once sections.
1357
1358 2000-09-16 Alexandre Oliva <aoliva@redhat.com>
1359
1360 * elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to match
1361 ld/emulparams/shelf.sh.
1362
1363 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1364
1365 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): New function.
1366 * bfd-in.h (bfd_m68k_elf32_create_embedded_relocs): Add declaration.
1367 * bfd-in2.h: Regenerate.
1368
1369 2000-09-15 Kenneth Block <Kenneth.Block@compaq.com>
1370
1371 * bfd/elf64-alpha.c (elf64_alpha_relax_with_lituse): ld performs
1372 LITUSE relocations incorrectly if -relax is specified on the ld
1373 command line and the displacement field of the load or store
1374 instruction is non-zero. (Patch by paul.winalski@compaq.com)
1375
1376 2000-09-15 Alan Modra <alan@linuxcare.com.au>
1377
1378 * elf32-hppa.c (hppa_add_stub): Dont set first_init_sec and
1379 first_fini_sec here.
1380 (elf32_hppa_size_stubs): Instead correctly find the first .init
1381 and .fini section here.
1382
1383 2000-09-15 David Huggins-Daines <dhd@linuxcare.com>
1384
1385 * elf32-hppa.c (clobber_millicode_symbols): New function.
1386 (elf32_hppa_size_dynamic_sections): Call it.
1387
1388 2000-09-14 Alan Modra <alan@linuxcare.com.au>
1389
1390 * elf32-hppa.c (elf32_hppa_link_hash_entry): Make pic_call
1391 packed. Add plabel, plt_abs packed booleans.
1392 (hppa_link_hash_newfunc): Init new fields.
1393 (PLABEL_PLT_ENTRY_SIZE): Define.
1394 (hppa_stub_name): Use size_t len vars.
1395 (hppa_add_stub): Likewise.
1396 (elf32_hppa_build_stubs): Likewise.
1397 (hppa_build_one_stub): Kill some compiler warnings.
1398 (elf32_hppa_check_relocs): Always generate a plt entry for PLABELs
1399 if dynamic linking. Munge the local plt offsets into
1400 local_got_refcounts. Set h->plabel for all global PLABELs. Use
1401 size_t len vars. Add assert for plabel addend.
1402 (elf32_hppa_gc_sweep_hook): Sweep local plt entries too.
1403 (elf32_hppa_hide_symbol): New function.
1404 (elf_backend_hide_symbol): Define.
1405 (elf32_hppa_adjust_dynamic_symbol): Don't throw away plt entries
1406 with h->plabel set. Don't make plt entries to have dynamic syms
1407 when they have been forced local. If plt entry is used by a
1408 plabel, make it PLABEL_PLT_ENTRY_SIZE.
1409 (elf32_hppa_size_dynamic_sections): Set plt_abs for init fns.
1410 Set up .plt offsets for local syms.
1411 (elf32_hppa_relocate_section): Initialise plt entries for local
1412 syms. Leave weak undefined plabels zero. Make global plabel
1413 relocs against function symbol, and leave the addend zero.
1414 Use *ABS* DIR32 relocs instead of SEGREL32 for dynamic got relocs.
1415 (elf32_hppa_finish_dynamic_symbol): Set up IPLT relocs for
1416 non-dynamic syms. Init extra plt for plabels. Use *ABS* DIR32
1417 relocs instead of SEGREL32 for dynamic got relocs.
1418 (elf32_hppa_finish_dynamic_sections): Reserve one more .got entry.
1419 (elf_backend_got_header_size): Adjust.
1420 (elf32_hppa_set_gp): Calculate an "ideal" LTP.
1421
1422 * elf32-hppa.c (LONG_BRANCH_VIA_PLT): Define.
1423 (hppa_type_of_stub): Use it instead of #if 0
1424 (hppa_discard_copies): Use it here too.
1425 (elf32_hppa_size_dynamic_sections): And here.
1426
1427 * elf32-hppa.c (elf32_hppa_link_hash_table): Remove `offset' field.
1428 (elf32_hppa_link_hash_table_create): And here.
1429 (hppa_build_one_stub): And here. Instead keep track of stub
1430 offset using _raw_size.
1431 (elf32_hppa_size_stubs): Likewise.
1432 (elf32_hppa_build_stubs): Likewise.
1433 (hppa_size_one_stub): Likewise. Resize reloc section too.
1434
1435 * elf32-hppa.c (hppa_add_stub): Correct first_init_sec and
1436 first_fini_sec handling. Don't search for reloc section or set
1437 hplink->reloc_section_created here.
1438 (elf32_hppa_size_stubs): Instead search for reloc sections, and
1439 set reloc_section_created here.
1440 (hppa_handle_PIC_calls): Set ELF_LINK_HASH_NEEDS_PLT.
1441 (elf32_hppa_size_dynamic_sections): Make a .plt entry for DT_INIT
1442 and DT_FINI.
1443 (elf32_hppa_finish_dynamic_sections): Set DT_INIT and DT_FINI.
1444
1445 * elf32-hppa.c (hppa_build_one_stub): Replace `elf_hash_table (info)'
1446 with `hplink->root.'.
1447 (elf32_hppa_check_relocs): Likewise.
1448 (elf32_hppa_gc_sweep_hook): Likewise.
1449 (elf32_hppa_adjust_dynamic_symbol): Likewise.
1450 (hppa_handle_PIC_calls): Likewise.
1451 (elf32_hppa_size_dynamic_sections): Likewise.
1452 (elf32_hppa_set_gp): Likewise.
1453 (elf32_hppa_relocate_section): Likewise.
1454 (elf32_hppa_finish_dynamic_symbol): Likewise.
1455 (elf32_hppa_finish_dynamic_sections): Likewise.
1456
1457 From David Huggins-Daines <dhd@linuxcare.com>
1458 * elf32-hppa.c (hppa_type_of_stub): Generate import stubs for
1459 defined weak symbols in shared links.
1460 (final_link_relocate): Calls to defined weak symbols in shared
1461 objects must go via import stubs, as the target might not be known
1462 at link time.
1463
1464 2000-09-14 Alexandre Oliva <aoliva@redhat.com>
1465
1466 * elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32,
1467 R_SH_COPY, R_SH_GLOB_DAT, R_SH_JMP_SLOT, R_SH_RELATIVE,
1468 R_SH_GOTOFF, R_SH_GOTPC) to the range from 160 to 167. Replaced
1469 the original entries with EMPTY_HOWTOs, and added new ones to fill
1470 in the gap.
1471 (sh_elf_info_to_howto): Make sure the new gap isn't used.
1472 (sh_elf_relocate_section): Likewise.
1473
1474 2000-09-13 Anders Norlander <anorland@acc.umu.se>
1475
1476 * cpu-mips.c (arch_info_struct): Add mips:4K
1477 * bfd-in2.h (bfd_mach_mips4K): New define.
1478 * archures.c: Add bfd_mach_mips4K to comment.
1479 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Return
1480 E_MIPS_ARCH_2 for bfd_mach_mips4K.
1481
1482 2000-09-13 Marco Franzen <marcof@thyron.com>
1483
1484 * som.c (som_write_symbol_strings): Do not used fixed buffers,
1485 use size_t as a counter.
1486 (som_write_space_strings): Similarly.
1487
1488 2000-09-12 Jason Eckhardt <jle@cygnus.com>
1489
1490 * elf32-i860.c (elf32_i860_relocate_pc26): New function
1491 and prototype.
1492 (elf32_i860_relocate_section): Invoke new function from here.
1493
1494 2000-09-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1495
1496 * elf.c (_bfd_elf_make_section_from_shdr): Make debug_sec_names
1497 static.
1498
1499 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1500
1501 * coff-m68k.c (bfd_m68k_coff_create_embedded_relocs): Emit 8 NULs for
1502 target section name instead of dumping core when the target symbol is
1503 undefined.
1504
1505 2000-09-09 Kazu Hirata <kazu@hxi.com>
1506
1507 * riscix.c: Remove DEFUN.
1508
1509 2000-09-08 Nick Clifton <nickc@redhat.com>
1510
1511 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Do not
1512 initialise flags in output bfd if the input bfd is the default
1513 architecture with the default flags.
1514
1515 2000-09-08 Kazu Hirata <kazu@hxi.com>
1516
1517 * archive.c: Fix formatting.
1518 * coff-arm.c: Likewise.
1519 * doc/chew.c: Likewise.
1520
1521 2000-09-08 Alan Modra <alan@linuxcare.com.au>
1522
1523 * section.c (bfd_get_unique_section_name): Put a dot before the
1524 numeric suffix.
1525
1526 2000-09-07 Kazu Hirata <kazu@hxi.com>
1527
1528 * doc/chew.c: Remove all uses of DEFUN and DEFUN_VOID.
1529 * elf.c: Fix formatting.
1530
1531 2000-09-07 Alexandre Oliva <aoliva@redhat.com>
1532
1533 * config.bfd (sh-*-linux*): Added.
1534 * configure.in (bfd_elf32_shlin_vec, bfd_elf32_shblin_vec): New.
1535 * targets.c: Declare them.
1536 * elf32-sh-lin.c: New file.
1537 * Makefile.am: Compile it.
1538 * elf32-sh.c: Don't override defines from elf32-sh-lin.c.
1539 * configure, Makefile.in: Rebuilt.
1540
1541 2000-09-06 Geoffrey Keating <geoffk@cygnus.com>
1542
1543 * xcofflink.c (xcoff_link_input_bfd): Include the .tocbss
1544 pseduo-section when determining where the TOC ends.
1545
1546 * coff-rs6000.c (_bfd_xcoff_swap_aux_out): Use bfd_h_put_16 to
1547 output x_tvndx as it is only two bytes wide.
1548
1549 * coff-rs6000.c (xcoff_howto_table): A modifiable branch-absolute
1550 reloc is 26 or 32 bits wide.
1551
1552 * coff-rs6000.c (_bfd_xcoff_rtype2howto): The bitsize is irrelevant
1553 for relocs that don't change anything. Also look at the full
1554 6 bits of bitsize.
1555
1556 2000-09-06 Philip Blundell <philb@gnu.org>
1557
1558 * config.bfd (arm*-*-uclinux*): New target.
1559
1560 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
1561
1562 * configure: Rebuilt with new libtool.m4.
1563
1564 2000-09-06 Alan Modra <alan@linuxcare.com.au>
1565
1566 * section.c (bfd_get_unique_section_name): Avoid c++ reserved
1567 word for variable name.
1568 * bfd-in2.h: Regenerate.
1569
1570 2000-09-05 Nick Clifton <nickc@redhat.com>
1571
1572 * config.in: Regenerate.
1573 * libbfd.h: Regenerate.
1574 * po/bfd.pot: Regenerate.
1575 * doc/bfdint.texi: Remove CVS date string - it foils compares with
1576 local versions.
1577
1578 2000-09-05 Steven Johnson <sbjohnson@ozemail.com.au>
1579
1580 * cpu-powerpc.c (arch_info_struct): Added MPC860 Family entry.
1581
1582 2000-09-05 Alan Modra <alan@linuxcare.com.au>
1583
1584 Shared library and PIC support.
1585 * elf32-hppa.c (PLT_ENTRY_SIZE): New.
1586 (GOT_ENTRY_SIZE): New.
1587 (ELF_DYNAMIC_INTERPRETER): New.
1588 (STUB_SUFFIX): Define.
1589 (LONG_BRANCH_PIC_IN_SHLIB): Define.
1590 (RELATIVE_DYNAMIC_RELOCS): Define.
1591 (enum elf32_hppa_stub_type): New.
1592 (struct elf32_hppa_stub_hash_entry): Rename offset to
1593 stub_offset. Add a number of new fields.
1594 (struct elf32_hppa_link_hash_entry): New.
1595 (struct elf32_hppa_link_hash_table): Add numerous fields. Remove
1596 global_value.
1597 (elf32_hppa_hash_table): Rename to hppa_link_hash_table.
1598 (elf32_hppa_stub_hash_lookup): Rename to hppa_stub_hash_lookup.
1599 (elf32_hppa_stub_hash_newfunc): Rename to stub_hash_newfunc. Init
1600 new fields.
1601 (hppa_link_hash_newfunc): New function.
1602 (elf32_hppa_link_hash_table_create): Use above function. Init new
1603 fields.
1604 (elf32_hppa_stub_name): Rename to hppa_stub_name. Pass in reloc
1605 instead of addend, and remove sym_name from args. Don't use
1606 symbol name for local syms, instead use sym index.
1607 (elf32_hppa_size_of_stub): Rename to hppa_type_of_stub, and return
1608 stub type rather than size. Pass in hash and handle import stub
1609 case. Also pass in reloc instead of offset so we can calculate
1610 PCREL22F and PCREL12F branches properly.
1611 (elf32_hppa_build_one_stub): Rename to hppa_build_one_stub. Build
1612 import and export stubs too.
1613 (elf32_hppa_size_one_stub): Rename to hppa_size_one_stub. Handle
1614 import and export stub sizing.
1615 (elf32_hppa_check_relocs): New function.
1616 (elf32_hppa_adjust_dynamic_symbol): New function.
1617 (hppa_discard_copies): New function.
1618 (elf32_hppa_size_dynamic_sections): New function.
1619 (elf_backend_size_dynamic_sections): Define.
1620 (elf32_hppa_finish_dynamic_symbol): New function.
1621 (elf_backend_finish_dynamic_symbol): Define.
1622 (elf32_hppa_size_stubs): Stash params in link hash table, and move
1623 some local vars into the link hash table too. For shared links,
1624 trundle over function syms, generating export stubs. Handle
1625 PCREL22F branches. Break out stub creation code from here..
1626 (hppa_add_stub): .. to here. New function.
1627 (elf32_hppa_final_link): Rename to elf32_hppa_set_gp, and don't
1628 call the bfd linker. Use elf_gp to record global pointer.
1629 Calculate a value from sections if $global$ is missing.
1630 (bfd_elf32_bfd_final_link): Define as _bfd_elf32_gc_common_final_link.
1631 (elf32_hppa_gc_mark_hook): New function.
1632 (elf_backend_gc_mark_hook): Define.
1633 (elf32_hppa_gc_sweep_hook): New function.
1634 (elf_backend_gc_sweep_hook): Define.
1635 (elf32_hppa_bfd_final_link_relocate): Rename to final_link_relocate.
1636 Add rel to args, and remove howto, input_bfd, offset, addend,
1637 sym_name as we can recalculate these locally. Handle calls to
1638 dynamic objects, extra PIC relocs, PCREL22F branches. Change
1639 handling of undefined weak syms. Check that stubs are in range.
1640 Only look for import stubs on PCREL17F and PCREL22F relocs. Add
1641 message on hitting a DPREL21L reloc that needs fixing. Subtract
1642 off PC for PCREL14F. Break out code that does a stub lookup from
1643 here..
1644 (hppa_get_stub_entry): ..to here. New function.
1645 (elf32_hppa_relocate_insn): Merge into final_link_relocate.
1646 (elf32_hppa_relocate_section): Handle got and plt relocs, dynamic
1647 relocs, etc. etc.
1648 (elf32_hppa_finish_dynamic_sections): New function.
1649 (elf_backend_finish_dynamic_sections): Define.
1650 (elf_backend_final_write_processing) Define.
1651 (hppa_handle_PIC_calls): New function.
1652 (elf32_hppa_build_stubs): Call it. Pass link_info to
1653 hppa_build_one_stub.
1654 (elf32_hppa_create_dynamic_sections): New function
1655 to create .plt and .got then set .plt flags correctly.
1656 (elf_backend_create_dynamic_sections): Define.
1657 (elf32_hppa_object_p): New function.
1658 (elf_backend_object_p): Define.
1659 (elf32_hppa_elf_get_symbol_type): New function.
1660 (elf_backend_get_symbol_type): Define.
1661 (elf_backend_can_gc_sections): Define.
1662 (elf_backend_want_got_plt): Define.
1663 (elf_backend_plt_alignment): Set to 2.
1664 (elf_backend_plt_readonly): Define.
1665 (elf_backend_want_plt_sym): Define.
1666 (elf_backend_got_header_size): Reserve one entry.
1667
1668 * elf32-hppa.h (elf32_hppa_build_stubs): Don't pass stub bfd.
1669 (elf32_hppa_size_stubs): Pass in multi_subspace.
1670 (elf32_hppa_set_gp): Declare.
1671
1672 * section.c (SEC_HAS_GOT_REF): Define new flag for asection.
1673 (bfd_get_unique_section_name): New function.
1674 * bfd_in2.h: Regenerate.
1675
1676 * elf64-hppa.c (elf64_hppa_check_relocs): Handle R_PARISC_PCREL12F.
1677 (elf64_hppa_size_dynamic_sections): Remove the FIXME at bfd_zalloc
1678 comment.
1679
1680 From David Huggins-Daines <dhd@linuxcare.com>
1681 * elf64-hppa.c (elf64_hppa_check_relocs): Fix a warning.
1682 (elf64_hppa_mark_exported_functions): Set dyn_h->st_shndx.
1683 (elf64_hppa_link_output_symbol_hook): Test dyn_h->st_shndx has
1684 been updated in finish_dynamic_symbol before modifying function
1685 symbol.
1686
1687 * elf-hppa.h (elf_hppa_howto_table): Restructure into groups of
1688 eight entries. Replace NULL with bfd_elf_generic_reloc. Add
1689 R_PARISC_GNU_VTENTRY, R_PARISC_GNU_VTINHERIT and R_PARISC_PCREL12F.
1690 (_bfd_elf_hppa_gen_reloc_type): Handle R_PARISC_GNU_VT*. Add some
1691 comments. Handle format == 12 for R_HPPA_PCREL_CALL.
1692 (elf_hppa_final_link_relocate): Handle R_PARISC_PCREL12F.
1693 (elf_hppa_relocate_insn): Likewise. Reformat some comments.
1694 (elf_hppa_final_write_processing): Expose it for ARCH_SIZE == 32.
1695
1696 From David Huggins-Daines <dhd@linuxcare.com>
1697 * elf-hppa.h (elf_hppa_is_local_label_name): Accept the SysV/ELF
1698 style of local labels as well.
1699
1700 2000-09-03 Philip Blundell <philb@gnu.org>
1701
1702 * elf32-arm.h (elf32_arm_relocate_section): Don't try to relocate
1703 references to undefined symbols in debugging sections.
1704
1705 2000-09-02 H.J. Lu <hjl@gnu.org>
1706
1707 * reloc.c (BFD_RELOC_SH_COPY, BFD_RELOC_SH_GLOB_DAT,
1708 BFD_RELOC_SH_JMP_SLOT, BFD_RELOC_SH_RELATIVE,
1709 BFD_RELOC_SH_GOTPC): Move them from the MIPS section to the SH
1710 section.
1711
1712 2000-09-02 Jason Eckhardt <jle@cygnus.com>
1713
1714 * elf32-i860.c (bfd_elf32_bfd_is_local_label_name): Define macro.
1715 (elf32_i860_is_local_label_name): New function and prototype.
1716
1717 2000-09-02 Nick Clifton <nickc@redhat.com>
1718
1719 * configure.in: Increase version number to 2.10.91.
1720 * configure: Regenerate.
1721 * aclocal.m4: Regenerate.
1722 * config.in: Regenerate.
1723 * po/bfd.pot: Regenerate.
1724
1725 2000-09-02 Daniel Berlin <dberlin@redhat.com>
1726
1727 * elf.c (_bfd_elf_make_section_from_shdr): Add
1728 .gnu.linkobce.wi. to the list of debug section names.
1729
1730 2000-09-02 Nick Clifton <nickc@redhat.com>
1731
1732 * dwarf2.c (find_debug_info): New function: Locate a section
1733 containing dwarf2 debug information.
1734 (bfd_dwarf2_find_nearest_line): Find all sections containing
1735 debug information and include them in the stash.
1736
1737 2000-09-01 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
1738
1739 * elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,
1740 R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): New.
1741 (sh_reloc_map): Add new relocs.
1742 (sh_elf_check_relocs, sh_elf_link_hash_newfunc,
1743 sh_elf_link_hash_table_create, sh_elf_adjust_dynamic_symbol,
1744 sh_elf_size_dynamic_sections, sh_elf_finish_dynamic_symbol,
1745 sh_elf_finishe_dynamic_sections, sh_elf_discard_copies): New
1746 functions.
1747 (ELF_DYNAMIC_INTERPRETER, PLT_ENTRY_SIZE): Define.
1748 (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
1749 elf_sh_plt_entry_be, elf_sh_plt_entry_le,
1750 elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):
1751 New array constants.
1752 (elf_sh_plt0_entry, elf_sh_plt_entry, elf_sh_pic_plt_entry):
1753 New variables.
1754 (elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
1755 elf_sh_plt0_linker_offset, elf_sh_plt0_gotid_offset,
1756 elf_sh_plt_temp_offset, elf_sh_plt_symbol_offset,
1757 elf_sh_plt_reloc_offset): Define.
1758 (elf_sh_pcrel_relocs_copied, elf_sh_link_hash_entry,
1759 elf_sh_link_hash_table): New structs.
1760 (sh_elf_link_hash_traverse, sh_elf_hash_table): New macros.
1761 (sh_elf_relocate_section, sh_elf_check_relocs): Handle new
1762 relocation types.
1763 (elf_backend_create_dynamic_sections,
1764 bfd_elf32_bfd_link_hash_table_create,
1765 elf_backend_adjust_dynamic_symbol,
1766 elf_backend_size_dynamic_sections,
1767 elf_backend_finish_dynamic_symbol,
1768 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
1769 elf_backend_plt_readonly, elf_backend_want_plt_sym,
1770 elf_backend_got_header_size, elf_backend_plt_header_size):
1771 Define.
1772 * reloc.c (BFD_RELOC_SH_COPY, BFD_RELOC_SH_GLOB_DAT,
1773 BFD_RELOC_SH_JMP_SLOT, BFD_RELOC_SH_RELATIVE, BFD_RELOC_SH_GOTPC):
1774 New relocs.
1775 * bfd-in2.h, libbfd.h: Rebuilt.
1776
1777 2000-09-01 Alan Modra <alan@linuxcare.com.au>
1778
1779 * elf32-i386.c (elf_i386_finish_dynamic_symbol): Revert 2000-08-27
1780 change.
1781
1782 2000-08-31 J"orn Rennecke <amylaar@cygnus.co.uk>
1783
1784 * elf32-sh.c (sh_elf_merge_private_data): If ibfd's elf header flags
1785 not initialized, set them to indicate the SH1 instruction set.
1786
1787 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
1788
1789 * acinclude.m4: Include libtool and gettext macros from the
1790 top level.
1791 * aclocal.m4, configure: Rebuilt.
1792
1793 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>
1794
1795 * elf.c: Eliminate references to __sparcv9 macro; replace with
1796 autoconf variables HAVE_PSINFO32_T etc.
1797 * configure.in: Auto-configure HAVE_PSINFO_32_T, HAVE_PRPSINFO32_T,
1798 HAVE_PSTATUS32_T, HAVE_PRSTATUS32_T, HAVE_PRSTATUS32_T_PR_WHO.
1799 * config.in: Ditto.
1800 * acinclude.m4 (BFD_HAVE_SYS_PROCFS_TYPE) define _SYSCALL32 so it can
1801 detect the above typedefs. (BFD_HAVE_SYS_PROCFS_TYPE_MEMBER): Ditto.
1802 * aclocal.m4: Ditto.
1803 * configure: Regenerate.
1804
1805 2000-08-27 Alan Modra <alan@linuxcare.com.au>
1806
1807 * elf32-i386.c (elf_i386_check_relocs): Keep info on relocs copied
1808 for any shared link, not just shared -Bsymbolic.
1809 (elf_i386_size_dynamic_sections): Call elf_i386_discard_copies on
1810 any shared link, and pass link info to it.
1811 (elf_i386_size_dynamic_sections): Update comment.
1812 (elf_i386_discard_copies): Modify to discard relocs for symbols
1813 that have been forced local.
1814 (elf_i386_finish_dynamic_symbol): Don't copy relocs for symbols
1815 that have been forced local.
1816
1817 2000-08-24 Denis Chertykov <denisc@overta.ru> & Nick Clifton <nickc@redhat.com>
1818
1819 * elflink.h (elf_link_add_object_symbols): Allow common
1820 symbols to have an alignment of 1 if explicitly requested, and
1821 not overridden by other definitions.
1822
1823 2000-08-22 Doug Kwan <dkwan@transmeta.com>
1824
1825 * coff-w65.c (CREATE_LITTLE_COFF_TARGET): Fix typo.
1826 * coffcode.h (coff_set_flags): Add detection of w65 architecture.
1827
1828 2000-08-22 H.J. Lu <hjl@gnu.org>
1829
1830 * elf-bfd.h (elf_link_hash_table): Add runpath.
1831
1832 * bfd-in.h (bfd_elf_get_runpath_list): New prototype.
1833 * bfd-in2.h: Rebuilt.
1834
1835 * elf.c (_bfd_elf_link_hash_table_init): Initialize the
1836 "runpath" field to NULL.
1837 (bfd_elf_get_runpath_list): New function.
1838
1839 * elflink.h (elf_link_add_object_symbols): Record DT_RPATH and
1840 DT_RUNPATH entries.
1841
1842 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
1843
1844 * elf32-sh.c (sh_elf_relocate_section) [R_SH_IND12W,
1845 R_SH_DIR8WPN, R_SH_DIR8WPZ, R_SH_DIR8WPL]: Handle them
1846 explicitly. Improve validation of r_type.
1847
1848 2000-08-21 H.J. Lu <hjl@gnu.org>
1849
1850 * elf32-i386.c (elf_i386_size_dynamic_sections): Zero out the
1851 dynamic allocated content space. Add a comment to remind us that
1852 one day this ought to be fixed.
1853 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
1854 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
1855 * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
1856
1857 2000-08-21 Jason Eckhardt <jle@cygnus.com>
1858
1859 * elf32-i860.c (elf32_i860_relocate_pc16): Just write the immediate
1860 field with the newly relocated value instead of adding it to the
1861 existing immediate field.
1862 (elf32_i860_relocate_splitn): Likewise.
1863 (elf32_i860_relocate_highadj): Likewise.
1864
1865 2000-08-16 Jason Eckhardt <jle@cygnus.com>
1866
1867 * elf32-i860.c (elf32_i860_relocate_pc16): Implemented function (it
1868 was previously just a stub).
1869
1870 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
1871
1872 * elflink.c (_bfd_elf_create_got_section): Don't abort().
1873 Formatting fixes.
1874 (_bfd_elf_create_dynamic_sections): Likewise.
1875
1876 2000-08-16 Andrew Macleod <amacleod@cygnus.com>
1877
1878 * elf64-sparc.c (sparc64_elf_relocate_section): Set relocation address
1879 for undefined symbols to be the beginning of the section.
1880
1881 * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Don't allocate
1882 four extra entries at the beginning of the .rela.plt section.
1883 (sparc64_elf_finish_dynamic_symbol): Adjust the offset in the .rela.plt
1884 section to account for the four reserved entries in the .plt section.
1885
1886 2000-08-15 Geoffrey Keating <geoffk@cygnus.com>
1887
1888 * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add ori r0,r0,0
1889 to the list of NOPs we recognize after a branch-and-link.
1890 Use the ori NOP when one is needed.
1891
1892 * coff-rs6000.c (_bfd_xcoff_slurp_armap): Finish implementation
1893 for large archives.
1894
1895 2000-08-14 Jim Wilson <wilson@cygnus.com>
1896
1897 * elf64-ia64.c (elf64_ia64_merge_private_bfd_data): Handle
1898 EF_IA_64_REDUCEDFP, EF_IA_64_CONS_GP, and EF_IA_64_NOFUNCDESC_CONS_GP.
1899 (elf64_ia64_print_private_bfd_data): Likewise. Also handle
1900 EF_IA_64_ABSOLUTE.
1901
1902 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
1903
1904 * elf32-sh.c (sh_elf_set_mach_from_flags): Make it static.
1905
1906 2000-08-10 Jason Eckhardt <jle@cygnus.com>
1907
1908 * elf32-i860.c (elf32_i860_relocate_section): New function.
1909 (i860_final_link_relocate): New function.
1910 (elf32_i860_relocate_splitn): New function.
1911 (elf32_i860_relocate_pc16): New function.
1912 (elf32_i860_relocate_highadj): New function.
1913 (elf32_i860_howto): Minor adjustments to some relocations.
1914 (elf_info_to_howto_rel): Define.
1915 (elf_backend_relocate_section): Define.
1916
1917 2000-08-10 Nick Clifton <nickc@cygnus.com>
1918
1919 * elf32-arm.h: Fix formatting.
1920
1921 2000-08-10 Bernd Schmidt <bernds@cygnus.co.uk>
1922
1923 * elf32-sh.c (sh_elf_reloc_loop): Make LAST_SYMBOL_SECTION static.
1924
1925 2000-08-08 Jason Eckhardt <jle@cygnus.com>
1926
1927 * elf32-i860.c (elf32_i860_howto_table): Updated some fields.
1928
1929 2000-08-07 Kazu Hirata <kazu@hxi.com>
1930
1931 * ieee.c (ieee_write_debug_part): Rewrite a comment.
1932 * elf64-ia64.c: Fix a typo.
1933
1934 2000-08-05 Jason Eckhardt <jle@cygnus.com>
1935
1936 * elf32-i860 (elf32_i860_howto_table): New structure.
1937 (lookup_howto): New function.
1938 (elf32_i860_reloc_type_lookup): New function.
1939 (elf32_i860_info_to_howto_rela): New function.
1940 (elf_code_to_howto_index): New structure.
1941 (elf_info_to_howto): Re-define as elf32_i860_info_to_howto_rela.
1942 (bfd_elf32_bfd_reloc_type_lookup): Re-define as
1943 elf32_i860_reloc_type_lookup.
1944
1945 2000-08-04 Rodney Brown <RodneyBrown@pmsc.com>
1946
1947 * som.c (struct fixup_format): Constify `format'.
1948 (som_hppa_howto_table): Use SOM_HOWTO macro.
1949 (try_prev_fixup, hppa_som_reloc): Decorate unused parameter.
1950 (som_bfd_reloc_type_lookup): Likewise.
1951 (compare_subspaces): Remove unused `count1', `count2'.
1952 (som_begin_writing): Remove unused `total_reloc_size'.
1953 (som_bfd_derive_misc_symbol_info): Decorate unused parameter.
1954 (som_print_symbol, som_bfd_is_local_label_name): Likewise.
1955 (som_set_reloc_info): Constify `cp'. Remove unused `addend'.
1956 (som_find_nearest_line): Decorate unused parameter(s).
1957 (som_sizeof_headers, som_get_symbol_info, som_write_armap): Likewise.
1958 (som_bfd_link_split_section): Likewise.
1959
1960 2000-08-03 Nick Clifton <nickc@cygnus.com>
1961
1962 * section.c: Restore backed out code.
1963 * elf.c: Restore backed out code.
1964 (copy_private_bfd_data): Fix bug preventing stipped dynamic
1965 binaries from working.
1966 * bfd-in2.h: Regenerate.
1967
1968 2000-08-03 H.J. Lu <hjl@gnu.org>
1969
1970 * section.c: Back out the change made by Nick Clifton
1971 <nickc@cygnus.com> on 2000-07-31. It breaks stripping dynamic
1972 binaries.
1973 * bfd-in2.h: Likewise.
1974 * elf.c: Likewise.
1975
1976 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
1977
1978 * elf32-sh.c (sh_elf_reloc_loop): Warning removal.
1979
1980 2000-07-31 Jason Eckhardt <jle@cygnus.com>
1981
1982 * reloc.c (BFD_RELOC_860_*): New bfd relocs for i860.
1983 * bfd-in2.h, libbfd.h: Regenerate.
1984
1985 2000-07-31 Nick Clifton <nickc@cygnus.com>
1986
1987 * section.c (struct sec): Add new boolean field 'segment_mark'.
1988 (STD_SECTION): Initialise new field to zero.
1989
1990 * bfd-in2.h: Regenerate.
1991
1992 * elf.c (copy_private_bfd_data): Reorganise section to segment
1993 mapping to cope with moved sections requiring new segments,
1994 and overlapping segments.
1995 (SEGMENT_END): New macro: Return the end address of a segment.
1996 (IS_CONTAINED_BY_VMA): New macro: Determine if a segment
1997 contains a section by comparing their VMA addresses.
1998 (IS_CONTAINED_BY_LMA): New macro: Determine if a segment
1999 contains a section by comparing their LMA addresses.
2000 (INCLUDE_SECTION_IN_SEGMENT): New macro: Determine if a
2001 section should be included in a segment.
2002 (SEGMENT_AFTER_SEGMENT): New macro: Determine if one segment
2003 follows another in memory.
2004 (SEGMENT_OVERLAPS_SEGMENT): New macro: Determine if two
2005 segments overlap.
2006
2007 2000-07-22 Jason Eckhardt <jle@cygnus.com>
2008
2009 * cpu-i860.c: Added comments.
2010
2011 * elf32-i860.c (TARGET_LITTLE_SYM): Defined to
2012 bfd_elf32_i860_little_vec.
2013 (TARGET_LITTLE_NAME): Defined to "elf32-i860-little".
2014 (ELF_MAXPAGESIZE): Changed to 4096.
2015
2016 * targets.c (bfd_elf32_i860_little_vec): Declaration of
2017 new target.
2018 (bfd_target_vector): Added bfd_elf32_i860_little_vec.
2019
2020 * config.bfd (i860-stardent-sysv4*, i860-stardent-elf*): Added
2021 config for little endian elf32 i860.
2022 (targ_defvec): Define for the new config above
2023 as "bfd_elf32_i860_little_vec".
2024 (targ_selvecs): Define for the new config above
2025 as "bfd_elf32_i860_vec bfd_elf32_i860_little_vec"
2026
2027 * configure.in (bfd_elf32_i860_little_vec): Added recognition
2028 of new target vec.
2029
2030 * configure: Regenerated.
2031
2032 2000-07-27 H.J. Lu <hjl@gnu.org>
2033
2034 * elflink.h (elf_merge_symbol): Take one more argument,
2035 dt_needed, to indicate if the symbol comes from a DT_NEEDED
2036 entry. Don't overide the existing weak definition if dt_needed
2037 is true.
2038 (elf_link_add_object_symbols): Pass dt_needed to
2039 elf_merge_symbol ().
2040
2041 2000-07-27 Nick Clifton <nickc@cygnus.com>
2042
2043 * elflink.h (elf_link_size_reloc_section): Zeroes the section's
2044 allocated contents.
2045
2046 2000-07-25 Geoffrey Keating <geoffk@cygnus.com>
2047
2048 * configure.host (*-*-aix*): AIX has 'long long' always.
2049
2050 * coff-rs6000.c (xcoff_write_one_armap_big): New procedure.
2051 (xcoff_write_armap_big): Write both 32-bit and 64-bit armaps.
2052 (xcoff_write_archive_contents_big): Don't update the offset
2053 of the symbol table, xcoff_write_armap will do it.
2054
2055 2000-07-23 Ulf Carlsson <ulfc@engr.sgi.com>
2056
2057 * elf32-mips.c (_bfd_mips_elf_check_relocs): Use abfd instead
2058 of dynobj for SGI_COMPAT checks.
2059
2060 2000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2061
2062 * coff-m68k.c (bfd_m68k_coff_create_embedded_relocs): New function.
2063 * bfd-in.h (bfd_m68k_coff_create_embedded_relocs): Add declaration.
2064 * bfd-in2.h: Regenerate.
2065
2066 2000-07-21 Nick Clifton <nickc@cygnus.com>
2067
2068 * elf32-mips.c (_bfd_mips_elf_check_relocs): Detect out of
2069 range symbol indices in relocs and issue an error message.
2070
2071 2000-07-20 H.J. Lu <hjl@gnu.org>
2072
2073 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Don't check
2074 info->new_dtags when setting DT_FLAGS_1. It will only be set
2075 by the new linker options. It shouldn't break anything.
2076
2077 2000-07-20 H.J. Lu <hjl@gnu.org>
2078
2079 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set DT_FLAGS_1
2080 only if info->new_dtags is true.
2081
2082 2000-07-20 H.J. Lu <hjl@gnu.org>
2083
2084 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set
2085 DT_RUNPATH and DT_FLAGS only if info->new_dtags is true.
2086
2087 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
2088
2089 * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.
2090 (ALL_MACHINES_CFILES): Add cpu-cris.c.
2091 (BFD32_BACKENDS): Add aout-cris.lo and elf32-cris.lo.
2092 (BFD32_BACKENDS_CFILES): Add aout-cris.c and elf32-cris.c.
2093 (cpu-cris.lo, aout-cris.lo, elf32-cris.lo): New rules.
2094 * Makefile.in: Rebuild.
2095 * aclocal.m4: Rebuild.
2096 * aoutx.h (NAME(aout,machine_type)): Add case for bfd_arch_cris.
2097 * archures.c (enum bfd_architecture): Add bfd_arch_cris.
2098 (bfd_cris_arch): Declare.
2099 (bfd_archures_list): Add bfd_cris_arch.
2100 * bfd-in2.h: Rebuild.
2101 * config.bfd: (cris-*-*): New target.
2102 * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vectors.
2103 * configure: Rebuild.
2104 * elf.c (prep_headers): Add bfd_arch_cris.
2105 * libbfd.h: Rebuild.
2106 * libaout.h (enum machine_type): Add M_CRIS.
2107 * reloc.c: Add CRIS relocations.
2108 * targets.c (bfd_elf32_cris_vec, cris_aout_vec): Declare.
2109 (bfd_target_vect): Add bfd_elf32_cris_vec and cris_aout_vec.
2110 * cpu-cris.c, aout-cris.c, elf32-cris.c: New files.
2111 * po/POTFILES.in, po/bfd.pot: Regenerate.
2112
2113 2000-07-19 H.J. Lu <hjl@gnu.org>
2114
2115 * elf32-arm.h (elf32_arm_size_dynamic_sections): Also set
2116 DF_TEXTREL if DT_TEXTREL is set.
2117 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
2118 * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
2119 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
2120 * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): Likewise.
2121 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
2122 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
2123 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Likewise.
2124 * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
2125 * elf64-ia64.c (elf64_ia64_size_dynamic_sections): Likewise.
2126 * elf64-sparc.c (sparc64_elf_size_dynamic_sections): Likewise.
2127
2128 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Also
2129 set DF_SYMBOLIC for symbolic link. Also set DT_RUNPATH if
2130 DT_RPATH is set.
2131 Set the DT_FLAGS and DT_FLAGS_1 entries if necessary.
2132
2133 2000-07-19 H.J. Lu <hjl@gnu.org>
2134
2135 * bfd-in.h (bfd_elf_set_dt_needed_soname): New.
2136 * bfd-in2.h: Rebuild.
2137
2138 * elf-bfd.h (elf_obj_tdata): Add dt_soname.
2139 (elf_dt_soname): New.
2140
2141 * elf.c (bfd_elf_set_dt_needed_soname): New.
2142
2143 * elflink.h (elf_link_add_object_symbols): Add the DT_NEEDED
2144 entry if the shared object loaded by DT_NEEDED is used to
2145 resolve the reference in a regular object.
2146
2147 2000-07-19 H.J. Lu <hjl@gnu.org>
2148
2149 * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_CONFIG,
2150 DT_DEPAUDIT and DT_AUDIT as strings.
2151
2152 2000-07-19 Nick Clifton <nickc@cygnus.com>
2153
2154 * format.c: Fix formatting.
2155
2156 2000-07-19 H.J. Lu <hjl@gnu.org>
2157
2158 * elf.c (_bfd_elf_print_private_bfd_data): Fix DT_CHECKSUM.
2159
2160 2000-07-19 H.J. Lu <hjl@gnu.org>
2161
2162 * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_BIND_NOW,
2163 DT_INIT_ARRAY, DT_FINI_ARRAY, DT_INIT_ARRAYSZ, DT_FINI_ARRAYSZ,
2164 DT_RUNPATH, DT_FLAGS, DT_PREINIT_ARRAY, DT_PREINIT_ARRAYSZ,
2165 DT_PLTPADSZ, DT_MOVEENT, DT_MOVESZ, DT_FEATURE, DT_POSFLAG_1,
2166 DT_SYMINSZ, DT_SYMINENT, DT_CONFIG, DT_DEPAUDIT, DT_AUDIT,
2167 DT_PLTPAD, DT_MOVETAB, DT_SYMINFO, DT_RELACOUNT, DT_RELCOUNT,
2168 DT_FLAGS_1, DT_USED and DT_CHECKSUM.
2169
2170 2000-07-18 Andrew Cagney <cagney@b1.cygnus.com>
2171
2172 * elf.c (bfd_elf_get_sign_extend_vma, bfd_elf_get_arch_size): Move
2173 renamed functions from here...
2174 (assign_section_numbers): Use renamed functions.
2175 (prep_headers): Use renamed functions.
2176
2177 * bfd.c (bfd_get_sign_extend_vma, bfd_get_arch_size): ...To here.
2178 * bfd-in.h (bfd_get_sign_extend_vma, bfd_get_arch_size): Update.
2179 * bfd-in2.h: Regenerate.
2180
2181 2000-07-18 Ulf Carlsson <ulfc@engr.sgi.com>
2182
2183 * elf32-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Add
2184 parenthesis in if statement.
2185
2186 2000-07-17 Koundinya K <kk@ddeorg.soft.net>
2187
2188 Enable the support for Traditional MIPS.
2189 * elf32-mips.c (IRIX_COMPAT): Recognize bfd_elf32_tradbigmips_vecand
2190 return ict_none appropriately for traditional mips targets.
2191 (STUB_LW): Change 0x8f998000 to 0x8f998010 for traditional mips.
2192 (STUB_MOVE): Conditionalize for traditonal mips.
2193 (STUB_LI16): Likewise.
2194 (_bfd_mips_elf_modify_segment_map): Conditionalize to avoid making
2195 room for RTPROC header.
2196 (_bfd_mips_elf_modify_segment_map): For a normal mips executable set
2197 the permission for the PT_DYNAMIC as read, write and execute.
2198 (mips_elf_calculate_relocation): Check for the symbol _DYNAMIC_LINKING
2199 for traditonal mips.
2200 (_bfd_mips_elf_create_dynamic_sections): Add the symbol
2201 _DYNAMIC_LINKING for traditonal mips.
2202 (_bfd_mips_elf_create_dynamic_sections): Add the symbol __RLD_MAP
2203 in case of traditonal mips.
2204 (_bfd_mips_elf_adjust_dynamic_symbol): Create a stub only if a PLT
2205 entry is required. For a function if PLT is not required then set the
2206 corresponding hash table entry to 0.
2207 (_bfd_mips_elf_size_dynamic_sections): Add DT_DEBUG entry for
2208 traditonal mips.
2209 (_bfd_mips_elf_finish_dynamic_symbol): for a undefined symbol in a
2210 shared object set the value to 0.
2211 (_bfd_mips_elf_finish_dynamic_symbol): Check for the symbol
2212 _DYNAMIC_LINKING for traditonal mips.
2213 (_bfd_mips_elf_finish_dynamic_symbol): Check for the symbol __RLD_MAP
2214 for traditonal mips.
2215
2216 2000-07-15 H.J. Lu <hjl@gnu.org>
2217
2218 * aoutx.h (translate_to_native_sym_flags): Handle BSF_LOCAL.
2219
2220 2000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
2221
2222 * libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writing
2223 out a structure that is BFD_IN_MEMORY.
2224
2225 2000-07-11 Alan Modra <alan@linuxcare.com.au>
2226
2227 * elf64-hppa.c (get_dyn_name): Pass in section pointer instead of
2228 bfd pointer. Print section id instead of bfd pointer for local
2229 syms. Prefix addend with `+' for global syms as well as local.
2230 Correct calculation of name component lengths.
2231 (elf64_hppa_check_relocs): Update call to get_dyn_name.
2232
2233 From David Huggins-Daines <dhd@linuxcare.com>
2234 * elf-hppa.h (elf_hppa_relocate_section): Update calls here too.
2235 * elf64-hppa.c (elf64_hppa_check_relocs): Fix some warnings.
2236 (elf64_hppa_modify_segment_map): Likewise.
2237
2238 2000-07-11 Andrew Cagney <cagney@b1.cygnus.com>
2239
2240 * elf.c (bfd_elf_get_sign_extend_vma): Return tendency of VMA
2241 addresses to be "naturally" sign extended. Return -1 if unknown.
2242 * bfd-in.h (bfd_elf_get_sign_extend_vma): Add declaration.
2243 * bfd-in2.h: Regenerate.
2244
2245 2000-07-11 Andrew Cagney <cagney@b1.cygnus.com>
2246
2247 * ecoffswap.h (ecoff_get_off, ecoff_put_off): Add ECOFF_SIGNED_32
2248 and ECOF_SIGNED_64 to list ways to extract an offset.
2249 (ecoff_swap_fdr_in, ecoff_swap_fdr_out, ecoff_swap_pdr_in,
2250 ecoff_swap_pdr_out, ecoff_swap_ext_in, ecoff_swap_ext_out):
2251 Update.
2252 * elf64-mips.c (ECOFF_SIGNED_64): Define instead of ECOFF_64.
2253 * elf32-mips.c (ECOFF_SIGNED_32): Define instead of ECOFF_32.
2254
2255 2000-07-11 Andrew Cagney <cagney@b1.cygnus.com>
2256
2257 * elfcode.h (elf_object_p): Use bfd_set_start_address and not
2258 bfd_get_start_address.
2259 (elf_swap_ehdr_in): Sign extend e_entry when applicable.
2260 (elf_swap_ehdr_out): Ditto.
2261
2262 2000-07-10 Alexander Aganichev <AAganichev@hypercom.com>
2263
2264 * archures.c (bfd_default_scan): Add set of bfd_mach_ cases for
2265 compatibility with older binutils.
2266
2267 2000-07-10 Alan Modra <alan@linuxcare.com.au>
2268
2269 * section.c (bfd_make_section_anyway): Start section_id at 0x10.
2270 (STD_SECTION): Avoid negative ids, instead use 0 to 3.
2271
2272 From Ryan Bradetich <rbradetich@uswest.net>
2273 * dwarf1.c (parse_die): Cure signed/unsigned char warnings.
2274 (parse_line_table): Ditto.
2275 (_bfd_dwarf1_find_nearest_line): Ditto.
2276 * syms.c (cmpindexentry): Remove extra `*' from params.
2277
2278 2000-07-09 Koundinya K <kk@ddeorg.soft.net>
2279
2280 * elf32-mips.c (sort_dynamic_relocs): New Function.
2281 (_bfd_mips_elf_finish_dynamic_sections): Call sort_dynamic_relocs
2282 via qsort to sort the dynamic relocations in increasing r_symndx
2283 value.
2284
2285 2000-07-09 Alan Modra <alan@linuxcare.com.au>
2286
2287 * elf64-hppa.c (elf64_hppa_dyn_hash_table_init): Add
2288 ATTRIBUTE_UNUSED to unused args.
2289 (get_opd): Likewise.
2290 (get_plt): Likewise.
2291 (get_dlt): Likewise.
2292 (get_stub): Likewise.
2293 (elf64_hppa_adjust_dynamic_symbol): Likewise.
2294 (elf64_hppa_link_output_symbol_hook): Likewise.
2295 (elf64_hppa_check_relocs): Delete unused var.
2296 (elf64_hppa_size_dynamic_sections): Likewise.
2297 (elf64_hppa_finalize_opd): Likewise.
2298 (elf64_hppa_finalize_dynreloc): Likewise.
2299 (elf64_hppa_modify_segment_map): Likewise.
2300 (elf64_hppa_finish_dynamic_sections): Likewise.
2301
2302 * elf-hppa.h (elf_hppa_final_write_processing): Add
2303 ATTRIBUTE_UNUSED to unused args.
2304 (elf_hppa_final_link_relocate): Likewise.
2305 (elf_hppa_record_segment_addrs): Add paretheses.
2306 (elf_hppa_relocate_section): Constify dyn_name.
2307
2308 From David Huggins-Daines <dhd@linuxcare.com>
2309 * config.bfd: Add hppa*64*-*-linux-gnu 64-bit target, and
2310 rearrange case statement so that it gets preferred to 32-bit ones.
2311
2312 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Use
2313 asection->id instead of address of asection structure.
2314 (elf32_hppa_size_stubs): Likewise.
2315
2316 * elf32-hppa.c (elf32_hppa_size_stubs): Use just one stub section
2317 for .init* and .fini*.
2318
2319 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Mask pointers
2320 and addends used in stub names to 32 bits.
2321 (elf32_hppa_size_stubs): Likewise.
2322
2323 * elf-hppa.h (elf_hppa_final_link_relocate): Don't sum addend
2324 twice for R_PARISC_GPREL64. Use bfd_put_32 for R_PARISC_PCREL32,
2325 not bfd_put_64. Fix minor comment typo and formatting.
2326
2327 Changes to create multiple linker stubs, positioned immediately
2328 before the section where they are required.
2329 * elf32-hppa.c: Don't include hppa_stubs.h.
2330 (elf32_hppa_stub_hash_entry): Add a pointer to the stub section.
2331 (elf32_hppa_stub_hash_table): Delete.
2332 (elf32_hppa_link_hash_entry): Delete.
2333 (elf32_hppa_link_hash_table): Use plain bfd_hash_table for
2334 stub_hash_table, and store the struct here rather than a pointer.
2335 Delete output_symbol_count. Add offset array. Change
2336 global_value to a bfd_vma.
2337 (elf32_hppa_stub_hash_lookup): Use table instead of table->root.
2338 (elf32_hppa_stub_hash_traverse): Delete.
2339 (elf32_hppa_name_of_stub): Delete.
2340 (elf32_hppa_link_hash_lookup): Delete.
2341 (elf32_hppa_link_hash_traverse): Delete.
2342 (elf32_hppa_stub_hash_table_init): Delete.
2343 (elf32_hppa_size_of_stub): Pass input section and offset rather
2344 than location and calculate location here. Don't pass name as all
2345 stubs are now the same size.
2346 (elf32_hppa_stub_hash_newfunc): Init new fields.
2347 (elf32_hppa_link_hash_table_create): Likewise, and stub_hash_table
2348 too.
2349 (elf32_hppa_bfd_final_link_relocate): Cast enums to int before
2350 comparing against ints. Rewrite stub handling code.
2351 (elf32_hppa_relocate_section): Make r_type and r_symndx unsigned.
2352 Case enums to int before comparing against ints. Remove
2353 bfd_reloc_dangerous case.
2354 (elf32_hppa_build_one_stub): Rewrite.
2355 (elf32_hppa_size_one_stub): New function.
2356 (elf32_hppa_build_stubs): Rewrite.
2357 (elf32_hppa_size_stubs): Pass in linker call-back functions.
2358 Rewrite stub-handling specific code.
2359
2360 * elf32-hppa.h (elf32_hppa_size_stubs): Update prototype.
2361
2362 * elf64-hppa.c (elf64_hppa_dyn_hash_entry): Fix a comment typo.
2363
2364 * hppa_stubs.h: Delete.
2365 * Makefile.am (SOURCE_HFILES): Remove hppa_stubs.h
2366 (elf32-hppa.lo): Remove hppa_stubs.h from dependencies.
2367 * Makefile.in: Regenerate.
2368
2369 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle e_nlsel and
2370 e_nlrsel.
2371
2372 * libhppa.h (hppa_field_adjust): Correct e_nsel case.
2373
2374 * elf32-hppa.c (elf32_hppa_relocate_section): Mention the offset
2375 and section name for bfd_reloc_notsupported error message.
2376 (elf32_hppa_bfd_final_link_relocate): Print reasons for returning
2377 bfd_reloc_notsupported.
2378 (elf32_hppa_relocate_section): Add ATTRIBUTE_UNUSED to output_bfd.
2379
2380 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Handle
2381 undefined weak symbols for all relocs.
2382 (elf32_hppa_size_of_stub): Adjust calculation by 8 since branch
2383 offsets are relative to one past the delay slot.
2384 (elf32_hppa_size_stubs): Account for reloc addend when calculating
2385 branch destination. Put addend into stub name too.
2386 (elf32_hppa_bfd_final_link_relocate): Account for reloc addend and
2387 adjust by 8 when deciding whether a linker stub is needed. Put
2388 addend into stub name as for above.
2389
2390 * elf32-hppa.c (hppa_elf_relocate_insn): Change signed/unsigned on
2391 various args and vars.
2392 (elf32_hppa_bfd_final_link_relocate): Here too.
2393 (elf32_hppa_size_stubs): Rename index -> indx. Use e_indx for
2394 inner block var to avoid shadowing.
2395
2396 * elf32-hppa.h (_bfd_elf32_hppa_gen_reloc_type): Make `field' arg
2397 unsigned.
2398 * elf64-hppa.h (_bfd_elf64_hppa_gen_reloc_type): Ditto.
2399 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Ditto.
2400 (elf_hppa_fake_sections): Rename local var to avoid shadowing.
2401
2402 * libhppa.h: Change practically all unsigned ints to plain ints.
2403 Remove tests on gcc version. Instead use ATTRIBUTE_UNUSED for
2404 prototypes.
2405
2406 From Ryan Bradetich <rbradetich@uswest.net>
2407 * libhppa.h (hppa_opcode_type): New enum to replace #define's.
2408 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Modify to
2409 suit above.
2410 From David Huggins-Daines <dhd@linuxcare.com>
2411 * elf-hppa.h (elf_hppa_relocate_insn): Update the opcode constants
2412 to the new OP_* ones.
2413
2414 * elf32-hppa.c (elf32_hppa_size_stubs): Consolidate freeing on
2415 error exit. Bail out earlier on plabel relocs that we aren't
2416 interested in. Don't tell elf32_hppa_stub_hash_lookup to copy
2417 string, and then don't free our copy.
2418 (elf32_hppa_build_one_stub): Make insn unsigned int.
2419
2420 * libhppa.h (bfd_hppa_insn2fmt): 22 bit branches are only
2421 available with BL, not BE and BLE.
2422
2423 * elf32-hppa.c (hppa_elf_relocate_insn): Add some more example
2424 code for elf arg relocs.
2425 (elf32_hppa_bfd_final_link_relocate): Replace boolean is_local
2426 argument with elf_link_hash_entry h. Handle undefined weak
2427 symbols. Move $global$ lookup from here...
2428 (elf32_hppa_relocate_section): ...to here. Return correct error
2429 message for non-handled relocs.
2430 (elf32_hppa_size_of_stub): Correctly test branch range. Previous
2431 wrong test was -0x3ffff to +0x40000.
2432
2433 * elf-hppa.h (elf_hppa_final_link_relocate): R_PARISC_DIR17R,
2434 R_PARISC_DIR17F, and R_PARISC_DIR21L are for absolute branches;
2435 Handle them as such.
2436 (elf_hppa_relocate_insn): Fix a typo.
2437
2438 * libhppa.h (GET_FIELD, GET_BIT, MASK, CATENATE, ELEVEN): Delete.
2439 (assemble_3, assemble_6, assemble_12, assemble_16, assemble_16a,
2440 assemble_17, assemble_21): Delete.
2441 Supply defines for all 64 possible opcodes.
2442 (bfd_hppa_insn2fmt): Add bfd argument, and use to select wide mode
2443 formats. Handle COMICLR.
2444 (hppa_rebuild_insn): Delete bfd argument. Handle formats 10, -11,
2445 -10, -16, 16, 22.
2446
2447 * elf32-hppa.c (hppa_elf_relocate_insn): Complete rewrite.
2448 (elf32_hppa_bfd_final_link_relocate): Major rewrite.
2449 (elf32_hppa_build_one_stub): Modify hppa_elf_relocate_insn calls
2450 to suit.
2451 (elf32_hppa_size_stubs): Don't free stub_name twice. Read in all
2452 the local syms - did this code get deleted accidentally? Ignore
2453 undefined and undefweak syms.
2454
2455 * elf-hppa.h (elf_hppa_final_link): Move hppa_info to outermost
2456 block. Use it instead of elf64_hppa_hash_table (info).
2457 (elf_hppa_final_link_relocate): Use hppa_info instead of
2458 elf64_hppa_hash_table (info).
2459
2460 * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,
2461 re_assemble_17, re_assemble_21, re_assemble_22): Don't mask insn.
2462 (hppa_rebuild_insn): Mask immediate bits here instead.
2463 * elf-hppa.h (elf_hppa_relocate_insn): Mask here too.
2464
2465 2000-07-08 Alan Modra <alan@linuxcare.com.au>
2466
2467 * section.c (struct sec): Add id field. Tidy comment formatting.
2468 (bfd_make_section_anyway): Set id.
2469 (STD_SECTION): Init id too.
2470 Change CONST to const throughout.
2471 * archures.c (bfd_arch_info): Tidy comment.
2472 (bfd_arch_list): Change a CONST to const.
2473 * libbfd-in.h: Tidy comments and replace CONST with const.
2474 * elf-bfd.h: Likewise.
2475 * libbfd.h: Regenerate.
2476 * bfd-in2.h: Regenerate.
2477 * libcoff.h: Regenerate.
2478
2479 2000-07-07 DJ Delorie <dj@redhat.com>
2480
2481 * archive.c (_bfd_write_archive_contents): Add an informative
2482 comment.
2483
2484 2000-07-06 Kazu Hirata <kazu@hxi.com>
2485
2486 * srec.c: Fix formatting.
2487
2488 2000-06-05 DJ Delorie <dj@redhat.com>
2489
2490 * MAINTAINERS: new
2491
2492 2000-07-04 Alexandre Oliva <aoliva@redhat.com>
2493
2494 * coff-arm.c (coff_arm_relocate_section): Do not ignore the symbol
2495 value of PC-relative offsets.
2496
2497 2000-07-03 Jim Wilson <wilson@cygnus.com>
2498
2499 * elf64-alpha.c (alpha_elf_size_info): New.
2500 (elf_backend_size_info): Define to alpha_elf_size_info.
2501 * elfcode.h (elf_size_info): Change hash bucket size to 4.
2502
2503 2000-07-03 Ulf Carlsson <ulfc@engr.sgi.com>
2504
2505 * elf32-mips.c: Include elf32-target.h again for the traditional
2506 MIPS targets.
2507
2508 2000-07-03 Marek Michalkiewicz <marekm@linux.org.pl>
2509
2510 * elf32-avr.c (bfd_elf32_bfd_reloc_type_lookup):
2511 Add ATTRIBUTE_UNUSED to unused arguments to avoid warnings.
2512 (avr_info_to_howto_rela): Likewise.
2513 (elf32_avr_gc_mark_hook): Likewise.
2514 (elf32_avr_gc_sweep_hook): Likewise.
2515 (elf32_avr_relocate_section): Likewise.
2516
2517 2000-07-03 Mark Elbrecht <snowball3@bigfoot.com>
2518
2519 * cofflink.c (_bfd_coff_write_global_sym): Turn a weak symbol into
2520 an external symbol for a non-shared, non-relocatable link.
2521
2522 2000-07-03 Nick Clifton <nickc@redhat.com>
2523
2524 * cofflink.c (IS_EXTERNAL): New macro: Return true if the symbol
2525 is an external symbol.
2526 (IS_WEAK_EXTERNAL): New macro: Return true if the symbol is a weak
2527 external symbol.
2528
2529 2000-07-03 Kazu Hirata <kazu@hxi.com>
2530
2531 * reloc16.c: Fix formatting.
2532
2533 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
2534
2535 * config.bfd: Change targ_defvec and targ_selvecs for mips*-*-sysv4*
2536 to add a new target for traditional mips i.e
2537 bfd_elf32_tradbigmips_vec and bfd_elf32_tradlittlemips_vec.
2538 * configure.in: Likewise.
2539 * configure: Rebuild.
2540 * targets.c (bfd_elf32_tradbigmips_vec): Declare and put in
2541 bfd_target_vector.
2542 (bfd_elf32_tradlittlemips_vec): Likewise.
2543 * elfxx-target.h: Add macro INCLUDED_TARGET_FILE which is more a test
2544 to see that elfNN_bed does not get redefined even if the target file
2545 is included twice for a chip. See elf32-mips.c.
2546
2547 2000-07-01 Alan Modra <alan@linuxcare.com.au>
2548
2549 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
2550 (CLEANFILES): Add DEPA.
2551 * Makefile.in: Regenerate.
2552
2553 2000-06-30 DJ Delorie <dj@cygnus.com>
2554
2555 * peicode.h (coff_swap_filehdr_in): can't use e_magic because we
2556 can't assume the PE header is at 0x80.
2557
2558 2000-06-29 Mark Elbrecht <snowball3@bigfoot.com>
2559
2560 * syms.c (_bfd_stab_section_find_nearest_line): Use IS_ABSOLUTE_PATH.
2561
2562 2000-06-28 Mark Elbrecht <snowball3@bigfoot.com>
2563
2564 * go32stub.h: Update stub.
2565
2566 2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
2567
2568 * archures.c (bfd_mach_avr5): Define.
2569 * bfd-in2.h (bfd_mach_avr5): Define.
2570 * cpu-avr.c (arch_info_struct): Rename bfd_mach_avr4 to
2571 bfd_mach_avr5, add bfd_mach_avr4. Update comments.
2572 (compatible): Update comment. Add missing test.
2573 * elf32-avr.c (avr_final_link_relocate): Support 8K wrap
2574 for avr2 and avr4. Simplify 8K wrap code.
2575 (bfd_elf_avr_final_write_processing): Recognize bfd_mach_avr5.
2576 (elf32_avr_object_p): Recognize E_AVR_MACH_AVR5.
2577
2578 2000-06-26 Kazu Hirata <kazu@hxi.com>
2579
2580 * coff-h8300.c: Fix formatting.
2581 * cpu-h8300.c: Likewise.
2582
2583 2000-06-24 Alexandre Oliva <aoliva@redhat.com>
2584
2585 * elf32-arm.h (elf32_arm_final_link_relocate): Print `(local)'
2586 for local symbols whose names are unknown.
2587
2588 2000-06-22 Alan Modra <alan@linuxcare.com.au>
2589
2590 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2591 find one.
2592 * Makefile.in: Regenerate.
2593 * doc/Makefile.in: Regenerate.
2594
2595 2000-06-20 H.J. Lu <hjl@gnu.org>
2596
2597 * Makefile.am: Rebuild dependency.
2598 * Makefile.in: Rebuild.
2599
2600 2000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2601
2602 * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): New function.
2603 (elf_backend_copy_indirect_symbol): Map to the new function.
2604
2605 2000-06-20 Alan Modra <alan@linuxcare.com.au>
2606
2607 * archive.c (normalize): Correct pointer comparison when checking
2608 for backslashes.
2609 (bfd_bsd_truncate_arname): Likewise.
2610 (bfd_gnu_truncate_arname): Likewise.
2611
2612 2000-06-20 Ulf Carlsson <ulfc@engr.sgi.com>
2613
2614 * elf-bfd.h (struct elf_obj_tdata): Define per BFD Irix 5 virtual
2615 sections elf_{text,data}_{section,symbol}.
2616 * elf32-mips.c: mips_elf_{text,data}_{section,symbol}{,_ptr}: Remove.
2617 (_bfd_mips_elf_hide_symbol): New function.
2618 (elf_backend_hide_symbol): Map to the new function.
2619 (_bfd_mips_elf_add_symbol_hook): Change to use new per BFD
2620 definitions of mips_elf_{text,data}_{section,symbol}.
2621 (mips_elf_local_relocation_p): Try to find the direct symbol
2622 based on new check_forced argument.
2623 (mips_elf_calculate_relocation): Use new version of
2624 mips_elf_local_relocation_p.
2625 (mips_elf_relocate_section): Likewise.
2626 (_bfd_mips_elf_relocate_section): Likewise.
2627 (mips_elf_sort_hash_table): Only assert that have enough GOT
2628 space.
2629 (mips_elf_got16_entry): Match all 32 bits to the existing GOT
2630 entry if the relocation based on the new external argument.
2631 (mips_elf_create_dynamic_relocation): Assert that we have a
2632 section contents allocated where we can swap out the dynamic
2633 relocations.
2634 (mips_elf_calculate_relocation): Find the real hash-table entry
2635 correctly by using h->root.root.type. Only create a dynamic
2636 relocation entry if the symbol is defined in a shared library.
2637 Create an external GOT entry for the GOT16 relocation if the
2638 symbol was forced local.
2639 (_bfd_mips_elf_finish_dynamic_symbol): Don't assert there is a
2640 dynamic index if the symbol was forced local.
2641
2642 2000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2643
2644 * elf32-mips.c: Fix typos in comments.
2645
2646 2000-06-19 Mark Kettenis <kettenis@gnu.org>
2647
2648 * rs6000-core.c: Wrap definition of `union VmInfo' within #ifdef
2649 CORE_VERSION_1.
2650
2651 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
2652
2653 * Makefile.in, bfd-in2.h, libbfd.h, configure: Rebuild.
2654 * Makefile.am (ALL_MACHINES, ALL_MACHINES_CFILES, BFD32_BACKENDS,
2655 BFD32_BACKENDS_CFILES): Add 68hc12, 68hc11 files.
2656 * configure.in (bfd_elf32_m68hc12_vec): Recognize.
2657 (bfd_elf32_m68hc11_vec): Likewise.
2658 * config.bfd (targ_cpu): Recognize 68hc12 and 68hc11.
2659 Supports 68hc11 & 68hc12 at the same time.
2660 * targets.c (bfd_elf32_m68hc12_vec): Declare and put in
2661 bfd_target_vector.
2662 (bfd_elf32_m68hc11_vec): Likewise.
2663 * elf.c (prep_headers): Recognize bfd_arch_m68hc12 and 68hc11.
2664 * archures.c (bfd_m68hc12_arch): Define and register in global list
2665 (bfd_m68hc11_arch): Likewise.
2666 * reloc.c (BFD_RELOC_M68HC11_HI8, BFD_RELOC_M68HC11_LO8,
2667 BFD_RELOC_M68HC11_3B): Define.
2668 * cpu-m68hc12.c, elf32-m68hc12.c: New files for 68hc12 support.
2669 * cpu-m68hc11.c, elf32-m68hc11.c: New files for 68hc11 support.
2670
2671 2000-06-18 Ulf Carlsson <ulfc@engr.sgi.com>
2672
2673 * elf_bfd.h (struct elf_backend_data): Add info argument to
2674 elf_backend_hide_symbol.
2675 (_bfd_elf_link_hash_hide_symbol): Likewise.
2676 * elf.c (_bfd_elf_link_hash_hide_symbol): Likewise.
2677 * elf64-ia64.c (elf64_ia64_hash_hide_symbol): Likewise.
2678 * elflink.h (elf_link_add_object_symbols): Likewise.
2679 (elf_link_assign_sym_version): Likewise.
2680
2681 2000-06-18 H.J. Lu <hjl@gnu.org>
2682
2683 * coff-i386.c (coff_i386_reloc): Don't return in case of
2684 output_bfd == (bfd *) NULL if COFF_WITH_PE is defined.
2685 Compensate PE relocations when linking with non-PE object
2686 files to generate a non-PE executable.
2687
2688 2000-06-17 Ulf Carlsson <ulfc@engr.sgi.com>
2689
2690 * elf32-mips.c (mips_elf_calculate_relocation): Explicitly write
2691 GOT entries if we're doing a static link or -Bsymbolic link.
2692
2693 2000-06-15 Ulf Carlsson <ulfc@engr.sgi.com>
2694
2695 * elflink.h (elf_link_adjust_relocs): Check for and call backend
2696 specifific swap_reloc_{in,out} and swap_reloca_{in,out} if
2697 available.
2698 (elf_link_output_relocs): Likewise.
2699 (elf_reloc_link_order): Likewise.
2700
2701 2000-06-16 Nicholas Duffek <nsd@redhat.com>
2702
2703 * archures.c (enum bfd_architecture): #define constants for
2704 PowerPc and RS6000 machine numbers.
2705 * bfd-in2.h: Regenerate.
2706 * coffcode.h (coff_set_arch_mach_hook): #ifdef XCOFF64, set arch
2707 to bfd_arch_powerpc instead of bfd_arch_rs6000. Refer to PowerPc
2708 and RS6000 machine numbers using #defined constants from
2709 archures.c.
2710 * cpu-powerpc.c (arch_info_struct): Refer to PowerPc and RS6000
2711 machine numbers using #defined constants from archures.c. Add
2712 entries for EC603e, 630, A35, RS64II, RS64III, 7400. Specify
2713 64-bit words in 620 entry.
2714 * cpu-rs6000.c (arch_info_struct): Create with entries for RS1,
2715 RSC, and RS2.
2716 (bfd_rs6000_arch): Change default machine to 0 (bfd_mach_rs6k).
2717
2718 2000-06-16 Nicholas Duffek <nsd@cygnus.com>
2719
2720 * coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64.
2721 * libcoff-in.h (struct xcoff_tdata): Define xcoff64 field.
2722 * libcoff.h (struct xcoff_tdata): Define xcoff64 field.
2723
2724 2000-06-16 Nicholas Duffek <nsd@redhat.com>
2725
2726 * bfd-in.h (bfd_family_coff): Define.
2727 * bfd-in2.h: Regenerate.
2728 * coffgen.c (coff_count_linenumbers, coff_symbol_from,
2729 coff_find_nearest_line): Check COFFness using bfd_family_coff()
2730 instead of bfd_target_coff_flavour.
2731 * cofflink.c (_bfd_coff_final_link): Likewise.
2732 * cpu-ns32k.c (do_ns32k_reloc): Don't strcmp() target name to
2733 exclude XCOFF files.
2734 * reloc.c (bfd_perform_relocation, bfd_install_relocation):
2735 Likewise.
2736 * targets.c (enum bfd_flavour): Add bfd_target_xcoff_flavour.
2737 * xcoff-target.h (TARGET_SYM): Use bfd_target_xcoff_flavour.
2738 * xcofflink.c (XCOFF_XVECP): Delete.
2739 (bfd_xcoff_link_record_set, bfd_xcoff_import_symbol,
2740 bfd_xcoff_export_symbol, bfd_xcoff_link_count_reloc,
2741 bfd_xcoff_record_link_assignment,
2742 bfd_xcoff_size_dynamic_sections): Replace XCOFF_XVECP() with
2743 check for bfd_target_xcoff_flavour.
2744
2745 2000-06-16 Nicholas Duffek <nsd@redhat.com>
2746
2747 * rs6000-core.c: Support 64-bit core files, support pre-4.3 core
2748 files on AIX 4.3.
2749 (read_hdr): New function.
2750 (rs6000coff_core_p): Store mstsave or __context64 struct instead
2751 of trying to extract individual registers. Set abfd->arch_info
2752 to match the architecture that created the core file.
2753 (rs6000coff_get_section_contents): Delete.
2754 * xcoff-target.h (rs6000coff_get_section_contents): Delete.
2755
2756 2000-06-14 H.J. Lu <hjl@gnu.org>
2757
2758 * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_rec)
2759 is NULL.
2760
2761 2000-06-13 H.J. Lu <hjl@gnu.org>
2762
2763 * configure: Regenerate.
2764
2765 2000-06-13 J"orn Rennecke <amylaar@cygnus.co.uk>
2766
2767 * peicode.h (pe_ILF_object_p): Use TARGET_LITTLE_SYM instead of
2768 armpei_little_vec.
2769
2770 2000-06-08 David O'Brien <obrien@FreeBSD.org>
2771
2772 * configure.in (VERSION): Update to show this is the CVS mainline.
2773
2774 2000-06-07 Alan Modra <alan@linuxcare.com.au>
2775
2776 * elf32-d10v.c: Include elf/d10v.h
2777 (enum reloc_type): Delete.
2778 * elf32-d30v.c: Include elf/d30v.h
2779 (enum reloc_type): Delete.
2780
2781 * Makefile.am: Run "make dep-am" to regenerate dependencies.
2782 * Makefile.in: Regenerate.
2783
2784 * elf32-i386.c (elf_howto_table): Remove EMPTY_HOWTOs.
2785 (elf32_i386_vtinherit_howto, elf32_i386_vtentry_howto): Delete and
2786 move HOWTOs into elf_howto_table.
2787 (R_386_standard, R_386_ext_offset): Define.
2788 (R_386_ext, R_386_vt_offset, R_386_vt): Define.
2789 (elf_i386_reloc_type_lookup): Modify calculation of index into
2790 elf_howto_table since we've removed the padding.
2791 (elf_i386_info_to_howto_rel): Likewise.
2792 (elf_i386_relocate_section): Likewise.
2793
2794 2000-06-06 Michael Snyder <msnyder@seadog.cygnus.com>
2795
2796 * elf.c (elf_grok_pr_status): Eliminate reference to prgregset_t.
2797
2798 2000-06-05 H.J. Lu <hjl@gnu.org>
2799
2800 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Don't flag
2801 an error when seeing an undefined symbol with hidden/internal
2802 attribute. It is handled in *_relocate_section ().
2803
2804 2000-06-05 H.J. Lu <hjl@gnu.org>
2805
2806 * elflink.h (elf_fix_symbol_flags): Follow the link for the
2807 indirect symbol for the ELF_LINK_NON_ELF bit.
2808 (elf_link_output_extsym): Don't output the indirect symbol even
2809 if the ELF_LINK_NON_ELF bit is set.
2810
2811 2000-06-01 J.T. Conklin <jtc@redback.com>
2812
2813 * config.bfd (i[3456]86-*-netbsdelf*): New target.
2814 (i[3456]86-*-netbsdaout*): New target.
2815 (i[3456]86-*-netbsd*): Add bfd_elf32_i386_vec to targ_selvecs.
2816 (i[3456]86-*-openbsd*): Likewise.
2817
2818 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
2819
2820 * trad-core.c: From hpux-core.c, include <dirent.h> or
2821 <sys/ndir.h> when possible.
2822
2823 2000-05-31 Nick Clifton <nickc@cygnus.com>
2824
2825 * opintl.h (_(String)): Explain why dgettext is used instead
2826 of gettext.
2827
2828 2000-05-31 Ulrich Drepper <drepper@redhat.com>
2829
2830 * elf.c (_bfd_elf_slurp_version_tables): Correct reading of version
2831 definitions. We must not assume they are sorted in the file
2832 according to their index numbers.
2833
2834 2000-05-31 Alan Modra <alan@linuxcare.com.au>
2835
2836 * elf-hppa.h: (elf_hppa_final_link_relocate): Use e_rsel field
2837 selector for R_PARISC_PCREL17R. R_PARISC_DIR17R and
2838 R_PARISC_DIR17F are for absolute branches; Handle them as such.
2839
2840 2000-05-30 Nick Clifton <nickc@cygnus.com>
2841
2842 * cpu-i960.c (scan_960_mach): Accept 80960KA, 80960KB,
2843 80960CA, 80960MC as valid machine names.
2844
2845 2000-05-30 H.J. Lu <hjl@gnu.org>
2846
2847 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Clear the
2848 visibility bits if the symbol is undefined. Correctly handle
2849 weak undefined symbols with hidden and internal attributes.
2850
2851 * elflink.h (elf_link_add_object_symbols): Always turn the
2852 symbol into local if it has the hidden or internal attribute.
2853
2854 2000-05-29 Philip Blundell <philb@gnu.org>
2855
2856 * ppcboot.c: Add packed attribute if compiling with GCC.
2857
2858 2000-05-29 Anatoly Vorobey <mellon@pobox.com>
2859
2860 * elf.c (_bfd_elf_link_hash_table_init): Initialize dynlocal.
2861
2862 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>
2863
2864 * elf.c (elfcore_grok_prstatus, elfcore_grok_pstatus,
2865 elfcore_grok_psinfo): Add code to allow debugging a 32-bit
2866 corefile on a 64-bit (Sparc Solaris) host. Also clean up
2867 a few old comments.
2868
2869 2000-05-26 Alan Modra <alan@linuxcare.com.au>
2870
2871 * Makefile.am: Update dependencies with "make dep-am"
2872 * Makefile.in: Regenerate.
2873
2874 * sysdep.h (gettext, dgettext, dcgettext, textdomain,
2875 bindtextdomain): Replace defines with those from intl/libgettext.h
2876 to quieten gcc warnings.
2877
2878 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
2879
2880 * aoutx.h (find_nearest_line): Use IS_ABSOLUTE_PATH.
2881
2882 * archive.c (normalize, bfd_bsd_truncate_arname,
2883 bfd_gnu_truncate_arname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support
2884 file names with backslashes.
2885
2886 * cache.c (bfd_open_file) [__MSDOS__]: Don't unlink the file
2887 before opening it.
2888
2889 * sysdep.h: Include filenames.h.
2890
2891 2000-05-26 Alan Modra <alan@linuxcare.com.au>
2892
2893 * opncls.c (bfd_close_all_done): Mask file perms with 0777 not 0x777.
2894
2895 2000-05-26 Jakub Jelinek <jakub@redhat.com>
2896
2897 * elf64-sparc.c (sparc64_elf_relax_section): New.
2898 (sparc64_elf_relocate_section): Optimize tail call into branch always
2899 if possible.
2900 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
2901 (elf32_sparc_relax_section): New.
2902
2903 2000-05-26 Jakub Jelinek <jakub@redhat.com>
2904
2905 * elf64-sparc.c: Add ATTRIBUTE_UNUSED to unused function parameters.
2906 Remove unusued variables.
2907 (sparc64_elf_relocate_section): Change r_symndx type to unsigned long.
2908 (sparc64_elf_merge_private_bfd_data): Fix shared library case from
2909 previous fix, so that shared libs really don't influence targets
2910 extension mask and memory model.
2911
2912 2000-05-23 H.J. Lu <hjl@gnu.org>
2913
2914 * elf64-alpha.c (elf64_alpha_relocate_section): Check
2915 h->root.other not h->other.
2916 * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
2917
2918 * elf32-ppc.c (ppc_elf_relocate_section): Fix a typo.
2919
2920 2000-05-23 H.J. Lu <hjl@gnu.org>
2921
2922 * elf32-i386.c (elf_i386_relocate_section): Don't allow the
2923 undefined symbol with the non-default visibility attributes.
2924 * elf-hppa.h (elf_hppa_relocate_section): Likewise.
2925 * elf32-arm.h (elf32_arm_relocate_section): Likewise.
2926 * elf32-i370.c (i370_elf_relocate_section): Likewise.
2927 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
2928 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
2929 * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
2930 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
2931 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
2932 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
2933 * elf64-ia64.c (elf64_ia64_relocate_section): Likewise.
2934 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
2935
2936 2000-05-22 Richard Henderson <rth@cygnus.com>
2937
2938 * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,
2939 PCREL22, PCREL64I. Zero size of special relocs.
2940 (elf64_ia64_reloc_type_lookup): Likewise.
2941 (USE_BRL, oor_brl, oor_ip): New.
2942 (elf64_ia64_relax_section): New.
2943 (elf64_ia64_check_relocs): Handle PCREL60B, PCREL22, PCREL64I.
2944 (elf64_ia64_install_value): Likewise, plus PCREL21BI.
2945 (elf64_ia64_relocate_section): Likewise.
2946 (bfd_elf64_bfd_relax_section): New.
2947 * reloc.c (BFD_RELOC_IA64_PCREL21BI): New.
2948 (BFD_RELOC_IA64_{PCREL22,PCREL60B,PCREL64I}): New.
2949 * bfd-in2.h, libbfd.h: Regenerate.
2950
2951 2000-05-22 Nick Clifton <nickc@cygnus.com>
2952
2953 * configure.in : Add peigen.lo to MIPS PE targets.
2954 * configure: Regenerate.
2955
2956 2000-05-22 Momchil Velikov <velco@fadata.bg>
2957
2958 * libbfd.c (_bfd_generic_verify_endian_match): Compare endianess
2959 only if it is known for both input and output bfds. Separate
2960 error message strings as in some languages, it may be necessary
2961 to change more than one place in the string to change between
2962 'big' and 'little'.
2963
2964 * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Remove inline
2965 endianess checks, call _bfd_generic_verify_endian_match() instead.
2966
2967 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Likewise.
2968
2969 * elf32-mcore.c (mcore_elf_merge_private_bfd_data): Likewise.
2970
2971 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Likewise. Verify
2972 endianess before checking bfd flavours.
2973
2974 2000-05-22 H.J. Lu <hjl@gnu.org>
2975
2976 * elflink.h (elf_link_output_extsym): Clear the visibility
2977 field for symbols not defined locally.
2978
2979 2000-05-18 Alan Modra <alan@linuxcare.com.au>
2980
2981 * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,
2982 re_assemble_17, re_assemble_21, re_assemble_22): Don't mask insn.
2983 (hppa_rebuild_insn): Mask immediate bits here instead.
2984 * elf-hppa.h (elf_hppa_relocate_insn): Mask here too.
2985
2986 2000-05-18 Momchil Velikov <velco@fadata.bg>
2987
2988 * elflink.h (elf_bfd_final_link, elf_link_input_bfd): When emiting
2989 relocs for an executable, ensure that they are virtual addresses.
2990
2991 2000-05-18 Jeffrey A Law (law@cygnus.com)
2992
2993 * config.bfd (hppa*64*-*-hpux11*): New target triplet.
2994
2995 2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
2996 Rick Gorton <gorton@scrugs.lkg.dec.com>
2997
2998 * elflink.h: Add emitrelocations support: when enabled, relocation
2999 information and relocation sections are put into final output
3000 executables. If the emitrelocations flag is set, do the following:
3001 (elf_bfd_final_link): Emit relocation sections.
3002 (elf_link_input_bfd): Compute relocation section contents.
3003 (elf_gc_sections): Don't clean relocation sections.
3004
3005 2000-05-16 Catherine Moore <clm@cygnus.com>
3006
3007 * som.c (som_decode_symclass): Recognize weak symbols.
3008
3009 2000-05-16 Szabolcs Szakacsits <szaka@F-Secure.com>
3010
3011 * peigen.c (pe_print_idata): Undo part of 2000-05-12 change that
3012 read idata section only from dataoff.
3013 (pe_print_edata): Correctly check for valid eat_member.
3014
3015 2000-05-16 J"orn Rennecke <amylaar@cygnus.co.uk>
3016
3017 * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8.
3018
3019 2000-05-14 Philip Blundell <philb@gnu.org>
3020
3021 * config.bfd (armeb-*-elf, arm*b-*-linux-gnu*): New targets.
3022
3023 2000-05-12 Alan Modra <alan@linuxcare.com.au>
3024
3025 * targets.c (bfd_target_vector): #ifdef BFD64 rs6000coff64_vec
3026
3027 * peigen.c (pe_print_idata): Look for .idata section and print
3028 info even if data directory has zero entries. Read idata section
3029 starting from dataoff, and adjust all data offsets to suit. Cast
3030 all bfd_vma vars to unsigned long before passing to fprintf.
3031 * peigen.c (pe_print_edata): Similarly, look for .edata section
3032 and print info even if data directory has zero entries. Cast
3033 all bfd_vma vars to unsigned long before passing to fprintf.
3034
3035 From Szabolcs Szakacsits <szaka@F-Secure.com>
3036 * peigen.c (pe_print_idata): Use bfd_section_size rather than data
3037 directory size which may be bogus.
3038 * peigen.c (pe_print_edata): Similarly.
3039
3040 2000-05-09 Alan Modra <alan@linuxcare.com.au>
3041
3042 * elf.c (bfd_section_from_shdr): Don't set use_rela_p if rela
3043 section is empty.
3044 (copy_private_bfd_data): Allow for space possibly taken up by elf
3045 headers when calculating segment physical address from lma.
3046
3047 2000-05-08 Alan Modra <alan@linuxcare.com.au>
3048
3049 * versados.c (versados_scan): Init stringlen and pass_2_done.
3050
3051 * trad-core.c (trad_unix_core_file_p): Return
3052 bfd_error_wrong_format rather than bfd_error_file_truncated.
3053
3054 * peigen.c (_bfd_pei_swap_aouthdr_out): Pass ImageBase to
3055 add_data_entry. DataDirectory virtual address is relative.
3056 (pe_print_idata): Account for relative DataDirectory virtual
3057 addresses. Don't trash datasize inside POWERPC_LE_PE code.
3058 (pe_print_edata): Similarly.
3059
3060 From Szabolcs Szakacsits <szaka@F-Secure.com>
3061 * peigen.c (dir_names): Add Delay Import Directory.
3062 (pe_print_idata): Always search for bfd section containing
3063 idata address rather than looking up section name. Print this
3064 section name rather than .idata.
3065 (pe_print_edata): Similarly. Also print some fields as %08lx.
3066 (_bfd_pe_print_private_bfd_data_common): Print Reserved1 field as
3067 Win32Version.
3068
3069 2000-05-05 Clinton Popetz <cpopetz@cygnus.com>
3070
3071 * xcoff.h: Rename to xcoff-target.h
3072 * Makefile.am: Change all instances of xcoff.h to xcoff-target.h
3073 * coff-rs6000.c: Ditto.
3074 * coff64-rs6000.c: Ditto.
3075 * coff-pmac.c: Ditto.
3076 * Makefile.in: Regenerate.
3077
3078 2000-05-05 Clinton Popetz <cpopetz@cygnus.com>
3079
3080 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags):
3081 Change U802TOC64MAGIC to U803XTOCMAGIC.
3082
3083 2000-05-04 Michael Snyder <msnyder@seadog.cygnus.com>
3084
3085 * elf.c (bfd_elf_get_arch_size): New function, return 32 | 64 | -1.
3086 * bfd-in.h: Prototype bfd_elf_get_arch_size.
3087 * bfd-in2.h: Prototype bfd_elf_get_arch_size.
3088
3089 2000-05-04 Alan Modra <alan@linuxcare.com.au>
3090
3091 * libhppa.h (HPPA_R_CONSTANT): Cast argument to bfd_signed_vma.
3092
3093 2000-05-03 Martin v. Lvwis <loewis@informatik.hu-berlin.de>
3094
3095 * elflink.h (elf_link_add_object_symbols): Reset dynindx for
3096 hidden and internal symbols.
3097 (elf_fix_symbol_flags): Clear NEEDS_PLT for symbols with
3098 visibility.
3099 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Do not
3100 assign a PLT or GOT entry to symbols with hidden and
3101 internal visibility.
3102
3103 2000-05-03 Mark Elbrecht <snowball3@bigfoot.com>
3104
3105 * bfd/coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Add entry for
3106 the .bss section.
3107 * bfd/coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
3108
3109 2000-05-02 H.J. Lu <hjl@gnu.org>
3110
3111 * elf.c (prep_headers): Use ELFOSABI_NONE instead of
3112 ELFOSABI_SYSV.
3113
3114 2000-05-02 Alan Modra <alan@linuxcare.com.au>
3115
3116 * targets.c (bfd_target_vector): Restore bfd_elf32_hppa_vec.
3117 * Makefile.am (BFD32_BACKENDS): Restore elf32-hppa.lo. Regenerate
3118 dependencies.
3119 * Makefile.in: Regenerate.
3120
3121 2000-05-01 Jim Wilson <wilson@cygnus.com>
3122
3123 * Makefile.am (BFD32_BACKENDS): Add efi-app-ia32.lo.
3124 (BFD32_BACKENDS_CFILES): Add efi-app-ia32.c.
3125 (BFD64_BACKENDS): Delete coff-ia64.lo. Add efi-app-ia64.lo.
3126 (BFD64_BACKENDS_CFILES): Delete coff-ia64.c. Add efi-app-ia64.c.
3127 * Makefile.in: Rebuild.
3128
3129 2000-05-02 Alan Modra <alan@linuxcare.com.au>
3130
3131 * config.bfd: Re-enable elf32-hppa. It now compiles, even if it
3132 doesn't work very well.
3133
3134 * elf-hppa.h (elf_hppa_internal_shdr): Define.
3135 (elf_hppa_fake_sections): hdr is elf_hppa_internal_shdr.
3136 Set hdr->s_type to 1 if ARCH_SIZE == 32.
3137 (_bfd_elf_hppa_gen_reloc_type): Add prototype.
3138 (elf_hppa_info_to_howto): Likewise.
3139 (elf_hppa_info_to_howto_rel): Likewise.
3140 (elf_hppa_reloc_type_lookup): Likewise.
3141 (elf_hppa_is_local_label_name): Likewise.
3142 (elf_hppa_fake_sections): Likewise.
3143 (elf_hppa_final_write_processing): Likewise.
3144 (elf_hppa_howto_table): Fully initialise all entries.
3145 (_bfd_elf_hppa_gen_reloc_type): Add ATTRIBUTE_UNUSED to args.
3146 (elf_hppa_info_to_howto): Likewise.
3147 (elf_hppa_info_to_howto_rel): Likewise.
3148 (elf_hppa_reloc_type_lookup): Likewise.
3149 (elf_hppa_final_write_processing, elf_hppa_add_symbol_hook,
3150 elf_hppa_unmark_useless_dynamic_symbols,
3151 elf_hppa_remark_useless_dynamic_symbols,
3152 elf_hppa_record_segment_addrs, elf_hppa_final_link,
3153 elf_hppa_relocate_section, elf_hppa_final_link_relocate,
3154 elf_hppa_relocate_insn): Compile only if ARCH_SIZE == 64 until
3155 elf32-hppa.c mess is cleaned up.
3156 (elf_hppa_final_link_relocate): Make insn and r_type unsigned
3157 int. Delete r_field. In case R_PARISC_PCREL21L, don't set
3158 r_field then call hppa_field_adjust inline func with variable
3159 r_field arg, instead call hppa_field_adjust with fixed arg.
3160 In case R_PARISC_PCREL22F, don't set r_field.
3161 (elf_hppa_relocate_insn): Change args and return type to unsigned
3162 int. Call re_assemble_* funcs to do the work.
3163
3164 * elf32-hppa.c (hppa_elf_relocate_insn): Don't assume 32 bit when
3165 sign extending.
3166
3167 * libhppa.h (HPPA_R_CONSTANT): Don't assume 32 bit when sign
3168 extending.
3169 (sign_extend): Mask first before sign extending.
3170 (low_sign_extend): Rewrite without condition expression.
3171 (ones, dis_assemble_3, dis_assemble_12, dis_assemble_16,
3172 dis_assemble_17, dis_assemble_21, dis_assemble_22): Delete.
3173 (assemble_3, assemble_6, assemble_12, assemble_16, assemble_16a,
3174 assemble_17, assemble_21, sign_unext, low_sign_unext): Return
3175 result as function return value rather than through pointer arg.
3176 Accept unsigned int args, and return unsigned int.
3177 (re_assemble_3): New. Combines function of dis_assemble_3 with
3178 re-assembly of opcode and immediate.
3179 (re_assemble_12): Likewise.
3180 (re_assemble_16): Likewise.
3181 (re_assemble_17): Likewise.
3182 (re_assemble_21): Likewise.
3183 (re_assemble_22): Likewise.
3184 (hppa_field_adjust): Rewrite and document, paying attention to
3185 size of types and signed/unsigned issues.
3186 (get_opcode): Shift before masking.
3187 (FDLW): Rename to FLDW.
3188 (bfd_hppa_insn2fmt): Change arg to unsigned int. Delete fmt.
3189 (hppa_rebuild_insn): Change args and return value to unsigned
3190 int. Make use of re_assemble_*. Correct case 11.
3191
3192 * dep-in.sed: Handle ../opcodes/.
3193 * Makefile.am (SOURCE_HFILES): Add elf-hppa.h, elf32-hppa.h,
3194 elf64-hppa.h, hppa_stubs.h, xcoff.h.
3195 (BFD32_BACKENDS_CFILES): Restore elf32-hppa.c.
3196 Remove elf64-hppa.lo, cpu-ia64.lo, elf64-ia64.lo, elfarm-oabi.lo,
3197 elfarm-nabi.lo dependencies outside of auto-dependency area.
3198 Regenerate dependencies.
3199 * Makefile.in: Regenerate.
3200
3201 * configure.in (TRAD_HEADER): Test non-null before
3202 AC_DEFINE_UNQUOTED.
3203 * configure: Regenerate.
3204
3205 * reloc.c: Fix mis-spelling in comment.
3206
3207 2000-05-01 Alan Modra <alan@linuxcare.com.au>
3208
3209 * coff-sh.c (bfd_coff_small_swap_table): Fix Fri Apr 28 change.
3210 * vms.c (vms_openr_next_archived_file): Return NULL.
3211
3212 2000-04-28 Clinton Popetz <cpopetz@cygnus.com>
3213
3214 * coffcode.h Copy changes mistakenly done to libcoff.h in
3215 4/24/2000 patch.
3216
3217 2000-04-29 Andreas Jaeger <aj@suse.de>
3218
3219 * libbfd-in.h: Correctly check GCC version.
3220 * bfd-in.h: Likewise.
3221 * libhppa.h: Likewise.
3222 * libbfd.h: Regenerate.
3223 * bfd-in2.h: Regenerate.
3224
3225 2000-04-28 Clinton Popetz <cpopetz@cygnus.com>
3226
3227 * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): Add
3228 coffdu-rs6000.{lo,c}.
3229 (coff-pmac.lo, coff-rs6000.lo, coff64-rs6000.lo): Add dependency
3230 on xcoff.h
3231 * Makefile.in: Regenerate.
3232 * xcoff.h: New file.
3233 * coff-pmac.c: Use xcoff.h instead of coff-rs6000.c.
3234 * coff-rs6000.c: Move all declarations and defines that are
3235 common to the xcoff backends into xcoff.h
3236 * coff64-rs6000.c: Ditto,
3237
3238 2000-04-28 Clinton Popetz <cpopetz@cygnus.com>
3239
3240 * coff-mips.c (mips_ecoff_backend_data): Add initialization of
3241 _bfd_coff_force_symnames in strings and
3242 _bfd_coff_debug_string_prefix_length to their default values.
3243 * coff-sh.c: (bfd_coff_small_swap_table): Ditto.
3244
3245 2000-04-28 Clinton Popetz <cpopetz@cygnus.com>
3246
3247 * coff-alpha.c (alpha_ecoff_backend_data): Add initialization of
3248 _bfd_coff_force_symnames in strings and
3249 _bfd_coff_debug_string_prefix_length to their default values.
3250
3251 2000-04-27 Alan Modra <alan@linuxcare.com.au>
3252
3253 * elf32-m68k.c (elf_m68k_gc_sweep_hook): Return if dynobj NULL.
3254 Check local_got_refcounts before dereferencing.
3255
3256 * elf32-ppc.c (ppc_elf_relocate_section): Check splt != NULL
3257 before deciding we don't need R_PPC_PLT32 relocation.
3258 (ppc_elf_gc_sweep_hook): Check local_got_refcounts before
3259 dereferencing.
3260
3261 * elflink.h (elf_gc_common_finalize_got_offsets): Fix comment.
3262
3263 * elf32-i386.c (elf_i386_check_relocs): Reference count .got and
3264 .plt entries.
3265 (elf_i386_gc_sweep_hook): Garbage collect .got and .plt entries.
3266 (elf_i386_adjust_dynamic_symbol): Recognize unused .plt entries.
3267 (elf_i386_relocate_section): Allow for .plt to go missing.
3268 (elf_i386_finish_dynamic_symbol): Use same test to decide if we
3269 can use a relative reloc for got as elf_i386_relocate_section.
3270 (bfd_elf32_bfd_final_link): Define to use gc form of final link.
3271
3272 2000-04-26 Clinton Popetz <cpopetz@cygnus.com>
3273
3274 * config.bfd: Remove extraneous bfd_powerpc_64_arch.
3275
3276 2000-04-24 Clinton Popetz <cpopetz@cygnus.com>
3277
3278 * Makefile.am (coff64-rs6000.lo): New rule.
3279 * Makefile.in: Regenerate.
3280 * coff-rs6000.c (xcoff_mkobject, xcoff_copy_private_bfd_data,
3281 xcoff_is_local_label_name, xcoff_rtype2howto,
3282 xcoff_reloc_type_lookup, xcoff_slurp_armap, xcoff_archive_p,
3283 xcoff_read_ar_hdr, xcoff_openr_next_archived_file, xcoff_write_armap,
3284 xcoff_write_archive_contents): No longer static, and prefix with _bfd_.
3285 (NO_COFF_SYMBOLS): Define.
3286 (xcoff64_swap_sym_in, xcoff64_swap_sym_out, xcoff64_swap_aux_in,
3287 xcoff64_swap_aux_out): New functions; handle xcoff symbol tables
3288 internally.
3289 (MINUS_ONE): New macro.
3290 (xcoff_howto_tabl, xcoff_reloc_type_lookup): Add 64 bit POS
3291 relocation.
3292 (coff_SWAP_sym_in, coff_SWAP_sym_out, coff_SWAP_aux_in,
3293 coff_SWAP_aux_out): Map to the new functions.
3294 * coff64-rs6000.c: New file.
3295 * libcoff.h (bfd_coff_backend_data): Add new fields
3296 _bfd_coff_force_symnames_in_strings and
3297 _bfd_coff_debug_string_prefix_length.
3298 (bfd_coff_force_symnames_in_strings,
3299 bfd_coff_debug_string_prefix_length): New macros for above fields.
3300 * coffcode.h (coff_set_arch_mach_hook): Handle XCOFF64 magic.
3301 Set machine to 620 for XCOFF64. Use bfd_coff_swap_sym_in instead
3302 of using coff_swap_sym_in directly.
3303 (FORCE_SYMNAMES_IN_STRINGS): New macro, defined for XCOFF64.
3304 (coff_set_flags) Set magic for XCOFF64.
3305 (coff_compute_section_file_positions): Add symbol name length to
3306 string section length if bfd_coff_debug_string_prefix_length is
3307 true.
3308 (coff_write_object_contents): Don't do reloc overflow for XCOFF64.
3309 (coff_slurp_line_table): Use bfd_coff_swap_lineno_in instead of
3310 using coff_swap_lineno_in directly.
3311 (bfd_coff_backend_data): Add _bfd_coff_force_symnames_in_strings
3312 and _bfd_coff_debug_string_prefix_length fields.
3313 * coffgen.c (coff_fix_symbol_name, coff_write_symbols): Force
3314 symbol names into strings table when
3315 bfd_coff_force_symnames_in_strings is true.
3316 * coffswap.h (MAX_SCNHDR_NRELOC, MAX_SCNHDR_NLNNO, GET_RELOC_VADDR,
3317 SET_RELOC_VADDR): New macros.
3318 (coff_swap_reloc_in, coff_swap_reloc_out): Use above macros.
3319 (coff_swap_aux_in, coff_swap_aux_out): Remove RS6000COFF_C
3320 code.
3321 (coff_swap_aouthdr_in, coff_swap_aouthdr_out): Handle XCOFF64
3322 changes within RS6000COFF_C specific code.
3323 (coff_swap_scnhdr_out): Use PUT_SCNHDR_NLNNO, PUT_SCNHDR_NRELOC,
3324 MAX_SCNHDR_NRELOC, and MAX_SCNHDR_NLNNO.
3325 * reloc.c (bfd_perform_relocation, bfd_install_relocation):
3326 Extend existing hack on target name.
3327 * xcofflink.c (XCOFF_XVECP): Extend existing hack on
3328 target name.
3329 * coff-tic54x.c (ticof): Keep up to date with new fields
3330 in bfd_coff_backend_data.
3331 * config.bfd: Add bfd_powerpc_64_arch to targ_arch and define
3332 targ_selvecs to include rs6000coff64_vec for rs6000.
3333 * configure.in: Add rs6000coff64_vec case.
3334 * cpu-powerpc.c: New bfd_arch_info_type.
3335
3336 2000-04-24 Jeffrey A Law (law@cygnus.com)
3337
3338 * config.bfd: Only disable elf32-hppa vectors, not all of the
3339 BSD and OSF configuration support. Provide (disabled) clauses
3340 for PA64 support.
3341 * configure.in: Add clause for PA64 support.
3342 * configure: Rebuilt.
3343
3344 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_vec.
3345 (bfd_elf64_hppa_vec): Declare.
3346
3347 * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.lo
3348 (BFD64_BACKENDS_CFILES): Add elf64-hppa.c
3349 (elf64-hppa.lo): Add dependencies.
3350 * Makefile.in: Rebuilt.
3351
3352 * elf64-hppa.c, elf64-hppa.h: New files with PA64 support.
3353
3354 2000-04-24 Jason Eckhardt <jle@cygnus.com>
3355
3356 * libhppa.h (dis_assemble_16): New function.
3357 (pa_arch): Added pa20w element.
3358
3359 2000-04-24 Ulrich Drepper <drepper@cygnus.com>
3360
3361 * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs,
3362 bfd_elf32_slurp_reloc_table, bfd_elf64_write_relocs, and
3363 bfd_elf64_slurp_reloc_table.
3364
3365 * elfcode.h (elf_write_relocs, elf_slurp_reloc_table): New
3366 definitions to get external names.
3367 (elf_write_relocs): Renamed from write_relocs and make global.
3368 (elf_slurp_reloc_table): Make global.
3369 (_bfd_elf,size_info): Use elf_write_relocs instead of write_relocs.
3370
3371 * archive.c (hpux_uid_gid_encode): New function.
3372 (bfd_ar_hdr_from_filesystem): Use it if HPUX_LARGE_AR_IDS is
3373 defined and the ID is greater than 99999.
3374 (bfd_generic_stat_arch_elt): If HPUX_LARGE_AR_IDS is defined decode
3375 special uid/gid fields into 32 bit values.
3376
3377 2000-04-21 Matthew Green <mrg@cygnus.com>
3378
3379 * config.bfd: Add NetBSD/sparc64 support.
3380
3381 Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
3382 David Mosberger <davidm@hpl.hp.com>
3383 Timothy Wall <twall@cygnus.com>
3384 Jim Wilson <wilson@cygnus.com>
3385
3386 * Makefile.am (ALL_MACHINES): Add cpu-ia64.lo.
3387 (ALL_MACHINES_CFILES): Add cpu-ia64.c.
3388 (BFD64_BACKENDS): Add elf64-ia64.lo.
3389 (BFD64_BACKENDS_CFILES): Add elf64-ia64.c.
3390 (cpu-ia64.lo, elf64-ia64.lo): New rules.
3391 * Makefile.in: Rebuild.
3392 * archures.c (enum bfd_architecture): Add bfd_arch_ia64.
3393 (bfd_ia64_arch): Declare.
3394 (bfd_archures_list): Add bfd_ia64_arch.
3395 * bfd-in2.h: Rebuild.
3396 * config.bfd: (ia64*-*-linux-gnu*, ia64*-*-elf*): New targets.
3397 * configure: Rebuild.
3398 * configure.host: (ia64-*-linux*): New host.
3399 * configure.in (bfd_elf64_ia64_little_vec, bfd_elf64_ia64_big_vec,
3400 bfd_efi_app_ia64_vec, bfd_efi_app_ia64_vec): New vectors.
3401 * elf.c (prep_headers): Add bfd_arch_ia64.
3402 * libbfd.h: Rebuild.
3403 * reloc.c: Add IA-64 relocations.
3404 * targets.c (bfd_elf64_ia64_little_vec, bfd_elf64_ia64_big_vec):
3405 Declare.
3406 (bfd_target_vect): Add bfd_elf64_ia64_little_vec.
3407 * cpu-ia64-opc.c, cpu-ia64.c, elf64-ia64.c: New files.
3408
3409 2000-04-21 Richard Henderson <rth@cygnus.com>
3410
3411 * elf32-d30v.c (bfd_elf_d30v_reloc): Don't modify section
3412 contents when performing a partial link.
3413 (bfd_elf_d30v_reloc_21): Likewise.
3414
3415 2000-04-20 H.J. Lu <hjl@gnu.org>
3416
3417 * elf32-i386.c (elf_i386_relocate_section): Restrict 1998-12-10
3418 patch to symbols defined by a shared object.
3419 * elf32-ppc.c (ppc_elf_relocate_section): Similarly.
3420
3421 2000-04-19 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3422
3423 K&R compiler fixes.
3424 * dwarf2.c (concat_filename): Avoid string literal concatenation.
3425 * ieee.c (ieee_get_symtab): Don't initialise union in struct.
3426
3427 Mon Apr 17 19:14:36 2000 David Mosberger <davidm@hpl.hp.com>
3428
3429 * Makefile.am (BFD64_BACKENDS): Mention coff-ia64.lo.
3430 (BFD64_BACKENDS_CFILES): Mention coff-ia64.c
3431 (coff-ia64.lo): Add dependency.
3432 * Makefile.in: Regenerate.
3433 * coff-ia64.c: New file.
3434 * efi-app-ia32.c: Ditto.
3435 * efi-app-ia64.c: Ditto.
3436 * coffcode.h (coff_set_arch_mach_hook): Handle IA64MAGIC.
3437 (coff_set_flags): Ditto.
3438 (coff_write_object_contents) [IA64]: Set magic number to ZMAGIC.
3439 * config.bfd (i[3456]86-*-linux-gnu*): Mention bfd_efi_app_ia32_vec.
3440 * configure.in (elf): Handle bfd_efi_app_ia32 and bfd_efi_app_ia64_vec.
3441 * configure: Regenerate.
3442 * libpei.h (GET_OPTHDR_IMAGE_BASE): New macro.
3443 (PUT_OPTHDR_IMAGE_BASE): Ditto.
3444 (GET_OPTHDR_SIZE_OF_STACK_RESERVE): Ditto.
3445 (PUT_OPTHDR_SIZE_OF_STACK_RESERVE): Ditto.
3446 (GET_OPTHDR_SIZE_OF_STACK_COMMIT): Ditto.
3447 (PUT_OPTHDR_SIZE_OF_STACK_COMMIT): Ditto.
3448 (GET_OPTHDR_SIZE_OF_HEAP_RESERVE): Ditto.
3449 (PUT_OPTHDR_SIZE_OF_HEAP_RESERVE): Ditto.
3450 (GET_OPTHDR_SIZE_OF_HEAP_COMMIT): Ditto.
3451 (PUT_OPTHDR_SIZE_OF_HEAP_COMMIT): Ditto.
3452 (GET_PDATA_ENTRY): Ditto.
3453 * peigen.c (_bfd_pei_swap_aouthdr_in) [COFF_WITH_PEP64]: Don't read
3454 data_start. Use above macros to read fields that are 64 bit wide for
3455 COFF_WITH_PEP64. Don't truncate entry and text_start to 32 bits.
3456 (_bfd_pei_swap_aouthdr_out) [PEI_FORCE_MINIMUM_ALIGNMENT]: Force
3457 FileAlignment and SectionAlignment to minimum alignment if they
3458 are zero.
3459 (_bfd_pei_swap_aouthdr_out) [PEI_DEFAULT_TARGET_SUBSYSTEM]: Set
3460 Subsystem to default PEI_DEFAULT_TARGET_SUBSYSTEM.
3461 (_bfd_pei_swap_aouthdr_out) [COFF_WITH_PEP64]: Don't set data_start.
3462 Use above macros to write fields that are 64 bit wide for
3463 COFF_WITH_PEP64.
3464 (pe_print_pdata): Set PDATA_ROW_SIZE to 3*8 for COFF_WITH_PEP64,
3465 5*4 otherwise. This should be right for IA-32 and IA-64, but may
3466 be wrong for platforms. Use PDATA_ROW_SIZE instead of hardcoded
3467 value of 20 bytes. Modify printing for COFF_WITH_PEP64 to print
3468 begin address, end address, and unwind info address only. Use
3469 GET_PDATA_ENTRY() to read .pdata entries. Use fprintf_vma() to
3470 print addresses.
3471 (tbl): Add SECTION, REL32, RESERVED1, MIPS_JMPADDR16, DIR64, and
3472 HIGH3ADJ relocation names.
3473 (_bfd_pe_print_private_bfd_data): Print Subsystem name in legible form.
3474 * targets.c: Declare bfd_efi_app_ia32_vec and
3475 bfd_efi_app_ia64_vec.
3476 (bfd_target_vector): Mention bfd_efi_app_ia32_vec and
3477 bfd_efi_app_ia64_vec.
3478
3479 2000-04-17 Timothy Wall <twall@cygnus.com>
3480
3481 * bfd-in2.h: Add prototypes for tic54x load page access.
3482 * bfd-in.h: Regenerate.
3483 * coff-tic54x.c: Add load page functions; allow bfd_arch_unknown
3484 in customized _set_arch_mach function.
3485 * coffcode.h (coff_set_alignment_hook): Set section load page if
3486 the appropriate macro is defined.
3487 (write_object_contents): Read section load page.
3488
3489 2000-04-13 Alan Modra <alan@linuxcare.com.au>
3490
3491 * elf32-hppa.h: Update copyright date.
3492
3493 * elf32-fr30.c (fr30_elf_i20_reloc): Don't use U suffix.
3494 * elf32-mips.c (_bfd_mips_elf_relocate_section): And here.
3495
3496 * elf32-d30v.c (MAX32): Don't use LL suffix.
3497 (MIN32): Define in terms of MAX32.
3498 (bfd_elf_d30v_reloc): Make relocation a bfd_signed_vma.
3499
3500 * coff-a29k.c (SIGN_EXTEND_HWORD): Replace with more concise
3501 expression.
3502
3503 * peicode.h (pe_ILF_build_a_bfd): Remove UL from hex constants.
3504
3505 2000-04-12 Alan Modra <alan@linuxcare.com.au>
3506
3507 * dep-in.sed: Match space before file name, not after.
3508 * Makefile.am: Regenerate dependencies.
3509 * Makefile.in: Regenerate.
3510
3511 * reloc.c (_bfd_relocate_contents): In complain_overflow_bitfield
3512 case, allow address wrap-around stupidly removed 2000-03-17. Sign
3513 extend without an if statement.
3514
3515 2000-04-11 Alan Modra <alan@linuxcare.com.au>
3516
3517 * coff-mips.c (mips_gprel_reloc): Test for 16 bit range using
3518 signed quantites.
3519 * elf32-mips.c (gprel16_with_gp): Likewise.
3520 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Test range
3521 here using -0x40000, not (int)0xfffc0000.
3522 (elf32_hppa_size_of_stub): Likewise.
3523
3524 2000-04-11 Timothy Wall <twall@cygnus.com>
3525
3526 * coff-tic54x.c: Now builds with all targets.
3527 * Makefile.am: Add coff/tic54x.h to coff-tic54x.o dependencies.
3528 * Makefile.in: Regenerate.
3529 * coffcode.h (coff_set_arch_mach_hook): Eliminate warning on
3530 unitialized variable.
3531
3532 Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
3533
3534 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
3535 --enable-build-warnings option.
3536 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
3537 * Makefile.in, configure: Re-generate.
3538
3539 2000-04-07 Nick Clifton <nickc@cygnus.com>
3540
3541 * reloc.c: Add BFD_RELOC_ARM_PCREL_BLX and
3542 BFD_RELOC_THUMB_PCREL_BLX.
3543
3544 * elf32-arm.h (elf32_arm_final_link_relocate): Handle
3545 R_ARM_XPC25 and R_ARM_THM_PC22.
3546
3547 * elfarm-nabi.c (elf32_arm_howto_): Fix definitions of
3548 R_ARM_XPC25 and R_ARM_THM_XPC22.
3549 (elf32_arm_reloc_map): Make BFD_RELOC_{ARM|THUMB}_PCREL_BLX to
3550 R_ARM_[XPC25|THM_XPC22].
3551
3552 * elfarm-oabi.c: Define OLD_ARM_ABI and change include from
3553 elf/arm-oabi.h to elf/arm.h
3554
3555 * Makefile.am: Fix dependency for elfarm-oabi.c
3556 * Makefile.in: Regenerate.
3557
3558 * bfd-in2.h: Regenerate.
3559 * libbfd.h: Regenerate.
3560
3561 2000-04-06 Michael Snyder <msnyder@seadog.cygnus.com>
3562
3563 * elfcore.h (elf_core_file_p): preserve value of tdata at entry,
3564 and restore it on failure. Release newly allocated tdata on
3565 failure.
3566
3567 Fri Apr 7 11:33:47 2000 Jim Wilson <wilson@cygnus.com>
3568
3569 * dwarf2.c (struct dwarf2_debug): New field dwarf_line_size.
3570 (decode_line_info): Set it. Report error if unit->line_offset is
3571 equal to or larger than it.
3572
3573 2000-04-07 Timothy Wall <twall@cygnus.com>
3574
3575 * targets.c: Added vecs for tic54x.
3576 * reloc.c: Added relocs for tic54x.
3577 * libbfd.h: Regenerated.
3578 * configure: Add TI COFF vecs for tic54x.
3579 * configure.in: Ditto.
3580 * config.bfd (targ_cpu): Recognize new tic54x target.
3581 * coffcode.h (coff_slurp_symbol_table): Additions for TI COFF handling.
3582 * bfd-in2.h: Add tic54x target and relocations.
3583 * Makefile.am, Makefile.in: Add tic54x target.
3584 * archures.c (bfd_archures_list): Add tic54x target.
3585 * coff-tic54x.c: New.
3586 * cpu-tic54x.c: New.
3587
3588 2000-04-06 Michael Snyder <msnyder@seadog.cygnus.com>
3589
3590 * elfcore.h (elf_core_file_p): call backend_object_p which
3591 thereby gets an opportunity to update the arch/machine type.
3592
3593 2000-04-06 Timothy Wall <twall@cygnus.com>
3594
3595 * coffcode.h (coff_slurp_symbol_table): Handle C_STATLAB storage
3596 class. Handle SEC_CLINK and SEC_BLOCK flags.
3597 * section.c: Add SEC_CLINK and SEC_BLOCK flags.
3598 * bfd-in2.h: Add SEC_CLINK and SEC_BLOCK flags.
3599
3600 2000-04-06 Nick Clifton <nickc@cygnus.com>
3601
3602 * elf32-arm.h (elf32_arm_set_private_flags): Only check for
3603 EF_INTERWORK if this is an unknown EABI.
3604 (elf32_arm_merge_private_bfd_data): Check EABI version
3605 numbers. Only check EF_xxx flags if the EABI version number
3606 is unknown.
3607 (elf32_arm_check_private_bfd_data): Only check EF_xxx flags
3608 if the EABI version number is unknown.
3609 (elf32_arm_print_private_bfd_data): Only decode EF_xxx flags
3610 if the EABI version number is unknown.
3611
3612 Wed Apr 5 22:04:20 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
3613
3614 * reloc.c (_bfd_relocate_contents): Add BFD_RELOC_SH_LOOP_START and
3615 BFD_RELOC_SH_LOOP_END.
3616 * elf32-sh.c (sh_elf_howto_tab): Change special_func to
3617 sh_elf_ignore_reloc for all entries that sh_elf_reloc used to ignore.
3618 Add entries for R_SH_LOOP_START and R_SH_LOOP_END.
3619 (sh_elf_reloc_loop): New function.
3620 (sh_elf_reloc): No need to test for always-to-be-ignored relocs
3621 any more.
3622 (sh_rel): Add entries for BFD_RELOC_SH_LOOP_{START,END}.
3623 (sh_elf_relocate_section): Handle BFD_RELOC_SH_LOOP_{START,END}.
3624 * bfd-in2.h, libbfd.h: Regenerate.
3625
3626 2000-04-04 Alan Modra <alan@linuxcare.com.au>
3627
3628 * po/bfd.pot: Regenerate.
3629
3630 * Makefile.am: Remove extraneous mkdep comment.
3631 (MKDEP): Use gcc -MM rather than mkdep.
3632 (DEP): Quote when passing vars to sub-make. Add warning
3633 message to end.
3634 (DEP1): Rewrite for "gcc -MM".
3635 (CLEANFILES): Add DEP2.
3636 Update dependencies.
3637 * Makefile.in: Regenerate.
3638
3639 2000-04-03 Kevin Buettner <kevinb@redhat.com>
3640
3641 * configure.in: Added corefile support for AIX 4.3. In particular,
3642 AIX_CORE_DUMPX_CORE will be defined in addition to AIX_CORE when
3643 compiling rs6000-core.c.
3644 * configure: Regenerated.
3645
3646 2000-04-03 H.J. Lu <hjl@gnu.org>
3647
3648 * cache.c (bfd_open_file): Unlink the output file only if
3649 it has non-zero size.
3650
3651 2000-04-01 Ken Block USG <block@zk3.dec.com>
3652
3653 * elf64-alpha.c (elf64_alpha_relocate_section): Don't emit
3654 relative relocations for non-loaded sections in shared objects.
3655 (elf64_alpha_check_relocs): Similarly.
3656
3657 Mon Apr 3 13:37:15 2000 Hans-Peter Nilsson <hp@axis.com>
3658
3659 * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 and
3660 BFD_RELOC_16 to switch for extended relocs.
3661 (MY_swap_ext_reloc_in): New.
3662 (MY_swap_ext_reloc_out): New.
3663 (NAME(aout,slurp_reloc_table)): Use MY_swap_ext_reloc_in rather
3664 than NAME(aout,swap_ext_reloc_in) for extended relocs.
3665 (NAME(aout,squirt_out_relocs)): Similarly use
3666 MY_swap_ext_reloc_out.
3667 (aout_link_reloc_link_order): Use MY_put_ext_reloc if defined.
3668
3669 2000-04-03 Kazu Hirata <kazu@hxi.com>
3670
3671 * coff-h8300.c (h8300_reloc16_extra_cases): Add bsr:16 -> bsr:8 to
3672 the R_PCRWORD_B case.
3673
3674 2000-03-31 Thomas de Lellis <tdel@wrs.com>
3675
3676 * srec.c : Set CHUNK size to 16 bytes to prevent download failures
3677 on some targets.
3678 * ihex.c : Ditto.
3679
3680 Wed Mar 30 15:28:00 2000 Donald Lindsay <dlindsay@cygnus.com>
3681
3682 * elf32-m32r.c (m32r_elf_generic_reloc): new function. All
3683 HOWTO references to bfd_elf_generic_reloc, that have
3684 partial_inplace == true, now use the new function. The function
3685 is based on the recent rewrite of m32r_elf_lo16_reloc(), and
3686 extends its fixes to the R_M32R_{16,24,32} relocs.
3687 The new logic in m32r_elf_lo16_reloc() has been removed, and
3688 it instead calls the new routine to obtain that functionality.
3689
3690 2000-03-27 Alan Modra <alan@linuxcare.com.au>
3691
3692 * elf32-avr.c (elf32_avr_gc_mark_hook, elf32_avr_gc_sweep_hook,
3693 elf32_avr_check_relocs, avr_final_link_relocate,
3694 elf32_avr_relocate_section, bfd_elf_avr_final_write_processing,
3695 elf32_avr_object_p): Add prototypes.
3696 (elf32_avr_gc_mark_hook): Add default for h->root.type.
3697 (bfd_elf_avr_final_write_processing): Make static.
3698
3699 2000-03-27 Denis Chertykov <denisc@overta.ru>
3700
3701 * cpu-avr.c: New file. BFD support routines for AVR architecture.
3702 * archures.c (bfd_architecture): Add AVR architecture.
3703 (bfd_archures_list): Add reference to AVR architecture info.
3704 * elf.c (prep_headers): Handle bfd_arch_avr.
3705 * reloc.c: Add various AVR relocation enums.
3706 * targets.c (bfd_elf32_avr_vec): Declare and add to target vector
3707 list.
3708 * Makefile.am: Add support for AVR elf.
3709 * configure.in: Likewise.
3710 * config.bfd: Likewise.
3711 * Makefile.in: Regenerate.
3712 * configure: This too.
3713 * bfd-in2.h: And this.
3714 * libbfd.h: And this.
3715
3716 2000-03-24 H.J. Lu <hjl@gnu.org>
3717
3718 * elf64-alpha.c (elf64_alpha_merge_ind_symbols): Add prototype.
3719 (elf64_alpha_find_reloc_at_ofs): Likewise.
3720
3721 2000-03-17 Alan Modra <alan@linuxcare.com.au>
3722
3723 * reloc.c (bfd_check_overflow): In case complain_overflow_bitfield,
3724 flag an overflow if the bitfield is outside -2**n to 2**n-1. The
3725 allowable range used to be -2**(n-1) to 2**n-1.
3726 * reloc.c (_bfd_relocate_contents): Same here. Also replace
3727 "boolean overflow" with "bfd_reloc_status_type flag".
3728
3729 2000-03-14 Doug Evans <dje@casey.transmeta.com>
3730
3731 * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.
3732
3733 2000-03-14 Kazu Hirata <kazu@hxi.com>
3734
3735 * reloc16.c (bfd_coff_reloc16_relax_section): Count the total number
3736 of shrinks properly, including the last reloc.
3737
3738 2000-03-13 Kazu Hirata <kazu@hxi.com>
3739
3740 * coff-h8300.c (h8300_reloc16_extra_cases): Fix the sanity
3741 check for R_MOVL2.
3742
3743 2000-03-11 Alan Modra <alan@linuxcare.com.au>
3744
3745 * ieee.c (ieee_archive_p): Return bfd_error_wrong_format on
3746 a format mismatch rather than an "error" from bfd_read such as
3747 bfd_error_file_truncated.
3748
3749 2000-03-10 Geoff Keating <geoffk@cygnus.com>
3750
3751 * elf32-mips.c (_bfd_mips_elf_relocate_section): Do proper
3752 sign-extension and big-endian compensation for
3753 R_MIPS_64 even in ld -r.
3754
3755 2000-03-10 Geoffrey Keating <geoffk@cygnus.com>
3756
3757 * elf32-mips.c (mips_elf_next_relocation): Rename from
3758 mips_elf_next_lo16_relocation, and generalize to look
3759 for any relocation type.
3760 (elf_mips_howto_table): Make R_MIPS_PC16 pcrel_offset.
3761 (elf_mips_gnu_rel_hi16): Howto for R_MIPS_GNU_REL_HI16.
3762 (elf_mips_gnu_rel_lo16): Howto for R_MIPS_GNU_REL_LO16.
3763 (elf_mips_gnu_rel16_s2): Howto for R_MIPS_GNU_REL16_S2.
3764 (elf_mips_gnu_pcrel64): Howto for R_MIPS_PC64.
3765 (elf_mips_gnu_pcrel32): Howto for R_MIPS_PC32.
3766 (bfd_elf32_bfd_reloc_type_lookup): Add new relocs.
3767 (mips_rtype_to_howto): Likewise.
3768 (mips_elf_calculate_relocation): Handle new relocs.
3769 (_bfd_mips_elf_relocate_section): REL_HI16/REL_LO16 relocs
3770 are paired. The addend for R_MIPS_GNU_REL16_S2
3771 is shifted right two bits.
3772
3773 2000-03-10 Alan Modra <alan@linuxcare.com.au>
3774
3775 * reloc.c (bfd_perform_relocation): Undo emacs formatting of
3776 comment, and ensure it doesn't happen again.
3777 (bfd_install_relocation): Same here.
3778 (_bfd_relocate_contents): Don't bother assigning unused signmask
3779 shift result. Fix typos in comments.
3780 Remove trailing whitespace throughout file.
3781
3782 2000-03-07 Doug Evans <dje@casey.transmeta.com>
3783
3784 * reloc.c (reloc_howto_struct): Fix partial_inplace comment.
3785 * bfd-in2.h: Rebuild.
3786
3787 2000-03-06 Nick Clifton <nickc@cygnus.com>
3788
3789 * peicode.h (struct pe_ILF_vars): Add sym_ptr_table and
3790 sym_ptr_ptr fields.
3791 (SIZEOF_ILF_SYM_PTR_TABLE): Define.
3792 (SIZEOF_ILF_STRINGS): Redefine.
3793 (pe_ILF_make_a_symbol-reloc): New function. Creates a symbol
3794 relative reloc, as opposed to a section relative reloc.
3795 (pe_ILF_make_a_symbol): Set the class of local symbols to C_STAT
3796 not C_LABEL.
3797 Add length of symbol's prefix to string pointer.
3798 Store a pointer to the symbol in the symbol pointer table.
3799 (pe_ILF_build_a_bfd): Do not build .idata$2 or .idata$7.
3800 Initialise the symbol pointer table.
3801 Store the hint in the Hint/Name table.
3802 Make the jump reloc be symbol realtive, not section relative.
3803 Create an import symbol for imported code.
3804
3805 2000-03-06 Catherine Moore <clm@cygnus.com>
3806
3807 * elf.c (swap_out_syms): Check for null type_ptr.
3808
3809 2000-03-01 Hans-Peter Nilsson <hp@axis.com>
3810
3811 * aout-target.h (MY(write_object_contents)): Remove unused
3812 and unusable "#if CHOOSE_RELOC_SIZE".
3813 * pc532-mach.c (MY(write_object_contents)): Ditto.
3814 * netbsd.h (MY(write_object_contents)): Ditto.
3815 * hp300hpux.c (MY(write_object_contents)): Ditto.
3816 * freebsd.h (MY(write_object_contents)): Ditto.
3817 * aout-tic30.c (tic30_aout_write_object_contents): Ditto.
3818
3819 2000-02-29 H.J. Lu <hjl@gnu.org>
3820
3821 * peicode.h (jtab): Make it static.
3822
3823 * coff-sh.c (sh_align_load_span): Declared if COFF_WITH_PE is
3824 defined and COFF_IMAGE_WITH_PE is not defined.
3825 (_bfd_sh_align_load_span): Defined as sh_align_load_span if
3826 COFF_WITH_PE is defined and COFF_IMAGE_WITH_PE is not defined.
3827
3828 2000-03-01 Nick Clifton <nickc@cygnus.com>
3829
3830 * coff-arm.c (bfd_arm_process_before_allocation): Make
3831 'symndx' signed to prevent compile time warning.
3832
3833 * coff-mcore.c: Remove unused prototype for pe_object_p.
3834
3835 * coff-sh.c: Add "#ifndef COFF_IMAGE_WITH_PE" around static
3836 functions that are not used when COFF_IMAGE_WITH_PE is
3837 defined.
3838 (struct sh_opcode): Change type of 'flags' field to unsigned
3839 long so that it can hold the USESAS flag.
3840
3841 * coffcode.h (styp_to_sec_flags): Initialise 'target_name'.
3842
3843 * elf-m10300.c (mn10300_elf_relax_section): Initialise
3844 'sym_sec'.
3845
3846 * elf32-i370.c: Add ATTRIBUTE_UNUSED to unused function
3847 parameters.
3848 Remove unusued variables and code.
3849 (elf_backend_add_symbol_hook): Fix prototype.
3850
3851 * elf32-m68k.c (elf_m68k_gc_sweep_hook): Initialise 'sgot' and
3852 'srelgot'.
3853
3854 * elf32-mcore.c (mcore_elf_relocate_section): Initialise
3855 'oldinst'.
3856
3857 * elf32-mips.c: Add ATTRIBUTE_UNUSED to unused function
3858 parameters.
3859 Remove unusued variables and code.
3860 (elf_backend_add_symbol_hook): Fix prototype.
3861
3862 * elf32-sh.c (sh_elf_set_mach_from_flags): Use 'flags'.
3863
3864 * elflink.h (elf_bfd_link_add_symbols): Add ATTRIBUTE_UNUSED
3865 to unused function parameter.
3866
3867 * pe-mips.c: Add ATTRIBUTE_UNUSED to unused function
3868 parameters.
3869 Use EMPTY_HOWTO to initialise empty howto slots.
3870 Remove unused variables.
3871
3872 * peicode.h (pe_ILF_build_a_bfd): Initialise id6.
3873
3874 2000-03-01 H.J. Lu <hjl@gnu.org>
3875
3876 * aoutx.h (aout_link_input_section_std): Pass "true" to
3877 the undefined_symbol callback.
3878 (aout_link_input_section_ext): Likewise.
3879 * bout.c (get_value): Likewise.
3880 * coff-a29k.c (coff_a29k_relocate_section): Likewise.
3881 * coff-alpha.c (alpha_ecoff_get_relocated_section_conten):
3882 Likewise.
3883 (alpha_relocate_section): Likewise.
3884 * coff-arm.c (coff_arm_relocate_section): Likewise.
3885 * coff-i960.c (coff_i960_relocate_section): Likewise.
3886 * coff-mcore.c (coff_mcore_relocate_section): Likewise.
3887 * coff-mips.c (mips_relocate_section): Likewise.
3888 * coff-ppc.c (coff_ppc_relocate_section): Likewise.
3889 * coff-sh.c (sh_relocate_section): Likewise.
3890 * coff-tic80.c (coff_tic80_relocate_section): Likewise.
3891 * cofflink.c (_bfd_coff_generic_relocate_section): Likewise.
3892 * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
3893 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
3894 * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
3895 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
3896 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
3897 * elf32-i370.c (i370_elf_relocate_section): Likewise.
3898 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
3899 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
3900 * elf32-sh.c (sh_elf_relocate_section): Likewise.
3901 * elf32-v850.c (v850_elf_relocate_section): Likewise.
3902 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
3903 * elflink.h (elf_link_output_extsym): Likewise.
3904 * pe-mips.c (coff_pe_mips_relocate_section): Likewise.
3905 * reloc.c (bfd_generic_get_relocated_section_conten): Likewise.
3906 * reloc16.c (_bfd_ppc_xcoff_relocate_section): Likewise.
3907
3908 * elf-hppa.h (elf_hppa_relocate_section): Pass "false" to the
3909 undefined_symbol callback when building shared library with
3910 -Bsymbolic and undefined symbols are allowed. Otherwise, pass
3911 "true".
3912 * elf32-arm.h (elf32_arm_relocate_section): Likewise.
3913 * elf32-i386.c (elf_i386_relocate_section): Likewise.
3914 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
3915 * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
3916 (elf32_mips_get_relocated_section_content): Likewise.
3917 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
3918 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
3919 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
3920 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
3921
3922 2000-02-28 Nick Clifton <nickc@cygnus.com>
3923
3924 * Makefile.am: Add rules to build pe[i]-{sh|mips}.lo objects.
3925 * Makefile.in: Regenerate.
3926
3927 * configure.in: Add support for mips and sh pe vectors.
3928 * configure: regenerate.
3929
3930 * config.bfd: Add support for arm-wince, mips-pe and sh-pe
3931 targets.
3932
3933 * targets.c: Add mips and sh pe vectors.
3934
3935 * libpei.h (coff_final_link_postscript): Only define if not
3936 already defined.
3937
3938 * coffcode.h: Add support for WinCE magic numbers.
3939
3940 * peigen.c (pe_print_reloc): Update comment and rearrange
3941 appending of newline character.
3942
3943 * peicode.h: Add support for Image Library Format.
3944 (pe_ILF_vars): Structure containing data used by ILF code.
3945 (pe_ILF_make_a_section): New function. Create a section based
3946 on ILF data.
3947 (pe_ILF_make_a_reloc): New function. Create a reloc based on
3948 ILF data.
3949 (pe_ILF_make_a_symbol): New function. Create a symbol based
3950 on ILF data.
3951 (pe_ILF_save_relocs): New function. Store the relocs created
3952 by pe_ILF_make_a_reloc in a section.
3953 (pe_ILF_build_a_bfd): New function. Create a BFD describing
3954 an ILF object.
3955 (pe_ILF_object_p): New function. Return a bfd_target pointer
3956 for an ILF object.
3957 (pe_bfd_object_p): If an ILF object is detected call
3958 pe_ILF_object_p on it.
3959
3960 * coff-arm.c: Add support for WinCE relocs which are different
3961 from normal ARM COFF relocs.
3962 * pe-arm.c: Unset TARGET_UNDERSCORE for a WinCE target.
3963
3964 * coff-sh.c: Add support for sh-pe target.
3965 * pe-sh.c: New file. Support code for sh-pe target.
3966 * pei-sh.c: New file. Support code for sh-pe target.
3967
3968 * pe-mips.c: New file. Support code for mips-pe target.
3969 * pei-mips.c: New file. Support code for mips-pe target.
3970
3971 2000-02-27 Jakub Jelinek <jakub@redhat.com>
3972
3973 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Don't bump
3974 architecture if the object causing the bump is dynamic.
3975 * elf64-sparc.c (sparc64_elf_merge_private_bfd_data): Likewise,
3976 and also don't it for memory ordering.
3977 (sparc64_elf_write_relocs): Take src_rela out of the loop.
3978
3979 2000-02-27 Ian Lance Taylor <ian@zembu.com>
3980
3981 * dwarf2.c (read_abbrevs): Use _raw_size directly rather than
3982 calling bfd_get_section_size_before_reloc.
3983 (decode_line_info): Likewise.
3984 (_bfd_dwarf2_find_nearest_line): Likewise.
3985
3986 2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
3987
3988 * Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
3989 name of the libtool directory.
3990 * Makefile.in: Rebuild.
3991
3992 Fri Feb 25 18:39:26 2000 Rodney Brown (RodneyBrown@pmsc.com)
3993
3994 * som.c (SOM_HOWTO): Define.
3995 (som_hppa_howto_table): Use it.
3996
3997 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3998
3999 * config.bfd: Enable 64 bit support for GNU/Linux/sparc.
4000
4001 * config.bfd: Enable 64 bit support for Solaris7+/sparc.
4002
4003 2000-02-24 Catherine Moore <clm@cygnus.com>
4004
4005 * som.c (som_misc_symbol_info): Add field
4006 secondary_def.
4007 (som_bfd_derive_misc_symbol_info): Initialize
4008 secondary_def.
4009 (som_build_and_write_symbol_table): Keep track
4010 of secondary_def field.
4011 (som_slurp_symbol_table): Set BSF_WEAK symbol flag
4012 if secondary_def field is set.
4013 (som_bfd_ar_write_symbol_stuff): Initialize
4014 secondary_def.
4015
4016 2000-02-23 Stephane Carrez <stcarrez@worldnet.fr>
4017
4018 * dwarf2.c (read_address): Read 16-bits addresses.
4019 (parse_comp_unit): Accept addr_size == 2.
4020
4021 2000-02-23 Alan Modra <alan@spri.levels.unisa.edu.au>
4022
4023 * bfd-in.h: Update copyright date.
4024
4025 2000-02-23 Linas Vepstas <linas@linas.org>
4026
4027 * cpu-i370.c: New file.
4028 * elf32-i370.c: New file.
4029 * archures.c (enum bfd_architecture): Add bfd_arch_i370.
4030 (bfd_i370_arch): New.
4031 (bfd_archures_list): Add bfd_i370_arch.
4032 * elf.c (prep_headers): Add bfd_arch_i370.
4033 * Makefile.am: Add support for IBM 370 elf.
4034 * config.bfd: Likewise.
4035 * configure.in: Likewise.
4036 * libbfd.h (bfd_reloc_code_real_names): Likewise.
4037 * reloc.c (bfd_reloc_code_type): Likewise.
4038 * targets.c: Likewise.
4039
4040 * Makefile.in: Regenerate.
4041 * configure: Regenerate.
4042 * bfd-in2.h: Regenerate.
4043
4044 2000-02-22 Ian Lance Taylor <ian@zembu.com>
4045
4046 * elf32-i386.c (elf_i386_info_to_howto_rel): Give a warning for
4047 invalid relocation types, and change them to R_386_NONE.
4048
4049 2000-02-22 H.J. Lu <hjl@gnu.org>
4050
4051 * elflink.h (elf_link_add_object_symbols): If a version symbol is
4052 not defined, don't add a second ELF_VER_CHR.
4053
4054 * elflink.h (elf_bfd_final_link): Call output_extsym for global
4055 symbols converted to local symbols even when stripping all
4056 symbols.
4057 (elf_link_output_extsym): Process global symbols converted to
4058 local symbols even if they are being stripped.
4059
4060 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
4061
4062 * archures.c (bfd_octets_per_byte): Return unsigned int.
4063 (bfd_arch_mach_octets_per_byte): Ditto.
4064 * libbfd.c (bfd_read, bfd_seek): Quell signed vs. unsigned
4065 comparison warning.
4066 * section.c (bfd_get_section_size_before_reloc): Quell signed
4067 vs. unsigned comparison warning.
4068 (bfd_get_section_size_after_reloc): Same here. Fix parentheses too.
4069 * trad-core.c (trad_unix_core_file_p): Correct 2000-01-27
4070 change. What was I thinking?
4071 * bfd-in2.h: Regenerate.
4072
4073 * elflink.h (elf_gc_sweep): Skip non-elf input bfds.
4074 (elf_gc_sections): Same here.
4075 (elf_gc_common_finalize_got_offsets): And here.
4076
4077 2000-02-21 Ian Lance Taylor <ian@zembu.com>
4078
4079 ELF HPPA doesn't work at present; remove it until it does.
4080 * config.bfd: Comment out setting targ_defvec to
4081 bfd_elf32_hppa_vec.
4082 * Makefile.am: Rebuild dependencies.
4083 (BFD32_BACKENDS): Remove elf32-hppa.lo.
4084 (BFD32_BACKENDS_CFILES): Remove elf32-hppa.c.
4085 (SOURCE_HFILES): Remove elf32-hppa.h and hppa_stubs.h.
4086 * Makefile.in: Rebuild.
4087 * targets.c (bfd_target_vector): Comment out bfd_elf32_hppa_vec.
4088
4089 2000-02-18 Geoff Keating <geoffk@cygnus.com>
4090
4091 * coffcode.h (coff_set_arch_mach_hook): Use free(), because there
4092 is no bfd_free(). Revert bfd_free part of previous change.
4093
4094 2000-02-18 Geoff Keating <geoffk@cygnus.com>
4095
4096 * coffcode.h (coff_set_arch_mach_hook): Don't use variable-size
4097 arrays.
4098 (coff_compute_section_file_positions): Use bfd_free to pair
4099 bfd_malloc.
4100 (coff_write_object_contents): Likewise.
4101
4102 * coff-rs6000.c (xcoff_howto_table_16): New variable.
4103 (xcoff_rtype2howto): Handle 16-bit variants of 32-bit relocs.
4104
4105 2000-02-18 Ulrich Drepper <drepper@cygnus.com>
4106
4107 * coff-rs6000.c (XCOFFARMAGBIG): New macro.
4108 (xcoff_ar_file_hdr_big): New structure.
4109 (SIZEOF_AR_FILE_HDR_BIG): New macro.
4110 (xcoff_ar_hdr_big): New structure.
4111 (SIZEOF_AR_HDR_BIG): New macro.
4112 (xcoff_big_format_p): New macro.
4113 (xcoff_ardata_big): New macro.
4114 (arch_xhdr_big): New macro.
4115 (xcoff_slurp_armap): Handle large archives.
4116 (xcoff_archive_p): Detect large archives.
4117 (xcoff_read_ar_hdr): Handle large archives.
4118 (xcoff_openr_next_archived_file): Handle large archives.
4119 (xcoff_generic_stat_arch_elt): Handle large archives.
4120 (xcoff_write_armap_old): Rename from xcoff_write_armap.
4121 (xcoff_write_armap_big): New function.
4122 (xcoff_write_armap): New function, dispatch to _old or _big.
4123 (xcoff_write_archive_contents_old): Rename from
4124 xcoff_write_archive_contents.
4125 (xcoff_write_archive_contents_big): New function.
4126 (xcoff_write_archive_contents): New function, dispatch to _old or
4127 _big.
4128
4129 2000-02-18 Richard Henderson <rth@cygnus.com>
4130
4131 * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirect
4132 and hide_symbol members.
4133 (elf_link_hash_copy_indirect): Remove.
4134 (elf_link_hash_hide_symbol): Remove.
4135 (struct elf_backend_data): Add elf_backend_copy_indirect_symbol
4136 and elf_backend_hide_symbol.
4137 (_bfd_elf_link_hash_copy_indirect): Declare.
4138 (_bfd_elf_link_hash_hide_symbol): Declare.
4139 * elf.c (_bfd_elf_link_hash_copy_indirect): Remove table argument.
4140 (_bfd_elf_link_hash_hide_symbol): Likewise.
4141 (_bfd_elf_link_hash_table_init): Don't init killed members.
4142 * elflink.h (elf_link_add_object_symbols): Use the bed function
4143 pointers not elf_link_hash_{copy_indirect,hide_symbol}.
4144 (elf_link_assign_sym_version): Likewise.
4145 * elfxx-target.h (elf_backend_copy_indirect_symbol): Default.
4146 (elf_backend_hide_symbol): Likewise.
4147 (elfNN_bed): Update for new members.
4148
4149 2000-02-17 Kevin Buettner <kevinb@redhat.com>
4150
4151 * rs6000-core.c (CORE_DATA_SIZE_FIELD, CORE_COMM_FIELD, SAVE_FIELD,
4152 STACK_END_ADDR): Define for new core file format.
4153 (LOADER_OFFSET_FIELD, LOADER_REGION_SIZE, CORE_DUMP): New defines
4154 for handling the vagaries of the various core file structures used
4155 by AIX over the years.
4156 (rs6000coff_core_p, rs6000coff_core_file_matches_executable,
4157 Rs6kCorData): Use above defines to adapt code to use AIX 4.3's
4158 core_dumpx structure.
4159
4160 Thu Feb 17 00:04:48 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
4161
4162 * archures.c (bfd_mach_sh2, bfd_mach_sh_dsp): New macros.
4163 (bfd_mach_sh3_dsp): Likewise.
4164 (bfd_mach_sh4): Reinstate.
4165 (bfd_default_scan): Recognize 7410, 7708, 7729 and 7750.
4166 * bfd-in2.h: Regenerate.
4167 * coff-sh.c (struct sh_opcode): flags is no longer short.
4168 (USESAS, USESAS_REG, USESR8, SETSAS, SETSAS_REG): New macros.
4169 (sh_opcode41, sh_opcode42): Integrate as sh_opcode41.
4170 (sh_opcode01, sh_opcode02, sh_opcode40): Add sh-dsp opcodes.
4171 (sh_opcode41, sh_opcode4, sh_opcode80): Likewise.
4172 (sh_opcodes): No longer const.
4173 (sh_dsp_opcodef0, sh_dsp_opcodef): New arrays.
4174 (sh_insn_uses_reg): Check for USESAS and USESR8.
4175 (sh_insn_sets_reg, sh_insns_conflict): Check for SETSAS.
4176 (_bfd_sh_align_load_span): Return early for SH4.
4177 Modify sh_opcodes lookup table for sh-dsp / sh3-dsp.
4178 Take into account that field b of a parallel processing insn
4179 could be mistaken for a separate insn.
4180 * cpu-sh.c (arch_info_struct): New array elements for
4181 sh2, sh-dsp and sh3-dsp.
4182 Reinstate element for sh4.
4183 (SH2_NEXT, SH_DSP_NEXT, SH3_DSP_NEXT): New macros.
4184 (SH4_NEXT): Reinstate.
4185 (SH3_NEXT, SH3E_NEXT): Adjust.
4186 * elf-bfd.h (_sh_elf_set_mach_from_flags): Declare.
4187 * elf32-sh.c (sh_elf_set_private_flags): New function.
4188 (sh_elf_copy_private_data, sh_elf_set_mach_from_flags): Likewise.
4189 (sh_elf_merge_private_data): New function.
4190 (elf_backend_object_p, bfd_elf32_bfd_set_private_bfd_flags): Define.
4191 (bfd_elf32_bfd_copy_private_bfd_data): Define.
4192 (bfd_elf32_bfd_merge_private_bfd_data): Change to
4193 sh_elf_merge_private_data.
4194
4195 2000-02-13 Richard Henderson <rth@cygnus.com>
4196
4197 * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect and
4198 hide_symbol members.
4199 (elf_link_hash_copy_indirect): New.
4200 (elf_link_hash_hide_symbol): New.
4201 * elflink.h (elf_link_add_object_symbols): Break out copy from
4202 indirect new new symbol to elf.c.
4203 (elf_link_assign_sym_version): Break out privatization of
4204 non-exported symbol to elf.c.
4205 * elf.c (_bfd_elf_link_hash_copy_indirect): New.
4206 (_bfd_elf_link_hash_hide_symbol): New.
4207 (_bfd_elf_link_hash_table_init): Init copy_indirect and hide_symbol.
4208
4209 2000-02-13 Ian Lance Taylor <ian@zembu.com>
4210
4211 * section.c (_bfd_strip_section_from_output): Add info parameter.
4212 If it passed as non-NULL, use it to check whether any input BFD
4213 has an input section which uses this output section. Change all
4214 callers.
4215 * bfd-in2.h: Rebuild.
4216
4217 * bfd-in.h: Move declarations of bfd_get_elf_phdr_upper_bound and
4218 bfd_get_elf_phdrs in from bfd-in2.h, correcting patch of
4219 1999-11-29.
4220 * bfd-in2.h: Rebuild.
4221
4222 2000-02-10 Timothy Wall <twall@cygnus.com>
4223
4224 * coffswap.h (coff_swap_sym_in): Add hook SWAP_SYM_IN_POST to
4225 allow final modifications of swapped-in symbol.
4226 (coff_swap_sym_out): Ditto with SWAP_SYM_OUT_POST.
4227 * coffcode.h (coff_write_relocs): Use macro
4228 SECTION_RELATIVE_ABSOLUTE_SYMBOL_P if defined to determine whether
4229 symbol index should be set to -1.
4230
4231 Thu Feb 10 20:07:50 GMT 2000 Toshiyasu Morita (toshi.morita@sega.com)
4232
4233 * coff-sh.c (USES1_REG, USES2_REG, SETS1_REG, SETS2_REG,
4234 USESF1_REG, USESF2_REG, SETSF1_REG, SETSF2_REG): New macros.
4235 * (sh_insn_sets_reg, sh_insn_sets_freg): New prototypes.
4236 * (sh_insn_sets_reg, sh_insn_uses_or_sets_reg, sh_insns_sets_freg,
4237 sh_insns_uses_or_sets_freg): New functions.
4238 * (sh_insn_uses_reg, sh_insn_uses_freg): Use new macros.
4239 * (sh_insns_conflict): Use new functions and new macros to
4240 detect conflicts when two instructions both set same integer registers,
4241 both set same fp register, and both set special register.
4242
4243 2000-02-09 Timothy Wall <twall@cygnus.com>
4244
4245 * coffgen.c (coff_real_object_p): Set arch/mach info prior to
4246 swapping in sections, so that the swapping routines have access to
4247 the arch/mach info.
4248
4249 2000-02-08 Mark Elbrecht <snowball3@bigfoot.com>
4250
4251 * coff-go32.c: Update comment. Update copyright.
4252
4253 2000-01-27 Thomas de Lellis <tdel@windriver.com>
4254
4255 * syms.c (bfd_decode_symclass)
4256 Two new class characters were added - 'V' and 'v'. The
4257 meaning of 'W' is now restricted to just weak non-object
4258 symbols. This allows differentiation between, for example,
4259 weak functions vs weak objects. nm for example now dumps:
4260 'W' = weak global
4261 'w' = weak unresolved
4262 'V' = weak global object
4263 'v' = weak unresolved object
4264
4265 (bfd_is_undefined_symclass): New function. Return true if the
4266 given symbol class represents and undefined/unresolved symbol.
4267
4268 (bfd_symbol_info): Use bfd_is_undefined_symclass to check for
4269 unresolved symbols.
4270
4271 * bfd-in2.h: Add prototype for bfd_is_undefined_symbol().
4272
4273 * elf32-arm.h (elf32_arm_get_symbol_type): If a symbol has the
4274 STT_ARM_16BIT flag set, but it is not attached to a data object
4275 return STT_ARM_16BIT so that it will be treated as code by the
4276 disassembler.
4277
4278 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
4279
4280 * coff-i386.c (i3coff_object_p): Remove prototype.
4281 Update copyright.
4282
4283 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Add const
4284 to name. Update copyright.
4285
4286 * trad-core.c (trad_unix_core_file_p): Cast core_regsec
4287 assignment to avoid warning. Update copyright.
4288
4289 2000-01-24 Robert Lipe (robertl@sco.com)
4290
4291 * coffcode.h (coff_write_object_contents): Get buff via bfd_malloc
4292 instead of using GNU C extension.
4293
4294 2000-01-21 Nick Clifton <nickc@cygnus.com>
4295
4296 * libbfd.c (bfd_read): Do not attempt to get a negativly sized
4297 amount from a bfd_in_memory structure.
4298 (bfd_seek): Do not allow seeks past the end of a bfd_in_memory
4299 structure.
4300
4301 2000-01-14 Nick Clifton <nickc@cygnus.com>
4302
4303 * linker.c (default_indirect_link_order): oops - fix incorrectly
4304 applied patch from Tim Wall.
4305
4306 2000-01-13 Timothy Wall (twall@tiac.net>
4307
4308 * coffcode.h: Use bfd_coff_xxx instead of the macro XXX (where xxx
4309 = scnhsz, filhsz, relsz, aoutsz, etc)
4310
4311 * coffswap.h: Ditto.
4312
4313 2000-01-13 Nick Clifton <nickc@cygnus.com>
4314
4315 * elf32-arm.h (elf32_thumb_to_arm_stub): Fix offset in branch to
4316 interwork thumb to arm stub.
4317
4318 2000-01-13 Timothy Wall (twall@tiac.net>
4319
4320 * archures.c (bfd_octets_per_byte): New function: Return
4321 target byte size.
4322 (bfd_arch_mach_octets_per_byte): New function: Return target
4323 byte size.
4324
4325 * section.c: Distinguish between octets and bytes for usage of
4326 _cooked_size, _raw_size, and output_offset. Clarify
4327 description of bfd_set_section_contents.
4328
4329 * bfd-in2.h: Regenerate.
4330
4331 * coffgen.c: Indicate that the offset parameter is in bytes, not
4332 octets.
4333
4334 * cofflink.c (bfd_coff_link_input_bfd): Use bfd_octets_per_byte
4335 where appropriate to get the octet offset when calling
4336 bfd_set_section_contents.
4337 (bfd_coff_reloc_link_order): Ditto.
4338
4339 * linker.c (bfd_generic_reloc_link_order): Ditto.
4340 (_bfd_default_link_order): Ditto.
4341
4342 * reloc.c (bfd_perform_relocation): Distinguish between octets
4343 and bytes. Use octets when indexing into octet data; use bytes
4344 when calculating target addresses.
4345 (bfd_install_relocation): Ditto.
4346
4347 * srec.c (srec_write_section): Ditto.
4348
4349 2000-01-13 Nick Clifton <nickc@cygnus.com>
4350
4351 * coff-mcore.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Change from
4352 3 to 2. This allows 4 byte sized sections, which is necessary for
4353 dlltool to build functioning DLLs.
4354
4355 2000-01-10 Philip Blundell <pb@futuretv.com>
4356
4357 * config.bfd (arm*-*-linux-gnu*): Match instead of arm*-*-linux-gnu.
4358 (arm*-*-conix*): New target.
4359
4360 2000-01-10 Egor Duda <deo@logos-m.ru>
4361
4362 * config.bfd: Include elf32_i386 vector to target list for cygwin
4363 and mingw.
4364
4365 * config.in: Undefine HAVE_WIN32_PSTATUS_T.
4366 * configure.in: Test for structure win32_pstatus_t in
4367 <sys/procfs.h>
4368 * configure: Regenerate.
4369
4370 * elf.c (elfcore_grok_win32pstatus): New function: process
4371 win32_pstatus_t notes in elf core file.
4372 (elfcore_grok_note): Detect win32_pstatus notes.
4373
4374 2000-01-03 Martin v. Loewis <loewis@informatik.hu-berlin.de>
4375
4376 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Process symbol
4377 visibility.
4378 * elflink.h (elf_link_add_object_symbols): Combine visibilities.
4379 * elf.c (bfd_elf_print_symbol): Interpret st_other as visibility.
4380
4381 For older changes see ChangeLog-9899
4382 \f
4383 Local Variables:
4384 mode: change-log
4385 left-margin: 8
4386 fill-column: 74
4387 version-control: never
4388 End:
This page took 0.120223 seconds and 4 git commands to generate.