aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi33-157/+286
2007-07-29Daily bump.GCC Administrator1-1/+1
2007-07-28* pt.c, tree.c, typeck2.c: Fix comment typos.Kazu Hirata4-5/+9
2007-07-28cfglayout.c, [...]: Fix comment typos.Kazu Hirata22-28/+39
2007-07-28gfortran.h, [...]: Fix comment typos.Kazu Hirata7-6/+12
2007-07-28re PR fortran/31609 (module that calls a contained function with an ENTRY point)Jerry DeLisle2-0/+30
2007-07-28Avoid SMS when the candidate loop contains INC instructionVladimir Yanovsky4-2/+47
2007-07-28re PR fortran/31609 (module that calls a contained function with an ENTRY point)Jerry DeLisle2-1/+15
2007-07-28re PR middle-end/32920 (error: type mismatch in binary expression)Richard Guenther4-4/+29
2007-07-28re PR fortran/32048 (max/min and NaN)François-Xavier Coudert3-3/+141
2007-07-28calls.c (special_function_p, [...]): Constify.Kaveh R. Ghazi8-44/+66
2007-07-28re PR c++/30917 (ICE with friend in local class (to a function))Simon Martin4-2/+79
2007-07-28Fixed overly long lines in my last ChangeLog entry.Daniel Franke1-8/+10
2007-07-28re PR fortran/31818 (Wrongly accepts namelists with assumed-shape arrays)Daniel Franke13-37/+205
2007-07-28timevar.def: Add TV_CALL_CLOBBER, TV_FLOW_SENSITIVE, TV_FLOW_INSENSITIVE.Daniel Berlin3-0/+20
2007-07-28re PR fortran/32880 (User operator & allocatable TYPE components: wrong deall...Paul Thomas4-13/+76
2007-07-28Daily bump.GCC Administrator1-1/+1
2007-07-27re PR testsuite/32471 (Testcases which always fail on targets where an int is...Rask Ingemann Lambertsen4-12/+23
2007-07-28re PR fortran/32909 (Replace gfc_c_int_type_node with integer_type_node)Janne Blomqvist4-47/+44
2007-07-27operator_3.f90: Fix dg directive.Dominique d'Humieres5-4/+11
2007-07-27i386.c (register_move_cost): Remove accidentally comitted #if 0 block.Jan Hubicka2-6/+3
2007-07-27attribs.c: Include hashtab.hJan Hubicka2-16/+91
2007-07-27* config/ia64/vect.md (vec_initv2si): Remove bad BIG_ENDIAN test.Steve Ellcey2-4/+5
2007-07-27invoke.texi (mdsp, mdspr2): Document the __mips_dsp, __mips_dspr2 and __mips_...Richard Sandiford3-7/+24
2007-07-27trans-decl.c (gfc_build_builtin_function_decls): Use existing gfc_array_index...Janne Blomqvist2-4/+9
2007-07-27Fortran frontend changelog:Janne Blomqvist2-2/+8
2007-07-27typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.Douglas Gregor21-10/+819
2007-07-27pr27743.c (bar): Use an integer of exactly 32 bits because the test relies on...Rask Ingemann Lambertsen2-3/+9
2007-07-27pr28651.c (main): Use INT_MAX instead of assuming it is 0x7fffffff.Rask Ingemann Lambertsen4-6/+16
2007-07-27re PR middle-end/32749 (gfortran.dg/auto_array_1.f90)Kenneth Zadeck2-27/+36
2007-07-27re PR c++/32346 (long long bitfield passed to int argument incorrectly)Mark Mitchell4-2/+58
2007-07-27re PR fortran/32899 (Broken diagnostic for invalid use of .eq. for logicals)Steven G. Kargl4-5/+16
2007-07-27re PR fortran/32760 (Error defining subroutine named PRINT)Jerry DeLisle2-0/+39
2007-07-27re PR fortran/32760 (Error defining subroutine named PRINT)Jerry DeLisle2-0/+10
2007-07-27mangle.c (set_type_package_list): Constify.Kaveh R. Ghazi4-25/+12
2007-07-27re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)Francois-Xavier Coudert5-37/+108
2007-07-27rs6000.c (rs6000_gimplify_va_arg): Generate the operands with compatible type.Zdenek Dvorak2-2/+8
2007-07-27re PR fortran/32903 (Default initializer and intent(OUT): default initializer...Tobias Burnus2-0/+25
2007-07-27re PR fortran/32903 (Default initializer and intent(OUT): default initializer...Paul Thomas2-3/+10
2007-07-27lex.l (update_yylval): Constify.Kaveh R. Ghazi5-9/+21
2007-07-27expr.h (store_bit_field): Don't return a value.Richard Sandiford5-388/+346
2007-07-272007-xx-xx Richard Sandiford <rsandifo@nildram.co.uk>Richard Sandiford2-5/+19
2007-07-27df.h (df_mw_hardreg): Remove "loc" field.Richard Sandiford4-32/+77
2007-07-26t-ia64 ($(T)crtbegin.o): Removed.H.J. Lu2-18/+8
2007-07-27Daily bump.GCC Administrator1-1/+1
2007-07-26java-tree.h (push_labeled_block, [...]): Remove.Tom Tromey6-147/+14
2007-07-26dominance.c (dom_computed, [...]): Removed.Zdenek Dvorak4-13/+24
2007-07-26re PR tree-optimization/32087 (ICE with FORTRAN and -fprefetch-loop-arrays)Steve Ellcey2-2/+9
2007-07-26gcc/Julian Brown4-35/+215
2007-07-26assign-warn-3.c (f0): Declare as inline.Nathan Froyd2-2/+8