aboutsummaryrefslogtreecommitdiff
path: root/gcc/treelang/tree1.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-6/+6
2007-08-21configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook1-0/+1
2007-07-18parse.y: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-9/+8
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-10-02re PR treelang/17762 (treelang doesn't use mapped locations)James A. Morrison1-10/+26
2004-10-02parse.y: Use gcc_assert and gcc_unreachable instead of abort.James A. Morrison1-4/+5
2004-10-02lex.l: Remove random whitespace.James A. Morrison1-33/+31
2004-08-08Make-lang.in (TREE_BE_LIBS): Remove.James A. Morrison1-2/+7
2003-07-28treetree.c: Convert remaining K&R prototypes to ISO C90.Andreas Jaeger1-1/+1
2003-07-15c.opt: Document more options.Neil Booth1-11/+0
2003-07-10Make-lang.in: Update.Neil Booth1-3/+0
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth1-2/+3
2003-07-01Make-lang.in: Update.Neil Booth1-0/+3
2003-06-15c-opts.c (lang_flags): Update for new spelling of flags.Neil Booth1-1/+1
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth1-2/+9
2003-06-11hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth1-77/+35
2003-05-06Make-lang.in (treelang/tree1.o): Depends on input.hNathan Sidwell1-13/+13
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell1-1/+1
2003-04-30parse.y (make_plus_expression): New function.Steven Bosscher1-5/+10
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth1-12/+12
2003-03-01Treelang fixes.Tim Josling1-2/+29
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-8/+3
2002-06-10Fixes to make treelang worg with PCH gengtype.c changes.Tim Josling1-91/+28
2002-05-05Added new sample language treelang.Tim Josling1-0/+382