Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/arch/arm/gen add split files
details: https://anonhg.NetBSD.org/src/rev/cc2f9804f8a3
branches: trunk
changeset: 781956:cc2f9804f8a3
user: christos <christos%NetBSD.org@localhost>
date: Wed Oct 10 02:15:03 2012 +0000
description:
add split files
diffstat:
lib/libc/arch/arm/gen/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 97baf0bdd2ad -r cc2f9804f8a3 lib/libc/arch/arm/gen/Makefile.inc
--- a/lib/libc/arch/arm/gen/Makefile.inc Tue Oct 09 22:55:39 2012 +0000
+++ b/lib/libc/arch/arm/gen/Makefile.inc Wed Oct 10 02:15:03 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.inc,v 1.18 2012/07/30 12:57:54 skrll Exp $
+# $NetBSD: Makefile.inc,v 1.19 2012/10/10 02:15:03 christos Exp $
SRCS+= alloca.S byte_swap_2.S byte_swap_4.S bswap64.c divsi3.S \
- fabs.c flt_rounds.c
+ fabs.c flt_rounds.c modsi3.S umodsi3.S
# Common ieee754 constants and functions
SRCS+= infinityf_ieee754.c infinity_ieee754.c infinityl_dbl_ieee754.c
Home |
Main Index |
Thread Index |
Old Index