]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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.
2024-12-18  Tobias BurnusOpenMP: Add declare variant's 'append_args' clause...
2024-12-18  Jakub Jelinekc++: Use type_id_in_expr_sentinel in 6 further spots...
2024-12-18  Jakub Jelinekc++: Fix up pedantic handling of alignas [PR110345]
2024-12-18  Jakub Jelinekc++: Add {,un}likely attribute further test coverage...
2024-12-18  Jakub Jelinekc++: Add fallthrough attribute further test coverage...
2024-12-18  Jakub Jelinekc++: Add carries_dependency further test coverage ...
2024-12-18  Jakub Jelinekc++: Handle attributes on exception declarations [PR110345]
2024-12-18  Jakub Jelinekc++: Diagnose attributes on class/enum declarations...
2024-12-18  Jakub Jelinekc++: Handle enum attributes like class attributes ...
2024-12-18  Jakub Jelinekinline-asm: Add - constraint modifier support for tople...
2024-12-18  Jakub Jelinekinline-asm: Add support for cc operand modifier
2024-12-18  Jakub Jelinekinline asm: Add new constraint for symbol definitions
2024-12-18  Tamar Christinalibstdc++: Add inline keyword to _M_locate
2024-12-18  Xi RuoyaoLoongArch: Add crc tests
2024-12-18  Xi RuoyaoLoongArch: Combine xor and crc instructions
2024-12-18  Xi RuoyaoLoongArch: Add CRC expander to generate faster CRC
2024-12-18  Xi RuoyaoLoongArch: Add bit reverse operations
2024-12-18  Xi RuoyaoLoongArch: Remove QHSD and use QHWD instead
2024-12-18  Jonathan Wakelylibstdc++: Add missing character to __to_wstring_numeri...
2024-12-18  Luca Baccilibstdc++: Call regex_traits::transform_primary() only...
2024-12-18  Sandra LoosemoreDocumentation: Fix paste-o in recent OpenMP/OpenACC...
2024-12-18  Lewis Hyattc++: modules: Fix 32-bit overflow with 64-bit location_...
2024-12-18  GCC AdministratorDaily bump.
2024-12-17  Marek Polacekc++: print NONTYPE_ARGUMENT_PACK [PR118073]
2024-12-17  Jonathan Wakelylibstdc++: Fix -Wparentheses warning in Debug Mode...
2024-12-17  Jonathan Wakelylibstdc++: Fix std::deque::insert(pos, first, last...
2024-12-17  Sandra LoosemoreDocumentation: Make OpenMP/OpenACC docs easier to find...
2024-12-17  Richard Bienermiddle-end/118062 - bogus lowering of vector compares
2024-12-17  Marek Polacekc++: ICE initializing array of aggrs [PR117985]
2024-12-17  Oliver Kozul[PATCH] RISC-V: optimization on checking certain bits...
2024-12-17  Yangyu ChenRISC-V: Remove svvptc from riscv-ext-bitmask.def
2024-12-17  Torbjörn SVENSSONtestsuite: arm: Mark pr81812.C as xfail for thumb1
2024-12-17  Anton Blanchard[PATCH v2 2/2] RISC-V: Add Tenstorrent Ascalon 8 wide...
2024-12-17  Anton Blanchard[PATCH v2 1/2] RISC-V: Document thead-c906, xiangshan...
2024-12-17  Torbjörn SVENSSONtestsuite: arm: Add -mtune to all arm_cpu_* effective...
2024-12-17  Kito ChengRISC-V: Add new constraint R for register even-odd...
2024-12-17  Kito ChengRISC-V: Implment N modifier for printing the register...
2024-12-17  Kito ChengRISC-V: Rename internal operand modifier N to n
2024-12-17  Kito ChengRISC-V: Add cr and cf constraint
2024-12-17  Kito ChengRISC-V: Rename constraint c0* to k0*
2024-12-17  Martin Jamboripa: Improve how we derive value ranges from IPA invariants
2024-12-17  Martin Jamboripa: Better value ranges for pointer integer constants
2024-12-17  Martin Jamboripa: Skip widening type conversions in jump function...
2024-12-17  Jakub Jelinekc++: Diagnose earlier non-static data members with...
2024-12-17  Andre VehreschildFortran: Fix associate with derived type array construt...
2024-12-17  GCC AdministratorDaily bump.
2024-12-16  Joseph MyersUpdate cpplib sr.po
2024-12-16  Uros Bizjaki386: Fix tabs vs. spaces in mmx.md
2024-12-16  Uros Bizjaki386: Add HImode to VALID_SSE2_REG_MODE
2024-12-16  Hans-Peter... testsuite: Force max-completely-peeled-insns=300 for...
2024-12-16  David Malcolmsarif-replay: handle embedded links (§3.11.6)
2024-12-16  David Malcolmlibgdiagnostics: consolidate logical locations
2024-12-16  David Malcolmsarif-replay: quote source from artifact contents ...
2024-12-16  David Malcolmdiagnostics: move libgdiagnostics dc from sinks into...
2024-12-16  David Malcolmdiagnostics: implement file_cache::dump
2024-12-16  Dimitar Dimitrovtestsuite: Require int32plus target for gcc.dg/pr117816.c
2024-12-16  Robin Dappdocs: Fix [us]abd pattern name.
2024-12-16  Robin Dappvect: Do not try to duplicate_and_interleave one-elemen...
2024-12-16  Robin DappRISC-V: Fix compress shuffle pattern [PR117383].
2024-12-16  Robin DappRISC-V: Increase cost for vec_construct [PR118019].
2024-12-16  Jonathan Wakelylibstdc++: Initialize all members of hashtable local...
2024-12-16  Jonathan Wakelylibstdc++: Use alias-declarations in bits/hashtable_pol...
next