Go to file
Paolo Carlini 62448787eb std_sstream.h (basic_stringbuf<>::setbuf): Simply clear the internal _M_string, adjust _M_sync call.
2006-02-19  Paolo Carlini  <pcarlini@suse.de>

	* include/std/std_sstream.h (basic_stringbuf<>::setbuf): Simply
	clear the internal _M_string, adjust _M_sync call.
	* include/bits/sstream.tcc (basic_stringbuf<>::_M_sync): Adjust
	consistently for calls from setbuf.

From-SVN: r111274
2006-02-19 18:27:06 +00:00
INSTALL
boehm-gc * pthread_support.c: Conditionally include dlfcn.h. 2006-02-10 01:58:30 +00:00
config [multiple changes] 2006-02-14 09:36:24 +00:00
contrib gcc_update (files_and_dependencies): Handle libgomp/testsuite/Makefile.in. 2006-01-24 11:07:30 -05:00
fastjar jartool.h (ACTION_INDEX): New macro. 2006-02-08 05:51:16 +00:00
fixincludes re PR target/26189 (Bug in vendor /usr/include/net/if.h needs fixincluding on HPUX) 2006-02-18 15:58:06 +00:00
gcc invoke.texi: Document -fipa-pta. 2006-02-19 18:26:00 +00:00
gnattools
include * md5.h: Include ansidecl.h 2006-01-18 15:21:59 -05:00
intl
libada
libcpp cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
libdecnumber decLibrary.c (__dec_byte_swap): Use uint32_t for argument and return types. 2006-02-06 15:27:16 +11:00
libffi ffi.c (ffi_closure_helper_SYSV): Remove unused variable and cast integer to void * if needed. 2006-02-18 00:35:13 +00:00
libgcc-math mpa.c: Do not include sys/param.h. 2006-02-08 10:05:30 +00:00
libgfortran * io/open.c (edit_modes): Correct abusive copy-pasting. 2006-02-19 10:23:28 +00:00
libgomp re PR bootstrap/26161 (Configure tests for pthread.h sometimes need to use -pthread) 2006-02-17 19:01:04 +00:00
libiberty re PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc) 2006-02-11 16:50:41 +00:00
libjava stacktrace.cc (GetStackTraceElements): Call gnu::gcj::runtime::NameFinder::removeUnknown() to determine if... 2006-02-17 13:01:40 +00:00
libmudflap
libobjc re PR libobjc/9751 (malloc of strlen, not strlen+1) 2006-01-24 23:37:24 +00:00
libssp configure.ac: Use -fPIC for symbol versioning test. 2006-01-20 21:33:25 +00:00
libstdc++-v3 std_sstream.h (basic_stringbuf<>::setbuf): Simply clear the internal _M_string, adjust _M_sync call. 2006-02-19 18:27:06 +00:00
maintainer-scripts * update_version_svn (ADD_BRANCHES): Remove dfp-branch. 2006-01-12 14:36:42 +11:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog MAINTAINERS (Write After Approval): Remove myself. 2006-02-19 16:23:20 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Remove myself. 2006-02-19 16:23:20 +00:00
Makefile.def Makefile.def (target_modules): Add libgcc-math target module. 2006-01-31 11:56:46 +00:00
Makefile.in Makefile.def (target_modules): Add libgcc-math target module. 2006-01-31 11:56:46 +00:00
Makefile.tpl Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove @ from continuation. 2006-01-05 17:42:53 +00:00
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure [multiple changes] 2006-02-14 09:36:24 +00:00
configure.in [multiple changes] 2006-02-14 09:36:24 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.