gcc.git
2014-09-11 Alan Lawrence[AArch64] Replace temporary inline assembler for vset_lane
2014-09-11 Alan Lawrence[AArch64 Testsuite] Add execution test of vset(q?)_lane...
2014-09-11 James Greenhalgh[AArch64] Cheap fix for argument types of vmull_high_la...
2014-09-11 Jason Merrillre PR c++/63139 (Class-scope typedef overwrites typedef...
2014-09-11 Jason Merrillre PR c++/58678 (pykde4-4.11.2 link error (devirtualiza...
2014-09-11 Jonathan Wakelyre PR libstdc++/63219 (Superfluous template parameter...
2014-09-11 Bernd SchmidtFix declarations in some tests.
2014-09-11 Jakub Jelineklinux64.S: Emit .note.GNU-stack even when POWERPC64...
2014-09-11 Georg-Johann Layre PR target/63223 ([avr] Make jumptables work with...
2014-09-11 Alexander IvchenkoAVX-512. Add vperm[it]2 insns support.
2014-09-11 Jan Hubickavarpool.c (varpool_node::ctor_useable_for_folding_p...
2014-09-11 Jan Hubickare PR middle-end/63186 (Undefined .L* symbols because...
2014-09-11 Alexander IvchenkoAVX-512. Extend vpermvar insn patterns.
2014-09-11 GCC AdministratorDaily bump.
2014-09-10 Michael Meissnervsx.md (vsx_fmav4sf4): Use correct constraints for...
2014-09-10 Xinliang David LiFix PR target/63209.
2014-09-10 Jakub Jelineki386.exp: Only run vect-args.c tests if runtest_file_p...
2014-09-10 Jason Merrillre PR ipa/61659 (Extra undefined symbol because of...
2014-09-10 David Malcolmerror_for_asm and warning_for_asm take const rtx_insn *
2014-09-10 David Malcolminsn_extract takes an rtx_insn
2014-09-10 Alan Lawrence[AArch64 Testsuite] Add a test of the vst[234](q?)...
2014-09-10 Siva Chandra... hook.in: Load the xmethods.
2014-09-10 Mike Stumpinstall.texi (Prerequisites): Note Tcl 8.6 bug fixed...
2014-09-10 Alan Lawrence[AArch64 Testsuite] Add a test of the vldN_lane intrinsic
2014-09-10 Martin Jamborcgraphunit.c (expand_thunk): If not expanding, set...
2014-09-10 Martin Jamborre PR middle-end/61654 (ICE in release_function_body...
2014-09-10 Andreas Schwabcoretypes.h (struct _dont_use_rtx_insn_here_, rtx_insn...
2014-09-10 Matthew FortuneMIPS: Do not reload unallocated FP_REGS pseudos via...
2014-09-10 Robert SuchanekFix ICE in bitmap routines with LRA and inline assembly...
2014-09-10 Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_NONNULL...
2014-09-10 Jakub Jelinekubsan.h (struct ubsan_mismatch_data): Removed.
2014-09-10 Alexander IvchenkoAVX-512. Add patterns for compress, expand.
2014-09-10 Alexander IvchenkoAVX-512. Add reduce, range, fpclass insn patterns.
2014-09-10 Alexander IvchenkoAVX-512. Update float unspecs: storeu, rcp14, rsqrt14...
2014-09-10 Jan Hubickare PR lto/63166 (ICE (LTO): ipa_intraprocedural_devirtu...
2014-09-10 Alexander IvchenkoAVX-512. Extend FMA patterns.
2014-09-10 Tony Wangre PR libgcc/56846 (_Unwind_Backtrace on ARM and noexcept)
2014-09-10 Kugan Vivekanandarajahrevert: calls.c (precompute_arguments): Check promoted_...
2014-09-10 GCC AdministratorDaily bump.
2014-09-09 Manuel López... opth-gen.awk: Generate mapping from cpp message reasons...
2014-09-09 Manuel López... invoke.texi (Wnormalized=): Update.
2014-09-09 Janne BlomqvistFix pad status check.
2014-09-09 Segher Boessenkoolre PR target/63195 (stage3 build/gengtype miscompiled)
2014-09-09 Jonathan WakelyMake std::deque meet C++11 allocator requirements.
2014-09-09 David Malcolmsingle_set takes an insn
2014-09-09 Bill Schmidtrs6000.c (rtx_is_swappable_p): Add UNSPEC_VSX_CVDPSPN...
2014-09-09 David Malcolmrecog_memoized works on an rtx_insn *
2014-09-09 Marcus ShawcroftAdd crtfastmath for AArch64.
2014-09-09 Kyrylo Tkachov[ARM][tests] Make input and output arrays 128-bit align...
2014-09-09 David MalcolmINSN_LOCATION takes an rtx_insn
2014-09-09 David MalcolmHandcode gen_rtx_INSN
2014-09-09 David Malcolmstruct ira_reg_equiv_s's "init_insns" is an rtx_insn_list
2014-09-09 Alan Lawrence[AArch64 Testsuite] Add a test of vldN_dup intrinsics
2014-09-09 Alan Lawrence[AArch64 Testsuite] Extend test of vld1+vst1 intrinsics...
2014-09-09 Richard SandifordUpdate email address for recent commits, to comply...
2014-09-09 Alan Lawrence[AArch64 Testsuite] Add test of vld[234]q? intrinsic
2014-09-09 Alan Lawrence[AArch64 Testsuite]Fix scan-assembler test false alarm...
2014-09-09 Jason Merrilltypeck.c (build_class_member_access_expr): Move -Winval...
2014-09-09 Jiong Wang[ARM] Enable auto-vectorization for copysignf
2014-09-09 Richard Sandifordbb-reorder.h (default_target_bb_reorder): Remove redund...
2014-09-09 Jason Merrillre PR c++/62255 (Introducing an unrelated template...
2014-09-09 Kyrylo Tkachov[ARM][7/7] Convert FP mnemonics to UAL | f{ld,st}m...
2014-09-09 Kyrylo Tkachov[ARM][6/7] Convert FP mnemonics to UAL | movcc_vfp...
2014-09-09 Kyrylo Tkachov[ARM][5/7] Convert FP mnemonics to UAL | sqrt and FP...
2014-09-09 Kyrylo Tkachov[ARM][4/7] Convert FP mnemonics to UAL | vcvt patterns
2014-09-09 Kyrylo Tkachov[3/7] Convert FP mnemonics to UAL | mul+add patterns
2014-09-09 Kyrylo Tkachov[ARM][2/7] Convert FP mnemonics to UAL | add/sub/div...
2014-09-09 Kyrylo Tkachov[ARM][1/7] Convert FP mnemonics to UAL | mov patterns.
2014-09-09 James Greenhalgh[Obvious] Change Linux to GNU/LINUX in ARM options...
2014-09-09 Tony Wangxordi3-opt.c: Disable this test case for thumb1 target.
2014-09-09 Kyrylo Tkachov[AArch64] PR 61749: Do not ICE in lane intrinsics when...
2014-09-09 Nick Cliftoninvoke.texi (Optimization Options): Add missing @gol...
2014-09-09 Zhenqiang Chenshrink-wrap.h: #define SHRINK_WRAPPING_ENABLED.
2014-09-09 Trevor Saundersremove picochip
2014-09-09 GCC AdministratorDaily bump.
2014-09-08 David Malcolmcontrol_flow_insn_p takes an insn
2014-09-08 David Malcolmgcse.c's modify_mem_list is a list of insns
2014-09-08 Jakub Jelinekre PR tree-optimization/60196 (Incorrect compilation...
2014-09-08 DJ Delorie* doc/invoke.texi (MSP430 Options): Add -minrt.
2014-09-08 Bill Schmidtrs6000.c (special_handling_values): Add SH_SPLAT.
2014-09-08 Richard Bienerre PR ipa/63196 (FAIL: g++.dg/torture/pr57140.C ...
2014-09-08 Alan Lawrence[Obvious] Remove unused aarch64_types_cmtst_qualifiers...
2014-09-08 Joseph MyersRemove SF_SIZE etc. target macros.
2014-09-08 Joseph MyersRemove no-longer-needed fp-bit target macros.
2014-09-08 Richard Bienerre PR bootstrap/63204 (gtype-desc.c:887:40: error:...
2014-09-08 GCC AdministratorDaily bump.
2014-09-07 Nathan Sidwelllibgcov-interface.c (STRONG_ALIAS): Rename to ...
2014-09-07 Venkataramanan... Fix PR63190
2014-09-07 Richard Sandifordre PR rtl-optimization/62208 (ICE with -fwhole-program...
2014-09-07 GCC AdministratorDaily bump.
2014-09-06 John David... re PR testsuite/56194 (FAIL: g++.dg/init/const9.C ...
2014-09-06 John David... pr61800.C: Require visibility.
2014-09-06 John David... pr61868.c: Require lto.
2014-09-06 Joern Renneckearc.c (arc_predicate_delay_insns): Swap comparison...
2014-09-06 Joern Renneckearc.c (arc_print_operand): Fix format for HOST_WIDE_INT.
2014-09-06 Richard Sandifordre PR target/63171 (Segfault in rs6000.c:rs6000_emit_mo...
2014-09-06 Tom de VriesFix IRA_HARD_REGNO_ADD_COST_MULTIPLIER in ira_tune_allo...
2014-09-06 François Dumonthashtable_policy.h (_Prime_rehash_policy): Constructor...
2014-09-06 Dominique d... re PR bootstrap/63188 (r214954 breaks bootstrap on...
2014-09-06 GCC AdministratorDaily bump.
next