aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>2004-08-19 07:07:03 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2004-08-19 07:07:03 +0000
commit1905f33d978d426883e08a3d331b53411176ce7b (patch)
tree58c4155478cb21199de0b2212744b3c805e1a9eb
parentf17327513a24cedd4fddb7100a557baa7f4f399f (diff)
downloadgcc-1905f33d978d426883e08a3d331b53411176ce7b.zip
gcc-1905f33d978d426883e08a3d331b53411176ce7b.tar.gz
gcc-1905f33d978d426883e08a3d331b53411176ce7b.tar.bz2
bpabi.h (FPUTYPE_DEFAULT): Set it to FPUTYPE_VFP.
* bpabi.h (FPUTYPE_DEFAULT): Set it to FPUTYPE_VFP. [[Split portion of a mixed commit.]] From-SVN: r86238.2
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5cd40ee..8d2bfbe 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2004-08-19 Mark Mitchell <mark@codesourcery.com>
+
+ * bpabi.h (FPUTYPE_DEFAULT): Set it to FPUTYPE_VFP.
+
2004-08-18 Andrew Pinski <apinski@apple.com>
* varasm.c (ecode_reg_name): Do nothing if the asmspec is empty.