Go to file
Jonathan Wakely b4db974a6b stl_list.h (list::_M_size): Use NSDMI.
* include/bits/stl_list.h (list::_M_size): Use NSDMI.
	* testsuite/23_containers/list/requirements/dr438/assign_neg.cc:
	Adjust line numbers.
	* testsuite/23_containers/list/requirements/dr438/
	constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/list/requirements/dr438/
	constructor_2_neg.cc: Likewise.
	* testsuite/23_containers/list/requirements/dr438/insert_neg.cc:
	Likewise.

From-SVN: r185580
2012-03-20 17:01:19 +00:00
INSTALL
boehm-gc
config Remove obsolete Tru64 UNIX V5.1B support 2012-03-12 15:35:56 +00:00
contrib Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
fixincludes README (EXAMPLES OF FIXES): Update. 2012-03-15 08:50:41 +00:00
gcc re PR target/52607 (v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}) 2012-03-20 17:51:41 +01:00
gnattools Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
include
intl
libada
libcpp * cpplib.pot: Regenerate. 2012-03-18 14:07:21 +00:00
libdecnumber
libffi Add missing ChangeLog entry from 2012-03-09 commit. 2012-03-17 20:45:24 -04:00
libgcc re PR gcov-profile/52627 (Build of libgcc fails w/o __GTHREAD_MUTEX_INIT: error: 'mx' undeclared) 2012-03-20 11:18:57 +00:00
libgfortran PR libfortran/52608 Move the removal of initial zeros. 2012-03-17 19:19:49 +02:00
libgo libgo: Export {enter,exit}syscall and use it for getaddrinfo. 2012-03-13 23:01:30 +00:00
libgomp lib{gomp,itm}/testsuite: load missing fortran-modules.exp 2012-03-16 10:51:06 +01:00
libiberty cp-demangle.c (cplus_demangle_operators): Add li. 2012-03-07 18:19:06 -05:00
libitm lib{gomp,itm}/testsuite: load missing fortran-modules.exp 2012-03-16 10:51:06 +01:00
libjava Remove obsolete Solaris 8 support 2012-03-14 17:08:03 +00:00
libmudflap
libobjc Remove obsolete Tru64 UNIX V5.1B support 2012-03-12 15:35:56 +00:00
libquadmath
libssp
libstdc++-v3 stl_list.h (list::_M_size): Use NSDMI. 2012-03-20 17:01:19 +00:00
lto-plugin
maintainer-scripts crontab: Remove 4.4 branch from the list of snapshots to make. 2012-03-13 13:19:12 +01:00
zlib 2012-03-02 Matthias Klose <doko@ubuntu.com> 2012-03-02 17:15:20 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
ChangeLog.tree-ssa
MAINTAINERS Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
configure.ac Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
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.