aboutsummaryrefslogtreecommitdiff
path: root/gcc/treelang/treetree.h
AgeCommit message (Expand)AuthorFilesLines
2005-02-26parse.y (function_invocation, [...]): Pass location to tree_code_get_expression.James A. Morrison1-1/+2
2005-02-24parse.y: (function_prototype): Accept EXTERNAL_REFERENCE_STORAGE.James A. Morrison1-4/+3
2005-02-01parse.y: Reformat comments.James A. Morrison1-10/+4
2004-08-08Make-lang.in (TREE_BE_LIBS): Remove.James A. Morrison1-2/+2
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth1-1/+1
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth1-0/+1
2003-06-11hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth1-1/+1
2003-05-06Make-lang.in (treelang/tree1.o): Depends on input.hNathan Sidwell1-18/+17
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth1-9/+9
2003-03-01Treelang fixes.Tim Josling1-3/+3
2002-06-10Fixes to make treelang worg with PCH gengtype.c changes.Tim Josling1-30/+2
2002-05-05Added new sample language treelang.Tim Josling1-0/+101