summaryrefslogtreecommitdiff
path: root/gcc/treelang
Commit message (Expand)AuthorAgeFilesLines
* frontends.texi: Rewrite.Joseph Myers2004-03-212-3/+8
* * Make-lang.in (treelang-warn): Add -Wno-variadic-macros.Richard Henderson2004-02-202-1/+6
* Makefile.in (abs_docdir, abs_srcdir): Define.Kelley Cook2004-01-312-1/+5
* re PR other/12730 (manual page install broken with old Pod::man)Kelley Cook2004-01-212-14/+20
* re PR bootstrap/12744 (A GCC release tarball can no longer be built without b...Kelley Cook2004-01-152-19/+22
* dwarf2.h, [...]: Add multiple-include guard.Zack Weinberg2004-01-082-1/+5
* Patch from James MorrisonJames A. Morrison2003-12-043-3/+6
* Patch from James MorrisonJames A. Morrison2003-12-042-30/+56
* Make-lang.in (treelang.tags): Create TAGS.sub files in each directory and TAG...Jason Merrill2003-11-252-2/+8
* Remove some .cvsignore files due to doc files now being built in build directoryKelley Cook2003-11-212-5/+4
* Makefile.in (extraclean): Delete.Joseph Myers2003-11-202-4/+6
* Makefile.in (lang_checks): Add.Joseph Myers2003-11-202-1/+4
* Makefile.in (cpp.dvi): New target split from cpp.info.Kelley Cook2003-11-042-12/+19
* Make-lang.in (treelang.o): Depend on $(parsedir)/treelang/parse.h.Kelley Cook2003-10-222-2/+8
* Make-lang.in (parse.o): Honor $(parsedir).Kelley Cook2003-10-212-18/+32
* Make-lang.in (gnat_ug_unx.info): Add dependency on stmp-docobjdir.Mark Mitchell2003-10-212-1/+5
* Makefile.in (install-info): Simplify.Mark Mitchell2003-10-202-19/+13
* Make-lang.in (treelang.install-info): Remove reference to treelang.info.Andreas Jaeger2003-10-122-4/+7
* re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc)Mark Mitchell2003-10-062-5/+9
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2003-09-212-7/+10
* tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2003-09-212-6/+12
* Cleaned up Jan's ChangeLog entriesR. Kelley Cook2003-09-161-1/+1
* treetree.c: Convert remaining K&R prototypes to ISO C90.Andreas Jaeger2003-07-285-74/+54
* fixfixes.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-192-2/+5
* c.opt: Document more options.Neil Booth2003-07-154-43/+8
* * Make-lang.in (treelang/tree-convert.o): Depend on TM_H.Andreas Jaeger2003-07-122-2/+6
* Make-lang.in: Update.Neil Booth2003-07-103-6/+9
* Remove C language front end dependencies.Fergus Henderson2003-07-105-389/+670
* rtl.h (emit_line_note): Take a location_t.Nathan Sidwell2003-07-072-8/+15
* 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