aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-29re PR libfortran/32858 (printf-capabilities for runtime_error())Thomas Koenig16-258/+192
2007-07-29re PR fortran/31211 (wrong code generated for pointer returning function as a...Paul Thomas6-0/+120
2007-07-29re PR fortran/32906 (Error: Parameter array ... cannot be automatic or assume...Daniel Franke5-4/+31
2007-07-29tree-data-ref.c (add_multivariate_self_dist): Parametric access functions can...Sebastian Pop2-4/+13
2007-07-29invoke.texi: Removed -w from option summary.Daniel Franke2-1/+5
2007-07-29HACKING: Document regenerating configure.Matthias Klose2-0/+13
2007-07-29re PR libgcj/32929 (Make FAILURE in 4.3.0 - error: `CXX' has changed since th...H.J. Lu3-6413/+37
2007-07-29re PR fortran/32879 (Document algorithm used for random generator)Daniel Franke2-9/+34
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-28configure.ac: Encode the libgcj soversion in dbexecdir...Matthias Klose3-51/+49
2007-07-28jvmti.h: Remove.Matthias Klose2-1819/+4
2007-07-28Fix typo in log.John David Anglin1-1/+1
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-27* Rebuild .class files with new ecj.Tom Tromey1771-0/+4
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 Blomqvist4-9/+20
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 libstdc++/32907 (Inefficient operator== in std::string)Paolo Carlini4-35/+47
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-27* io/unix.c (stream_ttyname): Mark argument as potentialy unused.Francois-Xavier Coudert2-1/+5
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 Coudert7-45/+122