Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/mips
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 07/20/2001 02:43:38
Module Name:	gnusrc
Committed By:	mrg
Date:		Thu Jul 19 23:43:38 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc/config/mips: netbsd.h

Log Message:
set MIPS_DEFAULT_GVALUE to 0.  undefine DWARF_FRAME_REGNUM,
DWARF_FRAME_RETURN_COLUMN and INCOMING_RETURN_ADDR_RTX so GCC doesn't think
we have dwarf2 unwind info support.  now this mostly works, though c++
exceptions seem to bus error...


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/toolchain/gcc/config/mips/netbsd.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.