aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-16[AArch64] Properly cost zero_extend+ashift forms of ubfi[xz]Kyrylo Tkachov2-0/+69
2015-12-16unwind-generic.h (_Unwind_GetTextRelBase): Call __builtin_abort instead of ab...Bernd Edlinger2-3/+6
2015-12-16[AArch64] PR target/68696 FAIL: gcc.target/aarch64/vbslq_u64_1.c scan-assembl...Kyrylo Tkachov2-0/+35
2015-12-16re PR middle-end/68870 (ICE on valid code at -O1, -O2 and -O3 on x86_64-linux...Richard Biener4-14/+70
2015-12-16nvptx-protos.h (nvptx_hard_regno_mode_ok): Delete.Nathan Sidwell4-76/+75
2015-12-16Add pass_oacc_ipaTom de Vries22-92/+176
2015-12-16re PR tree-optimization/68861 (FAIL: libgomp.fortran/vla8.f90 -O3 -g execu...Richard Biener2-3/+27
2015-12-16i386-c.c (ix86_target_macros_internal): Remove duplicate check (__CLZERO__).Kirill Yukhin2-2/+5
2015-12-16re PR tree-optimization/68915 (gcc.dg/vect/pr46032.c FAILs)Richard Biener2-1/+6
2015-12-16[ARM] Add ACLE intrinsics vqrdmlah_lane and vqrdmlsh_laneMatthew Wahab3-0/+65
2015-12-16[ARM] Add ACLE intrinsics vqrdmlah and vqrdmlshMatthew Wahab3-0/+60
2015-12-16re PR tree-optimization/68916 (gcc.dg/vect/slp-perm-4.c FAILs)Richard Biener3-3/+17
2015-12-16[Testsuite] Support ARMv8.1 ARM tests.Matthew Wahab4-15/+70
2015-12-16[ARM] Add ACLE feature macro for ARMv8.1 instructions.Matthew Wahab2-3/+10
2015-12-16[ARM] Add patterns for new instructionsMatthew Wahab4-0/+62
2015-12-16[ARM] Multilib support for ARMv8.1.Matthew Wahab2-0/+7
2015-12-16[ARM] Add support for ARMv8.1.Matthew Wahab7-5/+43
2015-12-16libstdc++/68921 add timeout argument to futex(2)Jonathan Wakely2-1/+6
2015-12-16[ARM] PR target/68648: Fold NOT of CONST_INT in andsi_iorsi3_notsi splitterKyrylo Tkachov4-2/+47
2015-12-16re PR tree-optimization/68892 (Excessive dead loads produced by BB vectorizat...Richard Biener4-27/+48
2015-12-16re PR rtl-optimization/65980 (-fcompare-debug failure building Linux kernel)Jakub Jelinek4-2/+52
2015-12-16re PR middle-end/68878 (471.omnetpp in SPEC CPU 2006 is miscompiled with LTO)Jan Hubicka3-1/+54
2015-12-16symtab.c (symtab_node::fixup_same_cpp_alias_visibility): Do not copy DECL_VIR...Jan Hubicka2-1/+5
2015-12-16Daily bump.GCC Administrator1-1/+1
2015-12-15struct-layout-1_generate.c: Avoid generating further fields after the first f...Martin Sebor27-65/+1669
2015-12-15nvptx.c (write_one_arg): Rename to ...Nathan Sidwell2-80/+111
2015-12-15Restore accidentally-removed volatile qualifierJonathan Wakely2-1/+4
2015-12-15nvptx.md (nvptx_register_operand): Don't accept and then reject subregs.Nathan Sidwell4-66/+47
2015-12-15* hash-map.h, hash-table.h: Make copy constructors explicit.Jason Merrill3-6/+11
2015-12-15Add space between name and email in ChangelogAlessandro Fanfarillo1-1/+1
2015-12-15re PR c/68907 (bogus warning: right-hand operand of comma expression has no e...Marek Polacek4-0/+26
2015-12-15c-common.c (c_common_attribute_table): Handle "omp declare target link" attri...Ilya Verbin15-24/+368
2015-12-15re PR middle-end/21273 (gensupport.c:collect_insn_data doesn't consider the c...Bernd Schmidt2-2/+8
2015-12-15Remove vestigial traces of std::tr1::bindJonathan Wakely2-73/+31
2015-12-15Fix cv-qualifiers in std::bind invocationJonathan Wakely3-4/+64
2015-12-15nvptx.h (HARD_REGNO_NREGS): Reformat.Nathan Sidwell4-30/+30
2015-12-15Fix ICE for coarray Critical inside module procedureAlessandro Fanfarillo4-0/+22
2015-12-15[PR 68851] Do not collect thunks in collect_callersMartin Jambor5-2/+43
2015-12-15Add myself to MAINTAINERSAlessandro Fanfarillo2-0/+5
2015-12-15re PR c++/63506 (GCC deduces wrong return type of operator*() inside template...Paolo Carlini3-0/+57
2015-12-15Skip block move tests for mcpu=gr5 on VisiumOlivier Hainque2-0/+5
2015-12-15re PR debug/66688 (compare debug failure building Linux kernel on ppc64le)Jakub Jelinek4-5/+67
2015-12-15re PR libstdc++/68863 (Regular expressions: Backreferences don't work in nega...Tim Shen3-1/+56
2015-12-15Fix PR c++/21802 (two-stage name lookup fails for operators)Patrick Palka10-24/+548
2015-12-15PR libfortran/pr68867Jerry DeLisle4-5/+23
2015-12-15Daily bump.GCC Administrator1-1/+1
2015-12-14ssa-fre-4.c: Remove mips*-*-* target.Steve Ellcey3-4/+10
2015-12-14mips.c (mips_promote_function_mode): New function.Steve Ellcey2-4/+33
2015-12-14re PR c++/68309 (ICE: Segmentation fault)Jason Merrill6-2/+66
2015-12-14re PR fortran/68850 (Coarray events: EVENT_QUERY not documented as intrinsic ...Tobias Burnus3-2/+79