aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1991-03-22 20:15:37 +0000
committerRoland Pesch <pesch@cygnus>1991-03-22 20:15:37 +0000
commit9631c6b696d7c868199b7b160cb3a95a29cb2f9a (patch)
treeebd54da41952ce16c6093f68921fe1724690138b /gas
parentcb130bc8c55f8c8cd5dc0c3cf470d242533c8937 (diff)
downloadgdb-9631c6b696d7c868199b7b160cb3a95a29cb2f9a.zip
gdb-9631c6b696d7c868199b7b160cb3a95a29cb2f9a.tar.gz
gdb-9631c6b696d7c868199b7b160cb3a95a29cb2f9a.tar.bz2
"960" suffixed names for gcc, ld, gdb
Diffstat (limited to 'gas')
-rw-r--r--gas/doc/i960.m43
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