]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* coff-alpha.c (alpha_relocate_section): Rewrite mask and shift
authorIan Lance Taylor <ian@airs.com>
Mon, 21 Feb 1994 17:56:38 +0000 (17:56 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 21 Feb 1994 17:56:38 +0000 (17:56 +0000)
commit22a71fef073748bc81bed724adea843d76c3b3de
tree37fd118d763e84c56c8635717bfb46f2f967c49b
parentd1a7f14f540bffcc5b997064130aa0b67fe77d98
* coff-alpha.c (alpha_relocate_section): Rewrite mask and shift
operation to avoid OSF 1.3 cc bug.
* ecoff.c (ecoff_write_object_contents): Make text_size, data_size
and bss_size bfd_size_type instead of unsigned long.  Make
text_start and data_start bfd_vma instead of unsigned long.
* ecofflink.c (ecoff_add_string): Remove incorrect cast of return
value.
bfd/ChangeLog
bfd/ecoff.c
bfd/ecofflink.c