]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-12-25  Maciej W. RozyckiAlpha: Permit constant zero source for "insvmisaligndi"
2024-12-25  Maciej W. Rozyckitestsuite: Expand coverage for unaligned memory stores
2024-12-25  Maciej W. Rozyckitestsuite: Expand coverage for `__builtin_memset' with 0
2024-12-25  Maciej W. RozyckiAlpha/testsuite: Run target testing over all the usual...
2024-12-25  Jiahao XuLoongArch: Implement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_C...
2024-12-25  GCC AdministratorDaily bump.
2024-12-24  Lewis Hyattlibcpp: Fix overly large buffer allocation
2024-12-24  Hans-Peter... testsuite/gcc.dg/memcmp-1.c: Cut down a factor of 7...
2024-12-24  GCC AdministratorDaily bump.
2024-12-24  Hans-Peter... libgfortran: Fix build for targets with int32_t=long int
2024-12-23  Harald AnlaufFortran: fix NULL without MOLD argument to scalar DT...
2024-12-23  Andre VehreschildFortran: Fixup broken build on 32bit after r15-6415...
2024-12-23  Simon Martinlibcc1: Fix tags generation target
2024-12-23  Paul ThomasFortran: Bugs found in class_transformational_1/2.f90...
2024-12-23  Christoph Müllnertestsuite: Don't test pr118149.c on AArch64
2024-12-23  Mark HarmstoneMAINTAINERS: add myself to write after approval
2024-12-23  Gerald Pfeiferdoc: Remove references to HP-UX 8 and HP-UX 9
2024-12-23  Wilken Gottwaltgm2: fix bad programming practice warning
2024-12-23  GCC AdministratorDaily bump.
2024-12-22  Harald AnlaufFortran: fix front-end GMP memleaks
2024-12-22  Torbjörn SVENSSONtestsuite: arm: Check for short circuit instructions...
2024-12-22  Andre VehreschildFortran: Replace getting of coarray data with accessor...
2024-12-22  Andre VehreschildFortran: Remove adding and removing of caf_get. [PR107635]
2024-12-22  Samuel ThibaultAda: Fix GNU/Hurd maximum priority
2024-12-22  Samuel ThibaultAda: Add GNU/Hurd glibc api bits
2024-12-22  Pan LiRISC-V: Fix the the operand alignment for strided load...
2024-12-22  GCC AdministratorDaily bump.
2024-12-21  Arsen Arsenovićwarn-access: ignore template parameters when matching...
2024-12-21  Harald AnlaufFortran: fix passing of NULL() to assumed-rank, derived...
2024-12-21  Jeff Law[RISC-V][PR middle-end/118084] Fix brev based reflectio...
2024-12-21  Pan LiMatch: Refactor the signed SAT_ADD match patterns ...
2024-12-21  Mark HarmstoneFix compilation error in vmsdbgout_begin_block on VMS...
2024-12-21  GCC AdministratorDaily bump.
2024-12-20  Sandra LoosemoreFortran: Fix hyphenation errors in the manual
2024-12-20  Sandra LoosemoreFortran: Use the present tense for the manual.
2024-12-20  Sandra LoosemoreFortran: Fixes for markup, typos, and indexing in manual
2024-12-20  Sandra LoosemoreFortran: Clean up -funderscoring and -fsecond-underscor...
2024-12-20  Alexandre Olivastrub: accept indirection of volatile pointer types...
2024-12-20  Alexandre Olivaavoid trying to set block in barriers [PR113506]
2024-12-20  Christoph Müllnertestsuite: tree-ssa: Fix i686/-m32 fails for vector...
2024-12-20  Christoph Müllnertestsuite: Add tests for PR118149
2024-12-20  Harald AnlaufFortran: potential aliasing of complex pointer inquiry...
2024-12-20  Uros Bizjaki386: Disable SImode/DImode moves from/to mask regs...
2024-12-20  Tamar ChristinaAArch64: Implement vector concat of partial SVE vectors...
2024-12-20  Tamar ChristinaAArch64: Add SVE support for simd clones [PR96342]
2024-12-20  Tamar ChristinaAArch64: Disable `omp declare variant' tests for aarch6...
2024-12-20  Nathaniel Sheadc++: regenerate opt urls
2024-12-20  Christophe... arm: [MVE intrinsics] Fix moves of tuples (PR target...
2024-12-20  Pan LiRISC-V: Refine strided load/store testcase dump check...
2024-12-20  Christoph Müllnerforwprop: Fix lane handling for VEC_PERM sequence blending
2024-12-20  Christoph MüllnerRISC-V: List valid -mtune options only once
2024-12-20  Jakub Jelinekc++: Fix up maybe_unused attribute handling [PR110345]
2024-12-20  Jakub Jelinekc++: Disallow [[deprecated]] on types other than class...
2024-12-20  Andre VehreschildFortran: Fix caf_stop_numeric and reporting exceptions...
2024-12-20  Nathaniel Sheadc++/modules: Validate external linkage definitions...
2024-12-20  Nathaniel Sheadc++/modules: Check linkage for exported declarations
2024-12-20  Nathaniel Sheadc++/modules: Support unnamed namespaces in header units
2024-12-20  Nathaniel Sheadc++/modules: Ignore TU-local entities where necessary
2024-12-20  Nathaniel Sheadc++/modules: Detect exposures of TU-local entities
2024-12-20  GCC AdministratorDaily bump.
2024-12-19  François Dumontlibstdc++: Add fancy pointer support to std::map and...
2024-12-19  Patrick Palkac++: optimize constraint subsumption [PR118069]
2024-12-19  Patrick Palkac++: integer overflow during constraint subsumption...
2024-12-19  Tobias BurnusOpenMP: Add 'nec' as to the 'vendor' context-selector...
2024-12-19  Patrick Palkalibstdc++: Implement C++23 <flat_set> (P1222R4)
2024-12-19  Patrick Palkalibstdc++: Implement C++23 <flat_map> (P0429R9)
2024-12-19  Patrick Palkalibstdc++: Define P1206R7 range-key-type and range...
2024-12-19  Marek Polacekc++: ICE in TARGET_EXPR evaluation in cp_fold_r [PR117980]
2024-12-19  Andrew CarlottiFix comment typos in tree-assume.cc
2024-12-19  Tobias Burnuslibgomp.texi: Update 'arch' context-selector description
2024-12-19  Torbjörn SVENSSONtestsuite: arm: Use effective-target for memset-inline...
2024-12-19  Torbjörn SVENSSONtestsuite: arm: C++26 uses __equal() instead of operato...
2024-12-19  Jakub Jelinektestsuite: Fix toplevel-asm-1.c failure for riscv
2024-12-19  Pan LiRISC-V: Adjust the strided store testcases check times...
2024-12-19  Pan LiRISC-V: Make vector strided store alias all other memories
2024-12-19  Alexandre Olivaifcombine field merge: handle masks with sign extensions
2024-12-19  Alexandre Olivaifcombine field merge: handle bitfield zero tests in...
2024-12-19  Alexandre Olivanoncontiguous ifcombine: skip marking of non-SSA_NAMEs...
2024-12-19  Alexandre Olivaifcombine field merge: adjust testcases [PR118025]
2024-12-19  Alexandre Olivaifcombine field merge: do not follow a second conversio...
2024-12-19  Alexandre Olivaifcombine field merge: stricten loads tests, swap compa...
2024-12-19  GCC AdministratorDaily bump.
2024-12-18  Simon WrightOutput the load address in backtraces for PIE executabl...
2024-12-18  Eric BotcazouFix bootstrap failure on SPARC with -O3 -mvis3
2024-12-18  François Dumontlibstdc++: Have std::addressof use __builtin_addressof
2024-12-18  Vladimir N... [PR117248][LRA]: Fix calculation of conflict hard regs...
2024-12-18  Michal Jiresipcp don't propagate where not needed - fix uninit...
2024-12-18  Vladimir N... Revert "[PR117248][LRA]: Rewriting reg notes update...
2024-12-18  Tamar Christinalibstdc++: Adjust probabilities of hashmap loop conditions
2024-12-18  Jonathan Wakelylibstdc++: Clear std::priority_queue after moving from...
2024-12-18  Michal Jireslto: Remap node order for stability.
2024-12-18  Michal JiresNode clones share order.
2024-12-18  Michal Jiresipa-strub: Replace cgraph_node order with uid.
2024-12-18  Michal Jireslto: Implement ltrans cache
2024-12-18  Michal JiresImplement Lockfile.
2024-12-18  Prathamesh... Revert "PR81358: Enable automatic linking of libatomic."
2024-12-18  Torbjörn SVENSSONarm: Escape semicolon in thumb1.md
2024-12-18  Jakub Jelinekc++: Speed up compilation of large char array initializ...
2024-12-18  Jakub Jelinekgimple-fold: Fix up decode_field_reference xor handling...
2024-12-18  Prathamesh... PR81358: Enable automatic linking of libatomic.
next