]> gcc.gnu.org Git - gcc.git/commitdiff
Move Changelog entries to the right file.
authorSterling Augustine <sterling@gcc.gnu.org>
Wed, 6 Jun 2012 23:06:06 +0000 (23:06 +0000)
committerSterling Augustine <sterling@gcc.gnu.org>
Wed, 6 Jun 2012 23:06:06 +0000 (23:06 +0000)
From-SVN: r188284

gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/cp/ChangeLog

index d789dbec80a8dd1c068ba802c30cb1ea2d8fc402..fe6a26e4049aa8a76ef89ab4c8dbea3bb6073e14 100644 (file)
        * ira-costs.c (setup_regno_cost_classes_by_aclass): Use uniform
        classes instead of pressure classes.
 
-2012-06-04   Sterling Augustine  <saugustine@google.com>
-
-       * gcc/c-family/c-pretty-print.h (pp_c_flag_gnu_v3): New enumerator.
-       * gcc/c-family/c-pretty-print.c (pp_c_specifier_qualifier_list): Check
-       it at both the start and end of the function.
-       * gcc/cp/error.c (dump_decl): Check pp_c_flag_gnu_v3.
-       (decl_as_dwarf_string, lang_decl_dwarf_name): New functions.
-       (lang_decl_name): Handle namespace decls.
-       * gcc/cp/cp-tree.h: Declare decl_as_dwarf_string, lang_decl_dwarf_name.
-       * gcc/cp/cp-lang.c: Call them.
-
 2012-06-04  Aldy Hernandez  <aldyh@redhat.com>
 
        PR middle-end/47530
index d354e6bd366ef174d97f282906f78f524b68f3d4..ac499b359c4d95fd8bb890c7ed517f909db2bd13 100644 (file)
@@ -2,11 +2,23 @@
 
        * c.opt (fconserve-space): Turn into a no-op.
 
+2012-06-04   Sterling Augustine  <saugustine@google.com>
+
+       * c-pretty-print.h (pp_c_flag_gnu_v3): New enumerator.
+       * c-pretty-print.c (pp_c_specifier_qualifier_list): Check it at
+       both the start and end of the function.
+
 2012-06-04  Steven Bosscher  <steven@gcc.gnu.org>
 
        * c-common.c: Do not include output.h.
        * c-pragma.c: Likewise.
 
+2012-06-04  Steven Bosscher  <steven@gcc.gnu.org>
+
+       * error.c (dump_decl): Check pp_c_flag_gnu_v3.
+       (decl_as_dwarf_string, lang_decl_dwarf_name): New functions.
+       (lang_decl_name): Handle namespace decls.
+
 2012-05-31  Steven Bosscher  <steven@gcc.gnu.org>
 
        * c-ada-spec.c: Do not include output.h.
index e8a11f31321843fbc91b9daf193298de65e1f580..d37542d699563398e58d9e8561908786ea266055 100644 (file)
        * call.c (build_conditional_expr_1): Use OPT_Wenum_compare
        to control enumeral mismatch in conditional expression too.
 
+2012-06-04   Sterling Augustine  <saugustine@google.com>
+
+       * cp-tree.h: Declare decl_as_dwarf_string, lang_decl_dwarf_name.
+       * cp-lang.c (cxx_dwarf_name): Call them.
+
 2012-06-04  Steven Bosscher  <steven@gcc.gnu.org>
 
        * semantics.c: Do not include output.h.
This page took 0.087092 seconds and 5 git commands to generate.