Author: ensc
Update of /cvs/extras/rpms/dietlibc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14209
Modified Files:
dietlibc-0.28-scall.patch
Log Message:
rediffed
dietlibc-0.28-scall.patch:
Index: dietlibc-0.28-scall.patch
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc-0.28-scall.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dietlibc-0.28-scall.patch 24 Apr 2005 19:49:59 -0000 1.1
+++ dietlibc-0.28-scall.patch 1 May 2005 11:06:12 -0000 1.2
@@ -5,10 +5,10 @@
--- dietlibc-0.28/libcompat/syscall.S.scall
+++ dietlibc-0.28/libcompat/syscall.S
-@@ -77,5 +77,14 @@
- cmp.eq p6,p0=-1,r10
- (p6) br __error_unified_syscall
- br.ret.sptk.few rp
+@@ -137,5 +137,13 @@
+ mov -1, %o0
+ .Lret:
+ retl
+#else
+#include <endian.h>
+ .section .note
@@ -17,6 +17,5 @@
+#else
+ .long __syscall_2_not_implemented_for_this_arch
+#endif
-+ .previous
#endif
.size syscall, . - syscall