Age | Commit message (Expand) | Author | Files | Lines |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -65/+607 |
2004-05-01 | tree.h (SET_ARRAY_OR_VECTOR_CHECK): Rename to SET_OR_ARRAY_CHECK and adjust d... | Zack Weinberg | 1 | -4/+4 |
2004-04-23 | Makefile.in (LIBGCOV): Add _gcov_fork... | Zdenek Dvorak | 1 | -6/+7 |
2004-04-20 | fold-const.c (fold_convert): Make function extern/public. | Roger Sayle | 1 | -0/+1 |
2004-04-12 | c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL. | Richard Kenner | 1 | -0/+5 |
2004-04-05 | c-decl.c (build_compound_literal): Use TYPE_READONLY. | Richard Kenner | 1 | -21/+38 |
2004-04-01 | expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | Richard Kenner | 1 | -5/+10 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -5/+12 |
2004-03-30 | gengtype.c (create_option): New function. | Zack Weinberg | 1 | -1/+1 |
2004-03-23 | alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL. | Richard Kenner | 1 | -11/+49 |
2004-03-21 | alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | Richard Kenner | 1 | -0/+18 |
2004-03-20 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-03-19 | * tree.h (TYPE_ARRAY_MAX_SIZE): Use type.maxval directly. | Richard Kenner | 1 | -1/+1 |
2004-03-18 | tree.h (TREE_CHECK2, [...]): New macros. | Richard Kenner | 1 | -17/+77 |
2004-03-16 | c-common.c (c_common_type_for_mode): Build vector types on demand. | Paolo Bonzini | 1 | -53/+2 |
2004-03-09 | New option -Wstrict-aliasing=2. | James E Wilson | 1 | -0/+1 |
2004-03-06 | tree.h (BUILTIN_EXP10_P, [...]): New macros. | Kaveh R. Ghazi | 1 | -0/+18 |
2004-03-05 | tree.h (TYPE_HASH): Use TYPE_UID. | Jason Merrill | 1 | -3/+6 |
2004-03-03 | ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic... | Jan Hubicka | 1 | -11/+24 |
2004-02-26 | stmt.c (expand_start_case_dummy): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-02-26 | builtins.c (apply_args_register_offset): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-02-26 | stor-layout.c (is_pending_size): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-02-24 | tree.c (check_qualified_type): New fn. | Jason Merrill | 1 | -0/+5 |
2004-02-19 | Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros. | Richard Henderson | 1 | -1/+18 |
2004-02-17 | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 1 | -2/+3 |
2004-02-11 | tree.h (frame_base_decl): Add GTY marker. | Ulrich Weigand | 1 | -1/+1 |
2004-02-11 | c-common.c (vector_size_helper): Remove; call reconstruct_complex_type() inst... | Ziemowit Laski | 1 | -0/+2 |
2004-02-10 | emit-rtl.c (set_decl_incoming_rtl): New. | Josef Zlomek | 1 | -0/+1 |
2004-02-08 | c-common.c (shadow_warning): Delete. | Zack Weinberg | 1 | -7/+0 |
2004-02-06 | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 1 | -0/+1 |
2004-02-05 | re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o compari... | Rainer Orth | 1 | -2/+2 |
2004-02-04 | calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter. | Mark Mitchell | 1 | -0/+7 |
2004-02-03 | re PR c++/13975 (ICE on misplaced visibility specifier.) | Mark Mitchell | 1 | -3/+7 |
2004-02-03 | tree.c (commutative_tree_code, [...]): New functions. | Jeff Law | 1 | -0/+2 |
2004-01-16 | Index: ChangeLog | Geoffrey Keating | 1 | -2/+2 |
2004-01-14 | system.h: Poison PROMOTED_MODE | Steven Bosscher | 1 | -6/+1 |
2004-01-09 | expr.h (expand_expr): Make it a macro, not a function. | Mark Mitchell | 1 | -0/+1 |
2004-01-05 | tree.h: Update documentation on nothrow_flag. | Richard Kenner | 1 | -1/+4 |
2003-12-02 | rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast. | Richard Henderson | 1 | -2/+1 |
2003-11-14 | re PR middle-end/12526 ([tree-ssa] internal compiler error: Segmentation fault) | Jason Merrill | 1 | -0/+1 |
2003-11-13 | re PR rtl-optimization/12275 ([unit-at-a-time] ICE in htab_clear_slot) | Jan Hubicka | 1 | -1/+1 |
2003-11-06 | c-common.c (handle_visibility_attribute): Set DECL_VISIBILITY field instead o... | Matt Austern | 1 | -12/+16 |
2003-10-26 | tree.h (dwarf2out_def_cfa, [...]): Update prototypes for recent dwarf2out.c c... | Andreas Jaeger | 1 | -4/+4 |
2003-10-21 | tree.h (IS_EXPR_CODE_CLASS): Use strchr. | Jason Merrill | 1 | -3/+5 |
2003-10-09 | stmt.c (resolve_asm_operand_names): Call check_unique_operand_names here. | Jason Merrill | 1 | -0/+2 |
2003-09-28 | stmt.c (expand_asm_operands): Take a location_t, instead of individual file a... | Richard Henderson | 1 | -2/+1 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 1 | -23/+7 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 1 | -7/+23 |
2003-09-03 | targhooks.c: New file. | DJ Delorie | 1 | -1/+1 |
2003-08-29 | function.c (allocate_struct_function): New, split out of ... | Richard Henderson | 1 | -0/+1 |