Commit 18b554cb by Richard Henderson Committed by Richard Henderson

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

From-SVN: r33682
parent 7a98f269
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.
......
# 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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment