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