aboutsummaryrefslogtreecommitdiff
path: root/libgcc/libgcov.c
AgeCommit message (Collapse)AuthorFilesLines
2011-07-08Makefile.in (LIBGCOV): Remove.Rainer Orth1-0/+1003
gcc: * Makefile.in (LIBGCOV): Remove. (libgcc.mvars): Remove LIBGCOV. * libgov.c: Move to ../libgcc. libgcc: * Makfile.in (LIBGCOV): New variable. ($(libgcov-objects)): Use $(srcdir) to refer to libgcov.c. * libgcov.c: New file. From-SVN: r176037