freebsd-dev/gnu/usr.bin/cc/cc_tools
David E. O'Brien 4cef291124 Use libgcc_p.a when -pg is in effect.
I am committing this here rather than in gcc/config/freebsd.h because the
profiled libgcc only exists with the native system compiler.  It is not
created by a stock FSF build and we will never be able to get these bits
committed to the FSF CVS repo.  Thus this is very much a FreeBSD "native"
issue.
2002-02-24 06:05:22 +00:00
..
auto-host.h Do not need to define "VERSION" here -- we do it on the command line. 2001-03-01 23:07:18 +00:00
freebsd-native.h Use libgcc_p.a when -pg is in effect. 2002-02-24 06:05:22 +00:00
Makefile We need to build ``.depend'' early in the "build-tools" for the GCC 2001-09-27 17:14:33 +00:00