summaryrefslogtreecommitdiff
path: root/gcc/treelang
Commit message (Expand)AuthorAgeFilesLines
* treelang:aj2003-07-285-74/+54
* gcc:ghazi2003-07-192-2/+5
* * c.opt: Document more options.neil2003-07-154-43/+8
* * Make-lang.in (treelang/tree-convert.o): Depend on TM_H.aj2003-07-122-2/+6
* * Make-lang.in: Update.neil2003-07-103-6/+9
* Remove C language front end dependencies.wilson2003-07-105-389/+670
* * rtl.h (emit_line_note): Take a location_t.nathan2003-07-072-8/+15
* 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>hjl2003-07-042-7/+11
* * Make-lang.in: Use C_COMMON_Hneil2003-07-021-1/+1
* * c-common.h (c_common_init_options): New prototype.neil2003-07-023-3/+9
* treelang:neil2003-07-013-1/+9
* * tree.h (expand_function_end): Remove all parameters.nathan2003-06-202-1/+6
* * treetree.c (build_stmt): Remove VPARAMS.nathan2003-06-182-2/+7
* * c-opts.c (lang_flags): Update for new spelling of flags.neil2003-06-153-26/+15
* * tree.h (init_function_start): Remove filename and line paramters.nathan2003-06-142-2/+6
* * Makefile.in: Update to use common.opt and lang_opt_files.neil2003-06-145-12/+24
* * treetree.c: Remove cl_options-count and cl_options.aj2003-06-122-2/+4
* * hooks.c (hook_int_size_t_constcharptr_int_0): New.neil2003-06-116-83/+120
* * Make-lang.in: Update.aj2003-06-083-1/+9
* treelang fix for rs6000.timjosling2003-06-082-0/+15
* * install.tex: Document profiledbootstrap.hubicka2003-06-052-0/+8
* * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.nathan2003-05-212-4/+4
* Treelang fixes including built failures on PPC and others.timjosling2003-05-095-8/+31
* * stmt.c (force_label_rtx): New function, based on logiczack2003-05-072-2/+8
* treelang:nathan2003-05-068-119/+147
* * input.h (lineno): Rename to ...nathan2003-05-012-1/+5
* * parse.y (make_plus_expression): New function.steven2003-04-303-108/+82
* * Make-lang.in (parse.c): Reorder bison arguments for POSIXLY_CORRECT.nathan2003-04-303-3/+7
* * treetree.c (cpp_create_reader): Follow prototype change inaj2003-03-212-1/+7
* * Makefile.in (STRICT2_WARN): Add @WERROR@.ljrittle2003-03-201-1/+1
* Treelang:aj2003-03-172-9/+4
* * treetree.c (cpp_handle_option): Remove.aj2003-03-152-10/+4
* * Make-lang.in (tree1$(exeext)): Fix previous patch.aj2003-03-132-1/+5
* * Make-lang.in (tree1$(exeext)): Add c-cppbuiltin.o.aj2003-03-122-3/+9
* * c-common.h (c_common_init, c_common_post_options): Update.neil2003-03-085-43/+55
* * treetree.c (init_c_lex): Follow change to c-common.h.aj2003-03-052-127/+131
* * Make-lang.in (treelang.tags): New target.tromey2003-03-042-0/+7
* Fix for bison 1.75 enum name clash.timjosling2003-03-013-9/+18
* Treelang fixes.timjosling2003-03-018-18/+114
* fastjar:jsm282003-02-042-1/+5
* 2003-01-26 Michael Matz <matz@suse.de>aj2003-01-262-12/+18
* * Make-lang.in (treelang.install-info): Depend only on info filesaj2003-01-142-12/+26
* 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>aj2003-01-092-9/+16
* gcc:jsm282002-12-282-38/+28
* * doc/include/gcc-common.texi: Define DEVELOPMENT.jsm282002-12-233-21/+23
* * treelang.texi: Use @ifnottex instead of @ifinfo.jsm282002-12-222-4/+8
* Merge basic-improvements-branch to trunkzack2002-12-166-69/+50
* * LANGUAGES: Follow spelling conventions.kazu2002-09-272-2/+2
* * ChangeLog: Follow spelling conventions.kazu2002-09-151-1/+1
* Fix for recent treelang build failure due to changes to C.timjosling2002-09-092-0/+10