diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2009-04-27 21:09:03 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2009-04-27 21:09:03 +0000 |
commit | 1883802f283370f24198916497c70d147a2ff8b4 (patch) | |
tree | 565227aef5617ab764e824446fec4781b0c8ac56 | |
parent | 81f40b7964a03aaf00a955b65115dab1627e3c7c (diff) | |
download | gcc-1883802f283370f24198916497c70d147a2ff8b4.zip gcc-1883802f283370f24198916497c70d147a2ff8b4.tar.gz gcc-1883802f283370f24198916497c70d147a2ff8b4.tar.bz2 |
Fix formatting
From-SVN: r146856
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a084c48..74ff185 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -130,13 +130,12 @@ (File Names and DBX): Likewise. * doc/trouble.texi (Incompatibilities): Likewise. -2009-04-27 Trevor Smigiel <trevor_smigiel@playstation.sony.com> +2009-04-27 Trevor Smigiel <trevor_smigiel@playstation.sony.com> * spu.c (spu_machine_dependent_reorg): Make sure branch label on hint instruction is correct. - -2009-04-27 Trevor Smigiel <trevor_smigiel@playstation.sony.com> +2009-04-27 Trevor Smigiel <trevor_smigiel@playstation.sony.com> Allow non-constant arguments to conversion intrinsics. * spu-protos.h (exp2_immediate_p, spu_gen_exp2): Declare. |