aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks-def.h
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-162004-03-16 Dale Johannesen <dalej@apple.com>Dale Johannesen
2004-03-04Mainline merge as of 2004-03-03.Diego Novillo
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-02-10 * langhooks.h (lang_hooks_for_functions): Add missing_noreturn_ok_p.Richard Henderson
2004-02-062004-02-06 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2003-12-16 Revert until initializers are made language independent:Jan Hubicka
2003-12-14 * cp-lang.c (LANG_HOOKS_CALLGRAPH_ANALYZE_EXPR): Kill.Jan Hubicka
2003-11-25Mainline merge as of 2003-11-23.Diego Novillo
2003-10-27 * gimplify.c (keep_function_tree_in_gimple_form): Remove.Richard Henderson
2003-10-25 * c-common.c (c_estimate_num_insns_1): Kill.Jan Hubicka
2003-10-23 * gimplify.c (gimplify_*): Return gimplify_status.Richard Henderson
2003-10-19Mainline merge as of 2003-10-17.Diego Novillo
2003-09-28Merge from mainline.Richard Henderson
2003-09-03Merge tree_rest_of_compilation patch from mainline.Richard Henderson
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-07-25 * c-call-graph.c: Convert to ISO C90.Andreas Jaeger
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-13 * c-common.c, c-common.h, c-decl.c, c-lang.c, c-simplify.c,Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-02-23Mainline merge as of 2003-02-23.Diego Novillo
2002-12-14 * tree.h (CALL_EXPR_HAS_RETURN_SLOT_ADDR): New macro.Jason Merrill
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-11-01Merge basic-improvements into tree-ssa as of 2002-10-31.Diego Novillo
2002-10-01bnw-simple mergeJason Merrill
2002-08-26Mainline merge as of 2002-08-25.Diego Novillo
2002-08-10 * langhooks-def.h: Replace the simplify_function_tree hookJason Merrill
2002-08-05Mainline merge as of 2002-08-04.Diego Novillo
2002-07-24Mainline merge as of 2002-07-21.Diego Novillo
2002-06-22Merge SIMPLE and tree-ssa code from ast-optimizer-branch intoDiego Novillo
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-22 PR preprocessor/6517Neil Booth
2002-04-25 * c-common.h (c_common_parse_file): Update.Neil Booth
2002-04-24 * attribs.c (c_common_attribute_table): Move table and handlersNeil Booth
2002-04-20 * Makefile.in: Update.Neil Booth
2002-04-19 * builtins.c: Include langhooks.h.Neil Booth
2002-04-18 * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth
2002-04-04 * c-common.c (truthvalue_conversion): Rename, update.Neil Booth
2002-04-03 PR opt/4330Richard Henderson
2002-04-03 * langhooks-def.h (lhd_set_decl_assembler_name,Neil Booth
2002-04-01 * c-decl.c (grokdeclarator): Update.Neil Booth
2002-04-01 * c-common.c (unsigned_conversion_warning, convert_and_check,Neil Booth
2002-03-31 * c-common.c (c_unsafe_for_reeval): Rename.Neil Booth
2002-03-31 * diagnostic.c (print_error_function): Remove.Neil Booth
2002-03-29 * Makefile.in (convert.o, calls.o, expmed.o): Update.Neil Booth
2002-03-29 * Makefile.in (except.o): Update.Neil Booth
2002-03-27 * Makefile.in (attribs.o): Update.Neil Booth