aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-28Cilk Plus testsuite needs massive cleanup (PR testsuite/70595)Rainer Orth40-69/+129
2016-04-28Update .po files.Joseph Myers42-123846/+127168
2016-04-28Verify that context of local DECLs is the current functionMartin Jambor2-3/+31
2016-04-28[internal-fn.c][committed] Convert conditional compilation on WORD_REGISTER_O...Kyrylo Tkachov2-5/+6
2016-04-28[ARC] Pass mfpuda to assembler.Claudiu Zissulescu2-1/+5
2016-04-28[ARC] Fix FPX/FPUDA code gen when compiling for big-endian.Claudiu Zissulescu3-18/+29
2016-04-28re PR tree-optimization/70840 (revisit reassoc handling of pow / powi, amend ...Richard Biener2-2/+28
2016-04-28libstdc++/70766 use std::addressof instead of operator&Jonathan Wakely10-23/+235
2016-04-28hashtable_policy.h (__detail::_Insert_base, [...]): Improve comments.Jonathan Wakely2-2/+8
2016-04-28[AArch64] Define WORD_REGISTER_OPERATIONS to zero and comment whyKyrylo Tkachov2-1/+11
2016-04-28[ARC] Don't use drsub* instructions when selecting fpuda.Claudiu Zissulescu4-4/+30
2016-04-28i386.md (*fop_<mode>_1_mixed): Do not check for mult_operator when calculatin...Uros Bizjak2-41/+57
2016-04-28Replace AWK script with the python script.Martin Liska3-147/+141
2016-04-28[ARC] Add TLS support.Claudiu Zissulescu10-148/+545
2016-04-28[ARC/LIBGCC] Add TLS support.Claudiu Zissulescu4-0/+79
2016-04-28re PR ada/70786 (Missing "not" breaks Ada.Text_IO.Get_Immediate(File, Item, A...Eric Botcazou2-1/+6
2016-04-28[ARC] Add SIMD extensions for ARC HSClaudiu Zissulescu6-7/+767
2016-04-28c-common.c (get_source_date_epoch): New function...Eduard Sanou11-8/+113
2016-04-28decl.c (parse_version): Don't encode the minor version in the abi version.Matthias Klose2-3/+8
2016-04-28re PR tree-optimization/70777 (x*x pessimised to pow(x,2) with -Og -ffast-math)Richard Biener2-18/+6
2016-04-28sh-common.c: Remove SH5 support.Oleg Endo21-11093/+384
2016-04-28Daily bump.GCC Administrator1-1/+1
2016-04-28i386.md (sign_extend to memory peephole2s): Use general_reg_operand instead o...Uros Bizjak2-4/+9
2016-04-27params.def (MIN_PARTITION_SIZE): Set default value to 10000.Prathamesh Kulkarni2-1/+5
2016-04-27match.pd: unsigned A - B > A --> A < BMarc Glisse5-0/+155
2016-04-27Reduce nesting of parentheses in conditionals generated by genattrtabPatrick Palka2-8/+30
2016-04-27* tree-ssa-dom.c (record_temporary_equivalences): Fix typo in comment.Jeff Law2-1/+5
2016-04-27re PR c++/69024 ([cilkpus] cilk_spawn is broken for initializations with impl...Ryan Burn14-12/+305
2016-04-27altivec.md (altivec_lvx_<mode>): Remove.Bill Schmidt5-79/+671
2016-04-27[AArch64] Replace insn to zero up SIMD registersEvandro Menezes4-16/+31
2016-04-27maybe_set_first_label_num can take an rtx_code_label *David Malcolm3-2/+8
2016-04-27df: make df_problem instances "const"David Malcolm5-14/+32
2016-04-27i386.c (ix86_spill_class): Enable for TARGET_SSE2 when inter-unit moves to/fr...Uros Bizjak2-6/+20
2016-04-27Convert DF_SCAN etc from #define to an enumDavid Malcolm2-12/+24
2016-04-27sem_aux.adb (Is_By_Reference_Type): Also return true for a tagged incomplete ...Eric Botcazou14-898/+1169
2016-04-27Fix comment in rtl.defDavid Malcolm2-2/+8
2016-04-27i386.md (lea arith with mem operand + setcc peephole2): Set operator mode.Uros Bizjak2-2/+7
2016-04-27Extend STV pass to 64-bit modeH.J. Lu26-39/+794
2016-04-27Replace ".{5}" with ".{5,6}" in avx512vl-vmovdqa64-1.cH.J. Lu2-1/+6
2016-04-27DWARF: turn dw_loc_descr_node field into hash map for frame offset checkPierre-Marie de Rodat3-24/+29
2016-04-27tree-ssa-loop-ivopts.c (iv_ca_dump): Fix level of indentation.Martin Liska2-4/+10
2016-04-27tree-ssa-loop-ivopts.c (struct iv): Use pointer to struct iv_use instead of r...Bin Cheng8-841/+776
2016-04-27[rtlanal.c] Convert conditional compilation on WORD_REGISTER_OPERATIONSKyrylo Tkachov2-5/+11
2016-04-27re PR ipa/70760 (wrong generated code for std::make_unique with -fipa-pta)Richard Biener5-43/+71
2016-04-27re PR sanitizer/70683 (-fcompare-debug bug with -fsanitize=address)Jakub Jelinek3-1/+31
2016-04-27constexpr.c (get_fundef_copy): Use the original function for non-recursive ev...Nathan Sidwell5-8/+47
2016-04-27[multiple changes]Arnaud Charlet10-676/+324
2016-04-27[multiple changes]Arnaud Charlet6-8/+37
2016-04-27[multiple changes]Arnaud Charlet6-11/+35
2016-04-27sinput.ads, [...]: Minor editing.Arnaud Charlet9-17/+22