summaryrefslogtreecommitdiff
path: root/gcc/langhooks-def.h
Commit message (Expand)AuthorAgeFilesLines
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+1
* hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first.Richard Henderson2002-11-261-2/+2
* langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p.Zack Weinberg2002-10-231-0/+3
* For PR java/6005 and PR java/7611:Tom Tromey2002-08-221-0/+3
* langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.Jason Merrill2002-08-021-0/+3
* c-common.c (c_common_post_options): Update prototype; don't init backends if ...Neil Booth2002-07-071-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-10/+6
* re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth2002-05-221-1/+3
* c-common.h (c_common_parse_file): Update.Neil Booth2002-04-251-4/+2
* 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/+16
* builtins.c: Include langhooks.h.Neil Booth2002-04-191-0/+3
* c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth2002-04-181-1/+4
* c-common.c (truthvalue_conversion): Rename, update.Neil Booth2002-04-041-0/+1
* re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson2002-04-031-1/+4
* langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.Neil Booth2002-04-031-0/+3
* c-decl.c (grokdeclarator): Update.Neil Booth2002-04-011-0/+1
* c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth2002-04-011-1/+4
* c-common.c (c_unsafe_for_reeval): Rename.Neil Booth2002-03-311-2/+7
* diagnostic.c (print_error_function): Remove.Neil Booth2002-03-311-0/+6
* Makefile.in (convert.o, [...]): Update.Neil Booth2002-03-291-2/+5
* Makefile.in (except.o): Update.Neil Booth2002-03-291-1/+9
* Makefile.in (attribs.o): Update.Neil Booth2002-03-271-0/+2
* c-common.c (c_expand_expr): Fix prototype.Neil Booth2002-03-271-0/+3
* Makefile.in (ggc-common.o): Update.Neil Booth2002-03-261-0/+2
* c-decl.c (maybe_build_cleanup): Remove.Neil Booth2002-03-251-0/+3
* Makefile.in (fold-const.o, [...]): Update.Neil Booth2002-03-211-3/+23
* Makefile.in: Update.Neil Booth2002-03-201-0/+3
* re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)Jakub Jelinek2002-03-191-1/+5
* c-common.h (yyparse, [...]): New.Neil Booth2002-03-171-0/+2
* expr.c (expand_expr): Use unsave lang hook.Neil Booth2002-03-081-0/+2
* Makefile.in (integrate.o): Update.Neil Booth2002-02-281-0/+3
* langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in...Jason Merrill2001-12-051-1/+9
* langhooks.h (struct lang_hooks): Add staticp.Joseph Myers2001-12-041-0/+3
* Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner2001-11-271-0/+6
* cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth2001-11-261-3/+3
* tree-dump.c: Rename from c-dump.c.Bryce McKinlay2001-11-221-2/+15
* Makefile.in: Update.Neil Booth2001-11-091-0/+14
* c-lang.c (LANG_HOOKS_NAME): New.Neil Booth2001-11-091-0/+4
* Clean up langhooksNeil Booth2001-11-061-0/+109