This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r212694 - in /branches/google/gcc-4_9: gcc/Chan...


Author: xur
Date: Wed Jul 16 18:41:19 2014
New Revision: 212694

URL: https://gcc.gnu.org/viewcvs?rev=212694&root=gcc&view=rev
Log:
2014-07-16  Rong Xu  <xur@google.com>

        Backport gcov-tool patch from trunk:
        r212448, r212462, r212463 and r212520

Added:
    branches/google/gcc-4_9/gcc/doc/gcov-tool.texi
    branches/google/gcc-4_9/gcc/gcov-counter.def
    branches/google/gcc-4_9/gcc/gcov-tool.c
    branches/google/gcc-4_9/libgcc/libgcov-util.c
Modified:
    branches/google/gcc-4_9/gcc/ChangeLog
    branches/google/gcc-4_9/gcc/Makefile.in
    branches/google/gcc-4_9/gcc/coverage.c
    branches/google/gcc-4_9/gcc/doc/gcc.texi
    branches/google/gcc-4_9/gcc/gcov-dump.c
    branches/google/gcc-4_9/gcc/gcov-io.c
    branches/google/gcc-4_9/gcc/gcov-io.h
    branches/google/gcc-4_9/gcc/params.c
    branches/google/gcc-4_9/gcc/profile.c
    branches/google/gcc-4_9/libgcc/ChangeLog
    branches/google/gcc-4_9/libgcc/dyn-ipa.c
    branches/google/gcc-4_9/libgcc/libgcov-driver.c
    branches/google/gcc-4_9/libgcc/libgcov-merge.c
    branches/google/gcc-4_9/libgcc/libgcov.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]