summaryrefslogtreecommitdiff
path: root/gcc/cp/cp-lang.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update.neil2002-08-071-1/+1
* * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.jason2002-08-021-0/+28
* * function.c (assign_parms): Handle frontend-directed pass byjason2002-07-261-0/+3
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-6/+2
* PR preprocessor/6517neil2002-05-221-2/+2
* * cp-lang.c (ok_to_generate_alias_set_for_type): Backend-createdjason2002-05-121-0/+3
* * c-common.h (c_common_parse_file): Update.neil2002-04-251-2/+0
* * attribs.c (c_common_attribute_table): Move table and handlersneil2002-04-241-0/+8
* * Makefile.in: Update.neil2002-04-201-0/+7
* * builtins.c: Include langhooks.h.neil2002-04-191-0/+2
* * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.neil2002-04-181-0/+2
* * c-common.c (truthvalue_conversion): Rename, update.neil2002-04-041-0/+2
* PR opt/4330rth2002-04-031-41/+62
* * langhooks-def.h (lhd_set_decl_assembler_name,neil2002-04-031-0/+2
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-0/+2
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-011-0/+6
* * c-common.c (c_unsafe_for_reeval): Rename.neil2002-03-311-0/+2
* * diagnostic.c (print_error_function): Remove.neil2002-03-311-0/+2
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-0/+4
* * Makefile.in (except.o): Update.neil2002-03-291-0/+3
* * Makefile.in (attribs.o): Update.neil2002-03-271-0/+2
* * c-common.c (c_expand_expr): Fix prototype.neil2002-03-271-0/+2
* * Makefile.in (ggc-common.o): Update.neil2002-03-261-0/+2
* * cp-lang.c (LANG_HOOKS_MAYBE_BUILD_CLEANUP): Redefine.neil2002-03-251-0/+2
* * Makefile.in: Update.neil2002-03-201-0/+2
* * c-common.h (yyparse, c_common_parse_file): New.neil2002-03-171-0/+2
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-131-0/+41
* 2002-03-06 Dan Nicolaescu <dann@ics.uci.edu>dje2002-03-111-3/+55
* * expr.c (expand_expr): Use unsave lang hook.neil2002-03-081-0/+2
* * Makefile.in (integrate.o): Update.neil2002-02-281-0/+2
* * langhooks.h (struct lang_hooks_for_tree_inlining): Addjason2001-12-051-0/+4
* * Makefile.in (c-lang.o): Depends on langhooks-def.h.kenner2001-11-271-0/+5
* * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h.bryce2001-11-221-0/+4
* * Makefile.in: Update.neil2001-11-091-0/+12
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-1/+3
* * alias.c:: Include langhooks.h.neil2001-11-061-0/+1
* * langhooks.c (lang_hook_default_clear_binding_stack): New.zack2001-10-251-0/+2
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-0/+18
* * Make-lang.in (CXX_OBJS): Added cp-lang.o.aoliva2001-10-081-0/+62