Modify the ARNM assembler to accept the omission of the immediate argument for the...
[deliverable/binutils-gdb.git] / gas / config / obj-coff.h
index 8168dc2cc10adb57526ba5b4b1741ac9bdfd2b26..454a3434a30a3d7fd5f80ac502fd7af50179c1c4 100644 (file)
@@ -1,5 +1,5 @@
 /* coff object file format
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This file is part of GAS.
 
 #endif
 #endif
 
-#ifdef TC_SPARC
-#include "coff/sparc.h"
-#endif
-
 #ifdef TC_I386
 #ifdef TE_PEP
 #include "coff/x86_64.h"
 #define TARGET_FORMAT "coff-z8k"
 #endif
 
-#ifdef TC_H8500
-#include "coff/h8500.h"
-#define TARGET_FORMAT "coff-h8500"
-#endif
-
 #ifdef TC_SH
 
 #ifdef TE_PE
This page took 0.023828 seconds and 4 git commands to generate.