summaryrefslogtreecommitdiff
path: root/gcc/treelang
Commit message (Expand)AuthorAgeFilesLines
* * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.nathan2003-05-212-4/+4
* Treelang fixes including built failures on PPC and others.timjosling2003-05-095-8/+31
* * stmt.c (force_label_rtx): New function, based on logiczack2003-05-072-2/+8
* treelang:nathan2003-05-068-119/+147
* * input.h (lineno): Rename to ...nathan2003-05-012-1/+5
* * parse.y (make_plus_expression): New function.steven2003-04-303-108/+82
* * Make-lang.in (parse.c): Reorder bison arguments for POSIXLY_CORRECT.nathan2003-04-303-3/+7
* * treetree.c (cpp_create_reader): Follow prototype change inaj2003-03-212-1/+7
* * Makefile.in (STRICT2_WARN): Add @WERROR@.ljrittle2003-03-201-1/+1
* Treelang:aj2003-03-172-9/+4
* * treetree.c (cpp_handle_option): Remove.aj2003-03-152-10/+4
* * Make-lang.in (tree1$(exeext)): Fix previous patch.aj2003-03-132-1/+5
* * Make-lang.in (tree1$(exeext)): Add c-cppbuiltin.o.aj2003-03-122-3/+9
* * c-common.h (c_common_init, c_common_post_options): Update.neil2003-03-085-43/+55
* * treetree.c (init_c_lex): Follow change to c-common.h.aj2003-03-052-127/+131
* * Make-lang.in (treelang.tags): New target.tromey2003-03-042-0/+7
* Fix for bison 1.75 enum name clash.timjosling2003-03-013-9/+18
* Treelang fixes.timjosling2003-03-018-18/+114
* fastjar:jsm282003-02-042-1/+5
* 2003-01-26 Michael Matz <matz@suse.de>aj2003-01-262-12/+18
* * Make-lang.in (treelang.install-info): Depend only on info filesaj2003-01-142-12/+26
* 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>aj2003-01-092-9/+16
* gcc:jsm282002-12-282-38/+28
* * doc/include/gcc-common.texi: Define DEVELOPMENT.jsm282002-12-233-21/+23
* * treelang.texi: Use @ifnottex instead of @ifinfo.jsm282002-12-222-4/+8
* Merge basic-improvements-branch to trunkzack2002-12-166-69/+50
* * LANGUAGES: Follow spelling conventions.kazu2002-09-272-2/+2
* * ChangeLog: Follow spelling conventions.kazu2002-09-151-1/+1
* Fix for recent treelang build failure due to changes to C.timjosling2002-09-092-0/+10
* treelang fixes to accommodate chaqnges elsewhere.timjosling2002-08-172-61/+15
* Fixes for treelang, mainly provide fake definition of rtx for parse.y includes.timjosling2002-08-134-8/+61
* * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size,neil2002-08-122-8/+4
* * configure.in (enable_coverage): New enable switch.nathan2002-08-082-1/+6
* Make gengtype.c language independent.timjosling2002-07-142-2/+8
* Treelang updates for new attrib regime.timjosling2002-07-092-2/+18
* * Make-lang.in (treelang/tree1.o, treelang/treetree.o,aj2002-06-212-18/+24
* Clean up configure.in checks for bad languages; fix typos in treelang.timjosling2002-06-193-3/+11
* Fixes to make treelang worg with PCH gengtype.c changes.timjosling2002-06-109-391/+397
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-1/+0
* .info build fix, add flag needed by c-common.ctimjosling2002-05-184-2/+17
* * Makefile.in: Allow for PWDCMD to override hardcoded pwd.ro2002-05-162-6/+10
* Minor fix to treelang; Update MAINTAINERS and ChangeLog to reflect this.timjosling2002-05-112-0/+21
* Added Tim Josling to MAINTAINERS file. Fixed various treelang copyrights. Fixtimjosling2002-05-063-0/+17
* Adding .csvignore.timjosling2002-05-052-0/+8
* Added new sample language treelang.timjosling2002-05-0513-0/+4959