Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-09-20 | vect-74.c: Avoid floating point precision error in comparison. | Dorit Naishlos | 4 | -13/+19 |
2004-09-20 | tree-ssa-pre.c (compute_antic_aux): Use malloc'd worklist, to avoid generatin... | Daniel Berlin | 2 | -8/+16 |
2004-09-20 | builtins.c (fold_builtin): Call the new omonymous target hook for machine-dep... | Paolo Bonzini | 6 | -1/+22 |
2004-09-20 | re PR ada/17540 (Duplicate symbols while building Ada) | Robert Dewar | 2 | -1/+16 |
2004-09-20 | cfg.c, [...]: Fix comment typos. | Kazu Hirata | 4 | -6/+11 |
2004-09-20 | re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented) | Tobias Schlüter | 2 | -0/+29 |
2004-09-20 | * 5tsystem.ads: Removed, no longer used. | Arnaud Charlet | 2 | -236/+4 |
2004-09-20 | vect-13.c: Added xfail for non ppc platforms. | Ira Rosen | 13 | -52/+734 |
2004-09-20 | re PR target/17565 ([3.3 only] asms in delay slots) | Richard Sandiford | 4 | -1/+25 |
2004-09-20 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-09-20 | * predict.c (estimate_probability): Remove unnecesary code. | Jan Hubicka | 2 | -30/+6 |
2004-09-19 | decl2.c (determine_visibility): Allow class visibility directives to override... | Mark Mitchell | 2 | -14/+26 |
2004-09-19 | tree-vectorizer.h (stmt_vec_info): Add vect_dr_base field. | Ira Rosen | 14 | -384/+1362 |
2004-09-19 | basic-block.h (update_bb_profile_after_threading): Declare. | Jan Hubicka | 6 | -26/+89 |
2004-09-19 | tree-ssa-pre.c (insert_into_set): Don't put is_gimple_min_invariant values in... | Daniel Berlin | 2 | -0/+8 |
2004-09-19 | tree-ssa-dom.c (restore_nonzero_vars_to_original_value): Fix prototype. | Andreas Jaeger | 2 | -1/+6 |
2004-09-19 | cris.h: Preserve the original spelling in a quote. | Kazu Hirata | 2 | -1/+6 |
2004-09-18 | tree-ssa-dom.c (nonzero_vars_stack, [...]): New global varrays to replace the... | Jeff Law | 2 | -104/+79 |
2004-09-19 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-09-18 | * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi. | Paul Brook | 2 | -1/+5 |
2004-09-18 | * tree-cfg.c (thread_jumps): Fix updating of the profile. | Jan Hubicka | 2 | -10/+18 |
2004-09-18 | tree-optimize.c (tree_rest_of_compilation): Kill forgotten verify_cgraph call. | Jan Hubicka | 2 | -1/+6 |
2004-09-18 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 23 | -32/+41 |
2004-09-18 | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 35 | -65/+84 |
2004-09-18 | re PR c/17424 (ICE with sizeof an undeclared variable) | Joseph Myers | 4 | -3/+27 |
2004-09-18 | call.c, [...]: Follow spelling conventions. | Kazu Hirata | 4 | -3/+8 |