diff options
author | Ben Elliston <bje@au.ibm.com> | 2009-01-17 23:41:31 +0000 |
---|---|---|
committer | Ben Elliston <bje@gcc.gnu.org> | 2009-01-18 10:41:31 +1100 |
commit | c60535f966262b9816813c2375a09f19ad51d692 (patch) | |
tree | a7815d1313d9a64c1793ddbc76c50d4c5dc5d72f /libgcc/ChangeLog | |
parent | 19196f445749af6f018799c9f0903113e5994242 (diff) | |
download | gcc-c60535f966262b9816813c2375a09f19ad51d692.tar.gz |
* config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
From-SVN: r143475
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r-- | libgcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 79843b05b85..ea7a9156196 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,7 @@ +2009-01-18 Ben Elliston <bje@au.ibm.com> + + * config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype. + 2009-01-16 Ben Elliston <bje@au.ibm.com> * config.host (i[34567]86-*-linux*, x86_64-*-linux*): Add t-softfp |