aboutsummaryrefslogtreecommitdiff
path: root/gcc/treelang
AgeCommit message (Expand)AuthorFilesLines
2003-07-04Makefile.tpl: Replace PWD with PWD_COMMAND.H.J. Lu2-7/+11
2003-07-02* Make-lang.in: Use C_COMMON_HNeil Booth1-1/+1
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth3-3/+9
2003-07-01Make-lang.in: Update.Neil Booth3-1/+9
2003-06-20tree.h (expand_function_end): Remove all parameters.Nathan Sidwell2-1/+6
2003-06-18treetree.c (build_stmt): Remove VPARAMS.Nathan Sidwell2-2/+7
2003-06-15c-opts.c (lang_flags): Update for new spelling of flags.Neil Booth3-26/+15
2003-06-14tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell2-2/+6
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth5-12/+24
2003-06-12* treetree.c: Remove cl_options-count and cl_options.Andreas Jaeger2-2/+4
2003-06-11hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth6-83/+120
2003-06-08Make-lang.in: Update.Andreas Jaeger3-1/+9
2003-06-08treelang fix for rs6000.Tim Josling2-0/+15
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka2-0/+8
2003-05-21c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.Nathan Sidwell2-4/+4
2003-05-09Treelang fixes including built failures on PPC and others.Tim Josling5-8/+31
2003-05-07stmt.c (force_label_rtx): New function, based on logic formerly found in expa...Zack Weinberg2-2/+8
2003-05-06Make-lang.in (treelang/tree1.o): Depends on input.hNathan Sidwell8-119/+147
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell2-1/+5
2003-04-30parse.y (make_plus_expression): New function.Steven Bosscher3-108/+82
2003-04-30Make-lang.in (parse.c): Reorder bison arguments for POSIXLY_CORRECT.Nathan Sidwell3-3/+7
2003-03-21treetree.c (cpp_create_reader): Follow prototype change in cpplib.h.Andreas Jaeger2-1/+7
2003-03-20Makefile.in (STRICT2_WARN): Add @WERROR@.Loren J. Rittle1-1/+1
2003-03-17Make-lang.in (treelang.tags): Remove duplicate entry.Andreas Jaeger2-9/+4
2003-03-15* treetree.c (cpp_handle_option): Remove.Andreas Jaeger2-10/+4
2003-03-13* Make-lang.in (tree1$(exeext)): Fix previous patch.Andreas Jaeger2-1/+5
2003-03-12* Make-lang.in (tree1$(exeext)): Add c-cppbuiltin.o.Andreas Jaeger2-3/+9
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth5-43/+55
2003-03-05* treetree.c (init_c_lex): Follow change to c-common.h.Andreas Jaeger2-127/+131
2003-03-04* Make-lang.in (treelang.tags): New target.Tom Tromey2-0/+7
2003-03-01Fix for bison 1.75 enum name clash.Tim Josling3-9/+18
2003-03-01Treelang fixes.Tim Josling8-18/+114
2003-02-04fastjar.texi: Update to GFDL 1.2.Joseph Myers2-1/+5
2003-01-26Make-lang.in (treelang/parse.o-warn): Define as -Wno-error.Michael Matz2-12/+18
2003-01-14Make-lang.in (treelang.install-info): Depend only on info files if BUILD_INFO...Andreas Jaeger2-12/+26
2003-01-09Make-lang.in (treelang.install.common.done, [...]): Prepend $(DESTDIR) to des...Christian Cornelssen2-9/+16
2002-12-28cpp.texi, [...]: Use @copying.Joseph Myers2-38/+28
2002-12-23gcc-common.texi: Define DEVELOPMENT.Joseph Myers3-21/+23
2002-12-22* treelang.texi: Use @ifnottex instead of @ifinfo.Joseph Myers2-4/+8
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg6-69/+50
2002-09-27LANGUAGES: Follow spelling conventions.Kazu Hirata2-2/+2
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-09Fix for recent treelang build failure due to changes to C.Tim Josling2-0/+10
2002-08-17treelang fixes to accommodate chaqnges elsewhere.Tim Josling2-61/+15
2002-08-13Fixes for treelang, mainly provide fake definition of rtx for parse.y includes.Tim Josling4-8/+61
2002-08-12c-opts.c (deps_seen, [...]): New.Neil Booth2-8/+4
2002-08-08configure.in (enable_coverage): New enable switch.Nathan Sidwell2-1/+6
2002-07-14Make gengtype.c language independent.Tim Josling2-2/+8
2002-07-09Treelang updates for new attrib regime.Tim Josling2-2/+18
2002-06-21Make-lang.in (treelang/tree1.o, [...]): Add dependency on $(CONFIG_H).Andreas Jaeger2-18/+24