aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2003-05-13tree.h (STRIP_MAIN_TYPE_NOPS): New macro.Jason Merrill1-0/+12
2003-05-02Makefile.in (TREE_H): Replace location.h with input.h.Nathan Sidwell1-8/+1
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell1-1/+1
2003-04-30tree.h (DECL_POINTER_DEPTH): Remove.Nathan Sidwell1-12/+2
2003-04-29* tree.h: Delete no-checking definition of CST_OR_CONSTRUCTOR_CHECK.Zack Weinberg1-1/+0
2003-04-28tree.h (TREE_CST_RTL, [...]): Delete.Zack Weinberg1-20/+1
2003-04-16tree.c (skip_simple_arithmetics_at, [...]): New functions.Olivier Hainque1-0/+10
2003-04-14tree.c (int_fits_type_p): Extract generic checks from the case of constant ty...Olivier Hainque1-0/+1
2003-04-14tree.h (DECL_BUILT_IN_NONANSI): Remove.Roger Sayle1-10/+1
2003-04-13tree.c (build_constructor): New function.Zack Weinberg1-0/+1
2003-04-12re PR c++/9393 (Anonymous namespaces and compiling the same file twice)Geoffrey Keating1-0/+1
2003-04-11tree.c (tree_operand_check_failed): New function.Zack Weinberg1-18/+59
2003-04-06hashtable.c (gcc_obstack_init): Delete this function and everything related t...Steven Bosscher1-9/+0
2003-04-03stor-layout.c (do_type_align): New fn, split out from...Jason Merrill1-4/+4
2003-03-24function.c (put_var_into_stack): Change bool parameter to int.Mark Mitchell1-1/+1
2003-03-24re PR c++/7086 (compile time regression)Mark Mitchell1-1/+1
2003-03-02params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff1-1/+7
2003-02-22expmed.c (expand_divmod): Undo sign extensions for unsigned operandsJan Hubicka1-10/+0
2003-02-22fold-const.c (omit_one_operand): No longer static.Roger Sayle1-11/+12
2003-02-20Change base class access representation.Nathan Sidwell1-23/+16
2003-02-12Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka1-0/+9
2003-02-10tree.h (struct tree_decl): Remove unused live_range_rtl field.Dan Nicolaescu1-5/+0
2003-01-31tree.h (TYPE_BINFO_SIZE, [...]): Remove.Nathan Sidwell1-11/+4
2003-01-28coretypes.h (cpp_reader): Forward declare struct.Stan Shebs1-1/+0
2003-01-24emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka1-1/+4
2003-01-24builtins.c (DEF_BUILTIN): Accept 10 arguments.Jan Hubicka1-1/+4
2003-01-17ifcvt.c: Fix comment typos.Kazu Hirata1-1/+1
2003-01-14convert.c (strip_float_extensions): Look for narrowest type handling FP const...Jan Hubicka1-0/+3
2003-01-10Merge from pch-branch.Geoffrey Keating1-4/+4
2003-01-09re PR inline-asm/8832 (traditional "asm volatile" code is illegally optimized)Eric Botcazou1-1/+1
2003-01-03fix comment spelloJason Merrill1-1/+1
2002-12-24regmove.c: Fix comment typos.Kazu Hirata1-3/+3
2002-12-19ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-17/+24
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata1-1/+1
2002-12-11tree.h (MODULE_LOCAL_P): Kill.Richard Henderson1-5/+0
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