Age | Commit message (Expand) | Author | Files | Lines |
2010-08-25 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-08-24 | Speed-up ifcvt_memrefs_wont_trap caching previous results. | Sebastian Pop | 2 | -4/+77 |
2010-08-24 | Do not check whether memory references accessed in every iteration trap. | Sebastian Pop | 7 | -83/+300 |
2010-08-24 | Add flag -ftree-loop-if-convert-stores. | Sebastian Pop | 7 | -55/+389 |
2010-08-24 | MAINTAINERS (OS Port Maintainers): Remove myself from windows ports | Danny Smith | 2 | -1/+5 |
2010-08-24 | re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0') | Richard Henderson | 5 | -0/+44 |
2010-08-24 | pa.c (hppa_register_move_cost, [...]): New. | Anatoly Sokolov | 4 | -40/+105 |
2010-08-24 | lex.c: Disable init_vectorized_lexer etc. | Rainer Orth | 2 | -1/+16 |
2010-08-24 | re PR middle-end/45379 (~10% slowdown on test_fpu at revision 163278) | Richard Guenther | 5 | -11/+57 |
2010-08-24 | check loongson targets in vect.exp | Mingjie Xing | 4 | -6/+21 |
2010-08-24 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-08-23 | m32c.c (m32c_function_value_regno_p): Make static. | Anatoly Sokolov | 4 | -17/+27 |
2010-08-23 | gcc_release (snapshot_print): Also include an sha1 hash for every tarball. | Gerald Pfeifer | 2 | -2/+9 |
2010-08-23 | Fix a typo in the previous commit | Changpeng Fang | 2 | -1/+6 |
2010-08-23 | re PR fortran/45380 (ICE in gfc_conv_intrinsic_any_all at -O{n>0}) | Mikael Morin | 2 | -0/+12 |
2010-08-23 | tree-vect-loop.c (vect_get_single_scalar_iteraion_cost): Pre-initialize inner... | Kai Tietz | 2 | -0/+6 |
2010-08-23 | pr45260 Don't generate prefetch if the address of base could not be taken. | Changpeng Fang | 4 | -1/+18 |
2010-08-23 | Add missing file | Michael Meissner | 1 | -0/+554 |
2010-08-23 | Update to use -mveclibabi=mass instead of -mmass | Michael Meissner | 5 | -21/+38 |
2010-08-23 | Add -mveclibabi=mass | Michael Meissner | 5 | -1/+191 |
2010-08-23 | re PR libfortran/45323 (warnings compiling libgfortran/io/write.c: array subs... | Tobias Burnus | 2 | -3/+9 |
2010-08-23 | re PR fortran/45366 (Problem with procedure pointer dummy in PURE function) | Janus Weil | 4 | -76/+132 |
2010-08-23 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-08-22 | re PR boehm-gc/34544 (pthread_default_stacksize_np failed.) | John David Anglin | 9 | -71/+144 |
2010-08-22 | re PR fortran/45367 (FAIL: gfortran.dg/bessel_6.f90 and gfortran.dg/bessel_7.... | Tobias Burnus | 2 | -2/+8 |
2010-08-22 | Makefile.in (gccspec.o, cppspec.o): Update dependencies. | Joseph Myers | 26 | -878/+897 |
2010-08-22 | re PR fortran/45367 (FAIL: gfortran.dg/bessel_6.f90 and gfortran.dg/bessel_7.... | Tobias Burnus | 2 | -1/+6 |
2010-08-22 | Really commit the following change: | Tobias Burnus | 1 | -1/+1 |
2010-08-22 | mips.c (mips_override_options): Rename to... | Anatoly Sokolov | 4 | -8/+18 |
2010-08-22 | re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_... | Tobias Burnus | 2 | -6/+11 |
2010-08-22 | re PR fortran/45367 (FAIL: gfortran.dg/bessel_6.f90 and gfortran.dg/bessel_7.... | Tobias Burnus | 2 | -8/+16 |
2010-08-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-08-21 | Fix formatting of recently added ChangeLog entry. | Olivier Hainque | 1 | -1/+1 |
2010-08-21 | vxworks.h (TARGET_OS_CPP_BUILTINS): Define __PPC__. | Olivier Hainque | 2 | -0/+5 |
2010-08-21 | vxworks.h: (PREFERRED_STACK_BOUNDARY... | Olivier Hainque | 2 | -1/+13 |
2010-08-21 | Vectorize fast path of _cpp_clean_line. | Richard Henderson | 6 | -99/+953 |
2010-08-21 | re PR fortran/45271 ([OOP] Polymorphic code breaks when changing order of USE... | Janus Weil | 12 | -100/+374 |
2010-08-21 | * tracebak.c: Fix typo in comment. | Eric Botcazou | 2 | -2/+6 |
2010-08-21 | tree-pass.h (pass_ipa_cdtor_merge): New function. | Jan Hubicka | 7 | -246/+343 |
2010-08-21 | Fix previous commit. | Jan Hubicka | 1 | -1/+5 |
2010-08-21 | Fix misquoting in stdint.m4. | Ralf Wildenhues | 10 | -37/+43 |
2010-08-21 | re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_... | Tobias Burnus | 21 | -50/+1248 |
2010-08-21 | re PR middle-end/45307 (Stores expanding to no RTL not removed by tree optimi... | Jan Hubicka | 7 | -22/+71 |
2010-08-21 | lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa. | Jan Hubicka | 6 | -14/+53 |
2010-08-21 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-08-20 | pex-common.c (pex_read_err): Set stderr_pipe to -1 if a corresponding stream ... | Maciej W. Rozycki | 2 | -4/+17 |
2010-08-20 | tree.h (alias_diag_flags): New enum. | Olivier Hainque | 3 | -12/+39 |
2010-08-20 | aix.h (STACK_CHECK_STATIC_BUILTIN): Define to 1. | Eric Botcazou | 7 | -0/+171 |
2010-08-20 | Cast to unsigned short/char first for _mm_extract_epi16/_mm_extract_epi8. | H.J. Lu | 8 | -4/+86 |
2010-08-20 | re PR target/45336 (pextr{b,w,d}, (worse than) redundant extensions) | Jakub Jelinek | 2 | -8/+30 |