From: tromey Date: Sat, 31 Jul 1999 23:50:05 +0000 (+0000) Subject: 1999-07-31 Alexandre Oliva X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7708604340974bc0a7a681f67e5ff1667c40e9c0;p=gc 1999-07-31 Alexandre Oliva * mips_sgi_mach_dep.s: Enable PIC option. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28363 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/ChangeLog b/ChangeLog index 5cea85f7..49db7cf0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-07-31 Alexandre Oliva + + * mips_sgi_mach_dep.s: Enable PIC option. + 1999-07-19 Tom Tromey * config.h (MPROTECT_VDB): Don't define on Linux. diff --git a/mips_sgi_mach_dep.s b/mips_sgi_mach_dep.s index 03c4b980..bae9b5eb 100644 --- a/mips_sgi_mach_dep.s +++ b/mips_sgi_mach_dep.s @@ -3,6 +3,7 @@ # define call_push(x) move $4,x; jal GC_push_one + .option pic2 .text /* Mark from machine registers that are saved by C compiler */ # define FRAMESZ 32