aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorUros Bizjak <uros@gcc.gnu.org>2012-06-13 17:59:15 +0200
committerUros Bizjak <uros@gcc.gnu.org>2012-06-13 17:59:15 +0200
commit4a1721561c22452e9e74c0cd2bb8c7f362d208ab (patch)
tree2682004a47dd9b535187bac7dfb6a2882c828d62 /libgcc
parent79261115dd81afb644340462affaa9ee3be0f014 (diff)
downloadgcc-4a1721561c22452e9e74c0cd2bb8c7f362d208ab.zip
gcc-4a1721561c22452e9e74c0cd2bb8c7f362d208ab.tar.gz
gcc-4a1721561c22452e9e74c0cd2bb8c7f362d208ab.tar.bz2
* ChangeLog: Fix whitespace.
From-SVN: r188521
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog18
1 files changed, 9 insertions, 9 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 7f89da3..4c43537 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,11 +1,11 @@
2012-06-13 Uros Bizjak <ubizjak@gmail.com>
- * config/ia64/sfp-machine.h (__sfp_handle_exceptions): New
- function declaration.
- (FP_HANDLE_EXCEPTIONS): Use __sfp_handle_exceptions.
- (FP_RND_MASK): New.
- * config/ia64/sfp-exceptions.c: New.
- * config/ia64/t-softfp (LIB2ADD): Add sfp-exceptions.c.
+ * config/ia64/sfp-machine.h (__sfp_handle_exceptions): New
+ function declaration.
+ (FP_HANDLE_EXCEPTIONS): Use __sfp_handle_exceptions.
+ (FP_RND_MASK): New.
+ * config/ia64/sfp-exceptions.c: New.
+ * config/ia64/t-softfp (LIB2ADD): Add sfp-exceptions.c.
2012-06-13 Uros Bizjak <ubizjak@gmail.com>
@@ -164,7 +164,7 @@
* longlong.h: Use a URL instead of an FSF postal address.
Replace spaces with tab.
-2012-05-08 Teresa Johnson <tejohnson@google.com>
+2012-05-08 Teresa Johnson <tejohnson@google.com>
* libgcov.c (gcov_clear, __gcov_reset): New functions.
(__gcov_dump): Ditto.
@@ -373,8 +373,8 @@
2012-03-11 Michael Hope <michael.hope@linaro.org>
- * longlong.h [ARM] (add_ssaaaa, sub_ddmmss, umul_ppmm): Enable
- for Thumb-2.
+ * longlong.h [ARM] (add_ssaaaa, sub_ddmmss, umul_ppmm): Enable
+ for Thumb-2.
2012-03-07 Walter Lee <walt@tilera.com>