aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-05-10assumed_dummy_1.f90: Fix dg directive.Dominique d'Humieres5-4/+11
2007-05-10Improve comment...Mike Stump1-2/+3
2007-05-10bfin.h (MOVE_RATIO): Define.Bernd Schmidt2-0/+8
2007-05-10config.gcc (sparc-wrs-vxworks): New target.Richard Sandiford8-20/+184
2007-05-1020070507-1.c: Disable for non-pic targets.Andreas Krebbel2-1/+5
2007-05-10re PR libfortran/31880 ([4.2 only] silent data corruption in gfortran read st...Jerry DeLisle1-1/+1
2007-05-10re PR libfortran/31880 ([4.2 only] silent data corruption in gfortran read st...Jerry DeLisle2-0/+32
2007-05-10* g++.dg/parse/attr-externally-visible-1.C: Likewise.Mike Stump2-0/+2
2007-05-10Daily bump.GCC Administrator1-1/+1
2007-05-09Fix whitespacingMike Stump1-1/+1
2007-05-09* g++.dg/other/first-global.C: Add -fpie for darwin.Mike Stump2-0/+6
2007-05-09* config/xtensa/xtensa.c (xtensa_output_literal): Don't use #if.Bob Wilson2-7/+11
2007-05-09xtensa.c (xtensa_output_literal): Mask out high bits for floating-point value...Bob Wilson2-2/+17
2007-05-09bfin.h (LOCAL_ALIGNMENT): Define.Bernd Schmidt4-0/+37
2007-05-0920070507-1.c: New testcase.Andreas Krebbel2-0/+107
2007-05-08typeck.c (build_unary_op): Remove code that used to handle non lvalue increme...Andrew Pinski2-35/+5
2007-05-09Daily bump.GCC Administrator1-1/+1
2007-05-08* gcc.target/mips/msub-1.c, gcc.target/mips/msub-2.c,Chao-ying Fu9-0/+171
2007-05-08md.texi (msub@var{m}@var{n}4, [...]): Document.Chao-ying Fu8-28/+103
2007-05-08re PR rtl-optimization/28011 ([SH] g++ generates wrong code, if '-fno-excepti...Kaz Kojima2-2/+11
2007-05-08emit-rtl.c (unshare_all_rtl_1): Don't copy DECL_RTL.Kazu Hirata2-30/+10
2007-05-08re PR tree-optimization/31847 (Printing to dump file broken)Simon Martin4-1/+27
2007-05-08re PR fortran/31630 (ICE on nasty derived types code)Paul Thomas2-15/+11
2007-05-08re PR fortran/31692 (Wrong code when passing function name as result to proce...Paul Thomas4-5/+115
2007-05-08mips.h (MAX_FPRS_PER_FMT): Renamed from FP_INC.Sandra Loosemore3-24/+58
2007-05-08bfin-protos.h (enum bfin_cpu): Add BFIN_CPU_BF534, BFIN_CPU_BF536 and BFIN_CP...Jie Zhang5-7/+54
2007-05-08bfin-protos.h (bfin_expand_epilogue): Add a third argument of type bool.Jie Zhang4-18/+77
2007-05-08re PR fortran/29397 (Constant logical expression with parameter array)Paul Thomas7-2/+95
2007-05-08re PR target/31854 (internal compiler error: in cgraph_local_info, at cgraph....Uros Bizjak4-3/+25
2007-05-08include cstring as wellJason Merrill1-0/+1
2007-05-08* gcc.dg/pch/pch.exp: XFAIL largefile on Solaris 10 x86.Janis Johnson2-0/+5
2007-05-08invoke.texi (Warning Options): Document that -Wempty-body also checks for and...Mike Stump6-2/+95
2007-05-08invalid-call-1.c: Fix options for 32-bit x86.Eric Christopher2-7/+11
2007-05-08libiberty.h (writeargv): Declare.Nathan Froyd6-7/+170
2007-05-08Daily bump.GCC Administrator1-1/+1
2007-05-07muldiv.md (mulhisi3_c): Limit the mode of the 2nd operand to HI mode.Naveen.H.S2-2/+37
2007-05-07m32c.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): Define.Jayant Sonar5-3/+193
2007-05-07re PR target/31794 (Problem while compiling gcc for m32c-elf)DJ Delorie2-5/+11
2007-05-07re PR other/28145 (C++ (throw() and catch(...) {/* fall through */ } ) and p...Jason Merrill1-0/+25
2007-05-07convert-bfp-fold.c: Remove extra assignment to sf variable.Uros Bizjak2-16/+20
2007-05-07gcsec-1.c: Don't link statically on Solaris 10 x86.Mark Mitchell2-1/+7
2007-05-07re PR c/22133 (In MinGW trailing slash forward not allowed in include path)Danny Smith2-7/+18
2007-05-07tree-ssa-dom.c (tree_ssa_dominator_optimize): Do not free dominance info afte...Eric Botcazou2-5/+3
2007-05-07tree-ssa-dom.c (tree_ssa_dominator_optimize): Reset cfg_altered.Eric Botcazou5-9/+68
2007-05-07gimplify.c (gimplify_expr): Do not crash when folding (void *)(int)&a + 4.Jan Hubicka2-0/+7
2007-05-07re PR fortran/31399 (Wrong code for do loop with large interation count)Francois-Xavier Coudert4-34/+175
2007-05-07re PR driver/31694 (__GFORTRAN__ preprocessor macro)Francois-Xavier Coudert4-1/+14
2007-05-07Fix a typo in 2007-05-03 entry from Ian Lance Taylor.Ben Elliston1-1/+1
2007-05-06Daily bump.GCC Administrator1-1/+1
2007-05-06re PR fortran/31764 (NEW_LINE with array argument)Francois-Xavier Coudert4-7/+26