]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now.
authorJeff Law <law@gcc.gnu.org>
Sun, 15 Feb 1998 20:06:31 +0000 (13:06 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 15 Feb 1998 20:06:31 +0000 (13:06 -0700)
        * arm/netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now.
        * i386/netbsd.h, m68k/netbsd.h, ns32k/netbsd.h: Likewise.
        * sparc/netbsd.h, vax/netbsd.h: Likewise.

From-SVN: r18016

gcc/config/arm/netbsd.h
gcc/config/i386/netbsd.h
gcc/config/m68k/netbsd.h
gcc/config/ns32k/netbsd.h
gcc/config/sparc/netbsd.h
gcc/config/vax/netbsd.h

index 2bcd165181a73d391273c77dd0bc3ee5b9c5d571..45ede65fd274fa054b26471bf35a02497b03971e 100644 (file)
@@ -130,3 +130,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
    requirements.  */
 #undef STRUCTURE_SIZE_BOUNDARY
 #define STRUCTURE_SIZE_BOUNDARY 8
+
+/* Until they use ELF or something that handles dwarf2 unwinds
+   and initialization stuff better.  */
+#define DWARF2_UNWIND_INFO 0
+
index 8262fb041958a091fe696223a83d7c61b2ac5f99..3442aeadb872d1a8a4f720d5f17de40ffe85b365 100644 (file)
@@ -71,3 +71,8 @@
       fprintf (FILE, "\tcall mcount\n");                               \
     }                                                                  \
 }
+
+/* Until they use ELF or something that handles dwarf2 unwinds
+   and initialization stuff better.  */
+#define DWARF2_UNWIND_INFO 0
+
index 0dbf380c76df353b108a19a78fffdf6f4eb27b3c..1e2f9a530461d00f6c8b0f2716d8d49f8f667e4b 100644 (file)
@@ -56,3 +56,8 @@
 /* Don't default to pcc-struct-return, because gcc is the only compiler, and
    we want to retain compatibility with older gcc versions.  */
 #define DEFAULT_PCC_STRUCT_RETURN 0
+
+/* Until they use ELF or something that handles dwarf2 unwinds
+   and initialization stuff better.  */
+#define DWARF2_UNWIND_INFO 0
+
index 4c7202cff9193a68c514d2236fd31c84314aa626..f2f4895b23a8a524ed7e543767d0f3ade0636a95 100644 (file)
@@ -105,3 +105,8 @@ Boston, MA 02111-1307, USA.
 
 #undef PCC_STATIC_STRUCT_RETURN
 #define DEFAULT_PCC_STRUCT_RETURN 0
+
+/* Until they use ELF or something that handles dwarf2 unwinds
+   and initialization stuff better.  */
+#define DWARF2_UNWIND_INFO 0
+
index 4bb9537b905e9361d433af67806a103c41f11a3b..3fd6fe920202064ac11bba676e02f758b9653c92 100644 (file)
@@ -38,3 +38,8 @@
 /* Don't default to pcc-struct-return, because gcc is the only compiler, and
    we want to retain compatibility with older gcc versions.  */
 #define DEFAULT_PCC_STRUCT_RETURN 0
+
+/* Until they use ELF or something that handles dwarf2 unwinds
+   and initialization stuff better.  */
+#define DWARF2_UNWIND_INFO 0
+
index 1bbda32b4e4cdbd5a3dc7c1691f001046ae2a8b4..dba70237d472c38ad2d4ab2290df5ee0fcf0e13a 100644 (file)
@@ -17,3 +17,8 @@
 
 #undef WCHAR_TYPE_SIZE
 #define WCHAR_TYPE_SIZE 32
+
+/* Until they use ELF or something that handles dwarf2 unwinds
+   and initialization stuff better.  */
+#define DWARF2_UNWIND_INFO 0
+