summaryrefslogtreecommitdiff
path: root/bfd/coff-arm.c
Commit message (Collapse)AuthorAgeFilesLines
* Made coff-arm_bfd_set_private_flags global as it is called directly fromNick Clifton1997-05-271-1/+1
| | | | gas/config/tc-arm.c .
* * peicode.h (coff_bfd_print_private_bfd_data): #undef before #define.Fred Fish1997-05-261-8/+13
| | | | | | | | (coff_bfd_copy_private_bfd_data): Ditto. * coff-arm.c (coff_arm_bfd_merge_private_bfd_data): Make static. (coff_arm_bfd_print_private_bfd_data): Ditto. (coff_arm_bfd_set_private_flags): Ditto. (coff_arm_bfd_copy_private_bfd_data): Ditto.
* Added support for storing ARM Procedure Calling Standard variant, and ARMNick Clifton1997-05-141-8/+216
| | | | | | architecture variant in the BFD and COFF structures. This goes towards fixing PRs 11709 and 11326 and will integrate with future updates to LD and GCC.
* Clean up some comments.David Edelsohn1995-11-181-7/+32
|
* * targets.c (bfd_target): Remove unused align_power_min field.Ian Lance Taylor1995-09-191-5/+3
| | | | | * bfd-in2.h: Rebuild. * All backends: Remove initialization of align_power_min.
* Thu Aug 31 08:00:14 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-08-311-81/+37
| | | | | | | | | | | | | * coff-arm.c (coff_arm_reloc): Fix common size problem. (i3coff_object_p): Delete. Wed Aug 30 20:41:27 1995 steve chamberlain <sac@slash.cygnus.com> * coff-arm.c (deletemeacoff_arm_reloc): Deleted. (arm26): Not partial inplace. * coffcode.h (coff_compute_section_file_positions): Don't do page aligning if COFF_PAGE_SIZE isn't defined. * coffswap.h (coff_swap_scnhdr_in): Update image base correctly.
* Wed Aug 30 20:41:27 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-08-311-100/+32
| | | | | | | | * coff-arm.c (deletemeacoff_arm_reloc): Deleted. (arm26): Not partial inplace. * coffcode.h (coff_compute_section_file_positions): Don't do page aligning if COFF_PAGE_SIZE isn't defined. * coffswap.h (coff_swap_scnhdr_in): Update image base correctly.
* Tue Aug 29 13:50:21 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-08-291-14/+76
| | | | | | | | | | | | | | | | * 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.
* * cofflink.c (_bfd_coff_generic_relocate_section): Remove unusedIan Lance Taylor1995-07-101-6/+0
| | | | | local i. * coff-arm.c (coff_arm_rtype_to_howto): Don't declare.
* fsf address update, but not in COPYING filesKen Raeburn1995-07-071-0/+570