.. |
call.c
|
PR c++/35782, c++/37860
|
2008-12-02 18:52:02 -05:00 |
cfns.gperf
|
|
|
cfns.h
|
|
|
ChangeLog
|
Fix dates.
|
2008-12-05 11:46:36 +00:00 |
ChangeLog-1993
|
|
|
ChangeLog-1994
|
|
|
ChangeLog-1995
|
|
|
ChangeLog-1996
|
|
|
ChangeLog-1997
|
|
|
ChangeLog-1998
|
Convert ChangeLog files to UTF-8.
|
2008-09-05 13:07:45 +02:00 |
ChangeLog-1999
|
Convert ChangeLog files to UTF-8.
|
2008-09-05 13:07:45 +02:00 |
ChangeLog-2000
|
Convert ChangeLog files to UTF-8.
|
2008-09-05 13:07:45 +02:00 |
ChangeLog-2001
|
|
|
ChangeLog-2002
|
|
|
ChangeLog-2003
|
|
|
ChangeLog-2004
|
|
|
ChangeLog-2005
|
Convert ChangeLog files to UTF-8.
|
2008-09-05 13:07:45 +02:00 |
ChangeLog-2006
|
Convert ChangeLog files to UTF-8.
|
2008-09-05 13:07:45 +02:00 |
ChangeLog.ptr
|
|
|
ChangeLog.tree-ssa
|
|
|
class.c
|
re PR c++/37906 (has_trivial_default_constructor vs. deleted copy ctor)
|
2008-12-04 14:00:03 -05:00 |
config-lang.in
|
|
|
cp-gimplify.c
|
re PR c++/37819 (ice for bitfield code)
|
2008-10-14 23:57:44 +02:00 |
cp-lang.c
|
tree.h (enum tree_code): Include all-tree.def, not tree.def.
|
2008-06-21 21:17:40 +00:00 |
cp-objcp-common.c
|
c-common.c (vector_types_convertible_p): Call langhook instead of comptypes.
|
2008-03-07 08:48:57 +00:00 |
cp-objcp-common.h
|
c-common.c (c_expand_decl): Remove.
|
2008-09-09 08:56:58 +00:00 |
cp-tree.def
|
|
|
cp-tree.h
|
PR c++/35782, c++/37860
|
2008-12-02 18:52:02 -05:00 |
cvt.c
|
diagnostics.c (permerror_at): Rename as permerror.
|
2008-08-18 11:17:52 +00:00 |
cxx-pretty-print.c
|
objc-act.c: Fix comment typos.
|
2008-07-21 19:29:07 +00:00 |
cxx-pretty-print.h
|
|
|
decl.c
|
re PR c++/37906 (has_trivial_default_constructor vs. deleted copy ctor)
|
2008-12-04 14:00:03 -05:00 |
decl.h
|
re PR c++/37302 (function parameters are declared too late)
|
2008-09-08 16:52:44 -04:00 |
decl2.c
|
re PR c++/28743 (ICE with invalid specialization)
|
2008-11-25 22:51:40 -05:00 |
dump.c
|
cp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
|
2008-03-21 18:56:51 +00:00 |
error.c
|
re PR c++/35405 (Internal compiler error)
|
2008-11-19 23:26:56 +01:00 |
except.c
|
diagnostics.c (permerror_at): Rename as permerror.
|
2008-08-18 11:17:52 +00:00 |
expr.c
|
|
|
friend.c
|
diagnostic.c (inform): Add an explicit location_t parameter.
|
2008-08-20 13:35:00 +00:00 |
g++spec.c
|
re PR target/26397 (Program crashes when rethrowing exception)
|
2008-11-06 10:32:40 -05:00 |
init.c
|
re PR c++/38232 ("value-initialization of reference" warning too strict)
|
2008-12-03 18:57:19 -05:00 |
lang-specs.h
|
|
|
lex.c
|
re PR c++/37532 (ICE with decimal floating point data types)
|
2008-09-17 00:03:57 +02:00 |
Make-lang.in
|
re PR bootstrap/38262 (GCC components unnecessarily link with shared gmp/mpfr)
|
2008-12-05 08:01:58 +00:00 |
mangle.c
|
PR c++/37376, other mangling issues
|
2008-10-06 18:29:42 -04:00 |
method.c
|
diagnostic.c (inform): Add an explicit location_t parameter.
|
2008-08-20 13:35:00 +00:00 |
name-lookup.c
|
re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block)
|
2008-10-05 23:29:32 +02:00 |
name-lookup.h
|
c-common.c (do_switch_warnings): Look through the CONST_DECLs in the enumerators of an ENUMERAL_TYPE.
|
2008-08-26 22:33:10 +00:00 |
NEWS
|
|
|
operators.def
|
PR c++/37376, other mangling issues
|
2008-10-06 18:29:42 -04:00 |
optimize.c
|
optimize.c (maybe_clone_body): Remove DECL_INLINE.
|
2008-07-29 10:49:30 +00:00 |
parser.c
|
re PR c++/38256 (ICE with "operator auto")
|
2008-12-03 16:42:22 -05:00 |
pt.c
|
re PR c++/38380 (explicitly defaulted constructors vs. empty direct initialization)
|
2008-12-03 14:22:08 -05:00 |
ptree.c
|
|
|
repo.c
|
re PR c++/36364 (Problem with -frepo)
|
2008-06-28 00:26:48 +02:00 |
rtti.c
|
c-tree.h: Add argument to c_objc_common_truthvalue_conversion, parser_build_binary_op.
|
2008-09-23 14:55:14 +00:00 |
search.c
|
Implement defaulted/deleted functions as per N2346
|
2008-07-24 15:15:00 -04:00 |
semantics.c
|
re PR c++/38030 (name-lookup for non-dependent name in template function is wrong)
|
2008-11-14 16:57:34 -05:00 |
tree.c
|
rs6000-c.c (altivec_resolve_overloaded_builtin): Handle ALTIVEC_BUILTIN_VEC_SPLATS...
|
2008-10-01 12:06:58 -07:00 |
typeck.c
|
re PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c)
|
2008-12-04 15:55:25 +00:00 |
typeck2.c
|
re PR c++/37932 (narrowing conversion with -std=c++0x)
|
2008-11-13 19:38:20 -05:00 |