aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-09-24runtime: Fix recent lfstack change on Solaris.Ian Lance Taylor1-1/+1
2015-09-24rs6000: Fix -mdebug=stack code for spe_gp_offsetSegher Boessenkool2-1/+6
2015-09-24re PR lto/67699 (ICE (segfault) compiling a const array with -flto)Richard Biener4-15/+19
2015-09-24ARM: fp16 Fix PR 67624 - Incorrect conversion of float Infinity to __fp16Richard Earnshaw2-0/+19
2015-09-24Additional changes to switch from gimple to gimple *Thomas Schwinge5-6/+14
2015-09-24avx512vbmi-check.h (main): Fix register name while checking for AVX-512VBMI p...Kirill Yukhin2-1/+6
2015-09-24Support PIE on SolarisRainer Orth10-26/+135
2015-09-24Use CRTs provided by SolarisRainer Orth5-6/+99
2015-09-24[tree-inline][obvious] Delete redundant count_insns_seqKyrylo Tkachov4-17/+13
2015-09-24tree-ssa-sccvn.h (vn_reference_op_struct): Add clique and base members.Richard Biener6-3/+52
2015-09-24re PR c/48885 (missed optimization with restrict qualifier?)Richard Biener4-2/+25
2015-09-24ChangeLog: Fix whitespace.Uros Bizjak2-106/+100
2015-09-24Fix a -Wmisleading-indentation false-negativePatrick Palka4-1/+20
2015-09-24Daily bump.GCC Administrator1-1/+1
2015-09-23re PR go/67695 (Please improve POSIX shell compatibility of libgo/mksysinfo.sh)Ian Lance Taylor1-1/+1
2015-09-23Fix small typos in the coding rule enforcement warnings.Ville Voutilainen4-2/+14
2015-09-23runtime: rewrite lfstack packing/unpacking to look more like that in GoIan Lance Taylor1-1/+1
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