Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/lib/libc/arch/arm/gen Backout #416 (requested by skrll in...
details: https://anonhg.NetBSD.org/src/rev/e27982020f7a
branches: netbsd-6
changeset: 774373:e27982020f7a
user: martin <martin%NetBSD.org@localhost>
date: Tue Jul 31 08:13:09 2012 +0000
description:
Backout #416 (requested by skrll in ticket #416):
lib/libc/arch/arm/gen/Makefile.inc: revision 1.18
Backout previous (pulled up via #416) - it causes major regressions
and needs more thought.
diffstat:
lib/libc/arch/arm/gen/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 6c969699d594 -r e27982020f7a lib/libc/arch/arm/gen/Makefile.inc
--- a/lib/libc/arch/arm/gen/Makefile.inc Mon Jul 30 08:39:04 2012 +0000
+++ b/lib/libc/arch/arm/gen/Makefile.inc Tue Jul 31 08:13:09 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.inc,v 1.16.8.1 2012/07/16 22:03:06 riz Exp $
+# $NetBSD: Makefile.inc,v 1.16.8.2 2012/07/31 08:13:09 martin Exp $
-SRCS+= alloca.S byte_swap_2.S byte_swap_4.S bswap64.c \
+SRCS+= alloca.S byte_swap_2.S byte_swap_4.S bswap64.c divsi3.S \
fabs.c flt_rounds.c
# Common ieee754 constants and functions
Home |
Main Index |
Thread Index |
Old Index