• 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

GCC with patches for OS216


Commit MetaInfo

Revisionf3f6c4ff33e1b29a1abaae987b4629704763c8f7 (tree)
Zeit1999-08-01 08:49:37
AutorAlexandre Oliva <oliva@dcc....>
CommiterTom Tromey

Log Message

mips_sgi_mach_dep.s: Enable PIC option.

1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>

* mips_sgi_mach_dep.s: Enable PIC option.

From-SVN: r28362

Ändern Zusammenfassung

Diff

--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,7 @@
1+1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>
2+
3+ * mips_sgi_mach_dep.s: Enable PIC option.
4+
15 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
26
37 * config.h: Updates for GNU/Linux/sparc. Use HEURISTIC2 on
--- a/boehm-gc/mips_sgi_mach_dep.s
+++ b/boehm-gc/mips_sgi_mach_dep.s
@@ -3,6 +3,7 @@
33
44 # define call_push(x) move $4,x; jal GC_push_one
55
6+ .option pic2
67 .text
78 /* Mark from machine registers that are saved by C compiler */
89 # define FRAMESZ 32