]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/mcore/t-mcore (CROSS_FLOAT_H): Remove.
authorTom Tromey <tromey@redhat.com>
Wed, 25 Sep 2013 16:32:56 +0000 (16:32 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 25 Sep 2013 16:32:56 +0000 (16:32 +0000)
From-SVN: r202911

gcc/ChangeLog
gcc/config/mcore/t-mcore

index 5b52348f8a0375f4e5f93d033e031085bb859017..df47ed62828ff37ca106876e26431b8f9d96ec39 100644 (file)
@@ -1,3 +1,7 @@
+2013-09-25  Tom Tromey  <tromey@redhat.com>
+
+       * config/mcore/t-mcore (CROSS_FLOAT_H): Remove.
+
 2013-09-25  Tom Tromey  <tromey@redhat.com>
 
        * config/t-glibc (glibc-c.o): Use COMPILE and POSTCOMPILE.
index 92fefb1cc9b44ab06166e4c558f0403495ff4a85..e5f37ee741b21f334ef1da332ba8034e4efd93a9 100644 (file)
@@ -16,9 +16,6 @@
 # along with GCC; see the file COPYING3.  If not see
 # <http://www.gnu.org/licenses/>.
 
-# 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.