]> gcc.gnu.org Git - gcc.git/history - gcc/cp/ChangeLog
decl.c (init_decl_processing): Give null_node unknown* type.
[gcc.git] / gcc / cp / ChangeLog
1997-10-20 Jason Merrilldecl.c (init_decl_processing): Give null_node unknown...
1997-10-16 Judy Goldbergpt.c (determine_explicit_specialization): Initialize...
1997-10-16 Jason Merrillmethod.c (build_overload_value): Handle TEMPLATE_CONST_...
1997-10-15 Brendan Kehoeparse.y (unary_expr): Give a pedwarn if someone tries...
1997-10-14 Mark Mitchelldecl.c (pushtag): Unset DECL_ASSEMBLER_NAME before...
1997-10-14 Jason Merrillcp-tree.h (scratchalloc, [...]): Define as macros for...
1997-10-14 Benjamin Kosnikdecl.c (store_return_init): Allow classes with explicit...
1997-10-10 Jason Merrill* pt.c (instantiate_decl): Fix previous change.
1997-10-09 Jason Merrillpt.c (tsubst): Fix thinko.
1997-10-09 Jeffrey A Lawmethod.c (build_underscore_int): Don't use ANSI specifi...
1997-10-08 Jason Merrilldecl2.c (finish_prevtable_vardecl): Check DECL_REALLY_E...
1997-10-08 Jason Merrill[multiple changes]
1997-10-08 Jason Merrillmethod.c (build_static_name): Fix typo.
1997-10-07 Jeff LawUndo last incorrect change.
1997-10-07 Manfred Hollsteincp-tree.h (JOINER): Define to '_' if no '$' or '.'...
1997-10-07 Jason Merrilldecl.c (duplicate_decls): Don't warn about template...
1997-10-06 Brendan Kehoetree.c (print_lang_statistics): #if 0 call to print_inl...
1997-10-06 Jason Merrillpt.c (instantiate_decl): Look for the original template.
1997-10-01 Jason MerrillMakefile.in (g++FAQ.*): New rules.
1997-10-01 Brendan Kehoelex.c (real_yylex): Clean up the code to fully behave...
1997-09-30 Jason Merrill* method.c (build_decl_overload_real): Reformat.
1997-09-30 Jason Merrill* method.c (synthesize_method): If at_eof, determine...
1997-09-30 Paul Eggertlex.c (real_yylex): Treat `$' just like `_'...
1997-09-30 H.J. LuMakefile.in (parse.o, decl.o): Also depend on $(srcdir...
1997-09-29 Jason Merrill[multiple changes]
1997-09-29 Jason Merrillcp-tree.h, [...]: Lose DECL_C_STATIC and DECL_PUBLIC.
1997-09-28 Jason Merrill[multiple changes]
1997-09-26 Andreas Schwabdecl.c (init_decl_processing): Declare __builtin_consta...
1997-09-26 Jason Merrillsearch.c (get_matching_virtual): Notice virtual bases...
1997-09-26 Jason Merrillparse.y (member_init): Also imply typename here.
1997-09-25 Jason MerrillHandle multi-level typenames and implicit typename...
1997-09-23 Brendan Kehoedecl.c (start_function): Up warning of no return type...
1997-09-20 Jason Merrillcall.c (build_over_call): Do require_complete_type...
1997-09-18 Jason Merrillsearch.c (lookup_field): Call complete_type in all...
1997-09-17 Jason Merrilldecl.c (grokparms): Don't bash a permanent list node...
1997-09-17 Brendan Kehoe* Makefile.in (CONFLICTS): Fix s/r conflict count to 18.
1997-09-17 Jason Merrillcall.c (build_new_op): Give better error for syntactica...
1997-09-16 Jason Merrill* call.c (compare_qual): Handle pmfs.
1997-09-16 Jason Merrilldecl.c (store_parm_decls): last_parm_cleanup_insn is...
1997-09-16 Jason Merrilldwarf2 EH support
1997-09-15 Jason Merrill* call.c (null_ptr_cst_p): Integer type, not integral...
1997-09-15 Jason Merrillcall.c (joust): Disable warnings until they can be...
1997-09-12 Per Bothner* Makefile.in, config-lang.in: Convert to autoconf.
1997-09-12 Jason Merrill[multiple changes]
1997-09-10 Jason Merrillmissing entry
1997-09-10 Jason Merrill* pt.c (unify): Just return 0 for a TYPENAME_TYPE.
1997-09-10 Mark Mitchellerror.c (dump_decl): Avoid crashing when presented...
1997-09-10 Jason Merrillexcept.c (expand_throw): Call build_delete for all...
1997-09-09 Brendan Kehoetypeck.c (build_indirect_ref): Heed FLAG_VOLATILE simil...
1997-09-08 Jody Goldbergdecl.c (current_local_enum): Remove static.
1997-09-08 Mark Mitchellpt.c (begin_member_template_processing): Take a functio...
1997-09-06 Mark Mitchelldecl.c (replace_defag): Undo previous change.
1997-09-06 Jason Merrillclass.c (grow_method): Remove check for redeclaration.
1997-09-03 Jason Merrilltypeck.c (c_expand_return): Always convert_for_initiali...
1997-09-03 Jason Merrillpt.c (type_unification): If strict and the function...
1997-09-03 Klaus Espenlaubmethod.c (build_overloaded_value): Replace direct call...
1997-09-03 Jason Merrilltypeck.c (convert_arguments): Don't arbitrarily choose...
1997-09-02 Jason Merrillmethod.c (build_overload_value): Add in_template parm.
1997-09-02 Jason Merrillpt.c (unify): float doesn't match double.
1997-09-01 Jason Merrillcall.c (build_new_op): Strip leading REF_BIND from...
1997-09-01 Jason Merrill* call.c (null_ptr_cst_p): Remove support for (void*)0.
1997-08-27 Jeffrey A Law* typeck.c (expand_target_expr): Make definition match...
1997-08-27 Jeffrey A Lawclass.c (get_basefndecls): Make definition match declar...
1997-08-26 Jason Merrillinput.c (sub_getch): Eventually give up and release...
1997-08-25 Jason Merrillcall.c (joust): Tweak message.
1997-08-23 Jeffrey A Lawcall.c (strictly_better): Make arguments unsigned ints.
1997-08-22 Jason Merrilllex.c (real_yylex): Refer to __complex instead of complex.
1997-08-21 J"orn Renneckelex.c (real_yylex): Don't use getc directly.
1997-08-21 Jason Merrill[multiple changes]
1997-08-20 Jason Merrillpt.c (lookup_nested_type_by_name): Handle typedef wierd...
1997-08-19 Jason Merrillpt.c (instantiate_class_template): Call repo_template_u...
1997-08-19 Jason Merrillmerge
1997-08-19 Jason Merrillmerge
1997-08-01 Mike Stump92th Cygnus<->FSF quick merge
1997-07-30 Jason Merrill92th Cygnus<->FSF quick merge
1997-07-24 Brendan Kehoe92th Cygnus<->FSF quick merge
1997-07-08 Mike Stump92th Cygnus<->FSF merge
1997-06-20 Mike Stump91th Cygnus<->FSF quick merge
1997-06-18 Mike Stump91th Cygnus<->FSF quick merge
1997-06-04 Mike Stump91th Cygnus<->FSF quick merge
1997-05-29 Mike Stump91th Cygnus<->FSF quick merge
1997-05-28 Mike Stump91th Cygnus<->FSF quick merge
1997-05-19 Mike Stump91th Cygnus<->FSF quick merge
1997-05-06 Jason Merrill91th Cygnus<->FSF quick merge
1997-05-02 Mike Stump91th Cygnus<->FSF quick merge
1997-04-23 Mike Stump91th Cygnus<->FSF merge
1997-04-02 Mike Stump90th Cygnus<->FSF quick merge
1997-02-21 Mike Stump90th Cygnus<->FSF quick merge
1997-02-12 Mike Stump90th Cygnus<->FSF quick merge
1997-02-06 Jason Merrill90th Cygnus<->FSF quick merge
1997-02-04 Mike Stump90th Cygnus<->FSF quick merge
1997-01-21 Mike Stump90th Cygnus<->FSF quick merge
1996-12-27 Mike Stump90th Cygnus<->FSF quick merge
1996-12-20 Brendan Kehoeg++spec.c (lang_specific_driver): Put missing hyphen...
1996-12-18 Mike Stump90th Cygnus<->FSF quick merge
1996-12-18 Mike Stump90th Cygnus<->FSF quick merge
1996-11-12 Mike Stump90th Cygnus<->FSF quick merge
1996-10-31 Mike Stump90th Cygnus<->FSF quick merge
1996-10-18 Mike Stump89th Cygnus<->FSF quick merge
1996-10-11 Mike Stump89th Cygnus<->FSF quick merge
next
This page took 0.780238 seconds and 108 git commands to generate.