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... 2006-01-22 Gabriel Dos Reis <gdr@integrable-solutions.net> 2006-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... 2005-12-30 Gabriel Dos Reis <gdr@integrable-solutions.net> 2005-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 | Get the logs in.
|
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) 2005-11-23 Gabriel Dos Reis <gdr@integrable-solutions.net> 2005-11-23 Gabriel Dos Reis <gdr@integrable-solutions.net> 2005-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 | forgot to commit Changelog entry for last commit.
|
commit | commitdiff | tree |
2005-07-03 |
Gabriel Dos Reis | * varasm.c (assemble_variable): Fix format specifier...
|
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 | Fix email address
|
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-09 |
Gabriel Dos Reis | machmode.h (to_machine_mode): New.
|
commit | commitdiff | tree |
2005-06-06 |
Gabriel Dos Reis | libiberty.h (XOBFINISH): New. 2005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net> 2005-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(). 2005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net> 2005-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 | Fix typos.
|
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 | Fix missed replacements.
|
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. 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net> 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2005-03-28 |
Gabriel Dos Reis | partition.h: Remove use of PARAMS. 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net> 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
commit | commitdiff | tree |
2005-03-28 |
Gabriel Dos Reis | ternary.h: Don't use PARAMS anymore. 2005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net> 2005-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. 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net> 2005-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. 2005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net> 2005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net> 2005-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 | Fix email
|
commit | commitdiff | tree |
2004-10-05 |
Gabriel Dos Reis | Convert diagnostics to use quoting flag q 6/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-09-13 |
Gabriel Dos Reis | Fix email
|
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 | * gdbinit.in: Reflect previous changes to rtunion_def.
|
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... 2004-07-19 Gabriel Dos Reis <gdr@integrable-solution.net>
|
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 |
2004-03-01 |
Gabriel Dos Reis | re PR c++/14369 (errenous reject of well-formed code)
|
commit | commitdiff | tree |
2004-02-15 |
Gabriel Dos Reis | re PR c++/14085 (when compiling template functors)
|
commit | commitdiff | tree |
2004-01-11 |
Gabriel Dos Reis | std_complex.h (std::complex<>::real): Return a reference.
|
commit | commitdiff | tree |
2003-12-01 |
Gabriel Dos Reis | * doc/c-tree.texi (Function Bodies): Update HANDLER...
|
commit | commitdiff | tree |
2003-11-10 |
Gabriel Dos Reis | re PR c++/12832 (ICE: tree check: expected class 'd...
|
commit | commitdiff | tree |
2003-10-14 |
Gabriel Dos Reis | Breack out decl.c (3/n)
|
commit | commitdiff | tree |
2003-10-14 |
Gabriel Dos Reis | name-lookup.h (cxx_scope_find_binding_for_name): Don...
|
commit | commitdiff | tree |
2003-10-13 |
Gabriel Dos Reis | Fix thinko.
|
commit | commitdiff | tree |
2003-10-13 |
Gabriel Dos Reis | Break out decl.c (2/n)
|
commit | commitdiff | tree |
2003-10-03 |
Gabriel Dos Reis | decl.c (struct cp_binding_level): Move to name-lookup.h
|
commit | commitdiff | tree |
2003-10-03 |
Gabriel Dos Reis | name-lookup.c (binding_entry_free): Nullify name and...
|
commit | commitdiff | tree |
2003-09-30 |
Gabriel Dos Reis | decl.c (pop_binding): Don't mess with nullifying binding...
|
commit | commitdiff | tree |
2003-09-27 |
Gabriel Dos Reis | name-lookup.h (get_global_value_if_present): New function.
|
commit | commitdiff | tree |
2003-09-27 |
Gabriel Dos Reis | cp-tree.h, [...]: Remove reference to macros BINDING_SCOPE...
|
commit | commitdiff | tree |