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