aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-08-20name-lookup.c (store_binding_p): New predicate, split out from ...Richard Guenther2-13/+56
2012-08-20re PR middle-end/54327 (Segmentation fault in init_ggc)Richard Guenther4-0/+31
2012-08-20re PR middle-end/54321 (ice in tree_low_cst at -O3)Jakub Jelinek4-1/+24
2012-08-20gimple.h (gimple_statement_base): Annotate with GTY chain_next.Richard Guenther2-1/+5
2012-08-20re PR bootstrap/54326 (GCC does not build with G++ version 3.4.0)Richard Guenther2-1/+6
2012-08-20re PR fortran/54301 (Add optional warning if pointer assigning a local variab...Tobias Burnus8-3/+115
2012-08-20Daily bump.GCC Administrator1-1/+1
2012-08-19* ChangeLog: Remove entry that shouldn't be there.Jan-Benedict Glaw1-4/+0
2012-08-19re PR fortran/54298 (Add warning when doing equal/nonequal floating-point com...Thomas Koenig9-5/+83
2012-08-19layout.adb (Set_Elem_Alignment): Cap the alignment of access types to that of...Eric Botcazou3-1/+22
2012-08-19decl.c (gnat_to_gnu_entity): Use proper dummy type for the temporary COMPONEN...Eric Botcazou2-2/+9
2012-08-19Make-lang.in: Fix typo.Mikael Morin2-1/+5
2012-08-19* ChangeLog: Fix whitespace.Jan-Benedict Glaw1-5/+9
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-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 Brown2-0/+28
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-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