]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-11-07  Piotr Trojanekada: Fix missing tag for with of an obsolescent function
2022-11-07  Piotr Trojanekada: Remove useless validity suppression for attribute...
2022-11-07  Kewen Linvect: Fold LEN_{LOAD,STORE} if it's for the whole vecto...
2022-11-07  Hu, Lin1Initial Grand Ridge support
2022-11-07  konglin1i386: Prefer remote atomic insn for atomic_fetch{add...
2022-11-07  konglin1Support Intel RAO-INT
2022-11-07  Haochen JiangInitial Granite Rapids Support
2022-11-07  Haochen JiangSupport Intel prefetchit0/t1
2022-11-07  GCC AdministratorDaily bump.
2022-11-06  Uros Bizjakoptabs: Use operand[2] mode in can_vec_set_var_idx_p
2022-11-06  Patrick Palkalibstdc++: Declare const global variables inline
2022-11-06  Patrick Palkalibstdc++: Move stream initialization into compiled...
2022-11-06  Patrick Palkac++: correct __has_attribute(init_priority)
2022-11-06  Jakub JelinekManually add ChangeLog entries from r13-3652-ge4cba4941...
2022-11-06  GCC AdministratorDaily bump.
2022-11-06  Jakub JelinekAdd another commit to ignore
2022-11-06  Xi RuoyaoLoongArch: Add fcopysign instructions
2022-11-06  Bernhard Reutner... Plug memory leak in attribute target_clones
2022-11-06  Bernhard Reutner... cgraph_node: Remove redundant section clearing
2022-11-05  Iain Buclawd: Adjust test to pass when compiling with -m32
2022-11-05  Iain Buclawd: Add support for vector comparison operators
2022-11-05  Lewis Hyattc++: libcpp: Support raw strings with newlines in direc...
2022-11-05  Jakob Hasselibstdc++: fix pointer type exception catch (no RTTI...
2022-11-05  Jonathan Wakelylibstdc++: Do not use SFINAE for propagate_const conver...
2022-11-05  Jonathan Wakelydoc: Document correct -fwide-exec-charset defaults...
2022-11-05  Alexandre OlivaSupport multilib-aware target lib flags self-specs...
2022-11-04  Jakub Jelinektestsuite: Add testcase from C++23 P2314R4 - Character...
2022-11-04  Jakub Jelineklibcpp: Update to Unicode 15
2022-11-04  Wilco DijkstraAArch64: Fix testcase
2022-11-04  Jeff Chapman IIinput: add get_source_text_between
2022-11-04  Aldy HernandezSet nonzero bits for multiplication and divisions by...
2022-11-04  Eric BotcazouFix recent thinko in operand_equal_p
2022-11-04  Eric BotcazouDo not use subword paradoxical subregs in emit_group_store
2022-11-04  Jonathan Wakelylibstdc++: Simplify lifetime of eh_globals variable...
2022-11-04  Jonathan Wakelylibstdc++: Define _GNU_SOURCE for secure_getenv on...
2022-11-04  Justin Squirekada: Fix for validity checks combined with aliasing...
2022-11-04  Eric Botcazouada: Fix couple of issues with arrays indexed by enumer...
2022-11-04  Piotr Trojanekada: Fix typo in comment referring to pragma Restrictions
2022-11-04  Piotr Trojanekada: Cleanup code for warnings about unreferenced forma...
2022-11-04  Piotr Trojanekada: Cleanup code for unreferenced variables
2022-11-04  Piotr Trojanekada: Cleanup code for warnings about unset references
2022-11-04  Steve Bairdada: Static intrinsic functions are a core language...
2022-11-04  Piotr Trojanekada: Remove redundant calls in handling of aspect speci...
2022-11-04  Javier Mirandaada: Flag unsupported dispatching constructor calls
2022-11-04  Piotr Trojanekada: Avoid repeated iteration over private protected...
2022-11-04  Piotr Trojanekada: Cleanup clearing flags on package variables
2022-11-04  Piotr Trojanekada: Fix various typos in GNAT User's Guide
2022-11-04  Marc Poulhièsada: Fix loop unnesting issue.
2022-11-04  Piotr Trojanekada: Fix repeated killing of private entity values
2022-11-04  Piotr Trojanekada: Simplify detection of controlling formals
2022-11-04  Javier Mirandaada: Skip dynamic interface conversion under configurab...
2022-11-04  Javier Mirandaada: Skip dynamic interface conversion under configurab...
2022-11-04  Ronan Desplanquesada: Fix typo
2022-11-04  Ghjuvan Lacambreada: Remove sa_messages
2022-11-04  Ghjuvan Lacambreada: Refactor: replace uses of `not Present(X)` with...
2022-11-04  Piotr Trojanekada: Fix various typos in node and entity description...
2022-11-04  Piotr Trojanekada: Fix various typos in GNAT RM
2022-11-04  Piotr Trojanekada: Improve efficiency of scope stack restoration
2022-11-04  Ronan Desplanquesada: Small editorial changes to documentation comments
2022-11-04  Steve Bairdada: Allow enabling a restricted set of language extens...
2022-11-04  Steve Bairdada: Generate missing object decls for adainit/adafinal...
2022-11-04  Piotr Trojanekada: Support lock-free protected objects with pragma...
2022-11-04  Cedric Landetada: Remove VxWorks 6 and VxWorks 653 2.x content from...
2022-11-04  Piotr Trojanekada: Reject expanded global names in lock-free protecte...
2022-11-04  Steve Bairdada: Generate host-side CUDA_Register_Function calls...
2022-11-04  Kyrylo Tkachovaarch64: Fix typo in aarch64-sve.md comment
2022-11-04  Thomas SchwingeRemove support for Intel MIC offloading
2022-11-04  Florian Weimerlibgcc: Special-case BFD ld unwind table encodings...
2022-11-04  Thomas SchwingeBetter integrate default 'sorry' 'TARGET_ASM_CONSTRUCTO...
2022-11-04  Thomas SchwingeRestore default 'sorry' 'TARGET_ASM_CONSTRUCTOR', ...
2022-11-04  Hongyu WangSupport Intel AMX-FP16 ISA
2022-11-04  Torbjörn SVENSSONarm: Allow to override location of .gnu.sgstubs section
2022-11-04  Torbjörn SVENSSONc++: Use in-process client when networking is disabled
2022-11-04  Haochen JiangInitial Sierra Forest Support
2022-11-04  Haochen JiangSupport Intel CMPccXADD
2022-11-04  GCC AdministratorDaily bump.
2022-11-03  Marek Polacekc++: Quash -Wdangling-reference for member operator...
2022-11-03  Patrick Palkac++: requires-expr and access checking [PR107179]
2022-11-03  Andrew MacLeodAdd testcases resolved with ranger as VRP1.
2022-11-03  Jason Merrillc++: change -fconcepts to mean C++20 concepts
2022-11-03  Patrick Palkac++: constexpr error with defaulted virtual dtor [PR93413]
2022-11-03  Kwok Cheung... amdgcn: Fix instruction generation for exp2 and log2...
2022-11-03  David Malcolmanalyzer: use std::unique_ptr for state machines from...
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.
next