aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-lang.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-04PR c++/8461, c++/8625Jason Merrill1-3/+0
2002-10-23langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p.Zack Weinberg1-0/+21
2002-09-13call.c: Fix comment formatting.Kazu Hirata1-1/+1
2002-09-01cp-lang.c (cp_expr_size): Allow initialization from a CONSTRUCTOR.Jason Merrill1-1/+3
2002-08-07Makefile.in (c-opts.o, [...]): Update.Neil Booth1-1/+1
2002-08-02langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.Jason Merrill1-0/+28
2002-07-26function.c (assign_parms): Handle frontend-directed pass by invisible reference.Jason Merrill1-0/+3
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-6/+2
2002-05-22re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth1-2/+2
2002-05-12cp-lang.c (ok_to_generate_alias_set_for_type): Backend-created structs are safe.Jason Merrill1-0/+3
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-2/+0
2002-04-24attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth1-0/+8
2002-04-20Makefile.in: Update.Neil Booth1-0/+7
2002-04-19builtins.c: Include langhooks.h.Neil Booth1-0/+2
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth1-0/+2
2002-04-04c-common.c (truthvalue_conversion): Rename, update.Neil Booth1-0/+2
2002-04-03re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson1-41/+62
2002-04-03langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.Neil Booth1-0/+2
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth1-0/+2
2002-04-01c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth1-0/+6
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth1-0/+2
2002-03-31diagnostic.c (print_error_function): Remove.Neil Booth1-0/+2
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-0/+4
2002-03-29Makefile.in (except.o): Update.Neil Booth1-0/+3
2002-03-27Makefile.in (attribs.o): Update.Neil Booth1-0/+2
2002-03-27c-common.c (c_expand_expr): Fix prototype.Neil Booth1-0/+2
2002-03-26Makefile.in (ggc-common.o): Update.Neil Booth1-0/+2
2002-03-25* cp-lang.c (LANG_HOOKS_MAYBE_BUILD_CLEANUP): Redefine.Neil Booth1-0/+2
2002-03-20Makefile.in: Update.Neil Booth1-0/+2
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth1-0/+2
2002-03-13c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi1-0/+41
2002-03-11C++ alias analysis improvement.Dan Nicolaescu1-3/+55
2002-03-08expr.c (expand_expr): Use unsave lang hook.Neil Booth1-0/+2
2002-02-28Makefile.in (integrate.o): Update.Neil Booth1-0/+2
2001-12-05langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in...Jason Merrill1-0/+4
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-0/+5
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay1-0/+4
2001-11-09Makefile.in: Update.Neil Booth1-0/+12
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth1-1/+3
2001-11-06Clean up langhooksNeil Booth1-0/+1
2001-10-25langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg1-0/+2
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-0/+18
2001-10-08Make-lang.in (CXX_OBJS): Added cp-lang.o.Alexandre Oliva1-0/+62