| Commit message (Expand) | Author | Age | Files | Lines |
* | * treetree.c (tree_code_get_integer_value): Fix build_int_cst call. | nathan | 2004-08-26 | 1 | -1/+2 |
* | * c-decl.c (c_init_decl_processing): Adjust | nathan | 2004-08-24 | 1 | -1/+1 |
* | .: | nathan | 2004-08-15 | 1 | -1/+1 |
* | treelang: | phython | 2004-08-08 | 1 | -276/+184 |
* | 2004-08-04 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-08-05 | 1 | -4/+4 |
* | * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block, | jsm28 | 2004-07-11 | 1 | -41/+8 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 1 | -1/+0 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -1/+1 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -7/+6 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -6/+7 |
* | treelang: | aj | 2003-07-28 | 1 | -68/+41 |
* | gcc: | ghazi | 2003-07-19 | 1 | -2/+1 |
* | Remove C language front end dependencies. | wilson | 2003-07-10 | 1 | -374/+525 |
* | * rtl.h (emit_line_note): Take a location_t. | nathan | 2003-07-07 | 1 | -8/+7 |
* | * tree.h (expand_function_end): Remove all parameters. | nathan | 2003-06-20 | 1 | -1/+1 |
* | * treetree.c (build_stmt): Remove VPARAMS. | nathan | 2003-06-18 | 1 | -2/+2 |
* | * tree.h (init_function_start): Remove filename and line paramters. | nathan | 2003-06-14 | 1 | -2/+1 |
* | * Makefile.in: Update to use common.opt and lang_opt_files. | neil | 2003-06-14 | 1 | -0/+2 |
* | * treetree.c: Remove cl_options-count and cl_options. | aj | 2003-06-12 | 1 | -2/+0 |
* | * hooks.c (hook_int_size_t_constcharptr_int_0): New. | neil | 2003-06-11 | 1 | -2/+2 |
* | * Make-lang.in: Update. | aj | 2003-06-08 | 1 | -0/+3 |
* | treelang fix for rs6000. | timjosling | 2003-06-08 | 1 | -0/+11 |
* | * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED. | nathan | 2003-05-21 | 1 | -4/+0 |
* | Treelang fixes including built failures on PPC and others. | timjosling | 2003-05-09 | 1 | -3/+7 |
* | treelang: | nathan | 2003-05-06 | 1 | -43/+30 |
* | * Make-lang.in (parse.c): Reorder bison arguments for POSIXLY_CORRECT. | nathan | 2003-04-30 | 1 | -1/+0 |
* | * treetree.c (cpp_create_reader): Follow prototype change in | aj | 2003-03-21 | 1 | -1/+2 |
* | * treetree.c (cpp_handle_option): Remove. | aj | 2003-03-15 | 1 | -10/+0 |
* | * c-common.h (c_common_init, c_common_post_options): Update. | neil | 2003-03-08 | 1 | -21/+21 |
* | * treetree.c (init_c_lex): Follow change to c-common.h. | aj | 2003-03-05 | 1 | -122/+122 |
* | Treelang fixes. | timjosling | 2003-03-01 | 1 | -6/+18 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -15/+2 |
* | * LANGUAGES: Follow spelling conventions. | kazu | 2002-09-27 | 1 | -1/+1 |
* | Fix for recent treelang build failure due to changes to C. | timjosling | 2002-09-09 | 1 | -0/+6 |
* | treelang fixes to accommodate chaqnges elsewhere. | timjosling | 2002-08-17 | 1 | -61/+1 |
* | Fixes for treelang, mainly provide fake definition of rtx for parse.y includes. | timjosling | 2002-08-13 | 1 | -4/+46 |
* | * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size, | neil | 2002-08-12 | 1 | -8/+0 |
* | Treelang updates for new attrib regime. | timjosling | 2002-07-09 | 1 | -2/+8 |
* | Fixes to make treelang worg with PCH gengtype.c changes. | timjosling | 2002-06-10 | 1 | -23/+24 |
* | * Makefile.in (C_COMMON_H): Fix. | neil | 2002-05-25 | 1 | -1/+0 |
* | .info build fix, add flag needed by c-common.c | timjosling | 2002-05-18 | 1 | -0/+2 |
* | Minor fix to treelang; Update MAINTAINERS and ChangeLog to reflect this. | timjosling | 2002-05-11 | 1 | -0/+16 |
* | Added Tim Josling to MAINTAINERS file. Fixed various treelang copyrights. Fix | timjosling | 2002-05-06 | 1 | -0/+7 |
* | Added new sample language treelang. | timjosling | 2002-05-05 | 1 | -0/+1288 |