From: David O'Brien Date: Tue, 23 Apr 2002 16:39:34 +0000 (+0000) Subject: Tweak my last entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9566d1e9f281aefa8134456b3644abf61c28954f;p=gcc.git Tweak my last entry. From-SVN: r52672 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fc34e7bba7f..465a640b12b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2002-04-23 David O'Brien - * g++spec.c: Use profiled libstdc++ and libm with -p/-pg. + * cp/g++spec.c: Use profiled libstdc++ and libm with -p/-pg. * config/freebsd.h (MATH_LIBRARY_PROFILE): Use the _p verions of these libraries.