Go to file
Paolo Carlini 0d6f2a8037 bitset (bitset<>::bitset(unsigned long long), [...]): Add in C++0x mode.
2009-12-31  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/bitset (bitset<>::bitset(unsigned long long),
	_Base_bitset<>::_Base_bitset(unsigned long long)): Add
	in C++0x mode.
	* testsuite/23_containers/bitset/cons/3.cc: New.

From-SVN: r155539
2009-12-31 17:31:28 +00:00
INSTALL
boehm-gc gc_locks.h: For __ARM_EABI__ define GC_test_and_set GC_clear to use the atomic builtins. 2009-12-13 22:44:27 +00:00
config
contrib
fixincludes
gcc * tree-dump.c (dump_options): Don't set TDF_NOUID for all. 2009-12-31 11:52:56 +01:00
gnattools
include * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type. 2009-12-29 04:14:21 +00:00
intl
libada
libcpp * es.po: Update. 2009-12-10 22:32:34 +00:00
libdecnumber
libffi New test case. 2009-12-31 16:58:55 +00:00
libgcc
libgfortran Increase clock resolution for system_clock_8. 2009-12-19 12:43:11 +02:00
libgomp Add missing testcases. 2009-12-23 07:51:19 +00:00
libiberty
libjava re PR other/42537 ([PATCH] misc spelling fixes) 2009-12-30 10:53:31 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 bitset (bitset<>::bitset(unsigned long long), [...]): Add in C++0x mode. 2009-12-31 17:31:28 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS: Change my email address. 2009-12-28 04:50:44 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Change my email address. 2009-12-28 04:50:44 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2009-12-18 14:35:42 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2009-12-18 14:35:42 +11:00
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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 files whose
names start with 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/ for how to report bugs usefully.