projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd3cd00
)
missing changelog entry
author
Nathan Sidwell
<nathan@gcc.gnu.org>
Fri, 24 Jan 2003 17:17:05 +0000
(17:17 +0000)
committer
Nathan Sidwell
<nathan@gcc.gnu.org>
Fri, 24 Jan 2003 17:17:05 +0000
(17:17 +0000)
From-SVN: r61717
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index 5361cc7aab45c80f92eaa5d6f922b58b6e5ca38a..f47b95fdf9060435c14056ca0fc8098db6b28c83 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-1,3
+1,12
@@
+2003-01-24 Nathan Sidwell <nathan@codesourcery.com>
+
+ * include/bits/valarray_meta.h: Remove, split into ...
+ * include/bits/valarray_before.h: ... this, and ...
+ * include/bits/valarray_after.h: ... this.
+ * include/std/std_valarray.h: Adjust.
+ * include/Makefile.am (bits_headers): Adjust.
+ * include/Makefile.in: Regenerate.
+
2003-01-24 Andreas Schwab <schwab@suse.de>
* config/linker-map.gnu: Fix for size_t variance.