Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments
This commit is contained in:
parent
736694c89e
commit
3fa785190a
17 changed files with 82 additions and 282 deletions
|
@ -216,4 +216,4 @@ rtype2howto (cache_ptr, dst)
|
|||
#define TARGET_NAME "coff-sparc"
|
||||
#endif
|
||||
|
||||
CREATE_BIG_COFF_TARGET_VEC (TARGET_SYM, TARGET_NAME, D_PAGED, 0, '_', NULL)
|
||||
CREATE_BIG_COFF_TARGET_VEC (TARGET_SYM, TARGET_NAME, D_PAGED, 0, '_', NULL, COFF_SWAP_TABLE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue