aboutsummaryrefslogtreecommitdiff
path: root/gcc/treelang
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook14-28/+32
2005-06-15parse.y (function_invocation): Reverse parameter list.James A. Morrison3-7/+11
2005-06-13treetree.c (tree_code_get_expression): Call build_function_call_expr to build...Rafael Ávila de Espíndola2-6/+9
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi4-4/+11
2005-05-02re PR treelang/21345 (treelang/parse.y:454.11: parse error)Andrew Pinski2-0/+6
2005-04-29tree.c (build_block): Removed unused 'tags' argument.Tom Tromey2-1/+5
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2-1/+5
2005-04-12lang.opt: Refer to the GCC internals documentation instead of c.opt.Richard Sandiford2-1/+5
2005-04-01re PR treelang/20604 (treelang does not get passed -fPIC by default on *-darwin)Andrew Pinski2-27/+8
2005-04-01treelang.texi: Fix typos.Kazu Hirata3-10/+15
2005-03-23langhooks.h (truthvalue_conversion): Remove.Joseph Myers3-11/+7
2005-03-23treetree.c (tree_code_if_start): Use fold_buildN.James A. Morrison2-19/+27
2005-03-23treelang.h (struct parameter_part): Skip WHERE_TO_PUT_VAR_TREE during GC.James A. Morrison2-1/+6
2005-03-16gcc-version.m4: Delete.Zack Weinberg2-2/+7
2005-03-06re PR treelang/20326 (treelang does install the backend as a driver)James A. Morrison3-4/+86
2005-02-27* treelang.texi: Fix a typo.Kazu Hirata2-1/+5
2005-02-26parse.y (function_invocation, [...]): Pass location to tree_code_get_expression.James A. Morrison4-8/+30
2005-02-26treelang.texi: Treelang does have warnings.James A. Morrison3-17/+20
2005-02-26parse.y: Do comparisons as the type of the first expression.James A. Morrison3-2/+12
2005-02-26Make-lang.in: Remove commented out code.James A. Morrison3-1/+6
2005-02-26treelang.texi: Remove extra contribution notice.James A. Morrison2-36/+39
2005-02-26treelang.texi: Fix whitespacing.James A. Morrison2-95/+101
2005-02-24re PR treelang/19896 ([treelang] Static variables don't work)James A. Morrison2-10/+18
2005-02-24parse.y: (function_prototype): Accept EXTERNAL_REFERENCE_STORAGE.James A. Morrison4-64/+79
2005-02-23genpreds.c: Update copyright.Kazu Hirata2-1/+5
2005-02-13treetree.c (tree_lang_type_for_mode): Return NULL_TREE for all non scalar int...James A. Morrison2-2/+10
2005-02-09builtins.c (DEF_BUILTIN): Add COND argument.Richard Henderson2-2/+7
2005-02-06cpp.texi: Include gcc-common.texi.Joseph Myers2-8/+6
2005-02-01(lex.l): Undef LINEMAP_POSITION_FOR_COLUMN before defining it.James A. Morrison2-2/+7
2005-02-01parse.y: Reformat comments.James A. Morrison4-21/+20
2004-11-13Unify html generation with other frontends.Mike Stump1-4/+2
2004-11-13Makefile.in: Add html support.Mike Stump1-11/+16
2004-10-25treetree.c (tree_code_generate_return): Wrap param declaration in ENABLE_CHEC...James A. Morrison2-1/+6
2004-10-06pretty-print.c: Include tree.h.Zack Weinberg2-0/+22
2004-10-02re PR treelang/17762 (treelang doesn't use mapped locations)James A. Morrison5-113/+142
2004-10-02parse.y: Use gcc_assert and gcc_unreachable instead of abort.James A. Morrison4-92/+72
2004-10-02lex.l: Remove random whitespace.James A. Morrison5-175/+181
2004-10-02parse.y (ELSE): Set tok to $1.James A. Morrison3-31/+41
2004-10-01c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka2-1/+6
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2-2/+7
2004-09-15* Make-lang.in (treelang-warn): Set to $(STRICT_WARN).Zack Weinberg2-5/+8
2004-08-26* treetree.c (tree_code_get_integer_value): Fix build_int_cst call.Nathan Sidwell2-1/+6
2004-08-24c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call.Nathan Sidwell2-1/+6
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell2-1/+5
2004-08-08Make-lang.in (TREE_BE_LIBS): Remove.James A. Morrison8-308/+289
2004-08-05re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating1-4/+4
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers2-41/+18
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson2-1/+4
2004-04-05gcc.c (combine_flag): New global variable, for new driver option.Caroline Tice1-5/+5
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner2-1/+6