From: Uros Bizjak Date: Wed, 13 Jun 2012 15:59:15 +0000 (+0200) Subject: * ChangeLog: Fix whitespace. X-Git-Tag: upstream/12.2.0~75798 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4a1721561c22452e9e74c0cd2bb8c7f362d208ab;p=platform%2Fupstream%2Fgcc.git * ChangeLog: Fix whitespace. From-SVN: r188521 --- 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 - * 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 @@ -164,7 +164,7 @@ * longlong.h: Use a URL instead of an FSF postal address. Replace spaces with tab. -2012-05-08 Teresa Johnson +2012-05-08 Teresa Johnson * libgcov.c (gcov_clear, __gcov_reset): New functions. (__gcov_dump): Ditto. @@ -373,8 +373,8 @@ 2012-03-11 Michael Hope - * 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