]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/error.c
builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate.
[thirdparty/gcc.git] / gcc / cp / error.c
2004-11-09  Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-11-01  Gabriel Dos ReisConvert diagnostics to use quoting flag q 9/n
2004-10-30  Matt Austernre PR c++/17542 (Visibility attribute ignored when...
2004-10-21  Andrew Pinskire PR c++/13560 (wrong file name in error message)
2004-10-10  Mark Mitchellre PR c++/17867 ("void" instead of class name in error...
2004-10-08  Volker Reicheltre PR c++/17868 (RDIV_EXPR not supported by dump_expr)
2004-10-03  Gabriel Dos ReisConvert diagnostics to use quoting flag q 1/n
2004-09-27  Nathan Sidwellre PR c++/17681 (Bad message about constructor ordering...
2004-09-16  Andrew MacLeoderror.c (dump_decl): Make sure there is lang_specific...
2004-08-30  Nathan Sidwellcall.c (check_dtor_name): Replace abort with gcc_assert...
2004-08-27  Nathan Sidwellcall.c (validate_conversion_obstack): Replace my_friend...
2004-08-16  Roger Saylecall.c (build_vfield_ref, [...]): Replace calls to...
2004-07-20  Steven Bosschercp-tree.def (TINST_LEVEL): Make it an 'x' node.
2004-07-20  Kriang Lerdsuwanakijre PR c++/16175 (Wrong type reported in diagnostic)
2004-07-18  Kriang Lerdsuwanakijre PR c++/13092 (Accepts invalid pointer-to-member...
2004-07-07  Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-06-30  Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-27  Gabriel Dos Reisre PR c++/14123 (odd number of parentheses in error...
2004-06-27  Gabriel Dos Reiserror.c (pp_template_argument_list_start): Remove.
2004-06-10  Jason Merrillre PR c++/15875 (rejects pointer to member in template)
2004-06-01  Kriang Lerdsuwanakijre PR c++/13092 (Accepts invalid pointer-to-member...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-29  Zack Weinbergerror.c (dump_function_name): If T's DECL_LANG_SPECIFIC...
2004-03-21  Gabriel Dos Reispretty-print.c (pp_base_maybe_space): New function.
2004-03-18  Richard Kennertree.h (TREE_CHECK2, [...]): New macros.
2004-03-01  Gabriel Dos Reisre PR c++/14369 (errenous reject of well-formed code)
2004-02-15  Gabriel Dos Reisre PR c++/14085 (when compiling template functors)
2004-02-14  Giovanni Bajore PR c++/13927 (duplicated error message on bad redecl...
2004-02-04  Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-01-31  Kazu Hirataclass.c: Fix comment typos.
2003-12-21  Kazu Hiratacall.c: Fix comment formatting.
2003-12-08  Jason MerrillGive the anonymous namespace a null DECL_NAME.
2003-10-08  Giovanni Bajocp_tree.h: Added TFF_NO_FUNCTION_ARGUMENTS.
2003-09-22  Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21  Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-18  Gabriel Dos Reisc-pretty-print.h (pp_type_specifier_seq): Fix thinko.
2003-09-07  Gabriel Dos Reisre PR c++/11762 (namespace aliasing ICE in warn_extern_...
2003-09-01  Josef Zlomekc-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-08-29  Gabriel Dos Reisre PR c++/11811 (Weird message with default template...
2003-08-15  Nathan Sidwellcp-tree.def (NON_DEPENDENT_EXPR): Add operand.
2003-08-10  Gabriel Dos Reispretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-10  Nathan Sidwellcp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): non-NULL...
2003-08-10  Nathan Sidwellre PR c++/11670 (ICE in convert_like_real on illegal...
2003-08-05  Gabriel Dos Reispretty-print.h (pp_set_line_maximum_length): Make macro.
2003-07-28  Nathan Sidwellcp-tree.h (begin_compound_stmt): No scope arg is a...
2003-07-25  Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-22  Mark Mitchellfold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-16  Mark Mitchellcp-tree.def (LOOKUP_EXPR): Remove.
2003-07-14  Gabriel Dos Reisre PR c++/11510 (Error message with operator __imag__...
2003-07-14  Gabriel Dos Reis* error.c (dump_expr): Handle EMPTY_CLASS_EXPR.
2003-07-10  Mark Mitchellre PR c++/10032 (-pedantic converts some errors to...
2003-07-09  Mark Mitchellfold-const.c (make_range): Do not access operand 1...
2003-07-08  Mark Mitchellcp-tree.h (build_scoped_method_call): Remove.
2003-07-06  Kazu Hiratacall.c: Fix comment formatting.
2003-07-02  Wolfgang BangerthFix a typo.
2003-07-02  Kaveh R. Ghazi* error.c (locate_error): %P takes an `int', not a...
2003-07-01  Giovanni Bajore PR c++/8046 (ICE on illegal code involving destructo...
2003-06-30  Giovanni Bajore PR c++/4933 (tree_list not supported by dump_expr)
2003-06-30  Giovanni Bajore PR c++/11106 (Error message gives partially mangled...
2003-06-29  Gabriel Dos Reiscp-tree.h (language_to_string): Adjust declaration.
2003-06-29  Gabriel Dos Reiserror.c (print_integer): Remove.
2003-06-28  Nathan Sidwellerror.c (print_instantiation_partial_context): Take...
2003-06-28  Nathan Sidwelldiagnostic.h (diagnostic_set_info): Replace file and...
2003-05-21  Kaveh R. Ghazic-pretty-print.c (pp_c_integer_literal): Use HOST_WIDE_...
2003-05-17  Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-05-03  Nathan Sidwellclass.c (finish_struct): Use location_t and input_locat...
2003-05-01  Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-29  Mark Mitchellre PR c++/10527 (confused error message with "new int...
2003-03-28  Mike Stumperror.c (dump_expr): Add 0x to printed hex numbers...
2003-03-24  Nathan SidwellChangelog commit escaped earlier
2003-03-21  Nathan Sidwellre PR c++/9898 (Template reference cast operator of...
2003-03-07  Gabriel Dos Reiserror.c (init_error): Use C90 prototype style.
2003-02-16  Kriang Lerdsuwanakijre PR c++/9459 (typeof in return type specification...
2003-01-30  Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-23  Mark Mitchellre PR c++/9328 (ICE with templates and namespace std...
2003-01-16  Mark Mitchellcp-tree.h (lang_type_class): Remove is_partial_instanti...
2003-01-01  Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-28  Mark MitchellMake-lang.in (po-generated): Remove parse.c.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-05  Kaveh R. Ghazi* error.c (dump_expr): Fix format specifier warning.
2002-12-04  Gabriel Dos Reisre PR c++/8799 (ICE: Error reporting routines re-entered.)
2002-12-03  Mark Mitchellre PR c++/8720 (ICE with bitwise or (3 operands))
2002-10-16  Richard Hendersonreal.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAI...
2002-10-05  Kriang Lerdsuwanakijre PR c++/7804 (bad printing of fp constant in warning...
2002-09-14  Kazu Hirataerror.c: Fix comment formatting.
2002-08-09  Mike Stumpcall.c (add_builtin_candidate): legal -> valid, illegal...
2002-08-08  Mark MitchellRework build_component_ref.
2002-08-05  Geoffrey KeatingIndex: ChangeLog
2002-07-25  Neil Bootherror.c (print_whitespace): Remove.
2002-07-07  Roger Sayleerror.c (dump_function_name): Use DECL_TEMPLATE_RESULT...
2002-06-25  Mark Mitchellcall.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-06  Gabriel Dos Reis* error.c (cp_error_at): Fix typo.
2002-06-05  Gabriel Dos Reistoplev.h (report_error_function): Remove.
2002-05-19  Kriang Lerdsuwanakij* error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis...
2002-04-14  Gabriel Dos Reisdiagnostic.h (output_buffer_state): Redefine.
2002-04-06  Jason Merrillre PR c++/4934 (Seg fault on legal code)
2002-03-31  Neil Boothdiagnostic.c (print_error_function): Remove.
2002-03-29  Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-23  Gabriel Dos Reis* error.c (dump_type): Be careful about implicit typenames.
2002-03-23  Zack Weinbergreal.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.
next