Skip to content
Snippets Groups Projects
Commit 71c7a006 authored by Alexandre Oliva's avatar Alexandre Oliva Committed by Tom Tromey
Browse files

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
No related branches found
No related tags found
No related merge requests found
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment