aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-26gcc-dg.exp (gcc-dg-debug-runtest): Remove build file trivial.S.Uros Bizjak3-0/+7
2007-03-26i386.c (IX86_BUILTIN_CMPNEPD, [...]): Remove.Jakub Jelinek2-27/+14
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-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-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 Koenig2-0/+23
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 Meissner15-132/+370
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-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-23mips.md (type, [...]): Change xfer instruction type to mfc and mtc, as applic...Joseph Myers14-39/+58
2007-03-23i386.c: Remove unnecessary function declarations.Richard Henderson2-606/+526
2007-03-23re PR fortran/30834 (ICE with kind=8 exponentiaton)Francois-Xavier Coudert6-56/+459
2007-03-23cp-tree.h (current_tempalte_parms): Improve documentation.Mark Mitchell3-4/+13
2007-03-23re PR c++/30863 (Unsigned templatized struct treated as unsigned int)Mark Mitchell5-4/+24
2007-03-23Mark Mitchell <mark@codesourcery.com> PR c++/31273Mark Mitchell4-9/+26
2007-03-23error.c (dump_expr): Handle dependent names that designate types.Gabriel Dos Reis4-10/+39
2007-03-22i386.c (ix86_function_regparm): Early exit for 64-bit...Richard Henderson4-559/+568
2007-03-23Daily bump.GCC Administrator1-1/+1
2007-03-22re PR other/23572 (No warning for assigning a value to a 'float' variable tha...Manuel López-Ibáñez9-19/+171
2007-03-22re PR fortran/31262 (-fno-range-check with large integer values triggers ICE)Francois-Xavier Coudert4-9/+46
2007-03-22defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz17-53/+62
2007-03-22c-incpath.c (add_sysroot_to_chain): New.Joseph Myers3-3/+43
2007-03-22Fix typos in ChangeLogDirk Mueller1-3/+3
2007-03-22warnings2.C: Don't use -pedantic.Dirk Mueller117-234/+354
2007-03-22re PR fortran/31193 ([4.2 only] ICE on non-constant character tranfert)Paul Thomas4-37/+88
2007-03-22re PR fortran/20897 (derived type name shall not be same as intrinsic type name)Tobias Schlüter5-2/+56