OSDN Git Service

2011-01-05 François Dumont <francois.cppdevs@free.fr>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / ChangeLog
1 2011-01-05  François Dumont  <francois.cppdevs@free.fr>
2
3         * include/debug/safe_base.h (_Safe_iterator_base::_M_unlink): New.
4         * include/src/debug.cc: Use latter
5         * include/debug/forward_list (forward_list<>::_M_swap):  Fix to
6         correctly handle before_begin iterators.
7         * testsuite/23_containers/forward_list/debug/swap.cc: Remove now
8         useless _GLIBCXX_DEBUG checks.
9
10 2011-01-04  Kai Tietz  <kai.tietz@onevision.com>
11
12         PR libstdc++/47145
13         * configure.ac (AC_CHECK_FILE): Replaced by test -f.
14         * configure: Regenerated.
15
16 2011-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
17
18         PR libstdc++/46922
19         * config/abi/pre/gnu.ver: Export std::bad_function_call symbols.
20
21 \f
22 Copyright (C) 2011 Free Software Foundation, Inc.
23
24 Copying and distribution of this file, with or without modification,
25 are permitted in any medium without royalty provided the copyright
26 notice and this notice are preserved.