summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* PR optimization/6627sayle2002-10-021-0/+27
* * store-layout.c (finish_record_layout): Add free_p parameter.mmitchel2002-09-301-1/+1
* * ChangeLog.4: Fix typos.kazu2002-09-281-1/+1
* * doc/extend.texi (tls_model): Document.jakub2002-09-271-0/+11
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-6/+6
* * real.h (enum real_value_class, SIGNIFICAND_BITS, EXP_BITS,rth2002-09-201-3/+3
* * stor-layout.c (place_field): Handle alignment of wholerupp2002-09-181-0/+2
* * machmode.def (V1DImode): New mode. A single element vector.nickc2002-09-171-0/+4
* Index: gcc/ChangeLoggeoffk2002-09-161-1/+1
* * tree.h: Guard against multiple inclusion.gdr2002-08-141-0/+5
* 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