]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-11-03  David Malcolmanalyzer: use std::unique_ptr for known functions
2022-11-03  David Malcolmanalyzer: use std::unique_ptr during bifurcation
2022-11-03  David Malcolmanalyzer: use std::unique_ptr for checker_event
2022-11-03  David Malcolmanalyzer: use std::unique_ptr for feasibility_problems...
2022-11-03  David Malcolmanalyzer: use std::unique_ptr for custom_edge_info...
2022-11-03  David Malcolmanalyzer: use std::unique_ptr for saved_diagnostic...
2022-11-03  David Malcolmanalyzer: use std::unique_ptr for pending_diagnostic...
2022-11-03  Andrew MacLeodUpdate range query cache when a statement is updated.
2022-11-03  David MalcolmAdd gcc/make-unique.h
2022-11-03  David Malcolmanalyzer: fix ICE when pipe's arg isn't a pointer ...
2022-11-03  Tobias BurnusOpenMP/Fortran: 'target update' with DT components
2022-11-03  Uros Bizjaki386: Fix uninitialized register after peephole2 conver...
2022-11-03  Jonathan Wakelylibstdc++: Add missing move in ranges::copy
2022-11-03  Andrew Stubbsamdgcn: Fix duplicate conditionals [PR107510]
2022-11-03  Kewen Lintestsuite: Fix gen-vect-34.c with vect_masked_load...
2022-11-03  Joseph Myersc: C2x auto
2022-11-03  GCC AdministratorDaily bump.
2022-11-02  Jonathan Wakelylibstdc++: Remove more redundant union members
2022-11-02  Thomas SchwingeSupport OpenACC 'declare create' with Fortran allocatab...
2022-11-02  Thomas SchwingeSupport OpenACC 'declare create' with Fortran allocatab...
2022-11-02  Thomas SchwingeAdd 'libgomp.oacc-fortran/declare-allocatable-array_des...
2022-11-02  Thomas SchwingeAdd 'libgomp.oacc-fortran/declare-allocatable-1-runtime...
2022-11-02  Cesar PhilippidisAdd 'libgomp.oacc-fortran/declare-allocatable-1.f90'
2022-11-02  Christoph MüllnerRISC-V: Add Zawrs ISA extension support
2022-11-02  Rasmus Villemoesgcc: honour -ffile-prefix-map in ASM_MAP [PR93371]
2022-11-02  Aldy HernandezFix bug in frange::contains_p() for signed zeros.
2022-11-02  Patrick Palkalibstdc++: Improve ERANGE behavior for fallback FP...
2022-11-02  Jonathan Wakelylibstdc++: Remove unnecessary variant member in std...
2022-11-02  Jonathan Wakelylibstdc++: Ignore -Wignored-qualifiers warning in ...
2022-11-02  Jakub Jelineklibstdc++: _Bfloat16 for <compare>
2022-11-02  Rainer Orthbuiltins: Guard builtins.cc against HUGE_VAL and NAN...
2022-11-02  Jakub Jelineklibstdc++: Shortest denormal hex std::to_chars
2022-11-02  Xionghu Luors6000: Byte reverse V8HI on Power8 by vector rotation.
2022-11-02  GCC AdministratorDaily bump.
2022-11-01  Nathan Sidwellc++: per-scope, per-signature lambda discriminators
2022-11-01  David Seifertconfigure: cache result of "sys/sdt.h" header check
2022-11-01  Richard Purdiegcc/file-prefix-map: Allow remapping of relative paths
2022-11-01  Aldy Hernandez[PR tree-optimization/107490] Handle NANs in op[12...
2022-11-01  Andrew MacLeodMake sure ssa-name is valid.
2022-11-01  Andrew MacLeodMake ranger vrp1 default.
2022-11-01  Andrew MacLeodRemove builtin_unreachable in VRP
2022-11-01  Andrew MacLeodAllow queries on exit block.
2022-11-01  Andrew MacLeodIntersect with nonzero bits can indicate change incorre...
2022-11-01  Jakub Jelineklibstdc++: std::from_chars std::{,b}float16_t support
2022-11-01  Jakub Jelineklibstdc++: std::to_chars std::{,b}float16_t support
2022-11-01  Jakub Jelineklibstdc++-v3: Some std::*float*_t charconv and i/ostrea...
2022-11-01  Alexander Monakovi386: correct integer division modeling in znver.md
2022-11-01  Nathan Sidwellc++: Reorganize per-scope lambda discriminators
2022-11-01  liuhongtFix incorrect digit constraint
2022-11-01  liuhongtEnable more optimization for 32-bit/64-bit shrd/shld...
2022-11-01  Jason Merrillc++: pass std attributes to make_call_declarator
2022-11-01  Jason Merrillc++: set TREE_NOTHROW after genericize
2022-11-01  Jason Merrillc++: formatting tweaks
2022-11-01  Cui,LiliAdd attribute hot judgement for INLINE_HINT_known_hot...
2022-11-01  GCC AdministratorDaily bump.
2022-10-31  Xiongchuan TanRISC-V: Libitm add RISC-V support.
2022-10-31  Jakub Jelineklibstdc++-v3: <complex> support for extended floating...
2022-10-31  Guillermo E... btf: Add support to BTF_KIND_ENUM64 type
2022-10-31  Jakub Jelineklibstdc++: Small extended float support tweaks
2022-10-31  Ju-Zhe ZhongRISC-V: Change constexpr back to CONSTEXPR
2022-10-31  Andrew Stubbsamdgcn: add fmin/fmax patterns
2022-10-31  Andrew Stubbsamdgcn: multi-size vector reductions
2022-10-31  Andrew Stubbsamdgcn: Silence unused parameter warning
2022-10-31  Ramana RadhakrishnanUpdate email address
2022-10-31  Lulu ChengLibvtv: Add loongarch support.
2022-10-31  Jakub Jelinekbuiltins: Add various complex builtins for _Float{16...
2022-10-31  Jakub Jelinekbuiltins: Add __builtin_nextafterf16b builtin
2022-10-31  Jakub Jelinekbuiltins: Add various __builtin_*f{16,32,64,128,32x...
2022-10-31  konglin1Support Intel AVX-NE-CONVERT
2022-10-31  konglin1i386:: using __bf16 for AVX512BF16 intrinsics
2022-10-31  liuhongtEnable V4BFmode and V2BFmode.
2022-10-31  GCC AdministratorDaily bump.
2022-10-30  GCC AdministratorDaily bump.
2022-10-29  Eric BotcazouRepair --disable-sjlj-exceptions
2022-10-29  Eric BotcazouRestore RTL alias analysis for hard frame pointer
2022-10-29  Iain Buclawd: Merge upstream dmd, druntime e4f8919591, phobos...
2022-10-29  Thomas SchwingeBetter separate 'LTO' vs. 'LTODump' in 'gcc/lto/lang...
2022-10-29  Iain Buclawd: Make TARGET_D_MINFO_SECTION hooks in elfos.h the...
2022-10-29  Iain Buclawd: Remove D-specific version definitions from target...
2022-10-29  Jeff LawFix signed vs unsigned issue in H8 port
2022-10-29  GCC AdministratorDaily bump.
2022-10-28  Jonathan Wakelylibstdc++: Fix dangling reference in filesystem::path...
2022-10-28  Arsen Arsenovićlibstdc++: Make placeholders inline when inline variabl...
2022-10-28  Arsen Arsenovićlibstdc++: Don't use gstdint.h anymore
2022-10-28  Marek Polacekc++: -Wdangling-reference and system headers
2022-10-28  Jason Merrillc++: apply friend attributes sooner
2022-10-28  Joseph Myersc: tree: target: C2x (...) function prototypes and...
2022-10-28  Jonathan Wakelylibstdc++: Fix allocator propagation in regex algorithm...
2022-10-28  Andre Vieiravect: Reject non-byte offsets for gather/scatters ...
2022-10-28  Richard Bienertree-optimization/107407 - wrong code with DSE
2022-10-28  Richard Bienertree-optimization/107447 - avoid hoisting returns-twice...
2022-10-28  Richard Bienertree-optimization/107435 - ICE with recurrence vectoriz...
2022-10-28  Jakub Jelinekopenmp: Allow optional comma after directive-specifier...
2022-10-28  Richard BienerAdjust gcc.dg/vect/pr100756.c for V8SI and V16SI
2022-10-28  Julian BrownOpenACC: Don't gang-privatize artificial variables...
2022-10-28  Thomas SchwingeFix target selector syntax in 'gcc.dg/vect/bb-slp-cond...
2022-10-28  Martin Liskadocs: document sanitizers can trigger warnings
2022-10-28  Martin Liskalto-dump: modernize a bit
2022-10-28  Thomas SchwingeDocument 'distclean-stage[N]'
2022-10-28  Aldy HernandezChange remaining flag_finite_math_only use in value...
next