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 new files to fix static linking
details: https://anonhg.NetBSD.org/src/rev/253ae264514d
branches: trunk
changeset: 782358:253ae264514d
user: christos <christos%NetBSD.org@localhost>
date: Tue Oct 30 12:42:37 2012 +0000
description:
add new files to fix static linking
diffstat:
lib/libc/arch/arm/gen/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r f9f5b781651a -r 253ae264514d lib/libc/arch/arm/gen/Makefile.inc
--- a/lib/libc/arch/arm/gen/Makefile.inc Tue Oct 30 12:42:13 2012 +0000
+++ b/lib/libc/arch/arm/gen/Makefile.inc Tue Oct 30 12:42:37 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.inc,v 1.19 2012/10/10 02:15:03 christos Exp $
+# $NetBSD: Makefile.inc,v 1.20 2012/10/30 12:42:37 christos Exp $
SRCS+= alloca.S byte_swap_2.S byte_swap_4.S bswap64.c divsi3.S \
- fabs.c flt_rounds.c modsi3.S umodsi3.S
+ fabs.c flt_rounds.c modsi3.S umodsi3.S divide.S divsi3.S udivsi3.S
# Common ieee754 constants and functions
SRCS+= infinityf_ieee754.c infinity_ieee754.c infinityl_dbl_ieee754.c
Home |
Main Index |
Thread Index |
Old Index