| Commit message (Expand) | Author | Age | Files | Lines |
* | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 2004-08-25 | 1 | -8/+22 |
* | c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call. | Nathan Sidwell | 2004-08-24 | 1 | -11/+9 |
* | tree.h (build_distinct_type_copy): New. | Nathan Sidwell | 2004-08-23 | 1 | -9/+26 |
* | langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove. | Eric Christopher | 2004-08-19 | 1 | -32/+7 |
* | tree.h (TYPE_CACHED_VALUES_P): New. | Nathan Sidwell | 2004-08-19 | 1 | -1/+79 |
* | tree.h (build_int_cst): New. | Nathan Sidwell | 2004-08-15 | 1 | -14/+17 |
* | re PR tree-optimization/16867 (Inline array initializer miscompilation at -O) | Diego Novillo | 2004-08-12 | 1 | -3/+10 |
* | tree.c (handle_dll_attribute): Move here from i383/winnt.c. | Mark Mitchell | 2004-08-06 | 1 | -1/+76 |
* | tree.h (force_fit_type): Return a tree, take three flags. | Nathan Sidwell | 2004-08-05 | 1 | -2/+3 |
* | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 2004-07-28 | 1 | -153/+35 |
* | re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas... | Niall Douglas | 2004-07-25 | 1 | -0/+5 |
* | convert.c (convert_to_real, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 2004-07-25 | 1 | -9/+8 |
* | c-common.h (c_staticp): Change return type from int to bool. | Bernardo Innocenti | 2004-07-25 | 1 | -7/+7 |
* | expr.c (expand_expr_real_1): Don't handle non-local variables. | Richard Henderson | 2004-07-23 | 1 | -3/+1 |
* | tree-cfg.c (gimplify_val): Move from tree-complex.c. | Paolo Bonzini | 2004-07-22 | 1 | -29/+39 |
* | rtl.h (plus_constant): Delete. | Zack Weinberg | 2004-07-20 | 1 | -4/+2 |
* | tree.h (binfo_member): Remove. | Nathan Sidwell | 2004-07-20 | 1 | -15/+0 |
* | tree.h: Include vec.h | Nathan Sidwell | 2004-07-20 | 1 | -16/+6 |
* | input.h: If USE_MAPPED_LOCATION... | Per Bothner | 2004-07-14 | 1 | -1/+2 |
* | Makefile.in (OBJS-common): Add tree-data-ref.o. | Sebastian Pop | 2004-07-13 | 1 | -0/+61 |
* | re PR tree-optimization/16383 (internal compiler error: in generate_element_c... | Richard Henderson | 2004-07-11 | 1 | -0/+45 |
* | tree-ssa-loop-im.c: New file. | Zdenek Dvorak | 2004-07-10 | 1 | -0/+28 |
* | c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when... | Zack Weinberg | 2004-07-08 | 1 | -14/+2 |
* | re PR c/2511 (-pedantic not warning about bitfield overflow) | Joseph Myers | 2004-07-08 | 1 | -0/+22 |
* | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 2004-07-08 | 1 | -5/+0 |
* | Introduce H8SX support. | Alexandre Oliva | 2004-07-08 | 1 | -0/+5 |
* | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 2004-07-05 | 1 | -31/+58 |
* | langhooks.c: Don't include gt-langhooks.h. | Zack Weinberg | 2004-07-05 | 1 | -2/+14 |
* | c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | Nathan Sidwell | 2004-07-05 | 1 | -0/+40 |
* | tree.c (type_hash_eq): Allow TYPE_MIN_VALUE which compares equal with tree_in... | Joseph Myers | 2004-07-03 | 1 | -1/+1 |
* | c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s... | Richard Henderson | 2004-07-02 | 1 | -26/+1 |
* | tree.def (RTL_EXPR): Remove. | Richard Henderson | 2004-07-01 | 1 | -21/+1 |
* | Conditionally compile support for --enable-mapped_location. | Per Bothner | 2004-06-30 | 1 | -0/+26 |
* | tree.def (REALPART_EXPR, [...]): Change class to 'r'. | Richard Henderson | 2004-06-28 | 1 | -0/+2 |
* | cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK, [...]): Use appropriate TREE_CHECK mac... | Nathan Sidwell | 2004-06-28 | 1 | -58/+63 |
* | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 2004-06-26 | 1 | -0/+4 |
* | Makefile.in (tree-vn.o): New. | Diego Novillo | 2004-06-23 | 1 | -1/+4 |
* | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 2004-06-21 | 1 | -53/+79 |
* | fold-const.c (operand_equal_p): Pass flags in recursive calls for binary and ... | Roger Sayle | 2004-06-21 | 1 | -0/+7 |
* | tree-flow-inline.h (stmt_ann): Remove use of is_essa_node. | Daniel Berlin | 2004-06-15 | 1 | -35/+2 |
* | re PR c++/14791 (13070 does not fix -Wformat with fprintf) | Jakub Jelinek | 2004-06-10 | 1 | -0/+1 |
* | * tree.c (iterative_hash_expr): Use real_hash. | J"orn Rennecke | 2004-06-07 | 1 | -2/+5 |
* | tree.c (array_type_nelts, [...]): Replace build with build2. | Roger Sayle | 2004-05-21 | 1 | -7/+8 |
* | re PR middle-end/3074 (Statement with no effect not flagged with -Wall) | Roger Sayle | 2004-05-20 | 1 | -9/+0 |
* | tree.def (documentation): Remove mention of class 'b'. | Zack Weinberg | 2004-05-14 | 1 | -11/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -182/+287 |
* | re PR target/14899 (wrong code due to change in compatibility rules for vecto... | Paolo Bonzini | 2004-05-05 | 1 | -11/+34 |
* | PR/c++ 15119 | Richard Kenner | 2004-04-25 | 1 | -1/+14 |
* | c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL. | Richard Kenner | 2004-04-12 | 1 | -14/+38 |
* | tree.c (reconstruct_complex_type): Use TYPE_READONLY and TYPE_VOLATILE. | Andrew Pinski | 2004-04-05 | 1 | -2/+2 |