]> gcc.gnu.org Git - gcc.git/history - gcc/cp/ChangeLog
search.c (grow_bfs_bases): New subroutine of bfs_walk.
[gcc.git] / gcc / cp / ChangeLog
2003-02-19 Zack Weinbergsearch.c (grow_bfs_bases): New subroutine of bfs_walk.
2003-02-18 Mark Mitchellre PR c++/9704 (miscompilation of classes with bit...
2003-02-18 Matt Austernlanghooks.h, [...]: introduce new langhook...
2003-02-18 Geoffrey Keating* gcc.c (validate_switches): Don't scan past closing...
2003-02-18 Jason Merrillre PR c++/9623 (named initializer regression)
2003-02-18 Ben Ellistonre PR other/7350 ('shoud' typos)
2003-02-18 Mark MitchellAdd PR number
2003-02-18 Michael Elizabeth... class.c (build_base_field): Mark fields for base classe...
2003-02-17 Kriang Lerdsuwanakijre PR c++/9457 (ICE in tsubst_copy, at cp/pt.c:7124)
2003-02-16 Kriang Lerdsuwanakijre PR c++/9459 (typeof in return type specification...
2003-02-15 Nathan Sidwellsearch.c: ANSIfy function declarations and definitions.
2003-02-14 Gabriel Dos Reisdecl2.c: Include "timevar.h".
2003-02-13 Andrew Pinskidecl.c: (define_label): Fix warning for return 0 instea...
2003-02-13 Gabriel Dos Reistimevar.h (POP_TIMEVAR_AND_RETURN): New macro.
2003-02-13 Phil Edwardsdecl.c (build_enumerator): Remove unneeded test.
2003-02-10 Dan Nicolaescucp-tree.h (struct lang_type_header): Make all fields...
2003-02-04 Mark Mitchellre PR c++/7129 (ICE with min/max assignment operators...
2003-02-01 Richard Sandifordflags.h (flag_volatile): Remove declaration.
2003-01-31 Kriang Lerdsuwanakijre PR c++/8849 (ICE in resolve_overloaded_unification...
2003-01-31 Nathan Sidwelltree.h (TYPE_BINFO_SIZE, [...]): Remove.
2003-01-31 Geoffrey KeatingIndex: ChangeLog
2003-01-30 Mark Mitchellclass.c (check_field_decls): Only check C_TYPE_FIELDS_R...
2003-01-30 Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-29 Fariborz Jahaniancp/pt.c change log entry move from ./ChangeLog to cp...
2003-01-29 Kriang Lerdsuwanakijre PR c++/8591 (g++ crashes while instantiating templates)
2003-01-29 Nathan Sidwellre PR c++/9437 (template function parameter `T*' should...
2003-01-28 Nathan Sidwellre PR c++/3902 ([parser] ambiguous 8.2/7)
2003-01-27 Nathan Sidwellclass.c (update_vtable_entry_for_fn): Add index parameter.
2003-01-25 Nathan Sidwellre PR c++/9403 (parse error on template keyword used...
2003-01-25 Kriang Lerdsuwanakijcp-tree.h (flagged_type_tree_s): Remove.
2003-01-24 Nathanael Nerode* dump.c: ANSIfy function declarations and definitions.
2003-01-23 Nathanael Nerode* cp-tree.h, decl.h: Get rid of PARAMS. Again.
2003-01-23 Mark Mitchellre PR c++/9354 ([New parser?] segfault in template...
2003-01-23 Nathanael Nerodeclass.c, parser.c: ANSIfy function definitions and...
2003-01-23 Mark Mitchellre PR c++/9328 (ICE with templates and namespace std...
2003-01-22 Mark Mitchellre PR c++/9298 ([new parser] ICE with function-pointer...
2003-01-22 Mark Mitchellre PR c++/9384 (ICE in validate_nonmember_using_decl...
2003-01-22 Mark Mitchellparser.c (cp_parser_simple_declaration): Return quickly...
2003-01-22 Mark Mitchellre PR c++/9388 ([new parser] ICE in cxx_incomplete_type...
2003-01-21 Kaveh R. GhaziMakefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn...
2003-01-17 Jason MerrillPR c++/9167, c++/9358
2003-01-17 Jason Merrillre PR c++/9342 (another ICE in cp_expr_size at cp/cp...
2003-01-17 Mark Mitchellre PR c++/9294 ([new parser] parser enters infinite...
2003-01-17 Jason Merrillre PR c++/8564 (ICE in find_function_data, at function...
2003-01-16 Jeffrey D. Oldhamcp-tree.h (tsubst_copy_and_build): New declaration.
2003-01-16 Mark Mitchellcp-tree.h (lang_type_class): Remove is_partial_instanti...
2003-01-16 Nathan Sidwellre PR c++/9212 (Internal compiler error in grokdeclarat...
2003-01-16 Kaveh R. Ghaziarm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsign...
2003-01-15 Kaveh R. Ghazidecl2.c (check_classfn): Fix uninitialized warning.
2003-01-14 Jeffrey D. OldhamFurther conform g++'s __vmi_class_type_info to the...
2003-01-14 Kriang Lerdsuwanakijconfig-lang.in: Add semantics.c to gtfiles.
2003-01-13 Jason Merrillre PR c++/8748 (ICE in cp_expr_size at cp/cp-lang.c...
2003-01-13 Mark Mitchellre PR c++/9264 ([parser] ICE on invalid octal constant)
2003-01-11 Phil Edwardsparser.c: Fix comment typos.
2003-01-10 Mark MitchellCorrect PR# in previous check-in.
2003-01-10 Mark Mitchellre PR c++/9120 (miscompilation of function with referen...
2003-01-10 Geoffrey Keatingparser.c (cp_parser_late_parsing_for_member): Don't...
2003-01-10 Nathanael Nerodecfns.gperf: ANSIfy function declarations.
2003-01-10 Mark Mitchellre PR c++/9128 (Typeid does not work on polymorphic...
2003-01-10 Nathanael Nerode* decl.c (bad_specifiers): Fix parameter order error...
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-09 Jakub Jelinek* decl.c (start_decl): Only check DECL_THREAD_LOCAL...
2003-01-09 Kriang Lerdsuwanakijpt.c (push_access_scope_real): Call push_to_top_level...
2003-01-09 Jakub Jelinek* decl.c (start_decl): Don't set DECL_COMMON for __thre...
2003-01-09 Christian CornelssenMake-lang.in (c++.install-common, [...]): Prepend ...
2003-01-09 Nathanael Nerode(This line wasn't in the ChangeLog even though the...
2003-01-08 Jason Merrillparser.c (cp_parser_primary_expression): See through...
2003-01-08 Nathanael Nerode* decl.c: ANSIfy function declarations.
2003-01-08 Mark Mitchellparser.c (cp_parser_asm_definition): Correct handling...
2003-01-08 Kriang Lerdsuwanakijre PR c++/9030 (Template friends and access to local...
2003-01-07 Nathanael Nerode* tree.c: Delete bogus #if 0 code.
2003-01-07 Andreas Schwabclass.c (layout_class_type): Don't use PCC_BITFIELD_TYP...
2003-01-07 Mark Mitchellre PR c++/9165 (false "defined but not used" warnings)
2003-01-07 Mark Mitchellpt.c (retrieve_local_specialization): Revert 2003-01...
2003-01-07 Mark Mitchell* decl2.c (mark_used): Do not synthesize thunks.
2003-01-07 Mark Mitchellclass.c (layout_class_type): Correct handling of unname...
2003-01-06 Mark Mitchellre PR c++/9189 ([New parser] Order of default argument...
2003-01-06 Nathan Sidwellre PR c++/9109 (parse ambiguity)
2003-01-06 Mark Mitchelldefarg-1.C: New test.
2003-01-05 Kaveh R. Ghaziparser.c (cp_parser_binary_expression, [...]): Const...
2003-01-04 Mark Mitchellmethod.c (use_thunk): Disable access control while...
2003-01-03 Nathanael Nerodecvt.c, [...]: This is the C++ front end, not the C...
2003-01-03 Jason Merrillfold-const.c (fold): Avoid NOP_EXPRs better.
2003-01-03 Matt Austerncp-tree.h (struct lang_type_class): add field for key...
2003-01-03 Jason Merrillc-common.c (finish_fname_decls): Put the DECL_STMTs...
2003-01-03 Nathan SidwellPR c++/45, c++/3784
2003-01-03 Graham Stottparser.c (struct cp_parser): Add access_checks_lists...
2003-01-02 Mark Mitchellparser.c (cp_parser_declaration): Accept the __extensio...
2003-01-02 Mark Mitchellre PR c++/2843 (parser: __attribute__ on parameter...
2003-01-02 Mark Mitchellcall.c (build_new_method_call): Fix typo in message...
2003-01-02 Mark Mitchellparser.c (cp_lexer_next_token_is): Declare it inline.
2003-01-02 Mark Mitchellparser.c (cp_parser_sizeof_operand): Do not evaluate...
2003-01-02 Steven Bosscherexcept.c, [...]: Fix Copyright years.
2003-01-01 Neil Boothc-pragma.c (c_register_pragma): New.
2003-01-01 Neil Booth* .cvsignore: Remove.
2003-01-01 Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2003-01-01 Mark Mitchellcp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.
2002-12-31 Neil Booth* .cvsignore: Update.
2002-12-31 Mark Mitchellparser.c (cp_parser_dependent_type_p): Fix thinko.
2002-12-31 Nathan Sidwellclass.c (modify_vtable_entry): Remove unused variable.
next
This page took 0.683245 seconds and 108 git commands to generate.