aboutsummaryrefslogtreecommitdiff
path: root/gcc/treelang
AgeCommit message (Expand)AuthorFilesLines
2004-01-31Makefile.in (abs_docdir, abs_srcdir): Define.Kelley Cook2-1/+5
2004-01-21re PR other/12730 (manual page install broken with old Pod::man)Kelley Cook2-14/+20
2004-01-15re PR bootstrap/12744 (A GCC release tarball can no longer be built without b...Kelley Cook2-19/+22
2004-01-08dwarf2.h, [...]: Add multiple-include guard.Zack Weinberg2-1/+5
2003-12-04Patch from James MorrisonJames A. Morrison3-3/+6
2003-12-04Patch from James MorrisonJames A. Morrison2-30/+56
2003-11-25Make-lang.in (treelang.tags): Create TAGS.sub files in each directory and TAG...Jason Merrill2-2/+8
2003-11-21Remove some .cvsignore files due to doc files now being built in build directoryKelley Cook2-5/+4
2003-11-20Makefile.in (extraclean): Delete.Joseph Myers2-4/+6
2003-11-20Makefile.in (lang_checks): Add.Joseph Myers2-1/+4
2003-11-04Makefile.in (cpp.dvi): New target split from cpp.info.Kelley Cook2-12/+19
2003-10-22Make-lang.in (treelang.o): Depend on $(parsedir)/treelang/parse.h.Kelley Cook2-2/+8
2003-10-21Make-lang.in (parse.o): Honor $(parsedir).Kelley Cook2-18/+32
2003-10-21Make-lang.in (gnat_ug_unx.info): Add dependency on stmp-docobjdir.Mark Mitchell2-1/+5
2003-10-20Makefile.in (install-info): Simplify.Mark Mitchell2-19/+13
2003-10-12Make-lang.in (treelang.install-info): Remove reference to treelang.info.Andreas Jaeger2-4/+7
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