OSDN Git Service

* tree-ssa-dom.c (simple_iv_increment_p): New function.
[pf3gnuchains/gcc-fork.git] / gcc / treelang / treetree.c
2005-02-24 phython2005-02-24 James A. Morrison <phython@gcc.gnu.org>
2005-02-24 phython2005-02-24 James A. Morrison <phython@gcc.gnu.org>
2005-02-13 phython2005-02-13 James A. Morrison <phython@gcc.gnu.org>
2005-02-10 rth * builtins.c (DEF_BUILTIN): Add COND argument.
2005-02-01 phython2005-02-01 James A. Morrison <phython@gcc.gnu.org>
2004-10-25 phython2004-10-24 James A. Morrison <phython@gcc.gnu.org>
2004-10-02 phython2004-10-02 James A. Morrison <phython@gcc.gnu.org>
2004-10-02 phython2004-10-02 James A. Morrison <phython@gcc.gnu.org>
2004-10-02 phython2004-10-02 James A. Morrison <phython@gcc.gnu.org>
2004-10-01 hubicka * c-decl.c (c_expand_body): Update call tree_rest_of_c...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-08-26 nathan * treetree.c (tree_code_get_integer_value): Fix build_...
2004-08-24 nathan * c-decl.c (c_init_decl_processing): Adjust
2004-08-15 nathan.:
2004-08-08 phythontreelang:
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-07-11 jsm28 * langhooks.h (estimate_num_insns, pushlevel, poplevel...
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-07-28 ajtreelang:
2003-07-19 ghazigcc:
2003-07-10 wilsonRemove C language front end dependencies.
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-06-20 nathan * tree.h (expand_function_end): Remove all parameters.
2003-06-18 nathan * treetree.c (build_stmt): Remove VPARAMS.
2003-06-14 nathan * tree.h (init_function_start): Remove filename and...
2003-06-14 neil * Makefile.in: Update to use common.opt and lang_opt_f...
2003-06-12 aj * treetree.c: Remove cl_options-count and cl_options.
2003-06-11 neil * hooks.c (hook_int_size_t_constcharptr_int_0): New.
2003-06-08 aj * Make-lang.in: Update.
2003-06-08 timjoslingtreelang fix for rs6000.
2003-05-21 nathan * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOU...
2003-05-09 timjoslingTreelang fixes including built failures on PPC and...
2003-05-06 nathantreelang:
2003-04-30 nathan * Make-lang.in (parse.c): Reorder bison arguments...
2003-03-21 aj * treetree.c (cpp_create_reader): Follow prototype...
2003-03-15 aj * treetree.c (cpp_handle_option): Remove.
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-03-05 aj * treetree.c (init_c_lex): Follow change to c-common.h.
2003-03-01 timjoslingTreelang fixes.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-27 kazu * LANGUAGES: Follow spelling conventions.
2002-09-09 timjoslingFix for recent treelang build failure due to changes...
2002-08-17 timjoslingtreelang fixes to accommodate chaqnges elsewhere.
2002-08-13 timjoslingFixes for treelang, mainly provide fake definition...
2002-08-12 neil * c-opts.c (deps_seen, deps_file, deferred_count,...
2002-07-09 timjoslingTreelang updates for new attrib regime.
2002-06-10 timjoslingFixes to make treelang worg with PCH gengtype.c changes.
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-18 timjosling.info build fix, add flag needed by c-common.c
2002-05-11 timjoslingMinor fix to treelang; Update MAINTAINERS and ChangeLog...
2002-05-06 timjoslingAdded Tim Josling to MAINTAINERS file. Fixed various...
2002-05-05 timjoslingAdded new sample language treelang.