gcc/libstdc++-v3
Paolo Carlini b14f95a8d5 re PR libstdc++/35725 (ambiguous std::fill with character array)
2008-03-29  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/35725
	* include/bits/stl_algobase.h (__fill_a(_ForwardIterator,
	_ForwardIterator, _Tp), __fill_a(_Tp*, _Tp*, _Tp),
	__fill_n_a(_OutputIterator, _Size, _Tp), __fill_n_a(_Tp*, _Size,
	_Tp)): Fix signatures.
	* testsuite/25_algorithms/fill/35725.cc: New.
	* testsuite/25_algorithms/fill_n/35725.cc: Likewise.

From-SVN: r133721
2008-03-29 22:38:19 +00:00
..
config baseline_symbols.txt: Update. 2008-03-29 09:23:13 +00:00
doc run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
include re PR libstdc++/35725 (ambiguous std::fill with character array) 2008-03-29 22:38:19 +00:00
libmath configure.ac (libtool_VERSION): To 6:11:0. 2008-03-18 17:22:52 +00:00
libsupc++ configure.ac (libtool_VERSION): To 6:11:0. 2008-03-18 17:22:52 +00:00
po configure.ac (libtool_VERSION): To 6:11:0. 2008-03-18 17:22:52 +00:00
scripts run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
src configure.ac (libtool_VERSION): To 6:11:0. 2008-03-18 17:22:52 +00:00
testsuite re PR libstdc++/35725 (ambiguous std::fill with character array) 2008-03-29 22:38:19 +00:00
ChangeLog re PR libstdc++/35725 (ambiguous std::fill with character array) 2008-03-29 22:38:19 +00:00
ChangeLog-1998 Move entries for 1998 and 1999 out of ChangeLog-2000 and into new 2005-05-24 23:20:39 +00:00
ChangeLog-1999 Correct use of year 999 to 1999. 2005-05-25 13:22:27 +00:00
ChangeLog-2000 Move entries for 1998 and 1999 out of ChangeLog-2000 and into new 2005-05-24 23:20:39 +00:00
ChangeLog-2001 c_locale_gnu.cc: Same errno fixes as generic. 2002-01-31 02:05:17 +00:00
ChangeLog-2002 tables.html: Finished now. 2003-01-12 02:56:50 +00:00
ChangeLog-2003 2004-01-18 Paolo Carlini <pcarlini@suse.de> 2004-01-18 11:18:29 +00:00
ChangeLog-2004 1.cc: Fix, null-terminate array1 at the outset. 2005-01-01 21:03:33 +00:00
ChangeLog-2005 2006-01-22 Paolo Carlini <pcarlini@suse.de> 2006-01-22 10:11:08 +00:00
ChangeLog-2006 re PR libstdc++/30365 (No possibility to disable large file support (LFS)) 2007-01-06 22:38:07 +00:00
ChangeLog-2007 2008-01-02 Paolo Carlini <pcarlini@suse.de> 2008-01-02 15:11:59 +00:00
Makefile.am [multiple changes] 2008-01-18 08:16:51 +00:00
Makefile.in configure.ac (libtool_VERSION): To 6:11:0. 2008-03-18 17:22:52 +00:00
README mainpage.html: Add in corrected links. 2008-02-12 02:10:57 +00:00
acinclude.m4 acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Set glibcxx_ld_is_gold. 2008-03-28 17:32:05 +00:00
aclocal.m4 acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Set glibcxx_ld_is_gold. 2008-03-28 17:32:05 +00:00
config.h.in [multiple changes] 2008-03-16 17:13:04 +00:00
configure acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Set glibcxx_ld_is_gold. 2008-03-28 17:32:05 +00:00
configure.ac configure.ac (libtool_VERSION): To 6:11:0. 2008-03-18 17:22:52 +00:00
configure.host configure.host (try_cpu settings): Set try_cpu=cris for crisv32. 2007-12-15 21:33:45 +00:00
crossconfig.m4 crossconfig.m4 (*-mingw32*): Define HAVE_STRTOF and HAVE_STRTOLD. 2008-03-04 12:44:31 +00:00
fragment.am acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic. 2005-03-21 17:40:24 +00:00
linkage.m4 [multiple changes] 2008-01-18 08:16:51 +00:00

README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.