* xcofflink.c (xcoff_link_input_bfd): Include the .tocbss
authorGeoffrey Keating <geoffk@geoffk.org>
Wed, 6 Sep 2000 21:21:51 +0000 (21:21 +0000)
committerGeoffrey Keating <geoffk@geoffk.org>
Wed, 6 Sep 2000 21:21:51 +0000 (21:21 +0000)
commit492055e63351f3e50634e94b60bb146ede9a537b
treee88a93bda19b367ce78974e97c58d25a07a21ebd
parent566ad7d7ea28f14f3c005daaa916a437e2a60e93
* xcofflink.c (xcoff_link_input_bfd): Include the .tocbss
  pseduo-section when determining where the TOC ends.

* coff-rs6000.c (_bfd_xcoff_swap_aux_out): Use bfd_h_put_16 to
output x_tvndx as it is only two bytes wide.

* coff-rs6000.c (xcoff_howto_table): A modifiable branch-absolute
        reloc is 26 or 32 bits wide.

* coff-rs6000.c (_bfd_xcoff_rtype2howto): The bitsize is irrelevant
        for relocs that don't change anything.  Also look at the full
        6 bits of bitsize.
bfd/ChangeLog
bfd/coff-rs6000.c
bfd/xcofflink.c
This page took 0.029306 seconds and 4 git commands to generate.