summaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * cp-tree.h (language_function): Add x_eh_spec_try_block. Addmmitchel1999-09-171-0/+10
* * cp-tree.def (CLEANUP_STMT): Fix spelling in dumps.mmitchel1999-09-171-0/+32
* Revert call.c 1.173 change, do same effect, but more obviously.nathan1999-09-171-4/+4
* * decl.c (warn_extern_redeclared_static): Don't get confused bymmitchel1999-09-171-0/+9
* * call.c (perform_implicit_conversion): Deal with error_mark_node.nathan1999-09-171-0/+4
* * cp-tree.h (poplevel_class): Declare.mmitchel1999-09-171-0/+14
* revertjason1999-09-171-6/+0
* Add missing Changelog entry.gdr1999-09-171-0/+9
* 1999-09-17 Gabriel Dos Reis <gdr@codesourcery.com>gdr1999-09-171-0/+1
* * decl.c (saved_scope_p): New fn.jason1999-09-171-0/+6
* * lex.c (init_cpp_parse): Call xcalloc, not malloc/bzero.ghazi1999-09-161-0/+6
* Add missing ChangeLog entrymmitchel1999-09-161-0/+7
* * decl2.c (finish_file): Also call check_global_declarations forjason1999-09-161-0/+5
* * lex.c (cp_pragma_implementation): Allow #pragma implementationjason1999-09-161-5/+5
* * lex.c (mark_impl_file_chain): Follow the next chain.rth1999-09-151-0/+4
* * decl2.c (build_expr_from_tree): Handle VA_ARG_EXPR.mmitchel1999-09-151-0/+7
* * rtl.h (get_insn_name, print_rtl_with_bb): Add prototypes.ghazi1999-09-151-0/+4
* * typeck.c (expr_sizeof): Reinstall and augment OFFSET_REFnathan1999-09-151-0/+5
* * lex.c (cp_pragma_interface, cp_pragma_implementation): Copymmitchel1999-09-151-0/+5
* * decl.c (build_target_expr): Set TREE_SIDE_EFFECTS on themmitchel1999-09-151-0/+10
* * Makefile.in: Prepend $(SHELL) to move-if-change calls.law1999-09-141-0/+4
* * cp-tree.h (build_target_expr): New function.mmitchel1999-09-141-0/+13
* * typeck.c (expr_sizeof): Don't decay arrays and functions.nathan1999-09-131-0/+6
* * call.c (build_conditional_expr): Always use a TARGET_EXPR forjason1999-09-131-0/+5
* * Makefile.in (gcc.o, gccspec.o, cppspec.o): Depend on gcc.h.ghazi1999-09-131-0/+9
* * call.c (implicit_conversion): Robustify. Handle OFFSET_REFs.mmitchel1999-09-131-0/+10
* * decl.c (add_decl_to_level): Remove TREE_PERMANENT assertion.mmitchel1999-09-121-0/+17
* define_function cleanupcrux1999-09-121-0/+9
* * cp-tree.def (CLEANUP_STMT): New node.mmitchel1999-09-121-0/+35
* Fix missing ChangeLog entrymmitchel1999-09-101-0/+5
* Move declarations and building code for common tree nodes to tree.[ch]crux1999-09-101-0/+12
* * cp-tree.h (language_function): Rename expanding_p tommitchel1999-09-101-0/+26
* * cp-tree.h (FN_TRY_BLOCK_P): New macro.mmitchel1999-09-101-0/+18
* * cp-tree.h (finish_function): Adjust prototype.mmitchel1999-09-101-0/+8
* * cp-tree.h (CPTI_ATEXIT): New macro.mmitchel1999-09-101-0/+5
* * rtti.c (get_tinfo_var): These should always be globalmmitchel1999-09-101-0/+10
* * semantics.c (RECHAIN_STMTS): Remove `last' parameter.mmitchel1999-09-101-0/+5
* * parse.y (simple_stmt): Fix typo in last change.mmitchel1999-09-101-0/+2
* * cp-tree.h (EXPR_STMT_ASSIGNS_THIS): New macro.mmitchel1999-09-091-0/+17
* * cp-tree.h (begin_switch_stmt): Adjust prototype.mmitchel1999-09-091-0/+12
* * dump.c (dequeue_and_dump): Dump types for constants.mmitchel1999-09-091-0/+4
* * decl.c (lang_mark_tree): Mark TYPE_LANG_SPECIFIC.mmitchel1999-09-091-0/+5
* Reorganize per-function data.mmitchel1999-09-091-0/+57
* * cp-tree.h (scratch_tree_cons): Remove.mmitchel1999-09-091-0/+22
* gcc/ChangeLog:nathan1999-09-091-0/+16
* * cp-tree.h (lang_decl_flags): Remove permanent_attr.mmitchel1999-09-091-0/+11
* * cp-tree.h (saved_scope): Remove old_binding_level andmmitchel1999-09-091-0/+5
* * decl.c (layout_var_decl): Change prototype. Don't completemmitchel1999-09-091-0/+7
* * decl.c (start_function): Clear last_dtor_insn andmmitchel1999-09-081-0/+5
* * cp-tree.h (copy_to_permanent): Remove.mmitchel1999-09-081-0/+43