Age | Commit message (Expand) | Author | Files | Lines |
2003-11-20 | Makefile.in (lang_checks): Add. | Joseph Myers | 2 | -1/+4 |
2003-11-04 | Makefile.in (cpp.dvi): New target split from cpp.info. | Kelley Cook | 2 | -12/+19 |
2003-10-22 | Make-lang.in (treelang.o): Depend on $(parsedir)/treelang/parse.h. | Kelley Cook | 2 | -2/+8 |
2003-10-21 | Make-lang.in (parse.o): Honor $(parsedir). | Kelley Cook | 2 | -18/+32 |
2003-10-21 | Make-lang.in (gnat_ug_unx.info): Add dependency on stmp-docobjdir. | Mark Mitchell | 2 | -1/+5 |
2003-10-20 | Makefile.in (install-info): Simplify. | Mark Mitchell | 2 | -19/+13 |
2003-10-12 | Make-lang.in (treelang.install-info): Remove reference to treelang.info. | Andreas Jaeger | 2 | -4/+7 |
2003-10-06 | re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc) | Mark Mitchell | 2 | -5/+9 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 2 | -7/+10 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 2 | -6/+12 |
2003-09-16 | Cleaned up Jan's ChangeLog entries | R. Kelley Cook | 1 | -1/+1 |
2003-07-28 | treetree.c: Convert remaining K&R prototypes to ISO C90. | Andreas Jaeger | 5 | -74/+54 |
2003-07-19 | fixfixes.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2 | -2/+5 |
2003-07-15 | c.opt: Document more options. | Neil Booth | 4 | -43/+8 |
2003-07-12 | * Make-lang.in (treelang/tree-convert.o): Depend on TM_H. | Andreas Jaeger | 2 | -2/+6 |
2003-07-10 | Make-lang.in: Update. | Neil Booth | 3 | -6/+9 |
2003-07-10 | Remove C language front end dependencies. | Fergus Henderson | 5 | -389/+670 |
2003-07-07 | rtl.h (emit_line_note): Take a location_t. | Nathan Sidwell | 2 | -8/+15 |
2003-07-04 | Makefile.tpl: Replace PWD with PWD_COMMAND. | H.J. Lu | 2 | -7/+11 |
2003-07-02 | * Make-lang.in: Use C_COMMON_H | Neil Booth | 1 | -1/+1 |
2003-07-02 | c-common.h (c_common_init_options): New prototype. | Neil Booth | 3 | -3/+9 |
2003-07-01 | Make-lang.in: Update. | Neil Booth | 3 | -1/+9 |
2003-06-20 | tree.h (expand_function_end): Remove all parameters. | Nathan Sidwell | 2 | -1/+6 |
2003-06-18 | treetree.c (build_stmt): Remove VPARAMS. | Nathan Sidwell | 2 | -2/+7 |
2003-06-15 | c-opts.c (lang_flags): Update for new spelling of flags. | Neil Booth | 3 | -26/+15 |
2003-06-14 | tree.h (init_function_start): Remove filename and line paramters. | Nathan Sidwell | 2 | -2/+6 |
2003-06-14 | Makefile.in: Update to use common.opt and lang_opt_files. | Neil Booth | 5 | -12/+24 |
2003-06-12 | * treetree.c: Remove cl_options-count and cl_options. | Andreas Jaeger | 2 | -2/+4 |
2003-06-11 | hooks.c (hook_int_size_t_constcharptr_int_0): New. | Neil Booth | 6 | -83/+120 |
2003-06-08 | Make-lang.in: Update. | Andreas Jaeger | 3 | -1/+9 |
2003-06-08 | treelang fix for rs6000. | Tim Josling | 2 | -0/+15 |
2003-06-05 | install.tex: Document profiledbootstrap. | Jan Hubicka | 2 | -0/+8 |
2003-05-21 | c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED. | Nathan Sidwell | 2 | -4/+4 |
2003-05-09 | Treelang fixes including built failures on PPC and others. | Tim Josling | 5 | -8/+31 |
2003-05-07 | stmt.c (force_label_rtx): New function, based on logic formerly found in expa... | Zack Weinberg | 2 | -2/+8 |
2003-05-06 | Make-lang.in (treelang/tree1.o): Depends on input.h | Nathan Sidwell | 8 | -119/+147 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 2 | -1/+5 |
2003-04-30 | parse.y (make_plus_expression): New function. | Steven Bosscher | 3 | -108/+82 |
2003-04-30 | Make-lang.in (parse.c): Reorder bison arguments for POSIXLY_CORRECT. | Nathan Sidwell | 3 | -3/+7 |
2003-03-21 | treetree.c (cpp_create_reader): Follow prototype change in cpplib.h. | Andreas Jaeger | 2 | -1/+7 |
2003-03-20 | Makefile.in (STRICT2_WARN): Add @WERROR@. | Loren J. Rittle | 1 | -1/+1 |
2003-03-17 | Make-lang.in (treelang.tags): Remove duplicate entry. | Andreas Jaeger | 2 | -9/+4 |
2003-03-15 | * treetree.c (cpp_handle_option): Remove. | Andreas Jaeger | 2 | -10/+4 |
2003-03-13 | * Make-lang.in (tree1$(exeext)): Fix previous patch. | Andreas Jaeger | 2 | -1/+5 |
2003-03-12 | * Make-lang.in (tree1$(exeext)): Add c-cppbuiltin.o. | Andreas Jaeger | 2 | -3/+9 |
2003-03-08 | c-common.h (c_common_init, [...]): Update. | Neil Booth | 5 | -43/+55 |
2003-03-05 | * treetree.c (init_c_lex): Follow change to c-common.h. | Andreas Jaeger | 2 | -127/+131 |
2003-03-04 | * Make-lang.in (treelang.tags): New target. | Tom Tromey | 2 | -0/+7 |
2003-03-01 | Fix for bison 1.75 enum name clash. | Tim Josling | 3 | -9/+18 |
2003-03-01 | Treelang fixes. | Tim Josling | 8 | -18/+114 |