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