]> granicus.if.org Git - gc/commitdiff
1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 31 Jul 1999 23:50:05 +0000 (23:50 +0000)
committerguest <ivmai@mail.ru>
Fri, 29 Jul 2011 06:54:17 +0000 (10:54 +0400)
* 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

ChangeLog
mips_sgi_mach_dep.s

index 5cea85f7cf12e62d34b2a0a0361213c7d721cc8a..49db7cf03d6e2db6d194b94926675567c5eeb7cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * mips_sgi_mach_dep.s: Enable PIC option.
+
 1999-07-19  Tom Tromey  <tromey@cygnus.com>
 
        * config.h (MPROTECT_VDB): Don't define on Linux.
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