diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/doc/i960.m4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/doc/i960.m4 b/gas/doc/i960.m4 index 0d8b77d..9300a31 100644 --- a/gas/doc/i960.m4 +++ b/gas/doc/i960.m4 @@ -1,6 +1,9 @@ _divert__(-1) _define__(<_I960__>,<1>) _define__(<_AS__>,<gas960>) +_define__(<_GCC__>,<gcc960>) +_define__(<_LD__>,<ld960>) +_define__(<_GDB__>,<gdb960>) _define__(<_HOST__>,<Intel 960>) _define__(<_MACH_DEP__>,<i960 Dependent>) _divert__<>
\ No newline at end of file |