aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-20[AArch64, libgcc] Add missing file, forget "svn add"Jiong Wang1-0/+87
2017-01-20[AArch64][4/4] libgcc unwinder support for return address signingJiong Wang4-5/+65
2017-01-20Daily bump.GCC Administrator1-1/+1
2017-01-20[AArch64][3/4] New PAUTH builtins required by libgcc unwinderJiong Wang2-0/+82
2017-01-20PR79156 fix std::__enable_shared_from_this extensionJonathan Wakely3-1/+48
2017-01-20[AArch64][2/4] Generate dwarf information for -msign-return-addressJiong Wang5-2/+28
2017-01-20[AArch64][1/4] Support Return address protection on AArch64Jiong Wang13-1/+271
2017-01-19MIPS: Documentation fix for -mlxc1-sxc1Matthew Fortune2-0/+6
2017-01-19[AArch64] Add commandline support for -march=armv8.3-aJiong Wang4-1/+20
2017-01-19rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Enable -mpower9-minmax by default for...Michael Meissner4-4/+17
2017-01-19PR64903 fix number of predicate tests in std::is_partitionedJonathan Wakely3-0/+53
2017-01-20[RS6000] Don't expand strcmp and strncmp inline when -OsAlan Modra2-0/+11
2017-01-20[RS6000] PR79144, cmpstrnsi optimization breaks glibcAlan Modra2-10/+24
2017-01-19Fix typo in recent doc updatesJonathan Wakely3-2/+5
2017-01-19Add missing period at end of -ftest-forall-temp option text.Louis Krupp1-1/+1
2017-01-19PR67085 pass comparison functions by reference in heap algorithmsJonathan Wakely4-47/+109
2017-01-19config.gcc (x86_64-*-rtems*): Use i386/rtemself.h instead of i386/rtems-64.h.Uros Bizjak3-31/+7
2017-01-19re PR target/78478 (Compile Error for i386-rtems)Uros Bizjak2-3/+8
2017-01-19re PR target/78478 (Compile Error for i386-rtems)Uros Bizjak7-1/+152
2017-01-19Fix unsafe moves inside loopsJonathan Wakely4-5/+53
2017-01-19aarch64.c (aarch64_simd_gen_const_vector_dup): Change int to HOST_WIDE_INT.Tamar Christina6-4/+38
2017-01-19PR67085 move comparison functions in heap operationsJonathan Wakely3-10/+73
2017-01-19Fix gcc.dg/attr-alloc_size-4.c on i?86 (PR testsuite/79051)Rainer Orth2-1/+7
2017-01-19Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the defaultDavid Malcolm7-107/+73
2017-01-19power9.md (power9-alu): Remove 'cmp' type and add define_bypass for CR latency.Pat Haugen2-9/+32
2017-01-19target.h (htm_available): Determine vendor from __get_cpuid_max return.Uros Bizjak2-17/+23
2017-01-19[AArch64] Purge leftover occurrences of aarch64_nopcrelative_literal_loadsKyrylo Tkachov3-3/+11
2017-01-19PR78905 define _GLIBCXX_RELEASE macroJonathan Wakely7-99/+171
2017-01-19MIPS: Make loongson3a use fused madd.dChenghua Xu2-2/+10
2017-01-19MIPS: PR target/78176 add -mlxc1-sxc1.Matthew Fortune10-5/+209
2017-01-19Array decomposition fix.Jason Merrill3-8/+27
2017-01-19cuda.h (CUdeviceptr): Typedef to unsigned long long even for _WIN64.Jakub Jelinek2-1/+6
2017-01-19re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYP...Andre Vehreschild4-1/+27
2017-01-19re PR target/79127 (Error: invalid register for .seh_savexmm in matmul_i4.c)Jakub Jelinek3-2/+24
2017-01-19PR c++/79130 - decomposition and direct-initializationJason Merrill4-23/+76
2017-01-19Code cleanup.Arnaud Charlet1-1/+4
2017-01-19[multiple changes]Arnaud Charlet4-3/+28
2017-01-19Minor reformatting.Arnaud Charlet1-5/+10
2017-01-19exp_ch9.adb (Is_Pure_Barrier): Create function Is_Count_Attribute to identify...Justin Squirek2-0/+36
2017-01-19[multiple changes]Arnaud Charlet3-10/+31
2017-01-19exp_ch7.adb (Build_Invariant_Procedure_Body): Semi-insert the body into the t...Claire Dross3-52/+114
2017-01-19[multiple changes]Arnaud Charlet3-1/+20
2017-01-19re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek6-6/+38
2017-01-19[multiple changes]Arnaud Charlet13-320/+486
2017-01-19exp_ch3.adb (Expand_Freeze_Enumeration_Type): Mark the representation-to-posi...Hristian Kirtchev4-16/+32
2017-01-19re PR rtl-optimization/72488 (wrong code (SIGFPE) at -Os and above on x86_64-...Richard Biener3-15/+48
2017-01-19[multiple changes]Arnaud Charlet13-216/+322
2017-01-19Minor reformatting and code cleanup.Arnaud Charlet1-17/+20
2017-01-19[multiple changes]Arnaud Charlet5-18/+60
2017-01-19[multiple changes]Arnaud Charlet18-54/+112