OSDN Git Service

gcc:
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jul 2011 11:43:54 +0000 (11:43 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jul 2011 11:43:54 +0000 (11:43 +0000)
commit2bc72a9fa2e9f87a0502fa20c51c946c062928a5
tree15947f7a8e06d97901e184fa2cbbe501ea985dea
parent36a5227dca7e7dbf8b8db881a56aa314ce5259f5
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176037 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
libgcc/ChangeLog
libgcc/Makefile.in
libgcc/libgcov.c [moved from gcc/libgcov.c with 100% similarity]