• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

Revision9631c6b696d7c868199b7b160cb3a95a29cb2f9a (tree)
Zeit1991-03-23 05:15:37
AutorRoland Pesch <pesch@cygn...>
CommiterRoland Pesch

Log Message

"960" suffixed names for gcc, ld, gdb

Ändern Zusammenfassung

Diff

--- a/gas/doc/i960.m4
+++ b/gas/doc/i960.m4
@@ -1,6 +1,9 @@
11 _divert__(-1)
22 _define__(<_I960__>,<1>)
33 _define__(<_AS__>,<gas960>)
4+_define__(<_GCC__>,<gcc960>)
5+_define__(<_LD__>,<ld960>)
6+_define__(<_GDB__>,<gdb960>)
47 _define__(<_HOST__>,<Intel 960>)
58 _define__(<_MACH_DEP__>,<i960 Dependent>)
69 _divert__<>
\ No newline at end of file