summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* regmove.c: Fix comment typos.Kazu Hirata2002-12-241-3/+3
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-12-191-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-17/+24
* c-decl.c: Fix a comment typo.Kazu Hirata2002-12-131-1/+1
* tree.h (MODULE_LOCAL_P): Kill.Richard Henderson2002-12-111-5/+0
* re PR c++/8332 (strlen/template interaction causes ICE)Mark Mitchell2002-12-011-0/+3
* c-common.c (handle_visibility_attribute): Accept "default".Richard Henderson2002-11-261-0/+11
* hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first.Richard Henderson2002-11-261-5/+0
* calls.c (alloca_call_p): New global function.Jan Hubicka2002-11-181-0/+1
* tree.c (tree_vec_elt_check_failed): New function.Zack Weinberg2002-11-141-1/+17
* langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p.Zack Weinberg2002-10-231-0/+1
* c-common.c (c_common_type_for_mode): Add V2HImode case.J"orn Rennecke2002-10-141-0/+4
* re PR rtl-optimization/6627 (-fno-align-functions regression from 2.95)Roger Sayle2002-10-021-0/+27
* store-layout.c (finish_record_layout): Add free_p parameter.Mark Mitchell2002-09-301-1/+1
* ChangeLog.4: Fix typos.Kazu Hirata2002-09-281-1/+1
* extend.texi (tls_model): Document.Jakub Jelinek2002-09-271-0/+11
* LANGUAGES: Follow spelling conventions.Kazu Hirata2002-09-271-6/+6
* real.h (enum real_value_class, [...]): Move from real.c.Richard Henderson2002-09-201-3/+3
* stor-layout.c (place_field): Handle alignment of whole structures when MSVC c...Douglas B Rupp2002-09-181-0/+2
* machmode.def (V1DImode): New mode.Nick Clifton2002-09-171-0/+4
* Index: gcc/ChangeLogGeoffrey Keating2002-09-161-1/+1
* * tree.h: Guard against multiple inclusion.Gabriel Dos Reis2002-08-141-0/+5
* Index: ChangeLogGeoffrey Keating2002-08-041-4/+1
* varargs.h: Replace with stub which issues #error.Zack Weinberg2002-07-161-1/+0
* diagnostic.h: #include location.hGabriel Dos Reis2002-07-101-4/+5
* re PR c++/7099 (G++ doesn't set the noreturn attribute on std::exit and std::...Roger Sayle2002-07-061-1/+1
* tree.h: Modify builtin_function interface to take an extra argument ATTRS...Roger Sayle2002-07-011-3/+3
* i386.c (ix86_init_mmx_sse_builtins): Use build_function_type_list instead of ...Aldy Hernandez2002-06-301-0/+1
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-49/+81
* c-common.c (c_common_init): Override cpplib's default warn_long_long setting.Neil Booth2002-06-021-1/+3
* tree.c (real_minus_onep): New function to test for -1.0.Roger Sayle2002-06-011-0/+1
* target.h: Fix formatting.Kazu Hirata2002-05-311-14/+14
* tree.h: Forward-declare struct realvaluetype.Zack Weinberg2002-05-281-9/+7
* c-common.h (enum rid): Add RID_THREAD.Richard Henderson2002-05-211-1/+6
* * tree.h (copy_node): Don't mention TREE_PERMANENT.Tom Tromey2002-05-121-3/+1
* tree.h (preserve_data, [...]): Remove.Neil Booth2002-05-091-3/+0
* Makefile.in (c-lex.o): Update.Neil Booth2002-05-041-0/+2
* combine.c: Fix comment formatting.Kazu Hirata2002-05-021-4/+4
* Initial P4 SSE2 builtin supportBernd Schmidt2002-04-291-0/+6
* attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth2002-04-241-14/+0
* builtins.c: Include langhooks.h.Neil Booth2002-04-191-5/+0
* c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth2002-04-181-4/+0
* c-common.h (STMT_EXPR_NO_SCOPE): New macro.Mark Mitchell2002-04-171-1/+1
* c-common.c (truthvalue_conversion): Rename, update.Neil Booth2002-04-041-1/+0
* re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par...Jason Merrill2002-04-031-2/+11
* langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.Neil Booth2002-04-031-12/+2
* c-decl.c (grokdeclarator): Update.Neil Booth2002-04-011-1/+0
* c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth2002-04-011-15/+0
* c-common.c (c_unsafe_for_reeval): Rename.Neil Booth2002-03-311-9/+0
* Makefile.in (convert.o, [...]): Update.Neil Booth2002-03-291-14/+0