summaryrefslogtreecommitdiffstats
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* PR c++/5624rth2002-02-111-5/+12
* Contribute sh64-elf.aoliva2002-02-091-0/+1
* * target.h (struct gcc_target): Added ms_bitfield_layout_p.aoliva2002-02-051-0/+10
* * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert bitfieldneil2002-02-021-23/+0
* * tree.c (build_nonstandard_integer_type): Correct prototype.neil2002-01-291-1/+1
* PR c/3325neil2002-01-291-0/+23
* * builtins.c (expand_builtin_strncpy): Use integer_zerop insteadkenner2002-01-251-1/+1
* * tree.c (build1): Don't set TREE_READONLY on INDIRECT_REF.jason2002-01-231-0/+6
* * tree.c (int_fits_type_p): If bounds of a subtype are variable, seekenner2002-01-221-1/+4
* * toplev.c: Fix formatting.kazu2002-01-101-6/+6
OpenPOWER on IntegriCloud