aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-arm.c
AgeCommit message (Collapse)AuthorFilesLines
1997-12-29Fixed typo from my previous delta.Nick Clifton1-1/+1
1997-12-22 * coff-arm.c: Don't include obstack.h.Ian Lance Taylor1-601/+64
1997-12-02Add support for Thumb targetNick Clifton1-3/+4
Restore underscore at the start of user labels.
1997-11-27Removed leading underscore.....Nick Clifton1-15/+13
1997-11-25 * coff-arm.c (arm_allocate_interworking_sections): Fix typoIan Lance Taylor1-1/+1
(COFF_WITH_PR to COFF_WITH_PE).
1997-11-25Cut out unused code for PE build.Nick Clifton1-3/+11
1997-11-24Fix for PE buildNick Clifton1-7/+6
1997-11-22Add support for PIC and APCS-FLOAT type binaries.Nick Clifton1-77/+2109
1997-05-27Made coff-arm_bfd_set_private_flags global as it is called directly fromNick Clifton1-1/+1
gas/config/tc-arm.c .
1997-05-26 * peicode.h (coff_bfd_print_private_bfd_data): #undef before #define.Fred Fish1-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.
1997-05-14Added support for storing ARM Procedure Calling Standard variant, and ARMNick Clifton1-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.
1995-11-18Clean up some comments.David Edelsohn1-7/+32
1995-09-19 * targets.c (bfd_target): Remove unused align_power_min field.Ian Lance Taylor1-5/+3
* bfd-in2.h: Rebuild. * All backends: Remove initialization of align_power_min.
1995-08-31Thu Aug 31 08:00:14 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-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.
1995-08-31Wed Aug 30 20:41:27 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-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.
1995-08-29Tue Aug 29 13:50:21 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-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.
1995-07-10 * cofflink.c (_bfd_coff_generic_relocate_section): Remove unusedIan Lance Taylor1-6/+0
local i. * coff-arm.c (coff_arm_rtype_to_howto): Don't declare.
1995-07-07fsf address update, but not in COPYING filesKen Raeburn1-0/+570