summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* neon.md (V_ext): New mode attribute.Julian Brown2007-07-3010-42/+118
* re PR c++/32108 (ICE with __label__ outside of block scope)Paolo Carlini2007-07-304-2/+21
* re PR tree-optimization/32527 (ICE in build2_stat, at tree.c:3074)Andrew Pinski2007-07-303-12/+20
* Daily bump.GCC Administrator2007-07-301-1/+1
* invoke.texi: Document -fsign-zero flag.Jerry DeLisle2007-07-292-1/+11
* Makefile.in (tree-ssa-alias.o): Add alloc-pool.hDaniel Berlin2007-07-293-25/+23
* re PR libfortran/32858 (printf-capabilities for runtime_error())Thomas Koenig2007-07-292-2/+8
* re PR fortran/31211 (wrong code generated for pointer returning function as a...Paul Thomas2007-07-296-0/+120
* re PR fortran/32906 (Error: Parameter array ... cannot be automatic or assume...Daniel Franke2007-07-295-4/+31
* tree-data-ref.c (add_multivariate_self_dist): Parametric access functions can...Sebastian Pop2007-07-292-4/+13
* invoke.texi: Removed -w from option summary.Daniel Franke2007-07-292-1/+5
* re PR fortran/32879 (Document algorithm used for random generator)Daniel Franke2007-07-292-9/+34
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-2933-157/+286
* Daily bump.GCC Administrator2007-07-291-1/+1
* * pt.c, tree.c, typeck2.c: Fix comment typos.Kazu Hirata2007-07-284-5/+9
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-07-2822-28/+39
* gfortran.h, [...]: Fix comment typos.Kazu Hirata2007-07-287-6/+12
* re PR fortran/31609 (module that calls a contained function with an ENTRY point)Jerry DeLisle2007-07-282-0/+30
* Avoid SMS when the candidate loop contains INC instructionVladimir Yanovsky2007-07-284-2/+47
* re PR fortran/31609 (module that calls a contained function with an ENTRY point)Jerry DeLisle2007-07-282-1/+15
* re PR middle-end/32920 (error: type mismatch in binary expression)Richard Guenther2007-07-284-4/+29
* re PR fortran/32048 (max/min and NaN)François-Xavier Coudert2007-07-283-3/+141
* calls.c (special_function_p, [...]): Constify.Kaveh R. Ghazi2007-07-288-44/+66
* re PR c++/30917 (ICE with friend in local class (to a function))Simon Martin2007-07-284-2/+79
* Fixed overly long lines in my last ChangeLog entry.Daniel Franke2007-07-281-8/+10
* re PR fortran/31818 (Wrongly accepts namelists with assumed-shape arrays)Daniel Franke2007-07-2813-37/+205
* timevar.def: Add TV_CALL_CLOBBER, TV_FLOW_SENSITIVE, TV_FLOW_INSENSITIVE.Daniel Berlin2007-07-283-0/+20
* re PR fortran/32880 (User operator & allocatable TYPE components: wrong deall...Paul Thomas2007-07-284-13/+76
* Daily bump.GCC Administrator2007-07-281-1/+1
* re PR testsuite/32471 (Testcases which always fail on targets where an int is...Rask Ingemann Lambertsen2007-07-274-12/+23
* re PR fortran/32909 (Replace gfc_c_int_type_node with integer_type_node)Janne Blomqvist2007-07-284-47/+44
* operator_3.f90: Fix dg directive.Dominique d'Humieres2007-07-275-4/+11
* i386.c (register_move_cost): Remove accidentally comitted #if 0 block.Jan Hubicka2007-07-272-6/+3
* attribs.c: Include hashtab.hJan Hubicka2007-07-272-16/+91
* * config/ia64/vect.md (vec_initv2si): Remove bad BIG_ENDIAN test.Steve Ellcey2007-07-272-4/+5
* invoke.texi (mdsp, mdspr2): Document the __mips_dsp, __mips_dspr2 and __mips_...Richard Sandiford2007-07-273-7/+24
* trans-decl.c (gfc_build_builtin_function_decls): Use existing gfc_array_index...Janne Blomqvist2007-07-272-4/+9
* Fortran frontend changelog:Janne Blomqvist2007-07-272-2/+8
* typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.Douglas Gregor2007-07-2721-10/+819
* pr27743.c (bar): Use an integer of exactly 32 bits because the test relies on...Rask Ingemann Lambertsen2007-07-272-3/+9
* pr28651.c (main): Use INT_MAX instead of assuming it is 0x7fffffff.Rask Ingemann Lambertsen2007-07-274-6/+16
* re PR middle-end/32749 (gfortran.dg/auto_array_1.f90)Kenneth Zadeck2007-07-272-27/+36
* re PR c++/32346 (long long bitfield passed to int argument incorrectly)Mark Mitchell2007-07-274-2/+58
* re PR fortran/32899 (Broken diagnostic for invalid use of .eq. for logicals)Steven G. Kargl2007-07-274-5/+16
* re PR fortran/32760 (Error defining subroutine named PRINT)Jerry DeLisle2007-07-272-0/+39
* re PR fortran/32760 (Error defining subroutine named PRINT)Jerry DeLisle2007-07-272-0/+10
* mangle.c (set_type_package_list): Constify.Kaveh R. Ghazi2007-07-274-25/+12
* re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)Francois-Xavier Coudert2007-07-275-37/+108
* rs6000.c (rs6000_gimplify_va_arg): Generate the operands with compatible type.Zdenek Dvorak2007-07-272-2/+8
* re PR fortran/32903 (Default initializer and intent(OUT): default initializer...Tobias Burnus2007-07-272-0/+25