Commit 3b21983d by Andrew Pinski Committed by Andrew Pinski

n32.S: Add ".set mips4".

2011-12-07  Andrew Pinski  <apinski@cavium.com>

	* src/mips/n32.S: Add ".set mips4".

From-SVN: r182091
parent b0c084b7
2011-12-07 Andrew Pinski <apinski@cavium.com>
* src/mips/n32.S: Add ".set mips4".
2011-11-21 Andreas Tobler <andreast@fgznet.ch> 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
* configure: Regenerate. * configure: Regenerate.
......
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
#ifdef __GNUC__ #ifdef __GNUC__
.abicalls .abicalls
#endif #endif
.set mips4
.text .text
.align 2 .align 2
.globl ffi_call_N32 .globl ffi_call_N32
......
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