diff options
author | billingd <billingd@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-05-29 07:49:26 +0000 |
---|---|---|
committer | billingd <billingd@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-05-29 07:49:26 +0000 |
commit | 6471e33bce5eb81ad6c18de6fc8048f16fd77e56 (patch) | |
tree | b3f975d3d94771d2a5571fa1d397d6add803a456 /libgcc/ChangeLog | |
parent | fd36071f55a6a2b2fec2cc22784c3a7347bd60f8 (diff) | |
download | gcc-6471e33bce5eb81ad6c18de6fc8048f16fd77e56.tar.gz |
2009-05-29 David Billinghurst <billingd@gcc.gnu.org>
* config.host: Add i386/${host_address}/t-fprules-softfp and
t-softfp to tmake_file for i[34567]86-*-cygwin*.
2009-05-29 David Billinghurst <billingd@gcc.gnu.org>
* config.gcc: Add i386/t-fprules-softfp and soft-fp/t-softfp
to tmake_file for i[34567]86-*-cygwin*.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147972 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r-- | libgcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index e76b383939e..38eac131b7f 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,8 @@ +2009-05-29 David Billinghurst <billingd@gcc.gnu.org> + + * config.host: Add i386/${host_address}/t-fprules-softfp and + t-softfp to tmake_file for i[34567]86-*-cygwin*. + 2009-04-17 Aurelien Jarno <aurelien@aurel32.net> * config.host: Add i386/${host_address}/t-fprules-softfp to |