summaryrefslogtreecommitdiff
path: root/gcc/treelang
Commit message (Expand)AuthorAgeFilesLines
* Makefile.tpl: Replace PWD with PWD_COMMAND.H.J. Lu2003-07-042-7/+11
* * Make-lang.in: Use C_COMMON_HNeil Booth2003-07-021-1/+1
* c-common.h (c_common_init_options): New prototype.Neil Booth2003-07-023-3/+9
* Make-lang.in: Update.Neil Booth2003-07-013-1/+9
* tree.h (expand_function_end): Remove all parameters.Nathan Sidwell2003-06-202-1/+6
* treetree.c (build_stmt): Remove VPARAMS.Nathan Sidwell2003-06-182-2/+7
* c-opts.c (lang_flags): Update for new spelling of flags.Neil Booth2003-06-153-26/+15
* tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell2003-06-142-2/+6
* Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth2003-06-145-12/+24
* * treetree.c: Remove cl_options-count and cl_options.Andreas Jaeger2003-06-122-2/+4
* hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth2003-06-116-83/+120
* Make-lang.in: Update.Andreas Jaeger2003-06-083-1/+9
* treelang fix for rs6000.Tim Josling2003-06-082-0/+15
* install.tex: Document profiledbootstrap.Jan Hubicka2003-06-052-0/+8
* c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.Nathan Sidwell2003-05-212-4/+4
* Treelang fixes including built failures on PPC and others.Tim Josling2003-05-095-8/+31
* stmt.c (force_label_rtx): New function, based on logic formerly found in expa...Zack Weinberg2003-05-072-2/+8
* Make-lang.in (treelang/tree1.o): Depends on input.hNathan Sidwell2003-05-068-119/+147
* input.h (lineno): Rename to ...Nathan Sidwell2003-05-012-1/+5
* parse.y (make_plus_expression): New function.Steven Bosscher2003-04-303-108/+82
* Make-lang.in (parse.c): Reorder bison arguments for POSIXLY_CORRECT.Nathan Sidwell2003-04-303-3/+7
* treetree.c (cpp_create_reader): Follow prototype change in cpplib.h.Andreas Jaeger2003-03-212-1/+7
* Makefile.in (STRICT2_WARN): Add @WERROR@.Loren J. Rittle2003-03-201-1/+1
* Make-lang.in (treelang.tags): Remove duplicate entry.Andreas Jaeger2003-03-172-9/+4
* * treetree.c (cpp_handle_option): Remove.Andreas Jaeger2003-03-152-10/+4
* * Make-lang.in (tree1$(exeext)): Fix previous patch.Andreas Jaeger2003-03-132-1/+5
* * Make-lang.in (tree1$(exeext)): Add c-cppbuiltin.o.Andreas Jaeger2003-03-122-3/+9
* c-common.h (c_common_init, [...]): Update.Neil Booth2003-03-085-43/+55
* * treetree.c (init_c_lex): Follow change to c-common.h.Andreas Jaeger2003-03-052-127/+131
* * Make-lang.in (treelang.tags): New target.Tom Tromey2003-03-042-0/+7
* Fix for bison 1.75 enum name clash.Tim Josling2003-03-013-9/+18
* Treelang fixes.Tim Josling2003-03-018-18/+114
* fastjar.texi: Update to GFDL 1.2.Joseph Myers2003-02-042-1/+5
* Make-lang.in (treelang/parse.o-warn): Define as -Wno-error.Michael Matz2003-01-262-12/+18
* Make-lang.in (treelang.install-info): Depend only on info files if BUILD_INFO...Andreas Jaeger2003-01-142-12/+26
* Make-lang.in (treelang.install.common.done, [...]): Prepend $(DESTDIR) to des...Christian Cornelssen2003-01-092-9/+16
* cpp.texi, [...]: Use @copying.Joseph Myers2002-12-282-38/+28
* gcc-common.texi: Define DEVELOPMENT.Joseph Myers2002-12-233-21/+23
* * treelang.texi: Use @ifnottex instead of @ifinfo.Joseph Myers2002-12-222-4/+8
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-166-69/+50
* LANGUAGES: Follow spelling conventions.Kazu Hirata2002-09-272-2/+2
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-151-1/+1
* Fix for recent treelang build failure due to changes to C.Tim Josling2002-09-092-0/+10
* treelang fixes to accommodate chaqnges elsewhere.Tim Josling2002-08-172-61/+15
* Fixes for treelang, mainly provide fake definition of rtx for parse.y includes.Tim Josling2002-08-134-8/+61
* c-opts.c (deps_seen, [...]): New.Neil Booth2002-08-122-8/+4
* configure.in (enable_coverage): New enable switch.Nathan Sidwell2002-08-082-1/+6
* Make gengtype.c language independent.Tim Josling2002-07-142-2/+8
* Treelang updates for new attrib regime.Tim Josling2002-07-092-2/+18
* Make-lang.in (treelang/tree1.o, [...]): Add dependency on $(CONFIG_H).Andreas Jaeger2002-06-212-18/+24