diff options
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r-- | libstdc++-v3/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 6e5468b..4e28ed0 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,9 @@ +2001-01-16 Mark Mitchell <mark@codesourcery.com> + + * src/gen-num-limits.cc (INSTANTIATIONS): New macro. + Use it do explicitly instantiate predicate<T> and value<T> for + all the builtin Ts. + 2001-01-16 Nathan Sidwell <nathan@codesourcery.com> * libsupc++/exception_support.cc (__cp_pop_exception): Fix |