aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/ia64/gen/Makefile.inc
blob: 1e3373a6d65056dfe1feb330214131b2ddf18643 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

SRCS+=	__divdf3.S __divdi3.S __divsf3.S __divsi3.S __moddi3.S __modsi3.S \
	__udivdi3.S __udivsi3.S __umoddi3.S __umodsi3.S _mcount.S _set_tp.c \
	_setjmp.S fabs.S flt_rounds.c fpgetmask.c fpgetround.c fpsetmask.c \
	fpsetround.c getcontextx.c infinity.c ldexp.c makecontext.c setjmp.S \
	signalcontext.c sigsetjmp.S

# The following may go away if function _Unwind_FindTableEntry()
# will be part of GCC.
SRCS+=	unwind.c