Go to file
Benjamin Kosnik 32ade5590e ios_locale.cc: Fixes for -pedantic.
2010-02-16  Benjamin Kosnik  <bkoz@redhat.com>

	* src/ios_locale.cc: Fixes for -pedantic.
	* src/system_error.cc: Same.
	* src/locale.cc: Same.
	* src/list.cc: Same.
	* src/locale_facets.cc: Same.
	* src/locale_init.cc: Same.
	* src/ios.cc: Same.
	* config/locale/darwin/ctype_members.cc: Same.
	* config/locale/gnu/collate_members.cc: Same.
	* config/locale/gnu/ctype_members.cc: Same.
	* config/locale/gnu/c_locale.cc: Same.
	* config/locale/gnu/monetary_members.cc: Same.
	* config/locale/gnu/time_members.cc: Same.
	* config/locale/ieee_1003.1-2001/c_locale.cc: Same.
	* config/locale/generic/collate_members.cc: Same.
	* config/locale/generic/ctype_members.cc: Same.
	* config/locale/generic/c_locale.cc: Same.
	* config/locale/generic/monetary_members.cc: Same.
	* config/locale/generic/time_members.cc: Same.
	* config/io/basic_file_stdio.cc: Same.

	* libsupc++/pbase_type_info.cc: Fixes for -fno-rtti.
	* libsupc++/pointer_type_info.cc: Same.
	* libsupc++/eh_personality.cc: Same.

	* include/std/system_error: Throw spacing.
	* include/bits/locale_classes.h: Same.
	* include/bits/locale_facets.h: Same.
	* include/bits/ios_base.h: Same.

	* testsuite/17_intro/headers/c++200x/all_no_rtti.cc: New.
	* testsuite/17_intro/headers/c++1998/all_no_rtti.cc: New

From-SVN: r156822
2010-02-17 05:43:24 +00:00
boehm-gc
config Fix unnamed extension for ISO-C. 2010-01-28 12:26:01 +01:00
contrib Avoid tr '\n', for Solaris /usr/bin/tr. 2010-01-16 14:42:32 +00:00
fixincludes inclhack.def (solaris_int_limits_3): New fix. 2010-01-29 15:55:13 +00:00
gcc Require ILP32 for stdcall attribute test. 2010-02-16 20:59:16 -08:00
gnattools re PR ada/42659 (gnatmake thinks libraries aren't supported) 2010-01-09 18:21:52 +00:00
include re PR c++/12909 (ambiguity in mangling vector types) 2010-02-03 15:42:35 -05:00
INSTALL
intl
libada
libcpp init.c (read_original_filename): Don't call read_original_directory if _cpp_handle_directive returns 0. 2010-02-11 20:49:17 +01:00
libdecnumber
libffi sysv.S (__ARM_ARCH__): Define for processor __ARM_ARCH_7EM__. 2010-02-15 15:19:30 +00:00
libgcc re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9) 2010-02-02 09:18:48 +01:00
libgfortran re PR libfortran/42996 (Incorrect length returned from get_command_argument intrinsic) 2010-02-09 18:04:57 +01:00
libgomp Fix PR42988: handle unknown_dependence. 2010-02-07 19:49:06 +00:00
libiberty * testsuite/demangle-expected: Add missing --format=gnu-v3. 2010-02-04 16:54:31 +00:00
libjava re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9) 2010-02-02 09:19:26 +01:00
libmudflap gcc.c (process_command): Update copyright notice dates. 2010-01-09 01:00:42 +01:00
libobjc
libssp
libstdc++-v3 ios_locale.cc: Fixes for -pedantic. 2010-02-17 05:43:24 +00:00
lto-plugin re PR lto/41569 (.../prev-gcc/xgcc used for the install step of the lto-plugin) 2010-01-11 12:38:09 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Delete config.cache files in sub-directories when deleting Makefiles. 2010-02-15 10:54:09 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Delete config.cache files in sub-directories when deleting Makefiles. 2010-02-15 10:54:09 +00:00
configure.ac configure.ac: Delete config.cache files in sub-directories when deleting Makefiles. 2010-02-15 10:54:09 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS: Update my email address. 2010-02-13 08:38:23 +11:00
Makefile.def PR libstdc++/36101, PR libstdc++/42813 2010-01-22 13:35:38 +00:00
Makefile.in PR libstdc++/36101, PR libstdc++/42813 2010-01-22 13:35:38 +00:00
Makefile.tpl PR libstdc++/36101, PR libstdc++/42813 2010-01-22 13:35:38 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

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.