summaryrefslogtreecommitdiff
path: root/cross/COMMON/patches-egcs/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'cross/COMMON/patches-egcs/patch-ad')
-rw-r--r--cross/COMMON/patches-egcs/patch-ad21
1 files changed, 21 insertions, 0 deletions
diff --git a/cross/COMMON/patches-egcs/patch-ad b/cross/COMMON/patches-egcs/patch-ad
new file mode 100644
index 00000000000..092932a4627
--- /dev/null
+++ b/cross/COMMON/patches-egcs/patch-ad
@@ -0,0 +1,21 @@
+$NetBSD: patch-ad,v 1.1 1999/02/05 16:22:32 mrg Exp $
+
+Index: gcc/config/sparc/netbsdelf.h
+diff -c -r1.2 -r1.3
+*** netbsdelf.h 1999/01/31 21:18:36 1.2
+--- netbsdelf.h 1999/01/31 22:21:47 1.3
+***************
+*** 9,14 ****
+--- 9,20 ----
+ #undef CPP_SUBTARGET_SPEC
+ #define CPP_SUBTARGET_SPEC ""
+
++ #undef MULDI3_LIBCALL
++ #undef DIVDI3_LIBCALL
++ #undef UDIVDI3_LIBCALL
++ #undef MODDI3_LIBCALL
++ #undef UMODDI3_LIBCALL
++
+ #define NETBSD_ELF
+ #include <netbsd.h>
+