summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* Index: ChangeLoggeoffk2002-08-041-4/+1
* * ginclude/varargs.h: Replace with stub which issues #error.zack2002-07-161-1/+0
* * diagnostic.h: #include location.hgdr2002-07-101-4/+5
* PR c++/7099sayle2002-07-061-1/+1
* * tree.h: Modify builtin_function interface to take an extrasayle2002-07-011-3/+3
* 2002-06-29 Aldy Hernandez <aldyh@redhat.com>aldyh2002-06-301-0/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-49/+81
* * c-common.c (c_common_init): Override cpplib's defaultneil2002-06-021-1/+3
* * tree.c (real_minus_onep): New function to test for -1.0.sayle2002-06-011-0/+1
* * target.h: Fix formatting.kazu2002-05-311-14/+14
* * tree.h: Forward-declare struct realvaluetype.zack2002-05-281-9/+7
* * c-common.h (enum rid): Add RID_THREAD.rth2002-05-221-1/+6
* * tree.h (copy_node): Don't mention TREE_PERMANENT.tromey2002-05-121-3/+1
* * tree.h (preserve_data, object_permanent_p, type_precision):neil2002-05-091-3/+0
* * Makefile.in (c-lex.o): Update.neil2002-05-041-0/+2
* * combine.c: Fix comment formatting.kazu2002-05-021-4/+4
* Initial P4 SSE2 builtin supportbernds2002-04-291-0/+6
* * attribs.c (c_common_attribute_table): Move table and handlersneil2002-04-241-14/+0
* * builtins.c: Include langhooks.h.neil2002-04-191-5/+0
* * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.neil2002-04-181-4/+0
* * c-common.h (STMT_EXPR_NO_SCOPE): New macro.mmitchel2002-04-171-1/+1
* * c-common.c (truthvalue_conversion): Rename, update.neil2002-04-041-1/+0
* PR c++/5636jason2002-04-041-2/+11
* * langhooks-def.h (lhd_set_decl_assembler_name,neil2002-04-031-12/+2
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-1/+0
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-011-15/+0
* * c-common.c (c_unsafe_for_reeval): Rename.neil2002-03-311-9/+0
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-14/+0
* * Makefile.in (except.o): Update.neil2002-03-291-2/+0
* * Makefile.in (attribs.o): Update.neil2002-03-271-4/+0
* * c-decl.c (maybe_build_cleanup): Remove.neil2002-03-251-6/+0
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-26/+0
* * Makefile.in: Update.neil2002-03-201-10/+0
* * c-common.h (yyparse, c_common_parse_file): New.neil2002-03-171-2/+0
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-131-3/+3
* * expr.c (expand_expr): Use unsave lang hook.neil2002-03-081-12/+2
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.ghazi2002-03-021-0/+5
* * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.jason2002-03-011-0/+5
* * Makefile.in (integrate.o): Update.neil2002-02-281-3/+0
* * attribs.c (c_common_attribute_table): Add visibility.jakub2002-02-261-0/+5
* * tree.h (struct tree_common): Remove aux. Add unused_0 atzack2002-02-201-5/+4
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-11/+25
* Contribute sh64-elf.aoliva2002-02-091-0/+2
* * target.h (struct gcc_target): Added ms_bitfield_layout_p.aoliva2002-02-051-0/+3
* PR c/4475, c++/3780:jakub2002-02-041-1/+2
* * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert bitfieldneil2002-02-021-1/+0
* * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.rth2002-01-311-1/+3
* PR c/3325neil2002-01-291-0/+1
* * builtins.c (expand_builtin_strncpy): Use integer_zerop insteadkenner2002-01-251-1/+2
* Added __attribute__((deprecated)) patches.ira2002-01-101-1/+12