i386.c (enum pta_flags): Move out of struct scope...
[gcc.git] / gcc / cp /
2007-06-05 Simon Baldwindecl.c (grokdeclarator): Readability change.
2007-06-04 Paolo Carlinicall.c (convert_like_real): Remove pointless code.
2007-06-01 Mark Mitchelldecl.c (get_atexit_fn_ptr_type): New function.
2007-05-31 Daniel Berlinin gcc/ 2007-05-31 Daniel Berlin <dberlin@dberlin.org>
2007-05-31 Jakub Jelinekre PR c++/31806 (miscompilation with -fschedule-insns2...
2007-05-31 Paolo Carlinire PR c++/32158 (uninitialized_fill compile failure...
2007-05-31 Russell Yanofskyre PR c++/7412 ([DR 106] References to references)
2007-05-30 Jakub Jelinekre PR c++/31809 (sometimes TREE_READONLY is still set...
2007-05-29 Andrew Pinski[multiple changes]
2007-05-25 Simon Martinre PR c++/31745 (ICE on invalid use of namespace)
2007-05-25 H.J. Lusemantics.c (finish_member_declaration): Fix a typo...
2007-05-25 Douglas Gregorre PR c++/31431 (ICE with invalid parameter pack)
2007-05-24 Danny Smithre PR target/27067 (Compile errors with multiple inheri...
2007-05-22 Ollie Wildname-lookup.c (ambiguous_decl): Adds check for hidden...
2007-05-22 Ollie Wilddecl.c (duplicate_decls): Verify namespace names are...
2007-05-21 Mark Mitchelldecl.c (cxx_maybe_build_cleanup): Handle __attribute__...
2007-05-19 Manuel López-Ibáñezinvoke.texi (Warning Options): Add -Wconversion-sign.
2007-05-18 Geoffrey KeatingIndex: gcc/java/ChangeLog
2007-05-14 Paolo Carlinire PR c++/29928 (typeid of unknown bound array)
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-05-11 Silvius RusMakefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.
2007-05-11 Jan Hubickasemantics.c (expand_or_defer_fn): Do not call c_record_...
2007-05-09 Andrew Pinskitypeck.c (build_unary_op): Remove code that used to...
2007-05-08 Mike Stumpinvoke.texi (Warning Options): Document that -Wempty...
2007-05-06 Geoffrey KeatingIndex: libiberty/ChangeLog
2007-05-04 Dirk Muellerc.opt (Wmain,ffreestanding): Enable for C++,ObjC++.
2007-05-04 Ian Lance TaylorChangeLog: split old changelogs by year
2007-05-02 Seongbae Parkre PR c++/31663 (Segfault in constrain_class_visibility...
2007-04-29 Andrew Pinskire PR c++/30221 (internal compiler error: in reshape_in...
2007-04-27 Simon Baldwindecl.c (grokparms): Changed message format from %qD...
2007-04-27 Douglas Gregorerror.c (maybe_warn_variadic_templates): Variadic templ...
2007-04-27 Andrew Pinskire PR c++/30016 (internal compiler error: in convert_mo...
2007-04-26 Jakub Jelinekre PR c++/31598 (g++ does not accept some OpenMP code)
2007-04-26 Mark MitchellFix PR# in ChangeLog:
2007-04-26 Mark Mitchellre PR target/31388 (ICE building libiberty multilib...
2007-04-25 Paolo Carlinisemantics.c (classtype_has_nothrow_copy_or_assign_p...
2007-04-23 Simon Baldwindecl.c (grokparms): Added new error for duplicate funct...
2007-04-23 Jan Hubickadecl2.c (finish_objects): Do not call target constructo...
2007-04-21 Andrew Pinskitree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.
2007-04-18 Mark Mitchellre PR c++/31513 (Miscompilation of Function Passing...
2007-04-17 Simon Martinre PR c++/31517 (ICE on invalid initialization of stati...
2007-04-17 Lawrence Crowlinvoke.texi (Debugging Options): Add documentation...
2007-04-16 Seongbae ParkCorrect the misplaced ChangeLog.
2007-04-16 Seongbae Parkre PR c++/29365 (Unnecessary anonymous namespace warnings)
2007-04-15 Mark Mitchell* cp-tree.h (current_template_parms): Fix typo in comment.
2007-04-15 Kazu Hirata* cp-tree.h, error.c: Fix comment typos.
2007-04-13 Jason Merrillre PR c++/31074 (Reference casting involving multiple...
2007-04-13 Mike StumpFix whitespacing.
2007-04-11 Jan Hubickaclass.c (convert_to_base_statically): Fold produced...
2007-04-09 Mark Mitchellre PR c++/31449 ([4.1] static_cast can remove const...
2007-04-09 Paolo Carlinitree.c (cp_tree_equal): Deal with TRAIT_EXPR.
2007-04-08 Steven Bosscherlanghooks.c (lhd_tree_inlining_add_pending_fn_decls...
2007-04-07 Daniel Berlin2007-04-07 Daniel Berlin <dberlin@dberlin.org>
2007-04-07 Daniel Berlinin / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>
2007-04-04 Danny Smithwinnt-cxx.c (i386_pe_type_dllimport_p): Don't ignore...
2007-04-03 Jakub Jelinekre PR c++/30847 (ICE with invalid statement expression)
2007-04-02 Jason Merrillre PR c++/31187 (extern declaration of variable in...
2007-03-31 Richard Guentheromp-low.c (splay-tree.h): Include.
2007-03-31 Douglas Gregorre PR c++/31138 (ICE with ellipsis)
2007-03-30 Paolo Carlinire PR c++/26099 (support for type traits is not available)
2007-03-29 Richard Guenthertree.c (cp_walk_subtrees): Do not set input_location.
2007-03-28 Simon Martinre PR c++/29077 (Incorrect error message for destructor...
2007-03-28 Douglas Gregorparser.c (struct cp_parser): Update comment for greater...
2007-03-28 Douglas Gregordecl.c (redeclaration_error_message): Complain when...
2007-03-28 Douglas Gregor[multiple changes]
2007-03-27 Dirk Muellerparser.c (cp_parser_member_declaration): Pedwarn about...
2007-03-26 Paolo Carlinire PR c++/30500 (pragma GCC system_header vs templates)
2007-03-26 Zack Weinberggengtype.c: Don't include gtyp-gen.h.
2007-03-23 Mark Mitchellcp-tree.h (current_tempalte_parms): Improve documentation.
2007-03-23 Mark Mitchellre PR c++/30863 (Unsigned templatized struct treated...
2007-03-23 Mark MitchellMark Mitchell <mark@codesourcery.com> PR c++/31273
2007-03-23 Gabriel Dos Reiserror.c (dump_expr): Handle dependent names that design...
2007-03-17 Kazu Hirata* cp-tree.def, parser.c, pt.c: Fix comment typos.
2007-03-16 Manuel López-Ibáñezinvoke.texi (-Wconversion): Document warnings specific...
2007-03-15 Manuel López-Ibáñezre PR c++/30891 (poor diagnostic with namespace in...
2007-03-15 Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2007-03-15 Douglas Gregorptree.c (cxx_print_type): Use formatting markup for...
2007-03-15 Andrew Pinskire PR c++/31165 (Error: symbol `an_empty_string' is...
2007-03-14 Dirk Muellerre PR c++/30860 (Should warn about boolean constant...
2007-03-14 Dirk Muellerc-common.h (empty_body_warning): Rename to empty_if_bod...
2007-03-14 Manuel López-Ibáñezclass.c (warn_hidden): Add OPT_Woverloaded_virtual...
2007-03-14 Manuel López-Ibáñezre PR c/21438 (Warning about division by zero depends...
2007-03-14 Alexandre Olivaflags.h (flag_random_seed): Remove declaration, in...
2007-03-13 Mark Mitchellre PR bootstrap/30899 (build failure with --enable...
2007-03-12 Seongbae Parkinvoke.texi (Wvla): New warning.
2007-03-12 Mark Mitchellre PR c++/30108 (internal compiler error: in make_decl_...
2007-03-12 Mark Mitchellre PR c++/30328 (bit-field: unassemblable assembly...
2007-03-11 Mark Mitchellre PR c++/30274 (bool bit-field: wrong increment and...
2007-03-10 Douglas Gregorre PR c++/20599 (variadic template support)
2007-03-09 Dirk Muellerre PR c/17946 (wanted: warning for "a && MASK" when...
2007-03-08 Volker Reicheltre PR c++/30852 (Trouble with __builtin_offsetof and...
2007-03-08 Volker Reicheltre PR c++/30534 (ICE with invalid template argument)
2007-03-08 Alexandre Olivac-decl.c (grokdeclarator): Disable warnings for anonymo...
2007-03-05 Volker Reichelttypeck2.c (readonly_error): Always emit a hard error.
2007-03-04 Simon Martinre PR c++/30895 (ICE with complex values in template...
2007-03-03 Manuel López-Ibáñezre PR c++/15787 (Poor error message with if and blocks)
2007-03-02 Simon Martinre PR c++/28253 (ICE with invalid covariant return)
2007-03-02 Geoffrey KeatingIndex: gcc/cp/ChangeLog
2007-03-02 Manuel López-Ibáñeztypeck.c (common_base_type): Delete unused function.
2007-03-02 Brooks Moses* Make-lang.in: Add dummy lang.install-pdf target.
next