• 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

Revisionc23e2ee8fdc61218a5e181f9b7d8f07c030fb03e (tree)
Zeit1991-03-23 10:16:18
AutorRoland Pesch <pesch@cygn...>
CommiterRoland Pesch

Log Message

Correct name for linker to what Intel uses

Ändern Zusammenfassung

Diff

--- a/gas/doc/i960.m4
+++ b/gas/doc/i960.m4
@@ -5,7 +5,7 @@ _define__(<_BOUT__>,<1>)
55 _define__(<_COFF__>,<1>)
66 _define__(<_AS__>,<gas960>)
77 _define__(<_GCC__>,<gcc960>)
8-_define__(<_LD__>,<ld960>)
8+_define__(<_LD__>,<gld960>)
99 _define__(<_GDB__>,<gdb960>)
1010 _define__(<_HOST__>,<Intel 960>)
1111 _define__(<_MACH_DEP__>,<i960 Dependent>)