Reenable accidentally disabled dwarf2 eh support for irix6.

* iris6.h (DWARF2_UNWIND_INFO): Undef.

From-SVN: r22350
This commit is contained in:
Jim Wilson 1998-09-09 09:39:24 +00:00 committed by Jim Wilson
parent 4ed35cdcdf
commit 2adad6e7ce
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
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.

View File

@ -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. */