summaryrefslogtreecommitdiff
path: root/gcc/treelang/treetree.c
Commit message (Expand)AuthorAgeFilesLines
* * hooks.c (hook_int_size_t_constcharptr_int_0): New.neil2003-06-111-2/+2
* * Make-lang.in: Update.aj2003-06-081-0/+3
* treelang fix for rs6000.timjosling2003-06-081-0/+11
* * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.nathan2003-05-211-4/+0
* Treelang fixes including built failures on PPC and others.timjosling2003-05-091-3/+7
* treelang:nathan2003-05-061-43/+30
* * Make-lang.in (parse.c): Reorder bison arguments for POSIXLY_CORRECT.nathan2003-04-301-1/+0
* * treetree.c (cpp_create_reader): Follow prototype change inaj2003-03-211-1/+2
* * treetree.c (cpp_handle_option): Remove.aj2003-03-151-10/+0
* * c-common.h (c_common_init, c_common_post_options): Update.neil2003-03-081-21/+21
* * treetree.c (init_c_lex): Follow change to c-common.h.aj2003-03-051-122/+122
* Treelang fixes.timjosling2003-03-011-6/+18
* Merge basic-improvements-branch to trunkzack2002-12-161-15/+2
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-1/+1
* Fix for recent treelang build failure due to changes to C.timjosling2002-09-091-0/+6
* treelang fixes to accommodate chaqnges elsewhere.timjosling2002-08-171-61/+1
* Fixes for treelang, mainly provide fake definition of rtx for parse.y includes.timjosling2002-08-131-4/+46
* * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size,neil2002-08-121-8/+0
* Treelang updates for new attrib regime.timjosling2002-07-091-2/+8
* Fixes to make treelang worg with PCH gengtype.c changes.timjosling2002-06-101-23/+24
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-1/+0
* .info build fix, add flag needed by c-common.ctimjosling2002-05-181-0/+2
* Minor fix to treelang; Update MAINTAINERS and ChangeLog to reflect this.timjosling2002-05-111-0/+16
* Added Tim Josling to MAINTAINERS file. Fixed various treelang copyrights. Fixtimjosling2002-05-061-0/+7
* Added new sample language treelang.timjosling2002-05-051-0/+1288