]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-11-29  Martin SeborPR c/88172 - attribute aligned of zero silently accepte...
2018-11-29  Martin LiskaFix thinko in transition to memop_ret type (PR middle...
2018-11-29  Qing ZhaoAdd a new option -flive-patching={inline-only-static...
2018-11-29  Giuliano Belinassimatch.pd (sinh (atanh (x))): New simplification rules.
2018-11-29  Edward Smith... Only include bits/stl_algo.h for C++20.
2018-11-29  Jakub Jelinekre PR target/54700 (Optimize away x<0 as mask argument...
2018-11-29  Jakub Jelinekre PR target/88152 (optimize SSE & AVX char compares...
2018-11-29  Jakub Jelinekre PR target/88234 (UBsan and runtime error: signed...
2018-11-29  Michael PloujnikovThere can be at most one .resolver clone per function
2018-11-29  Edward Smith... Fix erasure goofs.
2018-11-29  Richard Bienerre PR tree-optimization/88243 (ice in vect_create_epilo...
2018-11-29  Jonathan WakelyPR libstdc++/88119 use alignof in std::alignment_of...
2018-11-29  Andre Vieira[PATCH] [Arm] Fix fpu configurations for Cortex-R7...
2018-11-29  Jakub Jelinekre PR c++/87539 (internal compiler error when compiling...
2018-11-29  Alan Modra[RS6000] PR11848 rs6000_emit_move long double split
2018-11-29  Alan Modra[RS6000] movdi_internal64 insn lengths
2018-11-29  Alan Modra[RS6000] CONST_DOUBLE tidy
2018-11-29  Alan Modra[RS6000] "G" and "H" constraints
2018-11-29  Alan Modra[RS6000] Bogus easy_fp_constant call
2018-11-29  Alan Modra[RS6000] inline plt call sequences
2018-11-29  Alan Modra[RS6000] Use standard call patterns for __tls_get_addr...
2018-11-29  Alan Modra[RS6000] Remove constraints on call rounded_stack_size_...
2018-11-29  Alan Modra[RS6000] Replace TLSmode with P, and correct tls call...
2018-11-29  Alan Modra[RS6000] rs6000_indirect_call_template
2018-11-29  Alan Modra[RS6000] rs6000_call_template for external call insn...
2018-11-29  Aaron Sawdeyrs6000-string.c (expand_block_clear): Change how we...
2018-11-29  Jonathan WakelyPR libstdc++/86910 fix filesystem::create_directories
2018-11-29  GCC AdministratorDaily bump.
2018-11-28  Martin SeborPR c/88065 - ICE in -Wsizeof-pointer-memaccess on an...
2018-11-28  Iain Buclawlibphobos: Merge common version blocks using arch_any...
2018-11-28  Marek PolacekImplement P1094R2, Nested inline namespaces.
2018-11-28  Nathan Sidwell[PR c++/87531] operator= lookup in templates
2018-11-28  Jan Hubickapredict.c (determine_unlikely_bbs): Forward declare...
2018-11-28  Jan Hubicka* lto.c (lto_read_decls): Fix handling of INTEGER_CST.
2018-11-28  Jan Hubickatree-ssa-ifcombine.c (update_profile_after_ifcombine...
2018-11-28  Jan Hubickaprofile-count.h (profile_count::split): Give better...
2018-11-28  Jan Hubickaexcept.c (do_allocate_exception): Annotate __cxa_alloca...
2018-11-28  Vladimir Makarovre PR target/88207 (gcc.target/i386/pr22076.c etc....
2018-11-28  Marek PolacekPR c++/88222 - ICE with bit-field with invalid type.
2018-11-28  David Edelsohn* gcc.dg/recip_sqrt_mult_[12345]: Do not add -fcompare...
2018-11-28  David Edelsohnpr86900.C: XFAIL AIX.
2018-11-28  David Edelsohn* config/rs6000/aix72.h: Update to match aix71.h changes.
2018-11-28  Ian Lance Taylorcompiler: inline functions with assignments and return...
2018-11-28  Iain BuclawMerge libphobos upstream version 2.076.1
2018-11-28  Jeff Lawconstraints.md: Add "C" constraint for call insns.
2018-11-28  Sam Tebbs[PATCH][GCC][AARCH64] Replace calls to strtok with...
2018-11-28  Jonathan WakelyFix undefined references in libstdc++fs.a
2018-11-28  Jonathan WakelyPR libstdc++/83511 add default argument to basic_string...
2018-11-28  Edward Smith... Implement uniform container erasure for C++20.
2018-11-28  Jonathan WakelyApply resolution for LWG DR 3096
2018-11-28  Jonathan WakelyPR libstdc++/83306 make filesystem_error no-throw copyable
2018-11-28  Sameera DeshpandeChanged email ID to existing one.
2018-11-28  Tom de Vries[libbacktrace] Fix segfault upon allocation failure
2018-11-28  Richard Bienerre PR tree-optimization/88223 (Wrong code for intrinsic...
2018-11-28  Jonathan WakelyUpdate C++17 library status docs
2018-11-28  Richard Bienerre PR tree-optimization/88217 (Compile time and memory...
2018-11-28  Alan Modra[RS6000] Bootstrap failure compiling xcoffout.c
2018-11-28  Jakub Jelinekre PR testsuite/85368 (phi-opt-11 test fails on IBM Z)
2018-11-28  Richard Bienerre PR tree-optimization/79351 (Invalid tree PRE optimiz...
2018-11-28  Richard Bienerre PR fortran/88229 (ICE tree check: expected integer_c...
2018-11-28  Sam Tebbs[PATCH][GCC][DOC] Remove obsolete arm and aarch64 CPU...
2018-11-28  Jakub Jelinekre PR target/88189 (ix86_expand_sse_movcc and blend...
2018-11-28  Jakub Jelinekre PR c++/87476 (char-array initialized from wide-string)
2018-11-28  Jakub Jelinekre PR sanitizer/88215 (UBSAN: Internal compiler error...
2018-11-28  Richard Bienerre PR tree-optimization/88182 (ICE in vectorizable_redu...
2018-11-28  Johannes PfauAdd myself to MAINTAINERS
2018-11-28  GCC AdministratorDaily bump.
2018-11-27  Jakub Jelinekre PR c++/88187 (ICE on (invalid) C++ code when compile...
2018-11-27  Ian Lance Taylorcompiler: tweaks for importing inline function bodies
2018-11-27  Jonathan WakelyClean up temporary files created by std::filesystem...
2018-11-27  Ian Lance Taylorcompiler: record final type for numeric expressions
2018-11-27  Jonathan WakelyPR libstdc++/67843 set shared_ptr lock policy at build...
2018-11-27  Ian Lance Taylorcompiler: add result parameter names for inlinable...
2018-11-27  Ian Lance Taylorcompiler: add types used by inline functions to export...
2018-11-27  Ian Lance Taylorcompiler: finalize types parsed for inline functions
2018-11-27  Ian Lance Taylorcompiler: add '$' to names in expression export data
2018-11-27  François Dumontre PR libstdc++/88199 (memory leak on unordered contain...
2018-11-27  Jakub Jelinekre PR c++/88181 (ICE: verify_type failed (error: type...
2018-11-27  Ian Lance Taylorcompiler: change expression importing to use Import_exp...
2018-11-27  Ian Lance Taylorcompiler: pass a Location to import_expression
2018-11-27  Jakub Jelinekre PR middle-end/87157 (gcc.dg/vect/costmodel/ppc/costm...
2018-11-27  Ian Lance Taylorcompiler: change Expression export to use Export_functi...
2018-11-27  Martin SeborPR 87756 - missing unterminated argument warning using...
2018-11-27  Martin Liskagcov: do not ICE on NULL string in JSON export.
2018-11-27  Mike GulickPR preprocessor/83173: Enhance -fdump-internal-location...
2018-11-27  Fredrik NoringMIPS: Add `-mfix-r5900' option for the R5900 short...
2018-11-27  Mike GulickPR preprocessor/83173: New test
2018-11-27  Ian Lance Taylorcompiler: import inlinable functions from package data
2018-11-27  Mike GulickPR preprocessor/83173: Additional check before decremen...
2018-11-27  Jakub Jelinekre PR target/88188 (ICE in print_operand, at config...
2018-11-27  Jeff Lawriscv (riscv_block_mvoe_straight): Use RETURN_BEGIN...
2018-11-27  Jeff Lawlm32.c (lm32_block_move_inline): Use RETURN_BEGIN in...
2018-11-27  Jeff Lawmips.c (mips_block_move_straight): Use RETURN_BEGIN...
2018-11-27  Jeff Lawmicroblaze.c (microblaze_block_move_straight): Use...
2018-11-27  Tamar ChristinaDocument the xorsign optab.
2018-11-27  Martin LiskaSupport simd function declarations via a pre-include.
2018-11-27  Martin LiskaCome up with memop_ret enum instead of int endp for...
2018-11-27  Eric Botcazouc-ada-spec.c: Include stringpool.h.
2018-11-27  Tom de Vries[libbacktrace] Don't point to released memory in backtr...
2018-11-27  Tom de Vries[libbacktrace] Avoid realloc with size == 0 in backtrac...
next