]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Move libgcc ChangeLog entries to libgcc/ChangeLog
authorH.J. Lu <hjl@gcc.gnu.org>
Thu, 9 Jan 2014 19:41:54 +0000 (11:41 -0800)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 9 Jan 2014 19:41:54 +0000 (11:41 -0800)
From-SVN: r206486

gcc/ChangeLog
libgcc/ChangeLog

index d7f74a470195b9852a99cf561284b2f27c2364f2..f6579467168c0ec4d8a4bdd9b9195108bbee2cfc 100644 (file)
@@ -2,15 +2,6 @@
 
        * config/i386/i386.md (cpu): Remove the unused btver1.
 
-2014-01-09  Rong Xu  <xur@google.com>
-
-       * libgcc/libgcov-driver.c (this_prg): make it local to save
-       bss space.
-       (gcov_exit_compute_summary): Ditto.
-       (gcov_exit_merge_gcda): Ditto.
-       (gcov_exit_merge_summary): Ditto.
-       (gcov_exit_dump_gcov): Ditto.
-
 2014-01-09  H.J. Lu  <hongjiu.lu@intel.com>
 
        * gdbasan.in: Put a breakpoint on __sanitizer::Report.
index 574d73096737ca88ca590f8c3136dad5ea5d4b33..78c44381c195ccf371b36681111b7ff6dbec1e57 100644 (file)
@@ -1,3 +1,12 @@
+2014-01-09  Rong Xu  <xur@google.com>
+
+       * libgcov-driver.c (this_prg): make it local to save
+       bss space.
+       (gcov_exit_compute_summary): Ditto.
+       (gcov_exit_merge_gcda): Ditto.
+       (gcov_exit_merge_summary): Ditto.
+       (gcov_exit_dump_gcov): Ditto.
+
 2014-01-08  Rong Xu  <xur@google.com> 
 
        * libgcov-driver.c: Use libgcov.h.