summaryrefslogtreecommitdiff
path: root/gcc/cp/cp-lang.c
Commit message (Expand)AuthorAgeFilesLines
* cp-lang.c (ok_to_generate_alias_set_for_type): Backend-created structs are safe.Jason Merrill2002-05-121-0/+3
* c-common.h (c_common_parse_file): Update.Neil Booth2002-04-251-2/+0
* attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth2002-04-241-0/+8
* Makefile.in: Update.Neil Booth2002-04-201-0/+7
* builtins.c: Include langhooks.h.Neil Booth2002-04-191-0/+2
* c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth2002-04-181-0/+2
* c-common.c (truthvalue_conversion): Rename, update.Neil Booth2002-04-041-0/+2
* re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson2002-04-031-41/+62
* langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.Neil Booth2002-04-031-0/+2
* c-decl.c (grokdeclarator): Update.Neil Booth2002-04-011-0/+2
* c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth2002-04-011-0/+6
* c-common.c (c_unsafe_for_reeval): Rename.Neil Booth2002-03-311-0/+2
* diagnostic.c (print_error_function): Remove.Neil Booth2002-03-311-0/+2
* Makefile.in (convert.o, [...]): Update.Neil Booth2002-03-291-0/+4
* Makefile.in (except.o): Update.Neil Booth2002-03-291-0/+3
* Makefile.in (attribs.o): Update.Neil Booth2002-03-271-0/+2
* c-common.c (c_expand_expr): Fix prototype.Neil Booth2002-03-271-0/+2
* Makefile.in (ggc-common.o): Update.Neil Booth2002-03-261-0/+2
* * cp-lang.c (LANG_HOOKS_MAYBE_BUILD_CLEANUP): Redefine.Neil Booth2002-03-251-0/+2
* Makefile.in: Update.Neil Booth2002-03-201-0/+2
* c-common.h (yyparse, [...]): New.Neil Booth2002-03-171-0/+2
* c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi2002-03-131-0/+41
* C++ alias analysis improvement.Dan Nicolaescu2002-03-111-3/+55
* expr.c (expand_expr): Use unsave lang hook.Neil Booth2002-03-081-0/+2
* Makefile.in (integrate.o): Update.Neil Booth2002-02-281-0/+2
* langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in...Jason Merrill2001-12-051-0/+4
* Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner2001-11-271-0/+5
* tree-dump.c: Rename from c-dump.c.Bryce McKinlay2001-11-221-0/+4
* Makefile.in: Update.Neil Booth2001-11-091-0/+12
* c-lang.c (LANG_HOOKS_NAME): New.Neil Booth2001-11-091-1/+3
* Clean up langhooksNeil Booth2001-11-061-0/+1
* langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg2001-10-251-0/+2
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-0/+18
* Make-lang.in (CXX_OBJS): Added cp-lang.o.Alexandre Oliva2001-10-081-0/+62