projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0eaa5b
)
re PR bootstrap/52414 (syntax error in VERSION script)
author
Jakub Jelinek
<jakub@gcc.gnu.org>
Tue, 28 Feb 2012 10:21:03 +0000
(11:21 +0100)
committer
Jakub Jelinek
<jakub@gcc.gnu.org>
Tue, 28 Feb 2012 10:21:03 +0000
(11:21 +0100)
PR bootstrap/52414
* src/Makefile.am (libstdc++-symbols.ver): Only remove comment lines
if they are at the beginning of lines (with optional whitespace before
#).
* src/Makefile.in: Regenerated.
From-SVN: r184624
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index 9d038f2b7fba49572b72016d011f602823bde3a0..8dc0bb7f42f979889ba613d59cab43a621ad34ae 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-1,5
+1,6
@@
2012-02-28 Jakub Jelinek <jakub@redhat.com>
+ PR bootstrap/52414
* src/Makefile.am (libstdc++-symbols.ver): Only remove comment lines
if they are at the beginning of lines (with optional whitespace before
#).