aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDavid O'Brien <obrien@gcc.gnu.org>2002-04-23 16:39:34 +0000
committerDavid O'Brien <obrien@gcc.gnu.org>2002-04-23 16:39:34 +0000
commit9566d1e9f281aefa8134456b3644abf61c28954f (patch)
treee9e795e00e3d405dc5b3dba25e4d73a6b61e5073 /gcc
parent515387dcd9b2e44c2ffffd75a54e21f10f8431ed (diff)
downloadgcc-9566d1e9f281aefa8134456b3644abf61c28954f.zip
gcc-9566d1e9f281aefa8134456b3644abf61c28954f.tar.gz
gcc-9566d1e9f281aefa8134456b3644abf61c28954f.tar.bz2
Tweak my last entry.
From-SVN: r52672
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fc34e7b..465a640 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,6 +1,6 @@
2002-04-23 David O'Brien <obrien@FreeBSD.org>
- * 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.