OSDN Git Service

* Makefile.in: Update to use common.opt and lang_opt_files.
[pf3gnuchains/gcc-fork.git] / gcc / treelang / treetree.c
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.