Age | Commit message (Expand) | Author | Files | Lines |
2004-09-16 | fold-const.c (fold): Fold difference of addresses. | Zdenek Dvorak | 1 | -0/+16 |
2004-09-15 | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 1 | -6/+6 |
2004-09-13 | re PR tree-optimization/17436 (Huge memory use regression) | Richard Henderson | 1 | -44/+32 |
2004-09-12 | re PR c++/16254 (ICE in lower_stmt, at gimple-low.c:205) | Richard Henderson | 1 | -61/+0 |
2004-09-11 | tree.c (tree_code_size): New function, bulk of code from tree_size. | Zack Weinberg | 1 | -26/+36 |
2004-09-09 | cgraphunit.c (cgraph_mark_functions_to_output): Renable node dumping for deve... | Nathan Sidwell | 1 | -3/+3 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -85/+58 |
2004-09-05 | tree-ssa-loop-ivopts.c: New file. | Zdenek Dvorak | 1 | -0/+51 |
2004-09-04 | Trivial reformatting. | Richard Kenner | 1 | -2/+1 |
2004-09-04 | * tree.c (save_expr): No longer TREE_READONLY. | Richard Kenner | 1 | -1/+0 |
2004-09-04 | tree.c (iterate_hash_expr): Optimize, avoid use of iterative_hash_object. | Jan Hubicka | 1 | -79/+142 |
2004-08-31 | Add missing newlines at two function headers | Richard Kenner | 1 | -2/+4 |
2004-08-30 | expr.c (array_ref_element_size): Force aligned_size back to sizetype. | Richard Henderson | 1 | -3/+8 |
2004-08-26 | Update comment for staticp. | Richard Henderson | 1 | -3/+8 |
2004-08-26 | tree.c (staticp): Return the static object. | Richard Henderson | 1 | -14/+11 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -8/+22 |
2004-08-24 | c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call. | Nathan Sidwell | 1 | -11/+9 |
2004-08-23 | tree.h (build_distinct_type_copy): New. | Nathan Sidwell | 1 | -9/+26 |
2004-08-19 | langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove. | Eric Christopher | 1 | -32/+7 |
2004-08-19 | tree.h (TYPE_CACHED_VALUES_P): New. | Nathan Sidwell | 1 | -1/+79 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -14/+17 |
2004-08-12 | re PR tree-optimization/16867 (Inline array initializer miscompilation at -O) | Diego Novillo | 1 | -3/+10 |
2004-08-06 | tree.c (handle_dll_attribute): Move here from i383/winnt.c. | Mark Mitchell | 1 | -1/+76 |
2004-08-05 | tree.h (force_fit_type): Return a tree, take three flags. | Nathan Sidwell | 1 | -2/+3 |
2004-07-28 | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 1 | -153/+35 |
2004-07-25 | re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas... | Niall Douglas | 1 | -0/+5 |
2004-07-25 | convert.c (convert_to_real, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 1 | -9/+8 |
2004-07-25 | c-common.h (c_staticp): Change return type from int to bool. | Bernardo Innocenti | 1 | -7/+7 |
2004-07-23 | expr.c (expand_expr_real_1): Don't handle non-local variables. | Richard Henderson | 1 | -3/+1 |
2004-07-22 | tree-cfg.c (gimplify_val): Move from tree-complex.c. | Paolo Bonzini | 1 | -29/+39 |
2004-07-20 | rtl.h (plus_constant): Delete. | Zack Weinberg | 1 | -4/+2 |
2004-07-20 | tree.h (binfo_member): Remove. | Nathan Sidwell | 1 | -15/+0 |
2004-07-20 | tree.h: Include vec.h | Nathan Sidwell | 1 | -16/+6 |
2004-07-14 | input.h: If USE_MAPPED_LOCATION... | Per Bothner | 1 | -1/+2 |
2004-07-13 | Makefile.in (OBJS-common): Add tree-data-ref.o. | Sebastian Pop | 1 | -0/+61 |
2004-07-11 | re PR tree-optimization/16383 (internal compiler error: in generate_element_c... | Richard Henderson | 1 | -0/+45 |
2004-07-10 | tree-ssa-loop-im.c: New file. | Zdenek Dvorak | 1 | -0/+28 |
2004-07-08 | c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when... | Zack Weinberg | 1 | -14/+2 |
2004-07-08 | re PR c/2511 (-pedantic not warning about bitfield overflow) | Joseph Myers | 1 | -0/+22 |
2004-07-08 | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 1 | -5/+0 |
2004-07-08 | Introduce H8SX support. | Alexandre Oliva | 1 | -0/+5 |
2004-07-05 | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 1 | -31/+58 |
2004-07-05 | langhooks.c: Don't include gt-langhooks.h. | Zack Weinberg | 1 | -2/+14 |
2004-07-05 | c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | Nathan Sidwell | 1 | -0/+40 |
2004-07-03 | tree.c (type_hash_eq): Allow TYPE_MIN_VALUE which compares equal with tree_in... | Joseph Myers | 1 | -1/+1 |
2004-07-02 | c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s... | Richard Henderson | 1 | -26/+1 |
2004-07-01 | tree.def (RTL_EXPR): Remove. | Richard Henderson | 1 | -21/+1 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -0/+26 |
2004-06-28 | tree.def (REALPART_EXPR, [...]): Change class to 'r'. | Richard Henderson | 1 | -0/+2 |
2004-06-28 | cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK, [...]): Use appropriate TREE_CHECK mac... | Nathan Sidwell | 1 | -58/+63 |