2011-01-13 08:02:41 +08:00
|
|
|
|
2011-01-13 Jonathan Wakely <jwakely.gcc@gmail.com>
|
|
|
|
|
|
|
|
|
|
PR libstdc++/47045
|
|
|
|
|
* config/os/bsd/netbsd/ctype_base.h: Use new macros based on version.
|
|
|
|
|
|
2011-01-12 00:43:25 +08:00
|
|
|
|
2011-01-11 Paolo Carlini <paolo.carlini@oracle.com>
|
|
|
|
|
|
|
|
|
|
* aclocal.m4: Regenerate.
|
|
|
|
|
|
2011-01-06 18:14:37 +08:00
|
|
|
|
2011-01-06 Paolo Carlini <paolo.carlini@oracle.com>
|
|
|
|
|
|
|
|
|
|
PR libstdc++/47185
|
|
|
|
|
* src/placeholders.cc: New.
|
|
|
|
|
* src/Makefile.am: Adjust.
|
|
|
|
|
* src/Makefile.in: Regenerate.
|
|
|
|
|
* include/std/functional (placeholders::_1, _2, ..., _29): Declare
|
|
|
|
|
extern.
|
|
|
|
|
* config/abi/pre/gnu.ver: Export.
|
|
|
|
|
|
2011-01-06 04:52:36 +08:00
|
|
|
|
2011-01-05 François Dumont <francois.cppdevs@free.fr>
|
|
|
|
|
|
|
|
|
|
* include/debug/safe_base.h (_Safe_iterator_base::_M_unlink): New.
|
|
|
|
|
* include/src/debug.cc: Use latter
|
|
|
|
|
* include/debug/forward_list (forward_list<>::_M_swap): Fix to
|
|
|
|
|
correctly handle before_begin iterators.
|
|
|
|
|
* testsuite/23_containers/forward_list/debug/swap.cc: Remove now
|
|
|
|
|
useless _GLIBCXX_DEBUG checks.
|
|
|
|
|
|
2011-01-05 02:53:32 +08:00
|
|
|
|
2011-01-04 Kai Tietz <kai.tietz@onevision.com>
|
|
|
|
|
|
|
|
|
|
PR libstdc++/47145
|
|
|
|
|
* configure.ac (AC_CHECK_FILE): Replaced by test -f.
|
|
|
|
|
* configure: Regenerated.
|
|
|
|
|
|
2011-01-04 01:09:12 +08:00
|
|
|
|
2011-01-03 Paolo Carlini <paolo.carlini@oracle.com>
|
|
|
|
|
|
|
|
|
|
PR libstdc++/46922
|
|
|
|
|
* config/abi/pre/gnu.ver: Export std::bad_function_call symbols.
|
|
|
|
|
|
2011-01-03 00:22:05 +08:00
|
|
|
|
|
|
|
|
|
Copyright (C) 2011 Free Software Foundation, Inc.
|
run_doxygen: Allow doxygen 1.7.1 again.
2010-12-31 Benjamin Kosnik <bkoz@redhat.com>
* scripts/run_doxygen: Allow doxygen 1.7.1 again.
* doc/xml/manual/build_hacking.xml: Update.
* doc/xml/images/confdeps.dot: Same.
* doc/xml/images/confdeps.png: Same.
* configure.ac: Define BUILD_INFO, BUILD_XML, BUILD_HTML,
BUILD_MAN, BUILD_PDF, BUILD_EPUB conditionally.
* Makefile.am (xml, html, pdf, man, info, pd, dvi, epub): Define,
and install rules.
* doc/Makefile.am: Same. Add stamp rules.
(doc-epub-docbook): Add.
(stamp-xml-single-docbook): Make set too.
* configure: Regenerate.
* Makefile.in: Same.
* doc/Makefile.in: Same.
* include/Makefile.in: Same.
* libsupc++/Makefile.in: Same.
* po/Makefile.in: Same.
* python/Makefile.in: Same.
* src/Makefile.in: Same.
* testsuite/Makefile.in: Same.
* aclocal.m4: Same.
2010-12-31 Benjamin Kosnik <bkoz@redhat.com>
* doc/doxygen/user.cfg.in: Disable PDF_HYPERLINKS.
From-SVN: r168382
2011-01-01 06:20:22 +08:00
|
|
|
|
|
2011-01-03 00:22:05 +08:00
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
|
|
|
are permitted in any medium without royalty provided the copyright
|
|
|
|
|
notice and this notice are preserved.
|