Commit cd3f11a6 by Mark Mitchell

invoke.texi (-mabi=o64): Create link to O64 ABI documentation.

	* doc/invoke.texi (-mabi=o64): Create link to O64 ABI
	documentation.

From-SVN: r80401
parent d8b7ec41
2004-04-04 Roger Sayle <roger@eyesopen.com> 2004-04-04 Roger Sayle <roger@eyesopen.com>
* cse.c (cse_insn): Correct usage of simplify_replace_rtx when * cse.c (cse_insn): Correct usage of simplify_replace_rtx when
......
...@@ -7860,6 +7860,9 @@ Note that the EABI has a 32-bit and a 64-bit variant. GCC normally ...@@ -7860,6 +7860,9 @@ Note that the EABI has a 32-bit and a 64-bit variant. GCC normally
generates 64-bit code when you select a 64-bit architecture, but you generates 64-bit code when you select a 64-bit architecture, but you
can use @option{-mgp32} to get 32-bit code instead. can use @option{-mgp32} to get 32-bit code instead.
For information about the O64 ABI, see
@w{@uref{http://gcc.gnu.org/projects/mipso64-abi.html}}.
@item -mabicalls @item -mabicalls
@itemx -mno-abicalls @itemx -mno-abicalls
@opindex mabicalls @opindex mabicalls
......
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