Commit 7dab19db by Richard Kenner

(OBJECT_FORMAT_COFF): Add definition.

From-SVN: r3010
parent 57933edc
...@@ -1208,6 +1208,9 @@ extern char *a29k_function_name; ...@@ -1208,6 +1208,9 @@ extern char *a29k_function_name;
the rest of the bigs in the register. */ the rest of the bigs in the register. */
#define BYTE_LOADS_ZERO_EXTEND #define BYTE_LOADS_ZERO_EXTEND
/* Define if the object format being used is COFF or a superset. */
#define OBJECT_FORMAT_COFF
/* This uses COFF, so it wants SDB format. */ /* This uses COFF, so it wants SDB format. */
#define SDB_DEBUGGING_INFO #define SDB_DEBUGGING_INFO
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment