]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-05-12  Nathan SidwellFix throw specifiers on interface.
2020-05-12  H.J. LuEnable CET in cross compiler if possible
2020-05-12  Uros Bizjaki386: Add V2SFmode copysign, xorsign and signbit expand...
2020-05-12  Uros Bizjaki386: Add V2SFmode FMA insn patterns [PR95046]
2020-05-12  Patrick Palkac++: Add abbreviated fn template test for [PR78752]
2020-05-12  H.J. Luzlib: Add --enable-cet to configure
2020-05-12  H.J. Lulibbacktrace: Enable Intel CET on Intel CET enabled...
2020-05-12  H.J. Lulibdecnumber: Enable Intel CET on Intel CET enabled...
2020-05-12  H.J. Lulibcpp: Enable Intel CET on Intel CET enabled host...
2020-05-12  H.J. Lugcc: Enable Intel CET on Intel CET enabled host for jit
2020-05-12  H.J. Lulibcc1: Enable Intel CET on Intel CET enabled host
2020-05-12  Uros Bizjaki386: Add V2SFmode NEG, ABS and logic insn patterns...
2020-05-12  Uros Bizjaki386: Add V2SFmode NEG, ABS and logic insn patterns...
2020-05-12  Richard Bienerremove dead debug-bind resets
2020-05-12  Richard Bienermiddle-end/94988 fix testcase for big-endian
2020-05-12  Jozef LawrynowiczMSP430: Define ASM_OUTPUT_ALIGNED_DECL_LOCAL
2020-05-12  Jozef LawrynowiczMSP430: Allow .bss section to be created in region...
2020-05-12  Eric BotcazouFix incorrect scalar storage order handling
2020-05-12  Richard Bienerpreserve EDGE_DFS_BACK across split_edge
2020-05-12  Martin LiskaASAN: clear DECL_NOT_GIMPLE_REG_P.
2020-05-12  Jakub Jelinekopenmp: Fix up handling of DECL_OMP_PRIVATIZED_MEMBER...
2020-05-12  Richard Sandifordtree-vect-generic: Fix bitfield widths [PR94980 3/3]
2020-05-12  Richard Sandifordtree-vect-generic: Tweak build_replicated_const [PR9498...
2020-05-12  Richard Sandifordtree: Add vector_element_bits(_tree) [PR94980 1/3]
2020-05-12  Jakub Jelinekopenmp: Implement discovery of implicit declare target...
2020-05-12  Richard BienerFold &MEM[0 + CST]->a.b.c to a constant
2020-05-12  Richard Bienertree-optimization/95045 - fix SM with exit exiting...
2020-05-12  Ulrich DrepperActually comment the new tests
2020-05-12  Ulrich DrepperImplent C++20 std::atomic_flag::test
2020-05-12  Kelvin Nilsenrs6000: Built-in cleanups for vec_clzm, vec_ctzm, and...
2020-05-12  Carl Lovers6000: Add xxgenpcvwm and xxgenpcvdm
2020-05-12  eric fangruntime: fix TestCallersNilPointerPanic
2020-05-12  Ian Lance Taylorsyscall: append to environment in tests, don't clobber it
2020-05-12  GCC AdministratorDaily bump.
2020-05-11  Ian Lance Taylorcompiler: use const std::string& in a couple of places
2020-05-11  Kelvin Nilsenrs6000: Vector string isolate instructions
2020-05-11  Kelvin Nilsenrs6000: Add xxeval and vec_ternarylogic
2020-05-11  Kelvin Nilsenrs6000: Add pdepd and pextd
2020-05-11  Kelvin Nilsenrs6000: Add vclrlb and vclrrb
2020-05-11  Bill SchmidtFix change log ordering from previous commit
2020-05-11  Joseph MyersUpdate gcc .po files.
2020-05-11  Kelvin Nilsenrs6000: Add cntlzdm and cnttzdm
2020-05-11  Jason Merrillc++: Fix specialization of constrained member template.
2020-05-11  Jason Merrillc++: tree walk into TYPENAME_TYPE.
2020-05-11  Jason Merrillc++: Better diagnostic in converted const expr.
2020-05-11  Jason Merrillc++: Use of 'this' in parameter declaration [PR90748]
2020-05-11  Harald AnlaufPR fortran/95053 - ICE in gfc_divide(): Bad basic type
2020-05-11  Jason Merrillc++: Make references to __cxa_pure_virtual weak.
2020-05-11  Jason Merrillc++: Improve print_tree of static_assert.
2020-05-11  Jason Merrillc++: Remove redundant code.
2020-05-11  Jason Merrillc++: Remove LOOKUP_EXPLICIT_TMPL_ARGS.
2020-05-11  Jason Merrillc++: Tweak VLA representation.
2020-05-11  Jason Merrillc++: Avoid unnecessary deprecated warnings.
2020-05-11  Uros Bizjaki386: Add V2SFmode sqrt insn pattern [PR95046]
2020-05-11  Ian Lance Taylorlibbacktrace: declare getpagesize if necessary
2020-05-11  Kelvin Nilsenrs6000: Add vcfuged instruction
2020-05-11  Kelvin Nilsenrs6000: Add scalar cfuged instruction
2020-05-11  Richard Bienertree-optimization/95049 - fix not terminating RPO VN...
2020-05-11  Richard Sandifordtree-pretty-print: Handle boolean types
2020-05-11  Kelvin Nilsenrs6000: Add vgnb
2020-05-11  Kelvin Nilsenrs6000: Add vector pdep/pext
2020-05-11  Kelvin Nilsenrs6000: Add vector count under mask
2020-05-11  Richard Bienertree-optimization/94988 - enhance SM some more
2020-05-11  Tobias Burnus[Fortran] Fix/modify present() handling for assumed...
2020-05-11  Uros Bizjaki386: Improve basic vectorized V2SFmode operations...
2020-05-11  Fei Yangaarch64: Fix ICE when expanding scalar floating move...
2020-05-11  Alex Coplan[PATCH] aarch64: prefer using csinv, csneg in zero...
2020-05-11  Kelvin NilsenFix missing files from previous commit.
2020-05-11  Kelvin Nilsenrs6000: powerpc_future_ok and powerpc_future_hw
2020-05-11  François DumontRevert "libstdc++ Enhance thread safety of debug mode...
2020-05-11  Kito Chengtestsuite: Require gnu-tm support for pr94856.C
2020-05-11  Uros Bizjaki386: Vectorize basic V2SFmode operations [PR94913]
2020-05-11  Mark EgglestonFortran : Spurious warning message with -Wsurprising...
2020-05-11  Martin LiskaFix typo in fprofile-prefix-path.
2020-05-11  Martin LiskaAdd caveat about parsing of .gcda and .gcno files.
2020-05-11  Xionghu LuoAdd handling of MULT_EXPR/PLUS_EXPR for wrapping overfl...
2020-05-11  GCC AdministratorDaily bump.
2020-05-10  Gerald Pfeiferi386: Define __ILP32__ and _ILP32 for all 32-bit targets
2020-05-10  François Dumontlibstdc++ Enhance thread safety of debug mode iterators
2020-05-10  Harald AnlaufPR fortran/93499 - ICE on division by zero in declarati...
2020-05-10  Ian Lance Taylorlibbacktrace: don't crash if ELF file has no sections
2020-05-10  GCC AdministratorDaily bump.
2020-05-09  Ian Lance Taylorlibbacktrace: don't free ELF strtab if error occurs...
2020-05-09  Ian Lance Taylorlibbacktrace: add Mach-O support
2020-05-09  Ian Lance Taylorlibbacktrace: support short read
2020-05-09  Ian Lance Taylorlibbacktrace: sometimes read debug sections individually
2020-05-09  Ian Lance Taylorlibbacktrace: support fetching executable name using...
2020-05-09  Eric BotcazouUpdate copyright year
2020-05-09  Eric BotcazouAdd assertion for access attributes
2020-05-09  Eric BotcazouFix small issues with -fgnat-encodings=minimal
2020-05-09  Eric BotcazouFix tree sharing issue with slices
2020-05-09  Eric BotcazouDo not override -fnon-call-exceptions in default mode
2020-05-09  Eric BotcazouDo not make a local copy of large aggregate
2020-05-09  Eric BotcazouFix problematic cases of wrapping
2020-05-09  Eric BotcazouAccept qualified aggregates in memset path
2020-05-09  Eric BotcazouFix missing back-annotation for Out parameter
2020-05-09  Eric BotcazouSmall housekeeping work in gigi
2020-05-09  Eric BotcazouRemove last use of expr_align
2020-05-09  Jakub Jelinektestsuite: Fix up two testcases [PR95008]
2020-05-09  Hans-Peter... cris: Enable "neg" to set condition codes.
next