aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-12re PR libgcj/29324 (add wait handling hook)David Daney10-172/+248
2007-05-12re PR tree-optimization/31797 (infinite loop in tree-ssa-pre or ICE)Richard Guenther4-2/+51
2007-05-12configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).Richard Sandiford4-75/+46
2007-05-12re PR fortran/30746 (50th Anniversary Bug - Forward reference to contained fu...Paul Thomas6-7/+132
2007-05-12Daily bump.GCC Administrator1-1/+1
2007-05-11re PR c++/31829 (FAIL: g++.dg/warn/multiple-overflow-warn-3.C (test for warn...Steve Ellcey2-2/+7
2007-05-11pod_char_traits.h (char_traits<>::move): Use __builtin_memmove.Paolo Carlini33-135/+261
2007-05-11Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus31-30/+1362
2007-05-11stdexcept: Remove extra spacing.Benjamin Kosnik8-59/+239
2007-05-11MAINTAINERS (Write After Approval): Add myself.Silvius Rus2-0/+5
2007-05-11tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop...Zdenek Dvorak14-110/+174
2007-05-11semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn.Jan Hubicka9-86/+101
2007-05-11re PR other/31852 (Missing __builtin_memchr)Paolo Carlini9-9/+164
2007-05-11re PR fortran/30876 (Array valued recursive function rejected)Paul Thomas6-12/+73
2007-05-11re PR fortran/30878 (Rejects function f1; namelist /nml/ f1)Paul Thomas6-5/+56
2007-05-11s390.md (GPR0_REGNUM, [...]): Constants added.Andreas Krebbel2-0/+172
2007-05-11re PR fortran/31474 (ENTRY & procedural pointer: insert_bbt(): Duplicate key ...Paul Thomas4-6/+65
2007-05-1111.cc: Include <cstring>.Paolo Carlini67-67/+229
2007-05-11Daily bump.GCC Administrator1-1/+1
2007-05-10re PR tree-optimization/31885 (Not removing empty loop, scev not finding the ...Zdenek Dvorak5-5/+38
2007-05-10ffi.c (ffi_prep_incoming_args_SYSV, [...]): New, add closure support.Roman Zippel4-1/+184
2007-05-10configure.ac (HAVE_AS_CFI_PSEUDO_OP): New test.Roman Zippel5-0/+105
2007-05-10ffi.c (ffi_prep_args,ffi_prep_cif_machdep): Fix numerous test suite failures.Roman Zippel3-69/+98
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 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