Age | Commit message (Expand) | Author | Files | Lines |
2003-05-27 | tree.c (expr_first, [...]): New fns. | Jason Merrill | 1 | -5/+50 |
2003-05-27 | tree.h (contains_placeholder_p): Now returns bool. | Richard Kenner | 1 | -27/+122 |
2003-05-20 | tree.c (expr_last): New fn. | Jason Merrill | 1 | -0/+12 |
2003-05-20 | * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p) | Matt Kraai | 1 | -1/+0 |
2003-05-17 | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 1 | -13/+12 |
2003-05-13 | tree.h (STRIP_MAIN_TYPE_NOPS): New macro. | Jason Merrill | 1 | -0/+73 |
2003-05-11 | re PR c/10675 (Compile time increases quadratically with struct size) | Richard Henderson | 1 | -16/+17 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -2/+2 |
2003-04-29 | * tree.c (save_expr): Don't fold a COMPONENT_REF. | Richard Kenner | 1 | -2/+9 |
2003-04-16 | tree.c (skip_simple_arithmetics_at, [...]): New functions. | Olivier Hainque | 1 | -30/+52 |
2003-04-15 | tree.c (next_decl_uid): Mark with GTY. | Geoffrey Keating | 1 | -2/+2 |
2003-04-14 | tree.c (int_fits_type_p): Extract generic checks from the case of constant ty... | Olivier Hainque | 1 | -19/+66 |
2003-04-13 | tree.c (build_constructor): New function. | Zack Weinberg | 1 | -0/+23 |
2003-04-12 | re PR c++/9393 (Anonymous namespaces and compiling the same file twice) | Geoffrey Keating | 1 | -28/+40 |
2003-04-11 | tree.c (tree_operand_check_failed): New function. | Zack Weinberg | 1 | -0/+16 |
2003-04-07 | tree.c (tree_size): For all 'c' and 'x' nodes... | Zack Weinberg | 1 | -21/+25 |
2003-04-06 | hashtable.c (gcc_obstack_init): Delete this function and everything related t... | Steven Bosscher | 1 | -23/+0 |
2003-03-19 | tree.c (substitute_in_expr, case 'e'): Only make recursive call on an operand... | Richard Kenner | 1 | -5/+18 |
2003-03-16 | re PR target/9164 ([Alpha] improper code generation) | Falk Hueffner | 1 | -1/+2 |
2003-02-10 | tree.c (build_tree_list): Fix parameter names in comment. | Phil Edwards | 1 | -1/+1 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -2/+2 |
2002-12-24 | regmove.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-23 | tree.c (save_expr): Allow either side of a dyadic operand to be constant. | Nathan Sidwell | 1 | -7/+19 |
2002-12-19 | omit needless braces | Jason Merrill | 1 | -3/+1 |
2002-12-18 | tree.c (make_node): Don't set TREE_TYPE on 's' class nodes. | Jason Merrill | 1 | -14/+21 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -119/+56 |
2002-12-06 | tree.c (unsafe_for_reeval): Consider callee child of CALL_EXPR. | Dale Johannesen | 1 | -2/+3 |
2002-12-04 | PR c++/8461, c++/8625 | Jason Merrill | 1 | -0/+3 |
2002-11-26 | hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first. | Richard Henderson | 1 | -47/+0 |
2002-11-14 | tree.c (tree_vec_elt_check_failed): New function. | Zack Weinberg | 1 | -0/+16 |
2002-10-23 | langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p. | Zack Weinberg | 1 | -0/+59 |
2002-10-14 | c-common.c (c_common_type_for_mode): Add V2HImode case. | J"orn Rennecke | 1 | -0/+3 |
2002-10-11 | cfganal.c (dfs_enumerate_from): Use PARAMS. | John David Anglin | 1 | -2/+2 |
2002-10-09 | conflict.c (arc_hash): Change return type to hashval_t. | Kaveh R. Ghazi | 1 | -2/+2 |
2002-09-27 | LANGUAGES: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-17 | machmode.def (V1DImode): New mode. | Nick Clifton | 1 | -0/+3 |
2002-09-16 | real.c, real.h: Rewrite from scratch. | Richard Henderson | 1 | -5/+2 |
2002-08-21 | tree.c (finish_vector_type): Fix a typo in a comment. | Stan Shebs | 1 | -1/+1 |
2002-08-20 | tree.c (get_qualified_type): Add TYPE_CONTEXT check. | Devang Patel | 1 | -1/+2 |
2002-08-04 | Index: ChangeLog | Geoffrey Keating | 1 | -38/+3 |
2002-07-23 | dwarf2out.c (SECTION_ASM_OP, [...]): Remove. | Neil Booth | 1 | -2/+0 |
2002-07-23 | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 1 | -2/+0 |
2002-07-01 | tree.c (build_function_type_list): Update function comment. | Aldy Hernandez | 1 | -7/+8 |
2002-06-30 | i386.c (ix86_init_mmx_sse_builtins): Use build_function_type_list instead of ... | Aldy Hernandez | 1 | -0/+25 |
2002-06-21 | tree.c (tree_node_kind, [...]): Wrap in GATHER_STATISTICS macro. | Kaveh R. Ghazi | 1 | -0/+2 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -43/+43 |
2002-06-01 | tree.c (real_minus_onep): New function to test for -1.0. | Roger Sayle | 1 | -0/+16 |
2002-05-31 | target.h: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2002-05-28 | tree.h: Forward-declare struct realvaluetype. | Zack Weinberg | 1 | -13/+9 |
2002-05-24 | tree.c (decl_type_context): Return NULL_TREE if decl's context is a namespace. | Bryce McKinlay | 1 | -0/+3 |