Go to file
Paolo Carlini 7aca3d94be move.h (move_if_noexcept): Use __and_ and __not_.
2011-06-06  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/move.h (move_if_noexcept): Use __and_ and __not_.

From-SVN: r174708
2011-06-06 16:39:29 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes inclhack.def (aix_net_if_arp): New fix. 2011-06-06 16:14:57 +00:00
gcc longlong.h (smul_ppmm): The resulting register pair contains the higher order word first. 2011-06-06 14:34:06 +00:00
gnattools
include
intl
libada
libcpp re PR preprocessor/48532 (Wrong location of namespaced pragma involving macros) 2011-06-06 13:33:42 +02:00
libdecnumber
libffi
libgcc iris6.h (ENDFILE_SPEC): Use crtfastmath.o if -ffast-math etc. 2011-06-06 09:49:47 +00:00
libgfortran gcc: 2011-06-03 17:36:21 +00:00
libgo libgo: Define PtraceRegs for Alpha GNU/Linux. 2011-05-31 18:15:14 +00:00
libgomp
libiberty
libjava Revert accidental svn commit r174473 2011-05-31 15:02:40 +02:00
libmudflap
libobjc In libobjc/: 2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com> 2011-06-03 19:57:56 +00:00
libquadmath
libssp
libstdc++-v3 move.h (move_if_noexcept): Use __and_ and __not_. 2011-06-06 16:39:29 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Sync from upstream: 2011-06-06 10:33:11 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2011-06-06 03:05:33 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess oops - omitted from previous delta. 2011-06-06 10:34:35 +00:00
config.rpath
config.sub Sync from upstream: 2011-06-06 10:33:11 +00: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.