aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-01-19re PR lto/78407 (LTO breaks separate overriding of symbol aliases)Jan Hubicka2-4/+9
2017-01-18re PR target/78516 (ICE in lra_assign for e500v2)Peter Bergner2-13/+26
2017-01-19Daily bump.GCC Administrator1-1/+1
2017-01-19p9-xxbr-1.c: Fix typos in submission.Michael Meissner3-9/+14
2017-01-18altivec.md (altivec_vbpermq): Change "type" attribute from vecsimple to vecperm.Bill Schmidt2-2/+8
2017-01-18re PR target/79040 (vec_cntlz redefined)Bill Schmidt2-1/+6
2017-01-18re PR fortran/50069 (FORALL fails on a character array)Louis Krupp13-94/+398
2017-01-18Implement LANG_HOOKS_TYPE_FOR_SIZE for jitDavid Malcolm2-4/+50
2017-01-18PR c++/68666 - member variable template-idJason Merrill6-2/+38
2017-01-18rs6000-protos.h (expand_strn_compare): Add arg.Aaron Sawdey7-111/+934
2017-01-18jit.dg: fix issue with compilation of test-threads.cDavid Malcolm2-22/+39
2017-01-18rs6000-c.c (altivec_overloaded_builtins): Add __builtin_vec_revb builtins.Michael Meissner9-0/+242
2017-01-18re PR c++/78488 (P0136R1 ICE when building call to inherited default construc...Nathan Sidwell4-0/+25
2017-01-18re PR rtl-optimization/78952 (Combine does not convert 8-bit sign-extract to ...Uros Bizjak5-15/+72
2017-01-18coarray_alloc_with_implicit_sync_2.f90: New test.Andre Vehreschild5-12/+67
2017-01-18gfortran.texi: Add missing parameters to caf-API functions.Andre Vehreschild2-323/+359
2017-01-18re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYP...Andre Vehreschild5-5/+35
2017-01-18SHA1H instructions may be scheduled after a SHA1C instruction that uses the s...Wilco Dijkstra2-0/+29
2017-01-18re PR rtl-optimization/77416 (LRA rematerializing use of CA reg across functi...Jakub Jelinek8-10/+25
2017-01-18fix dateJason Merrill1-1/+1
2017-01-18PR c++/78894 - ICE with class deduction and default argJason Merrill3-0/+27
2017-01-18re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...Maxim Ostapenko8-5/+58
2017-01-18PR c++/77489 -- Reorganize abi warning checkMarkus Trippelsdorf2-2/+8
2017-01-18re PR libobjc/78697 (--with-target-bdw-gc-include shouldn't be required to be...Matthias Klose2-2/+10
2017-01-18altivec.h (vec_bperm): Change #define.Bill Schmidt9-4/+80
2017-01-18S/390: Downcase first letter of error messages.Andreas Krebbel8-16/+35
2017-01-18cp-tree.h: Clarify exception spec node comment.Nathan Sidwell3-8/+14
2017-01-18re PR c++/79091 (ICE in write_unnamed_type)Nathan Sidwell4-8/+43
2017-01-18tattr-2.c: Add -fno-ipa-icf to dg-options.Jakub Jelinek2-2/+8
2017-01-18MIPS: Fix generation of Loongson-specific division and modulo instructions.Toma Tabacu2-5/+18
2017-01-18Fix number of occurrences.Markus Trippelsdorf2-1/+5
2017-01-18Spelling fixMarkus Trippelsdorf2-1/+5
2017-01-18Fix PR70182 -- missing "on" in mangling of unresolved operatorsMarkus Trippelsdorf8-5/+52
2017-01-18Fix PR77489 -- mangling of discriminator >= 1Markus Trippelsdorf5-2/+86
2017-01-17t-msp430 (LIB2ADD): Remove mpy.cJoe Seymour2-0/+19
2017-01-18syscall, golang_org/x/net/lif: fixes for gccgo on SolarisIan Lance Taylor1-1/+1
2017-01-18Check in gcc/testsuite/gcc.target/powerpc/ssp-[12].c (I forgot "svn add"Segher Boessenkool2-0/+12
2017-01-18re PR target/79004 (ICE in gcc.dg/torture/fp-int-convert-float128-ieee.c with...Michael Meissner2-16/+22
2017-01-18Daily bump.GCC Administrator1-1/+1
2017-01-17-mstack-protector-guard and friends (PR78875)Segher Boessenkool7-20/+153
2017-01-17i386.h (MASK_CLASS_P): New define.Uros Bizjak4-23/+37
2017-01-17This patch simplifies the handling of EH return.Wilco Dijkstra7-65/+139
2017-01-17altivec.h (vec_rlmi): New #define.Bill Schmidt8-1/+181
2017-01-17re PR debug/78839 (DWARF output different between GCC 5 and 6)Jakub Jelinek2-20/+34
2017-01-17re PR c++/61636 (generic lambda: segfault / "cannot call member function with...Nathan Sidwell9-25/+231
2017-01-17re PR ada/67205 (eliminate No_Implicit_Dynamic_Code restriction violations)Eric Botcazou2-0/+9
2017-01-17re PR debug/71669 (DW_AT_data_bit_offset is not emitted for dwarf4 and above)Jakub Jelinek2-0/+25
2017-01-17rs6000.c (rs6000_emit_move): Also use a TOC reference after forcing to consta...Eric Botcazou2-4/+6
2017-01-17re PR target/76731 ([AVX512] _mm512_i32gather_epi32 and other scatter/gather ...Julia Koval6-308/+462
2017-01-17re PR target/79079 ([6] Wrong code gen for __builtin_mul_overflow when TRULY_...Kito Cheng2-9/+18