aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-07Add support for Loongson 2K1000 processor.Chenghua Xu9-17/+191
2018-11-07Add support for Loongson 3A2000/3A3000 processor.Chenghua Xu8-13/+184
2018-11-07Add support for Loongson 3A1000 processor.Chenghua Xu9-160/+187
2018-11-07Add support for Loongson EXT2 instructions.Chenghua Xu11-5/+147
2018-11-07Add support for Loongson EXT instructions.Chenghua Xu7-9/+55
2018-11-07Add support for Loongson MMI instructions.Chenghua Xu15-797/+937
2018-11-07re PR lto/87906 (ICE in tree check: expected block, have function_decl in blo...Richard Biener5-0/+76
2018-11-07[PR87874] avoid const-wide-int subreg in LRAAlexandre Oliva4-1/+47
2018-11-07Daily bump.GCC Administrator1-1/+1
2018-11-06Implement std::pmr::unsynchronized_pool_resourceJonathan Wakely10-5/+1285
2018-11-06rs6000.md (bswap<mode>2): Force address into register if not in indexed or in...Aaron Sawdey2-4/+17
2018-11-06re PR libstdc++/87872 (debug list::splice should not call _M_transfer_from_if...John Bytheway2-0/+9
2018-11-06aarch64 - Set the mode for the unspec in speculation_tracker insn.Richard Earnshaw2-2/+7
2018-11-06re PR tree-optimization/86850 (ubsan: runtime error: member call on null poin...Richard Biener2-1/+7
2018-11-06tree.c (fld_simplified_type_name): Break out form ...Jan Hubicka2-6/+26
2018-11-06Fix D compilation on SolarisRainer Orth5-1/+69
2018-11-06tree.c (fld_type_variant): Also copy alignment; be sure that new variant is e...Jan Hubicka2-0/+7
2018-11-06S/390: Introduce relative_long attributeIlya Leoshkevich2-27/+72
2018-11-06S/390: Accept cdb in load-and-test-fp-1 testcaseIlya Leoshkevich2-1/+5
2018-11-062018-11-06 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang9-33/+953
2018-11-06ipa-pure-const.c (check_decl): Do not test TYPE_NEEDS_CONSTRUCTING.Jan Hubicka6-4/+12
2018-11-06tree-vect-slp.c (vect_slp_bb): Move opening of vect_slp_analyze_bb dump-scope...Richard Biener2-2/+8
2018-11-06msp430.h (REG_CLASS_CONTENTS): Add R0 to REG_CLASS_CONTENTS[GEN_REGS].Jozef Lawrynowicz4-2/+35
2018-11-06* tree.c (fld_simplified_type_of): Clear TYPELESS_STORAGE flag.Jan Hubicka2-1/+6
2018-11-06Enable libsanitizer on Solaris (PR sanitizer/80953)Rainer Orth9-3/+95
2018-11-06Cherry-pick Solaris sanitizer fixes (PR sanitizer/80953)Rainer Orth7-22/+48
2018-11-06tbaa-1.c: New testcase.Jan Hubicka4-1/+58
2018-11-06tree.c (free_lang_data): Reset overwite_assembler_name...Jan Hubicka2-0/+13
2018-11-06re PR tree-optimization/87889 (CPU2000 177.mesa failed to build)Richard Biener4-1/+39
2018-11-06S/390: Fix PR87723Andreas Krebbel4-1/+41
2018-11-06re PR ada/81878 (--disable-bootstrap --enable-languages=ada fails)Eric Botcazou2-5/+24
2018-11-06re PR middle-end/18041 (OR of two single-bit bitfields is inefficient)Richard Biener5-0/+71
2018-11-06gOlogy: fix debug binds in auto-inc-decAlexandre Oliva2-3/+135
2018-11-06avx512fintrin.h: Update VFIXUPIMM* intrinsics.Wei Xiao26-463/+554
2018-11-06Daily bump.GCC Administrator1-1/+1
2018-11-05gcc: xtensa: don't force PIC for uclinux targetMax Filippov2-2/+6
2018-11-05Update most of libquadmath/math/ from glibc, automate update (PR libquadmath/...Joseph Myers101-2843/+4544
2018-11-05combine: Don't make an intermediate reg for assigning to sfp (PR87871)Segher Boessenkool2-0/+8
2018-11-05compiler: handle abstract type in builtin numeric const valueIan Lance Taylor2-2/+2
2018-11-05Fix sanitizer frame unwind on 32-bit ABIs (again)Segher Boessenkool3-3/+18
2018-11-05target-supports.exp: Add check for "inf" effective target keyword.Paul Koning14-0/+36
2018-11-05sourcebuild.texi (target attributes): Document new "inf" effective target key...Paul Koning2-1/+9
2018-11-05S/390: Increase register move costs for CC_REGSRobin Dapp2-0/+10
2018-11-05S/390: Make tests expect column numbers in RTL outputIlya Leoshkevich4-18/+25
2018-11-05re PR tree-optimization/87873 (ICE: verify_gimple failed (error: incompatible...Richard Biener7-9/+53
2018-11-05Do not use %zu format in libcpp.Martin Liska2-1/+5
2018-11-05Fix printf call in symtab.c.Martin Liska2-2/+8
2018-11-05S/390: Add loc patterns for QImode and HImodeRobin Dapp5-0/+97
2018-11-05S/390: Allow immediates in loc expanderRobin Dapp5-3/+22
2018-11-05Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.Martin Liska18-223/+315