aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-10bfin.h (MOVE_RATIO): Define.Bernd Schmidt2-0/+8
2007-05-10config.gcc (sparc-wrs-vxworks): New target.Richard Sandiford10-20/+190
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-10re PR libfortran/31880 ([4.2 only] silent data corruption in gfortran read st...Jerry DeLisle2-2/+7
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-09Remove conflict markerMark Mitchell1-1/+0
2007-05-09cxxabi.h (_GLIBCXX_NOTHROW): New macro.Mark Mitchell3-5/+29
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-08type_traits (make_signed): Remove specializations for floating point types.Benjamin Kosnik8-61/+22
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-08types_std_c++0x_neg.cc: New.Benjamin Kosnik2-0/+78
2007-05-08cxxabi-internal.h: Remove, to be replaced by...Jason Merrill14-569/+570
2007-05-08re PR target/31854 (internal compiler error: in cgraph_local_info, at cgraph....Uros Bizjak4-3/+25
2007-05-08testsuite_abi.cc: Add CXXABI_1.3.2.Benjamin Kosnik3-1/+9
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 Froyd10-7/+238
2007-05-08re PR java/31842 (r124338 causes java Divide_1 and pr6388 to fail)Ian Lance Taylor2-4/+10
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-07* include/bits/ostream.tcc (operator<<(char*)): Add __s.Jason Merrill2-4/+6
2007-05-07re PR target/31794 (Problem while compiling gcc for m32c-elf)DJ Delorie2-5/+11
2007-05-07gnu.ver: Fix symbol versions.Jason Merrill3-4/+21
2007-05-07* config/os/mingw32/os_defines.h (NOMINMAX): Update comment.Danny Smith2-1/+5
2007-05-07re PR other/28145 (C++ (throw() and catch(...) {/* fall through */ } ) and p...Jason Merrill25-547/+940
2007-05-07Jdwp.class: Regenerate.Keith Seitz8-2/+23
2007-05-07Jdwp.java (notify): Rewrite to call new array-based method.Keith Seitz4-22/+132