projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1db7618
)
Mention removed duplicate cxxfilt setting
author
Hans-Peter Nilsson
<hp@gcc.gnu.org>
Fri, 20 Sep 2002 01:02:18 +0000
(
01:02
+0000)
committer
Hans-Peter Nilsson
<hp@gcc.gnu.org>
Fri, 20 Sep 2002 01:02:18 +0000
(
01:02
+0000)
From-SVN: r57326
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 1e69b6cf01875da501885ad57dee4a3990374227..436926d5b58b8bf0177d2ede45767c664cf6b347 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-1,7
+1,8
@@
2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
* lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
- Adjust for c++filt moved to binutils.
+ Adjust for c++filt moved to binutils. Remove spurious duplicate
+ setting of cxxfilt.
2002-09-19 Geoffrey Keating <geoffk@apple.com>