aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-10-03Daily bump.GCC Administrator1-1/+1
2008-10-02rs6000.c (USE_FP_FOR_ARG_P): Revert TARGET_DOUBLE_FLOAT, TARGET_SINGLE_FLOAT.David Edelsohn2-14/+21
2008-10-02re PR fortran/37635 (Fortran 2008: Support LEADZ / TRAILZ)Steven Bosscher11-0/+433
2008-10-02* gcc.dg/torture/pr36891.c: Ignore an irrelevant warning.Janis Johnson2-0/+5
2008-10-02ppc64-abi-3.c: Initialize variables to suppress warning.Janis Johnson2-2/+7
2008-10-02* builtins.c (fold_builtin_pow): Check for 0 ** NEGATIVE.Daniel Jacobowitz2-2/+10
2008-10-02re PR middle-end/37713 (ice for legal code with -O3 on 20080926)Richard Guenther4-4/+26
2008-10-02re PR target/37528 (boostrap failure due to configure problems)Danny Smith2-3/+11
2008-10-02ChangeLog: Fix whitespace.Uros Bizjak2-25/+29
2008-10-02Daily bump.GCC Administrator1-1/+1
2008-10-01rs6000-c.c (altivec_resolve_overloaded_builtin): Handle ALTIVEC_BUILTIN_VEC_S...Andrew Pinski18-2/+869
2008-10-01rs6000-c.c (altivec_overloaded_builtins): Add Cell Altivec intrinsics.Andrew Pinski11-18/+618
2008-10-01tree.c (contains_placeholder_p): Return 0 for a SAVE_EXPR.Geert Bosch3-0/+54
2008-10-01re PR tree-optimization/37617 (ICE on valid code)Richard Guenther4-1/+32
2008-10-01re PR middle-end/37285 (ICE while building binutils on ppc)Richard Guenther4-0/+34
2008-10-01re PR tree-optimization/35737 (ICE with __builtin_setjmp and complex variable)Richard Henderson3-1/+25
2008-10-01re PR c++/37683 (Revision 140780 caused g++.dg/warn/Wparentheses-3.C)H.J. Lu2-0/+7
2008-10-01re PR tree-optimization/37662 (ice: tree check: expected ssa_name, have integ...Paolo Bonzini2-0/+18
2008-10-01system-linux-ppc64.ads: New file.Andreas Schwab3-427/+601
2008-10-01offsetof.C (main): Use __SIZE_TYPE__ instead of unsigned long for pointer cast.Kai Tietz8-9/+32
2008-10-01Daily bump.GCC Administrator1-1/+1
2008-09-30re PR c++/37555 (ICE with invalid typedef)Simon Martin5-1/+46
2008-09-30re PR tree-optimization/37662 (ice: tree check: expected ssa_name, have integ...Jakub Jelinek5-5/+58
2008-09-30re PR fortran/36592 (F2003: Procedure pointer in COMMON)Janus Weil6-9/+80
2008-09-30rs6000.md (fnmadds combiner): Revert typo.Andrew Pinski2-1/+5
2008-09-30re PR middle-end/37491 (Revision 140257 causes vectorizer tests failures)Richard Guenther2-24/+32
2008-09-30c-common.c (empty_if_body_warning): Remove.Paolo Bonzini10-31/+70
2008-09-30re PR tree-optimization/36891 (ICE with vector division and -ffast-math and LIM)Paolo Bonzini2-0/+7
2008-09-29i386.opt: Add msse2avx.H.J. Lu5-1/+30
2008-09-30Daily bump.GCC Administrator1-1/+1
2008-09-29* dwarf2out.c (constant_size): Use HOST_WIDE_INT in parameter type.Eric Botcazou2-2/+6
2008-09-29re PR middle-end/37669 (ice for legal code with -O2)Andrew Pinski2-0/+40
2008-09-29ifcvt.c (noce_emit_store_flag): If using condition from original jump, revers...Joseph Myers2-1/+14
2008-09-29expr.c (expand_expr_real_1): Force op0 to non-constant memory if it cannot be...Eric Botcazou2-36/+43
2008-09-29reload1.c (alter_reg): Add missing curly braces.Jeff Law2-11/+17
2008-09-29predicates.md (easy_fp_constant): Single FP consts are easy.Michael J. Eager9-158/+377
2008-09-29Fix typo.Eric Botcazou1-1/+1
2008-09-29graphite.c (dot_all_scops_1): Remove unused checks.Tobias Grosser2-173/+448
2008-09-29* config/cris/cris.h (IRA_COVER_CLASSES): Define.Hans-Peter Nilsson2-0/+6
2008-09-29Daily bump.GCC Administrator1-1/+1
2008-09-28re PR target/37640 (__sync_lock_test_and_set on PPC64 causes ICE)Andrew Pinski4-1/+199
2008-09-28sh.h (OVERRIDE_OPTIONS): Unset flag_dwarf2_cfi_asm for SHmedia.Kaz Kojima2-0/+7
2008-09-28re PR tree-optimization/36891 (ICE with vector division and -ffast-math and LIM)Andrew Pinski4-1/+48
2008-09-28re PR middle-end/36575 (ACATS c460011 fails at -O3)Eric Botcazou4-2/+45
2008-09-28expmed.c (store_fixed_bit_field): Always use convert_to_mode in order to conv...Eric Botcazou2-8/+8
2008-09-28Daily bump.GCC Administrator1-1/+1
2008-09-27sh.c (sh_gimplify_va_arg_expr): Use VIEW_CONVERT_EXPR if needed.Kaz Kojima2-1/+8
2008-09-272008-09-26 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov3-94/+51
2008-09-27Daily bump.GCC Administrator1-1/+1
2008-09-26mips.h (ISA_HAS_DMUL3, [...]): Change them to yield false with MIPS16.Adam Nemet2-7/+15