aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-15re PR fortran/38113 (on warning/error: skip whitespaces, move position marker...Mikael Morin3-10/+11
2008-12-15s390.c (s390_swap_cmp): New function.Wolfgang Gellerich3-0/+117
2008-12-15Daily bump.GCC Administrator1-1/+1
2008-12-14i386-5.C: Include x86intrin.h.Uros Bizjak3-11/+7
2008-12-14re PR fortran/35937 (Wrong type for charlength of function)Paul Thomas4-1/+35
2008-12-14re PR fortran/38504 (double minus sign when printing integer?)Jerry DeLisle2-0/+21
2008-12-14re PR fortran/38504 (double minus sign when printing integer?)Jerry DeLisle2-1/+14
2008-12-14Daily bump.GCC Administrator1-1/+1
2008-12-13atomic.cc: Revert last change.Benjamin Kosnik6-33/+40
2008-12-13pr38409.c: Fixed commit problem.Sebastian Pop2-24/+4
2008-12-13sse-12.c: Include x86intrin.h.Uros Bizjak6-28/+111
2008-12-13Makefile.am: Remove -x c++ for atomic build rules.Benjamin Kosnik4-5/+11
2008-12-12re PR libstdc++/37144 (A bug in include/ext/pb_ds/detail/pat_trie_/constructo...H.J. Lu2-1/+7
2008-12-13atomic.cc: Correct guards to match mutex.cc.Benjamin Kosnik2-3/+7
2008-12-13Daily bump.GCC Administrator1-1/+1
2008-12-13re PR bootstrap/38383 (fails to build cross gcc for target hppa64-hp-hpux11.00)Rainer Emrich2-1/+7
2008-12-12re PR target/24779 (Python miscompilation - TOC reload)Andrew Pinski2-28/+131
2008-12-12re PR testsuite/38163 (gcc.dg/tree-ssa/loop-3.c failure at -m64 on i686-apple...Uros Bizjak3-27/+27
2008-12-12re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Janis Johnson2-1/+5
2008-12-12re PR objc++/31032 (expected tree that contains 'decl with RTL' structure, ha...Janis Johnson2-2/+5
2008-12-12revert: cfgrtl.c (rtl_verify_flow_info_1): Don't apply BLOCK_FOR_INSN on a BA...Andreas Schwab2-16/+22
2008-12-12* gcc.dg/pr35442.c: Ignore a possible warning.Janis Johnson2-0/+7
2008-12-12re PR tree-optimization/32044 (final value replacement too aggressive for e.g...Zdenek Dvorak7-8/+133
2008-12-12re PR target/11594 (testcase gcc.dg/20020103-1.c fails with "scan-assembler-n...Janis Johnson2-1/+6
2008-12-12re PR middle-end/38409 ([graphite] ICE : in canonicalize_loop_ivs, at tree-pa...Sebastian Pop4-1/+60
2008-12-12configure.ac (ppllibs): Add by default the lib flags.Sebastian Pop3-2/+7
2008-12-12cstdatomic: Update to N2798.Benjamin Kosnik54-4326/+3316
2008-12-12x86intrin.h: New header file to support all x86 intrinsicsDwarakanath Rajagopal3-2/+83
2008-12-12re PR target/38402 (Undocumented Yz constraint)H.J. Lu2-2/+17
2008-12-12re PR fortran/36355 (matmul argument-check: wrong error messages)Daniel Franke4-2/+55
2008-12-12(rtl_verify_flow_info_1): Don't apply BLOCK_FOR_INSN onAndreas Schwab2-1/+7
2008-12-12re PR libstdc++/37582 (std::pow strange overload resolution)Jakub Jelinek2-0/+49
2008-12-12sync.md (memory_barrier): Remove mem:BLK from operands.Uros Bizjak2-11/+17
2008-12-12tree-vrp.c (extract_range_from_binary_expr): Don't shift by floor_log2 of zero.Alexandre Oliva2-2/+7
2008-12-12fp-bit.c (nan): Rename from this ..Ben Elliston2-5/+10
2008-12-12Daily bump.GCC Administrator1-1/+1
2008-12-11re PR testsuite/29071 (gcc.dg/20020919-1.c compilation test fails on powerpc-...Janis Johnson2-1/+6
2008-12-11* config/mips/mips.md (*branch_bit<bbv><mode>,Adam Nemet2-8/+14
2008-12-11re PR middle-end/38413 ([graphite] ICE: in build2_stat, at tree.c:3293)Sebastian Pop2-1/+20
2008-12-11re PR middle-end/38459 ([graphite] SEGFAULT in cloog_clast_create)Sebastian Pop2-0/+14
2008-12-11re PR libgcj/38006 (Incorrect proplist on inherit.png)H.J. Lu1-2/+8
2008-12-11[multiple changes]Sebastian Pop14-81/+684
2008-12-11re PR testsuite/35677 (Intermitent failure "FAIL: libgomp.fortran/crayptr2.f90")John David Anglin2-2/+12
2008-12-11Make-lang.in (install-finclude-dir): Use correct mode argument for mkinstalld...Richard Guenther2-1/+6
2008-12-11re PR c++/38253 (g++.dg/ipa/iinline-1.C scan-ipa-dump inline fails on powerpc)Jakub Jelinek2-1/+9
2008-12-11Fix testsuite/gfortran.dg/graphite/id-4.f90.Sebastian Pop21-763/+1307
2008-12-11re PR tree-optimization/38464 (vect/costmodel/ppc/costmodel-slp-12.c fails to...Ira Rosen2-2/+8
2008-12-11Daily bump.GCC Administrator1-1/+1
2008-12-10re PR tree-optimization/36792 (Revision 137631 causes many failures)Richard Guenther2-0/+7
2008-12-10re PR c++/35319 (ICE throwing fixed-point types)Jason Merrill8-0/+128