aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-26gengtype-lex.l: Remove rules for parsing pointer-to-function typedefs that us...Zack Weinberg2-34/+3
2007-03-26gengtype-lex.l: Remove all rules and states relating to yacc input files.Zack Weinberg5-201/+49
2007-03-26func_derived_4.f90: Fix module cleanup.Brooks Moses20-11/+47
2007-03-26tree-pretty-print.c (dump_generic_node): Report precision of unnamed integer ...Joseph Myers2-0/+13
2007-03-26ifcvt.c (noce_try_store_flag_constants): Don't check no_new_pseudos here.Steven Bosscher2-171/+237
2007-03-26configure.ac: Remove checks for mktime...David Daney8-663/+24
2007-03-26acx.m4 (ACX_BUGURL): Set BUGURL first.H.J. Lu2-6/+18
2007-03-26gcc-dg.exp (gcc-dg-debug-runtest): Remove build file trivial.S.Uros Bizjak3-0/+7
2007-03-26inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES if __extern_in...Jakub Jelinek6-24/+51
2007-03-26i386.c (IX86_BUILTIN_CMPNEPD, [...]): Remove.Jakub Jelinek2-27/+14
2007-03-26complex.h: Without __GXX_EXPERIMENTAL_CXX0X__ include_next complex.h.Benjamin Kosnik13-13/+235
2007-03-26reg-stack.c (replace_reg): Use IN_RANGE macro in gcc_assert().Uros Bizjak4-18/+38
2007-03-26use_[567].f90: Use correct cleanup-modules dg directive.Uros Bizjak4-3/+7
2007-03-26re PR fortran/31199 (write with "t1" + nonadvancing transfer format gives wro...Jerry DeLisle2-0/+21
2007-03-26Fix date in entry.Jerry DeLisle1-4/+1
2007-03-26re PR fortran/31199 (write with "t1" + nonadvancing transfer format gives wro...Jerry DeLisle4-2/+27
2007-03-25Daily bump.GCC Administrator1-1/+1
2007-03-25re PR libfortran/31297 (Use of uninitialized variables in libgfortran's I/O)Thomas Koenig8-1/+20
2007-03-25functional: Formatting fixes.Paolo Carlini2-641/+687
2007-03-25rs6000.c (rs6000_emit_prologue): Always clobber LR in SImode for save_world.David Edelsohn3-7/+14
2007-03-25re PR middle-end/30784 (ICE on loop vectorization (-O1 -march=athlon-xp -ftre...Dorit Nuzman4-2/+55
2007-03-25re PR fortran/30877 (Extending intrinsic operators)Francois-Xavier Coudert6-82/+239
2007-03-25re PR fortran/31196 ([4.1 only] wrong code generated with RESHAPE/TRANSPOSE)Thomas Koenig4-1/+30
2007-03-25fix in tree-if-conv.cRevital Eres2-3/+19
2007-03-24darwin.md (load_macho_picbase): Ignore operand 0.David Edelsohn5-105/+143
2007-03-25lib1funcs.asm (div0): Use ARM_FUNC_START and do_push.Paul Brook3-6/+9
2007-03-25Daily bump.GCC Administrator1-1/+1
2007-03-24re PR fortran/30655 (Undue out-of-bounds warning)Francois-Xavier Coudert4-33/+56
2007-03-24constraints.md: New file.Richard Henderson7-212/+209
2007-03-24Add BID decimal supportMichael Meissner42-153/+12540
2007-03-24re PR fortran/31215 (ICE on valid code with gfortran)Paul Thomas3-3/+3
2007-03-24re PR fortran/31215 (ICE on valid code with gfortran)Paul Thomas6-4/+184
2007-03-24* gfortran.h: Edit comments on GFC_STD_*.Brooks Moses2-3/+10
2007-03-24invoke.texi: Misc.Brooks Moses2-18/+49
2007-03-24return_fl2.c (return_fl): Mark as static.Uros Bizjak2-6/+17
2007-03-24* MAINTAINERS (Modulo Scheduler): Add myself.Ayal Zaks2-0/+5
2007-03-24Daily bump.GCC Administrator1-1/+1
2007-03-23* fold-const.c (fold_binary): Correct warning for X - c >= X.Ian Lance Taylor2-1/+5
2007-03-23* tree-dump.c (dump_files): Correct comment.Ian Lance Taylor2-1/+5
2007-03-23* tree-vrp.c (operand_less_p): Ignore fold overflow warnings.Ian Lance Taylor2-0/+9
2007-03-23Fix accidental commitSteven Bosscher1-11/+6
2007-03-23Remove the patch from ChangeLogSteven Bosscher1-466/+0
2007-03-23tracer.c (tracer): Don't take FLAGS argument.Steven Bosscher10-100/+632
2007-03-234402.cc: Likewise use std::numeric_limits<>::max().Paolo Carlini1-0/+7
2007-03-234402.cc: Likewise use std::numeric_limits<>::max().Paolo Carlini2-6/+7
2007-03-23mips.md (type, [...]): Change xfer instruction type to mfc and mtc, as applic...Joseph Myers14-39/+58
2007-03-23* testsuite/27_io/basic_ostream/inserters_arithmetic/char/4402.ccHans-Peter Nilsson2-3/+9
2007-03-23libgomp.exp (libgomp_init): Add -shared-libgcc for *-*-darwin*.Andreas Tobler3-5/+33
2007-03-23MAINTAINERS (fortran 95 front end): Add myself.Brooks Moses2-2/+7
2007-03-23acx.m4 (ACX_BUGURL): Replace "@" with "@@" for REPORT_BUGS_TEXI.H.J. Lu2-1/+6