aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-19re PR c/54306 (ARM iwmmxt2 commit adds imbalanced #endif in mmintrin.h)Nick Clifton2-2/+7
2012-08-19avr-log.c (avr_log_vadump): Properly use int-promoted enum values.Jan-Benedict Glaw4-5/+13
2012-08-19re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka7-50/+165
2012-08-19Daily bump.GCC Administrator1-1/+1
2012-08-18re PR middle-end/53823 (FAIL: gcc.c-torture/execute/930921-1.c execution at -...John David Anglin2-1/+8
2012-08-18Add the working testcase from PR fortran/39290.Mikael Morin2-0/+21
2012-08-18sparseset.c (sparseset_alloc): Use non-clearing allocation.Steven Bosscher2-4/+11
2012-08-18re PR middle-end/54313 (GCC fails to bootstrap with MALLOC_PERTURB – Segfau...Steven Bosscher2-1/+6
2012-08-18alloc-pool.c (pool_alloc): Add valgrind markers.Andrew Pinski2-1/+16
2012-08-18Define stubs for feedback instrumentation.Walter Lee3-2/+39
2012-08-18Daily bump.GCC Administrator1-1/+1
2012-08-17floatformat.c (floatformat_to_double): Correctly handle numbers between 1 and 2.Andreas Schwab2-24/+20
2012-08-17Define MAX_FIXED_MODE_SIZE/TARGET_MEMBER_TYPE_FORCES_BLK for i386H.J. Lu7-0/+113
2012-08-17simplify-rtx.c (simplify_binary_operation_1): Optimize shuffle of a concatena...Marc Glisse4-0/+40
2012-08-17Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu14-46/+119
2012-08-17re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo5-5/+28
2012-08-17Makefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default to -fexceptions -fnon-call...Julian Brown5-2/+48
2012-08-17linux-atomic.c (__sync_lock_test_and_set_1): Fix type.Andreas Schwab2-2/+7
2012-08-17bitmap.h (struct bitmap_element_def): GTY annotate next/prev.Richard Guenther2-10/+17
2012-08-17fr30.md (cbranchsi4): Remove mode from comparison.Nick Clifton2-7/+12
2012-08-17mcore.md (cbranchsi4): Remove mode from comparison.Nick Clifton2-1/+4
2012-08-17iq2000.md (cbranchsi4): Remove mode from comparison and label.Nick Clifton3-20/+32
2012-08-17re PR middle-end/54146 (Very slow compile with attribute((flatten)))Steven Bosscher9-161/+218
2012-08-17t-mep (mep-pragma.o): Use $(COMPILER) to compile mep-pragma.c.Nick Clifton2-1/+6
2012-08-17t-avr (gen-avr-mmcu-texi): Use $(CC) to compile gen-avr-mmcu-texi.c.Georg-Johann Lay2-2/+7
2012-08-17arm.md (arm_addsi3): New variant for Thumb2 16-bit ADD instruction.Richard Earnshaw3-5/+19
2012-08-17hash-table.h (class hash_table): Use a descriptor template argument instead o...Richard Guenther8-277/+269
2012-08-17params.def (integer-share-limit): Decrease from 256 to 251, add rationale.Richard Guenther2-2/+8
2012-08-17tree-sra.c (modify_function): Free redirect_callers vector.Richard Guenther6-18/+35
2012-08-17rs6000.c (macho_branch_islands): Adjust for changes to vec.h.Iain Sandoe2-1/+6
2012-08-17invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek18-27/+983
2012-08-16config.host (*-*-aix*): Move rs6000/t-ibm-ldouble after rs6000/t-slibgcc-aix.David Edelsohn2-3/+8
2012-08-162012-08-16 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-0/+21
2012-08-17re PR middle-end/54261 (reverse sync/atomic operators when only sync_compare_...Hans-Peter Nilsson1-0/+4
2012-08-17Daily bump.GCC Administrator1-1/+1
2012-08-16re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo4-2/+229
2012-08-16re PR target/39423 ([SH] performance regression: lost mov @(disp,Rn))Oleg Endo2-15/+40
2012-08-16re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo2-5/+14
2012-08-16* lib/target-supports.exp (check_effective_target_sync_int_long)Hans-Peter Nilsson2-0/+6
2012-08-16re PR middle-end/54261 (reverse sync/atomic operators when only sync_compare_...Hans-Peter Nilsson2-0/+47
2012-08-16re PR middle-end/54261 (reverse sync/atomic operators when only sync_compare_...Hans-Peter Nilsson1-0/+6
2012-08-16i386-protos.h (ix86_split_lea_for_addr): Add additional argument.Yuri Rumyantsev4-8/+63
2012-08-16Add a stub header file "feedback.h," needed to compile glibc and linux.Walter Lee4-0/+11
2012-08-16revert: re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo7-8/+24
2012-08-16darwin.h (TARGET_IEEE_QUAD): Fix comment.Segher Boessenkool2-1/+5
2012-08-16re PR middle-end/54146 (Very slow compile with attribute((flatten)))Richard Guenther11-27/+66
2012-08-16re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo7-7/+21
2012-08-16re PR middle-end/54146 (Very slow compile with attribute((flatten)))Steven Bosscher4-109/+203
2012-08-16i386elf.h (ASM_OUTPUT_ASCII): Cast _ascii_bytes before passing it to ASM_OUTP...Nick Clifton2-1/+4
2012-08-16* config/bfin/bfin.c (hwloop_optimize): Fix use of VEC_last macro.Nick Clifton2-2/+4