aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-25Daily bump.GCC Administrator1-1/+1
2010-08-24Speed-up ifcvt_memrefs_wont_trap caching previous results.Sebastian Pop2-4/+77
2010-08-24Do not check whether memory references accessed in every iteration trap.Sebastian Pop7-83/+300
2010-08-24Add flag -ftree-loop-if-convert-stores.Sebastian Pop7-55/+389
2010-08-24MAINTAINERS (OS Port Maintainers): Remove myself from windows portsDanny Smith2-1/+5
2010-08-24re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0')Richard Henderson5-0/+44
2010-08-24pa.c (hppa_register_move_cost, [...]): New.Anatoly Sokolov4-40/+105
2010-08-24lex.c: Disable init_vectorized_lexer etc.Rainer Orth2-1/+16
2010-08-24re PR middle-end/45379 (~10% slowdown on test_fpu at revision 163278)Richard Guenther5-11/+57
2010-08-24check loongson targets in vect.expMingjie Xing4-6/+21
2010-08-24Daily bump.GCC Administrator1-1/+1
2010-08-23m32c.c (m32c_function_value_regno_p): Make static.Anatoly Sokolov4-17/+27
2010-08-23gcc_release (snapshot_print): Also include an sha1 hash for every tarball.Gerald Pfeifer2-2/+9
2010-08-23Fix a typo in the previous commitChangpeng Fang2-1/+6
2010-08-23re PR fortran/45380 (ICE in gfc_conv_intrinsic_any_all at -O{n>0})Mikael Morin2-0/+12
2010-08-23tree-vect-loop.c (vect_get_single_scalar_iteraion_cost): Pre-initialize inner...Kai Tietz2-0/+6
2010-08-23pr45260 Don't generate prefetch if the address of base could not be taken.Changpeng Fang4-1/+18
2010-08-23Add missing fileMichael Meissner1-0/+554
2010-08-23Update to use -mveclibabi=mass instead of -mmassMichael Meissner5-21/+38
2010-08-23Add -mveclibabi=massMichael Meissner5-1/+191
2010-08-23re PR libfortran/45323 (warnings compiling libgfortran/io/write.c: array subs...Tobias Burnus2-3/+9
2010-08-23re PR fortran/45366 (Problem with procedure pointer dummy in PURE function)Janus Weil4-76/+132
2010-08-23Daily bump.GCC Administrator1-1/+1
2010-08-22re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)John David Anglin9-71/+144
2010-08-22re PR fortran/45367 (FAIL: gfortran.dg/bessel_6.f90 and gfortran.dg/bessel_7....Tobias Burnus2-2/+8
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers26-878/+897
2010-08-22re PR fortran/45367 (FAIL: gfortran.dg/bessel_6.f90 and gfortran.dg/bessel_7....Tobias Burnus2-1/+6
2010-08-22Really commit the following change:Tobias Burnus1-1/+1
2010-08-22mips.c (mips_override_options): Rename to...Anatoly Sokolov4-8/+18
2010-08-22re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...Tobias Burnus2-6/+11
2010-08-22re PR fortran/45367 (FAIL: gfortran.dg/bessel_6.f90 and gfortran.dg/bessel_7....Tobias Burnus2-8/+16
2010-08-22Daily bump.GCC Administrator1-1/+1
2010-08-21Fix formatting of recently added ChangeLog entry.Olivier Hainque1-1/+1
2010-08-21vxworks.h (TARGET_OS_CPP_BUILTINS): Define __PPC__.Olivier Hainque2-0/+5
2010-08-21vxworks.h: (PREFERRED_STACK_BOUNDARY...Olivier Hainque2-1/+13
2010-08-21Vectorize fast path of _cpp_clean_line.Richard Henderson6-99/+953
2010-08-21re PR fortran/45271 ([OOP] Polymorphic code breaks when changing order of USE...Janus Weil12-100/+374
2010-08-21* tracebak.c: Fix typo in comment.Eric Botcazou2-2/+6
2010-08-21tree-pass.h (pass_ipa_cdtor_merge): New function.Jan Hubicka7-246/+343
2010-08-21Fix previous commit.Jan Hubicka1-1/+5
2010-08-21Fix misquoting in stdint.m4.Ralf Wildenhues10-37/+43
2010-08-21re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...Tobias Burnus21-50/+1248
2010-08-21re PR middle-end/45307 (Stores expanding to no RTL not removed by tree optimi...Jan Hubicka7-22/+71
2010-08-21lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa.Jan Hubicka6-14/+53
2010-08-21Daily bump.GCC Administrator1-1/+1
2010-08-20pex-common.c (pex_read_err): Set stderr_pipe to -1 if a corresponding stream ...Maciej W. Rozycki2-4/+17
2010-08-20tree.h (alias_diag_flags): New enum.Olivier Hainque3-12/+39
2010-08-20aix.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.Eric Botcazou7-0/+171
2010-08-20Cast to unsigned short/char first for _mm_extract_epi16/_mm_extract_epi8.H.J. Lu8-4/+86
2010-08-20re PR target/45336 (pextr{b,w,d}, (worse than) redundant extensions)Jakub Jelinek2-8/+30