From 86aaf68dc00e51f587c94daed65da6363952a2fa Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Wed, 25 Sep 2013 16:32:56 +0000 Subject: * config/mcore/t-mcore (CROSS_FLOAT_H): Remove. From-SVN: r202911 --- gcc/ChangeLog | 4 ++++ gcc/config/mcore/t-mcore | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'gcc') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5b52348..df47ed6 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,9 @@ 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. 2013-09-25 Tom Tromey diff --git a/gcc/config/mcore/t-mcore b/gcc/config/mcore/t-mcore index 92fefb1..e5f37ee 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. -- cgit v1.1