From: Tom Tromey Date: Wed, 25 Sep 2013 16:32:56 +0000 (+0000) Subject: * config/mcore/t-mcore (CROSS_FLOAT_H): Remove. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=86aaf68dc00e51f587c94daed65da6363952a2fa;p=gcc.git * config/mcore/t-mcore (CROSS_FLOAT_H): Remove. From-SVN: r202911 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5b52348f8a0..df47ed62828 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2013-09-25 Tom Tromey + + * config/mcore/t-mcore (CROSS_FLOAT_H): Remove. + 2013-09-25 Tom Tromey * config/t-glibc (glibc-c.o): Use COMPILE and POSTCOMPILE. diff --git a/gcc/config/mcore/t-mcore b/gcc/config/mcore/t-mcore index 92fefb1cc9b..e5f37ee741b 100644 --- a/gcc/config/mcore/t-mcore +++ b/gcc/config/mcore/t-mcore @@ -16,9 +16,6 @@ # along with GCC; see the file COPYING3. If not see # . -# We have values for float.h. -CROSS_FLOAT_H = $(srcdir)/config/mcore/gfloat.h - # If support for -m4align is ever re-enabled then comment out the # following line and uncomment the multilib lines below.