Commit 2adad6e7 by Jim Wilson Committed by Jim Wilson

Reenable accidentally disabled dwarf2 eh support for irix6.

	* iris6.h (DWARF2_UNWIND_INFO): Undef.

From-SVN: r22350
parent 4ed35cdc
Wed Sep 9 09:36:51 1998 Jim Wilson <wilson@cygnus.com>
* iris6.h (DWARF2_UNWIND_INFO): Undef.
Wed Sep 9 01:32:01 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
Add preliminary native sparcv9 Solaris support.
......
......@@ -30,6 +30,10 @@ Boston, MA 02111-1307, USA. */
#include "mips/iris5.h"
#include "mips/abi64.h"
/* Irix6 assembler does handle DWARF2 directives. Override setting in
irix5.h file. */
#undef DWARF2_UNWIND_INFO
/* For Irix 6, -mabi=64 implies TARGET_LONG64. */
/* This is handled in override_options. */
......
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