GNU Binutils with patches for OS216
Revision | 9631c6b696d7c868199b7b160cb3a95a29cb2f9a (tree) |
---|---|
Zeit | 1991-03-23 05:15:37 |
Autor | Roland Pesch <pesch@cygn...> |
Commiter | Roland Pesch |
"960" suffixed names for gcc, ld, gdb
@@ -1,6 +1,9 @@ | ||
1 | 1 | _divert__(-1) |
2 | 2 | _define__(<_I960__>,<1>) |
3 | 3 | _define__(<_AS__>,<gas960>) |
4 | +_define__(<_GCC__>,<gcc960>) | |
5 | +_define__(<_LD__>,<ld960>) | |
6 | +_define__(<_GDB__>,<gdb960>) | |
4 | 7 | _define__(<_HOST__>,<Intel 960>) |
5 | 8 | _define__(<_MACH_DEP__>,<i960 Dependent>) |
6 | 9 | _divert__<> |
\ No newline at end of file |