aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2008-03-16arm.c (arm_unwind_emit): Suppress unused unwinding annotations.Paul Brook
2008-03-16Daily bump.GCC Administrator
2008-03-15arm.c (arm_rtx_costs_1): Add costs for ARMv6 value extension instructions.Paul Brook
2008-03-15* zh_CN.po: Update.Joseph Myers
2008-03-15tree-ssa-ccp.c (ccp_fold): Also read from constant values and fold constant a...Richard Guenther
2008-03-15arm.md (insv): Use gen_insv_t2 and gen_insv_zero.Paul Brook
2008-03-15re PR fortran/35184 (ICE in gfc_conv_array_index_offset)Jerry DeLisle
2008-03-15re PR fortran/35184 (ICE in gfc_conv_array_index_offset)Jerry DeLisle
2008-03-15tree-ssa-ccp.c (get_symbol_constant_value): Export.Richard Guenther
2008-03-15re PR fortran/35584 (overzealous warning: branch causes infinite loop)Daniel Franke
2008-03-15re PR middle-end/35593 (spurious warning "array subscript is below array boun...Richard Guenther
2008-03-15avr.c (avr_arch_types): Add avr6 entry.Bjoern Haase
2008-03-15* de.po: Update.Joseph Myers
2008-03-15mmx.md ("sse2_umulv1siv2di3"): Rename from "sse2_umulsidi3".Uros Bizjak
2008-03-15gcc/ada/Ralf Wildenhues
2008-03-15re PR fortran/35478 (internal compiler error: Segmentation fault)Jerry DeLisle
2008-03-15re PR middle-end/35595 (build broke in newlib erf_lgamma.c for cris-elf)Hans-Peter Nilsson
2008-03-15re PR middle-end/35595 (build broke in newlib erf_lgamma.c for cris-elf)Richard Guenther
2008-03-15re PR fortran/33296 (nearest(huge(1.0),1.0) gives an error)Jerry DeLisle
2008-03-15invoke.texi (Option Summary, [...]): Document -mserialize-volatile and -mno-s...Bob Wilson
2008-03-15Daily bump.GCC Administrator
2008-03-14re PR tree-optimization/13761 ([tree-ssa] component refs to the same struct s...Richard Guenther
2008-03-14re PR tree-optimization/34172 (Missed store ccp optimization)Richard Guenther
2008-03-14re PR preprocessor/35322 (ICE with incomplete macro)Uros Bizjak
2008-03-14install.texi (Binaries): Remove UCLA archive.David Edelsohn
2008-03-14re PR tree-optimization/34043 (Missed optimization causing extra loads and st...Richard Guenther
2008-03-14re PR testsuite/35406 (gfortran.dg/ldist-1.f90 and gcc.dg/tree-ssa/ldist-4.c ...Jerry DeLisle
2008-03-14be.po, [...]: Update.Joseph Myers
2008-03-14re PR testsuite/35538 (FAIL: gcc.dg/tree-ssa/ssa-store-ccp-4.c scan-tree-dump...H.J. Lu
2008-03-14re PR testsuite/35406 (gfortran.dg/ldist-1.f90 and gcc.dg/tree-ssa/ldist-4.c ...Jerry DeLisle
2008-03-14re PR testsuite/35406 (gfortran.dg/ldist-1.f90 and gcc.dg/tree-ssa/ldist-4.c ...Jerry DeLisle
2008-03-14re PR fortran/35475 (gfortran fails to compile valid code with ICE erro in fo...Jerry DeLisle
2008-03-13re PR testsuite/35558 (Untested g++.dg/tls/static-1a.cc)H.J. Lu
2008-03-14Daily bump.GCC Administrator
2008-03-13re PR preprocessor/35322 (ICE with incomplete macro)Tom Tromey
2008-03-13vect-align-2.c: Remove dg-do run directive.Uros Bizjak
2008-03-13Fix AIX version number in comment.David Edelsohn
2008-03-13extend.texi (X86 Built-in Functions): Missed fragment from my previous commit...Uros Bizjak
2008-03-13extend.texi (X86 Built-in Functions): Fix the mode of input arguments and the...Uros Bizjak
2008-03-13[multiple changes]Alon Dayan
2008-03-13re PR target/34000 (GCC pedwarns about use of static inline functions from sy...Uros Bizjak
2008-03-13Revert my previous commit.Uros Bizjak
2008-03-13re PR c++/35553 (-fkeep-inline-functions and -O errors out in SSE headers)Uros Bizjak
2008-03-13re PR rtl-optimization/34522 (inefficient code for long long multiply when on...Paolo Bonzini
2008-03-13re PR middle-end/35185 (ICE using openmp with g++-4.2)Jakub Jelinek
2008-03-13re PR target/35054 (No documentation of #pragma push_macro("macro_name"))Danny Smith
2008-03-13arm.c (output_move_double): Prefer LDRD to LDM.Paul Brook
2008-03-13Daily bump.GCC Administrator
2008-03-12thumb2.md: Extend peephole to cover 3-arg subs.Paul Brook
2008-03-12arm.c (arm_size_rtx_costs): Use ARM costs for Thumb-2.Paul Brook