diff options
Diffstat (limited to 'gcc/ChangeLog-2008')
-rw-r--r-- | gcc/ChangeLog-2008 | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/gcc/ChangeLog-2008 b/gcc/ChangeLog-2008 index 54e7abd90b1..7c4d66d97bf 100644 --- a/gcc/ChangeLog-2008 +++ b/gcc/ChangeLog-2008 @@ -4476,7 +4476,7 @@ fix some broken wraps with continuations. * tree-ssa-reassoc.c: Fix comment typos. -2000-10-04 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> +2008-10-04 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> PR target/37603 * pa.c (legitimize_pic_address): Force function labels to memory in @@ -13728,7 +13728,7 @@ (m32c_legitimate_address_p): Handle "++rii" addresses created by m32c_legitimize_reload_address. -2007-07-16 Rafael Ávila de Espíndola <espindola@google.com> +2008-07-16 Rafael Ávila de Espíndola <espindola@google.com> * c-decl.c (merge_decls): Keep DECL_SOURCE_LOCATION and DECL_IN_SYSTEM_HEADER in sync. @@ -13818,7 +13818,7 @@ * emit-rtl.c (set_mem_attributes_minus_bitpos): Improve comment. -2007-07-14 Rafael Ávila de Espíndola <espindola@google.com> +2008-07-14 Rafael Ávila de Espíndola <espindola@google.com> * c-decl.c (diagnose_mismatched_decls): Don't warn if TREE_NO_WARNING is set. @@ -28961,3 +28961,10 @@ * config/i386/sse.md (sse5_pperm, sse5_pperm_pack_v2di_v4si, sse5_pperm_pack_v4si_v8hi, sse5_pperm_pack_v8hi_v16qi, sse5_perm<mode>): Fix constraints. + + +Copyright (C) 2008 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. |