pa.md (pre_stwm, [...]): Base register is an in/out operand.
[platform/upstream/gcc.git] / gcc / cp /
1997-11-20 Jason MerrillMakefile.in (LIB2FUNCS): Remove C++ memory management...
1997-11-20 Jason Merrillmethod.c (build_decl_overload_real): Don't mess with...
1997-11-20 Jason Merrilldecl.c (start_decl): Don't just complain about a mismat...
1997-11-20 Jason Merrilldecl.c (make_implicit_typename): Handle case where...
1997-11-19 Jason Merrilldecl.c (make_implicit_typename): New fn.
1997-11-18 Bruno Haiblept.c (do_poplevel): Don't prohibit jumps into this...
1997-11-17 Jason Merrillsearch.c (dfs_record_inheritance): Ignore template...
1997-11-15 Jason Merrillcall.c (build_new_op): Fix copy error.
1997-11-14 Jeff Lawadd missing comment from devo.
1997-11-13 Jason Merrillremoved unused parm to build_new_function_call
1997-11-13 Jason Merrillinit.c (build_new): Make the cleanup last longer.
1997-11-12 Jason Merrillthinko
1997-11-12 Jason Merrillpt.c (do_type_instantiation): Fix typo.
1997-11-12 Benjamin Kosnikcall.c (build_method_call): Call complete_type before...
1997-11-12 Jason Merrillinit.c (build_new): Handle freeing allocated memory...
1997-11-12 Jason Merrillexcept.c (expand_end_catch_block): Lose call to __sjpop...
1997-11-11 Jason Merrillexcept.c (do_pop_exception): Return a value.
1997-11-11 Jason Merrillcall.c (build_new_method_call): Handle getting a TEMPLA...
1997-11-11 Jason Merrilldecl.c (grokdeclarator): Tweak conditions for pedwarn...
1997-11-10 Jason Merrillstmt.c (expand_decl_cleanup_no_eh): New fn.
1997-11-09 Jim Wilsondecl.c (add_block_current_level): Delete.
1997-11-07 Jason Merrill* decl2.c (finish_file): Put back some code.
1997-11-07 Jason Merrilldecl2.c (finish_file): Remove redundant code.
1997-11-06 Brendan Kehoetweak to be in sync with devo
1997-11-06 Jason Merrillexcept.c (call_eh_info): Split out...
1997-11-04 Doug Evanslex.c (MULTIBYTE_CHARS): #undef if cross compiling.
1997-11-03 Brendan Kehoerepo.c (rindex): Add decl unconditionally.
1997-11-02 Jason Merrill* class.c (build_vbase_path): Propagate the result...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-11-01 Brendan Kehoelex.c (FILE_NAME_NONDIRECTORY): Delete macro.
1997-11-01 Brendan Kehoeexcept.c (expand_builtin_throw): Replace remaining...
1997-10-31 Brendan Kehoeexcept.c (push_eh_info): Pass the number of fields...
1997-10-31 Jason Merrill[multiple changes]
1997-10-26 Jason Merrillrebuild
1997-10-23 Jason Merrillpt.c (instantiate_decl): SET_DECL_IMPLICIT_INSTANTIATIO...
1997-10-23 Jeffrey A Lawtoplev.c (flag_exceptions): Default value is 2.
1997-10-23 Brendan Kehoemethod.c (build_template_parm_names, [...]): Add static...
1997-10-20 Jason Merrillexcept.c (expand_exception_blocks): Call do_pending_sta...
1997-10-20 Mark Mitchelldecl.c (duplicate_decls): Handle template specializatio...
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 Brendan Kehoefix two typos
1997-10-14 Jason Merrillregen
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-10 Brendan Kehoeadd GPL comment at the top
1997-10-10 Brendan Kehoeadd an initial very rough description of how `explicit...
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 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 Merrilltweak
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-27 Jason Merrillregen
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-26 Jason Merrillfix thinko
1997-09-25 Jason MerrillHandle multi-level typenames and implicit typename...
1997-09-24 Jason Merrillupdate
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 Jeff LawInitial revision
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-11 Jim WilsonAdd Fred Fish's LN/LN_S patch.
1997-09-10 Jason Merrillmissing entry
1997-09-10 Jason Merrilldwarf2 EH support
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...
next