summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/gas/config/te-pep.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/gas/config/te-pep.h')
-rw-r--r--contrib/binutils/gas/config/te-pep.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/binutils/gas/config/te-pep.h b/contrib/binutils/gas/config/te-pep.h
new file mode 100644
index 0000000..164b22d
--- /dev/null
+++ b/contrib/binutils/gas/config/te-pep.h
@@ -0,0 +1,10 @@
+#define TE_PEP
+#define COFF_WITH_pex64
+
+#define TE_PE
+#define LEX_AT (LEX_BEGIN_NAME | LEX_NAME) /* Can have @'s inside labels. */
+
+/* The PE format supports long section names. */
+#define COFF_LONG_SECTION_NAMES
+
+#include "obj-format.h"
OpenPOWER on IntegriCloud