| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | neon.md (V_ext): New mode attribute. | Julian Brown | 2007-07-30 | 10 | -42/+118 |
* | re PR c++/32108 (ICE with __label__ outside of block scope) | Paolo Carlini | 2007-07-30 | 4 | -2/+21 |
* | re PR tree-optimization/32527 (ICE in build2_stat, at tree.c:3074) | Andrew Pinski | 2007-07-30 | 3 | -12/+20 |
* | Daily bump. | GCC Administrator | 2007-07-30 | 1 | -1/+1 |
* | invoke.texi: Document -fsign-zero flag. | Jerry DeLisle | 2007-07-29 | 2 | -1/+11 |
* | Makefile.in (tree-ssa-alias.o): Add alloc-pool.h | Daniel Berlin | 2007-07-29 | 3 | -25/+23 |
* | re PR libfortran/32858 (printf-capabilities for runtime_error()) | Thomas Koenig | 2007-07-29 | 2 | -2/+8 |
* | re PR fortran/31211 (wrong code generated for pointer returning function as a... | Paul Thomas | 2007-07-29 | 6 | -0/+120 |
* | re PR fortran/32906 (Error: Parameter array ... cannot be automatic or assume... | Daniel Franke | 2007-07-29 | 5 | -4/+31 |
* | tree-data-ref.c (add_multivariate_self_dist): Parametric access functions can... | Sebastian Pop | 2007-07-29 | 2 | -4/+13 |
* | invoke.texi: Removed -w from option summary. | Daniel Franke | 2007-07-29 | 2 | -1/+5 |
* | re PR fortran/32879 (Document algorithm used for random generator) | Daniel Franke | 2007-07-29 | 2 | -9/+34 |
* | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 2007-07-29 | 33 | -157/+286 |
* | Daily bump. | GCC Administrator | 2007-07-29 | 1 | -1/+1 |
* | * pt.c, tree.c, typeck2.c: Fix comment typos. | Kazu Hirata | 2007-07-28 | 4 | -5/+9 |
* | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 2007-07-28 | 22 | -28/+39 |
* | gfortran.h, [...]: Fix comment typos. | Kazu Hirata | 2007-07-28 | 7 | -6/+12 |
* | re PR fortran/31609 (module that calls a contained function with an ENTRY point) | Jerry DeLisle | 2007-07-28 | 2 | -0/+30 |
* | Avoid SMS when the candidate loop contains INC instruction | Vladimir Yanovsky | 2007-07-28 | 4 | -2/+47 |
* | re PR fortran/31609 (module that calls a contained function with an ENTRY point) | Jerry DeLisle | 2007-07-28 | 2 | -1/+15 |
* | re PR middle-end/32920 (error: type mismatch in binary expression) | Richard Guenther | 2007-07-28 | 4 | -4/+29 |
* | re PR fortran/32048 (max/min and NaN) | François-Xavier Coudert | 2007-07-28 | 3 | -3/+141 |
* | calls.c (special_function_p, [...]): Constify. | Kaveh R. Ghazi | 2007-07-28 | 8 | -44/+66 |
* | re PR c++/30917 (ICE with friend in local class (to a function)) | Simon Martin | 2007-07-28 | 4 | -2/+79 |
* | Fixed overly long lines in my last ChangeLog entry. | Daniel Franke | 2007-07-28 | 1 | -8/+10 |
* | re PR fortran/31818 (Wrongly accepts namelists with assumed-shape arrays) | Daniel Franke | 2007-07-28 | 13 | -37/+205 |
* | timevar.def: Add TV_CALL_CLOBBER, TV_FLOW_SENSITIVE, TV_FLOW_INSENSITIVE. | Daniel Berlin | 2007-07-28 | 3 | -0/+20 |
* | re PR fortran/32880 (User operator & allocatable TYPE components: wrong deall... | Paul Thomas | 2007-07-28 | 4 | -13/+76 |
* | Daily bump. | GCC Administrator | 2007-07-28 | 1 | -1/+1 |
* | re PR testsuite/32471 (Testcases which always fail on targets where an int is... | Rask Ingemann Lambertsen | 2007-07-27 | 4 | -12/+23 |
* | re PR fortran/32909 (Replace gfc_c_int_type_node with integer_type_node) | Janne Blomqvist | 2007-07-28 | 4 | -47/+44 |
* | operator_3.f90: Fix dg directive. | Dominique d'Humieres | 2007-07-27 | 5 | -4/+11 |
* | i386.c (register_move_cost): Remove accidentally comitted #if 0 block. | Jan Hubicka | 2007-07-27 | 2 | -6/+3 |
* | attribs.c: Include hashtab.h | Jan Hubicka | 2007-07-27 | 2 | -16/+91 |
* | * config/ia64/vect.md (vec_initv2si): Remove bad BIG_ENDIAN test. | Steve Ellcey | 2007-07-27 | 2 | -4/+5 |
* | invoke.texi (mdsp, mdspr2): Document the __mips_dsp, __mips_dspr2 and __mips_... | Richard Sandiford | 2007-07-27 | 3 | -7/+24 |
* | trans-decl.c (gfc_build_builtin_function_decls): Use existing gfc_array_index... | Janne Blomqvist | 2007-07-27 | 2 | -4/+9 |
* | Fortran frontend changelog: | Janne Blomqvist | 2007-07-27 | 2 | -2/+8 |
* | typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes. | Douglas Gregor | 2007-07-27 | 21 | -10/+819 |
* | pr27743.c (bar): Use an integer of exactly 32 bits because the test relies on... | Rask Ingemann Lambertsen | 2007-07-27 | 2 | -3/+9 |
* | pr28651.c (main): Use INT_MAX instead of assuming it is 0x7fffffff. | Rask Ingemann Lambertsen | 2007-07-27 | 4 | -6/+16 |
* | re PR middle-end/32749 (gfortran.dg/auto_array_1.f90) | Kenneth Zadeck | 2007-07-27 | 2 | -27/+36 |
* | re PR c++/32346 (long long bitfield passed to int argument incorrectly) | Mark Mitchell | 2007-07-27 | 4 | -2/+58 |
* | re PR fortran/32899 (Broken diagnostic for invalid use of .eq. for logicals) | Steven G. Kargl | 2007-07-27 | 4 | -5/+16 |
* | re PR fortran/32760 (Error defining subroutine named PRINT) | Jerry DeLisle | 2007-07-27 | 2 | -0/+39 |
* | re PR fortran/32760 (Error defining subroutine named PRINT) | Jerry DeLisle | 2007-07-27 | 2 | -0/+10 |
* | mangle.c (set_type_package_list): Constify. | Kaveh R. Ghazi | 2007-07-27 | 4 | -25/+12 |
* | re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function) | Francois-Xavier Coudert | 2007-07-27 | 5 | -37/+108 |
* | rs6000.c (rs6000_gimplify_va_arg): Generate the operands with compatible type. | Zdenek Dvorak | 2007-07-27 | 2 | -2/+8 |
* | re PR fortran/32903 (Default initializer and intent(OUT): default initializer... | Tobias Burnus | 2007-07-27 | 2 | -0/+25 |