summaryrefslogtreecommitdiff
path: root/gcc/treelang/tree1.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR treelang/17762 (treelang doesn't use mapped locations)James A. Morrison2004-10-021-10/+26
* parse.y: Use gcc_assert and gcc_unreachable instead of abort.James A. Morrison2004-10-021-4/+5
* lex.l: Remove random whitespace.James A. Morrison2004-10-021-33/+31
* Make-lang.in (TREE_BE_LIBS): Remove.James A. Morrison2004-08-081-2/+7
* treetree.c: Convert remaining K&R prototypes to ISO C90.Andreas Jaeger2003-07-281-1/+1
* c.opt: Document more options.Neil Booth2003-07-151-11/+0
* Make-lang.in: Update.Neil Booth2003-07-101-3/+0
* c-common.h (c_common_init_options): New prototype.Neil Booth2003-07-021-2/+3
* Make-lang.in: Update.Neil Booth2003-07-011-0/+3
* c-opts.c (lang_flags): Update for new spelling of flags.Neil Booth2003-06-151-1/+1
* Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth2003-06-141-2/+9
* hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth2003-06-111-77/+35
* Make-lang.in (treelang/tree1.o): Depends on input.hNathan Sidwell2003-05-061-13/+13
* input.h (lineno): Rename to ...Nathan Sidwell2003-05-011-1/+1
* parse.y (make_plus_expression): New function.Steven Bosscher2003-04-301-5/+10
* c-common.h (c_common_init, [...]): Update.Neil Booth2003-03-081-12/+12
* Treelang fixes.Tim Josling2003-03-011-2/+29
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-8/+3
* Fixes to make treelang worg with PCH gengtype.c changes.Tim Josling2002-06-101-91/+28
* Added new sample language treelang.Tim Josling2002-05-051-0/+382