summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The various TARGET_ASM_..._MAX_SKIP hooks take an insnDavid Malcolm2014-09-157-20/+45
* The TARGET_CAN_FOLLOW_JUMP hook takes insnsDavid Malcolm2014-09-157-11/+31
* deps_start_bb takes an insnDavid Malcolm2014-09-153-3/+9
* longlong.h: Add __udiv_w_sdiv prototype.Andreas Krebbel2014-09-152-1/+6
* AVX-512. Extend vcvtps2ph insn patterns.Alexander Ivchenko2014-09-152-29/+60
* AVX-512. Extend ashrv insn patterns.Alexander Ivchenko2014-09-152-21/+79
* regex.h (basic_regex): Rename _Ch_typeraits template parameters to _Ch_traits.Jonathan Wakely2014-09-152-4/+9
* [AArch64] Fix force_simd macro in vdup_lane_2David Sherwood2014-09-152-4/+8
* doc/install.texi: add documentation for --disable-libsanitizerMarkus Trippelsdorf2014-09-152-0/+9
* Daily bump.GCC Administrator2014-09-151-1/+1
* re PR target/61407 (Build errors on latest OS X 10.10 Yosemite with Xcode 6 o...James Clarke2014-09-148-28/+73
* Daily bump.GCC Administrator2014-09-141-1/+1
* Fix mistake in commit 215237François-Xavier Coudert2014-09-131-0/+1867
* tree.c (need_assembler_name_p): Store C++ type mangling only for aggregates.Jan Hubicka2014-09-132-0/+6
* * MAINTAINERS: Move myself to reviewers (Fortran).Francois-Xavier Coudert2014-09-132-1868/+5
* re PR fortran/63252 (tree_class_check_failed)Tobias Burnus2014-09-132-1/+7
* re PR c++/60862 (bad location in invalid conversion error)Marek Polacek2014-09-134-0/+23
* tree.c (protected_set_expr_location): Don't check whether T is non-null here.Marek Polacek2014-09-132-1/+6
* Daily bump.GCC Administrator2014-09-131-1/+1
* msp430.md (extendhipsi2): Use 20-bit form of RLAM/RRAM.DJ Delorie2014-09-122-3/+9
* re PR c++/63201 (Full specialization of a member variable template of a class...Jason Merrill2014-09-125-13/+91
* deque (__gnu_debug::deque): Make base class C++11 allocator aware.Jonathan Wakely2014-09-122-2/+7
* params 2 and 3 of reg_set_between_pDavid Malcolm2014-09-125-6/+16
* re PR libstdc++/59603 (std::random_shuffle tries to swap element with itself)Jonathan Wakely2014-09-123-2/+52
* fix ChangeLog typoTrevor Saunders2014-09-121-1/+1
* fix assert in hash_table pch routinesTrevor Saunders2014-09-122-2/+8
* Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2014-09-1244-112/+279
* re PR middle-end/63237 (error: invalid operand in unary operation)Richard Biener2014-09-124-0/+32
* tree.c (integer_each_onep): New function.Marc Glisse2014-09-126-4/+55
* [AArch64] Add regmove_costs for Cortex-A57 and A53Wilco Dijkstra2014-09-122-2/+29
* [AArch64] Fix cost for Q register movesWilco Dijkstra2014-09-122-5/+9
* [AArch64] Add cost handling of CALLER_SAVE_REGS and POINTER_REGSWilco Dijkstra2014-09-122-0/+12
* [Ree] Ensure inserted copy don't change the number of hard registersWilco Dijkstra2014-09-122-1/+14
* AVX-512. Extend vpternlog, valign, vrotate insns.Alexander Ivchenko2014-09-122-40/+67
* AVX-512. Extend max/min insn patterns.Alexander Ivchenko2014-09-122-50/+103
* AVX-512. Extend gather insn patterns.Alexander Ivchenko2014-09-122-31/+62
* ira.h (ira_finish_once): Delete.Richard Sandiford2014-09-127-41/+59
* Daily bump.GCC Administrator2014-09-121-1/+1
* common.opt (flto-odr-type-merging): New flag.Jan Hubicka2014-09-1110-50/+175
* Also turn off OPTION_MASK_ABI_X32 for -m16H.J. Lu2014-09-112-2/+9
* rs6000.md (rs6000_mftb_<mode>): Use mode iterator GPR instead of P.Segher Boessenkool2014-09-112-2/+7
* re PR target/58757 (Advertise the lack of denormal support on alpha without -...Marc Glisse2014-09-116-34/+49
* Introduce LABEL_REF_LABELDavid Malcolm2014-09-1125-67/+123
* htm.md (tabort, [...]): Use xor instead of minus.Segher Boessenkool2014-09-113-13/+36
* re PR c++/61489 (Wrong warning with -Wmissing-field-initializers.)Paolo Carlini2014-09-117-3/+61
* [AArch64] Simplify vreinterpret for float64x1_t using casts.Alan Lawrence2014-09-118-203/+55
* [AArch64] Replace temporary inline assembler for vset_laneAlan Lawrence2014-09-112-312/+179
* [AArch64 Testsuite] Add execution test of vset(q?)_lane intrinsics.Alan Lawrence2014-09-112-0/+89
* [AArch64] Cheap fix for argument types of vmull_high_lane_{us}{16,32}James Greenhalgh2014-09-112-4/+12
* re PR c++/63139 (Class-scope typedef overwrites typedef of previously defined...Jason Merrill2014-09-113-1/+67