aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-05-06re PR target/55303 ([SH] Add support for clips / clipu instructions)Oleg Endo9-0/+336
2013-05-06Daily bump.GCC Administrator1-1/+1
2013-05-05config.gcc (hppa*-*-*): Remove MASK_BIG_SWITCH from CPU default.Steven Bosscher10-211/+93
2013-05-05sse.md (*vec_extract<ssevecmodelower>_0): Merge from sse2_stored and *sse2_st...Uros Bizjak3-84/+88
2013-05-05resolve.c (conformable_arrays): Avoid segfault when ar.start[i] == NULL.Tobias Burnus4-0/+40
2013-05-05re PR fortran/57141 (Cannot change attributes of USE-associated intrinsic)Tobias Burnus5-1/+29
2013-05-05pt.c (convert_nontype_argument): Add missing whitespace in error message.Paolo Carlini2-1/+6
2013-05-05re PR c++/53745 ([C++11] Poor diagnostic for ill-formed narrowing conversion ...Paolo Carlini5-4/+19
2013-05-05Daily bump.GCC Administrator1-1/+1
2013-05-04rs6000.c (INT_P): Reformat.Segher Boessenkool2-19/+23
2013-05-04predicates.md (reg_or_add_cint_operand, [...]): Delete "HOST_BITS_PER_WIDE_IN...Segher Boessenkool4-300/+63
2013-05-04re PR tree-optimization/56205 (stdarg pass confused by jump threading)Jakub Jelinek2-0/+6
2013-05-04decl.c (gfc_verify_c_interop_param): Permit allocatable and pointer with -std...Tobias Burnus6-13/+68
2013-05-04combine.c (combine_simplify_rtx): If nonzero_bits on op shows all bits zero i...Jakub Jelinek2-0/+16
2013-05-04re PR c++/51927 ([C++0x] Cannot access non-static members in initializer)Paolo Carlini2-0/+19
2013-05-04re PR target/57150 (GCC when targeting power7 spills long double using VSX in...Michael Meissner5-6/+61
2013-05-04gimple-ssa-strength-reduction.c (slsr_process_phi): Disable.Bill Schmidt10-1/+31
2013-05-04coverage.c (coverage_obj_init): Move the construction of gcov constructor toGuozhi Wei2-18/+34
2013-05-04Daily bump.GCC Administrator1-1/+1
2013-05-03Remove "\\" from scan-assembler-timesDominique d'Humieres2-1/+6
2013-05-03gimple-ssa-strength-reduction.c (cand_kind): Add CAND_PHI.Bill Schmidt10-210/+1279
2013-05-03AArch64 test cases for TST instructionIan Bolton3-0/+311
2013-05-03re PR bootstrap/57154 (Bootstrap broken for powerpc64-unknown-linux-gnu)Teresa Johnson2-0/+12
2013-05-03Fix typos in ChangeLog entriesJeff Law2-2/+2
2013-05-03re PR tree-optimization/57411 (ICE: verify_ssa failed: definition in block 4 ...Jeff Law4-1/+33
2013-05-03re PR rtl-optimization/57130 (Incorrect "and --> extract" conversion in combine)Jakub Jelinek4-2/+51
2013-05-03i386.md (isa): Add x64_sse4_noavx and x64_avx members.Uros Bizjak5-65/+45
2013-05-03re PR tree-optimization/57027 (ICE in gimple_assign_rhs_code, at gimple.h:2022)Joern Rennecke2-4/+15
2013-05-03double-int.h (lshift): New overload without precision and arith argument.Richard Biener7-108/+151
2013-05-03[AArch64] Correct simd_fabd comment text.Vidya Praveen2-1/+5
2013-05-03[AArch64] Support scalar FABDVidya Praveen4-0/+58
2013-05-03re PR c++/54318 ([C++11] Bogus "template instantiation depth exceeds maximum"...Paolo Carlini2-0/+29
2013-05-03re PR c++/14283 (Diagnostic for invalid template-id could be improved)Paolo Carlini5-13/+54
2013-05-03Daily bump.GCC Administrator1-1/+1
2013-05-02lra-constraints.c (process_alt_operands): Add checking alt number to choose t...Vladimir Makarov2-1/+8
2013-05-02tree-eh.c (cleanup_empty_eh_merge_phis): Remove rename_virts bitmap and its h...Richard Biener2-28/+8
2013-05-02re PR fortran/57142 (SIZE/SHAPE overflow despite kind=8)Tobias Burnus6-23/+96
2013-05-02re PR middle-end/57140 (Segmentation fault in backtrace_dwarf_add)Richard Biener4-2/+208
2013-05-02re PR rtl-optimization/56732 (ICE in advance_target_bb)Greta Yorsh4-1/+33
2013-05-02re PR middle-end/56988 (ipa-cp incorrectly propagates a field of an aggregate)Martin Jambor6-3/+74
2013-05-02graphds.h (struct graph): Add obstack member.Richard Biener3-20/+17
2013-05-02Follow-on patch to r197595 to complete the replacement of truncating divides ...Teresa Johnson7-38/+40
2013-05-02AArch64 fix for LDR/STR from/to S and D regsIan Bolton2-2/+8
2013-05-02AArch64 Support for BICS in the backendIan Bolton5-0/+297
2013-05-02tree-scalar-evolution.c (scev_info_hasher): Remove.Richard Biener2-82/+111
2013-05-02Move libitm ChangeLog entry to the right ChangeLog file.Jakub Jelinek1-6/+0
2013-05-02re PR rtl-optimization/57131 (Wrong register assignment?)Jakub Jelinek2-0/+24
2013-05-02Daily bump.GCC Administrator1-1/+1
2013-05-01re PR c++/57132 (spurious warning: division by zero [-Wdiv-by-zero] in if (m...Paolo Carlini4-1/+37
2013-05-01re PR target/57091 (ICE: in assign_by_spills, at lra-assigns.c:1268 with -mcm...Vladimir Makarov4-26/+40