2013-03-27 |
Gabriel Dos Reis | Makefile.in (.SUFFIXES): Add .cc.
|
commit | commitdiff | tree |
2013-03-27 |
Gabriel Dos Reis | call.c (build_new_method_call_1): Use INDIRECT_REF_P.
|
commit | commitdiff | tree |
2013-03-26 |
Gabriel Dos Reis | cp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DECL_P.
|
commit | commitdiff | tree |
2013-03-22 |
Gabriel Dos Reis | cp-tree.h (identifier_p): New.
|
commit | commitdiff | tree |
2012-11-17 |
Gabriel Dos Reis | semantics.c (finish_id_expression): Tidy diagnostic...
|
commit | commitdiff | tree |
2011-04-28 |
Gabriel Dos Reis | internal-fn.h (internal_fn_name_array): Declare.
|
commit | commitdiff | tree |
2007-08-28 |
Gabriel Dos Reis | * c-pretty-print.c (pp_c_constant): Handle COMPLEX_CST.
|
commit | commitdiff | tree |
2007-08-28 |
Gabriel Dos Reis | error.c (dump_expr): Handle COMPLEX_CST.
|
commit | commitdiff | tree |
2007-03-23 |
Gabriel Dos Reis | error.c (dump_expr): Handle dependent names that designate...
|
commit | commitdiff | tree |
2007-02-10 |
Gabriel Dos Reis | * parser.c (cp_parser_primary_expression): Reformat...
|
commit | commitdiff | tree |
2007-02-04 |
Gabriel Dos Reis | * decl.c (grokdeclarator): Use OPT_Wreturn_type instead...
|
commit | commitdiff | tree |
2007-02-04 |
Gabriel Dos Reis | * decl.c (grokdeclarator): Update documentation.
|
commit | commitdiff | tree |
2006-11-20 |
Gabriel Dos Reis | re PR c++/8586 (-Wwrite-strings should be included... ...11-19 Gabriel Dos Reis <gdr@integrable-solutions.net> ...11-19 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2006-06-14 |
Gabriel Dos Reis | * typeck.c (build_modify_expr): Tidy diagnostic message.
|
commit | commitdiff | tree |
2006-06-14 |
Gabriel Dos Reis | * cp-tree.def: Fix typo.
|
commit | commitdiff | tree |
2006-03-11 |
Gabriel Dos Reis | crontab: Don't build snapshot for 3.4.x anymore.
|
commit | commitdiff | tree |
2006-02-13 |
Gabriel Dos Reis | invoke.texi (-Write-strings): Document that it is enabled... ...02-12 Gabriel Dos Reis <gdr@integrable-solutions.net> ...02-12 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2006-02-09 |
Gabriel Dos Reis | c-common.h (flag_const_strings): Don't declare. ...02-09 Gabriel Dos Reis <gdr@integrable-solutions.net> ...02-09 Gabriel Dos Reis <gdr@integrable-solutions.net> ...02-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2006-02-07 |
Gabriel Dos Reis | cp-tree.h (tf_warning_or_error): Renamed from tf_warn_or_error.
|
commit | commitdiff | tree |
2006-02-05 |
Gabriel Dos Reis | extern2.cc (foo): Declare as of type cost char*.
|
commit | commitdiff | tree |
2006-02-04 |
Gabriel Dos Reis | cp-tree.h (tf_warn_or_error): New substituion flag.
|
commit | commitdiff | tree |
2006-01-30 |
Gabriel Dos Reis | valarray_array.h (__valarray_default_construct): Replace...
|
commit | commitdiff | tree |
2006-01-29 |
Gabriel Dos Reis | configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags...
|
commit | commitdiff | tree |
2006-01-29 |
Gabriel Dos Reis | * toplev.c: Fix thinko.
|
commit | commitdiff | tree |
2006-01-29 |
Gabriel Dos Reis | toplev.c (floor_log2, exact_log2): Don't define if...
|
commit | commitdiff | tree |
2006-01-29 |
Gabriel Dos Reis | call.c (alloc_conversion): Use cast when converting...
|
commit | commitdiff | tree |
2006-01-22 |
Gabriel Dos Reis | fix comment
|
commit | commitdiff | tree |
2006-01-22 |
Gabriel Dos Reis | re PR c++/10891 (code using dynamic_cast causes segfaults... ...01-22 Gabriel Dos Reis <gdr@integrable-solutions.net> ...01-22 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2006-01-22 |
Gabriel Dos Reis | re PR c++/16190 (-Wnon-virtual-dtor, in -Wall, silenced...
|
commit | commitdiff | tree |
2006-01-15 |
Gabriel Dos Reis | * decl.c (check_initializer): Fix thinko.
|
commit | commitdiff | tree |
2006-01-06 |
Gabriel Dos Reis | parser.c (cp_parser_primary_expression): Document the...
|
commit | commitdiff | tree |
2005-12-30 |
Gabriel Dos Reis | c-pretty-print.h (struct c_pretty_print_info): Add... ...12-30 Gabriel Dos Reis <gdr@integrable-solutions.net> ...12-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2005-12-18 |
Gabriel Dos Reis | * doc/objc.texi (Type encoding): Fix typo.
|
commit | commitdiff | tree |
2005-12-18 |
Gabriel Dos Reis | tree-tailcall.c (find_tail_calls): Use XNEW.
|
commit | commitdiff | tree |
2005-12-18 |
Gabriel Dos Reis | tree-vn.c (vn_add): Use XNEW.
|
commit | commitdiff | tree |
2005-12-17 |
Gabriel Dos Reis | tree-inline.c (copy_body_r): Use explicit cast when...
|
commit | commitdiff | tree |
2005-12-17 |
Gabriel Dos Reis | floatformat.c (floatformat_i387_ext_is_valid): Use...
|
commit | commitdiff | tree |
2005-12-17 |
Gabriel Dos Reis | valarray_after.h (_Expr<>::operator[](slice)): Don...
|
commit | commitdiff | tree |
2005-12-12 |
Gabriel Dos Reis | varray.h: Allow compilation with a C++ compiler.
|
commit | commitdiff | tree |
2005-12-08 |
Gabriel Dos Reis | * tree.h (DECL_EXTERNAL): Clarify documentation.
|
commit | commitdiff | tree |
2005-12-05 |
Gabriel Dos Reis | c-tree.texi (Function Bodies): Remove description of...
|
commit | commitdiff | tree |
2005-12-02 |
Gabriel Dos Reis | ggc.h (GGC_RESIZEVEC): New.
|
commit | commitdiff | tree |
2005-12-02 |
Gabriel Dos Reis | decl2.c (get_priority_info): Use XNEW, not xmalloc.
|
commit | commitdiff | tree |
2005-12-02 |
Gabriel Dos Reis | lvalue-2.c (f0): Put "error: " marker back.
|
commit | commitdiff | tree |
2005-12-02 |
Gabriel Dos Reis | parser.c (cp_parser_make_typename_type): Call make_typename_...
|
commit | commitdiff | tree |
2005-12-01 |
Gabriel Dos Reis | parser.c (cp_parser_declaration): Set token2.type to...
|
commit | commitdiff | tree |
2005-12-01 |
Gabriel Dos Reis | re PR c++/13384 (error: non-lvalue in assignment -...
|
commit | commitdiff | tree |
2005-11-24 |
Gabriel Dos Reis | re PR target/24236 (gcc.dg/i386-sse-10.c fails on the...
|
commit | commitdiff | tree |
2005-11-24 |
Gabriel Dos Reis | re PR c++/21667 (misleading warning about array subscription) ...11-23 Gabriel Dos Reis <gdr@integrable-solutions.net> ...11-23 Gabriel Dos Reis <gdr@integrable-solutions.net> ...11-23 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2005-11-23 |
Gabriel Dos Reis | re PR c/21668 (gratuitous warning about "extern const...
|
commit | commitdiff | tree |
2005-11-22 |
Gabriel Dos Reis | re PR c++/22238 (Awful error messages with virtual...
|
commit | commitdiff | tree |
2005-09-09 |
Gabriel Dos Reis | parser.c (cp_parser_translation_unit): Simplify.
|
commit | commitdiff | tree |
2005-07-03 |
Gabriel Dos Reis | tree-dump.h (dump_string_field): Declare.
|
commit | commitdiff | tree |
2005-07-03 |
Gabriel Dos Reis | re PR c++/18279 (missing function bodies from -fdump...
|
commit | commitdiff | tree |
2005-06-11 |
Gabriel Dos Reis | rtl.h (to_rtx_code): Remove.
|
commit | commitdiff | tree |
2005-06-11 |
Gabriel Dos Reis | c-typeck.c (convert_for_assignment): Avoid cheking...
|
commit | commitdiff | tree |
2005-06-09 |
Gabriel Dos Reis | re PR c/21759 (Implement warning for codes at the intersecti...
|
commit | commitdiff | tree |
2005-06-06 |
Gabriel Dos Reis | libiberty.h (XOBFINISH): New. ...06-06 Gabriel Dos Reis <gdr@integrable-solutions.net> ...06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2005-06-03 |
Gabriel Dos Reis | configure.ac: Check declaration for asprintf, needed...
|
commit | commitdiff | tree |
2005-05-28 |
Gabriel Dos Reis | configure.ac: Check declarations for asprintf and vasprintf.
|
commit | commitdiff | tree |
2005-05-24 |
Gabriel Dos Reis | libiberty.h (ACONCAT): Properly cast value of alloca(). ...05-24 Gabriel Dos Reis <gdr@integrable-solutions.net> ...05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2005-05-15 |
Gabriel Dos Reis | fixlib.c (load_file_data): Use XRESIZVEC in lieu of...
|
commit | commitdiff | tree |
2005-04-16 |
Gabriel Dos Reis | asprintf.c: Include config.h.
|
commit | commitdiff | tree |
2005-04-13 |
Gabriel Dos Reis | argv.c (dupargv): Mallocate space of argv[argc], not...
|
commit | commitdiff | tree |
2005-04-13 |
Gabriel Dos Reis | regex.c (wcs_re_match_2_internal, [...]): Replace not...
|
commit | commitdiff | tree |
2005-04-12 |
Gabriel Dos Reis | configure.ac: Check declarations for basename, ffs...
|
commit | commitdiff | tree |
2005-04-01 |
Gabriel Dos Reis | re PR c++/18644 (-Wsynth warning in <complex>)
|
commit | commitdiff | tree |
2005-03-31 |
Gabriel Dos Reis | re PR c++/18644 (-Wsynth warning in <complex>)
|
commit | commitdiff | tree |
2005-03-28 |
Gabriel Dos Reis | xregex2.h (_RE_ARGS): Remove definition and uses. ...03-27 Gabriel Dos Reis <gdr@integrable-solutions.net> ...03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2005-03-28 |
Gabriel Dos Reis | partition.h: Remove use of PARAMS. ...03-27 Gabriel Dos Reis <gdr@integrable-solutions.net> ...03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2005-03-27 |
Gabriel Dos Reis | * getopt1.c (getopt_long_only): Fix thinko.
|
commit | commitdiff | tree |
2005-03-27 |
Gabriel Dos Reis | md5.h: Remove definition and uses of __P. ...03-27 Gabriel Dos Reis <gdr@integrable-solutions.net> ...03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2005-03-27 |
Gabriel Dos Reis | Convert libiberty to use ISO C prototype style 3/n.
|
commit | commitdiff | tree |
2005-03-26 |
Gabriel Dos Reis | demangle.h: Remove uses of PARAMS. ...03-26 Gabriel Dos Reis <gdr@integrable-solutions.net> ...03-26 Gabriel Dos Reis <gdr@integrable-solutions.net> ...03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2005-01-02 |
Gabriel Dos Reis | internal.h: Update references to Cpp lib filenames.
|
commit | commitdiff | tree |
2004-11-01 |
Gabriel Dos Reis | Convert diagnostics to use quoting flag q 9/n
|
commit | commitdiff | tree |
2004-11-01 |
Gabriel Dos Reis | Convert diagnostics to use quoting flag q 8/n
|
commit | commitdiff | tree |
2004-10-31 |
Gabriel Dos Reis | c-common.c (catenate_strings): New.
|
commit | commitdiff | tree |
2004-10-10 |
Gabriel Dos Reis | Convert diagnostics to use quoting flag q 7/n
|
commit | commitdiff | tree |
2004-10-05 |
Gabriel Dos Reis | Convert diagnostics to use quoting flag q 4/n
|
commit | commitdiff | tree |
2004-10-04 |
Gabriel Dos Reis | Convert diagnostics to use quoting flag q 4/n
|
commit | commitdiff | tree |
2004-10-04 |
Gabriel Dos Reis | Convert diagnostics to use quoting flag q 3/n
|
commit | commitdiff | tree |
2004-10-04 |
Gabriel Dos Reis | Convert diagnostics to use quoting flag q 2/n
|
commit | commitdiff | tree |
2004-10-03 |
Gabriel Dos Reis | Convert diagnostics to use quoting flag q 1/n
|
commit | commitdiff | tree |
2004-08-30 |
Gabriel Dos Reis | c-opts.c (c_common_handle_option): <case OPT_Werror...
|
commit | commitdiff | tree |
2004-08-02 |
Gabriel Dos Reis | libiberty.h (XDELETE, [...]): Remove any const-qualification...
|
commit | commitdiff | tree |
2004-08-02 |
Gabriel Dos Reis | gengtype.h (options::info): Change type to const char *.
|
commit | commitdiff | tree |
2004-08-02 |
Gabriel Dos Reis | rtl.h (union rtunion_def): Have all members start with...
|
commit | commitdiff | tree |
2004-08-01 |
Gabriel Dos Reis | call.c (z_candidate::template_decl): Rename from template.
|
commit | commitdiff | tree |
2004-07-25 |
Gabriel Dos Reis | cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.
|
commit | commitdiff | tree |
2004-07-19 |
Gabriel Dos Reis | sourcebuild.texi: Add libcpp, now that CPP has its...
|
commit | commitdiff | tree |
2004-06-27 |
Gabriel Dos Reis | re PR c++/14123 (odd number of parentheses in error...
|
commit | commitdiff | tree |
2004-06-27 |
Gabriel Dos Reis | error.c (pp_template_argument_list_start): Remove.
|
commit | commitdiff | tree |
2004-06-02 |
Gabriel Dos Reis | * include/std/std_complex.h (log): Tidy.
|
commit | commitdiff | tree |
2004-05-31 |
Gabriel Dos Reis | c-pretty-print.c (pp_c_left_bracket): Make a function.
|
commit | commitdiff | tree |
2004-05-30 |
Gabriel Dos Reis | std_complex.h (complex<_Tp>): Properly indent to follow...
|
commit | commitdiff | tree |
2004-05-23 |
Gabriel Dos Reis | class.c (alter_access): Use %E format specifier to...
|
commit | commitdiff | tree |
2004-03-22 |
Gabriel Dos Reis | cxx-pretty-print.c (pp_cxx_parameter_declaration_clause...
|
commit | commitdiff | tree |
2004-03-21 |
Gabriel Dos Reis | pretty-print.c (pp_base_maybe_space): New function.
|
commit | commitdiff | tree |
2004-03-15 |
Gabriel Dos Reis | c-pretty-print.c (pp_c_semicolon): Fix formatting.
|
commit | commitdiff | tree |