瀏覽代碼

support linking with xgot

Eric Andersen 19 年之前
父節點
當前提交
82620711eb
共有 2 個文件被更改,包括 12 次插入0 次删除
  1. 6 0
      toolchain/gcc/3.3.6/810-mips-xgot.patch
  2. 6 0
      toolchain/gcc/3.4.6/810-mips-xgot.patch

+ 6 - 0
toolchain/gcc/3.3.6/810-mips-xgot.patch

@@ -0,0 +1,6 @@
+--- gcc.orig/gcc/config/mips/t-linux	1970-01-01 01:00:00.000000000 +0100
++++ gcc/gcc/config/mips/t-linux	2004-08-26 18:28:12.000000000 +0200
+@@ -0,0 +1,3 @@
++# Compile crtbegin/end with xgot so it works for both
++# normal and large GOTs.
++CRTSTUFF_T_CFLAGS = -Wa,-xgot

+ 6 - 0
toolchain/gcc/3.4.6/810-mips-xgot.patch

@@ -0,0 +1,6 @@
+--- gcc.orig/gcc/config/mips/t-linux	1970-01-01 01:00:00.000000000 +0100
++++ gcc/gcc/config/mips/t-linux	2004-08-26 18:28:12.000000000 +0200
+@@ -0,0 +1,3 @@
++# Compile crtbegin/end with xgot so it works for both
++# normal and large GOTs.
++CRTSTUFF_T_CFLAGS = -mxgot