Age | Commit message (Expand) | Author | Files | Lines |
2008-04-09 | re PR c++/35708 (jump to label enters catch block) | Jason Merrill | 2 | -25/+12 |
2008-04-09 | call.c (build_op_delete_call): Fix quotation in warning message. | Volker Reichelt | 4 | -3/+8 |
2008-04-09 | parser.c (cp_parser_check_type_definition): Print error string directly rathe... | Volker Reichelt | 2 | -15/+15 |
2008-04-09 | parser.c (cp_parser_non_integral_constant_expression): Build error message wi... | Volker Reichelt | 2 | -11/+25 |
2008-04-09 | parser.c (cp_parser_asm_specification_opt): Print CPP_CLOSE_PAREN as `)', not... | Volker Reichelt | 2 | -175/+259 |
2008-04-09 | * parser.c (cp_parser_template_parameter_list): Simplify. | Volker Reichelt | 2 | -5/+6 |
2008-04-07 | Fix uninit warning reported by Andrew Pinski. | James E Wilson | 2 | -1/+5 |
2008-04-07 | re PR c++/35734 (ICE with copy constructor in derived class) | Jason Merrill | 2 | -1/+9 |
2008-04-04 | function.c (free_after_parsing): Replace with cxx_push_function_context from ... | Paolo Bonzini | 5 | -53/+22 |
2008-04-03 | re PR c++/35741 (ICE with offsetof and references) | Jakub Jelinek | 2 | -0/+8 |
2008-04-03 | t-uclinux (generated_files): Add sysroot-suffix.h. | Tom Tromey | 2 | -0/+6 |
2008-04-03 | tree-inline.c (copy_generic_body, [...]): Export. | Paolo Bonzini | 2 | -0/+35 |
2008-04-03 | c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete. | Paolo Bonzini | 4 | -7/+12 |
2008-03-30 | re PR c++/35578 (Error about misplaced 'friend' word is issued on a wrong line) | Volker Reichelt | 2 | -1/+7 |
2008-03-27 | sourcebuild.texi, [...]: Revert automatic dependency patch. | Tom Tromey | 2 | -5/+91 |
2008-03-27 | re PR bootstrap/35704 (Bootstrap failure on i686-apple-darwin9 at revision 13... | Douglas Gregor | 7 | -16/+50 |
2008-03-27 | pt.c (tsubst_copy): Cope with tsubst_pack_expansion returning a pack expansio... | Douglas Gregor | 3 | -28/+66 |
2008-03-26 | re PR c++/35546 (__attribute__(format...) broken for members of template clas... | Jakub Jelinek | 2 | -3/+27 |
2008-03-26 | re PR c++/35332 (Broken diagnostics for builtins) | Jakub Jelinek | 2 | -0/+14 |
2008-03-26 | pt.c (coerce_template_template_parm): Moved the body of the loop of coerce_te... | Douglas Gregor | 2 | -53/+143 |
2008-03-25 | x-solaris (host-solaris.o): Update. | Tom Tromey | 2 | -87/+13 |
2008-03-25 | typeck.c (composite_pointer_type_r): Add SFINAE support. | Douglas Gregor | 17 | -809/+1596 |
2008-03-24 | lex.c (handle_pragma_interface): Don't copy the filename. | Tom Tromey | 2 | -3/+8 |
2008-03-21 | cp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P. | Paolo Carlini | 21 | -163/+215 |
2008-03-18 | expr.c (store_expr): Assume lang_hooks.reduce_bit_field_operations is true. | Paolo Bonzini | 2 | -2/+4 |
2008-03-17 | re PR c++/35548 (g++ 4.3 miscompile this simple program) | Jason Merrill | 2 | -1/+8 |
2008-03-12 | revert: [multiple changes] | Richard Guenther | 3 | -14/+22 |
2008-03-10 | re PR c++/35328 (ICE with firstprivate variable with invalid destructor) | Jakub Jelinek | 2 | -2/+6 |
2008-03-10 | re PR c++/35337 (Broken diagnostic for firstprivate clause) | Jakub Jelinek | 2 | -4/+16 |
2008-03-07 | revert: re PR c++/35049 (g++.dg/conversion/simd3.C:12: error: invalid operand... | Paolo Bonzini | 6 | -36/+47 |
2008-03-07 | c-common.c (vector_types_convertible_p): Call langhook instead of comptypes. | Paolo Bonzini | 2 | -13/+6 |
2008-03-02 | re PR c++/24924 (front end and preprocessor pedantic_errors settings should a... | Manuel López-Ibáñez | 8 | -39/+52 |
2008-03-01 | parser.c (cp_lexer_next_token_is_decl_specifier_keyword): Note that auto is e... | Douglas Gregor | 2 | -2/+53 |
2008-02-29 | parser.c (cp_parser_nonclass_name): New. | Manuel López-Ibáñez | 2 | -35/+62 |
2008-02-29 | toplev.c (input_file_stack, [...]): Remove. | Tom Tromey | 3 | -8/+14 |
2008-02-28 | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2 | -1/+8 |
2008-02-27 | re PR c++/35368 (With #pragma visibility, `vtable for __cxxabiv1::__class_typ... | Jakub Jelinek | 3 | -13/+35 |
2008-02-26 | re PR c++/35315 (ICE with attribute transparent_union) | Jason Merrill | 2 | -4/+19 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 7 | -59/+23 |
2008-02-26 | re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start... | Manuel López-Ibáñez | 2 | -1/+5 |
2008-02-26 | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2 | -0/+6 |
2008-02-26 | re PR c++/35323 (ICE calling functions with fixed-point type parameter) | Paolo Carlini | 2 | -1/+7 |
2008-02-25 | c-common.c (match_case_to_enum_1): Add appropriate OPT_W* parameter to warning. | Manuel López-Ibáñez | 3 | -7/+15 |
2008-02-25 | re PR c++/35333 (Broken diagnostic for complex builtin) | Paolo Carlini | 2 | -0/+14 |
2008-02-25 | re PR c++/33486 (namespace association doesn't handle parallel namespaces) | Jason Merrill | 3 | -0/+44 |
2008-02-25 | typeck.c (check_for_casting_away_constness): Use 1 single argument, the type ... | Manuel López-Ibáñez | 2 | -35/+43 |
2008-02-24 | error.c (dump_expr): Don't deal directly with NEW_EXPR (and VEC_NEW_EXPR), fo... | Paolo Carlini | 3 | -46/+23 |
2008-02-24 | re PR c++/34749 (Incorrect warning when applying dllimport to friend function) | Danny Smith | 2 | -7/+12 |
2008-02-22 | re PR c++/34715 (always_inline with templates and not declared as always_inli... | Andrew Pinski | 2 | -0/+11 |
2008-02-22 | re PR c++/35282 (Template specialization rejected) | Paolo Carlini | 2 | -3/+16 |