aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-12revert: [multiple changes]Richard Guenther3-14/+22
2008-03-12Makefile.in (OBJS-common): Add tree-ssa-phiprop.oRichard Guenther5-299/+404
2008-03-12re PR libfortran/35524 (Unconditional use of expl() in libgfortran)Francois-Xavier Coudert2-2/+22
2008-03-12re PR middle-end/35549 (Invalid use of copy-in/out for shared vars in nested ...Jakub Jelinek4-14/+88
2008-03-12tree-vectorizer.c (free_stmt_vec_info): New function.Victor Kaplansky4-43/+56
2008-03-12Daily bump.GCC Administrator1-1/+1
2008-03-11pa.h (TARGET_LONG_PIC_SDIFF_CALL): Conditionalize define on TARGET_HPUX.John David Anglin3-24/+32
2008-03-11re PR tree-optimization/35403 (ipa-reference.c does not change a default init...Andrew Pinski4-10/+25
2008-03-11re PR target/35540 (Segmentation fault with __builtin_parity() and -O1)Uros Bizjak4-22/+77
2008-03-11arm.c (use_return_insn): Check TARGET_APCS_FRAME.Paul Brook2-41/+86
2008-03-11re PR rtl-optimization/35281 (multiply with 0 generated for 64*32->64)Paolo Bonzini2-3/+9
2008-03-11langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.Paolo Bonzini9-25/+25
2008-03-11override-attribs.C: Require ilp32 x86 target.Uros Bizjak2-1/+7
2008-03-11md5.c (md5_process_bytes): Do not assume that memcpy will provide a return va...Nick Clifton2-1/+7
2008-03-11re PR c/35526 (ICE on memcpy)Uros Bizjak4-4/+34
2008-03-11re PR libfortran/32812 (random_seed and date_and_time)Francois-Xavier Coudert2-4/+47
2008-03-11re PR tree-optimization/31358 (IV-OPTs produces a weird MEM_REF)Andrew Pinski4-15/+70
2008-03-11Daily bump.GCC Administrator1-1/+1
2008-03-10Don't leak upon failed realloc.Jim Meyering4-1/+18
2008-03-10sse.md (ssse3_pmaddubswv8hi3, [...]): Remove commutativity hint.Vladimir Makarov2-2/+7
2008-03-10patch_tester.sh (initialization): Initialize svnpatch and stop.Janis Johnson2-32/+81
2008-03-10re PR c++/35328 (ICE with firstprivate variable with invalid destructor)Jakub Jelinek4-2/+40
2008-03-10re PR c++/35337 (Broken diagnostic for firstprivate clause)Jakub Jelinek4-4/+39
2008-03-10re PR c/35438 (ICE with invalid use of threadprivate)Jakub Jelinek5-2/+29
2008-03-10re PR middle-end/35099 (ICE in remove_unreachable_regions with -O -fopenmp)Jakub Jelinek4-0/+51
2008-03-10trans.c (emit_range_check): Do not emit the check if the base type of the exp...Eric Botcazou4-0/+27
2008-03-10re PR tree-optimization/35494 (Revision 132991 breaks C++ static member)H.J. Lu7-14/+80
2008-03-10re PR tree-optimization/34677 (PREs insert_fake_stores is mostly useless)Richard Guenther6-85/+122
2008-03-10arm.md (UNSPEC_STACK_ALIGN, [...]): Renumber to avoid conflicts.Paul Brook2-3/+7
2008-03-10cortex-r4.md: New.Paul Brook5-6/+331
2008-03-10* ChangeLog: Remove merge marker.Uros Bizjak1-4/+2
2008-03-10invoke.texi (-ftree-loop-distribution): Add an example.Sebastian Pop2-1/+20
2008-03-10tree-ssa-pre.c (get_sccvn_value): Simplify.Richard Guenther2-19/+7
2008-03-10langhooks-def.h (LANG_HOOKS_REDUCE_BIT_FIELD_OPERATIONS): Set default to true.Paolo Bonzini2-1/+6
2008-03-10Daily bump.GCC Administrator1-1/+1
2008-03-09re PR fortran/35474 (Reading module file with COMMON and EQUIVALENCE)Paul Thomas4-0/+38
2008-03-09c.opt (Wsynth): Deprecate.Ralf Wildenhues7-4/+74
2008-03-09cp-hacking.texinfo: Fix spacing after periods.Ralf Wildenhues4-34/+38
2008-03-09cp-hacking.texinfo: Fix some typos.Ralf Wildenhues4-17/+23
2008-03-09frame_overflow.adb: Improve portability.Eric Botcazou2-3/+9
2008-03-09re PR target/35496 (test failures between revs. 132950 and 132974)Uros Bizjak2-1/+8
2008-03-09rs6000.c (builtin_description): Rename vector left shift operations.Ira Rosen3-17/+26
2008-03-09Daily bump.GCC Administrator1-1/+1
2008-03-08re PR testsuite/35350 (FAIL: gcc.target/i386/isa-10.c execution test)H.J. Lu9-8/+20
2008-03-08sse2-mmx.c (unsigned_add3): Use _mm_setzero_si64 to zero carry.Uros Bizjak1-4/+5
2008-03-08coverage.h (tree_coverage_counter_addr): Declare.Richard Guenther4-16/+42
2008-03-08decl.c (maybe_pad_type): Use value_factor_p.Eric Botcazou2-4/+7
2008-03-08tree-ssa-sccvn.h (vn_binary_op_lookup): Remove.Richard Guenther4-204/+130
2008-03-08re PR fortran/34956 (-fbounds-check: bounds_check_9.f90: Use of uninitialized...Francois-Xavier Coudert2-20/+30
2008-03-08Fix nits.Eric Botcazou1-268/+268