From: Alexandre Oliva Date: Sat, 31 Jul 1999 23:49:37 +0000 (+0000) Subject: mips_sgi_mach_dep.s: Enable PIC option. X-Git-Tag: releases/libgcj-2.95.0~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3f6c4ff33e1b29a1abaae987b4629704763c8f7;p=thirdparty%2Fgcc.git mips_sgi_mach_dep.s: Enable PIC option. 1999-07-31 Alexandre Oliva * mips_sgi_mach_dep.s: Enable PIC option. From-SVN: r28362 --- diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index beab3b3da1da..2ccca07f5fad 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,3 +1,7 @@ +1999-07-31 Alexandre Oliva + + * mips_sgi_mach_dep.s: Enable PIC option. + 1999-07-19 Alexandre Oliva * config.h: Updates for GNU/Linux/sparc. Use HEURISTIC2 on diff --git a/boehm-gc/mips_sgi_mach_dep.s b/boehm-gc/mips_sgi_mach_dep.s index 03c4b98060cc..bae9b5ebfe41 100644 --- a/boehm-gc/mips_sgi_mach_dep.s +++ b/boehm-gc/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