support linking with xgot
authorEric Andersen <andersen@codepoet.org>
Fri, 23 Jun 2006 07:09:55 +0000 (07:09 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 23 Jun 2006 07:09:55 +0000 (07:09 -0000)
toolchain/gcc/3.3.6/810-mips-xgot.patch [new file with mode: 0644]
toolchain/gcc/3.4.6/810-mips-xgot.patch [new file with mode: 0644]

diff --git a/toolchain/gcc/3.3.6/810-mips-xgot.patch b/toolchain/gcc/3.3.6/810-mips-xgot.patch
new file mode 100644 (file)
index 0000000..d7d6691
--- /dev/null
@@ -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
diff --git a/toolchain/gcc/3.4.6/810-mips-xgot.patch b/toolchain/gcc/3.4.6/810-mips-xgot.patch
new file mode 100644 (file)
index 0000000..14e8d12
--- /dev/null
@@ -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