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