]> gcc.gnu.org Git - gcc.git/history - gcc/cp
check.c (gfc_check_getcwd_sub): Fix seg fault.
[gcc.git] / gcc / cp /
2004-11-17 Giovanni Bajodecl.c (start_preparsed_function): Call check_function_...
2004-11-16 Steven Bosscherstack.h: Remove.
2004-11-15 Andrew Pinskicp-gimplify.c: Include pointer-set.h
2004-11-15 Kriang LerdsuwanakijFriend class name lookup 1/n, PR c++/18471
2004-11-14 Kriang Lerdsuwanakijre PR c++/17344 (completely wacky error with matching...
2004-11-12 Mark Mitchellre PR c++/18389 (ICE on struct declaration in for state...
2004-11-11 Andrew Pinskitypeck.c (cxx_mark_addressable): Add braces around...
2004-11-10 Adam Nemetre PR middle-end/18160 (ICE on taking register variable...
2004-11-10 Nathan Sidwellre PR c++/18143 (Duplicated thunk with a huge member...
2004-11-10 Mark Mitchellre PR c++/18369 (Segfault on braced new)
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-11-08 Kazu Hirataclass.c, [...]: Fix comment formatting.
2004-11-04 Ulrich Weigandre PR tree-optimization/18184 (Tree optimizers ignore...
2004-11-04 Giovanni BajoDR 49, 100
2004-11-03 Mark Mitchellre PR c++/18124 (ICE with invalid template template...
2004-11-02 Ziemowit Laskic-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
2004-11-01 Jason Merrillfix typo
2004-11-01 Nathan Sidwellre PR c++/18064 (gcc accepts different pointer types...
2004-11-01 Gabriel Dos ReisConvert diagnostics to use quoting flag q 9/n
2004-11-01 Gabriel Dos ReisConvert diagnostics to use quoting flag q 8/n
2004-11-01 Mark Mitchellre PR c++/15172 (Copy constructor optimization in aggre...
2004-10-30 Matt Austernre PR c++/17542 (Visibility attribute ignored when...
2004-10-29 Kazu Hirata* pt.c: Fix a comment typo.
2004-10-29 Nathan Sidwelltypeck.c (composite_pointer_type): Remove comment about...
2004-10-29 Mark Mitchellre PR c++/17695 (ICE in add_abstract_origin_attribute)
2004-10-29 Matt Austernc++/14124
2004-10-28 Mark Mitchellre PR c++/17132 (GCC fails to eliminate function templa...
2004-10-28 Andrew Pinskidecl.c (bad_specifiers): Move the q after the %.
2004-10-28 Mark Mitchellre PR c++/17435 (Binding a temporary of derived type...
2004-10-28 Andrew Pinskidecl.c: Move the q after the %.
2004-10-28 Andrew Pinskiparser.c (cp_parser_diagnose_invalid_type_name): Move...
2004-10-27 Mark Mitchellname-lookup.c (do_namespace_alias): Use FROB_CONTEXT.
2004-10-27 Mark Mitchellre PR c++/18093 (bogus conflict in namespace aliasing)
2004-10-26 Nathan Sidwellc-lex.c (get_nonpadding_token): Remove.
2004-10-25 Andrew Pinskire PR middle-end/17407 (ICE in int_mode_for_mode)
2004-10-22 Nathan Sidwellre PR c++/18095 (ICE in cp_lexer_consume_token on missi...
2004-10-21 Mark Mitchellre PR c++/18073 (mmintrin.h rejected by C++ frontend)
2004-10-21 Andrew Pinskire PR c++/13560 (wrong file name in error message)
2004-10-21 Kazu Hirata* typeck.c: Fix a comment typo.
2004-10-20 Kriang Lerdsuwanakijre PR c++/13495 (Friendship to class nested within...
2004-10-20 Nathan Sidwelltypeck.c (composite_pointer_type): Add comment about...
2004-10-20 Kazu Hirata* call.c, typeck.c: Fix comment typos.
2004-10-20 Nathan Sidwellparser.c (cp_token_position): New typedef.
2004-10-19 Mark Mitchellcall.c (struct conversion): Add base_p.
2004-10-19 Paolo Bonzinire PR c++/18047 (Wrong precedence between equality...
2004-10-18 Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Adjust lookup_base...
2004-10-17 Giovanni Bajore PR c++/17743 (dependent expressions in attributes)
2004-10-16 Giovanni Bajore PR c++/10479 (alignof and sizeof (and other expressi...
2004-10-15 Mark Mitchellre PR c++/17042 (Duplicated symbol in assembly output)
2004-10-15 Mark Mitchellre PR c++/17042 (Duplicated symbol in assembly output)
2004-10-15 Kazu Hirata* dump.c, g++spec.c, repo.c: Update copyright.
2004-10-15 Kazu Hirata* decl.c: Fix a comment typo.
2004-10-15 Andrew Pinski[multiple changes]
2004-10-15 Mark Mitchellre PR c++/17976 (Calls the dtor twice)
2004-10-14 Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-10-13 Frank Ch. Eiglertoplev.c (compile_file): Call mudflap_finish_file from...
2004-10-13 Andrew Pinskire PR c++/17661 (ICE in create_tmp_var)
2004-10-13 Kazu Hirata* search.c: Fix a comment typo.
2004-10-12 Nathan Sidwellclass.c (dfs_modify_vtables): Simplify condition.
2004-10-12 Nathan Sidwellsearch.c (struct lookup_base_data_s): New.
2004-10-12 Kazu Hirata* search.c: Fix comment typos.
2004-10-12 Mark Mitchellre PR c++/15786 (Bad error message for frequently occur...
2004-10-11 Mark Mitchellre PR c++/17936 (Declaration of specialization rejected)
2004-10-11 Mark Mitchellre PR c++/17929 (ICE with qualified name in template...
2004-10-11 Nathan Sidwellcp-tree.h (get_dynamic_cast_base_type): Rename to ...
2004-10-11 Nathan Sidwellcp-tree.h (SAME_BINFO_TYPE_P): New.
2004-10-11 Kazu Hirata* semantics.c: Fix comment typos.
2004-10-11 Andrew Pinskire PR c++/17554 (crashes in on kopete build (KDE's...
2004-10-11 Andrew Pinskire PR c++/17907 (ice in optimize_inline_calls, at tree...
2004-10-10 Mark Mitchellre PR c++/17393 ("unused variable '._0'" warning with...
2004-10-10 Gabriel Dos ReisConvert diagnostics to use quoting flag q 7/n
2004-10-10 Mark Mitchellre PR c++/17867 ("void" instead of class name in error...
2004-10-09 Mark Mitchellre PR c++/17524 (ICE with initializing a variable of...
2004-10-08 Volker Reicheltre PR c++/17868 (RDIV_EXPR not supported by dump_expr)
2004-10-08 Kazu Hirata* pt.c, search.c: Fix comment typos.
2004-10-08 Nathan Sidwellcp-tree.h (dfs_walk, [...]): Remove.
2004-10-08 Andrew Pinskipt.c (tsubst_expr): Look passed the CLEANUP_POINT_EXPR...
2004-10-07 Mark Mitchellcp-tree.h (ICS_USER_FLAG): Remove comment about obsolet...
2004-10-07 Andrew Pinskiparser.c (cp_parser_asm_definition): Look passed the...
2004-10-06 Andrew Pinski[multiple changes]
2004-10-05 Gabriel Dos ReisFix email
2004-10-05 Gabriel Dos ReisConvert diagnostics to use quoting flag q 6/n
2004-10-05 Nathan Sidwellre PR c++/17829 (wrong error: call of overloaded funct...
2004-10-05 Gabriel Dos ReisConvert diagnostics to use quoting flag q 4/n
2004-10-04 Gabriel Dos ReisConvert diagnostics to use quoting flag q 4/n
2004-10-04 Gabriel Dos ReisConvert diagnostics to use quoting flag q 3/n
2004-10-04 Gabriel Dos ReisConvert diagnostics to use quoting flag q 2/n
2004-10-03 Gabriel Dos ReisConvert diagnostics to use quoting flag q 1/n
2004-10-03 Andrew Pinskire PR c++/17797 (ICE in build_reinterpret_cast)
2004-10-01 Jan Hubickac-decl.c (c_expand_body): Update call tree_rest_of_comp...
2004-09-30 Nathan Sidwellcp-tree.h (struct lang_decl): Shrink by reordering...
2004-09-29 Joseph Myersre PR c/7425 (deprecated attribute doesn't merge with...
2004-09-29 Jason Merrillrevert accidental checkin
2004-09-29 Jason Merrillre PR tree-optimization/17697 (ICE: Statement marked...
2004-09-29 Jason Merrillre PR middle-end/17525 (ICE in emit_move_insn (non...
2004-09-28 Roger Saylere PR driver/17537 (g++ not passing -lstdc++ to linker...
2004-09-28 Kazu Hirata* tree.c: Fix a comment typo.
2004-09-28 Nathan Sidwellclass.c (VTT_TOP_LEVEL_P, [...]): Remove.
2004-09-28 Mark Mitchellre PR c++/17642 (internal compiler error: in invert_tru...
2004-09-27 Matt AusternFix implicit extern "C" breakage introduced by tokeniza...
next
This page took 0.141093 seconds and 8 git commands to generate.