LLVM Weekly - #642, April 20th 2026. EuroLLVM roundtable notes, ClangIR upstreaming status update, Arm C1-Ultra scheduling model, SerenityOS, and more llvmweekly.org/issue/642
Posts by GCC - GNU Toolchain
C interpreters underlie many of our most widely used language implementations -- but they're slow. Wouldn't it be great if we could turn them into JIT compiling VMs? This video shows what happens when we do just that to the normal Lua VM (first) and "yklua" (Lua w/JIT, second).
LLVM Weekly - #641, April 13th 2026. See some of you at EuroLLVM! Tracking down and fixing a performance regression, LLD ELF performance improvements, LLVM Foundation DevOps Infra Engineer, llvm-testing-tools package for FileCheck and split-file, and more. llvmweekly.org/issue/641
Optimization of 32-bit Unsigned Division by Constants on 64-bit Targets. LLVM and GCC patches.
arxiv.org/abs/2604.07902
🚨 Active, malicious social engineering campaign targetting Open Source developers. Well-known community leaders impersonated in Slack communities directing developers to follow a malicious link to a site that mimics a Google Workspace flow.
lists.openssf-vuln.org/g/siren/mess...
LLVM Weekly - #640, April 6th 2026. The role of a maintainer, maintainer workload + AI generated fixes, RVCC incubator proposal, JSIR a high-level MLIR-based IR for JavaScript, and more llvmweekly.org/issue/640
LLVM Weekly - #639, March 30th 2026. C++26 is complete, clang-reforge for rewriting codebases for bounds safety, unity builds, DAG combine topological sorting, tailcalls for Clang's bytecode interpreter implementation, and more llvmweekly.org/issue/639
C++26 finalized.
Reflection, Less UB, Contracts, std::execution.
Both GCC and Clang have already implemented two-thirds of C++26 features. Today, GCC already has reflection and contracts merged in trunk, awaiting release.
herbsutter.com/2026/03/29/c...
LLVM Weekly - #634, February 23rd 2026. Chris Lattner on the Claude C Compiler, LLVM Foundation board meeting minutes, LLDB accelerator support, removing bugpoint, TSan adaptive delay scheduling, LLDB tree-sitter Swift+Rust syntax highlighting, and more llvmweekly.org/issue/634
LLVM Weekly - #633, February 16th 2026. Area team election results, EuroLLVM early bird pricing ending soon, a long-term vision for improving LLVM build times, SpacemiT X100 scheduling model, clang::no_outline and more llvmweekly.org/issue/633
LLVM Weekly - #632, February 9th 2026. Final day to vote in LLVM area team elections, Hexagon-MLIR open sourced, IR outliner, lots of meetups, WebAssembly GlobalISel, ^^ reflection operator, and more llvmweekly.org/issue/632
GNU Binutils 2.46 Released
🚀Support for new instructions added to AMD, ARM and RISC-V architectures.
🚀Support for SFrame v3 standard.
🚀The readelf program can now display the contents of Global Offset Tables.
🚀Improved linker tagging support.
sourceware.org/pipermail/bi...
Rust Coreutils Continues Working Toward 100% GNU Compatibility, Proving Trolls Wrong - www.phoronix.com/news/Rust-Coreutils-FOSD...
LLVM Weekly - #631, February 2nd 2026. GSoC ideas, Scalable Static Analysis Framework linker, MIPS R5900 (PS2 Emotion Engine) support, lots of documentation additions, and more llvmweekly.org/issue/631
Apache/MIT: Public ingredients can be combined with private ingredients.
GPL: Users permitted to inspect the ingredients.
SBOM: Users permitted to see the list of ingredients but not necessarily inspect them.
Rust: Public and private ingredients built safer.
Where does this lead?
LLVM Weekly - #630, January 26th 2026. EuroLLVM registration open, LLVM community area team election voting about to start, more RISC-V LLVM performance improvements, LLVM IR byte type, a flurry of LLVM IR intrinsic additions or changes, and more llvmweekly.org/issue/630
The GNU C Library version 2.43 Released.
ISO C23 Features.
Linux mseal.
Additional optimized and correctly rounded mathematical functions.
Experimental Clang build support.
AArch64 improvements.
sourceware.org/pipermail/li...
LLVM Weekly - #629, January 19th 2026. Nominations for area team elections open, LLDB developments in 2025, 22.x branched, "human in the loop" AI contribution policy, advanced symbol resolution for clang-repl, optimising conditional traps on x86-64, and more. llvmweekly.org/issue/629
GNU Toolchain Office Hours Europe/Americas starting now!
gcc.gnu.org/wiki/OfficeH...
#GNUToolchain #OpenSource #GCC #GDB #GLIBC
GNU Toolchain Office Hours Asia/Pacific starting soon!
Thursday Jan 15 at 09h00 IST / 11:30 AM CST / 12:30 PM JST/ 2:30 PM AEDT / 10:30 PM EST (14 Jan) / 7:30 PM PST (14 Jan)
gcc.gnu.org/wiki/OfficeH...
#GNUToolchain #OpenSource #GCC #GDB #GLIBC
LLVM Clang Adds Support For "Ampere1C" CPUs - Presumably AmpereOne Aurora - https://www.phoronix.com/news/LLVM-Clang-Ampere1C
LLVM Weekly - #628, January 12th 2026. 22.x branching tomorrow, LLVM: the bad parts, MLIR python bindings improvements, softPromoteHalfType default for backends, cross-compiling OpenCL libraries, and more llvmweekly.org/issue/628
GCC trunk development now in Stage 4: regression and documentation fixes only.
gcc.gnu.org/pipermail/gc...
LLVM Weekly - #627, January 5th 2026. Twelve years of LLVM Weekly, EuroLLVM CfP closing soon, GNU toolchain in 2025 summary, PCH to speed-up LLVM builds, LLVM ABI lowering library starting to land, and more llvmweekly.org/issue/627
GCC & The GNU Toolchain's Exciting 2025 With New Languages, More Optimizations - https://www.phoronix.com/news/GCC-Exciting-2025