aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-09-23Fix --enable-offload-targets/-foffload handling, pt. 2Thomas Schwinge2-4/+6
2015-09-23Fix --enable-offload-targets/-foffload handling, pt. 1Thomas Schwinge6-14/+35
2015-09-23Refactor omp_reduction_init: omp_reduction_init_opThomas Schwinge4-15/+27
2015-09-23re PR middle-end/67662 (-fsanitize=undefined cries wolf for X - 1 + X when X ...Richard Biener4-5/+37
2015-09-23AVX-512. Fix emit in '*<mshift><mode>3' pattern.Kirill Yukhin2-1/+6
2015-09-23[c-family/49654/49655] reject invalid options in pragma diagnosticManuel López-Ibáñez7-15/+57
2015-09-23re PR target/67391 ([SH] Convert clrt addc to normal add insn)Oleg Endo2-9/+7
2015-09-23[AArch64] Fix vcvt_high_f64_f32 and vcvt_figh_f32_f64 intrinsics.James Greenhalgh4-2/+145
2015-09-23tree-ssa-structalias.c (intra_create_variable_infos): Build representatives f...Richard Biener4-8/+16
2015-09-23AVX-512. Add kshift[lr][bwdq]. Fix iterator.Kirill Yukhin2-6/+27
2015-09-23Fix use of valgrind APIMikhail Maltsev2-0/+7
2015-09-23Daily bump.GCC Administrator1-1/+1
2015-09-22Fix -Wmisleading-indentation false-positivePatrick Palka4-15/+45
2015-09-22shrink-wrap: Handle multiple predecessors of prologueSegher Boessenkool4-76/+112
2015-09-22[PATCH] Remove undefined behaviour from hppa backendJeff Law2-1/+7
2015-09-22c.opt (Wmultiple-inheritance, [...]): New C++ warnings.Nathan Sidwell10-4/+113
2015-09-22Disconnect -Wabi=<n> from -fabi-compat-version=<n>.Jason Merrill7-49/+131
2015-09-22Handle restrict pointer references as restrict in AATom de Vries4-0/+26
2015-09-22nios2.c (nios2_legitimize_address): When handling 'reg + reloc' cases...Chung-Lin Tang2-2/+8
2015-09-22re PR target/67480 (AVX512 bitwise logic operations pattern is incorrect)Alexander Fomin4-12/+142
2015-09-22AVX-512. Introduce SKylake server CPU.Kirill Yukhin9-23/+105
2015-09-22AVX-512. Fix patterns for kunpck insns.Kirill Yukhin2-5/+12
2015-09-22AVX-512. Fix kxnor insn split.Kirill Yukhin2-3/+8
2015-09-22[AArch64] Use atomic load-operate instructions for update-fetch patterns.Matthew Wahab7-59/+262
2015-09-22[AArch64] Use atomic load-operate instructions for fetch-update patterns.Matthew Wahab7-12/+455
2015-09-22[AArch64] Add atomic load-operate instructions.Matthew Wahab2-0/+52
2015-09-22[AArch64] Make BIC, other logical instructions, available.Matthew Wahab2-1/+7
2015-09-22[AArch64] Use atomic instructions for swap and fetch-update operations.Matthew Wahab7-5/+191
2015-09-22[PATCH tree-inline] Do not say "called from here" with UNKNOWN_LOCATIONManuel López-Ibáñez18-27/+61
2015-09-22Handle single restrict pointer in struct in create_variable_info_for_1Tom de Vries4-9/+44
2015-09-21Revert LRA SPARC changes for now.David S. Miller6-74/+107
2015-09-22Daily bump.GCC Administrator1-1/+1
2015-09-21resolve.c (nonscalar_typebound_assign): Fix typos in comment.Steven G. Kargl2-2/+7
2015-09-21re PR fortran/67615 (ICE on using arithmetic if with array instead of scalar)Steven G. Kargl4-8/+55
2015-09-21[PATCH] Fix undefined behavior in h8300 backendJeff Law4-1/+18
2015-09-21Complete the implementation of N4230, Nested namespace definition.Ville Voutilainen11-2/+99
2015-09-21Handle lines encoded into several maps in linemap_position_for_loc_and_offsetManuel López-Ibáñez2-1/+6
2015-09-21* config/spu/spu.c (spu_expand_insv): Avoid undefined behavior.Ulrich Weigand2-5/+9
2015-09-21passes.c (rest_of_decl_compilation): Do not call dwarf2out_early_global_decl ...Richard Biener4-1/+12
2015-09-21re PR debug/67664 (Duplicate AT_const_value attributes in some c++ cases.)Richard Biener4-10/+39
2015-09-21re PR target/64345 ([SH] Improve single bit extraction)Oleg Endo2-3/+8
2015-09-21re PR target/67657 ([SH][5/6 Regression]: internal compiler error: in cselib_...Oleg Endo4-7/+48
2015-09-21re PR middle-end/67651 (Optimizer assumes nothing can reside at address 0 des...Richard Biener2-1/+7
2015-09-21Catch excess warning in gcc.dg/pragma-diag-5.cManuel López-Ibáñez2-1/+6
2015-09-21[RS6000] Migrate from reduc_xxx to reduc_xxx_scal optabsAlan Lawrence4-49/+42
2015-09-21[PR middle-end/60832] Do not convert widest_int to tree just for printing it.Manuel López-Ibáñez4-20/+32
2015-09-21[ARM] Replacing variable swaps that use a temporary variable with a call to s...Bilyan Borisov2-20/+25
2015-09-21cygwin.h (STARTFILE_SPEC): Explicitly search sysroot/usr/lib/32api for additi...Jonathan Yong2-0/+7
2015-09-21* gcc.target/arm/stack-checking.c: Skip for Thumb1.Eric Botcazou2-0/+5
2015-09-21invoke.texi (SH Options): Undocument SH5/SH64 related options.Oleg Endo2-146/+10