]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-07-13  Eric Botcazou[Ada] Fix internal error on instance of Ada.Task_Attrib...
2022-07-13  Eric Botcazou[Ada] Fix wrong access check with access-to-unconstrain...
2022-07-13  Eric Botcazou[Ada] Extend No_Dependence restriction to code generati...
2022-07-13  Gary Dismukes[Ada] Fix for bootstrap problem with calling function...
2022-07-13  Gary Dismukes[Ada] Add support for defaulted Storage_Model_Type...
2022-07-13  Piotr Trojanek[Ada] Fix for visibility of aspect expressions inside...
2022-07-13  Piotr Trojanek[Ada] Handle bodies-to-inline just like generic templates
2022-07-13  Alexandre Oliva[Ada] Clarify hardening command-line options that requi...
2022-07-13  Yannick Moy[Ada] Fix incorrect handling of Ghost aspect
2022-07-13  Yannick Moy[Ada] Fix proof of runtime unit System.Arith_64
2022-07-13  Piotr Trojanek[Ada] Fix crash on frontend inlining of functions with...
2022-07-13  Eric Botcazou[Ada] Plug legality loophole for equality operator...
2022-07-13  Yannick Moy[Ada] Fix automatic proof on System.Arith_32
2022-07-13  Marc Poulhiès[Ada] Fix if expression returning slice
2022-07-13  Eric Botcazou[Ada] Add cross-references between Integer_Type_For...
2022-07-13  Eric Botcazou[Ada] Fix internal error on untagged record type with...
2022-07-13  Justin Squirek[Ada] Fix CodePeer warnings in GNAT sources
2022-07-13  Piotr Trojanek[Ada] Refine type for checking number of pragma arguments
2022-07-13  Andrew Carlottiaarch64: Don't return invalid GIMPLE assign statements
2022-07-13  Richard Bienertree-optimization/106249 - unroll-and-jam and LC SSA...
2022-07-13  GCC AdministratorDaily bump.
2022-07-12  Jonathan Wakelylibstdc++: Check for EOF if extraction avoids buffer...
2022-07-12  Harald AnlaufFortran: error recovery simplifying PACK with invalid...
2022-07-12  Aldy HernandezSet nonzero bits from bitwise and operator in range...
2022-07-12  Martin Liskalto-plugin: implement LDPT_GET_API_VERSION
2022-07-12  Richard SandifordAdd internal functions for iround etc. [PR106253]
2022-07-12  Richard BienerRemove create_lcssa_for_virtual_phi and uses
2022-07-12  Piotr Trojanek[Ada] Fix inconsistent comment about expansion of excep...
2022-07-12  Marc Poulhiès[Ada] Fix 0-sized secondary stack allocations
2022-07-12  Steve Baird[Ada] Use right implementation type for nonbinary-modul...
2022-07-12  Justin Squirek[Ada] Spurious use_type clause warning
2022-07-12  Eric Botcazou[Ada] Extend No_Dependence restriction to code generation
2022-07-12  Bob Duff[Ada] Ada 2020: Allow declarative items mixed with...
2022-07-12  Piotr Trojanek[Ada] Don't check for misspelling of Not_A_Restriction_Id
2022-07-12  Piotr Trojanek[Ada] Fix confusing error expression on an unknown...
2022-07-12  Vasiliy Fofanov[Ada] Make it clear that gnatmake passes the ball to...
2022-07-12  Bob Duff[Ada] Suppress warning in g-socthi__vxworks.adb
2022-07-12  Piotr Trojanek[Ada] Simplify rewriting of attributes into Boolean...
2022-07-12  Yannick Moy[Ada] Ignore switches for controlling frontend warnings...
2022-07-12  Eric Botcazou[Ada] Do not create large objects for indefinite protec...
2022-07-12  Doug Rupp[Ada] Vxworks7* - Makefile.rtl rtp vs rtp-smp cleanup...
2022-07-12  Piotr Trojanek[Ada] Fix spurious warning on unreferenced internal...
2022-07-12  Bob Duff[Ada] Refine heuristics for unreachable-code warnings
2022-07-12  Bob Duff[Ada] Remove out-of-range warning in unreachable code
2022-07-12  Eric Botcazou[Ada] Add one more leading underscore to couple of...
2022-07-12  Ed Schonberg[Ada] Proper freezing for dispatching expression functions.
2022-07-12  Piotr Trojanek[Ada] Warn on unset objects in packages with no bodies
2022-07-12  Piotr Trojanek[Ada] Accept aspect Yield on subprogram bodies acting...
2022-07-12  Joffrey Huguet[Ada] Annotate libraries with returning annotation
2022-07-12  Eric Botcazou[Ada] Fix buffer overrun for small string concatenation...
2022-07-12  Bob Duff[Ada] Avoid namespace pollution for Next and Previous
2022-07-12  Piotr Trojanek[Ada] Warn about unreachable code after calls with...
2022-07-12  Bob Duff[Ada] Clean up scanner
2022-07-12  Bob Duff[Ada] Ignore exceptions in task termination handlers
2022-07-12  Marc Poulhiès[Ada] Fix missing Overflow and Range checks
2022-07-12  Julien Bortolussi[Ada] Add new unbounded and indefinite formal doubly...
2022-07-12  Piotr Trojanek[Ada] Remove excessive guard in detection of access...
2022-07-12  Richard Sandifordaarch64: Remove redundant builtins code
2022-07-12  Alexandre Olivai386 testsuite: cope with --enable-default-pie
2022-07-12  Tobias Burnuslibgomp: Add tailing \n to gomp_debug
2022-07-12  Jonathan Wakelylibstdc++: Prefer const T to std::add_const_t<T>
2022-07-12  Thomas SchwingeXFAIL 'offloading_enabled' diagnostics issue in 'libgom...
2022-07-12  GCC AdministratorDaily bump.
2022-07-11  Martin Liskalibsanitizer: cherry-pick 9cf13067cb5088626ba7 from...
2022-07-11  Andrew MacLeodAvoid calling range_from_dom when dominator is already...
2022-07-11  Roger SayleImproved Scalar-To-Vector (STV) support for TImode...
2022-07-11  Richard Sandifordvect: Restore optab_vector argument [PR106250]
2022-07-11  Lewis Hyattc-family: Fix option check in handle_pragma_diagnostic...
2022-07-11  Richard BienerMore update-ssa speedup
2022-07-11  Richard Bienertree-optimization/106228 - fixup last change
2022-07-11  Richard BienerMore update-ssa speedup
2022-07-11  Thomas SchwingeEnhance '_Pragma' diagnostics verification in OMP C...
2022-07-11  Richard Bienertarget/105459 - allow delayed target option node fixup
2022-07-11  Richard Bienertree-optimization/106228 - fix vect_setup_realignment...
2022-07-11  Aldy HernandezImplement global ranges for all vrange types (SSA_NAME_...
2022-07-11  GCC AdministratorDaily bump.
2022-07-10  Lewis Hyattc: Fix location for _Pragma tokens [PR97498]
2022-07-10  Dimitar Dimitrovtestsuite: Require int128 for gcc.dg/pr106063.c
2022-07-10  Aldy HernandezCleanups to irange::nonzero bit code.
2022-07-10  Xi Ruoyaoloongarch: avoid unnecessary sign-extend after 32-bit...
2022-07-10  Xi Ruoyaoloongarch: add alternatives for idiv insns to improve...
2022-07-10  Xi Ruoyaoloongarch: fix mulsidi3_64bit instruction
2022-07-10  GCC AdministratorDaily bump.
2022-07-09  Aldy HernandezSet VR_VARYING in irange::irange_single_pair_union.
2022-07-09  Vit Kabele[PATCH v3] c: Extend the -Wpadded message with actual...
2022-07-09  Sam Feifer[PATCH] match.pd: Add new bitwise arithmetic pattern...
2022-07-09  Jeff Law[RFA] Improve initialization of objects when the initia...
2022-07-09  François Dumontlibstdc++: Remove obsolete comment in <string> header
2022-07-09  Roger SayleImprove preservation of FLAGS_REG mode in i386.md's...
2022-07-09  Roger SayleSupport *testdi_not_doubleword during STV pass on x86.
2022-07-09  Tamar Christina[PATCH][s390]: Fix the usage of store_bit_field in...
2022-07-09  Andrew PinskiFix tree-opt/PR106087: ICE with inline-asm with multipl...
2022-07-09  GCC AdministratorDaily bump.
2022-07-08  Ian Lance Taylorlibbacktrace: check for sys/link.h
2022-07-08  Martin Jambortestsuite: Fix tree-ssa/alias-access-path-13.c on 32bit...
2022-07-08  Lewis Hyattdiagnostics: Make line-ending logic consistent with...
2022-07-08  Martin Liskasanitizer: Fix hwasan related option conflicts [PR106132]
2022-07-08  Richard Bienertree-optimization/106226 - move vectorizer virtual...
2022-07-08  Martin Liskalto-dump: Do not print output file
2022-07-08  Tamar Christinamiddle-end: don't lower past veclower [PR106063]
next