Age | Commit message (Expand) | Author | Files | Lines |
2004-09-22 | cp-tree.h (struct lang_type_class): Remove marked flags, add diamond_shaped a... | Nathan Sidwell | 5 | -114/+75 |
2004-09-22 | vec.h (VEC_space): Return true if there _is_ space. | Nathan Sidwell | 4 | -5/+15 |
2004-09-22 | mips.c (mips_function_value): For o32, o64, n32 and n64, use FPRs for scalar,... | Richard Sandiford | 2 | -0/+12 |
2004-09-22 | cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Moved here from cp-objcp-common.h. | Ziemowit Laski | 3 | -5/+14 |
2004-09-21 | tree-ssa-dom.c (opt_stats): Move so that it lives just after the opt_stats_d ... | Jeff Law | 2 | -21/+91 |
2004-09-21 | tree-ssa-ccp.c (get_default_value): If we have a constant value recorded for ... | Jeff Law | 3 | -2/+43 |
2004-09-22 | linux64.h (PROCESSOR_DEFAULT64): Default to POWER4. | David Edelsohn | 3 | -3/+8 |
2004-09-22 | c-decl.c (implicitly_declare): Call maybe_apply_renaming_pragma. | Mark Mitchell | 4 | -2/+35 |
2004-09-21 | tree.def (VEC_COND_EXPR): New tree node. | Devang Patel | 3 | -1/+19 |
2004-09-22 | objc-act.c (objc_fold_objc_type_ref): New function. | Ziemowit Laski | 3 | -0/+33 |
2004-09-22 | darwin-tramp.asm: Add __ppc64__ case. | Stan Shebs | 3 | -1/+14 |
2004-09-22 | tree-ssa.c (verify_def): Use print_generic_stmt, not debug_generic_stmt. | Daniel Berlin | 2 | -8/+16 |
2004-09-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-09-21 | varasm.c (default_assemble_integer): Return false for values wider than the t... | Paul Brook | 2 | -0/+8 |
2004-09-21 | parser.c (cp_lexer_peek_token, [...]): Don't handle CPP_PRAGMA tokens specially. | Zack Weinberg | 2 | -22/+40 |
2004-09-21 | reg-notes.def (REG_DEP_TRUE): New entry, place first so it gets value 0. | Zack Weinberg | 3 | -15/+25 |
2004-09-21 | Fix bootstrap. | Matt Austern | 2 | -1/+7 |
2004-09-21 | re PR c++/15049 ([DR 278/132/216/338/389/319] global variables with anonymous... | Matt Austern | 4 | -4/+34 |
2004-09-21 | re PR java/17575 (gcjh does not clear its function name cache between files) | Tom Tromey | 2 | -0/+23 |
2004-09-21 | re PR c++/7503 ((x < Y ? X : Y) used for assignment causes wrong code) | Roger Sayle | 9 | -0/+461 |
2004-09-21 | c-typeck.c (build_function_call): Give name of object we are attempting to ca... | Daniel Berlin | 4 | -2/+21 |
2004-09-21 | cp-tree.h (struct lang_type_header): Remove uses_multiple_inheritance field. | Nathan Sidwell | 10 | -94/+63 |
2004-09-21 | decl.c (gnat_to_gnu_entity): Check for a dummy designated type via TYPE_MODE ... | Olivier Hainque | 2 | -1/+8 |
2004-09-21 | decl.c (gnat_to_gnu_type, [...]): Wrap modular packed array types in both lit... | Robert Dewar | 6 | -50/+74 |
2004-09-21 | re PR libfortran/17286 (namelist containing more than one value cannot contai... | Bud Davis | 2 | -0/+50 |
2004-09-21 | decl.c (reshape_init_array): Initialize max_index_cst to fix bootstrap failure. | Andreas Tobler | 2 | -1/+6 |
2004-09-21 | re PR rtl-optimization/17482 (GCSE after reload replacing changing instructions) | Steven Bosscher | 2 | -158/+119 |
2004-09-21 | re PR rtl-optimization/17266 (Libgfortran doesn't build) | Eric Botcazou | 2 | -3/+9 |
2004-09-21 | re PR c++/17530 (failure to emit inline function) | Mark Mitchell | 4 | -2/+42 |
2004-09-21 | re PR rtl-optimization/14851 (suboptimal fp division with -ffast-math) | Uros Bizjak | 2 | -0/+7 |
2004-09-20 | tree-ssanames.c (make_ssa_name): No longer need to clear, then initialize key... | Jeff Law | 4 | -73/+86 |
2004-09-21 | c-common.c (fix_string_type): Build the unqualified array type unconditionall... | Matt Austern | 9 | -639/+594 |
2004-09-21 | Makefile.in: Fix flags.h dependencies to be $(FLAGS_H). | Daniel Berlin | 2 | -10/+14 |
2004-09-21 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-09-21 | re PR middle-end/17126 (ICE with -fno-unit-at-a-time and -O3) | Jan Hubicka | 2 | -9/+9 |
2004-09-20 | s390.c (s390_select_rtx_section): Remove. | Ulrich Weigand | 2 | -19/+5 |
2004-09-20 | sh.c (sh_expand_prologue): Add a REG_FRAME_RELATED_EXPR note to pretend a dir... | Kaz Kojima | 2 | -0/+24 |
2004-09-20 | re PR c++/14179 (out of memory while parsing array with many initializers) | Giovanni Bajo | 2 | -45/+91 |
2004-09-20 | tsystem.h (alloca): Provide a default definition. | Kaveh R. Ghazi | 3 | -1/+13 |
2004-09-20 | lex.c (cxx_init): Don't set the ridpointer for RID_NULL to null_node. | Steven Bosscher | 2 | -1/+5 |
2004-09-20 | re PR tree-optimization/17558 (internal compiler error: in merge_alias_info, ... | Andrew Pinski | 2 | -0/+15 |
2004-09-20 | re PR tree-optimization/17558 (internal compiler error: in merge_alias_info, ... | Andrew Pinski | 2 | -2/+8 |
2004-09-20 | cgraph.c (cgraph_unnest_node): New function. | Jan Hubicka | 1 | -15/+15 |
2004-09-20 | re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c)) | Jan Hubicka | 11 | -43/+64 |
2004-09-20 | alpha.c (some_small_symbolic_operand_int): Rename from some_small_symbolic_op... | Richard Henderson | 5 | -19/+26 |
2004-09-20 | predict.c (return_prediction): New function. | Jan Hubicka | 3 | -11/+234 |
2004-09-20 | sdata-section.h (SDATA_SECTION): Don't use an attribute if SKIP_ATTRIBUTE is ... | Richard Sandiford | 2 | -1/+6 |
2004-09-20 | s390.c (s390_frame_info): Added alignment statement for floating point regist... | Andreas Krebbel | 2 | -2/+23 |
2004-09-20 | re PR fortran/15957 (Error in array assignments; 'shape'-related stuff) | Tobias Schlüter | 4 | -1/+39 |
2004-09-20 | * predict.c (expr_expected_value): Use *_CLASS_P macros. | Jakub Jelinek | 2 | -3/+6 |