| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: | tromey | 2005-04-29 | 1 | -1/+1 |
* | * treelang/treelang.texi: Fix typos. | kazu | 2005-04-01 | 1 | -4/+4 |
* | * langhooks.h (truthvalue_conversion): Remove. | jsm28 | 2005-03-23 | 1 | -10/+0 |
* | 2005-03-22 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-03-23 | 1 | -19/+19 |
* | 2005-02-26 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-02-26 | 1 | -3/+12 |
* | 2005-02-26 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-02-26 | 1 | -14/+3 |
* | 2005-02-26 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-02-26 | 1 | -1/+2 |
* | 2005-02-24 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-02-24 | 1 | -10/+9 |
* | 2005-02-24 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-02-24 | 1 | -45/+38 |
* | 2005-02-13 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-02-13 | 1 | -2/+5 |
* | * builtins.c (DEF_BUILTIN): Add COND argument. | rth | 2005-02-10 | 1 | -1/+1 |
* | 2005-02-01 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-02-01 | 1 | -5/+3 |
* | 2004-10-24 James A. Morrison <phython@gcc.gnu.org> | phython | 2004-10-25 | 1 | -1/+1 |
* | 2004-10-02 James A. Morrison <phython@gcc.gnu.org> | phython | 2004-10-02 | 1 | -9/+9 |
* | 2004-10-02 James A. Morrison <phython@gcc.gnu.org> | phython | 2004-10-02 | 1 | -34/+19 |
* | 2004-10-02 James A. Morrison <phython@gcc.gnu.org> | phython | 2004-10-02 | 1 | -46/+41 |
* | * c-decl.c (c_expand_body): Update call tree_rest_of_compilation. | hubicka | 2004-10-01 | 1 | -1/+1 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -2/+2 |
* | * 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 |