aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-tree.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-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-01-05 * c-tree.h (struct lang_type): Add enum_min, enum_max.Richard Henderson
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-12-01Mainline merge as of 2003-11-30.Diego Novillo
2003-11-25Mainline merge as of 2003-11-23.Diego Novillo
2003-10-15 * c-tree.h (C_LANG_TREE_NODE_CHAIN_NEXT): New.Richard Henderson
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.Richard Henderson
2003-09-28Merge from mainline.Richard Henderson
2003-09-08 * c-tree.h: Don't declare c_genericize, it's alreadySteven Bosscher
2003-08-31 * c-tree.h (C_DECL_FILE_SCOPE): Move ...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-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-11-17 Improve tree dumps.Jason Merrill
2002-10-01bnw-simple mergeJason Merrill
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
2002-09-09Mainline merge as of 2002-09-08.Diego Novillo
2002-08-19Mainline merge as of 2002-08-18.Diego Novillo
2002-08-15 * c-pretty-print.c: Move extern definitions to diagnostic.h.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-08-05Mainline merge as of 2002-08-04.Diego Novillo
2002-07-31Mainline merge as of 2002-07-28.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-25 * Makefile.in (C_COMMON_H): Fix.Neil Booth
2002-05-06 * c-common.c (warn_multichar): New.Neil Booth
2002-04-25 * c-common.h (c_common_parse_file): Update.Neil 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-03 PR opt/4330Richard Henderson
2002-04-01 * c-decl.c (grokdeclarator): Update.Neil Booth
2002-03-31 * c-common.c (c_unsafe_for_reeval): Rename.Neil Booth
2002-03-28 * c-decl.c (finish_function): New arg can_defer_p. Pass itRichard Henderson
2002-03-27 * Makefile.in (attribs.o): Update.Neil Booth
2002-03-26 * Makefile.in (ggc-common.o): Update.Neil Booth
2002-03-21 * Makefile.in (fold-const.o, stor-layout.o, stmt.o,Neil Booth
2002-03-19 PR c/5656Jakub Jelinek
2002-03-17 * c-common.h (yyparse, c_common_parse_file): New.Neil Booth