aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
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-02-13Mainline merge as of 2004-02-11.Diego Novillo
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
2003-10-25 * c-common.c (c_estimate_num_insns_1): Kill.Jan Hubicka
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.Richard Henderson
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-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-02-23Mainline merge as of 2003-02-23.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-10-01bnw-simple mergeJason Merrill
2002-09-09Mainline merge as of 2002-09-08.Diego Novillo
2002-08-19Mainline merge as of 2002-08-18.Diego Novillo
2002-08-12Mainline merge as of 2002-08-11.Diego Novillo
2002-08-10 * langhooks-def.h: Replace the simplify_function_tree hookJason Merrill
2002-07-31Mainline merge as of 2002-07-28.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-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-29 * Makefile.in (convert.o, calls.o, expmed.o): Update.Neil Booth
2002-03-27 * Makefile.in (attribs.o): Update.Neil Booth
2002-03-27 * c-common.c (c_expand_expr): Fix prototype.Neil Booth
2002-03-26 * Makefile.in (ggc-common.o): Update.Neil Booth
2002-03-19 PR c/5656Jakub Jelinek
2002-03-17 * c-common.h (yyparse, c_common_parse_file): New.Neil Booth
2002-03-13 * c-common.c (c_tree_code_type, c_tree_code_length,Kaveh Ghazi
2002-02-28 * Makefile.in (integrate.o): Update.Neil Booth
2001-12-17 * Makefile.in: Update dependencies.Neil Booth
2001-12-16 * c-common.c, c-common.h (back_end_hook): Remove.Neil Booth
2001-12-04 * c-common.def (COMPOUND_LITERAL_EXPR): New.Joseph Myers
2001-11-27 * cpphash.c (_cpp_init_hashtable): Update.Neil Booth
2001-11-27 * Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner
2001-11-26 * cppfiles.c (stack_include_file): Don't optimize zero-lengthNeil Booth
2001-11-20 * c-lang.c (finish_file): Backout 2001-11-16Jakub Jelinek
2001-11-19 * cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementingJason Merrill