aboutsummaryrefslogtreecommitdiff
path: root/gcc/treelang
AgeCommit message (Expand)AuthorFilesLines
2003-10-06re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc)Mark Mitchell2-5/+9
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2-7/+10
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2-6/+12
2003-09-16Cleaned up Jan's ChangeLog entriesR. Kelley Cook1-1/+1
2003-07-28treetree.c: Convert remaining K&R prototypes to ISO C90.Andreas Jaeger5-74/+54
2003-07-19fixfixes.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2-2/+5
2003-07-15c.opt: Document more options.Neil Booth4-43/+8
2003-07-12* Make-lang.in (treelang/tree-convert.o): Depend on TM_H.Andreas Jaeger2-2/+6
2003-07-10Make-lang.in: Update.Neil Booth3-6/+9
2003-07-10Remove C language front end dependencies.Fergus Henderson5-389/+670
2003-07-07rtl.h (emit_line_note): Take a location_t.Nathan Sidwell2-8/+15
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