aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-06libgo: Use GOCFLAGS when compiling tests.Ian Lance Taylor2-2/+2
2011-07-06re PR other/49658 (Typo in gcc/doc/extend.texi)Jonathan Wakely2-1/+6
2011-07-06json: fix test when rand returns 0.Ian Lance Taylor1-0/+3
2011-07-06mt-alphaieee (GOCFLAGS_FOR_TARGET): Add -mieee.Uros Bizjak2-0/+5
2011-07-06arm.h (TARGET_CPU_CPP_BUILTINS): Add __ARM_FEATURE_DSP.James Greenhalgh2-0/+7
2011-07-06configure.ac (plugin-version.h): Generate GCCPLUGIN_VERSION_MAJOR...Basile Starynkevitch4-2/+35
2011-07-06target-supports.exp (check_profiling_available): Disable profiling with -fpro...Georg-Johann Lay2-0/+10
2011-07-06machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.Bernd Schmidt12-48/+47
2011-07-06* config/rs6000/vxworks.h (WORDS_BIG_ENDIAN): Define.Joseph Myers2-0/+6
2011-07-06* simplify-rtx.c (simplify_ternary_operation): Remove dead code.Bernd Schmidt2-9/+2
2011-07-06cse.c (find_comparison_args): Use val_mode_signbit_set_p.Bernd Schmidt8-134/+147
2011-07-06re PR tree-optimization/49645 (g++.dg/tree-ssa/pr8781.C FAILs on Tru64 UNIX)Richard Guenther5-16/+59
2011-07-06install.texi (Configuration): It's --enable-gnu-indirect-function, not --enab...Ian Lance Taylor2-1/+6
2011-07-06simplify-rtx.c (simplify_const_binary_operation): Use the shift_truncation_ma...Bernd Schmidt3-6/+13
2011-07-06Use pointer_mode for address computation.H.J. Lu4-10/+55
2011-07-06re PR tree-optimization/49647 (gcc.dg/tree-ssa/20030807-7.c XPASSes everywhere)Rainer Orth2-1/+6
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther17-29/+54
2011-07-06re PR testsuite/49542 (2 failures in the vectorization testsuite in 64-bit mode)Eric Botcazou3-5/+10
2011-07-06re PR c++/48157 (Unable to match function call to member function template)Jason Merrill4-2/+37
2011-07-06Daily bump.GCC Administrator1-1/+1
2011-07-06libgcc/Thomas Schwinge2-2/+20
2011-07-05re PR tree-optimization/49618 (When building uClibc with GCC 4.6.1 old_atexit...Jakub Jelinek2-1/+44
2011-07-05pr44023.c: Add dg-require-effective-target int32plusGeorg-Johann Lay3-0/+8
2011-07-05memory.c (internal_malloc_size): If size is zero, allocate a single byte.Thomas Koenig43-267/+225
2011-07-05* gcc.dg/cpp/pragma-3.c: Add dg-require-effective-target fopenmp.Georg-Johann Lay2-0/+5
2011-07-05Add --param case-values-thresholdMichael Meissner8-2/+110
2011-07-05* gcc.target/arm/pr42093.c: Use "-fno-reorder-blocks".Janis Johnson2-1/+5
2011-07-05dwarf2out: Remove unused text-based unwind entry points.Richard Henderson4-87/+20
2011-07-05ia64: Remove TARGET_DWARF_HANDLE_FRAME_UNSPEC hook.Richard Henderson2-14/+14
2011-07-05ia64: Remove dead code in process_epilogue.Richard Henderson2-33/+6
2011-07-05ia64: Use pc_rtx to save the return address.Richard Henderson2-7/+14
2011-07-05ia64: Remove ia64_dwarf2out_def_steady_cfa.Richard Henderson2-24/+3
2011-07-05ia64: Issue REG_CFA_REGISTER for ar.pfs at alloc insn.Richard Henderson2-1/+13
2011-07-05arm: Use REG_CFA_REGISTER instead of UNSPEC_STACK_ALIGN.Richard Henderson3-54/+73
2011-07-05vax: Emit prologue as rtl.Richard Henderson4-28/+97
2011-07-05* g++.dg/rtti/anon-ns1.C: Allow for null-termination.Jason Merrill2-1/+5
2011-07-05Promote the function argument before checking non-legitimate constant.H.J. Lu2-6/+12
2011-07-05Fix PR47654: Loop blocking should strip-mine at least two loops.Sebastian Pop6-46/+83
2011-07-05Fix computation of precision.Sebastian Pop2-69/+15
2011-07-05Correct computation of max.Sebastian Pop2-1/+6
2011-07-05Correct typo.Sebastian Pop2-1/+5
2011-07-05re PR c++/49598 ([C++0x] Ice on lambda with implicit capture by value.)Jason Merrill4-1/+23
2011-07-05c-common.c (c_common_nodes_and_builtins): Build all common tree nodes first.Richard Guenther6-8/+18
2011-07-0507-05-2011 Razya Ladelsky <razya@il.ibm.com>Razya Ladelsky5-32/+89
2011-07-05Don't propagate hard registers in forward_propagate_subreg.H.J. Lu2-0/+8
2011-07-05re PR tree-optimization/49518 (ICE in vect_enhance_data_refs_alignment, at tr...Richard Guenther5-1/+83
2011-07-05run_acats (which): Extract last field from type -p, type output only if comma...Rainer Orth2-2/+7
2011-07-05Daily bump.GCC Administrator1-1/+1
2011-07-04cp-demangle.c (d_expression): Handle 'this'.Jason Merrill3-7/+32
2011-07-04DR 1207 PR c++/49589Jason Merrill6-2/+45