mips.h (MASK_FIX_SB1): Bump.
[gcc.git] / gcc / cp /
2004-03-02 Mark Mitchellre PR c++/14369 (errenous reject of well-formed code)
2004-03-02 Mark Mitchellre PR c++/14360 (Overeager argument dependent name...
2004-03-01 Gabriel Dos Reisre PR c++/14369 (errenous reject of well-formed code)
2004-03-01 Mark Mitchellre PR c++/14324 (Multiple static definitions are not...
2004-03-01 Jeff Lawfold-const.c (fold): An equality comparison of a non...
2004-03-01 Mark Mitchellre PR c++/14138 (100x -O0 C++ Compile Time Regression...
2004-03-01 Mark Mitchellre PR c++/14267 (ICE on invalid, cast to lval related)
2004-02-29 Mark Mitchellre PR debug/12103 (-g only crash (segfault) with a...
2004-02-29 Kazu Hiratapasses.c, [...]: Fix comment typos.
2004-02-27 Ziemowit Laskitree.c (pod_type_p): Treat VECTOR_TYPEs as PODs.
2004-02-27 Eric Christophertarget-supports.exp (check-iconv-available): New function.
2004-02-27 Mark Mitchellre PR c++/14278 (fails when calling through a function...
2004-02-27 Mark Mitchellre PR c++/14278 (fails when calling through a function...
2004-02-26 Giovanni Bajore PR c++/14284 (Failure to select obvious template...
2004-02-26 Giovanni Bajore PR c++/14246 (Problems with templates, ice in write_...
2004-02-24 Jason Merrill* tree.c (build_exception_variant): Use check_qualified...
2004-02-24 Jason Merrilltree.c (check_qualified_type): New fn.
2004-02-23 Zack WeinbergRemove -fwritable-strings.
2004-02-23 Andrew Pinskire PR c++/14156 (no warning for address of parameter)
2004-02-23 Giovanni Bajore PR c++/14250 (switch() does not seem to see operator...
2004-02-23 Giovanni Bajore PR c++/14143 (Overeager ADL)
2004-02-20 John David Anglinre PR c++/12007 (Multiple inheritance float pass by...
2004-02-20 Jason Merrilltweak
2004-02-20 Mark Mitchellre PR c++/14199 (Unjustified warning about unused variable)
2004-02-20 Mark Mitchellre PR c++/14186 (enum in base class conflicts with...
2004-02-19 Giovanni Bajore PR c++/14181 (Cryptic error message for code that...
2004-02-18 Kazu Hiratacfgloop.h, [...]: Update copyright.
2004-02-17 Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-02-17 Mark Mitchellre PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer...
2004-02-16 Mark Mitchellre PR c++/13971 (ICE when compiling koffice-cvs (in...
2004-02-15 Gabriel Dos Reisre PR c++/14085 (when compiling template functors)
2004-02-14 Kriang Lerdsuwanakijre PR c++/13635 (ICE in register_specialization for...
2004-02-14 Giovanni Bajore PR c++/13927 (duplicated error message on bad redecl...
2004-02-14 Mark Mitchellre PR c++/14122 (problem with non-type tmplt parm in...
2004-02-13 Mark Mitchellre PR c++/14083 (ICE in conditional expression operator...
2004-02-13 Ian Lance Taylorre PR c++/9851 (confusing error message when using...
2004-02-13 Mark Mitchellcall.c (conversion_kind): New type.
2004-02-12 Zack Weinbergdebug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-11 Mark Mitchell* typeck.c (lookup_destructor): Fix typo in error message.
2004-02-09 Kazu Hirata* call.c, parser.c, tree.c: Fix comment typos.
2004-02-08 Zack Weinbergc-common.c (shadow_warning): Delete.
2004-02-07 Kazu Hiratac-ppoutput.c, [...]: Update copyright.
2004-02-07 Giovanni Bajore PR c++/14033 (tree check: expected class 't', have...
2004-02-06 Giovanni Bajore PR c++/14028 (Parser accepts invalid unbalanced...
2004-02-06 Kelley CookMakefile.in (srcextra): Add a level of indirection...
2004-02-05 Kazu Hiratautils.c (create_param_decl): Replace PROMOTE_PROTOTYPES...
2004-02-05 Rainer Orthre PR target/13750 (Ada bootstrap failure on Tru64...
2004-02-05 Mark Mitchellre PR c++/13714 (destructor name `const s' does not...
2004-02-05 Jan Hubickatree.c (cp_cannot_inline_tree_fn): Allow inlining of...
2004-02-05 Giovanni Bajore PR c++/14008 (Confusing diagnostic when omitting...
2004-02-05 Mark Mitchellre PR c++/13932 (duplicate warning message for conversion)
2004-02-05 Giovanni Bajore PR c++/13086 (the location of the warning message...
2004-02-05 Mark Mitchellre PR c++/9941 (typeinfo not generated correctly when...
2004-02-04 Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-02-04 Mark Mitchellre PR c++/13969 (static const value rejected as templat...
2004-02-04 Mark Mitchellcalls.c (initialize_argument_information): Add CALL_FRO...
2004-02-04 Giovanni BajoForgot the PR number.
2004-02-04 Giovanni Bajopt.c (more_specialized_class): Increase processing_temp...
2004-02-03 Mark Mitchellre PR c++/13925 (Bug while befriending specializations)
2004-02-03 Mark Mitchellre PR c++/13950 ([DR176] lookup of dependent base name)
2004-02-03 Mark Mitchellre PR c++/14002 (Friend declaration with template-id...
2004-02-03 Mark Mitchellre PR c++/13975 (ICE on misplaced visibility specifier.)
2004-02-02 Giovanni BajoFixes formatting in a couple of entries of mines
2004-02-02 Mark Mitchellre PR c++/13113 (Nice warning about &(X::m) lost)
2004-02-02 Giovanni BajoFixed a typo.
2004-02-02 Giovanni Bajore PR c++/13957 (Insufficient diagnostic for dependent...
2004-02-02 Giovanni Bajopt.c (tsubst_qualified_id): Improved error message...
2004-01-31 Kazu Hirataclass.c: Fix comment typos.
2004-01-30 Richard Hendersonre PR c++/13693 ([tree-ssa] build failure in mipsisa64...
2004-01-30 Michael Matz* parser.c (cp_parser_labeled_statement): Accept case...
2004-01-30 Giovanni Bajore PR c++/13813 ([DR206] Incomplete member variables...
2004-01-30 Giovanni Bajore PR c++/13683 (bogus warning about passing non-PODs...
2004-01-29 Mark Mitchellre PR c++/13883 (Assembler messages: symbol is already...
2004-01-29 Giovanni Bajoparser.c (cp_parser_template_id): Parse tentatively...
2004-01-29 Mark Mitchellre PR c++/13791 (ICE in layout_type with packed types)
2004-01-29 Mark Mitchellre PR c++/13736 (Parser confused on compound casts)
2004-01-28 Jan Hubicka* semantics.c (expand_body) Do emit_associated_thunks...
2004-01-27 Devang PatelMakefile.in (dwarf2out.o): Depend on input.h
2004-01-27 Kaveh R. Ghazisystem.h (CHAR_BITFIELD): Delete.
2004-01-26 Mark Mitchellre PR c++/13663 (gcc segfaults on invalid use of member)
2004-01-26 Mark Mitchellclass.c (add_method): Just check processing_template_de...
2004-01-26 Mark Mitchellre PR c++/13833 (Conversion problem in template function)
2004-01-25 Giovanni Bajore PR c++/13810 (ICE on invalid default templates)
2004-01-25 Kriang LerdsuwanakijFix ChangeLog date.
2004-01-25 Kriang Lerdsuwanakijre PR c++/13797 (ICE on invalid template parameter)
2004-01-23 Andrew Pinskire PR c++/13701 (g++.old-deja/g++.eh/cleanup2.C ICEs)
2004-01-22 Kazu Hirata* optimize.c, typeck2.c: Update copyright.
2004-01-21 Kazu HirataMake-lang.in, [...]: Update copyright.
2004-01-21 Zdenek Dvorak* parser.c (cp_parser_class_specifier): Prevent garbage...
2004-01-21 Kelley Cookre PR other/12730 (manual page install broken with...
2004-01-20 Kelley CookMakefile.in (target_noncanonical, [...]): Use immediate...
2004-01-19 Mark Mitchellre PR c++/13651 (double error message when using incomp...
2004-01-19 Mark Mitchellre PR c++/13592 (C++ parser regression)
2004-01-19 Mark MitchellFix incorrect PR number.
2004-01-19 Mark Mitchellre PR c++/13635 (ICE in register_specialization for...
2004-01-18 Jason Merrillre PR c++/11725 (Wrong return statement warning with...
2004-01-17 Andrew Pinskifix dates on the Changelog.
2004-01-17 Andrew Pinski[multiple changes]
2004-01-16 Mark Mitchellre PR c++/13574 (array default initializer in class...
2004-01-16 Jan Hubickare PR target/13608 (Incorrect code with -O3 -ffast...
next