]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Tue Aug 29 13:50:21 1995 steve chamberlain <sac@slash.cygnus.com>
authorSteve Chamberlain <sac@cygnus>
Tue, 29 Aug 1995 21:05:59 +0000 (21:05 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 29 Aug 1995 21:05:59 +0000 (21:05 +0000)
commit3ea928f5a902b2dd53d16cfda009c5b8a9653398
treebba8105c6eaa5a49101cd55baa9cf71daa5736e9
parentf88ebc68615192a6a98888452d103c7e017e2c1f
Tue Aug 29 13:50:21 1995  steve chamberlain  <sac@slash.cygnus.com>

* libbfd.h, bfd-in2.h: regenerated.
* coff-arm.c (aoutarm_std_relo): New entry at 11.
(arm_reloc_type_lookup) : Understand type 11.
* coff-i386.c (howto_table): fix name of rva type.
(coff-i386_rtype_to_howto): Understand R_IMAGEBASE type.
* coffcode.h (sec_to_styp_flags): .edata is data.
(coff_compute_section_file_positions): Get page size right for PE.
(fill_pe_header_info): Fix fields.
(coff_write_object_contents): Remove end_of_image calc.
(_bfd_coff_generate_reloc_section): Remove orphaned comment.
* coffswap.h (coff_swap_scnhdr_in): Don't always add IMAGE_BASE.
(coff_swap_scnhdr_out): Setup PE flags correctly.
* reloc.c (BFD_RELOC_RVA): New field.
bfd/ChangeLog
bfd/coff-arm.c
bfd/coffcode.h
bfd/cofflink.c
bfd/coffswap.h