summaryrefslogtreecommitdiff
path: root/gcc/treelang/treetree.c
Commit message (Expand)AuthorAgeFilesLines
* * treetree.c (tree_code_get_integer_value): Fix build_int_cst call.nathan2004-08-261-1/+2
* * c-decl.c (c_init_decl_processing): Adjustnathan2004-08-241-1/+1
* .:nathan2004-08-151-1/+1
* treelang:phython2004-08-081-276/+184
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-4/+4
* * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,jsm282004-07-111-41/+8
* * rtl.def (ADDRESSOF): Remove.rth2004-07-041-1/+0
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-1/+1
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-7/+6
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-6/+7
* treelang:aj2003-07-281-68/+41
* gcc:ghazi2003-07-191-2/+1
* Remove C language front end dependencies.wilson2003-07-101-374/+525
* * rtl.h (emit_line_note): Take a location_t.nathan2003-07-071-8/+7
* * tree.h (expand_function_end): Remove all parameters.nathan2003-06-201-1/+1
* * treetree.c (build_stmt): Remove VPARAMS.nathan2003-06-181-2/+2
* * tree.h (init_function_start): Remove filename and line paramters.nathan2003-06-141-2/+1
* * Makefile.in: Update to use common.opt and lang_opt_files.neil2003-06-141-0/+2
* * treetree.c: Remove cl_options-count and cl_options.aj2003-06-121-2/+0
* * hooks.c (hook_int_size_t_constcharptr_int_0): New.neil2003-06-111-2/+2
* * Make-lang.in: Update.aj2003-06-081-0/+3
* treelang fix for rs6000.timjosling2003-06-081-0/+11
* * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.nathan2003-05-211-4/+0
* Treelang fixes including built failures on PPC and others.timjosling2003-05-091-3/+7
* treelang:nathan2003-05-061-43/+30
* * Make-lang.in (parse.c): Reorder bison arguments for POSIXLY_CORRECT.nathan2003-04-301-1/+0
* * treetree.c (cpp_create_reader): Follow prototype change inaj2003-03-211-1/+2
* * treetree.c (cpp_handle_option): Remove.aj2003-03-151-10/+0
* * c-common.h (c_common_init, c_common_post_options): Update.neil2003-03-081-21/+21
* * treetree.c (init_c_lex): Follow change to c-common.h.aj2003-03-051-122/+122
* Treelang fixes.timjosling2003-03-011-6/+18
* Merge basic-improvements-branch to trunkzack2002-12-161-15/+2
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-1/+1
* Fix for recent treelang build failure due to changes to C.timjosling2002-09-091-0/+6
* treelang fixes to accommodate chaqnges elsewhere.timjosling2002-08-171-61/+1
* Fixes for treelang, mainly provide fake definition of rtx for parse.y includes.timjosling2002-08-131-4/+46
* * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size,neil2002-08-121-8/+0
* Treelang updates for new attrib regime.timjosling2002-07-091-2/+8
* Fixes to make treelang worg with PCH gengtype.c changes.timjosling2002-06-101-23/+24
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-1/+0
* .info build fix, add flag needed by c-common.ctimjosling2002-05-181-0/+2
* Minor fix to treelang; Update MAINTAINERS and ChangeLog to reflect this.timjosling2002-05-111-0/+16
* Added Tim Josling to MAINTAINERS file. Fixed various treelang copyrights. Fixtimjosling2002-05-061-0/+7
* Added new sample language treelang.timjosling2002-05-051-0/+1288