gcc/libcpp
Michael Matz e941124721 re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)
libcpp/
	PR bootstrap/50857
	* configure.ac: Check for -fno-exceptions -fno-rtti.
	* configure: Regenerate.
	* Makefile.in (NOEXCEPTION_FLAGS): New flag.
	(ALL_CXXFLAGS): Use it.

gcc/
	PR bootstrap/50857
	* configure.ac: Check for -fno-exceptions -fno-rtti.
	* configure: Regenerate.
	* Makefile.in (NOEXCEPTION_FLAGS): New flag.
	(ALL_CXXFLAGS): Use it.

From-SVN: r180833
2011-11-03 17:17:07 +00:00
..
include re PR c++/50920 (add a -std=c++11 option to the driver) 2011-10-31 15:34:14 -04:00
po be.po, [...]: Update. 2011-07-08 20:29:04 +01:00
ChangeLog re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled) 2011-11-03 17:17:07 +00:00
Makefile.in re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled) 2011-11-03 17:17:07 +00:00
aclocal.m4
charset.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
config.in
configure re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled) 2011-11-03 17:17:07 +00:00
configure.ac re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled) 2011-11-03 17:17:07 +00:00
directives-only.c LINEMAP_POSITION_FOR_COLUMN had the exact same effect as linemap_position_for_column... 2011-08-15 20:35:58 +00:00
directives.c Generate virtual locations for tokens 2011-10-17 11:59:12 +02:00
errors.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
expr.c Implement C++11 user-defined literals. 2011-10-26 15:30:59 -04:00
files.c Linemap infrastructure for virtual locations 2011-10-17 11:58:56 +02:00
identifiers.c
init.c re PR libstdc++/1773 (__cplusplus defined to 1, should be 199711L) 2011-10-31 15:34:26 -04:00
internal.h internal.h (uxstrdup, ustrchr): Return const unsigned char *. 2011-11-02 20:22:53 +00:00
lex.c Implement C++11 user-defined literals. 2011-10-26 15:30:59 -04:00
line-map.c Fix lookup of macro maps 2011-10-25 10:59:07 +02:00
macro.c Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets 2011-10-18 10:44:49 +02:00
makeucnid.c
mkdeps.c files.c (file_hash_eq): Use filename_cmp instead of strcmp. 2011-03-25 20:11:26 +01:00
pch.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
symtab.c
system.h system.h [...]: Wrap C function declarations in extern "C". 2011-07-25 14:26:58 +00:00
traditional.c Generate virtual locations for tokens 2011-10-17 11:59:12 +02:00
ucnid.h
ucnid.tab