]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
mips_sgi_mach_dep.s: Enable PIC option.
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Sat, 31 Jul 1999 23:49:37 +0000 (23:49 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Sat, 31 Jul 1999 23:49:37 +0000 (23:49 +0000)
1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>

* mips_sgi_mach_dep.s: Enable PIC option.

From-SVN: r28362

boehm-gc/ChangeLog
boehm-gc/mips_sgi_mach_dep.s

index beab3b3da1dac125f5a648ded7e6452481934a76..2ccca07f5fad555ade227df2759690336f221e9d 100644 (file)
@@ -1,3 +1,7 @@
+1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * mips_sgi_mach_dep.s: Enable PIC option.
+
 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
        * config.h: Updates for GNU/Linux/sparc.  Use HEURISTIC2 on
index 03c4b98060cc36b0c1e136f0ddfe161140efaa68..bae9b5ebfe4117be1c262d8239eb14cbce5eb2ad 100644 (file)
@@ -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