summaryrefslogtreecommitdiffstats
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-02-10 Phil Edwards <pme@gcc.gnu.org>pme2003-02-101-1/+1
* Merge from pch-branch.geoffk2003-01-101-2/+2
* * regmove.c: Fix comment typos.kazu2002-12-241-1/+1
* * tree.c (save_expr): Allow either side of a dyadic operand to benathan2002-12-231-7/+19
* omit needless bracesjason2002-12-191-3/+1
* * tree.c (make_node): Don't set TREE_TYPE on 's' class nodes.jason2002-12-181-14/+21
* Merge basic-improvements-branch to trunkzack2002-12-161-119/+56
* 2002-12-05 Dale Johannesen <dalej@apple.com>dalej2002-12-061-2/+3
* PR c++/8461, c++/8625jason2002-12-041-0/+3
* * hooks.c (hook_bool_void_false, hook_void_tree_int,rth2002-11-271-47/+0
* * tree.c (tree_vec_elt_check_failed): New function.zack2002-11-141-0/+16
* * langhooks.h (struct lang_hooks_for_tree_inlining): Addzack2002-10-231-0/+59
* * c-common.c (c_common_type_for_mode): Add V2HImode case.amylaar2002-10-141-0/+3
* * cfganal.c (dfs_enumerate_from): Use PARAMS.danglin2002-10-111-2/+2
* * conflict.c (arc_hash): Change return type to hashval_t.ghazi2002-10-091-2/+2
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-1/+1
* * machmode.def (V1DImode): New mode. A single element vector.nickc2002-09-171-0/+3
* gcc/rth2002-09-161-5/+2
* * tree.c (finish_vector_type): Fix a typo in a comment.shebs2002-08-211-1/+1
* 2002-08-20 Devang Patel <dpatel@apple.com>dpatel2002-08-211-1/+2
* Index: ChangeLoggeoffk2002-08-041-38/+3
* * dwarf2out.c (SECTION_ASM_OP,neil2002-07-231-2/+0
* * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil2002-07-231-2/+0
* 2002-07-01 Aldy Hernandez <aldyh@redhat.com>aldyh2002-07-011-7/+8
* 2002-06-29 Aldy Hernandez <aldyh@redhat.com>aldyh2002-06-301-0/+25
* * tree.c (tree_node_kind, tree_node_counts, tree_node_sizes,ghazi2002-06-211-0/+2
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-43/+43
* * tree.c (real_minus_onep): New function to test for -1.0.sayle2002-06-011-0/+16
* * target.h: Fix formatting.kazu2002-05-311-2/+2
* * tree.h: Forward-declare struct realvaluetype.zack2002-05-281-13/+9
* * tree.c (decl_type_context): Return NULL_TREE if decl's context is abryce2002-05-241-0/+3
* * c-common.h (enum rid): Add RID_THREAD.rth2002-05-221-4/+5
* * Makefile.in: Update.neil2002-05-091-7/+0
* * Makefile.in (c-lex.o): Update.neil2002-05-041-0/+7
* * regrename.c: Fix formatting.kazu2002-05-031-34/+34
* Initial P4 SSE2 builtin supportbernds2002-04-291-0/+4
* * tree.c (tree_int_cst_lt): Compare constants whose types differaoliva2002-04-261-1/+14
* * attribs.c (c_common_attribute_table): Move table and handlersneil2002-04-241-6/+0
* * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.neil2002-04-181-1/+1
* * langhooks-def.h (lhd_set_decl_assembler_name,neil2002-04-031-37/+12
* * c-common.c (c_unsafe_for_reeval): Rename.neil2002-03-311-10/+3
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-5/+5
* * Makefile.in (except.o): Update.neil2002-03-291-15/+0
* * toplev.c: Don't include setjmp.h. Kill float_handler_set,zack2002-03-251-40/+2
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-131-31/+0
* * expr.c (expand_expr): Use unsave lang hook.neil2002-03-081-32/+7
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-38/+0
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.ghazi2002-03-021-0/+42
* PR c/4389jakub2002-02-201-5/+7
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+29
OpenPOWER on IntegriCloud