Commit 71c7a006 by Alexandre Oliva Committed by Tom Tromey

mips_sgi_mach_dep.s: Enable PIC option.

1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>

	* mips_sgi_mach_dep.s: Enable PIC option.

From-SVN: r28363
parent 138607df
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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment