aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-05-06mips.c: Include tree-pass.h.Steven Bosscher5-11/+57
2013-05-06re PR c++/57183 ([C++11] auto and -Wunused-variable)Paolo Carlini4-0/+20
2013-05-06ChangeLog: Add my last entry.Uros Bizjak2-0/+11
2013-05-06re PR libgcj/57074 (libgcj regression on 32bit Power architecture)Jakub Jelinek2-3/+20
2013-05-06re PR tree-optimization/57185 (ICE: Segmentation fault in add_field_for_reduc...Richard Biener4-3/+43
2013-05-06re PR target/57106 (-fcompare-debug failure with -O2 -fschedule-insns -funrol...Uros Bizjak2-2/+18
2013-05-06gimple-ssa-strength-reduction.c (slsr_process_phi): Re-enable.William Schmidt10-17/+18
2013-05-06re PR bootstrap/57154 (Bootstrap broken for powerpc64-unknown-linux-gnu)Teresa Johnson2-0/+48
2013-05-06re PR middle-end/57147 (setjmp call and if body wrongly elided (function runs...Richard Biener8-9/+90
2013-05-06linux.h (DEFAULT_ASM_ENDIAN): Define.Alan Modra5-11/+26
2013-05-06sysv4.h (ENDIAN_SELECT): Define, extracted fromAlan Modra3-39/+51
2013-05-06rs6000.md (bswapdi 2nd splitter): Don't swap words twice for little-endian.Alan Modra2-11/+29
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