* elf32-h8300.c: Put all prototypes together.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2001-08-29 Joel Sherrill <joel@OARcorp.com>
2
3 * config.bfd (i[3456]86-*-rtems*, m68*-*-rtems*): Change
4 default from coff to elf.
5
6 2001-08-29 Jeff Law <law@redhat.com>
7
8 * elf32-h8300.c: Put all prototypes together.
9 (elf32_h8_info_to_howto): Parameter elf_reloc is used.
10 (elf32_h8_final_link_relocate): New function for linker.
11 (elf32_h8_relocate_section): Similarly.
12 (elf_backend_relocate_section): Define.
13
14 * cpu-h8300.c (h8300_scan, compatible): Prototype.
15 (h8300_scan): Handle architecture:machine encodings typically
16 found in linker scripts.
17 * elf.c (prep_headers): Do not try to do H8 machine recognition
18 here.
19 * elf32-h8300.c: Add some missing prototypes.
20 (elf32_h8_mach, elf32_h8_final_write_processing): New functions.
21 (elf32_h8_object_p): Similarly.
22
23 2001-08-29 Alan Modra <amodra@bigpond.net.au>
24
25 * targmatch.sed: Delete case statements.
26 * config.bfd <powerpc-*-aix* entry>: Select 64 bit xcoff for
27 aix4.3 and above.
28
29 Wed Aug 29 02:27:36 2001 J"orn Rennecke <amylaar@redhat.com>
30
31 * Makefile.am (elf32-h8300.lo): New target.
32 * config.bfd (h8300*-*-elf): New case.
33 * configure.in (bfd_elf32_h8300_vec): New case.
34 * elf.c (prep_headers): Add case for bfd_arch_h8300.
35 * reloc.c (BFD_RELOC_H8_DIR16A8): New relocation.
36 (BFD_RELOC_H8_DIR16R8, BFD_RELOC_H8_DIR24A8): Likewise.
37 (BFD_RELOC_H8_DIR24R8, BFD_RELOC_H8_DIR32A16): Likewise.
38 * targets.c (bfd_target bfd_elf32_h8300_vec): New extern declaration.
39 * elf32-h8300.c: New file.
40 * Makefile.in, bfd-in2.h, libbfd.h, configure: Regenerated.
41
42 2001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
43
44 * sparclynx.c: Add missing prototypes.
45 * coff-mcore.c: Add missing prototypes.
46 * elf32-pj.c: Add missing prototypes.
47 * nlm32-sparc.c: Add missing prototypes.
48 * oasys.c: Add missing prototypes.
49 * pdp11.c: Add missing prototypes.
50 * pe-mips.c: Add missing prototypes.
51 * riscix.c: Add missing prototypes.
52
53 2001-08-27 Daniel Jacobowitz <drow@mvista.com>
54
55 * elf32-i386.c: Add missing prototypes.
56 * elf32-ppc.c: Likewise.
57 * elf32-sh-lin.c: Likewise.
58 * elfarm-nabi.c: Likewise.
59
60 2001-08-27 Daniel Jacobowitz <drow@mvista.com>
61
62 * elf32-i386.c (elf_i386_grok_prstatus): New function.
63 (elf_i386_grok_psinfo): New function.
64 (elf_backend_grok_prstatus): Define.
65 (elf_backend_grok_psinfo): Likewise.
66 * elf32-ppc.c (ppc_elf_grok_prstatus): New function.
67 (ppc_elf_grok_psinfo): New function.
68 (elf_backend_grok_prstatus): Define.
69 (elf_backend_grok_psinfo): Likewise.
70 * elf32-sh-lin.c (elf32_shlin_grok_prstatus): New function.
71 (elf32_shlin_grok_psinfo): New function.
72 (elf_backend_grok_prstatus): Define.
73 (elf_backend_grok_psinfo): Likewise.
74 * elfarm-nabi.c (elf32_arm_nabi_grok_prstatus): New function.
75 (elf32_arm_nabi_grok_psinfo): New function.
76 (elf_backend_grok_prstatus): Define.
77 (elf_backend_grok_psinfo): Likewise.
78
79 2001-08-27 H.J. Lu <hjl@gnu.org>
80
81 * elf32-mips.c (mips_elf_create_dynamic_relocation): Add more
82 sanity check.
83 (mips_elf_calculate_relocation): Create dynamic relocation for
84 symbols with weak definition or the ELF_LINK_HASH_DEF_REGULAR
85 bit is not set.
86
87 2001-08-27 H.J. Lu <hjl@gnu.org>
88
89 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Add prototype.
90 (_bfd_mips_elf_copy_indirect_symbol): Likewise.
91 (_bfd_elf32_mips_grok_prstatus): Likewise.
92 (_bfd_elf32_mips_grok_psinfo): Likewise.
93 (_bfd_mips_elf_hide_symbol): Make it static and cast to
94 `struct mips_elf_link_hash_entry *'.
95 (_bfd_mips_elf_copy_indirect_symbol): Make it static.
96
97 2001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
98
99 * mipsbsd.c: Add missing prototypes.
100 * hp300hpux.c: Add missing prototypes.
101 * i386aout.c: Add missing prototypes.
102 * i386lynx.c: Add missing prototypes.
103 * i386mach3.c: Add missing prototypes.
104 * i386msdos.c: Add missing prototypes.
105 * i386os9k.c: Add missing prototypes.
106
107 2001-08-27 Linus Nordberg <linus@swox.se>
108 Torbjorn Granlund <tege@swox.com>
109 Staffan Ulfberg <staffanu@swox.se>
110 Alan Modra <amodra@bigpond.net.au>
111
112 * config.bfd: Add powerpc64 target. Add powerpc64 vectors to
113 targ64_selvecs for 32 bit powerpc targets.
114 * Makefile.am (BFD64_BACKENDS): Add elf64-ppc.lo.
115 (BFD64_BACKENDS_CFILES): Add elf64-ppc.c.
116 Run "make dep-am".
117 * Makefile.in: Regenerate.
118 * configure.in: Add elf64_powerpc vecs.
119 * configure: Regenerate.
120 * cpu-powerpc.c: Default to bfd_mach_ppc_620 entry for 64 bit.
121 * elf.c (prep_headers): EM_PPC64 for 64 bit ppc elf target.
122 * targets.c: Add bfd_elf64_powerpc_vec and bfd_elf64_powerpcle_vec.
123 * elf64-ppc.c: New file.
124 * reloc.c: Add powerpc64 relocs.
125 * libbfd.h: Regenerate.
126 * bfd-in2.h: Regenerate.
127
128 2001-08-27 Andreas Schwab <schwab@suse.de>
129
130 * elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTREL if the
131 reloc is against read-only section.
132 (elf32_m68k_size_dynamic_sections): Use DF_TEXTREL flag instead of
133 looking up section names for DT_TEXTREL.
134 (elf32_m68k_reloc_type_class): New function.
135 (elf_backend_reloc_type_class): Define.
136
137 2001-08-27 Andreas Jaeger <aj@suse.de>
138
139 * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if the
140 reloc is against read-only section.
141 (elf_s390_size_dynamic_sections): Use DF_TEXTREL flag instead of
142 looking up section names for DT_TEXTREL.
143 (elf_s390_reloc_type_class): New.
144 (elf_backend_reloc_type_class): Define.
145
146 * elf32-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if the
147 reloc is against read-only section.
148 (elf_s390_size_dynamic_sections): Use DF_TEXTREL flag instead of
149 looking up section names for DT_TEXTREL.
150 (elf_s390_reloc_type_class): New.
151 (elf_backend_reloc_type_class): Define.
152
153 * elf32-ppc.c (ppc_elf_check_relocs): Set DF_TEXTREL if the reloc
154 is against read-only section.
155 (ppc_elf_size_dynamic_sections): Use DF_TEXTREL flag instead of
156 looking up section names for DT_TEXTREL.
157 (ppc_elf_reloc_type_class): New.
158 (elf_backend_reloc_type_class): Define.
159
160 2001-08-26 Andreas Jaeger <aj@suse.de>
161
162 * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if the
163 reloc is against read-only section.
164 (elf_cris_size_dynamic_sections): Use DF_TEXTREL flag instead of
165 looking up section names for DT_TEXTREL.
166 (elf_cris_reloc_type_class): New.
167 (elf_backend_reloc_type_class): Define.
168
169 * elf32-sh.c (sh_elf_check_relocs): Set DF_TEXTREL if the reloc is
170 against read-only section.
171 (elf_backend_reloc_type_class): Define.
172 (sh_elf_reloc_type_class): New.
173 (sh_elf_size_dynamic_sections): Use DF_TEXTREL flag instead of
174 looking up section names for DT_TEXTREL.
175
176 * elf32-arm.h (elf32_arm_check_relocs): Set DF_TEXTREL if the
177 reloc is against read-only section.
178 (elf32_arm_size_dynamic_sections): Use DF_TEXTREL flag instead of
179 looking up section names for DT_TEXTREL.
180 (elf32_arm_reloc_type_class): New.
181 (elf_backend_reloc_type_class): Define.
182
183 2001-08-25 Andreas Jaeger <aj@suse.de>
184
185 * oasys.c: Add missing prototypes.
186
187 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Add unused
188 attribute for parameter.
189 * elf.c (_bfd_elf_reloc_type_class): Likewise.
190
191 * versados.c (get_4): Make static.
192 (get_10): Make static.
193 Add missing prototypes.
194 (process_esd): Fix call to versados_new_symbol.
195
196 2001-08-25 Nick Clifton <nickc@cambridge.redhat.com>
197
198 * coff-a29k.c: Add missing prototypes.
199 * coff-apollo.c: Add missing prototypes.
200 * coff-arm.c: Add missing prototypes.
201 * coff-i860.c: Add missing prototypes.
202 * coff-rs6000.c: Add missing prototypes.
203 * coff-tic80.c: Add missing prototypes.
204 * elf-m10200.c: Add missing prototypes.
205 * elf-m10300.c: Add missing prototypes.
206 * elf32-arm.h: Add missing prototypes.
207 * elf32-d10v.c: Add missing prototypes.
208 * elf32-m32r.c: Add missing prototypes.
209 * elf32-mcore.c: Add missing prototypes.
210 * elf32-openrisc.c: Add missing prototypes.
211 * elf32-sh.c: Add missing prototypes.
212 * elf32-sparc.c: Add missing prototypes.
213 * elf32-v850.c: Add missing prototypes.
214 * elfarm-nabi.c: Add missing prototypes.
215 * elfarm-oabi.c: Add missing prototypes.
216
217 2001-08-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
218
219 * elf32-mips.c (elf_mips_abi_name): Return the right ABI string for
220 E_MIPS_ABI_O64 and E_MIPS_ABI_EABI64
221
222 2001-08-24 H.J. Lu <hjl@gnu.org>
223
224 * elf.c (_bfd_elf_merge_sections): Fail if not using an ELF
225 hash structure.
226
227 2001-08-24 Nick Clifton <nickc@cambridge.redhat.com>
228
229 * elf-bfd.h (elf_hash_table): Revert definition.
230 (is_elf_hash_table): New macro.
231 * elflink.h (elf_link_add_object_symbols): Test
232 is_elf_hash_table before accessing ELF only fields in hash
233 structure.
234 (elf_link_create_dynamic_sections): Fail if not using an ELF
235 hash structure.
236 (elf_add_dynamic_entry): Fail if not using an ELF hash
237 structure.
238 (elf_link_record_local_dynamic_symbol): Fail if not using an
239 ELF hash structure.
240 (size_dynamic_sections): Fail if not using an ELF hash
241 structure.
242 (elf_adjust_dynamic_symbol): Fail if not using an ELF
243 hash structure.
244 (elf_bfd_final_link): Fail if not using an ELF hash
245 structure.
246
247 2001-08-24 H.J. Lu <hjl@gnu.org>
248
249 * elf-bfd.h (elf_hash_table): Return NULL if the linker hash
250 table is not an ELF linker hash table.
251
252 * elf.c (_bfd_elf_link_hash_table_init): Set the linker hash
253 table type to bfd_link_elf_hash_table.
254
255 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_create): Revert
256 the last change.
257
258 * linker.c (_bfd_link_hash_table_init): Set the linker hash
259 table type to bfd_link_generic_hash_table.
260
261 2001-08-24 Alexandre Oliva <aoliva@redhat.com>
262
263 * bfd.c (bfd_alt_mach_code): New function.
264 * bfd-in2.h: Rebuilt.
265
266 2001-08-24 Alexandre Oliva <aoliva@redhat.com>
267
268 * elf-m10300.c (mn10300_elf_relocate_section): Test the right
269 `type' field in the hash entry when deciding whether to follow a
270 link.
271
272 2001-08-24 Jakub Jelinek <jakub@redhat.com>
273
274 * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, not
275 last.
276 (elf_link_sort_relocs): Adjust accordingly.
277
278 * elf64-alpha.c (struct alpha_elf_link_hash_entry): Add reltext flag.
279 (elf64_alpha_check_relocs): Set it if section this reloc is against
280 is read-only. Set DF_TEXTREL if a RELATIVE reloc is needed against
281 read-only section.
282 (elf64_alpha_calc_dynrel_sizes): Set DF_TEXTREL flag if relocation
283 is is against read-only section.
284 (elf64_alpha_size_dynamic_sections): Use DF_TEXTREL flag, don't
285 check section names.
286 (elf64_alpha_reloc_type_class): New.
287 (elf_backend_reloc_type_class): Define.
288
289 2001-08-24 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
290
291 * linker.c (_bfd_generic_link_add_archive_symbols): Replace alloca()
292 by bfd_malloc().
293
294 2001-08-23 Andreas Jaeger <aj@suse.de>
295
296 * elf64-x86-64.c (elf64_x86_64_check_relocs): Set DF_TEXTREL if
297 the reloc is against read-only section.
298 (elf64_x86_64_size_dynamic_sections): Use DF_TEXTREL flag instead
299 of looking up section names for DT_TEXTREL.
300 (elf64_x86_64_reloc_type_class): New.
301 (elf_backend_reloc_type_class): Define.
302
303 2001-08-23 H.J. Lu <hjl@gnu.org>
304
305 * syms.c (bfd_print_symbol_vandf): Add abfd to arg.
306 * bfd-in2.h (bfd_print_symbol_vandf): Regenerated.
307
308 * aoutx.h (NAME(aout,print_symbol)): Pass abfd to
309 bfd_print_symbol_vandf.
310 * coffgen.c (coff_print_symbol): Likewise.
311 * elf.c (bfd_elf_print_symbol): Likewise.
312 * ieee.c (ieee_print_symbol): Likewise.
313 * nlmcode.h (nlm_print_symbol): Likewise.
314 * oasys.c (oasys_print_symbol): Likewise.
315 * pdp11.c (NAME(aout,print_symbol)): Likewise.
316 * som.c (som_print_symbol): Likewise.
317 * srec.c (srec_print_symbol): Likewise.
318 * tekhex.c (tekhex_print_symbol): Likewise.
319 * versados.c (versados_print_symbol): Likewise.
320 * vms.c (vms_print_symbol): Likewise.
321
322 * elf.c (_bfd_elf_print_private_bfd_data): Replace fprintf_vma
323 with bfd_fprintf_vma.
324 (bfd_elf_print_symbol): Likewise.
325 * syms.c (bfd_print_symbol_vandf): Likewise.
326
327 2001-08-23 Nick Clifton <nickc@cambridge.redhat.com>
328
329 * aoutf1.h (sunos_write_object_contents): Silence compile time
330 warning.
331 * libaout.h (N_SET_DYNAMIC): Silence compile time warning.
332
333 * bout.c: Add missing function prototypes. Fix formatting.
334 * coff-z8k.c: Add missing function prototypes. Fix formatting.
335 * coff-w65.c: Add missing function prototypes. Fix formatting.
336 * coff-h8500.c: Add missing function prototypes. Fix formatting.
337 * coff-h8300.c: Add missing function prototypes. Fix formatting.
338 * coff-tic54x.c: Add missing function prototypes. Fix formatting.
339 * coff-tic30.c: Add missing function prototypes. Fix formatting.
340 * coff-m68k.c: Add missing function prototypes. Fix formatting.
341 * coff-rs6000.c: Add missing function prototypes. Fix formatting.
342 * coff-sh.c: Add missing function prototypes. Fix formatting.
343
344 2001-08-23 Jakub Jelinek <jakub@redhat.com>
345
346 * elf-bfd.h (enum elf_reloc_type_class): New.
347 (struct elf_backend_data): Add elf_backend_reloc_type_class.
348 (_bfd_elf_reloc_type_class): New.
349 * elfxx-target.h (elf_backend_reloc_type_class): Define.
350 (elfNN_bed): Add elf_backend_reloc_type_class.
351 * elf.c (_bfd_elf_reloc_type_class): New.
352 * elf32-i386.c (elf_i386_check_relocs): Set DF_TEXTREL if the reloc
353 is against read-only section.
354 (elf_i386_size_dynamic_sections): Use DF_TEXTREL flag instead of
355 looking up section names for DT_TEXTREL.
356 (elf_i386_reloc_type_class): New.
357 (elf_backend_reloc_type_class): Define.
358 * elf32-sparc.c (elf32_sparc_check_relocs): Set DF_TEXTREL if the
359 reloc is against read-only section.
360 (elf32_sparc_size_dynamic_sections): Use DF_TEXTREL flag instead of
361 looking up section names for DT_TEXTREL.
362 (elf32_sparc_reloc_type_class): New.
363 (elf_backend_reloc_type_class): Define.
364 * elf64-sparc.c (sparc64_elf_check_relocs): Set DF_TEXTREL if the
365 reloc is against read-only section.
366 (sparc64_elf_size_dynamic_sections): Use DF_TEXTREL flag instead of
367 looking up section names for DT_TEXTREL.
368 (sparc64_elf_reloc_type_class): New.
369 (elf_backend_reloc_type_class): Define.
370 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add reltext field.
371 (elfNN_ia64_hash_table_create): Clear ia64_info.
372 (get_reloc_section): Set DF_TEXTREL if the reloc is against read-only
373 section.
374 (elfNN_ia64_size_dynamic_sections): Use ia64_info->reltext flag
375 instead of looking up section names for DT_TEXTREL.
376 (elfNN_ia64_reloc_type_class): New.
377 (elf_backend_reloc_type_class): Define.
378 * elflink.h (size_dynamic_sections): Add spare DT_NULL tags.
379 (struct elf_link_sort_rela): New.
380 (elf_link_sort_cmp1, elf_link_sort_cmp2, elf_link_sort_relocs): New.
381 (elf_bfd_final_link): Call elf_link_sort_relocs.
382 Convert one spare DT_NULL into DT_RELCOUNT resp. DT_RELACOUNT if
383 necessary.
384
385 2001-08-23 Nick Clifton <nickc@cambridge.redhat.com>
386
387 * configure.in (x86-bsdi): No corefile support.
388 * configure: Regenerate.
389
390 2001-08-22 Nick Clifton <nickc@cambridge.redhat.com>
391
392 * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Add missing
393 comma.
394
395 2001-08-21 Mark Elbrecht <snowball3@bigfoot.com>
396
397 * coff-go32.c: Make DWARF2 sections use an alignment of 0. Set
398 the alignment of dwarf2 linkonce sections to 0.
399 * coff-sto32.c: Likewise.
400
401 2001-08-20 Andreas Jaeger <aj@suse.de>
402
403 * coff-sparc.c: Add missing prototypes.
404 * elf32-s390.c: Likewise.
405 * elf32-i960.c: Likewise.
406 * aout-target.h: Likewise.
407
408 2001-08-20 H.J. Lu <hjl@gnu.org>
409
410 * elf-bfd.h (elf_obj_tdata): Add num_section_syms.
411 (elf_num_section_syms): New for num_section_syms.
412
413 * elf.c (elf_map_symbols): Set num_section_syms.
414 (_bfd_elf_symbol_from_bfd_symbol): Check num_section_syms for
415 the section symbol index.
416
417 2001-08-20 Nick Clifton <nickc@cambridge.redhat.com>
418
419 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_create): Never
420 select the generic has table creator. All elf backends need elf
421 specific fields in the hash table.
422
423 2001-08-20 Alan Modra <amodra@bigpond.net.au>
424
425 * archive.c (offsetof): Remove define.
426 * elf.c: Likewise.
427 * oasys.c: Likewise
428 * sysdep.h (offsetof): Define.
429
430 2001-08-17 Alan Modra <amodra@bigpond.net.au>
431
432 * bfd.c (bfd_get_gp_size): Return an unsigned int.
433 (bfd_set_gp_size): Make param unsigned.
434 * bfd-in2.h: Regenerate.
435 * elf32-ppc.c (ppc_elf_add_symbol_hook): Use elf_gp_size rather
436 than calling bfd_get_gp_size.
437 * elf64-alpha.c (elf64_alpha_add_symbol_hook): Likewise.
438 * elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Likewise.
439
440 2001-08-17 Alan Modra <amodra@bigpond.net.au>
441
442 * linker.c (default_fill_link_order): Handle four byte fill value.
443
444 2001-08-17 Alan Modra <amodra@bigpond.net.au>
445
446 * elf64-sparc.c (sparc64_elf_output_arch_syms): Add missing
447 prototype.
448 * nlm32-alpha.c (nlm_alpha_write_external): Fix warning.
449
450 * elf64-mips.c (UNUSED_RELOC): Define.
451 (mips_elf64_howto_table_rel): Use it.
452 (mips_elf64_howto_table_rela): Here too.
453 (mips_elf64_write_relocs): Fix signed/unsigned warning.
454
455 * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED to
456 silence warning.
457 * coffgen.c (coff_print_symbol): Fix warnings.
458 (coff_find_nearest_line): Likewise.
459 * cofflink.c (_bfd_coff_link_input_bfd): Likewise.
460 * coff-alpha.c (alpha_convert_external_reloc): Likewise.
461 * format.c (bfd_check_format_matches): Likewise.
462 (bfd_set_format): Likewise.
463 * coff-ia64.c: Add missing prototypes.
464 * elf64-alpha.c (struct alpha_elf_link_hash_entry): Make addend
465 signed to silence warnings.
466 (elf64_alpha_relocate_section): Likewise.
467 (elf64_alpha_find_reloc_at_ofs): Fix warnings.
468 (elf64_alpha_add_symbol_hook): Likewise.
469 (elf64_alpha_final_link): Likewise.
470 (elf64_alpha_relax_section): Remove redundant assign to info.gotent.
471 (elf64_alpha_merge_gots): Add ATTRIBUTE_UNUSED to unused args.
472 (elf64_alpha_size_got_sections): Likewise.
473 * elfxx-ia64.c: Add missing prototypes.
474 (elfNN_ia64_relocate_section): Fix warning.
475 (elfNN_ia64_unwind_entry_compare): Make params const.
476
477 2001-08-17 Alan Modra <amodra@bigpond.net.au>
478
479 * config.bfd (targ64_selvecs): New.
480 <powerpc-*-aix* entry>: Use it here instead of ineffectual #ifdef.
481
482 * bfd-in.h (BFD_VERSION): Remove wrong comment.
483 (BFD_DEFAULT_TARGET_SIZE): New.
484 (BFD_ARCH_SIZE): Comment.
485 * configure.in (target_size): New. Set instead of target64 in
486 selvecs case statement. Set target64 from it.
487 (bfd_default_target_size): New. Set from taget_size. AC_SUBST.
488 * bfd-in2.h: Regenerate.
489 * configure: Regenerate.
490
491 2001-08-17 Alan Modra <amodra@bigpond.net.au>
492
493 * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.
494 (bfd_errmsgs): Add corresponding message.
495 * archive.c (bfd_generic_archive_p): Don't release bfd_ardata when
496 finding an archive that contains different format object files.
497 Return bfd_error_wrong_object_format for this case.
498 * format.c: Formatting fixes. s/CONST/const/.
499 (bfd_check_format_matches): Accept archives that give
500 bfd_error_wrong_object_format if no full match is found. Tidy
501 code handling matching_vector. Don't return a pointer to freed
502 memory in `matching'. Handle ambiguous matches as for partial
503 archive matches.
504 * bfd-in2.h: Regenerate.
505
506 2001-08-15 Alan Modra <amodra@bigpond.net.au>
507
508 * libieee.h (common_header_type): Add last_byte field.
509
510 * ieee.c: Add missing prototypes. Some format fixes.
511 (struct output_buffer_struct): Move for availability to prototypes.
512 (ieee_part_after): New function.
513 (ieee_slurp_debug): Use it here.
514 (ieee_seek): Pass in ieee_data_struct rather than bfd. Use
515 ieee_part_after to set last_byte to one past end of current part.
516 Update callers.
517 (ieee_pos): Pass in ieee_data_struct rather than bfd.
518 Update callers.
519 (parse_expression): Don't go beyond the end of the current part.
520 (ieee_slurp_external_symbols): Correct type passed to read_2bytes.
521 (ieee_get_symtab_upper_bound, ieee_get_symtab,
522 ieee_get_symbol_info, ieee_print_symbol, ieee_new_section_hook,
523 ieee_get_reloc_upper_bound, ieee_canonicalize_reloc, block,
524 ieee_set_section_contents, ieee_write_object_contents,
525 ieee_make_empty_symbol): Make static.
526 (ieee_archive_p): Correct comments regarding bfd_read.
527 (ieee_object_p): Similarly.
528 (ieee_mkobject): Move it. Clear output_ptr_start, output_ptr,
529 output_ptr_end, input_ptr_start, input_ptr, input_ptr_end,
530 input_bfd, output_bfd, output_buffer.
531 (do_as_repeat): Write out ieee_set_current_pc_enum value as for
532 do_with_relocs, ie. as a symbol for relocatable files.
533 (ieee_vec): Add comments showing functions referenced by macros.
534
535 2001-08-14 Nick Clifton <nickc@cambridge.redhat.com>
536
537 * aout-tic30.c: Add missing prototypes. Fix formatting.
538 * aout-ns32k.c: Add missing prototypes. Fix formatting.
539 * peXXigen.c: Add missining prototypes. Fix formatting.
540 * aout-adobe.c: Add missining prototypes. Fix formatting.
541
542 2001-08-13 Nick Clifton <nickc@cambridge.redhat.com>
543
544 * elf32-v850.c: Add missing function prototypes.
545 Fix some formatting.
546
547 * cpu-v850.c: Add missing function prototype.
548 Fix some formatting.
549
550 2001-08-11 Nick Clifton <nickc@cambridge.redhat.com>
551
552 * elf-bfd.h (struct elf_backend_data): Add new fields
553 'elf_backend_sprintf_vma' and 'elf_backend_fprintf_vma'.
554 (bfd_elf_sprintf_vma): Rename function prototype to
555 '_bfd_elf_sprintf_vma'.
556 (bfd_elf_fprintf_vma): Rename function prototype to
557 '_bfd_elf_fprintf_vma'.
558 * bfd.c (bfd_sprintf_vma): Do not invoke bfd_elf_sprintf_vma
559 directly, instead indirect via the elf_backend_data structure.
560 (bfd_fprintf_vma): Do not invoke bfd_elf_fprintf_vma directly,
561 instead indirect via the elf_backend_data structure.
562 * elf.c (bfd_elf_sprintf_vma): Rename to _bfd_elf_sprintf_vma.
563 (bfd_elf_fprintf_vma): Rename to _bfd_elf_fprintf_vma.
564 * elfxx-target.h (elf_backend_sprintf_vma): Initialise if not
565 already defined.
566 (elf_backend_fprintf_vma): Initialise if not already defined.
567 (struct elf_backend_data): Initialise the
568 elf_backend_sprintf_vma and elf_backend_fprintf_vma fields.
569
570 2001-08-10 Andreas Jaeger <aj@suse.de>
571
572 * elf64-sparc.c: Add missing prototypes.
573 * elf32-cris.c: Likewise.
574 * elf32-i370.c: Likewise.
575 * elf64-hppa.c: Likewise.
576 * elf64-s390.c: Likewise.
577
578 2001-08-10 Andreas Jaeger <aj@suse.de>
579
580 * elf64-x86-64.c (elf64_x86_64_elf_object_p): Make static.
581 Add prototypes where needed.
582
583 2001-08-10 H.J. Lu <hjl@gnu.org>
584
585 * bfd.c (bfd_sprintf_vma): Fix a typo in the last change.
586 (bfd_fprintf_vma): Likewise.
587
588 2001-08-10 H.J. Lu <hjl@gnu.org>
589
590 * bfd.c (bfd_sprintf_vma): Don't return void.
591 (bfd_fprintf_vma): Likewise.
592
593 2001-08-10 Andreas Jaeger <aj@suse.de>
594
595 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
596 to build warnings.
597 * configure: Regenerate.
598
599 2001-08-10 Alan Modra <amodra@bigpond.net.au>
600
601 * elf.c (bfd_elf_sprintf_vma): Add ATTRIBUTE_UNUSED to quiet
602 warning if not BFD64. Add braces so emacs auto format works.
603 (bfd_elf_fprintf_vma): Likewise.
604
605 * libxcoff.h (struct xcoff_backend_data_rec): Constify src param
606 of _xcoff_swap_ld*.
607 * coff-rs6000.c (xcoff_swap_ldhdr_in): Modify type of external
608 param to agree with libxcoff.h.
609 (xcoff_swap_ldhdr_out): Likewise.
610 (xcoff_swap_ldsym_in): Likewise.
611 (xcoff_swap_ldsym_out): Likewise.
612 (xcoff_swap_ldrel_in): Likewise.
613 (xcoff_swap_ldrel_out): Likewise.
614 (xcoff_create_csect_from_smclas): Likewise.
615 * coff64-rs6000.c: Add missing prototypes.
616 (xcoff64_swap_ldhdr_in): Modify type of external param to agree
617 with libxcoff.h.
618 (xcoff64_swap_ldhdr_out): Likewise.
619 (xcoff64_swap_ldsym_in): Likewise.
620 (xcoff64_swap_ldsym_out): Likewise.
621 (xcoff64_swap_ldrel_in): Likewise.
622 (xcoff64_swap_ldrel_out): Likewise.
623 (xcoff64_ppc_relocate_section): Make static.
624 (xcoff64_slurp_armap): Likewise.
625 (xcoff64_archive_p): Likewise.
626 (xcoff64_openr_next_archived_file): Likewise.
627 (xcoff64_sizeof_headers): Likewise.
628 (xcoff64_is_lineno_count_overflow): Likewise.
629 (xcoff64_is_reloc_count_overflow): Likewise.
630 (xcoff64_loader_symbol_offset): Likewise.
631 (xcoff64_loader_reloc_offset): Likewise.
632 * elf64-gen.c: Add missing prototypes.
633
634 2001-08-09 H.J. Lu <hjl@gnu.org>
635
636 * elf.c (bfd_elf_sprintf_vma): Check ELFCLASS64 only in BFD64.
637 (bfd_elf_fprintf_vma): Likewise.
638
639 2001-08-09 H.J. Lu <hjl@gnu.org>
640
641 * bfd-in.h (bfd_elf_sprintf_vma, bfd_elf_fprintf_vma): Moved
642 to ...
643 * elf-bfd.h: Here.
644 * bfd-in2.h: Regenerated.
645
646 2001-08-09 H.J. Lu <hjl@gnu.org>
647
648 * bfd-in.h (bfd_sprintf_vma): New prototype.
649 (bfd_fprintf_vma): Likewise.
650 (bfd_elf_sprintf_vma): Likewise.
651 (bfd_elf_fprintf_vma): Likewise.
652 (bfd_printf_vma): New. Defined with bfd_fprintf_vma.
653 * bfd-in2.h: Regenerated.
654
655 * bfd.c (bfd_sprintf_vma): New. Defined.
656 (bfd_fprintf_vma): Likewise.
657
658 * elf.c (bfd_elf_sprintf_vma): New. Defined.
659 (bfd_elf_fprintf_vma): Likewise.
660
661 2001-08-09 Alan Modra <amodra@bigpond.net.au>
662
663 * coff-rs6000.c: Add missing prototypes.
664 (xcoff_ppc_relocate_section, xcoff_is_lineno_count_overflow,
665 xcoff_is_reloc_count_overflow, xcoff_loader_symbol_offset,
666 xcoff_loader_reloc_offset): Make static.
667 * dwarf1.c: Add missing prototypes.
668 * dwarf2.c: Add missing prototypes.
669 (struct abbrev_info): Move definition.
670 (struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.
671 * elf.c: Add missing prototypes.
672 * elf32-gen.c: Likewise.
673 * elf32-i386.c: Likewise.
674 * elf32-ppc.c: Likewise.
675 (ppc_elf_sort_rela): Use PTR instead of "void *".
676 * elflink.h: Add missing prototypes. Formatting fixes.
677 * merge.c: Add missing prototypes.
678 (last4_eq): Use PTR instead of "void *".
679 (last_eq): Likewise.
680 * syms.c: Add missing prototypes.
681
682 2001-08-09 Nick Clifton <nickc@cambridge.redhat.com>
683
684 * bfd.c: Fix formatting.
685 * bfd-in2.h: Regenerate.
686
687 2001-08-09 Nick Clifton <nickc@cambridge.redhat.com>
688
689 * elf32-arc.c (R_ARC_B22_PCREL): Change 'partial_inplace' to
690 true (this target uses REL relocations) and 'pcrel_offset' to
691 false (the PC is implied, not stored in the offset).
692
693 2001-08-08 Alan Modra <amodra@bigpond.net.au>
694
695 1999-10-19 Linus Nordberg <linus@swox.se>
696 * elf-bfd.h (struct elf_backend_data): Add want_got_sym.
697 * elfxx-target.h (elf_backend_want_got_sym): Define.
698 (elfNN_bed): Add elf_backend_want_got_sym.
699 * elflink.c (_bfd_elf_create_got_section): Define
700 _GLOBAL_OFFSET_TABLE_ only if bed->want_got_sym.
701
702 2001-08-08 Alexandre Oliva <aoliva@redhat.com>
703
704 * dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms.
705 (find_rela_addend): New function.
706 (parse_comp_unit): Call it to find the abbrev offset addend.
707 (_bfd_dwarf2_find_nearest_line): Initialize and maintain the new
708 members of dwarf2_debug as debugging information is read.
709
710 2001-08-07 Nick Clifton <nickc@cambridge.redhat.com>
711
712 * coff-sh.c (sh_coff_reloc_type_lookup): Provide for sh-coff
713 targets as well as sh-pe.
714
715 2001-08-03 Ben Harris <bjh21@netbsd.org>
716
717 * elf32-arm.h (elf32_arm_final_link_relocate): Include offset of
718 reloc from start of section when computing value for R_ARM_REL32
719 reloc.
720
721 2001-08-03 Alan Modra <amodra@bigpond.net.au>
722
723 From H.J. Lu <hjl@gnu.org>
724 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Don't
725 keep relocs for undefined syms if there are no dynamic sections in
726 executable.
727 * elf32-hppa.c (allocate_plt_and_got_and_discard_relocs): Likewise.
728
729 2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
730
731 * cofflink.c (coff_link_check_ar_symbols): also search for
732 __imp__symbol as well as _symbol.
733 * linker.c (_bfd_generic_link_add_archive_symbols): also
734 search for __imp__symbol as well as _symbol.
735
736 2001-08-01 Adam Nemet <anemet@lnxw.com>
737
738 * elf.c (elf_sort_sections): Return zero only as the last step.
739
740 2001-08-01 Nick Clifton <nickc@cambridge.redhat.com>
741
742 * config.bfd (arm-vxworks): Change name of define from VXWORKS to
743 ARM_COFF_BUGFIX.
744 (arm-epoc-pe): Define ARM_COFF_BUGFIX.
745 coff-arm.c (coff_arm_relocate_section): Replace VXWORKS with
746 ARM_COFF_BUGFIX.
747
748 2001-07-30 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
749
750 * libecoff.h (_bfd_ecoff_styp_to_sec_flags): Changed return type
751 to match corresponding bfd_coff_backend data member.
752
753 2001-07-24 Alan Modra <amodra@bigpond.net.au>
754
755 * Makefile.am: Update dependencies with "make dep-am".
756 * Makefile.in: Regenerate
757
758 2001-07-15 H.J. Lu <hjl@gnu.org>
759
760 * Makefile.am (po/SRC-POTFILES.in): Use tmp.src instead of tmp.
761 (po/BLD-POTFILES.in): Use tmp.bld instead of tmp.
762 * Makefile.in: Regenerate.
763
764 2001-07-11 H.J. Lu <hjl@gnu.org>
765
766 * elf64-alpha.c (elf64_alpha_check_relocs): Set the ALLOC|LOAD
767 flags when creating the reloc section if the ALLOC flag in the
768 source section is set.
769
770 2001-07-11 Steve Ellcey <sje@cup.hp.com>
771
772 * reloc.c (bfd_reloc_code_type): Add IA64 relocs
773 BFD_RELOC_IA64_LTOFF_FPTR32MSB and BFD_RELOC_IA64_LTOFF_FPTR32LSB
774 * bfd-in2.h: Regenerate.
775 * libbfd.h: Regenerate.
776 * elfxx-ia64.c (ia64_howto_table): Define how to handle
777 new relocations.
778 (elfNN_ia64_reloc_type_lookup): Handle new relocations.
779 (elfNN_ia64_check_relocs): Likewise.
780 (elfNN_ia64_install_value): Likewise.
781 (elfNN_ia64_relocate_section): Likewise.
782
783 2001-07-11 Jakub Jelinek <jakub@redhat.com>
784
785 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support for
786 R_SPARC_UA64.
787 (elf32_sparc_check_relocs): Likewise.
788 Only create .rela section for alloced sections in shared libraries.
789 (elf32_sparc_relocate_section): Likewise.
790 Remove redundant check.
791 Optimize unaligned reloc usage.
792 * elf64-sparc.c (sparc64_elf_relocate_section): Remove redundant
793 check.
794
795 2001-07-11 H.J. Lu <hjl@gnu.org>
796
797 * elf64-alpha.c (elf64_alpha_check_relocs): Only use the same
798 ALLOC|LOAD flags as the source section for debugging sections
799 when creating the reloc section.
800
801 2001-07-05 Jim Wilson <wilson@redhat.com>
802
803 * linker.c (_bfd_generic_link_add_one_symbol, case BIG): Use
804 the section of the bigger symbol.
805
806 * syms.c (bfd_is_local_label): Return false if BSF_SECTION_SYM.
807
808 2001-07-05 Nick Clifton <nickc@cambridge.redhat.com>
809
810 * peicode.h (coff_swap_scnhdr_in): For sections containing
811 uninitialised data, only set their size to s_paddr if this does
812 not reset their size to zero. MS's latest compilers will set
813 s_paddr to zero.
814
815 2001-07-04 H.J. Lu <hjl@gnu.org>
816
817 * bfd/elf32-mips.c (_bfd_mips_elf_final_write_processing):
818 Handle bfd_mach_mips4400, bfd_mach_mips4600 and
819 bfd_mach_mips5000.
820
821 2001-07-03 Mark Elbrecht <snowball3@softhome.net>
822
823 * bfd.c (bfd_get_sign_extend_vma): Support DJGPP COFF targets.
824
825 * cofflink.c (_bfd_coff_link_input_bfd): Skip section symbols from
826 sections being discarded.
827
828 2001-06-30 Alan Modra <amodra@bigpond.net.au>
829
830 * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directly
831 instead of _bfd_elfcore_section_from_phdr.
832 * elf-bfd.h (_bfd_elfcore_section_from_phdr): Remove.
833 * elf.c (_bfd_elfcore_section_from_phdr): Remove.
834 (_bfd_elfcore_make_pseudosection): Expedite tail-call.
835 (elfcore_grok_prstatus): Likewise.
836 (elfcore_grok_lwpstatus): Likewise.
837 (bfd_get_elf_phdr_upper_bound): Likewise.
838 (elfcore_make_note_pseudosection): Formatting.
839 (_bfd_elfcore_strndup): Formatting.
840 * elf32-mips.c (mips_elf_sym_is_global): Formatting.
841 (_bfd_elf32_mips_grok_prstatus): Expedite tail-call.
842
843 2001-06-29 Daniel Jacobowitz <drow@mvista.com>
844
845 * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosection
846 and _bfd_elfcore_strndup.
847 (struct elf_backend_data): Add elf_backend_grok_prstatus
848 and elf_backend_grok_psinfo.
849 * elf.c (_bfd_elfcore_make_pseudosection): New function.
850 (elfcore_grok_prstatus): Use it.
851 (elfcore_make_note_pseudosection): Likewise.
852 (elfcore_strndup): Rename to...
853 (_bfd_elfcore_strndup): Here, and make global.
854 (elfcore_grok_psinfo): Use _bfd_elfcore_strndup.
855 (elfcore_grok_note): Call elf_backend_grok_prstatus
856 and elf_backend_grok_psinfo if available.
857 * elf32-mips.c (_bfd_elf32_mips_grok_prstatus): New function.
858 (_bfd_elf32_mips_grok_psinfo): New function.
859 (elf_backend_grok_prstatus): Define.
860 (elf_backend_grok_psinfo): Define.
861 * elfxx-target.h (elf_backend_grok_prstatus): Default to NULL.
862 (elf_backend_grok_psinfo): Likewise.
863 (elfNN_bed): Include elf_backend_grok_prstatus and
864 elf_backend_grok_psinfo.
865
866 2001-06-29 H.J. Lu <hjl@gnu.org>
867
868 * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Check if
869 hplink->sgot is NULL before filling GOT. Check if hplink->splt
870 is NULL before filling PLT.
871
872 2001-06-29 Alan Modra <amodra@bigpond.net.au>
873
874 * elflink.h (elf_link_output_extsym): Revert 1999-04-10.
875
876 2001-06-27 Alan Modra <amodra@bigpond.net.au>
877
878 * elf32-hppa.c (elf32_hppa_check_relocs): Don't make syms dynamic
879 here..
880 (elf32_hppa_adjust_dynamic_symbol): ..nor here..
881 (allocate_plt_and_got_and_discard_relocs): .. instead do so here
882 after gc has run.
883
884 * elf32-hppa.c (RELATIVE_DYNAMIC_RELOCS): Delete.
885 (IS_ABSOLUTE_RELOC): Define.
886 (elf32_hppa_link_hash_entry): Always include reloc_entries field.
887 (hppa_link_hash_newfunc): Always init it.
888 (elf32_hppa_check_relocs): Mark symbols as ELF_LINK_NON_GOT_REF to
889 create COPY relocs only when the reloc is in a read-only section.
890 Instead, allocate space for a dynamic reloc to reference the
891 library symbol directly. Keep track of space we allocate using
892 relocs_entries.
893 (hppa_discard_copies): Delete, and move code to..
894 (allocate_plt_and_got): ..here. Rename to
895 allocate_plt_and_got_and_discard_relocs. Remove unneeded dynamic
896 relocs for non-shared link.
897 (elf32_hppa_size_dynamic_sections): Update calls to above.
898 (elf32_hppa_relocate_section): Write out the dynamic relocs used
899 in lieu of COPY relocs.
900
901 * elf32-i386.c (elf_i386_check_relocs): Don't make syms dynamic
902 here..
903 (elf_i386_adjust_dynamic_symbol): ..nor here..
904 (allocate_plt_and_got_and_discard_relocs): .. instead do so here
905 after gc has run.
906 (elf_i386_size_dynamic_sections): Fix a comment.
907 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Rearrange code
908 involved in writing reloc out.
909
910 2001-06-25 Alan Modra <amodra@bigpond.net.au>
911
912 * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386_PC32>):
913 Ensure syms are dynamic if we might be emitting a reloc.
914 (allocate_plt_and_got_and_discard_relocs): Don't discard relocs
915 for undefweak or undefined syms..
916 (elf_i386_relocate_section <R_386_32, R_386_PC32>): .. and emit.
917
918 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Discard
919 relocs without ELF_LINK_HASH_DEF_DYNAMIC set.
920 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Remove
921 redundant bfd_link_hash_defined, bfd_link_hash_defweak test.
922
923 2001-06-24 H.J. Lu <hjl@gnu.org>
924
925 * cpu-i960.c (scan_960_mach): Don't modify const char *. Use
926 strncasecmp/strcasecmp instead of strncmp/strcmp.
927
928 2001-06-23 H.J. Lu <hjl@gnu.org>
929
930 * elf32-i386.c (elf_i386_relocate_section <R_386_32, R_386_PC32>):
931 Check ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined
932 in the regular object file and treat the weak definition as
933 the normal one.
934
935 2001-06-23 Alan Modra <amodra@bigpond.net.au>
936
937 * elf32-i386.c (elf_i386_relocate_section <R_386_GOT32>): Tighten
938 unresolved_reloc test to exclude cases where we use "relocation"
939 before setting it to point into the .got. Reinstate fudge for
940 unresolved relocs in debugging sections.
941
942 * elf32-i386.c (elf_i386_relocate_section): Replace ugly
943 complicated tests for unresolvable relocs with a simple direct
944 scheme using "unresolved_reloc" var.
945
946 * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Rename to
947 elf_i386_dyn_relocs. Update comment.
948 (struct elf_i386_link_hash_entry): Rename pcrel_relocs_copied to
949 dyn_relocs.
950 (elf_i386_adjust_dynamic_symbol): Remove a BFD_ASSERT, change
951 others to aborts.
952 (allocate_plt_and_got_and_discard_relocs): Replace BFD_ASSERT with
953 abort.
954 (elf_i386_size_dynamic_sections): Likewise.
955 (elf_i386_finish_dynamic_symbol): Likewise.
956 (elf_i386_finish_dynamic_sections): Likewise.
957 (elf_i386_relocate_section): Likewise. Tidy R_386_GOT32 and error
958 handling code.
959
960 Avoid creating COPY relocs if possible.
961 * elf32-i386.c (elf_i386_check_relocs): Tweak condition under
962 which .got created. Mark symbols used by R_386_32 and R_386_PC32
963 relocs as ELF_LINK_NON_GOT_REF to create COPY relocs only when the
964 reloc is in a read-only section. Instead, allocate space for a
965 dynamic reloc to reference the library symbol directly. Keep
966 track of space we allocate using pcrel_relocs_copied.
967 (discard_copies): Delete, and move code to ..
968 (allocate_plt_and_got): ..here. Rename to
969 allocate_plt_and_got_and_discard_relocs. Remove unneeded dynamic
970 relocs for non-shared link.
971 (elf_i386_size_dynamic_sections): Update calls to above functions.
972 (elf_i386_relocate_section): Write out the dynamic relocs. Add
973 more ugly logic to avoid "unresolvable relocation" error. Use
974 htab shortcut in place of elf_hash_table macro.
975 (elf_i386_finish_dynamic_sections): Allow that dynamic .got may
976 not always be created now.
977
978 2001-06-20 Bo Thorsen <bo@suse.co.uk>
979
980 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix linking of
981 shared libraries.
982
983 2001-06-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
984
985 * configure.host (mips64-*-linux): Reformat.
986
987 2001-06-21 Alan Modra <amodra@bigpond.net.au>
988
989 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Always
990 allocate local .got space. Use shortcuts from hash table for .got
991 and .plt rather than comparing section names.
992 (elf32_hppa_check_relocs): Use local_plt_refcounts var rather than
993 adjusting index into local_got_refcounts to document what we are
994 really doing.
995 (elf32_hppa_relocate_section): Similarly for local_plt_offsets.
996 Tidy .got and .plt error checking.
997
998 2001-06-20 Catherine Moore <clm@redhat.com>
999
1000 * elf-bfd.h (struct elf_backend_data):
1001 elf_backend_emit_relocs: New field: Function for emitting
1002 relocs.
1003 elf_backend_count_relocs: New field: Function for determining
1004 the number of relocs to be emitted.
1005 * elfxx-target.h: Provide default (NULL) values for
1006 elf_backend_emit_relocs and elf_backend_count_relocs.
1007 * elflink.h (elf_link_size_reloc_section): Make the hash table
1008 big enough to hold the relocs counted by either reloc_count or
1009 o->reloc_count.
1010 (elf_bfd_final_link) emit_relocs: New boolean, set if relocs
1011 should be emitted, either because of a command line option
1012 stored in the info structure or because the target provides a
1013 special reloc emitting function.
1014 If the target provides a reloc counting function use it,
1015 unless performing a relocatable link or emitting all relocs.
1016 Also set the SEC_RELOC flag on any output section which will
1017 contain relocs.
1018 (elf_link_input_bfd): emit_relocs: New boolean, set if relocs
1019 should be emitted, either because of a command line option
1020 stored in the info structure or because the target provides a
1021 special reloc emitting function.
1022 If the target provides a reloc emitting function, use it,
1023 unless performing a relocatable link or emitting all relocs.
1024
1025 2001-06-20 H.J. Lu <hjl@gnu.org>
1026
1027 * elf32-i386.c (elf_i386_size_dynamic_sections): Always
1028 allocate local .got space.
1029
1030 2001-06-19 Andreas Jaeger <aj@suse.de>
1031
1032 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix creation of
1033 dynamic symbols.
1034
1035 2001-06-18 Hans-Peter Nilsson <hp@axis.com>
1036
1037 * elflink.h (struct elf_assign_sym_version_info): Remove member
1038 export_dynamic. All users changed to use info member.
1039 NAME(bfd_elf,size_dynamic_sections)): Remove parameter
1040 export_dynamic, instead use member in parameter info.
1041 * bfd-in.h (bfd_elf32_size_dynamic_sections,
1042 bfd_elf64_size_dynamic_sections): Update prototype.
1043 * bfd-in2.h: Regenerate.
1044
1045 2001-06-18 H.J. Lu <hjl@gnu.org>
1046
1047 * elflink.h (elf_info_failed): Add a new field, verdefs.
1048 (NAME(bfd_elf,size_dynamic_sections): Pass verdefs to
1049 elf_export_symbol.
1050 (elf_export_symbol): Check eif->verdefs to decide if a symbol
1051 should be exported.
1052
1053 2001-06-17 H.J. Lu <hjl@gnu.org>
1054
1055 * elf32-mips.c (mips_elf_link_hash_entry): Add a new field,
1056 readonly_reloc, to record if a relocation in the .rel.dyn
1057 section is against a read-only section.
1058 (mips_elf_link_hash_newfunc): Initialize the readonly_reloc
1059 field to false.
1060 (_bfd_mips_elf_check_relocs): Record if there is a relocation
1061 in the .rel.dyn section against a read-only section by setting
1062 DF_TEXTREL or readonly_reloc.
1063 (_bfd_mips_elf_copy_indirect_symbol): Copy readonly_reloc if
1064 it is true.
1065 (_bfd_mips_elf_adjust_dynamic_symbol): Record DF_TEXTREL if
1066 there is a relocation in the .rel.dyn section against a
1067 read-only section.
1068 (_bfd_mips_elf_size_dynamic_sections): Set DT_TEXTREL if
1069 DF_TEXTREL is set.
1070
1071 2001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
1072
1073 * coffcode.h (styp_flags_to_sec_flags): Change to a boolean
1074 function. Move flagword result into parameter list. Remove
1075 comment about setting bfd_error_handler to intercept failure
1076 results.
1077 * coffgen.c (make_a_section_from_file): Examine result of
1078 calling bfd_coff_styp_to_sec_flags and pass a failure back to
1079 caller.
1080 * ecoff.h (styp_flags_to_sec_flags): Change to a boolean
1081 function. Move flagword result into parameter list.
1082 * libcoff.h: Regenerate.
1083 * libecoff.h: Regenerate.
1084
1085 2001-06-13 Nick Clifton <nickc@cambridge.redhat.com>
1086
1087 * aoutx.h (adjust_z_magic): Only pad the tesxt section if the data
1088 section is going to follow it.
1089
1090 2001-06-12 Catherine Moore <clm@redhat.com>
1091
1092 * elflink.h (elf_gc_propagate_vtable_entries): Replace FILE_ALIGN
1093 with the file_align entry from elf_backend_data.
1094 (elf_gc_smash_unused_vtentry_relocs): Likewise.
1095 (elf_gc_record_vtentry): Likewise.
1096
1097 2001-06-10 Alan Modra <amodra@bigpond.net.au>
1098
1099 * elflink.h: Whitespace changes.
1100 (elf_link_read_relocs_from_section): Use "unsigned int" iterator
1101 rather than "unsigned char".
1102 (elf_link_output_relocs): Likewise.
1103 (elf_link_input_bfd): Likewise.
1104 (elf_reloc_link_order): LIkewise.
1105 * elf.c: s/CONST/const/. Whitespace changes.
1106 * elf32-mips.c: Formatting fix.
1107
1108 * Makefile.am (SOURCE_HFILES): Include xcoff-target.h, remove xcoff.h.
1109 * Makefile.in: Regenerate.
1110 * po/Make-in: Remove trailing tab.
1111
1112 2001-06-09 Philip Blundell <philb@gnu.org>
1113
1114 * elf32-arm.h (elf32_arm_plt0_entry): Correct error in last
1115 change.
1116 (elf32_arm_plt_entry): Likewise.
1117
1118 2001-06-08 H.J. Lu <hjl@gnu.org>
1119
1120 * elf.c (swap_out_syms): Keep names for global section symbols.
1121
1122 2001-06-07 H.J. Lu <hjl@gnu.org>
1123
1124 * config.bfd: Put back ecoff for Linux/mips. Firmwares on some
1125 MIPS-based machines need it.
1126
1127 2001-06-07 H.J. Lu <hjl@gnu.org>
1128
1129 * elf32-mips.c (_bfd_mips_elf_object_p): Set the bad symtab
1130 for SGI only.
1131
1132 * config.bfd: Remove ecoff from Linux/mips.
1133
1134 2001-06-07 Andreas Jaeger <aj@suse.de>
1135
1136 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Add an
1137 assertion.
1138 (elf64_x86_64_check_relocs): Fix VTENTRY relocation; set an
1139 alignment of 8 for .rela sections; handle further relocations.
1140
1141 2001-06-06 Christian Groessler <cpg@aladdin.de>
1142
1143 * coff-z8k.c: Fix formatting.
1144 Fix howtos: howto->size was always 1.
1145
1146 2001-06-05 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1147
1148 * configure.host (mips64*-*-linux*): Define.
1149
1150 2001-06-05 Alan Modra <amodra@bigpond.net.au>
1151
1152 * elf32-i386.c (elf_i386_discard_copies): Rename to
1153 discard_copies, and use elf_link_hash_entry arg rather than
1154 elf_i386_link_hash_entry.
1155 (elf_i386_link_hash_traverse): Delete.
1156 (elf_i386_size_dynamic_sections): Adjust call to discard_copies.
1157 Tidy sizing of dynamic sections.
1158 (elf_i386_check_relocs <R_386_32, R_386_PC32>): Reference count
1159 possible .plt entries.
1160 (elf_i386_gc_sweep_hook): Likewise.
1161 (elf_i386_adjust_dynamic_symbol): Discard .plt entries for
1162 everything with plt.refcount <= 0.
1163
1164 * elf32-i386.c (elf_i386_check_relocs): Don't allocate .got and
1165 .relgot space here.
1166 (elf_i386_gc_sweep_hook): ..and no need to deallocate here..
1167 (elf_i386_adjust_dynamic_symbol): ..and don't allocate .plt and
1168 .rel.plt here..
1169 (allocate_plt_and_got): ..instead do it all here. New function.
1170 (elf_i386_size_dynamic_sections): Allocate local .got space and
1171 call allocate_plt_and_got. No need to zap .relgot if not dynamic.
1172 (bfd_elf32_bfd_final_link): Delete. (ie. use regular final link
1173 rather than gc variety).
1174 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
1175 (elf_i386_relocate_section): Use it here and correct handling of
1176 R_386_GOT32. Provide section and offset for "unresolvable
1177 relocation" error message.
1178 (elf_i386_finish_dynamic_symbol): Correct handling of R_386_GOT32.
1179
1180 * elf32-i386.c (struct elf_i386_link_hash_table): Add sgot,
1181 sgotplt, srelgot, splt, srelplt, sdynbss, srelbss fields.
1182 (elf_i386_link_hash_table_create): Init them.
1183 (create_got_section): New function.
1184 (elf_i386_create_dynamic_sections): New function.
1185 (elf_backend_create_dynamic_sections): Set to above.
1186 (elf_i386_check_relocs): Use shortcuts from hash table rather than
1187 calling bfd_get_section_by_name.
1188 (elf_i386_gc_sweep_hook): Likewise.
1189 (elf_i386_adjust_dynamic_symbol): Likewise.
1190 (elf_i386_size_dynamic_sections): Likewise.
1191 (elf_i386_relocate_section): Likewise.
1192 (elf_i386_finish_dynamic_sections): Likewise.
1193
1194 * elf32-hppa.c (allocate_plt_and_got): Skip indirect and warning syms.
1195
1196 2001-06-02 H.J. Lu <hjl@gnu.org>
1197
1198 * elf32-hppa.c (elf32_hppa_object_p): Check ELFOSABI_LINUX
1199 and ELFOSABI_HPUX.
1200 * elf64-hppa.c (elf64_hppa_object_p): Likewise.
1201
1202 2001-06-02 H.J. Lu <hjl@gnu.org>
1203
1204 * aout-cris.c (MACHTYPE_OK): New. Defined.
1205
1206 2001-06-02 Hans-Peter Nilsson <hp@axis.com>
1207
1208 * section.c (_bfd_strip_section_from_output): Handle NULL
1209 output_section.
1210
1211 2001-06-02 H.J. Lu <hjl@gnu.org>
1212
1213 * config.bfd (powerpc-*-aix*, powerpc-*-beos*, rs6000-*-*): Add
1214 rs6000coff64_vec only if BFD64 is defined.
1215 (powerpc64-*-aix*): Enable only if BFD64 is defined.
1216
1217 2001-06-02 H.J. Lu <hjl@gnu.org>
1218
1219 * coff-ia64.c (ia64coff_object_p): Rewrite with
1220 external_PEI_DOS_hdr and external_PEI_IMAGE_hdr.
1221
1222 2001-06-01 Andreas Jaeger <aj@suse.de>
1223
1224 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add PC8
1225 relocation, small reformatting.
1226
1227 2001-05-29 Andreas Jaeger <aj@suse.de>
1228
1229 * elf64-x86-64.c (elf64_x86_64_check_relocs): Handle R_X86_64_64.
1230 (elf64_x86_64_relocate_section): Likewise.
1231
1232 2001-05-30 Alan Modra <amodra@one.net.au>
1233
1234 * elf32-hppa.c (elf32_hppa_check_relocs): Don't NEED_PLT for
1235 millicode. Don't allocate .got and .rela.got space here..
1236 (elf32_hppa_gc_sweep_hook): ..and no need to deallocate here..
1237 (elf32_hppa_adjust_dynamic_symbol): ..and don't allocate .plt and
1238 .rela.plt here..
1239 (hppa_handle_PIC_calls): ..nor here..
1240 (allocate_plt_and_got): ..instead do it all here. New function.
1241 (elf32_hppa_size_dynamic_sections): Allocate local .got space and
1242 call allocate_plt_and_got. No need to zap .got if not dynamic.
1243 (elf32_hppa_final_link): Call regular bfd_final_link instead of
1244 gc_common_final_link.
1245 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
1246 (elf32_hppa_relocate_section): Use it here.
1247 (elf32_hppa_finish_dynamic_symbol): Remove superfluous test of
1248 dynamic_sections_created.
1249 (hppa_type_of_stub): Don't LONG_BRANCH_VIA_PLT if millicode sym.
1250
1251 2001-05-28 Andreas Jaeger <aj@suse.de>
1252
1253 * elf64-x86-64.c (elf64_86_64_size_info): Remove, we can use the
1254 generic version since we want a hashsize of 4.
1255 (elf_backend_size_info): Likewise.
1256
1257 2001-05-28 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1258
1259 * elflink.h (elf_link_size_reloc_section): Use bfd_zmalloc instead of
1260 a zeroing loop.
1261 (elf_link_output_relocs): Handle MIPS ELF64 relocations correctly.
1262 (elf_link_input_bfd): Likewise.
1263 (elf_reloc_link_order): Likewise.
1264 (elf_finish_pointer_linker_section): Typo. Handle MIPS ELF64
1265 relocations correctly.
1266
1267 2001-05-28 Nicolas Pitre <nico@cam.org>
1268
1269 * elf32-arm.h: fix PLT generation for big endian ARM
1270
1271 2001-05-28 Alan Modra <amodra@one.net.au>
1272
1273 * elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entries
1274 for symbols forced local that need plabels.
1275 (elf32_hppa_adjust_dynamic_symbol): Don't allocate space in
1276 .plt.rela for local syms if non-shared.
1277 (hppa_build_one_stub): Mask lsb of plt.offset.
1278 (elf32_hppa_finish_dynamic_symbol): Abort if lsb of plt.offset set.
1279 (clobber_millicode_symbols): Correct comment.
1280 (elf32_hppa_relocate_section): Likewise.
1281 (elf32_hppa_finish_dynamic_symbol): Likewise.
1282
1283 2001-05-28 Jeff Sturm <jsturm@one-point.com>
1284
1285 * reloc.c: Add BFD_RELOC_SPARC_UA16 and BFD_RELOC_SPARC_UA64.
1286 * bfd-in2.h: Regenerate.
1287 * libbfd.h: Regenerate.
1288 * elf32-sparc.c: Enable BFD_RELOC_SPARC_UA16, BFD_RELOC_SPARC_UA32
1289 and BFD_RELOC_SPARC_UA64 mapping
1290 * elf64-sparc.c: Likewise.
1291
1292 2001-05-25 H.J. Lu <hjl@gnu.org>
1293
1294 * Makefile.am (BFD32_BACKENDS): Remove coff-pmac.lo.
1295 (BFD32_BACKENDS_CFILES): Remove coff-pmac.c.
1296 (coff-rs6000.lo): Remove the old dependency.
1297 * Makefile.in: Rebuild.
1298
1299 * configure.in (pmac_xcoff_vec): Replace coff-pmac.lo with
1300 coff-rs6000.lo.
1301
1302 2001-05-25 H.J. Lu <hjl@gnu.org>
1303
1304 * coff-rs6000.c (rs6000coff_vec): Use rs6000coff_core_p,
1305 rs6000coff_core_file_matches_executable_p,
1306 rs6000coff_core_file_failing_command and
1307 rs6000coff_core_file_failing_signal only if AIX_CORE is
1308 defined.
1309 (pmac_xcoff_vec): Likewise.
1310 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
1311
1312 2001-05-25 Timothy Wall <twall@redhat.com>
1313
1314 * elfxx-ia64.c (allocate_dynrel_entries): Don't allocate an entry
1315 for __GLOB_DATA_PTR on AIX5. Clean up some relocation bugs.
1316
1317 2001-05-25 H.J. Lu <hjl@gnu.org>
1318
1319 * bfd-in2.h: Regenerated.
1320 * libcoff.h: Likewise.
1321
1322 2001-05-25 Alan Modra <amodra@one.net.au>
1323
1324 * elf32-hppa.c (elf32_hppa_relocate_section): Don't allow
1325 undefined millicode syms in shared libs.
1326 (hppa_build_one_stub): Turn BFD_ASSERTs into aborts.
1327 (elf32_hppa_check_relocs): Likewise.
1328 (elf32_hppa_adjust_dynamic_symbol): Likewise.
1329 (elf32_hppa_size_dynamic_sections): Likewise.
1330 (elf32_hppa_relocate_section): Likewise.
1331 (elf32_hppa_finish_dynamic_symbol): Likewise.
1332 (elf32_hppa_finish_dynamic_sections): Likewise.
1333
1334 2001-05-24 Tom Rix <trix@redhat.com>
1335
1336 * Makefile.am coff-pmac bfd now defined in coff-rs6000.c
1337 xcoff-target.h not used to define rs6000 or ppc bfd.
1338 * Makefile.in same
1339
1340 * bfd-in.h : (struct lineno_cache_entry) promote element "offset"
1341 to 64 bit.
1342
1343 * coff-rs6000.c : Many changes for 64 bit support. Move common
1344 32/64 code to xcofflink.c. Explictly define the rs6000coff_vec
1345 and pmac_xcoff_vec
1346
1347 * coff64-rs6000.c : Many changes for 64 bit support. 64 bit
1348 linker now supported. Explictly define the rs6000coff64_vec.
1349
1350 * coffcode.h : (coff_set_arch_mach_hook) xcoff 64 bit support
1351 (coff_print_aux) same
1352 (coff_write_object_contents) same
1353 (coff_slurp_line_table) same
1354
1355 * coffgen.c : (coff_fix_symbol_name) formatting
1356 (coff_mangle_symbols) xcoff 64 bit support
1357 (coff_write_symbol) same
1358 (coff_write_alien_symbol) same
1359 (coff_write_native_symbol) same
1360 (coff_write_symbols) same
1361 (coff_get_symbol_info) same
1362 (bfd_coff_get_syment) same
1363 (coff_print_symbol) same
1364
1365 * config.bfd : add powerpc64-*-aix* target
1366
1367 * libcoff-in.h : formatting
1368
1369 * libcoff.h : move xcoff extern declarations to libxcoff.h
1370
1371 * libxcoff.h : New file
1372
1373 * xcofflink.c : Many changes for xcoff64 support. Move common
1374 structures to include/coff/xcoff.h. Move specific structure to
1375 backends coff-rs6000.c and coff64-rs6000.c. Use new backend
1376 functions, defined in libxcoff.h, to isolate 32/64 dependencies.
1377
1378 (bfd_xcoff_size_dynamic_sections) : special __rtinit symbol for
1379 aix4.2+ -binitfini.
1380
1381 (xcoff_build_ldsyms) : handle special __rtinit symbol.
1382
1383 2001-05-23 Alexandre Oliva <aoliva@redhat.com>
1384
1385 * elf64-sparc.c (sparc64_elf_slurp_reloc_table): Fix typo
1386 s/ENTIRES/ENTRIES/.
1387
1388 2001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1389
1390 * reloc.c (bfd_reloc_code_real): Add MIPS ELF64 relocations.
1391 * libbfd.h: Regenerate.
1392 * bfd-in2.h: Regenerate.
1393
1394 * aoutx.h (aout_@var{size}_machine_type): Add MIPS r12k support.
1395 * archures.c (bfd_mach_mips12000): Define.
1396 * cpu-mips.c (arch_info_struct): Add MIPS r12k support.
1397 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Add MIPS r12k
1398 support.
1399 (_bfd_mips_elf_size_dynamic_sections): Use official bfd typedef.
1400 * bfd-in2.h: Regenerate.
1401 * elfxx-target.h: Do not redefine bfd_elfNN_bfd_make_debug_symbol.
1402
1403 2001-05-23 kaz Kojima <kkojima@rr.iij4u.or.jp>
1404
1405 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry,
1406 elf_sh_plt_entry_be, elf_sh_plt_entry, elf_sh_pic_plt_entry_be,
1407 elf_sh_pic_plt_entry): New PLT code, that does not use r2, since
1408 that is used by GCC.
1409
1410 2001-05-23 Nick Clifton <nickc@cambridge.redhat.com>
1411
1412 * elf-bfd.h (NUM_SHDR_ENTRIES): New macro: compute the number
1413 of entries in a structured section.
1414 * elf.c: Use new macro.
1415 * elf32-i386.c: Use new macro.
1416 * elf32-mips.c: Use new macro.
1417 * elf64-alpha.c: Use new macro.
1418 * elf64-sparc.c: Use new macro.
1419 * elfcode.h: Use new macro.
1420 * elflink.h: Use new macro.
1421
1422 2001-05-23 Nick Clifton <nickc@cambridge.redhat.com>
1423
1424 * bfdint.texi: Replace -oformat with --oformat.
1425
1426 2001-05-21 Andreas Jaeger <aj@suse.de>
1427
1428 * dwarf2.c (decode_line_info): Fix error message.
1429 (read_abbrevs): Fix test for offset as suggested by Alan Modra and
1430 adjust error message.
1431
1432 2001-05-18 H.J. Lu <hjl@gnu.org>
1433
1434 * elflink.h (elf_link_add_object_symbols): Revert the last
1435 change.
1436
1437 2001-05-17 Alan Modra <amodra@one.net.au>
1438
1439 * elf32-hppa.c (clobber_millicode_symbols): Temporarily set
1440 ELF_LINK_FORCED_LOCAL to suit 2001-04-30 change.
1441 (hppa_build_one_stub): Add an assert to check plt.offset.
1442
1443 2001-05-17 H.J. Lu <hjl@gnu.org>
1444
1445 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the
1446 version definition to basename of the output filename.
1447
1448 2001-05-17 H.J. Lu <hjl@gnu.org>
1449
1450 * elflink.h (elf_link_add_object_symbols): Set DT_NEEDED to
1451 basename of the bfd filename.
1452
1453 2001-05-16 Alan Modra <amodra@one.net.au>
1454
1455 * section.c (asection): Add linker_has_input field.
1456 (STD_SECTION): Adjust initialization to suit.
1457 * ecoff.c (bfd_debug_section): Likewise.
1458 * bfd-in2.h: Regenerate.
1459
1460 2001-05-15 Alexandre Oliva <aoliva@redhat.com>
1461
1462 * elf-m10300.c (mn10300_elf_relax_section): Don't relax
1463 negative 32-bit operands to 16 operands when the operand is
1464 going to be zero-extended by the modified opcode.
1465
1466 2001-05-12 Peter Targett <peter.targett@arccores.com>
1467
1468 * cpu-arc.c (arch_info_struct): Add entry 'base' representing old
1469 name for 'arc5' core versions.
1470 (bfd_arc_arch): Make bfd_mach_arc_6 default.
1471
1472 * elf32-arc.c (arc_elf_object_p): Make E_ARC_MACH_ARC6 default
1473 architecture.
1474 (arc_elf_final_write_processing): Make bfd_mach_arc_6 default.
1475
1476 2001-05-11 Jakub Jelinek <jakub@redhat.com>
1477
1478 * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind
1479 sections as well.
1480 (elfNN_ia64_final_write_processing): Map .gnu.linkonce.ia64unw.FOO
1481 to .gnu.linkonce.t.FOO text section.
1482
1483 2001-05-11 Jakub Jelinek <jakub@redhat.com>
1484
1485 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
1486 fields, change sec into secinfo.
1487 (struct sec_merge_info): Add chain, remove last fields.
1488 (struct sec_merge_sec_info): Add next, sec, psecinfo fields.
1489 (sec_merge_hash_lookup): If lookup could not use a string only
1490 because it has bad alignment, mark the old string for deletion.
1491 (sec_merge_add): Add secinfo argument. Don't compute entry's
1492 position, instead record the section.
1493 (sec_merge_emit): Update for the sec into secinfo change in
1494 struct sec_merge_hash_entry.
1495 (_bfd_merge_section): Only record the section for merging, defer
1496 putting strings into the hash table.
1497 (cmplengthentry, last4_eq, last_eq, record_section, merge_strings,
1498 _bfd_merge_sections): New functions.
1499 (_bfd_merged_section_offset): Update for the sec_merge_hash_entry
1500 changes.
1501 * libbfd-in.h (_bfd_merge_sections): Add prototype.
1502 (_bfd_nolink_bfd_merge_sections): Define.
1503 * libbfd.h: Likewise.
1504 (bfd_generic_merge_sections): Add prototype.
1505 * targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_merge_sections.
1506 (struct bfd_target): Likewise.
1507 * bfd.c (bfd_merge_sections): Define.
1508 * bfd-in2.h: Rebuilt.
1509 * elf.c (_bfd_elf_merge_sections): New function.
1510 * elf-bfd.h (_bfd_elf_merge_sections): Add prototype.
1511 * elfxx-target.h (bfd_elfNN_bfd_merge_sections): Define.
1512 * reloc.c (bfd_generic_merge_sections): New function.
1513 * vms.c (vms_bfd_merge_sections): New function.
1514 * aout-adobe.c (aout_32_bfd_merge_sections): Define.
1515 * aout-target.h (MY_bfd_merge_sections): Define.
1516 * aout-tic30.c (MY_bfd_merge_sections): Define.
1517 * binary.c (binary_bfd_merge_sections): Define.
1518 * bout.c (b_out_bfd_merge_sections): Define.
1519 * coff-alpha.c (_bfd_ecoff_bfd_merge_sections): Define.
1520 * coffcode.c (coff_bfd_merge_sections): Define.
1521 * coff-mips.c (_bfd_ecoff_bfd_merge_sections): Define.
1522 * i386msdos.c (msdos_bfd_merge_sections): Define.
1523 * i386os9k.c (os9k_bfd_merge_sections): Define.
1524 * ieee.c (ieee_bfd_merge_sections): Define.
1525 * ihex.c (ihex_bfd_merge_sections): Define.
1526 * nlm-target.h (nlm_bfd_merge_sections): Define.
1527 * oasys.c (oasys_bfd_merge_sections): Define.
1528 * ppcboot.c (ppcboot_bfd_merge_sections): Define.
1529 * som.c (som_bfd_merge_sections): Define.
1530 * srec.c (srec_bfd_merge_sections): Define.
1531 * tekhex.c (tekhex_bfd_merge_sections): Define.
1532 * versados.c (versados_bfd_merge_sections): Define.
1533 * xcoff-target.h (_bfd_xcoff_bfd_merge_sections): Define.
1534
1535 2001-05-11 Nick Clifton <nickc@cambridge.redhat.com>
1536
1537 * dwarf1.c (_bfd_dwarf1_find_nearest_line): Change type of 'addr'
1538 to be unsigned long, in order to match its use.
1539
1540 2001-05-10 H.J. Lu <hjl@gnu.org>
1541
1542 * linker.c (_bfd_generic_link_add_one_symbol): Check loop on
1543 indirect symbols.
1544
1545 2001-05-09 H.J. Lu <hjl@gnu.org>
1546
1547 * elflink.h (elf_link_add_object_symbols): Fix a typo. Allocate
1548 versymhdr->sh_size bytes for extversym instead of hdr->sh_size.
1549 Remove the unused veriable `dynver'.
1550
1551 2001-05-08 Ian Lance Taylor <ian@zembu.com>
1552
1553 * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd is
1554 NULL or is not COFF.
1555 (coff_i386_rtype_to_howto): Don't dump core if output section
1556 owner is not COFF.
1557
1558 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1559
1560 * ecoff.c (bfd_debug_section): Fix initialization.
1561 * elf.c (_bfd_elf_slurp_version_tables): Change maxidx to unsigned, it
1562 is always a positive integer. Cast away sign mismatch.
1563 * elf32-mips.c: Fix misleading comment and typo.
1564 (_bfd_mips_elf_section_from_bfd_section): Remove unused attribute, use
1565 correct data type.
1566 * elflink.c: Fix typo.
1567 (_bfd_elf_create_dynamic_sections): Remove superfluous initialization.
1568 * ecoffswap.h (ecoff_swap_fdr_in): Cast away sign mismatch.
1569
1570 2001-05-04 Richard Henderson <rth@redhat.com>
1571
1572 * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.
1573
1574 2001-05-04 Nick Clifton <nickc@cambridge.redhat.com>
1575
1576 * elf32-arm.h (elf32_arm_final_link_relocate): Set
1577 EF_ARM_HASENTRY if the start address is set.
1578
1579 2001-05-03 Nick Clifton <nickc@cambridge.redhat.com>
1580
1581 * targets.c (_bfd_target_vector_entries): Compute value based on
1582 the size of the _bfd_target_vector and not bfd_target_vector.
1583
1584 2001-05-03 H.J. Lu <hjl@gnu.org>
1585
1586 * elfcode.h: Include "libiberty.h".
1587
1588 * elflink.h (elf_link_add_object_symbols): Set
1589 elf_dt_name (abfd) to basename of the bfd filename.
1590 (NAME(bfd_elf,size_dynamic_sections)): Set vn_file to basename
1591 of the bfd filename.
1592
1593 2001-05-03 Andreas Jaeger <aj@suse.de>
1594
1595 * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.
1596 (elf_generic_info_to_howto_rel): Likewise.
1597 * coff-alpha.c (reloc_nil): Likewise.
1598 (alpha_ecoff_bad_format_hook): Likewise.
1599 (alpha_adjust_reloc_out): Likewise.
1600 (alpha_bfd_reloc_type_lookup): Likewise.
1601 (alpha_convert_external_reloc): Likewise.
1602 * elf64-alpha.c (elf64_alpha_reloc_nil): Likewise.
1603 (elf64_alpha_reloc_bad): Likewise.
1604 (elf64_alpha_reloc_gpdisp): Likewise.
1605 (elf64_alpha_bfd_reloc_type_lookup): Likewise.
1606 (elf64_alpha_info_to_howto): Likewise.
1607 (elf64_alpha_add_symbol_hook): Likewise.
1608 (elf64_alpha_create_got_section): Likewise.
1609 (elf64_alpha_is_local_label_name): Likewise.
1610 (elf64_alpha_merge_ind_symbols): Likewise.
1611 * elf64-mips.c (mips_elf64_reloc_type_lookup): Likewise.
1612 (mips_elf64_get_reloc_upper_bound): Likewise.
1613 * nlm32-alpha.c (nlm_alpha_mangle_relocs): Likewise.
1614 (nlm_alpha_get_public_offset): Likewise.
1615
1616 2001-05-02 Johan Rydberg <jrydberg@opencores.org>
1617
1618 * elf32-openrisc.c (openrisc_elf_howto_table): Do not complain
1619 about overflow in R_OPENRISC_LO_16_IN_INSN and
1620 R_OPENRISC_HI_16_IN_INSN.Index: bfd/elf32-openrisc.c
1621
1622 2001-04-30 H.J. Lu <hjl@gnu.org>
1623
1624 * elf.c (_bfd_elf_link_hash_hide_symbol): Set dynindx to -1
1625 only for ELF_LINK_FORCED_LOCAL.
1626 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
1627 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise.
1628 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
1629
1630 * elflink.h (elf_fix_symbol_flags): Set ELF_LINK_FORCED_LOCAL
1631 if the symbol has hidden or internal visibility.
1632
1633 2001-04-30 Alan Modra <amodra@one.net.au>
1634
1635 * elf32-hppa.c (final_link_relocate): Branch to .+8 for
1636 calls to undefined weak symbols.
1637
1638 2001-04-30 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
1639
1640 * elf64-x86-64.c (elf64_x86_64_relocate_section): Correct test for
1641 R_X86_64_GOTPCREL, don't use assignments instead of comparisons.
1642
1643 2001-04-27 Andreas Jaeger <aj@suse.de>
1644
1645 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Only swap
1646 out handled entries.
1647 (elf64_x86_64_finish_dynamic_symbol): Set up GOT entries.
1648 (elf64_x86_64_relocate_section): Fix GOTPCREL calculation.
1649 (elf64_x86_64_relocate_section): Merge entries for GOTPCREL and
1650 GOT32.
1651
1652 2001-04-27 Sean McNeil <sean@mcneil.com>
1653
1654 * config.bfd: Add arm-vxworks target.
1655 * coff-arm (coff_arm_relocate_section): Add in symbol value to
1656 addend (fro VXworks targets).
1657
1658 2001-04-26 H.J. Lu <hjl@gnu.org>
1659
1660 * elf32-i386.c (elf_i386_check_relocs): Verify if r_symndx is
1661 valid.
1662
1663 2001-04-25 Frank Ch. Eigler <fche@redhat.com>
1664
1665 * bfd-in.h (bfd_cache_close): Declare newly exported function.
1666 * bfd-in2.h: Regenerated.
1667
1668 2001-04-24 Jakub Jelinek <jakub@redhat.com>
1669
1670 * merge.c (struct sec_merge_hash_entry): Add alignment field.
1671 (struct sec_merge_hash): Remove alignment_power.
1672 (sec_merge_hash_newfunc): Clear alignment.
1673 (sec_merge_hash_lookup): Pass alignment as argument.
1674 Use hashp->root.next, not hashp->next to walk the hash chain.
1675 If a string already in the hashtable does not have required
1676 alignment, create a new hashtable entry.
1677 (sec_merge_init): Remove alignment_power argument.
1678 (sec_merge_add): Add alignment argument.
1679 (sec_merge_emit): Alignment is now a per-entity thing, not per
1680 section.
1681 (_bfd_merge_section): Sanity check even non-SEC_STRINGS sections
1682 for proper alignment.
1683 Pass alignment information to sec_merge_add.
1684
1685 2001-04-24 Christian Groessler <cpg@aladdin.de>
1686
1687 * coff-z8k.c (extra_case): added handler for R_DISP7, R_CALLR
1688 and R_REL16 reloc types; accept odd values for R_REL16 type
1689
1690 2001-04-24 Johan Rydberg <jrydberg@opencores.org>
1691
1692 * cpu-openrisc.c: New file.
1693 * elf32-openrisc.c: Likewise.
1694
1695 * Makefile.am (ALL_MACHINES): Add cpu-openrisc.lo.
1696 (ALL_MACHINES_CFILES): Add cpu-openrisc.c.
1697 (BFD32_BACKENDS): Add elf32-openrisc.lo.
1698 (BFD32_BACKENDS_CFILES): Add elf32-openrisc.c.
1699 (cpu-openrisc.lo, elf32-openrisc.lo): New rules.
1700 * Makefile.in: Regenerated.
1701 * config.bfd: (openrisc-*-elf): New target.
1702 * configure.in (bfd_elf32_openrisc_vec): New vector.
1703 * configure: Regenerated.
1704 * libbfd.h: Regenerated.
1705 * bfd-in2.h: Regenerated.
1706 * reloc.c: Add OpenRISC relocations.
1707 * targets.c (bfd_elf32_openrisc_vec): Declare.
1708 (bfd_target_vect): Add bfd_elf32_openrisc_vec.
1709 * archures.c (enum bfd_architecture): Add bfd_arch_openrisc.
1710 (bfd_openrisc_arch): Declare.
1711 (bfd_archures_list): Add bfd_openrisc_arch.
1712 * elf.c (prep_headers): Add bfd_arch_openrisc.
1713
1714 2001-04-23 Bo Thorsen <bo@suse.de>
1715
1716 * elf64-x86-64.c: Add c++ vtable hack.
1717 Small whitespace and comment changes.
1718
1719 2001-04-19 Andreas Jaeger <aj@suse.de>
1720
1721 * elf64-x86-64.c (elf64_x86_64_plt0_entry): Fix instructions.
1722 (elf64_x86_64_plt_entry): Likewise.
1723 (elf64_x86_64_finish_dynamic_sections): Fix PLT0 generation.
1724 (elf64_x86_64_finish_dynamic_symbol): Fix PLT generation.
1725
1726 2001-04-17 Hans-Peter Nilsson <hp@axis.com>
1727
1728 * elf32-cris.c: Tweak comments related to dynamic linking.
1729 (cris_elf_relocate_section): When not creating shared object, fill
1730 in the .got table for any symbol not in the dynamic symbol table.
1731 (elf_cris_finish_dynamic_symbol): When not creating shared object,
1732 only emit a .got.rela reloc if the symbol is in the dynamic symbol
1733 table.
1734 (cris_elf_check_relocs): Use variable r_type in all places rather
1735 than the original expression. Add default case in switch for
1736 reloc types.
1737 (elf_cris_size_dynamic_sections): Iterate over
1738 elf_cris_discard_excess_program_dynamics when not creating shared
1739 library.
1740 (elf_cris_discard_excess_dso_dynamics): Renamed from
1741 elf_cris_discard_copies. Correct typo, s/Rel/Rela/.
1742 (elf_cris_discard_excess_program_dynamics): New.
1743
1744 2001-04-14 Mark Elbrecht <snowball3@bigfoot.com>
1745
1746 * coffcode.h (coff_write_object_contents): Use
1747 bfd_coff_swap_filehdr_out instead of coff_swap_filehdr_out.
1748
1749 2001-04-14 H.J. Lu <hjl@gnu.org>
1750
1751 * bfd-in2.h: Regenerate.
1752
1753 2001-04-14 Jakub Jelinek <jakub@redhat.com>
1754
1755 * section.c (STD_SECTION): Add entsize.
1756
1757 2001-04-13 H.J. Lu <hjl@gnu.org>
1758
1759 * section.c (SEC_MERGE): Define new flag for merging.
1760 (SEC_STRINGS): Likewise.
1761 (entsize): New field.
1762
1763 2001-04-13 Roger Sayle <roger@metaphorics.com>
1764
1765 * coff-i386.c (TARGET_SYM): SEC_READONLY is an applicable section
1766 flag on pe-i386 targets.
1767
1768 2001-04-13 Jakub Jelinek <jakub@redhat.com>
1769
1770 * libbfd-in.h (_bfd_merge_section): New.
1771 (_bfd_write_merged_section): New.
1772 (_bfd_merged_section_offset): New.
1773 * libbfd.h: Rebuilt.
1774 * linker.c (_bfd_generic_link_output_symbols): Handle
1775 discard_sec_merge.
1776 * aoutx.h (aout_link_write_symbols): Likewise.
1777 * pdp11.c (aout_link_write_symbols): Likewise.
1778 * elflink.h (elf_link_add_object_symbols): Call _bfd_merge_section.
1779 (elf_bfd_final_link): Adjust global symbols pointing into SEC_MERGE
1780 sections.
1781 (elf_link_sec_merge_syms): New.
1782 (elf_link_input_bfd): Call _bfd_merged_section_offset
1783 and _bfd_write_merged_section.
1784 Handle discard_sec_merge.
1785 * elf-bfd.h (struct elf_link_hash_table): Add merge_info
1786 field.
1787 (struct bfd_elf_section_data): Likewise.
1788 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_MERGE and
1789 SEC_STRINGS section flags and entsize from their ELF counterparts.
1790 (_bfd_elf_link_hash_table_init): Initialize merge_info.
1791 (elf_fake_sections): Set SHF_MERGE, SHF_STRINGS and sh_entsize
1792 from their BFD counterparts.
1793 * merge.c: New file.
1794 * Makefile.am: Add strtab.lo.
1795 * Makefile.in: Rebuilt.
1796
1797 2001-04-09 Hans-Peter Nilsson <hp@axis.com>
1798
1799 * elflink.h (elf_fix_symbol_flags): For non-default visibilities,
1800 only hide symbols marked STV_INTERNAL or STV_HIDDEN.
1801
1802 2001-04-05 Steven J. Hill <sjhill@cotw.com>
1803
1804 * config.bfd (mips*el*-*-linux-gnu*): Use traditional little
1805 endian MIPS ELF target.
1806 * config.bfd (mips*-*-linux-gnu*): Use traditional big endian
1807 MIPS ELF target.
1808
1809 * configure.in (bfd_elf64_tradbigmips_vec): New. Traditional
1810 64bit big endian MIPS ELF target.
1811 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
1812 endian MIPS ELF target.
1813 * configure: Regenerated.
1814
1815 * elf32-mips.c (IRIX_COMPAT): Handle traditional 64bit and
1816 little endian targets.
1817 (mips_elf_sym_is_global): Handle traditional targets.
1818
1819 * elf64-mips.c (bfd_elf64_tradbigmips_vec): New. Traditional
1820 64bit big endian MIPS ELF target.
1821 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
1822 endian MIPS ELF target.
1823
1824 * targets.c: (_bfd_target_vector): Add bfd_elf64_tradbigmips_vec
1825 and bfd_elf64_tradlittlemips_vec.
1826
1827 2001-04-05 David Mosberger <davidm@hpl.hp.com>
1828
1829 * elf32-i386.c (elf_i386_fake_sections): Treat ".reloc" as an
1830 ordinary "progbits" section.
1831
1832 2001-04-04 Alan Modra <alan@linuxcare.com.au>
1833
1834 * elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbol
1835 when -Bsymbolic causes a symbol to no longer need a .plt entry.
1836
1837 2001-04-03 David Mosberger <davidm@hpl.hp.com>
1838
1839 * efi-app-ia32.c (ALIGN_SECTIONS_IN_FILE): Deleted.
1840
1841 2001-03-30 H.J. Lu <hjl@gnu.org>
1842
1843 * efi-app-ia32.c (PEI_TARGET_SUBSYSTEM): Rename from ...
1844 (PEI_DEFAULT_TARGET_SUBSYSTEM): This.
1845
1846 2001-03-26 H.J. Lu <hjl@gnu.org>
1847
1848 * elf32-gen.c (elf32_generic_link_add_symbols): New. Check
1849 if there are any relocations for generic ELF.
1850 (bfd_elf32_bfd_link_add_symbols): Defined to
1851 elf32_generic_link_add_symbols.
1852 * elf64-gen.c (elf64_generic_link_add_symbols): New. Check
1853 if there are any relocations for generic ELF.
1854 (bfd_elf64_bfd_link_add_symbols): Defined to
1855 elf64_generic_link_add_symbols.
1856
1857 2001-03-23 Nick Clifton <nickc@redhat.com>
1858
1859 * Makefile.am (BUILD_CFILES): New variable: List of C source
1860 files created in build directory.
1861 (BUILD_HFILES): New variable: List of header files created in
1862 build directory.
1863 (POTFILES): Delete.
1864 (po/POTFILES.in): Replace rule with empty entry.
1865 (po/SRC-POTFILES.in): New rule: Create a list of source files
1866 in the source directory.
1867 (po/BLD-POTFILES.in): New rule: Create a list of source files
1868 in the build directory.
1869 (MOSTLYCLEAN): Do not delete source files created in build
1870 directory.
1871 * Makefile.in: Regenerate.
1872 * configure.in: Insert SRC-POTFILES.in and BLD-POTFILES.in
1873 into po/Makefile.
1874 * configure: Regenerate.
1875
1876 * po/Make-in: Replace occurrences of POTFILES with SRC-POTFILES
1877 and BLD_POTFILES.
1878 Add .. to the search path when building bfd.pot.
1879 Delete POTFILES when performing distclean.
1880 Add comment describing why distclean is broken in maintainer mode.
1881 * po/POTFILES.in: Delete.
1882 * po/SRC-POTFILES.in: New file.
1883 * po/BLD-POTFILES.in: New file.
1884 * po/bfd.pot: Regenerate.
1885
1886 2001-03-22 Hans-Peter Nilsson <hp@axis.com>
1887
1888 * elf32-cris.c: Shlib and PIC support. PCREL tweaks.
1889 (elf_cris_discard_copies, elf_cris_adjust_gotplt_to_got,
1890 elf_cris_try_fold_plt_to_got, elf_cris_link_hash_newfunc,
1891 elf_cris_link_hash_table_create, elf_cris_adjust_dynamic_symbol,
1892 elf_cris_size_dynamic_sections, elf_cris_finish_dynamic_symbol,
1893 elf_cris_finish_dynamic_sections,elf_cris_hide_symbol): New
1894 functions.
1895 (cris_elf_howto_table) <R_CRIS_8_PCREL, R_CRIS_16_PCREL,
1896 R_CRIS_32_PCREL>: Correct comments. Set pcrel_offset to false.
1897 <R_CRIS_COPY, R_CRIS_GLOB_DAT, R_CRIS_JUMP_SLOT, R_CRIS_RELATIVE,
1898 R_CRIS_16_GOT, R_CRIS_32_GOT, R_CRIS_16_GOTPLT, R_CRIS_32_GOTPLT,
1899 R_CRIS_32_GOTREL, R_CRIS_32_PLT_GOTREL, R_CRIS_32_PLT_PCREL>:
1900 New HOWTO members for new relocs.
1901 (cris_reloc_map): Map new relocs.
1902 (ELF_DYNAMIC_INTERPRETER): Define.
1903 (PLT_ENTRY_SIZE): Define.
1904 (elf_cris_plt0_entry, elf_cris_plt_entry, elf_cris_pic_plt0_entry,
1905 elf_cris_pic_plt_entry): New, PLT templates.
1906 (struct elf_cris_pcrel_relocs_copied, struct
1907 elf_cris_link_hash_entry, struct elf_cris_link_hash_table): New.
1908 (elf_cris_link_hash_traverse, elf_cris_hash_table): Define.
1909 (cris_final_link_relocate): Check that 16-bit GOT relocs have
1910 positive values. Adjust PCREL relocs to be relative to location
1911 after relocation.
1912 (cris_elf_relocate_section): Handle relocations to dynamic
1913 objects. Handle new relocations. Call error handler when seeing
1914 non-PIC relocation for read-only sections while generating shared
1915 object.
1916 (cris_elf_check_relocs): Set reference counts for GOT and PLT
1917 entries.
1918 (bfd_elf32_bfd_link_hash_table_create,
1919 elf_backend_adjust_dynamic_symbol,
1920 elf_backend_size_dynamic_sections,
1921 elf_backend_finish_dynamic_symbol,
1922 elf_backend_finish_dynamic_sections,
1923 elf_backend_create_dynamic_sections, bfd_elf32_bfd_final_link,
1924 elf_backend_hide_symbol, elf_backend_want_got_plt,
1925 elf_backend_plt_readonly, elf_backend_want_plt_sym,
1926 elf_backend_got_header_size, elf_backend_plt_header_size):
1927 Define.
1928
1929 * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,
1930 BFD_RELOC_CRIS_JUMP_SLOT, BFD_RELOC_CRIS_RELATIVE,
1931 BFD_RELOC_CRIS_32_GOT, BFD_RELOC_CRIS_16_GOT,
1932 BFD_RELOC_CRIS_32_GOTPLT, BFD_RELOC_CRIS_16_GOTPLT,
1933 BFD_RELOC_CRIS_32_GOTREL, BFD_RELOC_CRIS_32_PLT_GOTREL,
1934 BFD_RELOC_CRIS_32_PLT_PCREL): New relocs.
1935 * bfd-in2.h, libbfd.h: Regenerate.
1936
1937 2001-03-21 Diego Novillo <dnovillo@redhat.com>
1938
1939 (_bfd_mips_elf_relocate_section): Give a better error message when
1940 a relocation is not recognized.
1941
1942 2001-03-21 Alan Modra <alan@linuxcare.com.au>
1943
1944 * elf32-hppa.c (elf32_hppa_set_gp): Check sec->output_section
1945 non-NULL before attempting to dereference.
1946
1947 2001-03-20 H.J. Lu <hjl@gnu.org>
1948
1949 * configure.in: Remove the redundent AC_ARG_PROGRAM.
1950 * configure: Rebuild.
1951
1952 2001-03-20 Andreas Schwab <schwab@suse.de>
1953
1954 * elf32-m68k.c (elf_m68k_relocate_section): Don't need the
1955 relocation value when resolving a reference from a debugging
1956 section.
1957
1958 2001-03-16 Scott Thomason <SThomaso@hii.com>
1959
1960 * coff64-rs6000.c (xcoff64_swap_sym_out): Fix syntax errors.
1961 (xcoff64_swap_sym_out): Fix syntax errors.
1962
1963 2001-03-16 Richard Sandiford <rsandifo@redhat.com>
1964
1965 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix warning.
1966
1967 2001-03-15 Alan Modra <alan@linuxcare.com.au>
1968
1969 * elf32-hppa.c (elf32_hppa_link_hash_entry): Add maybe_pic_call.
1970 (hppa_link_hash_newfunc): Init it.
1971 (hppa_type_of_stub): Only use non-PIC to PIC call stub if caller
1972 section appears to be non-PIC.
1973 (final_link_relocate): Likewise.
1974 (elf32_hppa_adjust_dynamic_symbol): Set maybe_pic_call for any
1975 possible candidate function, and set pic_call for those that will
1976 only have a .plt entry for the PIC call stub.
1977 (hppa_handle_PIC_calls): Set maybe_pic_call.
1978
1979 2001-03-12 DJ Delorie <dj@redhat.com>
1980
1981 * elf32-sh.c (sh_elf_relocate_section): Only relocation
1982 R_SH_DIR8WP* relocs if they're against external symbols, else
1983 they're just for relaxing. Validate the reloc values.
1984
1985 2001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1986
1987 * binary.c (bfd_external_binary_architecture): Declare.
1988 (binary_object_p): If bfd_external_binary_architecture is defined,
1989 set the architecture to this string.
1990
1991 2001-03-11 Philip Blundell <philb@gnu.org>
1992
1993 * elf32-arm.h (elf32_arm_finish_dynamic_symbol): Don't make PLT
1994 entries that could serve as a definition for a weak symbol.
1995
1996 2001-03-08 Nick Clifton <nickc@redhat.com>
1997
1998 * Most files: Update copyright notices using Perl script created
1999 by Kevin Buettner <kevinb@redhat.com>.
2000
2001 2001-03-07 Nick Clifton <nickc@redhat.com>
2002
2003 * elf32-arm.h (elf32_arm_final_link_relocate): Conditionalise
2004 prior patch on ! defined OLD_ARM_ABI.
2005
2006 2001-03-07 Andreas Jaeger <aj@suse.de>
2007
2008 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix handling of
2009 some relocation values.
2010
2011 2001-03-06 Nick Clifton <nickc@redhat.com>
2012
2013 * elf32-arm.h (elf32_arm_final_link_relocate): Clear bit zero
2014 of offset in BLX(1) instruction.
2015 * coff-arm.c (coff_arm_relocate_section): Clear bit zero of
2016 offset in BLX(1) instruction.
2017 Fix formatting.
2018
2019 2001-03-06 Nick Clifton <nickc@redhat.com>
2020
2021 * coff-arm.c (coff_arm_reloc_type_lookup): Add
2022 BFD_RELOC_THUMB_PCREL_BLX.
2023
2024 2001-03-06 Igor Shevlyakov <igor@windriver.com>
2025
2026 * archures.c (bfd_default_scan): Add Coldfire CPUs.
2027 * bfd-in2.h: Regenerate.
2028 * cpu-m68k.c: Add Coldfire CPUs for arch table.
2029 * ieee.c (ieee_write_processor): Set proper id for
2030 Coldfire CPUs.
2031
2032 2001-03-01 D.J. Barrow <djbarrow@de.ibm.com,barrow_dj@yahoo.com>
2033
2034 * configure.in: Add s390 target.
2035 * configure: Regenerate.
2036
2037 2001-02-28 Andreas Jaeger <aj@suse.de>
2038
2039 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add relocation
2040 to addend.
2041
2042 2001-02-28 Philip Blundell <pb@futuretv.com>
2043
2044 * elf32-arm.h: Update mentions of renamed EF_xx constants.
2045 (elf32_arm_print_private_bfd_data): Handle ARM EABI version 2.
2046
2047 2001-02-27 H.J. Lu <hjl@gnu.org>
2048
2049 * aoutx.h (NAME(aout,bfd_free_cached_info)): Return true if
2050 abfd->tdata.aout_data == NULL.
2051
2052 2001-02-27 Alan Modra <alan@linuxcare.com.au>
2053
2054 * elf32-hppa.c: Correct field selector in stub comments.
2055 (clobber_millicode_symbols): Formatting fix.
2056
2057 * configure.in: Bump version to 2.11.90.
2058 * configure: Regenerate.
2059 * Makefile.am (CFILES): Rename to SOURCE_CFILES.
2060 (CFILES): $SOURCE_CFILES + generated C files.
2061 (POTFILES): Include $HFILES not $SOURCE_HFILES.
2062 Run "make dep-am"
2063 * Makefile.in: Regenerate.
2064 * doc/Makefile.in: This too.
2065
2066 2001-02-26 Timothy Wall <twall@cygnus.com>
2067
2068 * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Remove obsolete
2069 comments.
2070
2071 2001-02-26 Nick Clifton <nickc@redhat.com>
2072
2073 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Tidy
2074 up, replacing multiple if statements with a switch.
2075 (handle_COMDAT): New function.
2076
2077 2001-02-26 H.J. Lu <hjl@gnu.org>
2078
2079 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Issue
2080 a warning for section flags we do not handle instead of
2081 aborting.
2082
2083 2001-02-26 Andreas Jaeger <aj@suse.de>
2084
2085 * elf64-x86-64.c (x86_64_elf_howto_table): Fix order of entries.
2086
2087 2001-02-22 Timothy Wall <twall@cygnus.com>
2088
2089 * config.bfd (targ_cpu): Add vectors for ia64-*-aix* (aka Monterey).
2090 * configure.in: Add objects for elf64_ia64_aix vectors.
2091 * configure: Regenerated.
2092 * configure.host: Recognize ia64-*-aix*.
2093 * elfxx-ia64.c: Add hooks for ELF64 on AIX5. Define new vectors
2094 for AIX. AIX5 requires most relocations to be dynamic (*all*
2095 binaries are somewhat similar to shared libraries).
2096 * targets.c: Add elf64_ia64_aix vectors.
2097
2098 2001-02-21 David Mosberger <davidm@hpl.hp.com>
2099
2100 * cpu-ia64-opc.c (elf64_ia64_operands}: Fix typo: error string for
2101 C8 said "1" instead of "8". Clarify error string for IMM22:
2102 "signed integer" instead of just "integer".
2103
2104 2001-02-20 Andreas Jaeger <aj@suse.de>
2105
2106 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Don't make
2107 PLT entries that could serve as a definition for a weak symbol.
2108
2109 2001-02-19 Jakub Jelinek <jakub@redhat.com>
2110
2111 * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT
2112 entries that could serve as a definition for a weak symbol.
2113 * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Likewise.
2114
2115 2001-02-18 David O'Brien <obrien@FreeBSD>
2116
2117 * configure.in: Recognize FreeBSD/arm, FreeBSD/PowerPC, and treat
2118 FreeBSD/i386-CURRENT differently until I can figure out the needed
2119 corefile changes.
2120 * configure: Regenerate.
2121 * config.bfd: Recognize FreeBSD/x86-64, FreeBSD/ia64, FreeBSD/arm,
2122 FreeBSD/PowerPC, and FreeBSD/sparc64.
2123
2124 2001-02-18 lars brinkhoff <lars@nocrew.org>
2125
2126 * Makefile.am: Add PDP-11 a.out target.
2127 * config.bfd: Likewise.
2128 * configure.in: Likewise.
2129 * targets.c: Likewise.
2130 * archures.c: Likewise.
2131 * bfd-in2.h: Likewise. Add PDP-11 relocations.
2132 * libbfd.h: Add PDP-11 relocations.
2133 * reloc.c: Likewise.
2134 * cpu-pdp11.c: New file.
2135 * pdp11.c: New file.
2136
2137 * libaout.h (GET_WORD) [ARCH_SIZE==16]: Define.
2138 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
2139 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
2140 (PUT_WORD) [ARCH_SIZE==16]: Likewise.
2141 (GET_MAGIC): New macro.
2142 (PUT_MAGIC): Likewise.
2143 * aout-target.h (MY(object_p)): Use GET_MAGIC to read magic word.
2144
2145 2001-02-18 Jim Kingdon <jkingdon@engr.sgi.com>
2146
2147 * irix-core.c (irix_core_core_file_p): Set the architecture (GDB
2148 multiarch needs it).
2149
2150 2001-02-18 H.J. Lu <hjl@gnu.org>
2151
2152 * elflink.h (elf_link_input_bfd): Ignore invalid section symbol
2153 index.
2154
2155 2001-02-18 Kazu Hirata <kazu@hxi.com>
2156
2157 * vms-misc.c: Fix formatting.
2158
2159 2001-02-16 Kazu Hirata <kazu@hxi.com>
2160
2161 * vms.c: Fix formatting.
2162
2163 2001-02-14 H.J. Lu <hjl@gnu.org>
2164
2165 * elf.c (elf_find_function): New function.
2166 (_bfd_elf_find_nearest_line): Call elf_find_function () to find
2167 the file name and function name.
2168
2169 2001-02-14 Nick Clifton <nickc@redhat.com>
2170
2171 * ecoff.c (bfd_debug_section): Update to initialise new fields in
2172 asection structure.
2173
2174 * Makefile.am (BFD32_BACKENDS_CFILES): Remove peigen.c
2175 (BFD64_BACKENDS): Add pepigen.c
2176 Add rules to create peigen.c and pepigen.c from peXXigen.c.
2177
2178 * Makefile.in: Regenerate.
2179 * configure: Regenerate.
2180 * po/POTFILES.in: Regenerate.
2181 * po/bfd.pot: Regenerate.
2182
2183 2001-02-14 H.J. Lu <hjl@gnu.org>
2184
2185 * libcoff-in.h (pe_tdata): Add members target_subsystem and
2186 force_minimum_alignment.
2187
2188 2001-02-14 Bo Thorsen <bo@suse.de>
2189
2190 * elf64-x86-64.c: Small formatting fixes and rearrangements of code.
2191 (elf64_86_64_size_info): Struct added to fix a problem
2192 with the hashtable string entries.
2193 (elf64_x86_64_adjust_dynamic_symbol): Add generation of .got.plt.
2194 (elf64_x86_64_size_dynamic_sections): A FIXME removed.
2195 (elf64_x86_64_size_dynamic_sections): Fix a dynamic entry and
2196 remove the FIXME for this.
2197 (elf64_x86_64_adjust_dynamic_symbol): Fix check for unneeded .plt
2198 section. Also removed the FIXME for it.
2199 (x86_64_elf_howto_table): Use bfd_elf_generic_reloc.
2200 (ELF_DYNAMIC_INTERPRETER): Fix the name of the dynamic linker.
2201 (elf64_x86_64_finish_dynamic_sections): Enable .got.plt writing.
2202
2203 2001-02-13 Richard Henderson <rth@redhat.com>
2204
2205 * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if required
2206 and not user provided.
2207
2208 2001-02-13 Kazu Hirata <kazu@hxi.com>
2209
2210 * vms.c (vms_print_symbol): Remove unreachable code.
2211
2212 * rs6000-core.c: Fix formatting.
2213
2214 2001-02-13 David Mosberger <davidm@hpl.hp.com>
2215
2216 * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: Define
2217 as _bfd_XXi_only_swap_filehdr_out.
2218 (pe_mkobject) [PEI_FORCE_MINIMUM_ALIGNMENT]: Set
2219 pe->force_minimum_alignment to TRUE.
2220 (pe_mkobject) [PEI_TARGET_SUBSYSTEM]: Set pe->target_subsystem to
2221 PEI_TARGET_SUBSYSTEM.
2222 (pe_print_private_bfd_data): Call
2223 _bfd_XX_print_private_bfd_data_common() instead of
2224 _bfd_pe_print_private_bfd_data_common().
2225 (pe_bfd_copy_private_bfd_data): Call
2226 _bfd_XX_bfd_copy_private_bfd_data_common() instead of
2227 _bfd_pe_bfd_copy_private_bfd_data_common().
2228 (coff_bfd_copy_private_section_data): Define as
2229 _bfd_XX_bfd_copy_private_section_data instead of
2230 _bfd_pe_bfd_copy_private_section_data.
2231 (coff_get_symbol_info): Define as _bfd_XX_get_symbol_info instead
2232 of a _bfd_pe_get_symbol_info.
2233
2234 * peigen.c: Delete.
2235
2236 * peXXigen.c: Renamed from peigen.c.
2237 (COFF_WITH_XX): Define this macro (will get expanded into
2238 COFF_WITH_pep or COFF_WITH_pe, depending on whether this is being
2239 compiled as peigen.c or pepigen.c.
2240 [COFF_WITH_pep]: Include "coff/ia64.h" instead of "coff/i386.h" to
2241 define the canonical PEP structures and definitions.
2242 (_bfd_XXi_swap_aouthdr_out): If pe->force_minimum_alignment is in
2243 effect, enforce minimum file and section alignments. If
2244 extra->Subsystem is IMAGE_SUBSYSTEM_UNKNOWN, set it to
2245 pe->target_subsystem (this defaults to IMAGE_SUBSYSTEM_UNKNOWN,
2246 so, by default, this is a no-op).
2247
2248 * libpei.h: Rename COFF_WITH_PEP to COFF_WITH_pep.
2249 (_bfd_XX_bfd_copy_private_bfd_data_common): Add macros to map
2250 _bfd_XXfoo to _bfd_pepfoo if COFF_WIT_PEP is defined and to
2251 _bfd_pefoo if it's not defined. Use these macros to define
2252 coff swap macros.
2253
2254 * libcoff.h (pe_tdata): Add members target_subsystem and
2255 force_minimum_alignment.
2256
2257 * efi-app-ia64.c (COFF_WITH_pep): Rename COFF_WITH_PEP to
2258 COFF_WITH_pep.
2259 (PEI_TARGET_SUBSYSTEM): Rename from PEI_DEFAULT_TARGET_SUBSYSTEM.
2260
2261 * configure.in (bfd_efi_app_ia64_vec): Use pepigen.lo instead of
2262 peigen.lo.
2263
2264 * coff-ia64.c: Rename COFF_WITH_PEP to COFF_WITH_pep.
2265 (AOUTSZ): Rename PEP64AOUTSZ and PEP64AOUTHDR to PEPAOUTSZ and
2266 PEPAOUTHDR.
2267
2268 * Makefile.in (BFD64_BACKENDS): Mention pepigen.lo.
2269 (BFD64_BACKENDS_CFILES): Mention pepigen.c
2270 (peigen.c): Add rule to generate from peXXigen.c.
2271 (pepigen.c): Ditto.
2272 (pepigen.lo): List dependencies for pepigen.lo.
2273
2274 2001-02-13 Alan Modra <alan@linuxcare.com.au>
2275
2276 * elf32-hppa.c (elf32_hppa_set_gp): Handle weak $global$. If
2277 $global$ referenced but not defined, set its value here.
2278
2279 2001-02-09 Bo Thorsen <bo@suse.de>
2280
2281 * elf64-x86-64.c (elf64_x86_64_check_relocs): Set .rela.got section
2282 alignment to 3.
2283 (elf64_x86_64_check_relocs): Write R_X86_64_GOTPCREL GOT entry
2284 and relocation.
2285 (elf64_x86_64_relocate_section): Fix formatting.
2286 (elf64_x86_64_relocate_section): Fix addend for relocation of
2287 R_X86_64_(8|16|32|PC8|PC16|PC32).
2288
2289 2001-02-12 Jan Hubicka <jh@suse.cz>
2290
2291 * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.
2292
2293 2001-02-11 H.J. Lu <hjl@gnu.org>
2294
2295 * elflink.h (elf_bfd_final_link): Use file_align for SYMTAB
2296 alignment.
2297
2298 2001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2299
2300 * elf32-mips.c (mips_elf_create_dynamic_relocation): Undo patch
2301 from 2000-10-13. Do not add the symbol's value for R_MIPS_REL32
2302 relocations against dynsym symbols.
2303
2304 * elf32-mips.c (elf_mips_howto_table): Fix the comment on
2305 the R_MIPS_26 relocation.
2306 (mips_elf_calculate_relocation): Use (p + 4) instead of p for
2307 the R_MIPS_26 relocation.
2308 (mips_elf_perform_relocation): Fix the comment on the R_MIPS16_26
2309 relocation.
2310 * elf64-mips.c (mips_elf64_howto_table_rel): Fix the comment on
2311 the R_MIPS_26 relocation.
2312 (mips_elf64_howto_table_rela): Likewise.
2313
2314 * elf32-mips.c (struct mips_elf_link_hash_entry): Added no_fn_stub
2315 member to mark symbols that have non-CALL relocations against
2316 them.
2317 (mips_elf_link_hash_newfunc): Initialize no_fn_stub.
2318 (mips_elf_calculate_relocation): Handle R_MIPS_CALL16 like
2319 R_MIPS_GOT16.
2320 (_bfd_mips_elf_check_relocs): Set no_fn_stub for a symbol if a
2321 non-CALL relocation against it is encountered.
2322 (_bfd_mips_elf_copy_indirect_symbol): Merge no_fn_stub as well.
2323 (_bfd_mips_elf_adjust_dynamic_symbol): Only create a stub if
2324 no_fn_stub is not set.
2325
2326 * elf32-mips.c (mips_elf_output_extsym): Get the output section
2327 information from the real symbol for indirect ones.
2328 Check no_fn_stub to find out if a symbol has a function stub
2329 indeed.
2330
2331 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2332
2333 * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory.
2334 * Makefile.in: Regenerate.
2335
2336 2001-02-09 David Mosberger <davidm@hpl.hp.com>
2337
2338 * elfxx-ia64.c (is_unwind_section_name): New function. Returns
2339 true if section name is an unwind table section name.
2340 (elfNN_ia64_additional_program_headers): Count each unwind section
2341 separately.
2342 (elfNN_ia64_modify_segment_map): Install one unwind program header
2343 for each unwind separate section. Note: normally the linker
2344 script merges the unwind sections that go into a single segment,
2345 so this still generates at most one unwind program header per
2346 segment.
2347
2348 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Accept any section
2349 name for SHT_IA_64_UNWIND, not just .IA_64.unwind.
2350 (elfNN_ia64_fake_sections): Mark sections with names that start
2351 with .IA_64.unwind but not with .IA_64.unwind_info as an IA-64
2352 unwind section.
2353
2354 * elfxx-ia64.c (elfNN_ia64_final_write_processing): New function.
2355 Use it to make sh_info in unwind section point to the text section
2356 it applies to.
2357
2358 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2359
2360 * Makefile.am: Add linux target for S/390.
2361 * archures.c: Likewise.
2362 * bfd-in2.h: Likewise.
2363 * config.bfd: Likewise.
2364 * configure.in: Likewise.
2365 * elf.c: Likewise.
2366 * libbfd.h: Likewise.
2367 * targets.c: Likewise.
2368 * cpu-s390.c: New file.
2369 * elf32-s390.c: New file.
2370 * elf64-s390.c: New file.
2371
2372 2001-02-09 Nick Clifton <nickc@redhat.com>
2373
2374 * peigen.c (_bfd_pe_get_symbol_info): Suppress addition of
2375 ImageBase. This has already been done by coff_swap_hdr_in.
2376
2377 2001-02-09 Jakub Jelinek <jakub@redhat.com>
2378
2379 * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.
2380
2381 2001-02-09 Jakub Jelinek <jakub@redhat.com>
2382
2383 * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count.
2384 (sparc64_elf_relocate_section): Likewise.
2385
2386 2001-02-09 Mark Kettenis <kettenis@gnu.org>
2387
2388 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32
2389 similar to R_SPARC_32.
2390 * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
2391
2392 2001-02-08 H.J. Lu <hjl@gnu.org>
2393
2394 * elf32-i386.c (elf_i386_check_relocs): Reserve R_386_PC32
2395 relocation entries for weak definitions when building DSO with
2396 -Bsymbolic.
2397
2398 2001-02-08 Richard Henderson <rth@redhat.com>
2399
2400 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weakness
2401 before visibility. Locally defined protected symbols are not
2402 dynamic.
2403
2404 2001-02-08 Geoffrey Keating <geoffk@redhat.com>
2405
2406 * config.bfd: Enable coff64 for rs6000-*. Patch from
2407 <hzoli@austin.ibm.com>.
2408
2409 2001-02-07 Mark Elbrecht <snowball3@bigfoot.com>
2410
2411 * coffgen.c (coff_find_nearest_line): If stabs info is successfully
2412 found, do not attempt to find dwarf2 info before returning.
2413
2414 2001-02-07 Jakub Jelinek <jakub@redhat.com>
2415
2416 * elflink.h (is_global_symbol_definition): Rename to
2417 is_global_data_symbol_definition and have it reject function
2418 symbols.
2419 (elf_link_is_defined_archive_symbol): Use renamed function.
2420
2421 2001-02-07 Todd Vierling <tv@wasabisystems.com>
2422
2423 * libbfd-in.h (bfd_target_vector): Change extern array to pointer.
2424 * libbfd.h (bfd_target_vector): Likewise.
2425 * targets.c (bfd_target_vector): Rename to _bfd_target_vector and
2426 make static; create pointer reference named bfd_target_vector.
2427 (_bfd_target_vector_entries): Calculate this based on the array
2428 typed _bfd_target_vector.
2429
2430 2001-02-06 H.J. Lu <hjl@gnu.org>
2431
2432 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Only hidden and
2433 internal symbols are not dynamic.
2434 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
2435
2436 2001-02-06 Nick Clifton <nickc@redhat.com>
2437
2438 * Makefile.am (BFD64_BACKENDS_CFILES): Remove elf64-ia64.c, so
2439 that it will not be pulled into the list of files that make up
2440 po/POTFILES.in.
2441 * Makefile.in: Regenerate.
2442 * po/bfd.pot: Regenerate.
2443
2444 2001-02-06 H.J. Lu <hjl@gnu.org>
2445
2446 * peicode.h (coff_swap_filehdr_in): Remove the e_magic
2447 checking.
2448 (pe_bfd_object_p): Rewrite with external_PEI_DOS_hdr and
2449 external_PEI_IMAGE_hdr.
2450
2451 2001-02-06 Kazu Hirata <kazu@hxi.com>
2452
2453 * elf-m10200.c: Fix formatting.
2454
2455 2001-02-04 Nick Clifton <nickc@redhat.com>
2456
2457 * elf32-v850.c (v850_elf_reloc): Do not convert reloc addend to PC
2458 rel, it will be handled later on.
2459
2460 2001-02-02 Fred Fish <fnf@ninemoons.com>
2461
2462 * Makefile.in: Fix typo.
2463
2464 2001-02-01 Kazu Hirata <kazu@hxi.com>
2465
2466 * elf-m10300.c: Fix formatting.
2467
2468 2001-01-30 Alan Modra <alan@linuxcare.com.au>
2469
2470 * elf64-hppa.c (elf64_hppa_elf_get_symbol_type): New function.
2471 (elf_backend_get_symbol_type): Define.
2472 (elf64_hppa_object_p): Set architecture and machine from elf
2473 header flags.
2474
2475 2001-01-30 Curtis L. Janssen <cljanss@ca.sandia.gov>
2476
2477 * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
2478 before mdebug.
2479
2480 2001-01-26 Richard Henderson <rth@redhat.com>
2481
2482 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
2483 for non-default visibility.
2484 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but
2485 delete ugly macro and replace with pretty function.
2486
2487 2001-01-25 Mark Elbrecht <snowball3@bigfoot.com>
2488
2489 * coff-go32.c: Update copyright.
2490 * coff-stgo32.c: Likewise.
2491 * coff-go32.c (COFF_LONG_FILENAMES): Define.
2492 * coff-stgo32.c (COFF_LONG_FILENAMES): Likewise.
2493 * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Remove .bss entry.
2494 * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
2495
2496 2001-01-25 Kazu Hirata <kazu@hxi.com>
2497
2498 * bfd-in2.h: Rebuild.
2499 * libbfd.h: Likewise.
2500
2501 2001-01-23 H.J. Lu <hjl@gnu.org>
2502
2503 * bfd-in2.h: Rebuild.
2504
2505 2001-01-23 H.J. Lu <hjl@gnu.org>
2506
2507 * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)
2508 is NULL or PRIV(vms_rec) is outside of the buffer.
2509
2510 2001-01-23 Kazu Hirata <kazu@hxi.com>
2511
2512 * coff64-rs6000.c: Fix formatting.
2513 * coff-arm.c: Likewise.
2514 * coffgen.c: Likewise.
2515 * cofflink.c: Likewise.
2516 * coff-mcore.c: Likewise.
2517 * coff-mips.c: Likewise.
2518 * coff-pmac.c: Likewise.
2519 * coff-ppc.c: Likewise.
2520 * coff-rs6000.c: Likewise.
2521 * elf32.c: Likewise.
2522 * elf32-fr30.c: Likewise.
2523 * elf32-i370.c: Likewise.
2524 * elf32-i860.c: Likewise.
2525 * elf32-m32r.c: Likewise.
2526 * elf32-m68k.c: Likewise.
2527 * elf32-mcore.c: Likewise.
2528 * elf32-ppc.c: Likewise.
2529 * elf32-sh.c: Likewise.
2530 * elf32-v850.c: Likewise.
2531 * elf64-alpha.c: Likewise.
2532 * elf64-sparc.c: Likewise.
2533 * elflink.c: Likewise.
2534 * elflink.h: Likewise.
2535 * elf-m10200.c: Likewise.
2536 * elf-m10300.c: Likewise.
2537 * elfxx-ia64.c: Likewise.
2538
2539 * aoutx.h: Fix formatting.
2540 * bfd.c: Likewise.
2541 * bfd-in2.h: Likewise.
2542 * bfd-in.h: Likewise.
2543 * cpu-i386.c: Likewise.
2544 * cpu-m68hc11.c: Likewise.
2545 * dwarf2.c: Likewise.
2546 * elf64-x86-64.c: Likewise.
2547 * format.c: Likewise.
2548 * freebsd.h: Likewise.
2549 * hash.c: Likewise.
2550 * hp300hpux.c: Likewise.
2551 * hppabsd-core.c: Likewise.
2552 * hpux-core.c: Likewise.
2553
2554 2001-01-22 Bo Thorsen <bo@suse.de>
2555
2556 * elf64-x86-64.c: Added PIC support for X86-64.
2557 (elf64_x86_64_link_hash_newfunc): Function added.
2558 (elf64_x86_64_link_hash_table_create): Likewise.
2559 (elf64_x86_64_check_relocs): Likewise.
2560 (elf64_x86_64_gc_mark_hook): Likewise.
2561 (elf64_x86_64_gc_sweep_hook): Likewise.
2562 (elf64_x86_64_adjust_dynamic_symbol): Likewise.
2563 (elf64_x86_64_size_dynamic_sections): Likewise.
2564 (elf64_x86_64_discard_copies): Likewise.
2565 (elf64_x86_64_finish_dynamic_symbol): Likewise.
2566 (elf64_x86_64_finish_dynamic_sections): Likewise.
2567 (elf64_x86_64_relocate_section): Add relocation of PIC sections.
2568
2569 2001-01-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2570
2571 * Makefile.am (install-data-local): Make use of $(DESTDIR).
2572 * Makefile.in: Regenerate.
2573
2574 2001-01-21 Kazu Hirata <kazu@hxi.com>
2575
2576 * coff-a29k.c: Fix formatting.
2577
2578 2001-01-19 H.J. Lu <hjl@gnu.org>
2579
2580 * elf32-i386.c (elf_i386_check_relocs): Report files with bad
2581 relocation section names.
2582 (elf_i386_relocate_section): Report files with bad relocation
2583 section names and return false.
2584
2585 2001-01-17 Bo Thorsen <bo@suse.de>
2586
2587 * targets.c: Alphabetize list of xvecs.
2588
2589 2001-01-14 Alan Modra <alan@linuxcare.com.au>
2590
2591 * config.bfd: Add linux target variant for elfxx-hppa.
2592 * configure.in: Recognize bfd_elf32_hppa_linux_vec and
2593 bfd_elf64_hppa_linux_vec.
2594 * configure: Regenerate.
2595 * elf64-hppa.c: Include elf64-target.h again to support linux
2596 target variant.
2597 (elf64_hppa_post_process_headers): Set ELFOSABI_LINUX for linux.
2598 * elf32-hppa.c: Include elf32-target.h again to support linux
2599 target variant.
2600 (elf32_hppa_post_process_headers): New function.
2601 (elf_backend_post_process_headers): Define.
2602 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_linux_vec and
2603 bfd_elf32_hppa_linux_vec.
2604
2605 * elf32-hppa.c (elf32_hppa_link_hash_table): Add text_segment_base,
2606 and data_segment_base fields.
2607 (elf32_hppa_link_hash_table_create ): Init them.
2608 (elf32_hppa_check_relocs): Update comments.
2609 (hppa_record_segment_addr): New function.
2610 (elf32_hppa_relocate_section): Call it.
2611 (final_link_relocate): Handle R_PARISC_SEGREL32.
2612 (elf32_hppa_final_link): New function.
2613 (bfd_elf32_bfd_final_link): Define to call it.
2614 (hppa_unwind_entry_compare): New function.
2615 * cache.c (bfd_open_file): Create files in write+read mode.
2616
2617 * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for
2618 SEGREL32 and numerous other relocs. Change duplicate
2619 R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
2620
2621 * opncls.c (bfd_fdopenr): Add parens like the comment says around
2622 O_ACCMODE.
2623
2624 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Don't create
2625 .plt entries for DT_INIT and DT_FINI.
2626 (elf32_hppa_finish_dynamic_sections): Remove special handling of
2627 DT_INIT and DT_FINI.
2628
2629 * elf64-hppa.c (elf64_hppa_finish_dynamic_symbol): Use 16-bit
2630 offsets for stub .plt access if wide mode. Check offset in range.
2631
2632 2001-01-13 Nick Clifton <nickc@redhat.com>
2633
2634 * elf32-fr30.c (fr30_elf_howto_table): Remove spurious blank
2635 line.
2636
2637 * coffcode.h (coff_canonicalize_reloc): Remove spurious blank
2638 line.
2639
2640 2001-01-12 Alan Modra <alan@linuxcare.com.au>
2641
2642 * configure.in ([bfd_elf64_x86_64_vec]): Set target64.
2643 * configure: Regenerate.
2644
2645 2001-01-11 Peter Targett <peter.targett@arccores.com>
2646
2647 * bfd-in2.h (bfd_architecture): Add bfd_mach_arc_5,
2648 bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8 for ARC variants.
2649 * cpu-arc.c (arch_info_struct): Add entries for variants.
2650 (bfd_arc_arch) Set default to bfd_mach_arc_5.
2651 (arc_get_mach) Don't assume machine names prefixed arc- before
2652 testing.
2653 * elf32-arc.c (arc_elf_object_p): Set machine number based on new
2654 selections.
2655 (arc_elf_final_write_processing) Likewise.
2656 (ELF_MACHINE_CODE) Use EM_ARC.
2657
2658 2001-01-10 Nick Clifton <nickc@redhat.com>
2659
2660 * coff-arm.c (LOCAL_LABEL_PREFIX): Change definition to "".
2661
2662 2001-01-07 Philip Blundell <philb@gnu.org>
2663
2664 * README: Replace `bug-gnu-utils@gnu.org' with
2665 `bug-binutils@gnu.org'.
2666
2667 2001-01-04 Kazu Hirata <kazu@hxi.com>
2668
2669 * som.c: Fix formatting.
2670
2671 2001-01-03 Kazu Hirata <kazu@hxi.com>
2672
2673 * ecoffswap.h: Fix formatting.
2674 * elf-bfd.h: Likewise.
2675 * elfarm-nabi.c: Likewise.
2676 * elfarm-oabi.c: Likewise.
2677 * elfcode.h: Likewise.
2678 * elfcore.h: Likewise.
2679 * elflink.c: Likewise.
2680 * elflink.h: Likewise.
2681 * elfxx-ia64.c: Likewise.
2682 * elfxx-target.h: Likewise.
2683 * libbfd.c: Likewise
2684 * linker.c: Likewise.
2685 * lynx-core.c: Likewise.
2686
2687 2001-01-02 Kazu Hirata <kazu@hxi.com>
2688
2689 * pc532-mach.c: Fix formatting.
2690 * pe-arm.c: Likewise.
2691 * pe-i386.c: Likewise.
2692 * pe-mips.c: Likewise.
2693 * pe-ppc.c: Likewise.
2694 * pe-sh.c: Likewise.
2695 * pei-mips.c: Likewise.
2696 * pei-sh.c: Likewise.
2697 * peicode.h: Likewise.
2698 * ppcboot.c: Likewise.
2699 * ptrace-core.c: Likewise.
2700
2701 2001-01-01 Kazu Hirata <kazu@hxi.com>
2702
2703 * reloc.c: Fix formatting.
2704 * riscix.c: Likewise.
2705 * rs6000-core.c: Likewise.
2706 * xcoff-target.h: Likewise.
2707
2708 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
2709
2710 * elfcode.h (elf_object_p): Also restore the bfd mach field on
2711 error, by calling bfd_default_set_arch_mach with incoming
2712 values.
2713
2714 2000-12-26 Kazu Hirata <kazu@hxi.com>
2715
2716 * vaxnetbsd.c: Fix formatting.
2717 * versados.c: Likewise.
2718 * vms-gsd.c: Likewise.
2719 * vms-hdr.c: Likewise.
2720 * vms-misc.c: Likewise.
2721
2722 2000-12-25 Alexandre Oliva <aoliva@redhat.com>
2723
2724 * archive.c (coff_write_armap): Don't write more than symbol_count
2725 `archive_member_file_ptr's.
2726
2727 2000-12-25 Kazu Hirata <kazu@hxi.com>
2728
2729 * vms-tir.c: Fix formatting.
2730
2731 2000-12-23 Kazu Hirata <kazu@hxi.com>
2732
2733 * vms.c: Fix formatting.
2734 * vms.h: Likewise.
2735
2736 2000-12-21 Santeri Paavolainen <santtu@ssh.com>
2737
2738 * vms-hdr.c: Include alloca.h if HAVE_ALLOCA_H is defined.
2739
2740 * peicode.h (pe_ILF_object_p): Add const to import of TARGET_LITTLE_SYM.
2741
2742 * elf32-m32r.c (m32r_elf_generic_reloc): Add cast to avoid (void *)
2743 arithmetic.
2744
2745 * elf32-fr30.c: Add casts to avoid (void *) arithmetic.
2746
2747 * coffcode.h (styp_to_sec_flags): Add empty statement after label.
2748
2749 2000-12-21 Richard Sandiford <rsandifo@redhat.com>
2750
2751 * libbfd.c (bfd_get_bits): Added
2752 (bfd_put_bits): Likewise
2753 * bfd-in.h: Declared the above.
2754 * bfd-in2.h: Regenerated.
2755
2756 2000-12-20 Kazu Hirata <kazu@hxi.com>
2757
2758 * targets.c: Fix formatting.
2759 * tekhex.c: Likewise.
2760 * trad-core.c: Likewise.
2761
2762 2000-12-19 Kazu Hirata <kazu@hxi.com>
2763
2764 * sco5-core.c: Fix formatting.
2765 * section.c: Likewise.
2766 * sparclinux.c: Likewise.
2767 * sparclynx.c: Likewise.
2768 * sparcnetbsd.c: Likewise.
2769 * srec.c: Likewise.
2770 * stabs.c: Likewise.
2771 * stab-syms.c: Likewise.
2772 * sunos.c: Likewise.
2773 * syms.c: Likewise.
2774 * sysdep.h: Likewise.
2775
2776 2000-12-18 Nick Clifton <nickc@redhat.com>
2777
2778 * coff-arm.c (EXTRA_S_FLAGS): Only define if not already
2779 defined.
2780 * epoc-pe-arm.c (EXTRA_S_FLAGS): Define.
2781 * epoc-pei-arm.c (EXTRA_S_FLAGS): Define.
2782
2783 2000-12-18 Nick Clifton <nickc@redhat.com>
2784
2785 * vms-misc.c (_bfd_vms_get_record): Add default case to
2786 file_format switch.
2787
2788 2000-12-15 Miloslav Trmac <mitr@volny.cz>
2789
2790 * elfcore.h (elf_core_file_p): Move to the start of the program
2791 headers before attempting to read them.
2792
2793 2000-12-14 Kazu Hirata <kazu@hxi.com>
2794
2795 * peigen.c: Fix formatting.
2796 * som.c: Likewise.
2797 * som.h: Likewise.
2798
2799 2000-12-13 Kazu Hirata <kazu@hxi.com>
2800
2801 * peigen.c: Fix formatting.
2802
2803 2000-12-12 Jim Wilson <wilson@redhat.com>
2804
2805 * elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
2806
2807 2000-12-08 Mark Salter <msalter@redhat.com>
2808
2809 * binary.c (binary_set_section_contents): Ignore sections
2810 with zero size.
2811
2812 2000-12-12 Kazu Hirata <kazu@hxi.com>
2813
2814 * m68klinux.c: Fix formatting.
2815 * m68knetbsd.c: Likewise.
2816 * mipsbsd.c: Likewise.
2817 * netbsd-core.c: Likewise.
2818 * netbsd.h: Likewise.
2819 * newsos3.c: Likewise.
2820 * nlm32-alpha.c: Likewise.
2821 * nlm32-i386.c: Likewise.
2822 * nlm32-ppc.c: Likewise.
2823 * nlm32-sparc.c: Likewise.
2824 * nlmcode.h: Likewise.
2825 * nlmswap.h: Likewise.
2826 * nlm-target.h: Likewise.
2827 * ns32knetbsd.c: Likewise.
2828
2829 2000-12-10 Fred Fish <fnf@be.com>
2830
2831 * elflink.h (elf_link_output_extsym): Don't complain about undefined
2832 symbols in shared objects if allow_shlib_undefined is true.
2833
2834 2000-12-12 Nick Clifton <nickc@redhat.com>
2835
2836 * cpu-sh.c: Fix formattng.
2837 * elf.c: Fix formattng.
2838 * elf32-mips.c: Fix formattng.
2839 * elf32-sh.c: Fix formattng.
2840 * elf64-alpha.c: Fix formattng.
2841
2842 2000-12-09 Nick Clifton <nickc@redhat.com>
2843
2844 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Pass
2845 dwarf2_find_line_info as last parameter to invocation of
2846 _bfd_dwarf2_find_nearest_line.
2847 * elf32-arm.h (elf32_arm_find_nearest_line): Pass
2848 dwarf2_find_line_info as last parameter to invocation of
2849 _bfd_dwarf2_find_nearest_line.
2850
2851 2000-12-08 Mark Elbrecht <snowball3@bigfoot.com>
2852
2853 * Makefile.am (BFD32_BACKENDS): Move dwarf2.lo from here...
2854 (BFD_LIBS): ...to here.
2855 (BFD32_BACKENDS_CFILES): Move dwarf2.c from here...
2856 (BFD_LIBS_CFILES): ...to here.
2857 * Makefile.in: Regenerate.
2858 * configure.in: Remove dwarf.lo from the elf shell variable.
2859 * configure: Regenerate.
2860 * libcoff-in.h (coff_tdata): Add pointer dwarf2_find_line_info.
2861 * libcoff.h: Regenerate.
2862 * coffgen.c (coff_find_nearest_line): Call
2863 _bfd_dwarf2_find_nearest_line.
2864 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Add parameter. Update
2865 accordingly.
2866 (read_abbrevs): Likewise
2867 (decode_line_info): Likewise.
2868 (parse_comp_unit): Likewise.
2869 (comp_unit_find_nearest_line): Likewise.
2870 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
2871 * libbfd.h: Regenerate.
2872 * elf.c (_bfd_elf_find_nearest_line): Update call.
2873 * elf-bfd.h (elf_obj_tdata): Change dwarf2_find_line_info to type PTR.
2874 * dwarf2.c (concat_filename): Use IS_ABSOLUTE_PATH.
2875 * coffcode.h (STYP_XCOFF_DEBUG, STYP_DEBUG_INFO): New macros.
2876 (sec_to_styp_flags): Use them. Handle DWARF2 sections.
2877 (styp_to_sec_flags): Handle DWARF2 sections.
2878 * elf32-arm.h (elf32_arm_find_nearest_line): Add parameter to call
2879 to _bfd_find_nearest_line.
2880 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Add parameter to
2881 call to _bfd_find_nearest_line.
2882
2883 2000-12-08 Kazu Hirata <kazu@hxi.com>
2884
2885 * coffgen.c: Fix formatting.
2886 * elf-m10300.c: Likewise.
2887 * elf32-i386.c: Likewise.
2888 * elf32-i960.c: Likewise.
2889 * elf32-m68k.c: Likewise.
2890 * elf32-mcore.c: Likewise.
2891 * elf32-ppc.c: Likewise.
2892 * elf32-sh.c: Likewise.
2893 * elf32-sparc.c: Likewise.
2894 * elf32-v850.c: Likewise.
2895 * elf64-alpha.c: Likewise.
2896 * elf64-hppa.c: Likewise.
2897 * elf64-mips.c: Likewise.
2898 * elf64-sparc.c: Likewise.
2899
2900 2000-12-07 Kazu Hirata <kazu@hxi.com>
2901
2902 * elf32-ppc.c: Fix formatting.
2903 * elf64-x86-64.c: Likewise.
2904
2905 2000-12-06 Ulf Carlsson <ulfc@engr.sgi.com>
2906
2907 From Ralf Baechle <ralf@gnu.org>
2908
2909 * elf32-mips.c (elf32_mips_merge_private_bfd_data): Always permit
2910 BFDs containing no sections or empty .text, .data or .bss sections
2911 to be merged, regardless of their flags.
2912
2913 2000-12-06 Kazu Hirata <kazu@hxi.com>
2914
2915 * elf32-m32r.c: Fix formatting.
2916 * elf32-m68hc11.c: Likewise.
2917 * elf32-m68hc12.c: Likewise.
2918 * elf32-m68k.c: Likewise.
2919 * elf32-mcore.c: Likewise.
2920 * elf32-pj.c: Likewise.
2921 * elf32-ppc.c: Likewise.
2922
2923 2000-12-05 Kazu Hirata <kazu@hxi.com>
2924
2925 * elf32-fr30.c: Fix formatting.
2926 * elf32-hppa.c: Likewise.
2927 * elf32-i370.c: Likewise.
2928 * elf32-i386.c: Likewise.
2929 * elf32-i860.c: Likewise.
2930 * elf32-i960.c: Likewise.
2931
2932 2000-12-03 Kazu Hirata <kazu@hxi.com>
2933
2934 * elf32-arm.h: Fix formatting.
2935 * elf32-avr.c: Likewise.
2936 * elf32-cris.c: Likewise.
2937 * elf32-d10v.c: Likewise.
2938 * elf32-d30v.c: Likewise.
2939 * elf-hppa.h: Likewise.
2940 * elf-m10200.c: Likewise.
2941 * elf-m10300.c: Likewise.
2942
2943 2000-12-01 Chris Demetriou <cgd@sibyte.com>
2944
2945 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mips32 and
2946 bfd_mach_mips32_4k. Update FIXME comment.
2947 * archures.c (bfd_mach_mips32): New constant.
2948 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
2949 the latter, renumber it.
2950 * bfd-in2.h (bfd_mach_mips32): New constant.
2951 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
2952 the latter, renumber it.
2953 * cpu-mips.c (I_mips32): New constant.
2954 (I_mips4K, I_mips32_4k): Rename the former to the latter.
2955 (arch_info_struct): Add bfd_mach_mips32 entry, replace
2956 bfd_mach_mips4K entry with bfd_mach_mips32_4k entry.
2957 * elf32-mips.c (elf_mips_isa): Add E_MIPS_ARCH_32 case.
2958 (elf_mips_mach): Likewise. Also, replace E_MIPS_MACH_MIPS32
2959 with E_MIPS_MACH_MIPS32_4K.
2960 (_bfd_mips_elf_final_write_processing): Replace
2961 bfd_mach_mips4K with bfd_mach_mips32_4k case, add
2962 bfd_mach_mips32 case.
2963 (_bfd_mips_elf_merge_private_bfd_data): Generalize ISA mixing
2964 comparison with support for MIPS32.
2965 (_bfd_mips_elf_print_private_bfd_data): Print ISA name for
2966 MIPS32.
2967
2968 * aoutx.h (NAME(aout,machine_type)): Add cases for
2969 bfd_mach_mips5 and bfd_mach_mips64.
2970 * archures.c (bfd_mach_mips5, bfd_mach_mips64): New constants.
2971 * bfd-in2.h (bfd_mach_mips5, bfd_mach_mips64): Likewise.
2972 * cpu_mips.c (I_mips5, I_mips64): New definitions.
2973 (arch_info_struct): Add entries for bfd_mach_mips5 and
2974 bfd_mach_mips64.
2975 * elf32-mips.c (elf_mips_isa, elf_mips_mach,
2976 _bfd_mips_elf_print_private_bfd_data): Add cases for
2977 E_MIPS_ARCH_5 and E_MIPS_ARCH_64.
2978 (_bfd_mips_elf_final_write_processing): Add cases for
2979 bfd_mach_mips5 and bfd_mach_mips64.
2980
2981 * aoutx.h (NAME(aout,machine_type)): Add a
2982 bfd_mach_mips_sb1 case.
2983 * archures.c (bfd_mach_mips_sb1): New constant.
2984 * bfd-in2.h (bfd_mach_mips_sb1): New constant.
2985 * cpu-mips.c (I_sb1): New constant.
2986 (arch_info_struct): Add entry for bfd_mach_mips_sb1.
2987 * elf32-mips.c (elf_mips_mach): Add case for
2988 E_MIPS_MACH_SB1.
2989 (_bfd_mips_elf_final_write_processing): Add case for
2990 bfd_mach_mips_sb1.
2991
2992 2000-12-01 Joel Sherrill <joel@OARcorp.com>
2993
2994 * config.bfd (arm-*-rtems*, a29k-*rtems*): New targets.
2995 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
2996 (sparc*-*-rtems*): Switched from a.out to ELF.
2997
2998 2000-11-30 Jan Hubicka <jh@suse.cz>
2999
3000 * Makefile.am (BFD64_BACKENDS): Add elf64-x86-64.lo
3001 BFD64_BACKENDS_CFILES): Add elf64-x86-64.c
3002 (elf64-x86-64.lo): Add dependencies.
3003 * archures.c (DESCRIPTION): Add bfd_mach_x86_64,
3004 bfd_mach_x86_64_intel_syntax.
3005 * elf.c (prep_headers): Use EM_x86_64 for 64bit output.
3006 * config.bfd (x86_64): Add.
3007 * configure.in: Add support for bfd_elf64_x86_64_vec.
3008 * cpu-i386.c (bfd_x86_64_arch_intel_syntax, bfd_x86_64_arch): Add.
3009 (bfd_i386_arch, i8086_ar): Link in.
3010 * elf64-x86-64.c: New file.
3011 * reloc.c (ENUMDOC): Add BFD_RELOC_X86_64*.
3012 * targets.c (bfd_elf64_x86_64_vec): Add.
3013 (bfd_target_vect): Add bfd_elf64_x86_64_vec.
3014
3015 2000-11-30 Kazu Hirata <kazu@hxi.com>
3016
3017 * xcofflink.c: Fix formatting.
3018
3019 2000-11-28 Kazu Hirata <kazu@hxi.com>
3020
3021 * aoutx.h: Fix formatting.
3022 * bfd-in.h: Likewise.
3023 * bfd-in2.h: Likewise.
3024 * cache.c: Likewise.
3025 * cisco-core.c: Likewise.
3026 * coff64-rs6000.c: Likewise.
3027 * coffcode.h: Likewise.
3028 * coffswap.h: Likewise.
3029 * corefile.c: Likewise.
3030 * elf32-mips.c: Likewise.
3031
3032 2000-11-27 Kazu Hirata <kazu@hxi.com>
3033
3034 * aout-adobe.c: Fix formatting.
3035 * coff64-rs6000.c: Likewise.
3036 * coffgen.c: Likewise.
3037 * cofflink.c: Likewise.
3038
3039 2000-11-27 Philip Blundell <pb@futuretv.com>
3040
3041 * libcoff-in.h (coff_tdata): Add `strings_written' flag.
3042 (obj_coff_strings_written): New accessor macro for above.
3043 * libcoff.h: Regenerate.
3044 * cofflink.c (_bfd_coff_final_link): Say that we wrote the
3045 strings.
3046 * coffcode.h (coff_write_object_contents): No need to write out
3047 the string table if it's already been done.
3048
3049 2000-11-22 Philip Blundell <pb@futuretv.com>
3050
3051 * cofflink.c (_bfd_coff_generic_relocate_section): Don't object to
3052 weak undefined symbols.
3053
3054 2000-11-24 Nick Clifton <nickc@redhat.com>
3055
3056 * archures.c (bfd_mach_arm_5TE): Define.
3057 (bfd_mach_arm+XScale): Define.
3058 * bfd-in2.h: Regenerate.
3059
3060 * coff-arm.c (coff_arm_reloc_type_lookup): Accept
3061 BFD_RELOC_ARM_PCREL_BLX.
3062
3063 * coffcode.h (coff_set_flags): Set flags for 5t, 5te and
3064 XScale machine numbers.
3065
3066 * config.bfd (xscale-elf): Add target.
3067 (xscale-coff): Add target.
3068
3069 * cpu-arm.c: Add xscale machine name.
3070 Add v5t, v5te and XScale machine numbers.
3071
3072 2000-11-23 Kazu Hirata <kazu@hxi.com>
3073
3074 * aix386-core.c: Fix formatting.
3075
3076 2000-11-22 Jim Wilson <wilson@redhat.com>
3077
3078 * coff-ia64.c (howto_table): Use EMPTY_HOWTO.
3079 (in_reloc_p): Add ATTRIBUTE_UNUSED to unused parameters.
3080 * cpu-ia64-opc.c (ins_rsvd, ext_rsvd, ins_const, ext_const): Likewise.
3081 (ins_imms_scaled): Initialize sign_bit at function entry.
3082 (elf64_ia64_operands): Add missing initializers.
3083 * elfxx-ia64.c (elfNN_ia64_reloc, elfNN_ia64_reloc_type_lookup,
3084 elfNN_ia64_info_to_howto, elfNN_ia64_fake_sections,
3085 elfNN_ia64_add_symbol_hook, elfNN_ia64_is_local_label_name,
3086 elfNN_ia64_local_hash_table_init, get_fptr, get_pltoff,
3087 elfNN_ia64_adjust_dynamic_symbol): Add ATTRIBUTE_UNUSED for unused
3088 parameters.
3089 (elfNN_ia64_info_to_howto): Initialize free_relocs, free_contents,
3090 and free_extsyms at function entry.
3091 (elfNN_add_symbol_hook): Add unsigned cast to bfd_get_gp_size result.
3092 (elfNN_ia64_create_dynamic_sections): Delete unused local h.
3093 (get_got): Delete unused local srel.
3094 (elfNN_ia64_check_relocs): Initialize dynrel_type when declared.
3095 (elfNN_ia64_relocate_section): Delete unused local dynindx.
3096
3097 2000-11-21 Kazu Hirata <kazu@hxi.com>
3098
3099 * coff-a29k.c: Fix formatting.
3100 * coff-h8500.c: Likewise.
3101 * coff-i960.c: Likewise.
3102 * coff-ppc.c: Likewise.
3103 * coff-rs6000.c: Likewise.
3104 * coff-stgo32.c: Likewise.
3105 * coff-tic54x.c: Likewise.
3106 * coff-w65.c: Likewise.
3107 * cpu-h8500.c: Likewise.
3108 * cpu-hppa.c: Likewise.
3109 * cpu-ns32k.c: Likewise.
3110 * ecoff.c: Likewise.
3111 * ecofflink.c: Likewise.
3112
3113 2000-11-21 Nick Clifton <nickc@redhat.com>
3114
3115 * elf32-sh.c (sh_elf_reloc_loop): Fix compile time warning, and
3116 remove possibility of infinite loop.
3117
3118 2000-11-20 Kazu Hirata <kazu@hxi.com>
3119
3120 * aix386-core.c: Fix formatting.
3121 * aout-adobe.c: Likewise.
3122 * aout-arm.c: Likewise.
3123 * aout-encap.c: Likewise.
3124 * aout-ns32k.c: Likewise.
3125 * aout-target.h: Likewise.
3126 * aout-tic30.c: Likewise.
3127 * aoutf1.h: Likewise.
3128 * aoutx.h: Likewise.
3129 * archive.c: Likewise.
3130 * bfd-in.h: Likewise.
3131 * bfd-in2.h: Likewise.
3132 * bfd.c: Likewise.
3133 * bout.c: Likewise.
3134
3135 2000-11-17 H.J. Lu <hjl@gnu.org>
3136
3137 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Don't create
3138 pltoff entries for DT_INIT and DT_FINI.
3139 (elfNN_ia64_final_link): Don't set DT_INIT/FINI entries.
3140 (elfNN_ia64_finish_dynamic_sections): Don't fill in DT_INIT/FINI
3141 entries.
3142
3143 2000-11-16 Richard Henderson <rth@redhat.com>
3144
3145 * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.
3146 (allocate_dynrel_entries): Likewise.
3147 (elfNN_ia64_relocate_section): Likewise. Set REL addends correctly.
3148 (set_pltoff_entry): Likewise.
3149 (ia64_howto_table): Remove R_IA64_SEGBASE, and R_IA64_EPLT[ML]SB
3150 (elfNN_ia64_reloc_type_lookup): Likewise.
3151 (elfNN_ia64_install_value): Likewise.
3152 (elfNN_ia64_relocate_section): Likewise.
3153 * reloc.c (BFD_RELOC_IA64_SEGBASE): Remove.
3154 (BFD_RELOC_IA64_EPLTMSB, BFD_RELOC_IA64_EPLTLSB): Remove.
3155
3156 2000-11-16 Kazu Hirata <kazu@hxi.com>
3157
3158 * cpu-a29k.c: Fix formatting.
3159 * cpu-alpha.c: Likewise.
3160 * cpu-arm.c: Likewise.
3161 * cpu-avr.c: Likewise.
3162 * cpu-d10v.c: Likewise.
3163 * cpu-h8500.c: Likewise.
3164 * cpu-hppa.c: Likewise.
3165 * cpu-i370.c: Likewise.
3166 * cpu-i386.c: Likewise.
3167 * cpu-i960.c: Likewise.
3168 * cpu-ia64-opc.c: Likewise.
3169 * cpu-ia64.c: Likewise.
3170 * cpu-m32r.c: Likewise.
3171 * cpu-m68hc11.c: Likewise.
3172 * cpu-m68hc12.c: Likewise.
3173 * cpu-m68k.c: Likewise.
3174 * cpu-m88k.c: Likewise.
3175 * cpu-mips.c: Likewise.
3176 * cpu-ns32k.c: Likewise.
3177 * cpu-pj.c: Likewise.
3178 * cpu-powerpc.c: Likewise.
3179 * cpu-sh.c: Likewise.
3180 * cpu-sparc.c: Likewise.
3181 * cpu-tic54x.c: Likewise.
3182 * cpu-v850.c: Likewise.
3183 * cpu-vax.c: Likewise.
3184 * cpu-w65.c: Likewise.
3185 * cpu-we32k.c: Likewise.
3186 * cpu-z8k.c: Likewise.
3187 * dwarf1.c: Likewise.
3188 * dwarf2.c: Likewise.
3189
3190 2000-11-15 Kazu Hirata <kazu@hxi.com>
3191
3192 * coff-arm.c: Fix formatting.
3193 * coff-ppc.c: Likewise.
3194 * coff-rs6000.c: Likewise.
3195 * coff-sh.c: Likewise.
3196 * coff-sparc.c: Likewise.
3197 * coff-tic30.c: Likewise.
3198 * coff-tic54x.c: Likewise.
3199 * coff-tic80.c: Likewise.
3200 * coff-w65.c: Likewise.
3201 * coff-we32k.c: Likewise.
3202 * coff-z8k.c: Likewise.
3203
3204 2000-11-15 Richard Henderson <rth@redhat.com>
3205
3206 * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc
3207 section with the same ALLOC|LOAD flags as the source section.
3208
3209 2000-11-14 Jakub Jelinek <jakub@redhat.com>
3210
3211 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used
3212 by STO_ALPHA constants.
3213
3214 2000-11-14 Kazu Hirata <kazu@hxi.com>
3215
3216 * coff-pmac.c: Fix formatting.
3217 * coff-ppc.c: Likewise.
3218
3219 2000-11-13 H.J. Lu <hjl@gnu.org>
3220
3221 * elflink.h (elf_link_add_object_symbols): Also add indirect
3222 symbols for common symbols with the default version.
3223
3224 2000-11-09 Philip Blundell <pb@futuretv.com>
3225
3226 * section.c (STD_SECTION): Set gc_mark flag.
3227
3228 2000-11-11 Kazu Hirata <kazu@hxi.com>
3229
3230 * coff-i960.c: Likewise.
3231 * coff-m68k.c: Likewise.
3232 * coff-m88k.c: Likewise.
3233 * coff-mcore.c: Likewise.
3234 * coff-mips.c: Likewise.
3235
3236 2000-11-11 Bernd Schmidt <bernds@cygnus.co.uk>
3237
3238 * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
3239
3240 2000-11-10 Kazu Hirata <kazu@hxi.com>
3241
3242 * coff-h8300.c: Fix formatting.
3243 * coff-h8500.c: Likewise.
3244 * coff-i386.c: Likewise.
3245 * coff-i860.c: Likewise.
3246 * coff-i960.c: Likewise.
3247 * coff-ia64.c: Likewise.
3248
3249 2000-11-09 Kazu Hirata <kazu@hxi.com>
3250
3251 * archive.c: Fix formatting.
3252 * archures.c: Likewise.
3253
3254 2000-11-07 Richard Henderson <rth@redhat.com>
3255
3256 * elfxx-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
3257 Set it before bfd_elf64_bfd_final_link call. Use it after the call.
3258 * section.c (bfd_set_section_contents): Call memcpy if
3259 section->contents set and location not equal to contents plus offset.
3260
3261 2000-11-08 Kazu Hirata <kazu@hxi.com>
3262
3263 * bfd-in.h: Fix formatting.
3264 * bfd-in2.h: Likewise.
3265 * bfd.c: Likewise.
3266 * binary.c: Likewise.
3267 * bout.c: Likewise.
3268 * coff-a29k.c: Likewise.
3269 * coff-alpha.c: Likewise.
3270 * coff-apollo.c: Likewise.
3271 * coff-aux.c: Likewise.
3272
3273 2000-11-07 Kazu Hirata <kazu@hxi.com>
3274
3275 * aix386-core.c: Fix formatting.
3276 * aoutf1.h: Likewise.
3277 * aoutx.h: Likewise.
3278 * archures.c: Likewise.
3279 * armnetbsd.c: Likewise.
3280
3281 2000-11-07 Alan Modra <alan@linuxcare.com.au>
3282
3283 * coff-h8300.c (special): Adjust reloc address.
3284
3285 2000-11-06 Steve Ellcey <sje@cup.hp.com>
3286
3287 * archures.c (bfd_mach_ia64_elf64, bfd_mach_ia64_elf32): Add defines
3288 to differentiate elf32 and elf64 on ia64.
3289 * bfd-in2.h: Regenerate.
3290 * config.bfd: Add target for "ia64*-*-hpux*".
3291 * configure.in: Add bfd_elf32_ia64_big_vec to selvecs switch.
3292 * configure: Regenerate.
3293 * cpu-ia64.c (bfd_ia64_elf32_arch): Add elf32 arch info structure.
3294 * targets.c: Add bfd_target bfd_elf32_ia64_big_vec.
3295
3296 * Makefile.am: Make elf32-ia64.c and elf64-ia64.c derived objects
3297 from elfxx-ia64.c. Add depenency rules for making elf32-ia64.lo.
3298 * Makefile.in: Regnerate.
3299 * elf64-ia64.c: Deleted.
3300 * elfxx-ia64.c: New file, paramaterized version of elf64-ia64.c.
3301
3302 2000-11-06 Kazu Hirata <kazu@hxi.com>
3303
3304 * aout-adobe.c: Fix formatting.
3305 * aout-arm.c: Likewise.
3306 * aout-cris.c: Likewise.
3307 * aout-encap.c: Likewise.
3308 * aout-ns32k.c: Likewise.
3309 * aout-target.h: Likewise.
3310 * aout-tic30.c: Likewise.
3311
3312 2000-11-05 Philip Blundell <philb@gnu.org>
3313
3314 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit
3315 BFDs containing no sections to be merged, regardless of their flags.
3316
3317 2000-11-04 Philip Blundell <philb@gnu.org>
3318
3319 * elf32-arm.h (elf32_arm_relocate_section): Suppress error message
3320 if a relocation for an undefined symbol also results in an
3321 overflow.
3322
3323 2000-11-06 Christopher Faylor <cgf@cygnus.com>
3324
3325 * config.bfd: Add support for Sun Chorus.
3326
3327 2000-11-05 David O'Brien <obrien@FreeBSD.org>
3328
3329 * configure.in: Recognize alpha-*-freebsd*.
3330 * configure: Regenerate.
3331
3332 2000-11-02 Luciano Gemme <ishitawa@yahoo.com>
3333
3334 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
3335 (Chunk): New global variable set by a parameter in objcopy.c.
3336 (S3Forced): New global variable set by a parameter in
3337 objcopy.c.
3338 (srec_set_section_contents): If S3Forced is true, always generate
3339 S3 records.
3340 (srec_write_section): Use 'Chunk' to limit maximum length of S
3341 records.
3342
3343 2000-11-02 Per Lundberg <plundis@chaosdev.org>
3344
3345 * config.bfd: Add support for i[3456]86-chaosdev-storm-chaos.
3346 * Makefile.in: Regenerate.
3347 * bfd-in2.h: Regenerate.
3348 * po/bfd.pot: Regenerate.
3349
3350 2000-10-31 Philip Blundell <philb@gnu.org>
3351
3352 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle
3353 EF_SOFT_FLOAT if it is defined.
3354
3355 2000-10-27 Philip Blundell <philb@gnu.org>
3356
3357 * elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse
3358 attempts to mix PIC code with non-PIC, just mark the output as
3359 being position dependent.
3360 (elf32_arm_merge_private_bfd_data): Likewise. Print an error
3361 message for EF_SOFT_FLOAT mismatches. Display diagnostics for
3362 all mismatches, not just the first one.
3363
3364 2000-10-25 Chris Demetriou <cgd@sibyte.com>
3365
3366 * ieee.c (ieee_archive_p): Plug one of many possible
3367 memory leaks in error handling.
3368
3369 2000-10-20 Jakub Jelinek <jakub@redhat.com>
3370
3371 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
3372 elf32_sparc_object_p, elf32_sparc_final_write_processing):
3373 Support v8plusb.
3374 * elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
3375 sparc64_elf_object_p): Support v9b.
3376 * archures.c: Declare v8plusb and v9b machines.
3377 * bfd-in2.h: Ditto.
3378 * cpu-sparc.c: Ditto.
3379
3380 2000-10-16 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
3381
3382 * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location
3383 of a GOT reloc.
3384
3385 * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.
3386 (SYMBOL_CALLS_LOCAL): New macro.
3387 (ppc_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
3388 (ppc_elf_check_relocs): Use SYMBOL_REFERENCES_LOCAL.
3389 (ppc_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
3390 (ppc_elf_relocate_section): Use flag variable to determine
3391 whether the relocation refers to a local symbol.
3392 Test whether a PLTREL24 reloc will produce a reloc by looking
3393 to see whether a PLT entry was made.
3394
3395 2000-10-14 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
3396
3397 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
3398 entries that could serve as a definition for a weak symbol.
3399
3400 2000-10-13 Ulf Carlsson <ulfc@engr.sgi.com>
3401
3402 From Ralf Baechle <ralf@gnu.org>
3403
3404 * elf32-mips.c (mips_elf_create_dynamic_relocation): New argument
3405 local_p. Add symbol value only for non-R_MIPS_REL32 relocations
3406 against local symbols.
3407 (_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01.
3408
3409 2000-10-12 Alan Modra <alan@linuxcare.com.au>
3410
3411 * section.c (struct sec): Add kept_section.
3412 (struct bfd_comdat_info): Remove sec, we can use above.
3413 (STD_SECTION): Add initializer.
3414 (bfd_make_section_anyway): Init here too.
3415
3416 * bfd-in2.h: Regenerate.
3417
3418 * elflink.h (elf_link_add_object_symbols): Remove unnecessary
3419 zeroing of `flags'.
3420 (elf_link_input_bfd): Set all asection->symbol->value's here, and
3421 fudge values for discarded link-once section symbols.
3422
3423 * elf64-hppa.c: Include alloca-conf.h
3424
3425 2000-10-11 Alan Modra <alan@linuxcare.com.au>
3426
3427 * elf.c (swap_out_syms): Revert 2000-10-07 changes.
3428
3429 * ieee.c (ieee_make_empty_symbol): Oops, bfd_zalloc needs another arg.
3430
3431 2000-10-10 Alan Modra <alan@linuxcare.com.au>
3432
3433 * ieee.c (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
3434
3435 2000-10-10 Tom Rix <trix@redhat.com>
3436
3437 * section.c (bfd_make_section_anyway): Release newsect ptr when
3438 newsect->symbol fails to alloc. Use bfd_release instead of free.
3439
3440 2000-10-09 Richard Henderson <rth@cygnus.com
3441
3442 * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
3443 (elf64_ia64_unwind_entry_compare): New.
3444 (elf64_ia64_final_link): Sort the .IA_64.unwind section.
3445
3446 2000-10-07 Alan Modra <alan@linuxcare.com.au>
3447
3448 * elflink.h (size_dynamic_sections): Don't create various tags if
3449 .dynstr is excluded from the link. Don't set first dynsym entry
3450 if dynsymcount is zero.
3451 (elf_bfd_final_link): Don't try to swap out dynamic syms if
3452 .dynsym excluded from the link. Don't try to write any dynamic
3453 sections excluded from the link.
3454
3455 * elf.c (swap_out_syms): Handle global section symbols.
3456
3457 2000-10-05 DJ Delorie <dj@redhat.com>
3458
3459 * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
3460 * coffcode.h (coff_set_alignment_hook): read extended reloc count
3461 (coff_write_relocs): write extended reloc count
3462 (coff_write_object_contents): account for extended relocs
3463
3464 2000-10-05 Jim Wilson <wilson@cygnus.com>
3465
3466 * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
3467 field.
3468 * elf.c (_bfd_elf_make_section_from_shdr): Call the
3469 elf_backend_section_flags function.
3470 * elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion
3471 code.
3472 (elf64_ia64_section_flags): New function containing flag conversion
3473 code.
3474 (elf_backend_section_flags): Define to elf64_ia64_section_flags.
3475 * elfxx-target.h (elf_backend_section_flags): Define.
3476 (elfNN_bed): Initialize elf_backend_section_flags field.
3477
3478 2000-10-02 Alan Modra <alan@linuxcare.com.au>
3479
3480 * elf32-hppa.c (elf32_hppa_check_relocs): Correct call to
3481 _bfd_elf32_gc_record_vtable. Correct a comment.
3482
3483 2000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>
3484
3485 From Ralf Baechle <ralf@gnu.org>
3486
3487 * elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld
3488 produces binaries with got[1] = 0x80000001 to differenciate them
3489 for the dynamic linker from the broken binaries produced by old
3490 versions.
3491
3492 2000-09-30 Petr Sorfa <petrs@sco.com>
3493
3494 * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t.
3495 (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t.
3496 * configure.in: Add check for pxstatus_t and lwpxstatus_t.
3497 * configure: Regenerate.
3498
3499 2000-09-27 Hans-Peter Nilsson <hp@axis.com>
3500
3501 Define two bfd_targets for absence and presence of leading
3502 underscore on symbols. Make sure to only link same kind.
3503 * elf32-cris.c (cris_elf_object_p,
3504 cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
3505 cris_elf_merge_private_bfd_data): New.
3506 (elf_backend_object_p, elf_backend_final_write_processing,
3507 bfd_elf32_bfd_print_private_bfd_data,
3508 bfd_elf32_bfd_merge_private_bfd_data): Define.
3509 <Target vector definition>: Include elf32-target.h twice with
3510 different macro settings:
3511 (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
3512 bfd_elf32_us_cris_vec.
3513 (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
3514 (elf_symbol_leading_char): First as 0, then '_'.
3515 (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
3516 * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
3517 * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
3518 * configure: Regenerate.
3519 * targets.c: Declare bfd_elf32_us_cris_vec.
3520 * po/bfd.pot: Regenerate.
3521
3522 2000-09-29 Momchil Velikov <velco@fadata.bg>
3523
3524 * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for
3525 R_ARM_THM_PC22 relocations.
3526
3527 2000-09-29 NIIBE Yutaka <gniibe@chroot.org>
3528
3529 * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
3530
3531 2000-09-29 Momchil Velikov <velco@fadata.bg>
3532
3533 * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
3534 is has the SEC_HAS_CONTENTS flag set.
3535
3536 2000-09-28 \81Örjan Friberg <orjanf@axis.com>
3537 Hans-Peter Nilsson <hp@axis.com>
3538
3539 * aout-cris.c (N_TXTADDR): Define.
3540
3541 2000-09-28 John David Anglin <dave@hiauly1.hia.nrc.ca>
3542
3543 * som.c: Include alloca-conf.h.
3544 * Makefile.am: "make dep-am"
3545 * Makefile.in: Regenerate.
3546
3547 2000-09-27 Alan Modra <alan@linuxcare.com.au>
3548
3549 * elf32-hppa.c (plt_stub): New.
3550 (PLT_STUB_ENTRY): Define.
3551 (elf32_hppa_link_hash_table): Change multi_subspace to packed
3552 boolean. Add need_plt_stub, has_12bit_branch and has_17bit_branch.
3553 (elf32_hppa_link_hash_table_create): Init to suit.
3554 (elf32_hppa_check_relocs): Set has_12bit_branch and
3555 has_17bit_branch as appropriate.
3556 (elf32_hppa_adjust_dynamic_symbol): Set need_plt_stub for
3557 non-local functions.
3558 (elf32_hppa_size_dynamic_sections): Correct setting of reltext.
3559 Add space for plt_stub as needed.
3560 (elf32_hppa_finish_dynamic_symbol): Point .plt entries for global
3561 functions at plt_stub.
3562 (elf32_hppa_finish_dynamic_sections): Write plt_stub.
3563 (elf32_hppa_create_dynamic_sections): Leave .plt executable.
3564
3565 * elf32-hppa.h (elf32_hppa_size_stubs): Add group_size param.
3566 * elf32-hppa.c (elf32_hppa_size_stubs): Likewise. Use it instead
3567 of fixed size, and if negative, disable handling of input sections
3568 before stub section. Set up default stub group size depending
3569 on detected branch relocs.
3570 (hppa_build_one_stub): Use lrsel and rrsel for import stubs to
3571 ensure different offsets from sym_value aren't rounded to
3572 different 2k blocks. Use lrsel and rrsel for other stubs too for
3573 consistency rather than necessity.
3574 (elf32_hppa_check_relocs): Handle R_PARISC_DIR14F.
3575 (final_link_relocate): Likewise.
3576 (elf32_hppa_relocate_section): Likewise.
3577
3578 * elf-hppa.h (elf_hppa_howto_table): Add R_PARISC_DIR14F reloc.
3579 (_bfd_elf_hppa_gen_reloc_type): Generate them.
3580 (elf_hppa_final_link_relocate): Handle them.
3581 (elf_hppa_relocate_insn): Likewise.
3582 (_bfd_elf_hppa_gen_reloc_type): Add missing e_ldsel and e_rdsel cases.
3583
3584 2000-09-26 Hans-Peter Nilsson <hp@axis.com>
3585
3586 * elfcode.h (elf_object_p): Preserve and clear abfd section
3587 information. Restore at error.
3588
3589 2000-09-26 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3590
3591 * peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectory
3592 is empty, make sure that its rva also 0. NT loader dislikes
3593 having otherwise.
3594
3595 2000-09-26 Steve Ellcey <sje@cup.hp.com>
3596
3597 * som.c (som_bfd_derive_misc_symbol_info): Make weak symbols
3598 global by default.
3599
3600 2000-09-21 Alan Modra <alan@linuxcare.com.au>
3601
3602 * elf32-hppa.c (elf32_hppa_check_relocs): Fix weak sym handling in
3603 currently unused RELATIVE_DYNAMIC_RELOCS code.
3604 (hppa_discard_copies): Likewise.
3605 (elf32_hppa_size_stubs): Size `input_list' array correctly. Correct
3606 comments. Don't check non-code output sections for stub grouping.
3607
3608 2000-09-20 Alan Modra <alan@linuxcare.com.au>
3609
3610 * section.c (bfd_get_unique_section_name): Return NULL if
3611 bfd_malloc fails.
3612
3613 2000-09-19 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3614
3615 * elf32-m68k.c (elf_cpu32_plt0_entry): Change the PLT entry 0
3616 instruction sequence to actually work.
3617 (elf_m68k_finish_dynamic_sections): Change the patch-in offset
3618 accordingly.
3619
3620 2000-09-18 Alexandre Oliva <aoliva@redhat.com>
3621
3622 * elf32-sh.c (sh_elf_relocate_section): Use
3623 _bfd_final_link_relocate to apply the relocation against a section
3624 symbol, when doing relocatable links.
3625
3626 2000-09-18 Alan Modra <alan@linuxcare.com.au>
3627
3628 * elf32-hppa.c (elf32_hppa_stub_hash_entry): Rename input_section
3629 to id_sec.
3630 (stub_hash_newfunc): Here too.
3631 (hppa_add_stub): And here.
3632 (elf32_hppa_link_hash_table): Remove stub_section_created,
3633 reloc_section_created, first_init_sec and first_fini_sec. Add
3634 stub_group.
3635 (elf32_hppa_link_hash_table_create): Init to suit.
3636 (hppa_get_stub_entry): Add support for grouping stub sections.
3637 (hppa_add_stub): Likewise. Remove sec_count param and init/fini
3638 section code. Index stub vars by section->id.
3639 (elf32_hppa_size_stubs): Likewise. Remove duplicated function
3640 exit paths. Zap allocation of above removed vars. Refine
3641 link-once test.
3642
3643 * elf32-hppa.h (elf32_hppa_size_stubs): Add output_bfd param.
3644 * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.
3645 (hppa_get_stub_entry): Pass in pointer to elf32_hppa_link_hash_table
3646 rather than pointer to bfd_link_info.
3647 (hppa_add_stub): Likewise.
3648 (final_link_relocate): Likewise.
3649
3650 2000-09-17 David Huggins-Daines <dhd@linuxcare.com>
3651
3652 (elf32_hppa_size_stubs): Don't try to build stubs for discarded
3653 link-once sections.
3654
3655 2000-09-16 Alexandre Oliva <aoliva@redhat.com>
3656
3657 * elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to match
3658 ld/emulparams/shelf.sh.
3659
3660 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3661
3662 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): New function.
3663 * bfd-in.h (bfd_m68k_elf32_create_embedded_relocs): Add declaration.
3664 * bfd-in2.h: Regenerate.
3665
3666 2000-09-15 Kenneth Block <Kenneth.Block@compaq.com>
3667
3668 * elf64-alpha.c (elf64_alpha_relax_with_lituse): ld performs
3669 LITUSE relocations incorrectly if -relax is specified on the ld
3670 command line and the displacement field of the load or store
3671 instruction is non-zero. (Patch by paul.winalski@compaq.com)
3672
3673 2000-09-15 Alan Modra <alan@linuxcare.com.au>
3674
3675 * elf32-hppa.c (hppa_add_stub): Dont set first_init_sec and
3676 first_fini_sec here.
3677 (elf32_hppa_size_stubs): Instead correctly find the first .init
3678 and .fini section here.
3679
3680 2000-09-15 David Huggins-Daines <dhd@linuxcare.com>
3681
3682 * elf32-hppa.c (clobber_millicode_symbols): New function.
3683 (elf32_hppa_size_dynamic_sections): Call it.
3684
3685 2000-09-14 Alan Modra <alan@linuxcare.com.au>
3686
3687 * elf32-hppa.c (elf32_hppa_link_hash_entry): Make pic_call
3688 packed. Add plabel, plt_abs packed booleans.
3689 (hppa_link_hash_newfunc): Init new fields.
3690 (PLABEL_PLT_ENTRY_SIZE): Define.
3691 (hppa_stub_name): Use size_t len vars.
3692 (hppa_add_stub): Likewise.
3693 (elf32_hppa_build_stubs): Likewise.
3694 (hppa_build_one_stub): Kill some compiler warnings.
3695 (elf32_hppa_check_relocs): Always generate a plt entry for PLABELs
3696 if dynamic linking. Munge the local plt offsets into
3697 local_got_refcounts. Set h->plabel for all global PLABELs. Use
3698 size_t len vars. Add assert for plabel addend.
3699 (elf32_hppa_gc_sweep_hook): Sweep local plt entries too.
3700 (elf32_hppa_hide_symbol): New function.
3701 (elf_backend_hide_symbol): Define.
3702 (elf32_hppa_adjust_dynamic_symbol): Don't throw away plt entries
3703 with h->plabel set. Don't make plt entries to have dynamic syms
3704 when they have been forced local. If plt entry is used by a
3705 plabel, make it PLABEL_PLT_ENTRY_SIZE.
3706 (elf32_hppa_size_dynamic_sections): Set plt_abs for init fns.
3707 Set up .plt offsets for local syms.
3708 (elf32_hppa_relocate_section): Initialise plt entries for local
3709 syms. Leave weak undefined plabels zero. Make global plabel
3710 relocs against function symbol, and leave the addend zero.
3711 Use *ABS* DIR32 relocs instead of SEGREL32 for dynamic got relocs.
3712 (elf32_hppa_finish_dynamic_symbol): Set up IPLT relocs for
3713 non-dynamic syms. Init extra plt for plabels. Use *ABS* DIR32
3714 relocs instead of SEGREL32 for dynamic got relocs.
3715 (elf32_hppa_finish_dynamic_sections): Reserve one more .got entry.
3716 (elf_backend_got_header_size): Adjust.
3717 (elf32_hppa_set_gp): Calculate an "ideal" LTP.
3718
3719 * elf32-hppa.c (LONG_BRANCH_VIA_PLT): Define.
3720 (hppa_type_of_stub): Use it instead of #if 0
3721 (hppa_discard_copies): Use it here too.
3722 (elf32_hppa_size_dynamic_sections): And here.
3723
3724 * elf32-hppa.c (elf32_hppa_link_hash_table): Remove `offset' field.
3725 (elf32_hppa_link_hash_table_create): And here.
3726 (hppa_build_one_stub): And here. Instead keep track of stub
3727 offset using _raw_size.
3728 (elf32_hppa_size_stubs): Likewise.
3729 (elf32_hppa_build_stubs): Likewise.
3730 (hppa_size_one_stub): Likewise. Resize reloc section too.
3731
3732 * elf32-hppa.c (hppa_add_stub): Correct first_init_sec and
3733 first_fini_sec handling. Don't search for reloc section or set
3734 hplink->reloc_section_created here.
3735 (elf32_hppa_size_stubs): Instead search for reloc sections, and
3736 set reloc_section_created here.
3737 (hppa_handle_PIC_calls): Set ELF_LINK_HASH_NEEDS_PLT.
3738 (elf32_hppa_size_dynamic_sections): Make a .plt entry for DT_INIT
3739 and DT_FINI.
3740 (elf32_hppa_finish_dynamic_sections): Set DT_INIT and DT_FINI.
3741
3742 * elf32-hppa.c (hppa_build_one_stub): Replace `elf_hash_table (info)'
3743 with `hplink->root.'.
3744 (elf32_hppa_check_relocs): Likewise.
3745 (elf32_hppa_gc_sweep_hook): Likewise.
3746 (elf32_hppa_adjust_dynamic_symbol): Likewise.
3747 (hppa_handle_PIC_calls): Likewise.
3748 (elf32_hppa_size_dynamic_sections): Likewise.
3749 (elf32_hppa_set_gp): Likewise.
3750 (elf32_hppa_relocate_section): Likewise.
3751 (elf32_hppa_finish_dynamic_symbol): Likewise.
3752 (elf32_hppa_finish_dynamic_sections): Likewise.
3753
3754 From David Huggins-Daines <dhd@linuxcare.com>
3755 * elf32-hppa.c (hppa_type_of_stub): Generate import stubs for
3756 defined weak symbols in shared links.
3757 (final_link_relocate): Calls to defined weak symbols in shared
3758 objects must go via import stubs, as the target might not be known
3759 at link time.
3760
3761 2000-09-14 Alexandre Oliva <aoliva@redhat.com>
3762
3763 * elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32,
3764 R_SH_COPY, R_SH_GLOB_DAT, R_SH_JMP_SLOT, R_SH_RELATIVE,
3765 R_SH_GOTOFF, R_SH_GOTPC) to the range from 160 to 167. Replaced
3766 the original entries with EMPTY_HOWTOs, and added new ones to fill
3767 in the gap.
3768 (sh_elf_info_to_howto): Make sure the new gap isn't used.
3769 (sh_elf_relocate_section): Likewise.
3770
3771 2000-09-13 Anders Norlander <anorland@acc.umu.se>
3772
3773 * cpu-mips.c (arch_info_struct): Add mips:4K
3774 * bfd-in2.h (bfd_mach_mips4K): New define.
3775 * archures.c: Add bfd_mach_mips4K to comment.
3776 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Return
3777 E_MIPS_ARCH_2 for bfd_mach_mips4K.
3778
3779 2000-09-13 Marco Franzen <marcof@thyron.com>
3780
3781 * som.c (som_write_symbol_strings): Do not used fixed buffers,
3782 use size_t as a counter.
3783 (som_write_space_strings): Similarly.
3784
3785 2000-09-12 Jason Eckhardt <jle@cygnus.com>
3786
3787 * elf32-i860.c (elf32_i860_relocate_pc26): New function
3788 and prototype.
3789 (elf32_i860_relocate_section): Invoke new function from here.
3790
3791 2000-09-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3792
3793 * elf.c (_bfd_elf_make_section_from_shdr): Make debug_sec_names
3794 static.
3795
3796 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3797
3798 * coff-m68k.c (bfd_m68k_coff_create_embedded_relocs): Emit 8 NULs for
3799 target section name instead of dumping core when the target symbol is
3800 undefined.
3801
3802 2000-09-09 Kazu Hirata <kazu@hxi.com>
3803
3804 * riscix.c: Remove DEFUN.
3805
3806 2000-09-08 Nick Clifton <nickc@redhat.com>
3807
3808 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Do not
3809 initialise flags in output bfd if the input bfd is the default
3810 architecture with the default flags.
3811
3812 2000-09-08 Kazu Hirata <kazu@hxi.com>
3813
3814 * archive.c: Fix formatting.
3815 * coff-arm.c: Likewise.
3816 * doc/chew.c: Likewise.
3817
3818 2000-09-08 Alan Modra <alan@linuxcare.com.au>
3819
3820 * section.c (bfd_get_unique_section_name): Put a dot before the
3821 numeric suffix.
3822
3823 2000-09-07 Kazu Hirata <kazu@hxi.com>
3824
3825 * doc/chew.c: Remove all uses of DEFUN and DEFUN_VOID.
3826 * elf.c: Fix formatting.
3827
3828 2000-09-07 Alexandre Oliva <aoliva@redhat.com>
3829
3830 * config.bfd (sh-*-linux*): Added.
3831 * configure.in (bfd_elf32_shlin_vec, bfd_elf32_shblin_vec): New.
3832 * targets.c: Declare them.
3833 * elf32-sh-lin.c: New file.
3834 * Makefile.am: Compile it.
3835 * elf32-sh.c: Don't override defines from elf32-sh-lin.c.
3836 * configure, Makefile.in: Rebuilt.
3837
3838 2000-09-06 Geoffrey Keating <geoffk@cygnus.com>
3839
3840 * xcofflink.c (xcoff_link_input_bfd): Include the .tocbss
3841 pseduo-section when determining where the TOC ends.
3842
3843 * coff-rs6000.c (_bfd_xcoff_swap_aux_out): Use bfd_h_put_16 to
3844 output x_tvndx as it is only two bytes wide.
3845
3846 * coff-rs6000.c (xcoff_howto_table): A modifiable branch-absolute
3847 reloc is 26 or 32 bits wide.
3848
3849 * coff-rs6000.c (_bfd_xcoff_rtype2howto): The bitsize is irrelevant
3850 for relocs that don't change anything. Also look at the full
3851 6 bits of bitsize.
3852
3853 2000-09-06 Philip Blundell <philb@gnu.org>
3854
3855 * config.bfd (arm*-*-uclinux*): New target.
3856
3857 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
3858
3859 * configure: Rebuilt with new libtool.m4.
3860
3861 2000-09-06 Alan Modra <alan@linuxcare.com.au>
3862
3863 * section.c (bfd_get_unique_section_name): Avoid c++ reserved
3864 word for variable name.
3865 * bfd-in2.h: Regenerate.
3866
3867 2000-09-05 Nick Clifton <nickc@redhat.com>
3868
3869 * config.in: Regenerate.
3870 * libbfd.h: Regenerate.
3871 * po/bfd.pot: Regenerate.
3872 * doc/bfdint.texi: Remove CVS date string - it foils compares with
3873 local versions.
3874
3875 2000-09-05 Steven Johnson <sbjohnson@ozemail.com.au>
3876
3877 * cpu-powerpc.c (arch_info_struct): Added MPC860 Family entry.
3878
3879 2000-09-05 Alan Modra <alan@linuxcare.com.au>
3880
3881 Shared library and PIC support.
3882 * elf32-hppa.c (PLT_ENTRY_SIZE): New.
3883 (GOT_ENTRY_SIZE): New.
3884 (ELF_DYNAMIC_INTERPRETER): New.
3885 (STUB_SUFFIX): Define.
3886 (LONG_BRANCH_PIC_IN_SHLIB): Define.
3887 (RELATIVE_DYNAMIC_RELOCS): Define.
3888 (enum elf32_hppa_stub_type): New.
3889 (struct elf32_hppa_stub_hash_entry): Rename offset to
3890 stub_offset. Add a number of new fields.
3891 (struct elf32_hppa_link_hash_entry): New.
3892 (struct elf32_hppa_link_hash_table): Add numerous fields. Remove
3893 global_value.
3894 (elf32_hppa_hash_table): Rename to hppa_link_hash_table.
3895 (elf32_hppa_stub_hash_lookup): Rename to hppa_stub_hash_lookup.
3896 (elf32_hppa_stub_hash_newfunc): Rename to stub_hash_newfunc. Init
3897 new fields.
3898 (hppa_link_hash_newfunc): New function.
3899 (elf32_hppa_link_hash_table_create): Use above function. Init new
3900 fields.
3901 (elf32_hppa_stub_name): Rename to hppa_stub_name. Pass in reloc
3902 instead of addend, and remove sym_name from args. Don't use
3903 symbol name for local syms, instead use sym index.
3904 (elf32_hppa_size_of_stub): Rename to hppa_type_of_stub, and return
3905 stub type rather than size. Pass in hash and handle import stub
3906 case. Also pass in reloc instead of offset so we can calculate
3907 PCREL22F and PCREL12F branches properly.
3908 (elf32_hppa_build_one_stub): Rename to hppa_build_one_stub. Build
3909 import and export stubs too.
3910 (elf32_hppa_size_one_stub): Rename to hppa_size_one_stub. Handle
3911 import and export stub sizing.
3912 (elf32_hppa_check_relocs): New function.
3913 (elf32_hppa_adjust_dynamic_symbol): New function.
3914 (hppa_discard_copies): New function.
3915 (elf32_hppa_size_dynamic_sections): New function.
3916 (elf_backend_size_dynamic_sections): Define.
3917 (elf32_hppa_finish_dynamic_symbol): New function.
3918 (elf_backend_finish_dynamic_symbol): Define.
3919 (elf32_hppa_size_stubs): Stash params in link hash table, and move
3920 some local vars into the link hash table too. For shared links,
3921 trundle over function syms, generating export stubs. Handle
3922 PCREL22F branches. Break out stub creation code from here..
3923 (hppa_add_stub): .. to here. New function.
3924 (elf32_hppa_final_link): Rename to elf32_hppa_set_gp, and don't
3925 call the bfd linker. Use elf_gp to record global pointer.
3926 Calculate a value from sections if $global$ is missing.
3927 (bfd_elf32_bfd_final_link): Define as _bfd_elf32_gc_common_final_link.
3928 (elf32_hppa_gc_mark_hook): New function.
3929 (elf_backend_gc_mark_hook): Define.
3930 (elf32_hppa_gc_sweep_hook): New function.
3931 (elf_backend_gc_sweep_hook): Define.
3932 (elf32_hppa_bfd_final_link_relocate): Rename to final_link_relocate.
3933 Add rel to args, and remove howto, input_bfd, offset, addend,
3934 sym_name as we can recalculate these locally. Handle calls to
3935 dynamic objects, extra PIC relocs, PCREL22F branches. Change
3936 handling of undefined weak syms. Check that stubs are in range.
3937 Only look for import stubs on PCREL17F and PCREL22F relocs. Add
3938 message on hitting a DPREL21L reloc that needs fixing. Subtract
3939 off PC for PCREL14F. Break out code that does a stub lookup from
3940 here..
3941 (hppa_get_stub_entry): ..to here. New function.
3942 (elf32_hppa_relocate_insn): Merge into final_link_relocate.
3943 (elf32_hppa_relocate_section): Handle got and plt relocs, dynamic
3944 relocs, etc. etc.
3945 (elf32_hppa_finish_dynamic_sections): New function.
3946 (elf_backend_finish_dynamic_sections): Define.
3947 (elf_backend_final_write_processing) Define.
3948 (hppa_handle_PIC_calls): New function.
3949 (elf32_hppa_build_stubs): Call it. Pass link_info to
3950 hppa_build_one_stub.
3951 (elf32_hppa_create_dynamic_sections): New function
3952 to create .plt and .got then set .plt flags correctly.
3953 (elf_backend_create_dynamic_sections): Define.
3954 (elf32_hppa_object_p): New function.
3955 (elf_backend_object_p): Define.
3956 (elf32_hppa_elf_get_symbol_type): New function.
3957 (elf_backend_get_symbol_type): Define.
3958 (elf_backend_can_gc_sections): Define.
3959 (elf_backend_want_got_plt): Define.
3960 (elf_backend_plt_alignment): Set to 2.
3961 (elf_backend_plt_readonly): Define.
3962 (elf_backend_want_plt_sym): Define.
3963 (elf_backend_got_header_size): Reserve one entry.
3964
3965 * elf32-hppa.h (elf32_hppa_build_stubs): Don't pass stub bfd.
3966 (elf32_hppa_size_stubs): Pass in multi_subspace.
3967 (elf32_hppa_set_gp): Declare.
3968
3969 * section.c (SEC_HAS_GOT_REF): Define new flag for asection.
3970 (bfd_get_unique_section_name): New function.
3971 * bfd-in2.h: Regenerate.
3972
3973 * elf64-hppa.c (elf64_hppa_check_relocs): Handle R_PARISC_PCREL12F.
3974 (elf64_hppa_size_dynamic_sections): Remove the FIXME at bfd_zalloc
3975 comment.
3976
3977 From David Huggins-Daines <dhd@linuxcare.com>
3978 * elf64-hppa.c (elf64_hppa_check_relocs): Fix a warning.
3979 (elf64_hppa_mark_exported_functions): Set dyn_h->st_shndx.
3980 (elf64_hppa_link_output_symbol_hook): Test dyn_h->st_shndx has
3981 been updated in finish_dynamic_symbol before modifying function
3982 symbol.
3983
3984 * elf-hppa.h (elf_hppa_howto_table): Restructure into groups of
3985 eight entries. Replace NULL with bfd_elf_generic_reloc. Add
3986 R_PARISC_GNU_VTENTRY, R_PARISC_GNU_VTINHERIT and R_PARISC_PCREL12F.
3987 (_bfd_elf_hppa_gen_reloc_type): Handle R_PARISC_GNU_VT*. Add some
3988 comments. Handle format == 12 for R_HPPA_PCREL_CALL.
3989 (elf_hppa_final_link_relocate): Handle R_PARISC_PCREL12F.
3990 (elf_hppa_relocate_insn): Likewise. Reformat some comments.
3991 (elf_hppa_final_write_processing): Expose it for ARCH_SIZE == 32.
3992
3993 From David Huggins-Daines <dhd@linuxcare.com>
3994 * elf-hppa.h (elf_hppa_is_local_label_name): Accept the SysV/ELF
3995 style of local labels as well.
3996
3997 2000-09-03 Philip Blundell <philb@gnu.org>
3998
3999 * elf32-arm.h (elf32_arm_relocate_section): Don't try to relocate
4000 references to undefined symbols in debugging sections.
4001
4002 2000-09-02 H.J. Lu <hjl@gnu.org>
4003
4004 * reloc.c (BFD_RELOC_SH_COPY, BFD_RELOC_SH_GLOB_DAT,
4005 BFD_RELOC_SH_JMP_SLOT, BFD_RELOC_SH_RELATIVE,
4006 BFD_RELOC_SH_GOTPC): Move them from the MIPS section to the SH
4007 section.
4008
4009 2000-09-02 Jason Eckhardt <jle@cygnus.com>
4010
4011 * elf32-i860.c (bfd_elf32_bfd_is_local_label_name): Define macro.
4012 (elf32_i860_is_local_label_name): New function and prototype.
4013
4014 2000-09-02 Nick Clifton <nickc@redhat.com>
4015
4016 * configure.in: Increase version number to 2.10.91.
4017 * configure: Regenerate.
4018 * aclocal.m4: Regenerate.
4019 * config.in: Regenerate.
4020 * po/bfd.pot: Regenerate.
4021
4022 2000-09-02 Daniel Berlin <dberlin@redhat.com>
4023
4024 * elf.c (_bfd_elf_make_section_from_shdr): Add
4025 .gnu.linkobce.wi. to the list of debug section names.
4026
4027 2000-09-02 Nick Clifton <nickc@redhat.com>
4028
4029 * dwarf2.c (find_debug_info): New function: Locate a section
4030 containing dwarf2 debug information.
4031 (bfd_dwarf2_find_nearest_line): Find all sections containing
4032 debug information and include them in the stash.
4033
4034 2000-09-01 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
4035
4036 * elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,
4037 R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): New.
4038 (sh_reloc_map): Add new relocs.
4039 (sh_elf_check_relocs, sh_elf_link_hash_newfunc,
4040 sh_elf_link_hash_table_create, sh_elf_adjust_dynamic_symbol,
4041 sh_elf_size_dynamic_sections, sh_elf_finish_dynamic_symbol,
4042 sh_elf_finishe_dynamic_sections, sh_elf_discard_copies): New
4043 functions.
4044 (ELF_DYNAMIC_INTERPRETER, PLT_ENTRY_SIZE): Define.
4045 (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
4046 elf_sh_plt_entry_be, elf_sh_plt_entry_le,
4047 elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):
4048 New array constants.
4049 (elf_sh_plt0_entry, elf_sh_plt_entry, elf_sh_pic_plt_entry):
4050 New variables.
4051 (elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
4052 elf_sh_plt0_linker_offset, elf_sh_plt0_gotid_offset,
4053 elf_sh_plt_temp_offset, elf_sh_plt_symbol_offset,
4054 elf_sh_plt_reloc_offset): Define.
4055 (elf_sh_pcrel_relocs_copied, elf_sh_link_hash_entry,
4056 elf_sh_link_hash_table): New structs.
4057 (sh_elf_link_hash_traverse, sh_elf_hash_table): New macros.
4058 (sh_elf_relocate_section, sh_elf_check_relocs): Handle new
4059 relocation types.
4060 (elf_backend_create_dynamic_sections,
4061 bfd_elf32_bfd_link_hash_table_create,
4062 elf_backend_adjust_dynamic_symbol,
4063 elf_backend_size_dynamic_sections,
4064 elf_backend_finish_dynamic_symbol,
4065 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
4066 elf_backend_plt_readonly, elf_backend_want_plt_sym,
4067 elf_backend_got_header_size, elf_backend_plt_header_size):
4068 Define.
4069 * reloc.c (BFD_RELOC_SH_COPY, BFD_RELOC_SH_GLOB_DAT,
4070 BFD_RELOC_SH_JMP_SLOT, BFD_RELOC_SH_RELATIVE, BFD_RELOC_SH_GOTPC):
4071 New relocs.
4072 * bfd-in2.h, libbfd.h: Rebuilt.
4073
4074 2000-09-01 Alan Modra <alan@linuxcare.com.au>
4075
4076 * elf32-i386.c (elf_i386_finish_dynamic_symbol): Revert 2000-08-27
4077 change.
4078
4079 2000-08-31 J"orn Rennecke <amylaar@cygnus.co.uk>
4080
4081 * elf32-sh.c (sh_elf_merge_private_data): If ibfd's elf header flags
4082 not initialized, set them to indicate the SH1 instruction set.
4083
4084 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
4085
4086 * acinclude.m4: Include libtool and gettext macros from the
4087 top level.
4088 * aclocal.m4, configure: Rebuilt.
4089
4090 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>
4091
4092 * elf.c: Eliminate references to __sparcv9 macro; replace with
4093 autoconf variables HAVE_PSINFO32_T etc.
4094 * configure.in: Auto-configure HAVE_PSINFO_32_T, HAVE_PRPSINFO32_T,
4095 HAVE_PSTATUS32_T, HAVE_PRSTATUS32_T, HAVE_PRSTATUS32_T_PR_WHO.
4096 * config.in: Ditto.
4097 * acinclude.m4 (BFD_HAVE_SYS_PROCFS_TYPE) define _SYSCALL32 so it can
4098 detect the above typedefs. (BFD_HAVE_SYS_PROCFS_TYPE_MEMBER): Ditto.
4099 * aclocal.m4: Ditto.
4100 * configure: Regenerate.
4101
4102 2000-08-27 Alan Modra <alan@linuxcare.com.au>
4103
4104 * elf32-i386.c (elf_i386_check_relocs): Keep info on relocs copied
4105 for any shared link, not just shared -Bsymbolic.
4106 (elf_i386_size_dynamic_sections): Call elf_i386_discard_copies on
4107 any shared link, and pass link info to it.
4108 (elf_i386_size_dynamic_sections): Update comment.
4109 (elf_i386_discard_copies): Modify to discard relocs for symbols
4110 that have been forced local.
4111 (elf_i386_finish_dynamic_symbol): Don't copy relocs for symbols
4112 that have been forced local.
4113
4114 2000-08-24 Denis Chertykov <denisc@overta.ru> & Nick Clifton <nickc@redhat.com>
4115
4116 * elflink.h (elf_link_add_object_symbols): Allow common
4117 symbols to have an alignment of 1 if explicitly requested, and
4118 not overridden by other definitions.
4119
4120 2000-08-22 Doug Kwan <dkwan@transmeta.com>
4121
4122 * coff-w65.c (CREATE_LITTLE_COFF_TARGET): Fix typo.
4123 * coffcode.h (coff_set_flags): Add detection of w65 architecture.
4124
4125 2000-08-22 H.J. Lu <hjl@gnu.org>
4126
4127 * elf-bfd.h (elf_link_hash_table): Add runpath.
4128
4129 * bfd-in.h (bfd_elf_get_runpath_list): New prototype.
4130 * bfd-in2.h: Rebuilt.
4131
4132 * elf.c (_bfd_elf_link_hash_table_init): Initialize the
4133 "runpath" field to NULL.
4134 (bfd_elf_get_runpath_list): New function.
4135
4136 * elflink.h (elf_link_add_object_symbols): Record DT_RPATH and
4137 DT_RUNPATH entries.
4138
4139 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
4140
4141 * elf32-sh.c (sh_elf_relocate_section) [R_SH_IND12W,
4142 R_SH_DIR8WPN, R_SH_DIR8WPZ, R_SH_DIR8WPL]: Handle them
4143 explicitly. Improve validation of r_type.
4144
4145 2000-08-21 H.J. Lu <hjl@gnu.org>
4146
4147 * elf32-i386.c (elf_i386_size_dynamic_sections): Zero out the
4148 dynamic allocated content space. Add a comment to remind us that
4149 one day this ought to be fixed.
4150 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
4151 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
4152 * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
4153
4154 2000-08-21 Jason Eckhardt <jle@cygnus.com>
4155
4156 * elf32-i860.c (elf32_i860_relocate_pc16): Just write the immediate
4157 field with the newly relocated value instead of adding it to the
4158 existing immediate field.
4159 (elf32_i860_relocate_splitn): Likewise.
4160 (elf32_i860_relocate_highadj): Likewise.
4161
4162 2000-08-16 Jason Eckhardt <jle@cygnus.com>
4163
4164 * elf32-i860.c (elf32_i860_relocate_pc16): Implemented function (it
4165 was previously just a stub).
4166
4167 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
4168
4169 * elflink.c (_bfd_elf_create_got_section): Don't abort().
4170 Formatting fixes.
4171 (_bfd_elf_create_dynamic_sections): Likewise.
4172
4173 2000-08-16 Andrew Macleod <amacleod@cygnus.com>
4174
4175 * elf64-sparc.c (sparc64_elf_relocate_section): Set relocation address
4176 for undefined symbols to be the beginning of the section.
4177
4178 * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Don't allocate
4179 four extra entries at the beginning of the .rela.plt section.
4180 (sparc64_elf_finish_dynamic_symbol): Adjust the offset in the .rela.plt
4181 section to account for the four reserved entries in the .plt section.
4182
4183 2000-08-15 Geoffrey Keating <geoffk@cygnus.com>
4184
4185 * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add ori r0,r0,0
4186 to the list of NOPs we recognize after a branch-and-link.
4187 Use the ori NOP when one is needed.
4188
4189 * coff-rs6000.c (_bfd_xcoff_slurp_armap): Finish implementation
4190 for large archives.
4191
4192 2000-08-14 Jim Wilson <wilson@cygnus.com>
4193
4194 * elf64-ia64.c (elf64_ia64_merge_private_bfd_data): Handle
4195 EF_IA_64_REDUCEDFP, EF_IA_64_CONS_GP, and EF_IA_64_NOFUNCDESC_CONS_GP.
4196 (elf64_ia64_print_private_bfd_data): Likewise. Also handle
4197 EF_IA_64_ABSOLUTE.
4198
4199 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
4200
4201 * elf32-sh.c (sh_elf_set_mach_from_flags): Make it static.
4202
4203 2000-08-10 Jason Eckhardt <jle@cygnus.com>
4204
4205 * elf32-i860.c (elf32_i860_relocate_section): New function.
4206 (i860_final_link_relocate): New function.
4207 (elf32_i860_relocate_splitn): New function.
4208 (elf32_i860_relocate_pc16): New function.
4209 (elf32_i860_relocate_highadj): New function.
4210 (elf32_i860_howto): Minor adjustments to some relocations.
4211 (elf_info_to_howto_rel): Define.
4212 (elf_backend_relocate_section): Define.
4213
4214 2000-08-10 Nick Clifton <nickc@cygnus.com>
4215
4216 * elf32-arm.h: Fix formatting.
4217
4218 2000-08-10 Bernd Schmidt <bernds@cygnus.co.uk>
4219
4220 * elf32-sh.c (sh_elf_reloc_loop): Make LAST_SYMBOL_SECTION static.
4221
4222 2000-08-08 Jason Eckhardt <jle@cygnus.com>
4223
4224 * elf32-i860.c (elf32_i860_howto_table): Updated some fields.
4225
4226 2000-08-07 Kazu Hirata <kazu@hxi.com>
4227
4228 * ieee.c (ieee_write_debug_part): Rewrite a comment.
4229 * elf64-ia64.c: Fix a typo.
4230
4231 2000-08-05 Jason Eckhardt <jle@cygnus.com>
4232
4233 * elf32-i860.c (elf32_i860_howto_table): New structure.
4234 (lookup_howto): New function.
4235 (elf32_i860_reloc_type_lookup): New function.
4236 (elf32_i860_info_to_howto_rela): New function.
4237 (elf_code_to_howto_index): New structure.
4238 (elf_info_to_howto): Re-define as elf32_i860_info_to_howto_rela.
4239 (bfd_elf32_bfd_reloc_type_lookup): Re-define as
4240 elf32_i860_reloc_type_lookup.
4241
4242 2000-08-04 Rodney Brown <RodneyBrown@pmsc.com>
4243
4244 * som.c (struct fixup_format): Constify `format'.
4245 (som_hppa_howto_table): Use SOM_HOWTO macro.
4246 (try_prev_fixup, hppa_som_reloc): Decorate unused parameter.
4247 (som_bfd_reloc_type_lookup): Likewise.
4248 (compare_subspaces): Remove unused `count1', `count2'.
4249 (som_begin_writing): Remove unused `total_reloc_size'.
4250 (som_bfd_derive_misc_symbol_info): Decorate unused parameter.
4251 (som_print_symbol, som_bfd_is_local_label_name): Likewise.
4252 (som_set_reloc_info): Constify `cp'. Remove unused `addend'.
4253 (som_find_nearest_line): Decorate unused parameter(s).
4254 (som_sizeof_headers, som_get_symbol_info, som_write_armap): Likewise.
4255 (som_bfd_link_split_section): Likewise.
4256
4257 2000-08-03 Nick Clifton <nickc@cygnus.com>
4258
4259 * section.c: Restore backed out code.
4260 * elf.c: Restore backed out code.
4261 (copy_private_bfd_data): Fix bug preventing stipped dynamic
4262 binaries from working.
4263 * bfd-in2.h: Regenerate.
4264
4265 2000-08-03 H.J. Lu <hjl@gnu.org>
4266
4267 * section.c: Back out the change made by Nick Clifton
4268 <nickc@cygnus.com> on 2000-07-31. It breaks stripping dynamic
4269 binaries.
4270 * bfd-in2.h: Likewise.
4271 * elf.c: Likewise.
4272
4273 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
4274
4275 * elf32-sh.c (sh_elf_reloc_loop): Warning removal.
4276
4277 2000-07-31 Jason Eckhardt <jle@cygnus.com>
4278
4279 * reloc.c (BFD_RELOC_860_*): New bfd relocs for i860.
4280 * bfd-in2.h, libbfd.h: Regenerate.
4281
4282 2000-07-31 Nick Clifton <nickc@cygnus.com>
4283
4284 * section.c (struct sec): Add new boolean field 'segment_mark'.
4285 (STD_SECTION): Initialise new field to zero.
4286
4287 * bfd-in2.h: Regenerate.
4288
4289 * elf.c (copy_private_bfd_data): Reorganise section to segment
4290 mapping to cope with moved sections requiring new segments,
4291 and overlapping segments.
4292 (SEGMENT_END): New macro: Return the end address of a segment.
4293 (IS_CONTAINED_BY_VMA): New macro: Determine if a segment
4294 contains a section by comparing their VMA addresses.
4295 (IS_CONTAINED_BY_LMA): New macro: Determine if a segment
4296 contains a section by comparing their LMA addresses.
4297 (INCLUDE_SECTION_IN_SEGMENT): New macro: Determine if a
4298 section should be included in a segment.
4299 (SEGMENT_AFTER_SEGMENT): New macro: Determine if one segment
4300 follows another in memory.
4301 (SEGMENT_OVERLAPS_SEGMENT): New macro: Determine if two
4302 segments overlap.
4303
4304 2000-07-22 Jason Eckhardt <jle@cygnus.com>
4305
4306 * cpu-i860.c: Added comments.
4307
4308 * elf32-i860.c (TARGET_LITTLE_SYM): Defined to
4309 bfd_elf32_i860_little_vec.
4310 (TARGET_LITTLE_NAME): Defined to "elf32-i860-little".
4311 (ELF_MAXPAGESIZE): Changed to 4096.
4312
4313 * targets.c (bfd_elf32_i860_little_vec): Declaration of
4314 new target.
4315 (bfd_target_vector): Added bfd_elf32_i860_little_vec.
4316
4317 * config.bfd (i860-stardent-sysv4*, i860-stardent-elf*): Added
4318 config for little endian elf32 i860.
4319 (targ_defvec): Define for the new config above
4320 as "bfd_elf32_i860_little_vec".
4321 (targ_selvecs): Define for the new config above
4322 as "bfd_elf32_i860_vec bfd_elf32_i860_little_vec"
4323
4324 * configure.in (bfd_elf32_i860_little_vec): Added recognition
4325 of new target vec.
4326
4327 * configure: Regenerated.
4328
4329 2000-07-27 H.J. Lu <hjl@gnu.org>
4330
4331 * elflink.h (elf_merge_symbol): Take one more argument,
4332 dt_needed, to indicate if the symbol comes from a DT_NEEDED
4333 entry. Don't overide the existing weak definition if dt_needed
4334 is true.
4335 (elf_link_add_object_symbols): Pass dt_needed to
4336 elf_merge_symbol ().
4337
4338 2000-07-27 Nick Clifton <nickc@cygnus.com>
4339
4340 * elflink.h (elf_link_size_reloc_section): Zeroes the section's
4341 allocated contents.
4342
4343 2000-07-25 Geoffrey Keating <geoffk@cygnus.com>
4344
4345 * configure.host (*-*-aix*): AIX has 'long long' always.
4346
4347 * coff-rs6000.c (xcoff_write_one_armap_big): New procedure.
4348 (xcoff_write_armap_big): Write both 32-bit and 64-bit armaps.
4349 (xcoff_write_archive_contents_big): Don't update the offset
4350 of the symbol table, xcoff_write_armap will do it.
4351
4352 2000-07-23 Ulf Carlsson <ulfc@engr.sgi.com>
4353
4354 * elf32-mips.c (_bfd_mips_elf_check_relocs): Use abfd instead
4355 of dynobj for SGI_COMPAT checks.
4356
4357 2000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4358
4359 * coff-m68k.c (bfd_m68k_coff_create_embedded_relocs): New function.
4360 * bfd-in.h (bfd_m68k_coff_create_embedded_relocs): Add declaration.
4361 * bfd-in2.h: Regenerate.
4362
4363 2000-07-21 Nick Clifton <nickc@cygnus.com>
4364
4365 * elf32-mips.c (_bfd_mips_elf_check_relocs): Detect out of
4366 range symbol indices in relocs and issue an error message.
4367
4368 2000-07-20 H.J. Lu <hjl@gnu.org>
4369
4370 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Don't check
4371 info->new_dtags when setting DT_FLAGS_1. It will only be set
4372 by the new linker options. It shouldn't break anything.
4373
4374 2000-07-20 H.J. Lu <hjl@gnu.org>
4375
4376 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set DT_FLAGS_1
4377 only if info->new_dtags is true.
4378
4379 2000-07-20 H.J. Lu <hjl@gnu.org>
4380
4381 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set
4382 DT_RUNPATH and DT_FLAGS only if info->new_dtags is true.
4383
4384 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
4385
4386 * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.
4387 (ALL_MACHINES_CFILES): Add cpu-cris.c.
4388 (BFD32_BACKENDS): Add aout-cris.lo and elf32-cris.lo.
4389 (BFD32_BACKENDS_CFILES): Add aout-cris.c and elf32-cris.c.
4390 (cpu-cris.lo, aout-cris.lo, elf32-cris.lo): New rules.
4391 * Makefile.in: Rebuild.
4392 * aclocal.m4: Rebuild.
4393 * aoutx.h (NAME(aout,machine_type)): Add case for bfd_arch_cris.
4394 * archures.c (enum bfd_architecture): Add bfd_arch_cris.
4395 (bfd_cris_arch): Declare.
4396 (bfd_archures_list): Add bfd_cris_arch.
4397 * bfd-in2.h: Rebuild.
4398 * config.bfd: (cris-*-*): New target.
4399 * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vectors.
4400 * configure: Rebuild.
4401 * elf.c (prep_headers): Add bfd_arch_cris.
4402 * libbfd.h: Rebuild.
4403 * libaout.h (enum machine_type): Add M_CRIS.
4404 * reloc.c: Add CRIS relocations.
4405 * targets.c (bfd_elf32_cris_vec, cris_aout_vec): Declare.
4406 (bfd_target_vect): Add bfd_elf32_cris_vec and cris_aout_vec.
4407 * cpu-cris.c, aout-cris.c, elf32-cris.c: New files.
4408 * po/POTFILES.in, po/bfd.pot: Regenerate.
4409
4410 2000-07-19 H.J. Lu <hjl@gnu.org>
4411
4412 * elf32-arm.h (elf32_arm_size_dynamic_sections): Also set
4413 DF_TEXTREL if DT_TEXTREL is set.
4414 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
4415 * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
4416 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
4417 * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): Likewise.
4418 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
4419 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
4420 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Likewise.
4421 * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
4422 * elf64-ia64.c (elf64_ia64_size_dynamic_sections): Likewise.
4423 * elf64-sparc.c (sparc64_elf_size_dynamic_sections): Likewise.
4424
4425 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Also
4426 set DF_SYMBOLIC for symbolic link. Also set DT_RUNPATH if
4427 DT_RPATH is set.
4428 Set the DT_FLAGS and DT_FLAGS_1 entries if necessary.
4429
4430 2000-07-19 H.J. Lu <hjl@gnu.org>
4431
4432 * bfd-in.h (bfd_elf_set_dt_needed_soname): New.
4433 * bfd-in2.h: Rebuild.
4434
4435 * elf-bfd.h (elf_obj_tdata): Add dt_soname.
4436 (elf_dt_soname): New.
4437
4438 * elf.c (bfd_elf_set_dt_needed_soname): New.
4439
4440 * elflink.h (elf_link_add_object_symbols): Add the DT_NEEDED
4441 entry if the shared object loaded by DT_NEEDED is used to
4442 resolve the reference in a regular object.
4443
4444 2000-07-19 H.J. Lu <hjl@gnu.org>
4445
4446 * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_CONFIG,
4447 DT_DEPAUDIT and DT_AUDIT as strings.
4448
4449 2000-07-19 Nick Clifton <nickc@cygnus.com>
4450
4451 * format.c: Fix formatting.
4452
4453 2000-07-19 H.J. Lu <hjl@gnu.org>
4454
4455 * elf.c (_bfd_elf_print_private_bfd_data): Fix DT_CHECKSUM.
4456
4457 2000-07-19 H.J. Lu <hjl@gnu.org>
4458
4459 * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_BIND_NOW,
4460 DT_INIT_ARRAY, DT_FINI_ARRAY, DT_INIT_ARRAYSZ, DT_FINI_ARRAYSZ,
4461 DT_RUNPATH, DT_FLAGS, DT_PREINIT_ARRAY, DT_PREINIT_ARRAYSZ,
4462 DT_PLTPADSZ, DT_MOVEENT, DT_MOVESZ, DT_FEATURE, DT_POSFLAG_1,
4463 DT_SYMINSZ, DT_SYMINENT, DT_CONFIG, DT_DEPAUDIT, DT_AUDIT,
4464 DT_PLTPAD, DT_MOVETAB, DT_SYMINFO, DT_RELACOUNT, DT_RELCOUNT,
4465 DT_FLAGS_1, DT_USED and DT_CHECKSUM.
4466
4467 2000-07-18 Andrew Cagney <cagney@b1.cygnus.com>
4468
4469 * elf.c (bfd_elf_get_sign_extend_vma, bfd_elf_get_arch_size): Move
4470 renamed functions from here...
4471 (assign_section_numbers): Use renamed functions.
4472 (prep_headers): Use renamed functions.
4473
4474 * bfd.c (bfd_get_sign_extend_vma, bfd_get_arch_size): ...To here.
4475 * bfd-in.h (bfd_get_sign_extend_vma, bfd_get_arch_size): Update.
4476 * bfd-in2.h: Regenerate.
4477
4478 2000-07-18 Ulf Carlsson <ulfc@engr.sgi.com>
4479
4480 * elf32-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Add
4481 parenthesis in if statement.
4482
4483 2000-07-17 Koundinya K <kk@ddeorg.soft.net>
4484
4485 Enable the support for Traditional MIPS.
4486 * elf32-mips.c (IRIX_COMPAT): Recognize bfd_elf32_tradbigmips_vecand
4487 return ict_none appropriately for traditional mips targets.
4488 (STUB_LW): Change 0x8f998000 to 0x8f998010 for traditional mips.
4489 (STUB_MOVE): Conditionalize for traditonal mips.
4490 (STUB_LI16): Likewise.
4491 (_bfd_mips_elf_modify_segment_map): Conditionalize to avoid making
4492 room for RTPROC header.
4493 (_bfd_mips_elf_modify_segment_map): For a normal mips executable set
4494 the permission for the PT_DYNAMIC as read, write and execute.
4495 (mips_elf_calculate_relocation): Check for the symbol _DYNAMIC_LINKING
4496 for traditonal mips.
4497 (_bfd_mips_elf_create_dynamic_sections): Add the symbol
4498 _DYNAMIC_LINKING for traditonal mips.
4499 (_bfd_mips_elf_create_dynamic_sections): Add the symbol __RLD_MAP
4500 in case of traditonal mips.
4501 (_bfd_mips_elf_adjust_dynamic_symbol): Create a stub only if a PLT
4502 entry is required. For a function if PLT is not required then set the
4503 corresponding hash table entry to 0.
4504 (_bfd_mips_elf_size_dynamic_sections): Add DT_DEBUG entry for
4505 traditonal mips.
4506 (_bfd_mips_elf_finish_dynamic_symbol): for a undefined symbol in a
4507 shared object set the value to 0.
4508 (_bfd_mips_elf_finish_dynamic_symbol): Check for the symbol
4509 _DYNAMIC_LINKING for traditonal mips.
4510 (_bfd_mips_elf_finish_dynamic_symbol): Check for the symbol __RLD_MAP
4511 for traditonal mips.
4512
4513 2000-07-15 H.J. Lu <hjl@gnu.org>
4514
4515 * aoutx.h (translate_to_native_sym_flags): Handle BSF_LOCAL.
4516
4517 2000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
4518
4519 * libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writing
4520 out a structure that is BFD_IN_MEMORY.
4521
4522 2000-07-11 Alan Modra <alan@linuxcare.com.au>
4523
4524 * elf64-hppa.c (get_dyn_name): Pass in section pointer instead of
4525 bfd pointer. Print section id instead of bfd pointer for local
4526 syms. Prefix addend with `+' for global syms as well as local.
4527 Correct calculation of name component lengths.
4528 (elf64_hppa_check_relocs): Update call to get_dyn_name.
4529
4530 From David Huggins-Daines <dhd@linuxcare.com>
4531 * elf-hppa.h (elf_hppa_relocate_section): Update calls here too.
4532 * elf64-hppa.c (elf64_hppa_check_relocs): Fix some warnings.
4533 (elf64_hppa_modify_segment_map): Likewise.
4534
4535 2000-07-11 Andrew Cagney <cagney@b1.cygnus.com>
4536
4537 * elf.c (bfd_elf_get_sign_extend_vma): Return tendency of VMA
4538 addresses to be "naturally" sign extended. Return -1 if unknown.
4539 * bfd-in.h (bfd_elf_get_sign_extend_vma): Add declaration.
4540 * bfd-in2.h: Regenerate.
4541
4542 2000-07-11 Andrew Cagney <cagney@b1.cygnus.com>
4543
4544 * ecoffswap.h (ecoff_get_off, ecoff_put_off): Add ECOFF_SIGNED_32
4545 and ECOF_SIGNED_64 to list ways to extract an offset.
4546 (ecoff_swap_fdr_in, ecoff_swap_fdr_out, ecoff_swap_pdr_in,
4547 ecoff_swap_pdr_out, ecoff_swap_ext_in, ecoff_swap_ext_out):
4548 Update.
4549 * elf64-mips.c (ECOFF_SIGNED_64): Define instead of ECOFF_64.
4550 * elf32-mips.c (ECOFF_SIGNED_32): Define instead of ECOFF_32.
4551
4552 2000-07-11 Andrew Cagney <cagney@b1.cygnus.com>
4553
4554 * elfcode.h (elf_object_p): Use bfd_set_start_address and not
4555 bfd_get_start_address.
4556 (elf_swap_ehdr_in): Sign extend e_entry when applicable.
4557 (elf_swap_ehdr_out): Ditto.
4558
4559 2000-07-10 Alexander Aganichev <AAganichev@hypercom.com>
4560
4561 * archures.c (bfd_default_scan): Add set of bfd_mach_ cases for
4562 compatibility with older binutils.
4563
4564 2000-07-10 Alan Modra <alan@linuxcare.com.au>
4565
4566 * section.c (bfd_make_section_anyway): Start section_id at 0x10.
4567 (STD_SECTION): Avoid negative ids, instead use 0 to 3.
4568
4569 From Ryan Bradetich <rbradetich@uswest.net>
4570 * dwarf1.c (parse_die): Cure signed/unsigned char warnings.
4571 (parse_line_table): Ditto.
4572 (_bfd_dwarf1_find_nearest_line): Ditto.
4573 * syms.c (cmpindexentry): Remove extra `*' from params.
4574
4575 2000-07-09 Koundinya K <kk@ddeorg.soft.net>
4576
4577 * elf32-mips.c (sort_dynamic_relocs): New Function.
4578 (_bfd_mips_elf_finish_dynamic_sections): Call sort_dynamic_relocs
4579 via qsort to sort the dynamic relocations in increasing r_symndx
4580 value.
4581
4582 2000-07-09 Alan Modra <alan@linuxcare.com.au>
4583
4584 * elf64-hppa.c (elf64_hppa_dyn_hash_table_init): Add
4585 ATTRIBUTE_UNUSED to unused args.
4586 (get_opd): Likewise.
4587 (get_plt): Likewise.
4588 (get_dlt): Likewise.
4589 (get_stub): Likewise.
4590 (elf64_hppa_adjust_dynamic_symbol): Likewise.
4591 (elf64_hppa_link_output_symbol_hook): Likewise.
4592 (elf64_hppa_check_relocs): Delete unused var.
4593 (elf64_hppa_size_dynamic_sections): Likewise.
4594 (elf64_hppa_finalize_opd): Likewise.
4595 (elf64_hppa_finalize_dynreloc): Likewise.
4596 (elf64_hppa_modify_segment_map): Likewise.
4597 (elf64_hppa_finish_dynamic_sections): Likewise.
4598
4599 * elf-hppa.h (elf_hppa_final_write_processing): Add
4600 ATTRIBUTE_UNUSED to unused args.
4601 (elf_hppa_final_link_relocate): Likewise.
4602 (elf_hppa_record_segment_addrs): Add paretheses.
4603 (elf_hppa_relocate_section): Constify dyn_name.
4604
4605 From David Huggins-Daines <dhd@linuxcare.com>
4606 * config.bfd: Add hppa*64*-*-linux-gnu 64-bit target, and
4607 rearrange case statement so that it gets preferred to 32-bit ones.
4608
4609 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Use
4610 asection->id instead of address of asection structure.
4611 (elf32_hppa_size_stubs): Likewise.
4612
4613 * elf32-hppa.c (elf32_hppa_size_stubs): Use just one stub section
4614 for .init* and .fini*.
4615
4616 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Mask pointers
4617 and addends used in stub names to 32 bits.
4618 (elf32_hppa_size_stubs): Likewise.
4619
4620 * elf-hppa.h (elf_hppa_final_link_relocate): Don't sum addend
4621 twice for R_PARISC_GPREL64. Use bfd_put_32 for R_PARISC_PCREL32,
4622 not bfd_put_64. Fix minor comment typo and formatting.
4623
4624 Changes to create multiple linker stubs, positioned immediately
4625 before the section where they are required.
4626 * elf32-hppa.c: Don't include hppa_stubs.h.
4627 (elf32_hppa_stub_hash_entry): Add a pointer to the stub section.
4628 (elf32_hppa_stub_hash_table): Delete.
4629 (elf32_hppa_link_hash_entry): Delete.
4630 (elf32_hppa_link_hash_table): Use plain bfd_hash_table for
4631 stub_hash_table, and store the struct here rather than a pointer.
4632 Delete output_symbol_count. Add offset array. Change
4633 global_value to a bfd_vma.
4634 (elf32_hppa_stub_hash_lookup): Use table instead of table->root.
4635 (elf32_hppa_stub_hash_traverse): Delete.
4636 (elf32_hppa_name_of_stub): Delete.
4637 (elf32_hppa_link_hash_lookup): Delete.
4638 (elf32_hppa_link_hash_traverse): Delete.
4639 (elf32_hppa_stub_hash_table_init): Delete.
4640 (elf32_hppa_size_of_stub): Pass input section and offset rather
4641 than location and calculate location here. Don't pass name as all
4642 stubs are now the same size.
4643 (elf32_hppa_stub_hash_newfunc): Init new fields.
4644 (elf32_hppa_link_hash_table_create): Likewise, and stub_hash_table
4645 too.
4646 (elf32_hppa_bfd_final_link_relocate): Cast enums to int before
4647 comparing against ints. Rewrite stub handling code.
4648 (elf32_hppa_relocate_section): Make r_type and r_symndx unsigned.
4649 Case enums to int before comparing against ints. Remove
4650 bfd_reloc_dangerous case.
4651 (elf32_hppa_build_one_stub): Rewrite.
4652 (elf32_hppa_size_one_stub): New function.
4653 (elf32_hppa_build_stubs): Rewrite.
4654 (elf32_hppa_size_stubs): Pass in linker call-back functions.
4655 Rewrite stub-handling specific code.
4656
4657 * elf32-hppa.h (elf32_hppa_size_stubs): Update prototype.
4658
4659 * elf64-hppa.c (elf64_hppa_dyn_hash_entry): Fix a comment typo.
4660
4661 * hppa_stubs.h: Delete.
4662 * Makefile.am (SOURCE_HFILES): Remove hppa_stubs.h
4663 (elf32-hppa.lo): Remove hppa_stubs.h from dependencies.
4664 * Makefile.in: Regenerate.
4665
4666 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle e_nlsel and
4667 e_nlrsel.
4668
4669 * libhppa.h (hppa_field_adjust): Correct e_nsel case.
4670
4671 * elf32-hppa.c (elf32_hppa_relocate_section): Mention the offset
4672 and section name for bfd_reloc_notsupported error message.
4673 (elf32_hppa_bfd_final_link_relocate): Print reasons for returning
4674 bfd_reloc_notsupported.
4675 (elf32_hppa_relocate_section): Add ATTRIBUTE_UNUSED to output_bfd.
4676
4677 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Handle
4678 undefined weak symbols for all relocs.
4679 (elf32_hppa_size_of_stub): Adjust calculation by 8 since branch
4680 offsets are relative to one past the delay slot.
4681 (elf32_hppa_size_stubs): Account for reloc addend when calculating
4682 branch destination. Put addend into stub name too.
4683 (elf32_hppa_bfd_final_link_relocate): Account for reloc addend and
4684 adjust by 8 when deciding whether a linker stub is needed. Put
4685 addend into stub name as for above.
4686
4687 * elf32-hppa.c (hppa_elf_relocate_insn): Change signed/unsigned on
4688 various args and vars.
4689 (elf32_hppa_bfd_final_link_relocate): Here too.
4690 (elf32_hppa_size_stubs): Rename index -> indx. Use e_indx for
4691 inner block var to avoid shadowing.
4692
4693 * elf32-hppa.h (_bfd_elf32_hppa_gen_reloc_type): Make `field' arg
4694 unsigned.
4695 * elf64-hppa.h (_bfd_elf64_hppa_gen_reloc_type): Ditto.
4696 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Ditto.
4697 (elf_hppa_fake_sections): Rename local var to avoid shadowing.
4698
4699 * libhppa.h: Change practically all unsigned ints to plain ints.
4700 Remove tests on gcc version. Instead use ATTRIBUTE_UNUSED for
4701 prototypes.
4702
4703 From Ryan Bradetich <rbradetich@uswest.net>
4704 * libhppa.h (hppa_opcode_type): New enum to replace #define's.
4705 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Modify to
4706 suit above.
4707 From David Huggins-Daines <dhd@linuxcare.com>
4708 * elf-hppa.h (elf_hppa_relocate_insn): Update the opcode constants
4709 to the new OP_* ones.
4710
4711 * elf32-hppa.c (elf32_hppa_size_stubs): Consolidate freeing on
4712 error exit. Bail out earlier on plabel relocs that we aren't
4713 interested in. Don't tell elf32_hppa_stub_hash_lookup to copy
4714 string, and then don't free our copy.
4715 (elf32_hppa_build_one_stub): Make insn unsigned int.
4716
4717 * libhppa.h (bfd_hppa_insn2fmt): 22 bit branches are only
4718 available with BL, not BE and BLE.
4719
4720 * elf32-hppa.c (hppa_elf_relocate_insn): Add some more example
4721 code for elf arg relocs.
4722 (elf32_hppa_bfd_final_link_relocate): Replace boolean is_local
4723 argument with elf_link_hash_entry h. Handle undefined weak
4724 symbols. Move $global$ lookup from here...
4725 (elf32_hppa_relocate_section): ...to here. Return correct error
4726 message for non-handled relocs.
4727 (elf32_hppa_size_of_stub): Correctly test branch range. Previous
4728 wrong test was -0x3ffff to +0x40000.
4729
4730 * elf-hppa.h (elf_hppa_final_link_relocate): R_PARISC_DIR17R,
4731 R_PARISC_DIR17F, and R_PARISC_DIR21L are for absolute branches;
4732 Handle them as such.
4733 (elf_hppa_relocate_insn): Fix a typo.
4734
4735 * libhppa.h (GET_FIELD, GET_BIT, MASK, CATENATE, ELEVEN): Delete.
4736 (assemble_3, assemble_6, assemble_12, assemble_16, assemble_16a,
4737 assemble_17, assemble_21): Delete.
4738 Supply defines for all 64 possible opcodes.
4739 (bfd_hppa_insn2fmt): Add bfd argument, and use to select wide mode
4740 formats. Handle COMICLR.
4741 (hppa_rebuild_insn): Delete bfd argument. Handle formats 10, -11,
4742 -10, -16, 16, 22.
4743
4744 * elf32-hppa.c (hppa_elf_relocate_insn): Complete rewrite.
4745 (elf32_hppa_bfd_final_link_relocate): Major rewrite.
4746 (elf32_hppa_build_one_stub): Modify hppa_elf_relocate_insn calls
4747 to suit.
4748 (elf32_hppa_size_stubs): Don't free stub_name twice. Read in all
4749 the local syms - did this code get deleted accidentally? Ignore
4750 undefined and undefweak syms.
4751
4752 * elf-hppa.h (elf_hppa_final_link): Move hppa_info to outermost
4753 block. Use it instead of elf64_hppa_hash_table (info).
4754 (elf_hppa_final_link_relocate): Use hppa_info instead of
4755 elf64_hppa_hash_table (info).
4756
4757 * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,
4758 re_assemble_17, re_assemble_21, re_assemble_22): Don't mask insn.
4759 (hppa_rebuild_insn): Mask immediate bits here instead.
4760 * elf-hppa.h (elf_hppa_relocate_insn): Mask here too.
4761
4762 2000-07-08 Alan Modra <alan@linuxcare.com.au>
4763
4764 * section.c (struct sec): Add id field. Tidy comment formatting.
4765 (bfd_make_section_anyway): Set id.
4766 (STD_SECTION): Init id too.
4767 Change CONST to const throughout.
4768 * archures.c (bfd_arch_info): Tidy comment.
4769 (bfd_arch_list): Change a CONST to const.
4770 * libbfd-in.h: Tidy comments and replace CONST with const.
4771 * elf-bfd.h: Likewise.
4772 * libbfd.h: Regenerate.
4773 * bfd-in2.h: Regenerate.
4774 * libcoff.h: Regenerate.
4775
4776 2000-07-07 DJ Delorie <dj@redhat.com>
4777
4778 * archive.c (_bfd_write_archive_contents): Add an informative
4779 comment.
4780
4781 2000-07-06 Kazu Hirata <kazu@hxi.com>
4782
4783 * srec.c: Fix formatting.
4784
4785 2000-06-05 DJ Delorie <dj@redhat.com>
4786
4787 * MAINTAINERS: new
4788
4789 2000-07-04 Alexandre Oliva <aoliva@redhat.com>
4790
4791 * coff-arm.c (coff_arm_relocate_section): Do not ignore the symbol
4792 value of PC-relative offsets.
4793
4794 2000-07-03 Jim Wilson <wilson@cygnus.com>
4795
4796 * elf64-alpha.c (alpha_elf_size_info): New.
4797 (elf_backend_size_info): Define to alpha_elf_size_info.
4798 * elfcode.h (elf_size_info): Change hash bucket size to 4.
4799
4800 2000-07-03 Ulf Carlsson <ulfc@engr.sgi.com>
4801
4802 * elf32-mips.c: Include elf32-target.h again for the traditional
4803 MIPS targets.
4804
4805 2000-07-03 Marek Michalkiewicz <marekm@linux.org.pl>
4806
4807 * elf32-avr.c (bfd_elf32_bfd_reloc_type_lookup):
4808 Add ATTRIBUTE_UNUSED to unused arguments to avoid warnings.
4809 (avr_info_to_howto_rela): Likewise.
4810 (elf32_avr_gc_mark_hook): Likewise.
4811 (elf32_avr_gc_sweep_hook): Likewise.
4812 (elf32_avr_relocate_section): Likewise.
4813
4814 2000-07-03 Mark Elbrecht <snowball3@bigfoot.com>
4815
4816 * cofflink.c (_bfd_coff_write_global_sym): Turn a weak symbol into
4817 an external symbol for a non-shared, non-relocatable link.
4818
4819 2000-07-03 Nick Clifton <nickc@redhat.com>
4820
4821 * cofflink.c (IS_EXTERNAL): New macro: Return true if the symbol
4822 is an external symbol.
4823 (IS_WEAK_EXTERNAL): New macro: Return true if the symbol is a weak
4824 external symbol.
4825
4826 2000-07-03 Kazu Hirata <kazu@hxi.com>
4827
4828 * reloc16.c: Fix formatting.
4829
4830 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
4831
4832 * config.bfd: Change targ_defvec and targ_selvecs for mips*-*-sysv4*
4833 to add a new target for traditional mips i.e
4834 bfd_elf32_tradbigmips_vec and bfd_elf32_tradlittlemips_vec.
4835 * configure.in: Likewise.
4836 * configure: Rebuild.
4837 * targets.c (bfd_elf32_tradbigmips_vec): Declare and put in
4838 bfd_target_vector.
4839 (bfd_elf32_tradlittlemips_vec): Likewise.
4840 * elfxx-target.h: Add macro INCLUDED_TARGET_FILE which is more a test
4841 to see that elfNN_bed does not get redefined even if the target file
4842 is included twice for a chip. See elf32-mips.c.
4843
4844 2000-07-01 Alan Modra <alan@linuxcare.com.au>
4845
4846 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
4847 (CLEANFILES): Add DEPA.
4848 * Makefile.in: Regenerate.
4849
4850 2000-06-30 DJ Delorie <dj@cygnus.com>
4851
4852 * peicode.h (coff_swap_filehdr_in): can't use e_magic because we
4853 can't assume the PE header is at 0x80.
4854
4855 2000-06-29 Mark Elbrecht <snowball3@bigfoot.com>
4856
4857 * syms.c (_bfd_stab_section_find_nearest_line): Use IS_ABSOLUTE_PATH.
4858
4859 2000-06-28 Mark Elbrecht <snowball3@bigfoot.com>
4860
4861 * go32stub.h: Update stub.
4862
4863 2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
4864
4865 * archures.c (bfd_mach_avr5): Define.
4866 * bfd-in2.h (bfd_mach_avr5): Define.
4867 * cpu-avr.c (arch_info_struct): Rename bfd_mach_avr4 to
4868 bfd_mach_avr5, add bfd_mach_avr4. Update comments.
4869 (compatible): Update comment. Add missing test.
4870 * elf32-avr.c (avr_final_link_relocate): Support 8K wrap
4871 for avr2 and avr4. Simplify 8K wrap code.
4872 (bfd_elf_avr_final_write_processing): Recognize bfd_mach_avr5.
4873 (elf32_avr_object_p): Recognize E_AVR_MACH_AVR5.
4874
4875 2000-06-26 Kazu Hirata <kazu@hxi.com>
4876
4877 * coff-h8300.c: Fix formatting.
4878 * cpu-h8300.c: Likewise.
4879
4880 2000-06-24 Alexandre Oliva <aoliva@redhat.com>
4881
4882 * elf32-arm.h (elf32_arm_final_link_relocate): Print `(local)'
4883 for local symbols whose names are unknown.
4884
4885 2000-06-22 Alan Modra <alan@linuxcare.com.au>
4886
4887 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
4888 find one.
4889 * Makefile.in: Regenerate.
4890 * doc/Makefile.in: Regenerate.
4891
4892 2000-06-20 H.J. Lu <hjl@gnu.org>
4893
4894 * Makefile.am: Rebuild dependency.
4895 * Makefile.in: Rebuild.
4896
4897 2000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4898
4899 * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): New function.
4900 (elf_backend_copy_indirect_symbol): Map to the new function.
4901
4902 2000-06-20 Alan Modra <alan@linuxcare.com.au>
4903
4904 * archive.c (normalize): Correct pointer comparison when checking
4905 for backslashes.
4906 (bfd_bsd_truncate_arname): Likewise.
4907 (bfd_gnu_truncate_arname): Likewise.
4908
4909 2000-06-20 Ulf Carlsson <ulfc@engr.sgi.com>
4910
4911 * elf-bfd.h (struct elf_obj_tdata): Define per BFD Irix 5 virtual
4912 sections elf_{text,data}_{section,symbol}.
4913 * elf32-mips.c: mips_elf_{text,data}_{section,symbol}{,_ptr}: Remove.
4914 (_bfd_mips_elf_hide_symbol): New function.
4915 (elf_backend_hide_symbol): Map to the new function.
4916 (_bfd_mips_elf_add_symbol_hook): Change to use new per BFD
4917 definitions of mips_elf_{text,data}_{section,symbol}.
4918 (mips_elf_local_relocation_p): Try to find the direct symbol
4919 based on new check_forced argument.
4920 (mips_elf_calculate_relocation): Use new version of
4921 mips_elf_local_relocation_p.
4922 (mips_elf_relocate_section): Likewise.
4923 (_bfd_mips_elf_relocate_section): Likewise.
4924 (mips_elf_sort_hash_table): Only assert that have enough GOT
4925 space.
4926 (mips_elf_got16_entry): Match all 32 bits to the existing GOT
4927 entry if the relocation based on the new external argument.
4928 (mips_elf_create_dynamic_relocation): Assert that we have a
4929 section contents allocated where we can swap out the dynamic
4930 relocations.
4931 (mips_elf_calculate_relocation): Find the real hash-table entry
4932 correctly by using h->root.root.type. Only create a dynamic
4933 relocation entry if the symbol is defined in a shared library.
4934 Create an external GOT entry for the GOT16 relocation if the
4935 symbol was forced local.
4936 (_bfd_mips_elf_finish_dynamic_symbol): Don't assert there is a
4937 dynamic index if the symbol was forced local.
4938
4939 2000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4940
4941 * elf32-mips.c: Fix typos in comments.
4942
4943 2000-06-19 Mark Kettenis <kettenis@gnu.org>
4944
4945 * rs6000-core.c: Wrap definition of `union VmInfo' within #ifdef
4946 CORE_VERSION_1.
4947
4948 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
4949
4950 * Makefile.in, bfd-in2.h, libbfd.h, configure: Rebuild.
4951 * Makefile.am (ALL_MACHINES, ALL_MACHINES_CFILES, BFD32_BACKENDS,
4952 BFD32_BACKENDS_CFILES): Add 68hc12, 68hc11 files.
4953 * configure.in (bfd_elf32_m68hc12_vec): Recognize.
4954 (bfd_elf32_m68hc11_vec): Likewise.
4955 * config.bfd (targ_cpu): Recognize 68hc12 and 68hc11.
4956 Supports 68hc11 & 68hc12 at the same time.
4957 * targets.c (bfd_elf32_m68hc12_vec): Declare and put in
4958 bfd_target_vector.
4959 (bfd_elf32_m68hc11_vec): Likewise.
4960 * elf.c (prep_headers): Recognize bfd_arch_m68hc12 and 68hc11.
4961 * archures.c (bfd_m68hc12_arch): Define and register in global list
4962 (bfd_m68hc11_arch): Likewise.
4963 * reloc.c (BFD_RELOC_M68HC11_HI8, BFD_RELOC_M68HC11_LO8,
4964 BFD_RELOC_M68HC11_3B): Define.
4965 * cpu-m68hc12.c, elf32-m68hc12.c: New files for 68hc12 support.
4966 * cpu-m68hc11.c, elf32-m68hc11.c: New files for 68hc11 support.
4967
4968 2000-06-18 Ulf Carlsson <ulfc@engr.sgi.com>
4969
4970 * elf_bfd.h (struct elf_backend_data): Add info argument to
4971 elf_backend_hide_symbol.
4972 (_bfd_elf_link_hash_hide_symbol): Likewise.
4973 * elf.c (_bfd_elf_link_hash_hide_symbol): Likewise.
4974 * elf64-ia64.c (elf64_ia64_hash_hide_symbol): Likewise.
4975 * elflink.h (elf_link_add_object_symbols): Likewise.
4976 (elf_link_assign_sym_version): Likewise.
4977
4978 2000-06-18 H.J. Lu <hjl@gnu.org>
4979
4980 * coff-i386.c (coff_i386_reloc): Don't return in case of
4981 output_bfd == (bfd *) NULL if COFF_WITH_PE is defined.
4982 Compensate PE relocations when linking with non-PE object
4983 files to generate a non-PE executable.
4984
4985 2000-06-17 Ulf Carlsson <ulfc@engr.sgi.com>
4986
4987 * elf32-mips.c (mips_elf_calculate_relocation): Explicitly write
4988 GOT entries if we're doing a static link or -Bsymbolic link.
4989
4990 2000-06-15 Ulf Carlsson <ulfc@engr.sgi.com>
4991
4992 * elflink.h (elf_link_adjust_relocs): Check for and call backend
4993 specifific swap_reloc_{in,out} and swap_reloca_{in,out} if
4994 available.
4995 (elf_link_output_relocs): Likewise.
4996 (elf_reloc_link_order): Likewise.
4997
4998 2000-06-16 Nicholas Duffek <nsd@redhat.com>
4999
5000 * archures.c (enum bfd_architecture): #define constants for
5001 PowerPc and RS6000 machine numbers.
5002 * bfd-in2.h: Regenerate.
5003 * coffcode.h (coff_set_arch_mach_hook): #ifdef XCOFF64, set arch
5004 to bfd_arch_powerpc instead of bfd_arch_rs6000. Refer to PowerPc
5005 and RS6000 machine numbers using #defined constants from
5006 archures.c.
5007 * cpu-powerpc.c (arch_info_struct): Refer to PowerPc and RS6000
5008 machine numbers using #defined constants from archures.c. Add
5009 entries for EC603e, 630, A35, RS64II, RS64III, 7400. Specify
5010 64-bit words in 620 entry.
5011 * cpu-rs6000.c (arch_info_struct): Create with entries for RS1,
5012 RSC, and RS2.
5013 (bfd_rs6000_arch): Change default machine to 0 (bfd_mach_rs6k).
5014
5015 2000-06-16 Nicholas Duffek <nsd@cygnus.com>
5016
5017 * coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64.
5018 * libcoff-in.h (struct xcoff_tdata): Define xcoff64 field.
5019 * libcoff.h (struct xcoff_tdata): Define xcoff64 field.
5020
5021 2000-06-16 Nicholas Duffek <nsd@redhat.com>
5022
5023 * bfd-in.h (bfd_family_coff): Define.
5024 * bfd-in2.h: Regenerate.
5025 * coffgen.c (coff_count_linenumbers, coff_symbol_from,
5026 coff_find_nearest_line): Check COFFness using bfd_family_coff()
5027 instead of bfd_target_coff_flavour.
5028 * cofflink.c (_bfd_coff_final_link): Likewise.
5029 * cpu-ns32k.c (do_ns32k_reloc): Don't strcmp() target name to
5030 exclude XCOFF files.
5031 * reloc.c (bfd_perform_relocation, bfd_install_relocation):
5032 Likewise.
5033 * targets.c (enum bfd_flavour): Add bfd_target_xcoff_flavour.
5034 * xcoff-target.h (TARGET_SYM): Use bfd_target_xcoff_flavour.
5035 * xcofflink.c (XCOFF_XVECP): Delete.
5036 (bfd_xcoff_link_record_set, bfd_xcoff_import_symbol,
5037 bfd_xcoff_export_symbol, bfd_xcoff_link_count_reloc,
5038 bfd_xcoff_record_link_assignment,
5039 bfd_xcoff_size_dynamic_sections): Replace XCOFF_XVECP() with
5040 check for bfd_target_xcoff_flavour.
5041
5042 2000-06-16 Nicholas Duffek <nsd@redhat.com>
5043
5044 * rs6000-core.c: Support 64-bit core files, support pre-4.3 core
5045 files on AIX 4.3.
5046 (read_hdr): New function.
5047 (rs6000coff_core_p): Store mstsave or __context64 struct instead
5048 of trying to extract individual registers. Set abfd->arch_info
5049 to match the architecture that created the core file.
5050 (rs6000coff_get_section_contents): Delete.
5051 * xcoff-target.h (rs6000coff_get_section_contents): Delete.
5052
5053 2000-06-14 H.J. Lu <hjl@gnu.org>
5054
5055 * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_rec)
5056 is NULL.
5057
5058 2000-06-13 H.J. Lu <hjl@gnu.org>
5059
5060 * configure: Regenerate.
5061
5062 2000-06-13 J"orn Rennecke <amylaar@cygnus.co.uk>
5063
5064 * peicode.h (pe_ILF_object_p): Use TARGET_LITTLE_SYM instead of
5065 armpei_little_vec.
5066
5067 2000-06-08 David O'Brien <obrien@FreeBSD.org>
5068
5069 * configure.in (VERSION): Update to show this is the CVS mainline.
5070
5071 2000-06-07 Alan Modra <alan@linuxcare.com.au>
5072
5073 * elf32-d10v.c: Include elf/d10v.h
5074 (enum reloc_type): Delete.
5075 * elf32-d30v.c: Include elf/d30v.h
5076 (enum reloc_type): Delete.
5077
5078 * Makefile.am: Run "make dep-am" to regenerate dependencies.
5079 * Makefile.in: Regenerate.
5080
5081 * elf32-i386.c (elf_howto_table): Remove EMPTY_HOWTOs.
5082 (elf32_i386_vtinherit_howto, elf32_i386_vtentry_howto): Delete and
5083 move HOWTOs into elf_howto_table.
5084 (R_386_standard, R_386_ext_offset): Define.
5085 (R_386_ext, R_386_vt_offset, R_386_vt): Define.
5086 (elf_i386_reloc_type_lookup): Modify calculation of index into
5087 elf_howto_table since we've removed the padding.
5088 (elf_i386_info_to_howto_rel): Likewise.
5089 (elf_i386_relocate_section): Likewise.
5090
5091 2000-06-06 Michael Snyder <msnyder@seadog.cygnus.com>
5092
5093 * elf.c (elf_grok_pr_status): Eliminate reference to prgregset_t.
5094
5095 2000-06-05 H.J. Lu <hjl@gnu.org>
5096
5097 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Don't flag
5098 an error when seeing an undefined symbol with hidden/internal
5099 attribute. It is handled in *_relocate_section ().
5100
5101 2000-06-05 H.J. Lu <hjl@gnu.org>
5102
5103 * elflink.h (elf_fix_symbol_flags): Follow the link for the
5104 indirect symbol for the ELF_LINK_NON_ELF bit.
5105 (elf_link_output_extsym): Don't output the indirect symbol even
5106 if the ELF_LINK_NON_ELF bit is set.
5107
5108 2000-06-01 J.T. Conklin <jtc@redback.com>
5109
5110 * config.bfd (i[3456]86-*-netbsdelf*): New target.
5111 (i[3456]86-*-netbsdaout*): New target.
5112 (i[3456]86-*-netbsd*): Add bfd_elf32_i386_vec to targ_selvecs.
5113 (i[3456]86-*-openbsd*): Likewise.
5114
5115 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
5116
5117 * trad-core.c: From hpux-core.c, include <dirent.h> or
5118 <sys/ndir.h> when possible.
5119
5120 2000-05-31 Ulrich Drepper <drepper@redhat.com>
5121
5122 * elf.c (_bfd_elf_slurp_version_tables): Correct reading of version
5123 definitions. We must not assume they are sorted in the file
5124 according to their index numbers.
5125
5126 2000-05-31 Alan Modra <alan@linuxcare.com.au>
5127
5128 * elf-hppa.h: (elf_hppa_final_link_relocate): Use e_rsel field
5129 selector for R_PARISC_PCREL17R. R_PARISC_DIR17R and
5130 R_PARISC_DIR17F are for absolute branches; Handle them as such.
5131
5132 2000-05-30 Nick Clifton <nickc@cygnus.com>
5133
5134 * cpu-i960.c (scan_960_mach): Accept 80960KA, 80960KB,
5135 80960CA, 80960MC as valid machine names.
5136
5137 2000-05-30 H.J. Lu <hjl@gnu.org>
5138
5139 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Clear the
5140 visibility bits if the symbol is undefined. Correctly handle
5141 weak undefined symbols with hidden and internal attributes.
5142
5143 * elflink.h (elf_link_add_object_symbols): Always turn the
5144 symbol into local if it has the hidden or internal attribute.
5145
5146 2000-05-29 Philip Blundell <philb@gnu.org>
5147
5148 * ppcboot.c: Add packed attribute if compiling with GCC.
5149
5150 2000-05-29 Anatoly Vorobey <mellon@pobox.com>
5151
5152 * elf.c (_bfd_elf_link_hash_table_init): Initialize dynlocal.
5153
5154 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>
5155
5156 * elf.c (elfcore_grok_prstatus, elfcore_grok_pstatus,
5157 elfcore_grok_psinfo): Add code to allow debugging a 32-bit
5158 corefile on a 64-bit (Sparc Solaris) host. Also clean up
5159 a few old comments.
5160
5161 2000-05-26 Alan Modra <alan@linuxcare.com.au>
5162
5163 * Makefile.am: Update dependencies with "make dep-am"
5164 * Makefile.in: Regenerate.
5165
5166 * sysdep.h (gettext, dgettext, dcgettext, textdomain,
5167 bindtextdomain): Replace defines with those from intl/libgettext.h
5168 to quieten gcc warnings.
5169
5170 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
5171
5172 * aoutx.h (find_nearest_line): Use IS_ABSOLUTE_PATH.
5173
5174 * archive.c (normalize, bfd_bsd_truncate_arname,
5175 bfd_gnu_truncate_arname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support
5176 file names with backslashes.
5177
5178 * cache.c (bfd_open_file) [__MSDOS__]: Don't unlink the file
5179 before opening it.
5180
5181 * sysdep.h: Include filenames.h.
5182
5183 2000-05-26 Alan Modra <alan@linuxcare.com.au>
5184
5185 * opncls.c (bfd_close_all_done): Mask file perms with 0777 not 0x777.
5186
5187 2000-05-26 Jakub Jelinek <jakub@redhat.com>
5188
5189 * elf64-sparc.c (sparc64_elf_relax_section): New.
5190 (sparc64_elf_relocate_section): Optimize tail call into branch always
5191 if possible.
5192 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
5193 (elf32_sparc_relax_section): New.
5194
5195 2000-05-26 Jakub Jelinek <jakub@redhat.com>
5196
5197 * elf64-sparc.c: Add ATTRIBUTE_UNUSED to unused function parameters.
5198 Remove unusued variables.
5199 (sparc64_elf_relocate_section): Change r_symndx type to unsigned long.
5200 (sparc64_elf_merge_private_bfd_data): Fix shared library case from
5201 previous fix, so that shared libs really don't influence targets
5202 extension mask and memory model.
5203
5204 2000-05-23 H.J. Lu <hjl@gnu.org>
5205
5206 * elf64-alpha.c (elf64_alpha_relocate_section): Check
5207 h->root.other not h->other.
5208 * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
5209
5210 * elf32-ppc.c (ppc_elf_relocate_section): Fix a typo.
5211
5212 2000-05-23 H.J. Lu <hjl@gnu.org>
5213
5214 * elf32-i386.c (elf_i386_relocate_section): Don't allow the
5215 undefined symbol with the non-default visibility attributes.
5216 * elf-hppa.h (elf_hppa_relocate_section): Likewise.
5217 * elf32-arm.h (elf32_arm_relocate_section): Likewise.
5218 * elf32-i370.c (i370_elf_relocate_section): Likewise.
5219 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
5220 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
5221 * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
5222 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
5223 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
5224 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
5225 * elf64-ia64.c (elf64_ia64_relocate_section): Likewise.
5226 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
5227
5228 2000-05-22 Richard Henderson <rth@cygnus.com>
5229
5230 * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,
5231 PCREL22, PCREL64I. Zero size of special relocs.
5232 (elf64_ia64_reloc_type_lookup): Likewise.
5233 (USE_BRL, oor_brl, oor_ip): New.
5234 (elf64_ia64_relax_section): New.
5235 (elf64_ia64_check_relocs): Handle PCREL60B, PCREL22, PCREL64I.
5236 (elf64_ia64_install_value): Likewise, plus PCREL21BI.
5237 (elf64_ia64_relocate_section): Likewise.
5238 (bfd_elf64_bfd_relax_section): New.
5239 * reloc.c (BFD_RELOC_IA64_PCREL21BI): New.
5240 (BFD_RELOC_IA64_{PCREL22,PCREL60B,PCREL64I}): New.
5241 * bfd-in2.h, libbfd.h: Regenerate.
5242
5243 2000-05-22 Nick Clifton <nickc@cygnus.com>
5244
5245 * configure.in : Add peigen.lo to MIPS PE targets.
5246 * configure: Regenerate.
5247
5248 2000-05-22 Momchil Velikov <velco@fadata.bg>
5249
5250 * libbfd.c (_bfd_generic_verify_endian_match): Compare endianess
5251 only if it is known for both input and output bfds. Separate
5252 error message strings as in some languages, it may be necessary
5253 to change more than one place in the string to change between
5254 'big' and 'little'.
5255
5256 * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Remove inline
5257 endianess checks, call _bfd_generic_verify_endian_match() instead.
5258
5259 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Likewise.
5260
5261 * elf32-mcore.c (mcore_elf_merge_private_bfd_data): Likewise.
5262
5263 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Likewise. Verify
5264 endianess before checking bfd flavours.
5265
5266 2000-05-22 H.J. Lu <hjl@gnu.org>
5267
5268 * elflink.h (elf_link_output_extsym): Clear the visibility
5269 field for symbols not defined locally.
5270
5271 2000-05-18 Alan Modra <alan@linuxcare.com.au>
5272
5273 * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,
5274 re_assemble_17, re_assemble_21, re_assemble_22): Don't mask insn.
5275 (hppa_rebuild_insn): Mask immediate bits here instead.
5276 * elf-hppa.h (elf_hppa_relocate_insn): Mask here too.
5277
5278 2000-05-18 Momchil Velikov <velco@fadata.bg>
5279
5280 * elflink.h (elf_bfd_final_link, elf_link_input_bfd): When emiting
5281 relocs for an executable, ensure that they are virtual addresses.
5282
5283 2000-05-18 Jeffrey A Law (law@cygnus.com)
5284
5285 * config.bfd (hppa*64*-*-hpux11*): New target triplet.
5286
5287 2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
5288 Rick Gorton <gorton@scrugs.lkg.dec.com>
5289
5290 * elflink.h: Add emitrelocations support: when enabled, relocation
5291 information and relocation sections are put into final output
5292 executables. If the emitrelocations flag is set, do the following:
5293 (elf_bfd_final_link): Emit relocation sections.
5294 (elf_link_input_bfd): Compute relocation section contents.
5295 (elf_gc_sections): Don't clean relocation sections.
5296
5297 2000-05-16 Catherine Moore <clm@cygnus.com>
5298
5299 * som.c (som_decode_symclass): Recognize weak symbols.
5300
5301 2000-05-16 Szabolcs Szakacsits <szaka@F-Secure.com>
5302
5303 * peigen.c (pe_print_idata): Undo part of 2000-05-12 change that
5304 read idata section only from dataoff.
5305 (pe_print_edata): Correctly check for valid eat_member.
5306
5307 2000-05-16 J"orn Rennecke <amylaar@cygnus.co.uk>
5308
5309 * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8.
5310
5311 2000-05-14 Philip Blundell <philb@gnu.org>
5312
5313 * config.bfd (armeb-*-elf, arm*b-*-linux-gnu*): New targets.
5314
5315 2000-05-12 Alan Modra <alan@linuxcare.com.au>
5316
5317 * targets.c (bfd_target_vector): #ifdef BFD64 rs6000coff64_vec
5318
5319 * peigen.c (pe_print_idata): Look for .idata section and print
5320 info even if data directory has zero entries. Read idata section
5321 starting from dataoff, and adjust all data offsets to suit. Cast
5322 all bfd_vma vars to unsigned long before passing to fprintf.
5323 * peigen.c (pe_print_edata): Similarly, look for .edata section
5324 and print info even if data directory has zero entries. Cast
5325 all bfd_vma vars to unsigned long before passing to fprintf.
5326
5327 From Szabolcs Szakacsits <szaka@F-Secure.com>
5328 * peigen.c (pe_print_idata): Use bfd_section_size rather than data
5329 directory size which may be bogus.
5330 * peigen.c (pe_print_edata): Similarly.
5331
5332 2000-05-09 Alan Modra <alan@linuxcare.com.au>
5333
5334 * elf.c (bfd_section_from_shdr): Don't set use_rela_p if rela
5335 section is empty.
5336 (copy_private_bfd_data): Allow for space possibly taken up by elf
5337 headers when calculating segment physical address from lma.
5338
5339 2000-05-08 Alan Modra <alan@linuxcare.com.au>
5340
5341 * versados.c (versados_scan): Init stringlen and pass_2_done.
5342
5343 * trad-core.c (trad_unix_core_file_p): Return
5344 bfd_error_wrong_format rather than bfd_error_file_truncated.
5345
5346 * peigen.c (_bfd_pei_swap_aouthdr_out): Pass ImageBase to
5347 add_data_entry. DataDirectory virtual address is relative.
5348 (pe_print_idata): Account for relative DataDirectory virtual
5349 addresses. Don't trash datasize inside POWERPC_LE_PE code.
5350 (pe_print_edata): Similarly.
5351
5352 From Szabolcs Szakacsits <szaka@F-Secure.com>
5353 * peigen.c (dir_names): Add Delay Import Directory.
5354 (pe_print_idata): Always search for bfd section containing
5355 idata address rather than looking up section name. Print this
5356 section name rather than .idata.
5357 (pe_print_edata): Similarly. Also print some fields as %08lx.
5358 (_bfd_pe_print_private_bfd_data_common): Print Reserved1 field as
5359 Win32Version.
5360
5361 2000-05-05 Clinton Popetz <cpopetz@cygnus.com>
5362
5363 * xcoff.h: Rename to xcoff-target.h
5364 * Makefile.am: Change all instances of xcoff.h to xcoff-target.h
5365 * coff-rs6000.c: Ditto.
5366 * coff64-rs6000.c: Ditto.
5367 * coff-pmac.c: Ditto.
5368 * Makefile.in: Regenerate.
5369
5370 2000-05-05 Clinton Popetz <cpopetz@cygnus.com>
5371
5372 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags):
5373 Change U802TOC64MAGIC to U803XTOCMAGIC.
5374
5375 2000-05-04 Michael Snyder <msnyder@seadog.cygnus.com>
5376
5377 * elf.c (bfd_elf_get_arch_size): New function, return 32 | 64 | -1.
5378 * bfd-in.h: Prototype bfd_elf_get_arch_size.
5379 * bfd-in2.h: Prototype bfd_elf_get_arch_size.
5380
5381 2000-05-04 Alan Modra <alan@linuxcare.com.au>
5382
5383 * libhppa.h (HPPA_R_CONSTANT): Cast argument to bfd_signed_vma.
5384
5385 2000-05-03 Martin v. L\81öwis <loewis@informatik.hu-berlin.de>
5386
5387 * elflink.h (elf_link_add_object_symbols): Reset dynindx for
5388 hidden and internal symbols.
5389 (elf_fix_symbol_flags): Clear NEEDS_PLT for symbols with
5390 visibility.
5391 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Do not
5392 assign a PLT or GOT entry to symbols with hidden and
5393 internal visibility.
5394
5395 2000-05-03 Mark Elbrecht <snowball3@bigfoot.com>
5396
5397 * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Add entry for
5398 the .bss section.
5399 * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
5400
5401 2000-05-02 H.J. Lu <hjl@gnu.org>
5402
5403 * elf.c (prep_headers): Use ELFOSABI_NONE instead of
5404 ELFOSABI_SYSV.
5405
5406 2000-05-02 Alan Modra <alan@linuxcare.com.au>
5407
5408 * targets.c (bfd_target_vector): Restore bfd_elf32_hppa_vec.
5409 * Makefile.am (BFD32_BACKENDS): Restore elf32-hppa.lo. Regenerate
5410 dependencies.
5411 * Makefile.in: Regenerate.
5412
5413 2000-05-01 Jim Wilson <wilson@cygnus.com>
5414
5415 * Makefile.am (BFD32_BACKENDS): Add efi-app-ia32.lo.
5416 (BFD32_BACKENDS_CFILES): Add efi-app-ia32.c.
5417 (BFD64_BACKENDS): Delete coff-ia64.lo. Add efi-app-ia64.lo.
5418 (BFD64_BACKENDS_CFILES): Delete coff-ia64.c. Add efi-app-ia64.c.
5419 * Makefile.in: Rebuild.
5420
5421 2000-05-02 Alan Modra <alan@linuxcare.com.au>
5422
5423 * config.bfd: Re-enable elf32-hppa. It now compiles, even if it
5424 doesn't work very well.
5425
5426 * elf-hppa.h (elf_hppa_internal_shdr): Define.
5427 (elf_hppa_fake_sections): hdr is elf_hppa_internal_shdr.
5428 Set hdr->s_type to 1 if ARCH_SIZE == 32.
5429 (_bfd_elf_hppa_gen_reloc_type): Add prototype.
5430 (elf_hppa_info_to_howto): Likewise.
5431 (elf_hppa_info_to_howto_rel): Likewise.
5432 (elf_hppa_reloc_type_lookup): Likewise.
5433 (elf_hppa_is_local_label_name): Likewise.
5434 (elf_hppa_fake_sections): Likewise.
5435 (elf_hppa_final_write_processing): Likewise.
5436 (elf_hppa_howto_table): Fully initialise all entries.
5437 (_bfd_elf_hppa_gen_reloc_type): Add ATTRIBUTE_UNUSED to args.
5438 (elf_hppa_info_to_howto): Likewise.
5439 (elf_hppa_info_to_howto_rel): Likewise.
5440 (elf_hppa_reloc_type_lookup): Likewise.
5441 (elf_hppa_final_write_processing, elf_hppa_add_symbol_hook,
5442 elf_hppa_unmark_useless_dynamic_symbols,
5443 elf_hppa_remark_useless_dynamic_symbols,
5444 elf_hppa_record_segment_addrs, elf_hppa_final_link,
5445 elf_hppa_relocate_section, elf_hppa_final_link_relocate,
5446 elf_hppa_relocate_insn): Compile only if ARCH_SIZE == 64 until
5447 elf32-hppa.c mess is cleaned up.
5448 (elf_hppa_final_link_relocate): Make insn and r_type unsigned
5449 int. Delete r_field. In case R_PARISC_PCREL21L, don't set
5450 r_field then call hppa_field_adjust inline func with variable
5451 r_field arg, instead call hppa_field_adjust with fixed arg.
5452 In case R_PARISC_PCREL22F, don't set r_field.
5453 (elf_hppa_relocate_insn): Change args and return type to unsigned
5454 int. Call re_assemble_* funcs to do the work.
5455
5456 * elf32-hppa.c (hppa_elf_relocate_insn): Don't assume 32 bit when
5457 sign extending.
5458
5459 * libhppa.h (HPPA_R_CONSTANT): Don't assume 32 bit when sign
5460 extending.
5461 (sign_extend): Mask first before sign extending.
5462 (low_sign_extend): Rewrite without condition expression.
5463 (ones, dis_assemble_3, dis_assemble_12, dis_assemble_16,
5464 dis_assemble_17, dis_assemble_21, dis_assemble_22): Delete.
5465 (assemble_3, assemble_6, assemble_12, assemble_16, assemble_16a,
5466 assemble_17, assemble_21, sign_unext, low_sign_unext): Return
5467 result as function return value rather than through pointer arg.
5468 Accept unsigned int args, and return unsigned int.
5469 (re_assemble_3): New. Combines function of dis_assemble_3 with
5470 re-assembly of opcode and immediate.
5471 (re_assemble_12): Likewise.
5472 (re_assemble_16): Likewise.
5473 (re_assemble_17): Likewise.
5474 (re_assemble_21): Likewise.
5475 (re_assemble_22): Likewise.
5476 (hppa_field_adjust): Rewrite and document, paying attention to
5477 size of types and signed/unsigned issues.
5478 (get_opcode): Shift before masking.
5479 (FDLW): Rename to FLDW.
5480 (bfd_hppa_insn2fmt): Change arg to unsigned int. Delete fmt.
5481 (hppa_rebuild_insn): Change args and return value to unsigned
5482 int. Make use of re_assemble_*. Correct case 11.
5483
5484 * dep-in.sed: Handle ../opcodes/.
5485 * Makefile.am (SOURCE_HFILES): Add elf-hppa.h, elf32-hppa.h,
5486 elf64-hppa.h, hppa_stubs.h, xcoff.h.
5487 (BFD32_BACKENDS_CFILES): Restore elf32-hppa.c.
5488 Remove elf64-hppa.lo, cpu-ia64.lo, elf64-ia64.lo, elfarm-oabi.lo,
5489 elfarm-nabi.lo dependencies outside of auto-dependency area.
5490 Regenerate dependencies.
5491 * Makefile.in: Regenerate.
5492
5493 * configure.in (TRAD_HEADER): Test non-null before
5494 AC_DEFINE_UNQUOTED.
5495 * configure: Regenerate.
5496
5497 * reloc.c: Fix mis-spelling in comment.
5498
5499 2000-05-01 Alan Modra <alan@linuxcare.com.au>
5500
5501 * coff-sh.c (bfd_coff_small_swap_table): Fix Fri Apr 28 change.
5502 * vms.c (vms_openr_next_archived_file): Return NULL.
5503
5504 2000-04-28 Clinton Popetz <cpopetz@cygnus.com>
5505
5506 * coffcode.h Copy changes mistakenly done to libcoff.h in
5507 4/24/2000 patch.
5508
5509 2000-04-29 Andreas Jaeger <aj@suse.de>
5510
5511 * libbfd-in.h: Correctly check GCC version.
5512 * bfd-in.h: Likewise.
5513 * libhppa.h: Likewise.
5514 * libbfd.h: Regenerate.
5515 * bfd-in2.h: Regenerate.
5516
5517 2000-04-28 Clinton Popetz <cpopetz@cygnus.com>
5518
5519 * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): Add
5520 coffdu-rs6000.{lo,c}.
5521 (coff-pmac.lo, coff-rs6000.lo, coff64-rs6000.lo): Add dependency
5522 on xcoff.h
5523 * Makefile.in: Regenerate.
5524 * xcoff.h: New file.
5525 * coff-pmac.c: Use xcoff.h instead of coff-rs6000.c.
5526 * coff-rs6000.c: Move all declarations and defines that are
5527 common to the xcoff backends into xcoff.h
5528 * coff64-rs6000.c: Ditto,
5529
5530 2000-04-28 Clinton Popetz <cpopetz@cygnus.com>
5531
5532 * coff-mips.c (mips_ecoff_backend_data): Add initialization of
5533 _bfd_coff_force_symnames in strings and
5534 _bfd_coff_debug_string_prefix_length to their default values.
5535 * coff-sh.c: (bfd_coff_small_swap_table): Ditto.
5536
5537 2000-04-28 Clinton Popetz <cpopetz@cygnus.com>
5538
5539 * coff-alpha.c (alpha_ecoff_backend_data): Add initialization of
5540 _bfd_coff_force_symnames in strings and
5541 _bfd_coff_debug_string_prefix_length to their default values.
5542
5543 2000-04-27 Alan Modra <alan@linuxcare.com.au>
5544
5545 * elf32-m68k.c (elf_m68k_gc_sweep_hook): Return if dynobj NULL.
5546 Check local_got_refcounts before dereferencing.
5547
5548 * elf32-ppc.c (ppc_elf_relocate_section): Check splt != NULL
5549 before deciding we don't need R_PPC_PLT32 relocation.
5550 (ppc_elf_gc_sweep_hook): Check local_got_refcounts before
5551 dereferencing.
5552
5553 * elflink.h (elf_gc_common_finalize_got_offsets): Fix comment.
5554
5555 * elf32-i386.c (elf_i386_check_relocs): Reference count .got and
5556 .plt entries.
5557 (elf_i386_gc_sweep_hook): Garbage collect .got and .plt entries.
5558 (elf_i386_adjust_dynamic_symbol): Recognize unused .plt entries.
5559 (elf_i386_relocate_section): Allow for .plt to go missing.
5560 (elf_i386_finish_dynamic_symbol): Use same test to decide if we
5561 can use a relative reloc for got as elf_i386_relocate_section.
5562 (bfd_elf32_bfd_final_link): Define to use gc form of final link.
5563
5564 2000-04-26 Clinton Popetz <cpopetz@cygnus.com>
5565
5566 * config.bfd: Remove extraneous bfd_powerpc_64_arch.
5567
5568 2000-04-24 Clinton Popetz <cpopetz@cygnus.com>
5569
5570 * Makefile.am (coff64-rs6000.lo): New rule.
5571 * Makefile.in: Regenerate.
5572 * coff-rs6000.c (xcoff_mkobject, xcoff_copy_private_bfd_data,
5573 xcoff_is_local_label_name, xcoff_rtype2howto,
5574 xcoff_reloc_type_lookup, xcoff_slurp_armap, xcoff_archive_p,
5575 xcoff_read_ar_hdr, xcoff_openr_next_archived_file, xcoff_write_armap,
5576 xcoff_write_archive_contents): No longer static, and prefix with _bfd_.
5577 (NO_COFF_SYMBOLS): Define.
5578 (xcoff64_swap_sym_in, xcoff64_swap_sym_out, xcoff64_swap_aux_in,
5579 xcoff64_swap_aux_out): New functions; handle xcoff symbol tables
5580 internally.
5581 (MINUS_ONE): New macro.
5582 (xcoff_howto_tabl, xcoff_reloc_type_lookup): Add 64 bit POS
5583 relocation.
5584 (coff_SWAP_sym_in, coff_SWAP_sym_out, coff_SWAP_aux_in,
5585 coff_SWAP_aux_out): Map to the new functions.
5586 * coff64-rs6000.c: New file.
5587 * libcoff.h (bfd_coff_backend_data): Add new fields
5588 _bfd_coff_force_symnames_in_strings and
5589 _bfd_coff_debug_string_prefix_length.
5590 (bfd_coff_force_symnames_in_strings,
5591 bfd_coff_debug_string_prefix_length): New macros for above fields.
5592 * coffcode.h (coff_set_arch_mach_hook): Handle XCOFF64 magic.
5593 Set machine to 620 for XCOFF64. Use bfd_coff_swap_sym_in instead
5594 of using coff_swap_sym_in directly.
5595 (FORCE_SYMNAMES_IN_STRINGS): New macro, defined for XCOFF64.
5596 (coff_set_flags) Set magic for XCOFF64.
5597 (coff_compute_section_file_positions): Add symbol name length to
5598 string section length if bfd_coff_debug_string_prefix_length is
5599 true.
5600 (coff_write_object_contents): Don't do reloc overflow for XCOFF64.
5601 (coff_slurp_line_table): Use bfd_coff_swap_lineno_in instead of
5602 using coff_swap_lineno_in directly.
5603 (bfd_coff_backend_data): Add _bfd_coff_force_symnames_in_strings
5604 and _bfd_coff_debug_string_prefix_length fields.
5605 * coffgen.c (coff_fix_symbol_name, coff_write_symbols): Force
5606 symbol names into strings table when
5607 bfd_coff_force_symnames_in_strings is true.
5608 * coffswap.h (MAX_SCNHDR_NRELOC, MAX_SCNHDR_NLNNO, GET_RELOC_VADDR,
5609 SET_RELOC_VADDR): New macros.
5610 (coff_swap_reloc_in, coff_swap_reloc_out): Use above macros.
5611 (coff_swap_aux_in, coff_swap_aux_out): Remove RS6000COFF_C
5612 code.
5613 (coff_swap_aouthdr_in, coff_swap_aouthdr_out): Handle XCOFF64
5614 changes within RS6000COFF_C specific code.
5615 (coff_swap_scnhdr_out): Use PUT_SCNHDR_NLNNO, PUT_SCNHDR_NRELOC,
5616 MAX_SCNHDR_NRELOC, and MAX_SCNHDR_NLNNO.
5617 * reloc.c (bfd_perform_relocation, bfd_install_relocation):
5618 Extend existing hack on target name.
5619 * xcofflink.c (XCOFF_XVECP): Extend existing hack on
5620 target name.
5621 * coff-tic54x.c (ticof): Keep up to date with new fields
5622 in bfd_coff_backend_data.
5623 * config.bfd: Add bfd_powerpc_64_arch to targ_arch and define
5624 targ_selvecs to include rs6000coff64_vec for rs6000.
5625 * configure.in: Add rs6000coff64_vec case.
5626 * cpu-powerpc.c: New bfd_arch_info_type.
5627
5628 2000-04-24 Jeffrey A Law (law@cygnus.com)
5629
5630 * config.bfd: Only disable elf32-hppa vectors, not all of the
5631 BSD and OSF configuration support. Provide (disabled) clauses
5632 for PA64 support.
5633 * configure.in: Add clause for PA64 support.
5634 * configure: Rebuilt.
5635
5636 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_vec.
5637 (bfd_elf64_hppa_vec): Declare.
5638
5639 * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.lo
5640 (BFD64_BACKENDS_CFILES): Add elf64-hppa.c
5641 (elf64-hppa.lo): Add dependencies.
5642 * Makefile.in: Rebuilt.
5643
5644 * elf64-hppa.c, elf64-hppa.h: New files with PA64 support.
5645
5646 2000-04-24 Jason Eckhardt <jle@cygnus.com>
5647
5648 * libhppa.h (dis_assemble_16): New function.
5649 (pa_arch): Added pa20w element.
5650
5651 2000-04-24 Ulrich Drepper <drepper@cygnus.com>
5652
5653 * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs,
5654 bfd_elf32_slurp_reloc_table, bfd_elf64_write_relocs, and
5655 bfd_elf64_slurp_reloc_table.
5656
5657 * elfcode.h (elf_write_relocs, elf_slurp_reloc_table): New
5658 definitions to get external names.
5659 (elf_write_relocs): Renamed from write_relocs and make global.
5660 (elf_slurp_reloc_table): Make global.
5661 (_bfd_elf,size_info): Use elf_write_relocs instead of write_relocs.
5662
5663 * archive.c (hpux_uid_gid_encode): New function.
5664 (bfd_ar_hdr_from_filesystem): Use it if HPUX_LARGE_AR_IDS is
5665 defined and the ID is greater than 99999.
5666 (bfd_generic_stat_arch_elt): If HPUX_LARGE_AR_IDS is defined decode
5667 special uid/gid fields into 32 bit values.
5668
5669 2000-04-21 Matthew Green <mrg@cygnus.com>
5670
5671 * config.bfd: Add NetBSD/sparc64 support.
5672
5673 Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
5674 David Mosberger <davidm@hpl.hp.com>
5675 Timothy Wall <twall@cygnus.com>
5676 Jim Wilson <wilson@cygnus.com>
5677
5678 * Makefile.am (ALL_MACHINES): Add cpu-ia64.lo.
5679 (ALL_MACHINES_CFILES): Add cpu-ia64.c.
5680 (BFD64_BACKENDS): Add elf64-ia64.lo.
5681 (BFD64_BACKENDS_CFILES): Add elf64-ia64.c.
5682 (cpu-ia64.lo, elf64-ia64.lo): New rules.
5683 * Makefile.in: Rebuild.
5684 * archures.c (enum bfd_architecture): Add bfd_arch_ia64.
5685 (bfd_ia64_arch): Declare.
5686 (bfd_archures_list): Add bfd_ia64_arch.
5687 * bfd-in2.h: Rebuild.
5688 * config.bfd: (ia64*-*-linux-gnu*, ia64*-*-elf*): New targets.
5689 * configure: Rebuild.
5690 * configure.host: (ia64-*-linux*): New host.
5691 * configure.in (bfd_elf64_ia64_little_vec, bfd_elf64_ia64_big_vec,
5692 bfd_efi_app_ia64_vec, bfd_efi_app_ia64_vec): New vectors.
5693 * elf.c (prep_headers): Add bfd_arch_ia64.
5694 * libbfd.h: Rebuild.
5695 * reloc.c: Add IA-64 relocations.
5696 * targets.c (bfd_elf64_ia64_little_vec, bfd_elf64_ia64_big_vec):
5697 Declare.
5698 (bfd_target_vect): Add bfd_elf64_ia64_little_vec.
5699 * cpu-ia64-opc.c, cpu-ia64.c, elf64-ia64.c: New files.
5700
5701 2000-04-21 Richard Henderson <rth@cygnus.com>
5702
5703 * elf32-d30v.c (bfd_elf_d30v_reloc): Don't modify section
5704 contents when performing a partial link.
5705 (bfd_elf_d30v_reloc_21): Likewise.
5706
5707 2000-04-20 H.J. Lu <hjl@gnu.org>
5708
5709 * elf32-i386.c (elf_i386_relocate_section): Restrict 1998-12-10
5710 patch to symbols defined by a shared object.
5711 * elf32-ppc.c (ppc_elf_relocate_section): Similarly.
5712
5713 2000-04-19 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5714
5715 K&R compiler fixes.
5716 * dwarf2.c (concat_filename): Avoid string literal concatenation.
5717 * ieee.c (ieee_get_symtab): Don't initialise union in struct.
5718
5719 Mon Apr 17 19:14:36 2000 David Mosberger <davidm@hpl.hp.com>
5720
5721 * Makefile.am (BFD64_BACKENDS): Mention coff-ia64.lo.
5722 (BFD64_BACKENDS_CFILES): Mention coff-ia64.c
5723 (coff-ia64.lo): Add dependency.
5724 * Makefile.in: Regenerate.
5725 * coff-ia64.c: New file.
5726 * efi-app-ia32.c: Ditto.
5727 * efi-app-ia64.c: Ditto.
5728 * coffcode.h (coff_set_arch_mach_hook): Handle IA64MAGIC.
5729 (coff_set_flags): Ditto.
5730 (coff_write_object_contents) [IA64]: Set magic number to ZMAGIC.
5731 * config.bfd (i[3456]86-*-linux-gnu*): Mention bfd_efi_app_ia32_vec.
5732 * configure.in (elf): Handle bfd_efi_app_ia32 and bfd_efi_app_ia64_vec.
5733 * configure: Regenerate.
5734 * libpei.h (GET_OPTHDR_IMAGE_BASE): New macro.
5735 (PUT_OPTHDR_IMAGE_BASE): Ditto.
5736 (GET_OPTHDR_SIZE_OF_STACK_RESERVE): Ditto.
5737 (PUT_OPTHDR_SIZE_OF_STACK_RESERVE): Ditto.
5738 (GET_OPTHDR_SIZE_OF_STACK_COMMIT): Ditto.
5739 (PUT_OPTHDR_SIZE_OF_STACK_COMMIT): Ditto.
5740 (GET_OPTHDR_SIZE_OF_HEAP_RESERVE): Ditto.
5741 (PUT_OPTHDR_SIZE_OF_HEAP_RESERVE): Ditto.
5742 (GET_OPTHDR_SIZE_OF_HEAP_COMMIT): Ditto.
5743 (PUT_OPTHDR_SIZE_OF_HEAP_COMMIT): Ditto.
5744 (GET_PDATA_ENTRY): Ditto.
5745 * peigen.c (_bfd_pei_swap_aouthdr_in) [COFF_WITH_PEP64]: Don't read
5746 data_start. Use above macros to read fields that are 64 bit wide for
5747 COFF_WITH_PEP64. Don't truncate entry and text_start to 32 bits.
5748 (_bfd_pei_swap_aouthdr_out) [PEI_FORCE_MINIMUM_ALIGNMENT]: Force
5749 FileAlignment and SectionAlignment to minimum alignment if they
5750 are zero.
5751 (_bfd_pei_swap_aouthdr_out) [PEI_DEFAULT_TARGET_SUBSYSTEM]: Set
5752 Subsystem to default PEI_DEFAULT_TARGET_SUBSYSTEM.
5753 (_bfd_pei_swap_aouthdr_out) [COFF_WITH_PEP64]: Don't set data_start.
5754 Use above macros to write fields that are 64 bit wide for
5755 COFF_WITH_PEP64.
5756 (pe_print_pdata): Set PDATA_ROW_SIZE to 3*8 for COFF_WITH_PEP64,
5757 5*4 otherwise. This should be right for IA-32 and IA-64, but may
5758 be wrong for platforms. Use PDATA_ROW_SIZE instead of hardcoded
5759 value of 20 bytes. Modify printing for COFF_WITH_PEP64 to print
5760 begin address, end address, and unwind info address only. Use
5761 GET_PDATA_ENTRY() to read .pdata entries. Use fprintf_vma() to
5762 print addresses.
5763 (tbl): Add SECTION, REL32, RESERVED1, MIPS_JMPADDR16, DIR64, and
5764 HIGH3ADJ relocation names.
5765 (_bfd_pe_print_private_bfd_data): Print Subsystem name in legible form.
5766 * targets.c: Declare bfd_efi_app_ia32_vec and
5767 bfd_efi_app_ia64_vec.
5768 (bfd_target_vector): Mention bfd_efi_app_ia32_vec and
5769 bfd_efi_app_ia64_vec.
5770
5771 2000-04-17 Timothy Wall <twall@cygnus.com>
5772
5773 * bfd-in2.h: Add prototypes for tic54x load page access.
5774 * bfd-in.h: Regenerate.
5775 * coff-tic54x.c: Add load page functions; allow bfd_arch_unknown
5776 in customized _set_arch_mach function.
5777 * coffcode.h (coff_set_alignment_hook): Set section load page if
5778 the appropriate macro is defined.
5779 (write_object_contents): Read section load page.
5780
5781 2000-04-13 Alan Modra <alan@linuxcare.com.au>
5782
5783 * elf32-hppa.h: Update copyright date.
5784
5785 * elf32-fr30.c (fr30_elf_i20_reloc): Don't use U suffix.
5786 * elf32-mips.c (_bfd_mips_elf_relocate_section): And here.
5787
5788 * elf32-d30v.c (MAX32): Don't use LL suffix.
5789 (MIN32): Define in terms of MAX32.
5790 (bfd_elf_d30v_reloc): Make relocation a bfd_signed_vma.
5791
5792 * coff-a29k.c (SIGN_EXTEND_HWORD): Replace with more concise
5793 expression.
5794
5795 * peicode.h (pe_ILF_build_a_bfd): Remove UL from hex constants.
5796
5797 2000-04-12 Alan Modra <alan@linuxcare.com.au>
5798
5799 * dep-in.sed: Match space before file name, not after.
5800 * Makefile.am: Regenerate dependencies.
5801 * Makefile.in: Regenerate.
5802
5803 * reloc.c (_bfd_relocate_contents): In complain_overflow_bitfield
5804 case, allow address wrap-around stupidly removed 2000-03-17. Sign
5805 extend without an if statement.
5806
5807 2000-04-11 Alan Modra <alan@linuxcare.com.au>
5808
5809 * coff-mips.c (mips_gprel_reloc): Test for 16 bit range using
5810 signed quantites.
5811 * elf32-mips.c (gprel16_with_gp): Likewise.
5812 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Test range
5813 here using -0x40000, not (int)0xfffc0000.
5814 (elf32_hppa_size_of_stub): Likewise.
5815
5816 2000-04-11 Timothy Wall <twall@cygnus.com>
5817
5818 * coff-tic54x.c: Now builds with all targets.
5819 * Makefile.am: Add coff/tic54x.h to coff-tic54x.o dependencies.
5820 * Makefile.in: Regenerate.
5821 * coffcode.h (coff_set_arch_mach_hook): Eliminate warning on
5822 unitialized variable.
5823
5824 Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
5825
5826 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
5827 --enable-build-warnings option.
5828 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
5829 * Makefile.in, configure: Re-generate.
5830
5831 2000-04-07 Nick Clifton <nickc@cygnus.com>
5832
5833 * reloc.c: Add BFD_RELOC_ARM_PCREL_BLX and
5834 BFD_RELOC_THUMB_PCREL_BLX.
5835
5836 * elf32-arm.h (elf32_arm_final_link_relocate): Handle
5837 R_ARM_XPC25 and R_ARM_THM_PC22.
5838
5839 * elfarm-nabi.c (elf32_arm_howto_): Fix definitions of
5840 R_ARM_XPC25 and R_ARM_THM_XPC22.
5841 (elf32_arm_reloc_map): Make BFD_RELOC_{ARM|THUMB}_PCREL_BLX to
5842 R_ARM_[XPC25|THM_XPC22].
5843
5844 * elfarm-oabi.c: Define OLD_ARM_ABI and change include from
5845 elf/arm-oabi.h to elf/arm.h
5846
5847 * Makefile.am: Fix dependency for elfarm-oabi.c
5848 * Makefile.in: Regenerate.
5849
5850 * bfd-in2.h: Regenerate.
5851 * libbfd.h: Regenerate.
5852
5853 2000-04-06 Michael Snyder <msnyder@seadog.cygnus.com>
5854
5855 * elfcore.h (elf_core_file_p): preserve value of tdata at entry,
5856 and restore it on failure. Release newly allocated tdata on
5857 failure.
5858
5859 Fri Apr 7 11:33:47 2000 Jim Wilson <wilson@cygnus.com>
5860
5861 * dwarf2.c (struct dwarf2_debug): New field dwarf_line_size.
5862 (decode_line_info): Set it. Report error if unit->line_offset is
5863 equal to or larger than it.
5864
5865 2000-04-07 Timothy Wall <twall@cygnus.com>
5866
5867 * targets.c: Added vecs for tic54x.
5868 * reloc.c: Added relocs for tic54x.
5869 * libbfd.h: Regenerated.
5870 * configure: Add TI COFF vecs for tic54x.
5871 * configure.in: Ditto.
5872 * config.bfd (targ_cpu): Recognize new tic54x target.
5873 * coffcode.h (coff_slurp_symbol_table): Additions for TI COFF handling.
5874 * bfd-in2.h: Add tic54x target and relocations.
5875 * Makefile.am, Makefile.in: Add tic54x target.
5876 * archures.c (bfd_archures_list): Add tic54x target.
5877 * coff-tic54x.c: New.
5878 * cpu-tic54x.c: New.
5879
5880 2000-04-06 Michael Snyder <msnyder@seadog.cygnus.com>
5881
5882 * elfcore.h (elf_core_file_p): call backend_object_p which
5883 thereby gets an opportunity to update the arch/machine type.
5884
5885 2000-04-06 Timothy Wall <twall@cygnus.com>
5886
5887 * coffcode.h (coff_slurp_symbol_table): Handle C_STATLAB storage
5888 class. Handle SEC_CLINK and SEC_BLOCK flags.
5889 * section.c: Add SEC_CLINK and SEC_BLOCK flags.
5890 * bfd-in2.h: Add SEC_CLINK and SEC_BLOCK flags.
5891
5892 2000-04-06 Nick Clifton <nickc@cygnus.com>
5893
5894 * elf32-arm.h (elf32_arm_set_private_flags): Only check for
5895 EF_INTERWORK if this is an unknown EABI.
5896 (elf32_arm_merge_private_bfd_data): Check EABI version
5897 numbers. Only check EF_xxx flags if the EABI version number
5898 is unknown.
5899 (elf32_arm_check_private_bfd_data): Only check EF_xxx flags
5900 if the EABI version number is unknown.
5901 (elf32_arm_print_private_bfd_data): Only decode EF_xxx flags
5902 if the EABI version number is unknown.
5903
5904 Wed Apr 5 22:04:20 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
5905
5906 * reloc.c (_bfd_relocate_contents): Add BFD_RELOC_SH_LOOP_START and
5907 BFD_RELOC_SH_LOOP_END.
5908 * elf32-sh.c (sh_elf_howto_tab): Change special_func to
5909 sh_elf_ignore_reloc for all entries that sh_elf_reloc used to ignore.
5910 Add entries for R_SH_LOOP_START and R_SH_LOOP_END.
5911 (sh_elf_reloc_loop): New function.
5912 (sh_elf_reloc): No need to test for always-to-be-ignored relocs
5913 any more.
5914 (sh_rel): Add entries for BFD_RELOC_SH_LOOP_{START,END}.
5915 (sh_elf_relocate_section): Handle BFD_RELOC_SH_LOOP_{START,END}.
5916 * bfd-in2.h, libbfd.h: Regenerate.
5917
5918 2000-04-04 Alan Modra <alan@linuxcare.com.au>
5919
5920 * po/bfd.pot: Regenerate.
5921
5922 * Makefile.am: Remove extraneous mkdep comment.
5923 (MKDEP): Use gcc -MM rather than mkdep.
5924 (DEP): Quote when passing vars to sub-make. Add warning
5925 message to end.
5926 (DEP1): Rewrite for "gcc -MM".
5927 (CLEANFILES): Add DEP2.
5928 Update dependencies.
5929 * Makefile.in: Regenerate.
5930
5931 2000-04-03 Kevin Buettner <kevinb@redhat.com>
5932
5933 * configure.in: Added corefile support for AIX 4.3. In particular,
5934 AIX_CORE_DUMPX_CORE will be defined in addition to AIX_CORE when
5935 compiling rs6000-core.c.
5936 * configure: Regenerated.
5937
5938 2000-04-03 H.J. Lu <hjl@gnu.org>
5939
5940 * cache.c (bfd_open_file): Unlink the output file only if
5941 it has non-zero size.
5942
5943 2000-04-01 Ken Block USG <block@zk3.dec.com>
5944
5945 * elf64-alpha.c (elf64_alpha_relocate_section): Don't emit
5946 relative relocations for non-loaded sections in shared objects.
5947 (elf64_alpha_check_relocs): Similarly.
5948
5949 Mon Apr 3 13:37:15 2000 Hans-Peter Nilsson <hp@axis.com>
5950
5951 * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 and
5952 BFD_RELOC_16 to switch for extended relocs.
5953 (MY_swap_ext_reloc_in): New.
5954 (MY_swap_ext_reloc_out): New.
5955 (NAME(aout,slurp_reloc_table)): Use MY_swap_ext_reloc_in rather
5956 than NAME(aout,swap_ext_reloc_in) for extended relocs.
5957 (NAME(aout,squirt_out_relocs)): Similarly use
5958 MY_swap_ext_reloc_out.
5959 (aout_link_reloc_link_order): Use MY_put_ext_reloc if defined.
5960
5961 2000-04-03 Kazu Hirata <kazu@hxi.com>
5962
5963 * coff-h8300.c (h8300_reloc16_extra_cases): Add bsr:16 -> bsr:8 to
5964 the R_PCRWORD_B case.
5965
5966 2000-03-31 Thomas de Lellis <tdel@wrs.com>
5967
5968 * srec.c : Set CHUNK size to 16 bytes to prevent download failures
5969 on some targets.
5970 * ihex.c : Ditto.
5971
5972 Wed Mar 30 15:28:00 2000 Donald Lindsay <dlindsay@cygnus.com>
5973
5974 * elf32-m32r.c (m32r_elf_generic_reloc): new function. All
5975 HOWTO references to bfd_elf_generic_reloc, that have
5976 partial_inplace == true, now use the new function. The function
5977 is based on the recent rewrite of m32r_elf_lo16_reloc(), and
5978 extends its fixes to the R_M32R_{16,24,32} relocs.
5979 The new logic in m32r_elf_lo16_reloc() has been removed, and
5980 it instead calls the new routine to obtain that functionality.
5981
5982 2000-03-27 Alan Modra <alan@linuxcare.com.au>
5983
5984 * elf32-avr.c (elf32_avr_gc_mark_hook, elf32_avr_gc_sweep_hook,
5985 elf32_avr_check_relocs, avr_final_link_relocate,
5986 elf32_avr_relocate_section, bfd_elf_avr_final_write_processing,
5987 elf32_avr_object_p): Add prototypes.
5988 (elf32_avr_gc_mark_hook): Add default for h->root.type.
5989 (bfd_elf_avr_final_write_processing): Make static.
5990
5991 2000-03-27 Denis Chertykov <denisc@overta.ru>
5992
5993 * cpu-avr.c: New file. BFD support routines for AVR architecture.
5994 * archures.c (bfd_architecture): Add AVR architecture.
5995 (bfd_archures_list): Add reference to AVR architecture info.
5996 * elf.c (prep_headers): Handle bfd_arch_avr.
5997 * reloc.c: Add various AVR relocation enums.
5998 * targets.c (bfd_elf32_avr_vec): Declare and add to target vector
5999 list.
6000 * Makefile.am: Add support for AVR elf.
6001 * configure.in: Likewise.
6002 * config.bfd: Likewise.
6003 * Makefile.in: Regenerate.
6004 * configure: This too.
6005 * bfd-in2.h: And this.
6006 * libbfd.h: And this.
6007
6008 2000-03-24 H.J. Lu <hjl@gnu.org>
6009
6010 * elf64-alpha.c (elf64_alpha_merge_ind_symbols): Add prototype.
6011 (elf64_alpha_find_reloc_at_ofs): Likewise.
6012
6013 2000-03-17 Alan Modra <alan@linuxcare.com.au>
6014
6015 * reloc.c (bfd_check_overflow): In case complain_overflow_bitfield,
6016 flag an overflow if the bitfield is outside -2**n to 2**n-1. The
6017 allowable range used to be -2**(n-1) to 2**n-1.
6018 * reloc.c (_bfd_relocate_contents): Same here. Also replace
6019 "boolean overflow" with "bfd_reloc_status_type flag".
6020
6021 2000-03-14 Doug Evans <dje@casey.transmeta.com>
6022
6023 * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.
6024
6025 2000-03-14 Kazu Hirata <kazu@hxi.com>
6026
6027 * reloc16.c (bfd_coff_reloc16_relax_section): Count the total number
6028 of shrinks properly, including the last reloc.
6029
6030 2000-03-13 Kazu Hirata <kazu@hxi.com>
6031
6032 * coff-h8300.c (h8300_reloc16_extra_cases): Fix the sanity
6033 check for R_MOVL2.
6034
6035 2000-03-11 Alan Modra <alan@linuxcare.com.au>
6036
6037 * ieee.c (ieee_archive_p): Return bfd_error_wrong_format on
6038 a format mismatch rather than an "error" from bfd_read such as
6039 bfd_error_file_truncated.
6040
6041 2000-03-10 Geoff Keating <geoffk@cygnus.com>
6042
6043 * elf32-mips.c (_bfd_mips_elf_relocate_section): Do proper
6044 sign-extension and big-endian compensation for
6045 R_MIPS_64 even in ld -r.
6046
6047 2000-03-10 Geoffrey Keating <geoffk@cygnus.com>
6048
6049 * elf32-mips.c (mips_elf_next_relocation): Rename from
6050 mips_elf_next_lo16_relocation, and generalize to look
6051 for any relocation type.
6052 (elf_mips_howto_table): Make R_MIPS_PC16 pcrel_offset.
6053 (elf_mips_gnu_rel_hi16): Howto for R_MIPS_GNU_REL_HI16.
6054 (elf_mips_gnu_rel_lo16): Howto for R_MIPS_GNU_REL_LO16.
6055 (elf_mips_gnu_rel16_s2): Howto for R_MIPS_GNU_REL16_S2.
6056 (elf_mips_gnu_pcrel64): Howto for R_MIPS_PC64.
6057 (elf_mips_gnu_pcrel32): Howto for R_MIPS_PC32.
6058 (bfd_elf32_bfd_reloc_type_lookup): Add new relocs.
6059 (mips_rtype_to_howto): Likewise.
6060 (mips_elf_calculate_relocation): Handle new relocs.
6061 (_bfd_mips_elf_relocate_section): REL_HI16/REL_LO16 relocs
6062 are paired. The addend for R_MIPS_GNU_REL16_S2
6063 is shifted right two bits.
6064
6065 2000-03-10 Alan Modra <alan@linuxcare.com.au>
6066
6067 * reloc.c (bfd_perform_relocation): Undo emacs formatting of
6068 comment, and ensure it doesn't happen again.
6069 (bfd_install_relocation): Same here.
6070 (_bfd_relocate_contents): Don't bother assigning unused signmask
6071 shift result. Fix typos in comments.
6072 Remove trailing whitespace throughout file.
6073
6074 2000-03-07 Doug Evans <dje@casey.transmeta.com>
6075
6076 * reloc.c (reloc_howto_struct): Fix partial_inplace comment.
6077 * bfd-in2.h: Rebuild.
6078
6079 2000-03-06 Nick Clifton <nickc@cygnus.com>
6080
6081 * peicode.h (struct pe_ILF_vars): Add sym_ptr_table and
6082 sym_ptr_ptr fields.
6083 (SIZEOF_ILF_SYM_PTR_TABLE): Define.
6084 (SIZEOF_ILF_STRINGS): Redefine.
6085 (pe_ILF_make_a_symbol-reloc): New function. Creates a symbol
6086 relative reloc, as opposed to a section relative reloc.
6087 (pe_ILF_make_a_symbol): Set the class of local symbols to C_STAT
6088 not C_LABEL.
6089 Add length of symbol's prefix to string pointer.
6090 Store a pointer to the symbol in the symbol pointer table.
6091 (pe_ILF_build_a_bfd): Do not build .idata$2 or .idata$7.
6092 Initialise the symbol pointer table.
6093 Store the hint in the Hint/Name table.
6094 Make the jump reloc be symbol realtive, not section relative.
6095 Create an import symbol for imported code.
6096
6097 2000-03-06 Catherine Moore <clm@cygnus.com>
6098
6099 * elf.c (swap_out_syms): Check for null type_ptr.
6100
6101 2000-03-01 Hans-Peter Nilsson <hp@axis.com>
6102
6103 * aout-target.h (MY(write_object_contents)): Remove unused
6104 and unusable "#if CHOOSE_RELOC_SIZE".
6105 * pc532-mach.c (MY(write_object_contents)): Ditto.
6106 * netbsd.h (MY(write_object_contents)): Ditto.
6107 * hp300hpux.c (MY(write_object_contents)): Ditto.
6108 * freebsd.h (MY(write_object_contents)): Ditto.
6109 * aout-tic30.c (tic30_aout_write_object_contents): Ditto.
6110
6111 2000-02-29 H.J. Lu <hjl@gnu.org>
6112
6113 * peicode.h (jtab): Make it static.
6114
6115 * coff-sh.c (sh_align_load_span): Declared if COFF_WITH_PE is
6116 defined and COFF_IMAGE_WITH_PE is not defined.
6117 (_bfd_sh_align_load_span): Defined as sh_align_load_span if
6118 COFF_WITH_PE is defined and COFF_IMAGE_WITH_PE is not defined.
6119
6120 2000-03-01 Nick Clifton <nickc@cygnus.com>
6121
6122 * coff-arm.c (bfd_arm_process_before_allocation): Make
6123 'symndx' signed to prevent compile time warning.
6124
6125 * coff-mcore.c: Remove unused prototype for pe_object_p.
6126
6127 * coff-sh.c: Add "#ifndef COFF_IMAGE_WITH_PE" around static
6128 functions that are not used when COFF_IMAGE_WITH_PE is
6129 defined.
6130 (struct sh_opcode): Change type of 'flags' field to unsigned
6131 long so that it can hold the USESAS flag.
6132
6133 * coffcode.h (styp_to_sec_flags): Initialise 'target_name'.
6134
6135 * elf-m10300.c (mn10300_elf_relax_section): Initialise
6136 'sym_sec'.
6137
6138 * elf32-i370.c: Add ATTRIBUTE_UNUSED to unused function
6139 parameters.
6140 Remove unusued variables and code.
6141 (elf_backend_add_symbol_hook): Fix prototype.
6142
6143 * elf32-m68k.c (elf_m68k_gc_sweep_hook): Initialise 'sgot' and
6144 'srelgot'.
6145
6146 * elf32-mcore.c (mcore_elf_relocate_section): Initialise
6147 'oldinst'.
6148
6149 * elf32-mips.c: Add ATTRIBUTE_UNUSED to unused function
6150 parameters.
6151 Remove unusued variables and code.
6152 (elf_backend_add_symbol_hook): Fix prototype.
6153
6154 * elf32-sh.c (sh_elf_set_mach_from_flags): Use 'flags'.
6155
6156 * elflink.h (elf_bfd_link_add_symbols): Add ATTRIBUTE_UNUSED
6157 to unused function parameter.
6158
6159 * pe-mips.c: Add ATTRIBUTE_UNUSED to unused function
6160 parameters.
6161 Use EMPTY_HOWTO to initialise empty howto slots.
6162 Remove unused variables.
6163
6164 * peicode.h (pe_ILF_build_a_bfd): Initialise id6.
6165
6166 2000-03-01 H.J. Lu <hjl@gnu.org>
6167
6168 * aoutx.h (aout_link_input_section_std): Pass "true" to
6169 the undefined_symbol callback.
6170 (aout_link_input_section_ext): Likewise.
6171 * bout.c (get_value): Likewise.
6172 * coff-a29k.c (coff_a29k_relocate_section): Likewise.
6173 * coff-alpha.c (alpha_ecoff_get_relocated_section_conten):
6174 Likewise.
6175 (alpha_relocate_section): Likewise.
6176 * coff-arm.c (coff_arm_relocate_section): Likewise.
6177 * coff-i960.c (coff_i960_relocate_section): Likewise.
6178 * coff-mcore.c (coff_mcore_relocate_section): Likewise.
6179 * coff-mips.c (mips_relocate_section): Likewise.
6180 * coff-ppc.c (coff_ppc_relocate_section): Likewise.
6181 * coff-sh.c (sh_relocate_section): Likewise.
6182 * coff-tic80.c (coff_tic80_relocate_section): Likewise.
6183 * cofflink.c (_bfd_coff_generic_relocate_section): Likewise.
6184 * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
6185 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
6186 * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
6187 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
6188 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
6189 * elf32-i370.c (i370_elf_relocate_section): Likewise.
6190 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
6191 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
6192 * elf32-sh.c (sh_elf_relocate_section): Likewise.
6193 * elf32-v850.c (v850_elf_relocate_section): Likewise.
6194 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
6195 * elflink.h (elf_link_output_extsym): Likewise.
6196 * pe-mips.c (coff_pe_mips_relocate_section): Likewise.
6197 * reloc.c (bfd_generic_get_relocated_section_conten): Likewise.
6198 * reloc16.c (_bfd_ppc_xcoff_relocate_section): Likewise.
6199
6200 * elf-hppa.h (elf_hppa_relocate_section): Pass "false" to the
6201 undefined_symbol callback when building shared library with
6202 -Bsymbolic and undefined symbols are allowed. Otherwise, pass
6203 "true".
6204 * elf32-arm.h (elf32_arm_relocate_section): Likewise.
6205 * elf32-i386.c (elf_i386_relocate_section): Likewise.
6206 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
6207 * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
6208 (elf32_mips_get_relocated_section_content): Likewise.
6209 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
6210 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
6211 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
6212 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
6213
6214 2000-02-28 Nick Clifton <nickc@cygnus.com>
6215
6216 * Makefile.am: Add rules to build pe[i]-{sh|mips}.lo objects.
6217 * Makefile.in: Regenerate.
6218
6219 * configure.in: Add support for mips and sh pe vectors.
6220 * configure: regenerate.
6221
6222 * config.bfd: Add support for arm-wince, mips-pe and sh-pe
6223 targets.
6224
6225 * targets.c: Add mips and sh pe vectors.
6226
6227 * libpei.h (coff_final_link_postscript): Only define if not
6228 already defined.
6229
6230 * coffcode.h: Add support for WinCE magic numbers.
6231
6232 * peigen.c (pe_print_reloc): Update comment and rearrange
6233 appending of newline character.
6234
6235 * peicode.h: Add support for Image Library Format.
6236 (pe_ILF_vars): Structure containing data used by ILF code.
6237 (pe_ILF_make_a_section): New function. Create a section based
6238 on ILF data.
6239 (pe_ILF_make_a_reloc): New function. Create a reloc based on
6240 ILF data.
6241 (pe_ILF_make_a_symbol): New function. Create a symbol based
6242 on ILF data.
6243 (pe_ILF_save_relocs): New function. Store the relocs created
6244 by pe_ILF_make_a_reloc in a section.
6245 (pe_ILF_build_a_bfd): New function. Create a BFD describing
6246 an ILF object.
6247 (pe_ILF_object_p): New function. Return a bfd_target pointer
6248 for an ILF object.
6249 (pe_bfd_object_p): If an ILF object is detected call
6250 pe_ILF_object_p on it.
6251
6252 * coff-arm.c: Add support for WinCE relocs which are different
6253 from normal ARM COFF relocs.
6254 * pe-arm.c: Unset TARGET_UNDERSCORE for a WinCE target.
6255
6256 * coff-sh.c: Add support for sh-pe target.
6257 * pe-sh.c: New file. Support code for sh-pe target.
6258 * pei-sh.c: New file. Support code for sh-pe target.
6259
6260 * pe-mips.c: New file. Support code for mips-pe target.
6261 * pei-mips.c: New file. Support code for mips-pe target.
6262
6263 2000-02-27 Jakub Jelinek <jakub@redhat.com>
6264
6265 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Don't bump
6266 architecture if the object causing the bump is dynamic.
6267 * elf64-sparc.c (sparc64_elf_merge_private_bfd_data): Likewise,
6268 and also don't it for memory ordering.
6269 (sparc64_elf_write_relocs): Take src_rela out of the loop.
6270
6271 2000-02-27 Ian Lance Taylor <ian@zembu.com>
6272
6273 * dwarf2.c (read_abbrevs): Use _raw_size directly rather than
6274 calling bfd_get_section_size_before_reloc.
6275 (decode_line_info): Likewise.
6276 (_bfd_dwarf2_find_nearest_line): Likewise.
6277
6278 2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
6279
6280 * Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
6281 name of the libtool directory.
6282 * Makefile.in: Rebuild.
6283
6284 Fri Feb 25 18:39:26 2000 Rodney Brown (RodneyBrown@pmsc.com)
6285
6286 * som.c (SOM_HOWTO): Define.
6287 (som_hppa_howto_table): Use it.
6288
6289 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6290
6291 * config.bfd: Enable 64 bit support for GNU/Linux/sparc.
6292
6293 * config.bfd: Enable 64 bit support for Solaris7+/sparc.
6294
6295 2000-02-24 Catherine Moore <clm@cygnus.com>
6296
6297 * som.c (som_misc_symbol_info): Add field
6298 secondary_def.
6299 (som_bfd_derive_misc_symbol_info): Initialize
6300 secondary_def.
6301 (som_build_and_write_symbol_table): Keep track
6302 of secondary_def field.
6303 (som_slurp_symbol_table): Set BSF_WEAK symbol flag
6304 if secondary_def field is set.
6305 (som_bfd_ar_write_symbol_stuff): Initialize
6306 secondary_def.
6307
6308 2000-02-23 Stephane Carrez <stcarrez@worldnet.fr>
6309
6310 * dwarf2.c (read_address): Read 16-bits addresses.
6311 (parse_comp_unit): Accept addr_size == 2.
6312
6313 2000-02-23 Alan Modra <alan@spri.levels.unisa.edu.au>
6314
6315 * bfd-in.h: Update copyright date.
6316
6317 2000-02-23 Linas Vepstas <linas@linas.org>
6318
6319 * cpu-i370.c: New file.
6320 * elf32-i370.c: New file.
6321 * archures.c (enum bfd_architecture): Add bfd_arch_i370.
6322 (bfd_i370_arch): New.
6323 (bfd_archures_list): Add bfd_i370_arch.
6324 * elf.c (prep_headers): Add bfd_arch_i370.
6325 * Makefile.am: Add support for IBM 370 elf.
6326 * config.bfd: Likewise.
6327 * configure.in: Likewise.
6328 * libbfd.h (bfd_reloc_code_real_names): Likewise.
6329 * reloc.c (bfd_reloc_code_type): Likewise.
6330 * targets.c: Likewise.
6331
6332 * Makefile.in: Regenerate.
6333 * configure: Regenerate.
6334 * bfd-in2.h: Regenerate.
6335
6336 2000-02-22 Ian Lance Taylor <ian@zembu.com>
6337
6338 * elf32-i386.c (elf_i386_info_to_howto_rel): Give a warning for
6339 invalid relocation types, and change them to R_386_NONE.
6340
6341 2000-02-22 H.J. Lu <hjl@gnu.org>
6342
6343 * elflink.h (elf_link_add_object_symbols): If a version symbol is
6344 not defined, don't add a second ELF_VER_CHR.
6345
6346 * elflink.h (elf_bfd_final_link): Call output_extsym for global
6347 symbols converted to local symbols even when stripping all
6348 symbols.
6349 (elf_link_output_extsym): Process global symbols converted to
6350 local symbols even if they are being stripped.
6351
6352 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
6353
6354 * archures.c (bfd_octets_per_byte): Return unsigned int.
6355 (bfd_arch_mach_octets_per_byte): Ditto.
6356 * libbfd.c (bfd_read, bfd_seek): Quell signed vs. unsigned
6357 comparison warning.
6358 * section.c (bfd_get_section_size_before_reloc): Quell signed
6359 vs. unsigned comparison warning.
6360 (bfd_get_section_size_after_reloc): Same here. Fix parentheses too.
6361 * trad-core.c (trad_unix_core_file_p): Correct 2000-01-27
6362 change. What was I thinking?
6363 * bfd-in2.h: Regenerate.
6364
6365 * elflink.h (elf_gc_sweep): Skip non-elf input bfds.
6366 (elf_gc_sections): Same here.
6367 (elf_gc_common_finalize_got_offsets): And here.
6368
6369 2000-02-21 Ian Lance Taylor <ian@zembu.com>
6370
6371 ELF HPPA doesn't work at present; remove it until it does.
6372 * config.bfd: Comment out setting targ_defvec to
6373 bfd_elf32_hppa_vec.
6374 * Makefile.am: Rebuild dependencies.
6375 (BFD32_BACKENDS): Remove elf32-hppa.lo.
6376 (BFD32_BACKENDS_CFILES): Remove elf32-hppa.c.
6377 (SOURCE_HFILES): Remove elf32-hppa.h and hppa_stubs.h.
6378 * Makefile.in: Rebuild.
6379 * targets.c (bfd_target_vector): Comment out bfd_elf32_hppa_vec.
6380
6381 2000-02-18 Geoff Keating <geoffk@cygnus.com>
6382
6383 * coffcode.h (coff_set_arch_mach_hook): Use free(), because there
6384 is no bfd_free(). Revert bfd_free part of previous change.
6385
6386 2000-02-18 Geoff Keating <geoffk@cygnus.com>
6387
6388 * coffcode.h (coff_set_arch_mach_hook): Don't use variable-size
6389 arrays.
6390 (coff_compute_section_file_positions): Use bfd_free to pair
6391 bfd_malloc.
6392 (coff_write_object_contents): Likewise.
6393
6394 * coff-rs6000.c (xcoff_howto_table_16): New variable.
6395 (xcoff_rtype2howto): Handle 16-bit variants of 32-bit relocs.
6396
6397 2000-02-18 Ulrich Drepper <drepper@cygnus.com>
6398
6399 * coff-rs6000.c (XCOFFARMAGBIG): New macro.
6400 (xcoff_ar_file_hdr_big): New structure.
6401 (SIZEOF_AR_FILE_HDR_BIG): New macro.
6402 (xcoff_ar_hdr_big): New structure.
6403 (SIZEOF_AR_HDR_BIG): New macro.
6404 (xcoff_big_format_p): New macro.
6405 (xcoff_ardata_big): New macro.
6406 (arch_xhdr_big): New macro.
6407 (xcoff_slurp_armap): Handle large archives.
6408 (xcoff_archive_p): Detect large archives.
6409 (xcoff_read_ar_hdr): Handle large archives.
6410 (xcoff_openr_next_archived_file): Handle large archives.
6411 (xcoff_generic_stat_arch_elt): Handle large archives.
6412 (xcoff_write_armap_old): Rename from xcoff_write_armap.
6413 (xcoff_write_armap_big): New function.
6414 (xcoff_write_armap): New function, dispatch to _old or _big.
6415 (xcoff_write_archive_contents_old): Rename from
6416 xcoff_write_archive_contents.
6417 (xcoff_write_archive_contents_big): New function.
6418 (xcoff_write_archive_contents): New function, dispatch to _old or
6419 _big.
6420
6421 2000-02-18 Richard Henderson <rth@cygnus.com>
6422
6423 * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirect
6424 and hide_symbol members.
6425 (elf_link_hash_copy_indirect): Remove.
6426 (elf_link_hash_hide_symbol): Remove.
6427 (struct elf_backend_data): Add elf_backend_copy_indirect_symbol
6428 and elf_backend_hide_symbol.
6429 (_bfd_elf_link_hash_copy_indirect): Declare.
6430 (_bfd_elf_link_hash_hide_symbol): Declare.
6431 * elf.c (_bfd_elf_link_hash_copy_indirect): Remove table argument.
6432 (_bfd_elf_link_hash_hide_symbol): Likewise.
6433 (_bfd_elf_link_hash_table_init): Don't init killed members.
6434 * elflink.h (elf_link_add_object_symbols): Use the bed function
6435 pointers not elf_link_hash_{copy_indirect,hide_symbol}.
6436 (elf_link_assign_sym_version): Likewise.
6437 * elfxx-target.h (elf_backend_copy_indirect_symbol): Default.
6438 (elf_backend_hide_symbol): Likewise.
6439 (elfNN_bed): Update for new members.
6440
6441 2000-02-17 Kevin Buettner <kevinb@redhat.com>
6442
6443 * rs6000-core.c (CORE_DATA_SIZE_FIELD, CORE_COMM_FIELD, SAVE_FIELD,
6444 STACK_END_ADDR): Define for new core file format.
6445 (LOADER_OFFSET_FIELD, LOADER_REGION_SIZE, CORE_DUMP): New defines
6446 for handling the vagaries of the various core file structures used
6447 by AIX over the years.
6448 (rs6000coff_core_p, rs6000coff_core_file_matches_executable,
6449 Rs6kCorData): Use above defines to adapt code to use AIX 4.3's
6450 core_dumpx structure.
6451
6452 Thu Feb 17 00:04:48 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
6453
6454 * archures.c (bfd_mach_sh2, bfd_mach_sh_dsp): New macros.
6455 (bfd_mach_sh3_dsp): Likewise.
6456 (bfd_mach_sh4): Reinstate.
6457 (bfd_default_scan): Recognize 7410, 7708, 7729 and 7750.
6458 * bfd-in2.h: Regenerate.
6459 * coff-sh.c (struct sh_opcode): flags is no longer short.
6460 (USESAS, USESAS_REG, USESR8, SETSAS, SETSAS_REG): New macros.
6461 (sh_opcode41, sh_opcode42): Integrate as sh_opcode41.
6462 (sh_opcode01, sh_opcode02, sh_opcode40): Add sh-dsp opcodes.
6463 (sh_opcode41, sh_opcode4, sh_opcode80): Likewise.
6464 (sh_opcodes): No longer const.
6465 (sh_dsp_opcodef0, sh_dsp_opcodef): New arrays.
6466 (sh_insn_uses_reg): Check for USESAS and USESR8.
6467 (sh_insn_sets_reg, sh_insns_conflict): Check for SETSAS.
6468 (_bfd_sh_align_load_span): Return early for SH4.
6469 Modify sh_opcodes lookup table for sh-dsp / sh3-dsp.
6470 Take into account that field b of a parallel processing insn
6471 could be mistaken for a separate insn.
6472 * cpu-sh.c (arch_info_struct): New array elements for
6473 sh2, sh-dsp and sh3-dsp.
6474 Reinstate element for sh4.
6475 (SH2_NEXT, SH_DSP_NEXT, SH3_DSP_NEXT): New macros.
6476 (SH4_NEXT): Reinstate.
6477 (SH3_NEXT, SH3E_NEXT): Adjust.
6478 * elf-bfd.h (_sh_elf_set_mach_from_flags): Declare.
6479 * elf32-sh.c (sh_elf_set_private_flags): New function.
6480 (sh_elf_copy_private_data, sh_elf_set_mach_from_flags): Likewise.
6481 (sh_elf_merge_private_data): New function.
6482 (elf_backend_object_p, bfd_elf32_bfd_set_private_bfd_flags): Define.
6483 (bfd_elf32_bfd_copy_private_bfd_data): Define.
6484 (bfd_elf32_bfd_merge_private_bfd_data): Change to
6485 sh_elf_merge_private_data.
6486
6487 2000-02-13 Richard Henderson <rth@cygnus.com>
6488
6489 * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect and
6490 hide_symbol members.
6491 (elf_link_hash_copy_indirect): New.
6492 (elf_link_hash_hide_symbol): New.
6493 * elflink.h (elf_link_add_object_symbols): Break out copy from
6494 indirect new new symbol to elf.c.
6495 (elf_link_assign_sym_version): Break out privatization of
6496 non-exported symbol to elf.c.
6497 * elf.c (_bfd_elf_link_hash_copy_indirect): New.
6498 (_bfd_elf_link_hash_hide_symbol): New.
6499 (_bfd_elf_link_hash_table_init): Init copy_indirect and hide_symbol.
6500
6501 2000-02-13 Ian Lance Taylor <ian@zembu.com>
6502
6503 * section.c (_bfd_strip_section_from_output): Add info parameter.
6504 If it passed as non-NULL, use it to check whether any input BFD
6505 has an input section which uses this output section. Change all
6506 callers.
6507 * bfd-in2.h: Rebuild.
6508
6509 * bfd-in.h: Move declarations of bfd_get_elf_phdr_upper_bound and
6510 bfd_get_elf_phdrs in from bfd-in2.h, correcting patch of
6511 1999-11-29.
6512 * bfd-in2.h: Rebuild.
6513
6514 2000-02-10 Timothy Wall <twall@cygnus.com>
6515
6516 * coffswap.h (coff_swap_sym_in): Add hook SWAP_SYM_IN_POST to
6517 allow final modifications of swapped-in symbol.
6518 (coff_swap_sym_out): Ditto with SWAP_SYM_OUT_POST.
6519 * coffcode.h (coff_write_relocs): Use macro
6520 SECTION_RELATIVE_ABSOLUTE_SYMBOL_P if defined to determine whether
6521 symbol index should be set to -1.
6522
6523 Thu Feb 10 20:07:50 GMT 2000 Toshiyasu Morita (toshi.morita@sega.com)
6524
6525 * coff-sh.c (USES1_REG, USES2_REG, SETS1_REG, SETS2_REG,
6526 USESF1_REG, USESF2_REG, SETSF1_REG, SETSF2_REG): New macros.
6527 * (sh_insn_sets_reg, sh_insn_sets_freg): New prototypes.
6528 * (sh_insn_sets_reg, sh_insn_uses_or_sets_reg, sh_insns_sets_freg,
6529 sh_insns_uses_or_sets_freg): New functions.
6530 * (sh_insn_uses_reg, sh_insn_uses_freg): Use new macros.
6531 * (sh_insns_conflict): Use new functions and new macros to
6532 detect conflicts when two instructions both set same integer registers,
6533 both set same fp register, and both set special register.
6534
6535 2000-02-09 Timothy Wall <twall@cygnus.com>
6536
6537 * coffgen.c (coff_real_object_p): Set arch/mach info prior to
6538 swapping in sections, so that the swapping routines have access to
6539 the arch/mach info.
6540
6541 2000-02-08 Mark Elbrecht <snowball3@bigfoot.com>
6542
6543 * coff-go32.c: Update comment. Update copyright.
6544
6545 2000-01-27 Thomas de Lellis <tdel@windriver.com>
6546
6547 * syms.c (bfd_decode_symclass)
6548 Two new class characters were added - 'V' and 'v'. The
6549 meaning of 'W' is now restricted to just weak non-object
6550 symbols. This allows differentiation between, for example,
6551 weak functions vs weak objects. nm for example now dumps:
6552 'W' = weak global
6553 'w' = weak unresolved
6554 'V' = weak global object
6555 'v' = weak unresolved object
6556
6557 (bfd_is_undefined_symclass): New function. Return true if the
6558 given symbol class represents and undefined/unresolved symbol.
6559
6560 (bfd_symbol_info): Use bfd_is_undefined_symclass to check for
6561 unresolved symbols.
6562
6563 * bfd-in2.h: Add prototype for bfd_is_undefined_symbol().
6564
6565 * elf32-arm.h (elf32_arm_get_symbol_type): If a symbol has the
6566 STT_ARM_16BIT flag set, but it is not attached to a data object
6567 return STT_ARM_16BIT so that it will be treated as code by the
6568 disassembler.
6569
6570 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
6571
6572 * coff-i386.c (i3coff_object_p): Remove prototype.
6573 Update copyright.
6574
6575 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Add const
6576 to name. Update copyright.
6577
6578 * trad-core.c (trad_unix_core_file_p): Cast core_regsec
6579 assignment to avoid warning. Update copyright.
6580
6581 2000-01-24 Robert Lipe (robertl@sco.com)
6582
6583 * coffcode.h (coff_write_object_contents): Get buff via bfd_malloc
6584 instead of using GNU C extension.
6585
6586 2000-01-21 Nick Clifton <nickc@cygnus.com>
6587
6588 * libbfd.c (bfd_read): Do not attempt to get a negativly sized
6589 amount from a bfd_in_memory structure.
6590 (bfd_seek): Do not allow seeks past the end of a bfd_in_memory
6591 structure.
6592
6593 2000-01-14 Nick Clifton <nickc@cygnus.com>
6594
6595 * linker.c (default_indirect_link_order): oops - fix incorrectly
6596 applied patch from Tim Wall.
6597
6598 2000-01-13 Timothy Wall (twall@tiac.net>
6599
6600 * coffcode.h: Use bfd_coff_xxx instead of the macro XXX (where xxx
6601 = scnhsz, filhsz, relsz, aoutsz, etc)
6602
6603 * coffswap.h: Ditto.
6604
6605 2000-01-13 Nick Clifton <nickc@cygnus.com>
6606
6607 * elf32-arm.h (elf32_thumb_to_arm_stub): Fix offset in branch to
6608 interwork thumb to arm stub.
6609
6610 2000-01-13 Timothy Wall (twall@tiac.net>
6611
6612 * archures.c (bfd_octets_per_byte): New function: Return
6613 target byte size.
6614 (bfd_arch_mach_octets_per_byte): New function: Return target
6615 byte size.
6616
6617 * section.c: Distinguish between octets and bytes for usage of
6618 _cooked_size, _raw_size, and output_offset. Clarify
6619 description of bfd_set_section_contents.
6620
6621 * bfd-in2.h: Regenerate.
6622
6623 * coffgen.c: Indicate that the offset parameter is in bytes, not
6624 octets.
6625
6626 * cofflink.c (bfd_coff_link_input_bfd): Use bfd_octets_per_byte
6627 where appropriate to get the octet offset when calling
6628 bfd_set_section_contents.
6629 (bfd_coff_reloc_link_order): Ditto.
6630
6631 * linker.c (bfd_generic_reloc_link_order): Ditto.
6632 (_bfd_default_link_order): Ditto.
6633
6634 * reloc.c (bfd_perform_relocation): Distinguish between octets
6635 and bytes. Use octets when indexing into octet data; use bytes
6636 when calculating target addresses.
6637 (bfd_install_relocation): Ditto.
6638
6639 * srec.c (srec_write_section): Ditto.
6640
6641 2000-01-13 Nick Clifton <nickc@cygnus.com>
6642
6643 * coff-mcore.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Change from
6644 3 to 2. This allows 4 byte sized sections, which is necessary for
6645 dlltool to build functioning DLLs.
6646
6647 2000-01-10 Philip Blundell <pb@futuretv.com>
6648
6649 * config.bfd (arm*-*-linux-gnu*): Match instead of arm*-*-linux-gnu.
6650 (arm*-*-conix*): New target.
6651
6652 2000-01-10 Egor Duda <deo@logos-m.ru>
6653
6654 * config.bfd: Include elf32_i386 vector to target list for cygwin
6655 and mingw.
6656
6657 * config.in: Undefine HAVE_WIN32_PSTATUS_T.
6658 * configure.in: Test for structure win32_pstatus_t in
6659 <sys/procfs.h>
6660 * configure: Regenerate.
6661
6662 * elf.c (elfcore_grok_win32pstatus): New function: process
6663 win32_pstatus_t notes in elf core file.
6664 (elfcore_grok_note): Detect win32_pstatus notes.
6665
6666 2000-01-03 Martin v. Loewis <loewis@informatik.hu-berlin.de>
6667
6668 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Process symbol
6669 visibility.
6670 * elflink.h (elf_link_add_object_symbols): Combine visibilities.
6671 * elf.c (bfd_elf_print_symbol): Interpret st_other as visibility.
6672
6673 For older changes see ChangeLog-9899
6674 \f
6675 Local Variables:
6676 mode: change-log
6677 left-margin: 8
6678 fill-column: 74
6679 version-control: never
6680 End:
This page took 0.177201 seconds and 5 git commands to generate.