aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-15Instruction attributes take an rtx_insn *David Malcolm50-195/+426
2014-09-15The various TARGET_ASM_..._MAX_SKIP hooks take an insnDavid Malcolm7-20/+45
2014-09-15The TARGET_CAN_FOLLOW_JUMP hook takes insnsDavid Malcolm7-11/+31
2014-09-15deps_start_bb takes an insnDavid Malcolm3-3/+9
2014-09-15longlong.h: Add __udiv_w_sdiv prototype.Andreas Krebbel2-1/+6
2014-09-15AVX-512. Extend vcvtps2ph insn patterns.Alexander Ivchenko2-29/+60
2014-09-15AVX-512. Extend ashrv insn patterns.Alexander Ivchenko2-21/+79
2014-09-15regex.h (basic_regex): Rename _Ch_typeraits template parameters to _Ch_traits.Jonathan Wakely2-4/+9
2014-09-15[AArch64] Fix force_simd macro in vdup_lane_2David Sherwood2-4/+8
2014-09-15doc/install.texi: add documentation for --disable-libsanitizerMarkus Trippelsdorf2-0/+9
2014-09-15Daily bump.GCC Administrator1-1/+1
2014-09-14re PR target/61407 (Build errors on latest OS X 10.10 Yosemite with Xcode 6 o...James Clarke8-28/+73
2014-09-14Daily bump.GCC Administrator1-1/+1
2014-09-13Fix mistake in commit 215237François-Xavier Coudert1-0/+1867
2014-09-13tree.c (need_assembler_name_p): Store C++ type mangling only for aggregates.Jan Hubicka2-0/+6
2014-09-13* MAINTAINERS: Move myself to reviewers (Fortran).Francois-Xavier Coudert2-1868/+5
2014-09-13re PR fortran/63252 (tree_class_check_failed)Tobias Burnus2-1/+7
2014-09-13re PR c++/60862 (bad location in invalid conversion error)Marek Polacek4-0/+23
2014-09-13tree.c (protected_set_expr_location): Don't check whether T is non-null here.Marek Polacek2-1/+6
2014-09-13Daily bump.GCC Administrator1-1/+1
2014-09-12msp430.md (extendhipsi2): Use 20-bit form of RLAM/RRAM.DJ Delorie2-3/+9
2014-09-12re PR c++/63201 (Full specialization of a member variable template of a class...Jason Merrill5-13/+91
2014-09-12deque (__gnu_debug::deque): Make base class C++11 allocator aware.Jonathan Wakely2-2/+7
2014-09-12params 2 and 3 of reg_set_between_pDavid Malcolm5-6/+16
2014-09-12re PR libstdc++/59603 (std::random_shuffle tries to swap element with itself)Jonathan Wakely3-2/+52
2014-09-12fix ChangeLog typoTrevor Saunders1-1/+1
2014-09-12fix assert in hash_table pch routinesTrevor Saunders2-2/+8
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers44-112/+279
2014-09-12re PR middle-end/63237 (error: invalid operand in unary operation)Richard Biener4-0/+32
2014-09-12tree.c (integer_each_onep): New function.Marc Glisse6-4/+55
2014-09-12[AArch64] Add regmove_costs for Cortex-A57 and A53Wilco Dijkstra2-2/+29
2014-09-12[AArch64] Fix cost for Q register movesWilco Dijkstra2-5/+9
2014-09-12[AArch64] Add cost handling of CALLER_SAVE_REGS and POINTER_REGSWilco Dijkstra2-0/+12
2014-09-12[Ree] Ensure inserted copy don't change the number of hard registersWilco Dijkstra2-1/+14
2014-09-12AVX-512. Extend vpternlog, valign, vrotate insns.Alexander Ivchenko2-40/+67
2014-09-12AVX-512. Extend max/min insn patterns.Alexander Ivchenko2-50/+103
2014-09-12AVX-512. Extend gather insn patterns.Alexander Ivchenko2-31/+62
2014-09-12ira.h (ira_finish_once): Delete.Richard Sandiford7-41/+59
2014-09-12Daily bump.GCC Administrator1-1/+1
2014-09-11common.opt (flto-odr-type-merging): New flag.Jan Hubicka10-50/+175
2014-09-11Also turn off OPTION_MASK_ABI_X32 for -m16H.J. Lu2-2/+9
2014-09-11rs6000.md (rs6000_mftb_<mode>): Use mode iterator GPR instead of P.Segher Boessenkool2-2/+7
2014-09-11re PR target/58757 (Advertise the lack of denormal support on alpha without -...Marc Glisse6-34/+49
2014-09-11Introduce LABEL_REF_LABELDavid Malcolm25-67/+123
2014-09-11htm.md (tabort, [...]): Use xor instead of minus.Segher Boessenkool3-13/+36
2014-09-11re PR c++/61489 (Wrong warning with -Wmissing-field-initializers.)Paolo Carlini7-3/+61
2014-09-11[AArch64] Simplify vreinterpret for float64x1_t using casts.Alan Lawrence8-203/+55
2014-09-11[AArch64] Replace temporary inline assembler for vset_laneAlan Lawrence2-312/+179
2014-09-11[AArch64 Testsuite] Add execution test of vset(q?)_lane intrinsics.Alan Lawrence2-0/+89
2014-09-11[AArch64] Cheap fix for argument types of vmull_high_lane_{us}{16,32}James Greenhalgh2-4/+12