* config/alpha/t-alpha (LIB2FUNCS_EXTRA): Use qrrnd.asm in place.

From-SVN: r33682
This commit is contained in:
Richard Henderson 2000-05-04 13:14:20 -07:00 committed by Richard Henderson
parent 7a98f26929
commit 18b554cb71
2 changed files with 6 additions and 6 deletions

View File

@ -1,3 +1,7 @@
2000-05-04 Richard Henderson <rth@cygnus.com>
* config/alpha/t-alpha (LIB2FUNCS_EXTRA): Use qrrnd.asm in place.
2000-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* system.h: Don't wrap <sys/types.h> with HAVE_SYS_TYPES_H.

View File

@ -1,6 +1,2 @@
# This is really part of libgcc1, but this will cause them to be
# built correctly, so... [taken from t-sparclite]
LIB2FUNCS_EXTRA = qrnnd.S
qrnnd.S: $(srcdir)/config/alpha/qrnnd.asm
cat $(srcdir)/config/alpha/qrnnd.asm > qrnnd.S
# This is a support routine for longlong.h, used by libgcc2.c.
LIB2FUNCS_EXTRA = $(srcdir)/config/alpha/qrnnd.asm