]> git.ipfire.org Git - thirdparty/glibc.git/blame - sysdeps/alpha/Makefile
update from main archive 970118
[thirdparty/glibc.git] / sysdeps / alpha / Makefile
CommitLineData
b434211b 1# Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
72d531d6
BK
2# Contributed by Brendan Kehoe (brendan@zen.org).
3
4# The GNU C Library is free software; you can redistribute it and/or
5# modify it under the terms of the GNU Library General Public License
6# as published by the Free Software Foundation; either version 2 of
7# the License, or (at your option) any later version.
8
9# The GNU C Library is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12# Library General Public License for more details.
13
14# You should have received a copy of the GNU Library General Public
15# License along with the GNU C Library; see the file COPYING.LIB. If
16# not, write to the Free Software Foundation, Inc., 675 Mass Ave,
17# Cambridge, MA 02139, USA.
18
b434211b 19ifeq ($(subdir),gmon)
0137a397 20sysdep_routines += _mcount
b434211b
RM
21endif
22
1608c2cc 23ifeq ($(subdir),setjmp)
cf182b58 24sysdep_routines += setjmp_aux
1608c2cc 25endif
72d531d6
BK
26
27ifeq ($(subdir),gnulib)
cf182b58
UD
28sysdep_routines += $(divrem)
29endif
30
31ifeq ($(subdir),string)
32sysdep_routines += stxcpy stxncpy
33endif
72d531d6 34
d7cf1621 35ifeq ($(subdir),elf)
cf182b58 36# The ld.so startup code cannot use literals until it self-relocates.
ae9bd6f8 37 ifeq ($(elf),yes)
cf182b58 38 CFLAGS-rtld.c = -mbuild-constants
ae9bd6f8 39 endif
d7cf1621
RM
40# The rest of ld.so shouldn't use FP regs for block moves so
41# that the lazy link trampoline doesn't have to save them.
42sysdep-CFLAGS += -mno-fp-regs
43endif
44
60c74cf0 45divrem := divl divq reml remq