aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2002-12-01re PR c++/8332 (strlen/template interaction causes ICE)Mark Mitchell1-0/+3
2002-11-26c-common.c (handle_visibility_attribute): Accept "default".Richard Henderson1-0/+11
2002-11-26hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first.Richard Henderson1-5/+0
2002-11-18calls.c (alloca_call_p): New global function.Jan Hubicka1-0/+1
2002-11-14tree.c (tree_vec_elt_check_failed): New function.Zack Weinberg1-1/+17
2002-10-23langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p.Zack Weinberg1-0/+1
2002-10-14c-common.c (c_common_type_for_mode): Add V2HImode case.J"orn Rennecke1-0/+4
2002-10-02re PR rtl-optimization/6627 (-fno-align-functions regression from 2.95)Roger Sayle1-0/+27
2002-09-30store-layout.c (finish_record_layout): Add free_p parameter.Mark Mitchell1-1/+1
2002-09-28ChangeLog.4: Fix typos.Kazu Hirata1-1/+1
2002-09-27extend.texi (tls_model): Document.Jakub Jelinek1-0/+11
2002-09-27LANGUAGES: Follow spelling conventions.Kazu Hirata1-6/+6
2002-09-20real.h (enum real_value_class, [...]): Move from real.c.Richard Henderson1-3/+3
2002-09-18stor-layout.c (place_field): Handle alignment of whole structures when MSVC c...Douglas B Rupp1-0/+2
2002-09-17machmode.def (V1DImode): New mode.Nick Clifton1-0/+4
2002-09-16Index: gcc/ChangeLogGeoffrey Keating1-1/+1
2002-08-14* tree.h: Guard against multiple inclusion.Gabriel Dos Reis1-0/+5
2002-08-04Index: ChangeLogGeoffrey Keating1-4/+1
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-1/+0
2002-07-10diagnostic.h: #include location.hGabriel Dos Reis1-4/+5
2002-07-06re PR c++/7099 (G++ doesn't set the noreturn attribute on std::exit and std::...Roger Sayle1-1/+1
2002-07-01tree.h: Modify builtin_function interface to take an extra argument ATTRS...Roger Sayle1-3/+3
2002-06-30i386.c (ix86_init_mmx_sse_builtins): Use build_function_type_list instead of ...Aldy Hernandez1-0/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-49/+81
2002-06-02c-common.c (c_common_init): Override cpplib's default warn_long_long setting.Neil Booth1-1/+3
2002-06-01tree.c (real_minus_onep): New function to test for -1.0.Roger Sayle1-0/+1
2002-05-31target.h: Fix formatting.Kazu Hirata1-14/+14
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-9/+7
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson1-1/+6
2002-05-12* tree.h (copy_node): Don't mention TREE_PERMANENT.Tom Tromey1-3/+1
2002-05-09tree.h (preserve_data, [...]): Remove.Neil Booth1-3/+0
2002-05-04Makefile.in (c-lex.o): Update.Neil Booth1-0/+2
2002-05-02combine.c: Fix comment formatting.Kazu Hirata1-4/+4
2002-04-29Initial P4 SSE2 builtin supportBernd Schmidt1-0/+6
2002-04-24attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth1-14/+0
2002-04-19builtins.c: Include langhooks.h.Neil Booth1-5/+0
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth1-4/+0
2002-04-17c-common.h (STMT_EXPR_NO_SCOPE): New macro.Mark Mitchell1-1/+1
2002-04-04c-common.c (truthvalue_conversion): Rename, update.Neil Booth1-1/+0
2002-04-03re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par...Jason Merrill1-2/+11
2002-04-03langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.Neil Booth1-12/+2
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth1-1/+0
2002-04-01c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth1-15/+0
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth1-9/+0
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-14/+0
2002-03-29Makefile.in (except.o): Update.Neil Booth1-2/+0
2002-03-27Makefile.in (attribs.o): Update.Neil Booth1-4/+0
2002-03-25c-decl.c (maybe_build_cleanup): Remove.Neil Booth1-6/+0
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth1-26/+0
2002-03-20Makefile.in: Update.Neil Booth1-10/+0