AgeAuthorCommit message
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: fix default calling convention for m68k
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: fix default calling convention for ps3
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: fix default calling convention for x32
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: add standard dynamic linker paths for or1k
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: glibc doesn't support thumb, so has no standard dynamic linker path
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkMerge branch 'add-alpha-arch-linux'
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.debug: trap on psp in defaultPanic()
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'std.zig.system.loongarch: take HWCAP into consideration' (#31614) from AstraFall/zig:loongarch/cpu-detect into master
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'add `spacemit_x100` + `spacemit_x100` RISC-V CPU models; detect more RISC-V CPU models on Linux' (#35392) from alexrp/zig:more-riscv-models into master
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: update a bunch of min/max OS versions
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'libc: Update macOS headers to SDK 26.5' (#35382) from linus/zig:bump-macos-libc into master
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkMerge branch 'update-baseline-cpus'
3 months agogravatar for ryand-ruby@zenspider.comRyan DavisChange main.js to use mapped keys rather than hardware key codes for navigation.
3 months agogravatar for andrew@ziglang.orgAndrew Kelleystd.Io.File: explain rationale for no Dir.setLength
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenllvm.FuncGen: fix C ABI zero extension of bool
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkre-enable some tests on RISC-V that no longer fail
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'OpenBSD 7.9 cross libc support' (#35375) from alexrp/zig:openbsd-7.9 into master
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkremove remnants of {m68k,powerpc,sparc64}-haiku support
3 months agogravatar for mlugg@mlugg.co.ukMatthew LuggZcu: report outdated nav_ty when previous generation had a compile error
3 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openElf2: flush ehdr phoff when rodata moves
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenci: remove workaround for https://github.com/ziglang/zig/issues/22213
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.fs.test: disable `Dir.renamePreserve onto existing` test on Windows
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Io.RwLock: disable `lock canceling` test on SPARC
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'add `sparc64-linux-none` to module test matrix' (#35348) from alexrp/zig:sparc64-linux into master
3 months agogravatar for alex@alexrp.comAlex Rønne Petersencompiler: delete llvm-ints and detect-cpu subcommands
3 months agogravatar for mail@linusgroh.delinusMerge pull request 'std: Remove more deprecated functions' (#35253) from linus/zig:more-deprecations into master
3 months agogravatar for squeek502@hotmail.comRyan LiptakWriter: Fix splatBytePreserve losing data in certain cases
3 months agogravatar for evyatar.shafran@gmail.comEJstd.Io.Dir: doc comment for `renamePreserve` and tests (#35317)
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenlibzigc: add missing __dup3() symbol
3 months agogravatar for mlugg@mlugg.co.ukMatthew LuggMerge pull request 'Elf2: various enhancements' (#35332) from elf2 into master
3 months agogravatar for k4@noreply.codeberg.orgK4rename `std.Io.GenericReader` to `std.Io.Reader` in outdated doc comment
3 months agogravatar for jari.vetoniemi@cloudef.pwJari Vetoniemibadge-checkstd.process.abort: trap on freestanding
3 months agogravatar for quint@daenen.emailQuint Daenenfix(std.Target/spirv): correct variable_pointers feature description
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'ci: build/run all darwin module tests on `aarch64-macos`' (#35256) from alexrp/zig:maccatalyst-ci into master
4 months agogravatar for mlugg@mlugg.co.ukMatthew Luggllvm: fix lowering of x86 fastcall and vectorcall
4 months agogravatar for alex@alexrp.comAlex Rønne Petersenci: add fuzzer coverage on the BSDs
4 months agogravatar for ypsvlq@gmail.comElaine Gibsonstd.zig.LibCDirs: remove config from haiku include path
4 months agogravatar for ypsvlq@gmail.comElaine Gibsonstd.zig.LibCDirs: add default haiku include directories
4 months agogravatar for mlugg@mlugg.co.ukMatthew Luggstd.Build: clear step inputs when resetting the step
4 months agogravatar for justus@klausecker.deJustus KlauseckerSema: disallow pointer cast from pointer to opaque type to slice
4 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: fix crash bitcasting undefined to bitpack type
4 months agogravatar for mlugg@mlugg.co.ukMatthew LuggAir: fix legalization of packed struct init with OPV field
4 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: correct ABI size of comptime-only optional type
4 months agogravatar for mlugg@mlugg.co.ukMatthew Luggstd.hash_map: fix `removeByPtr` with array key type
4 months agogravatar for jari.vetoniemi@cloudef.pwJari Vetoniemistd.os.linux: local variable for timeout in poll
4 months agogravatar for ahwayakchih@noreply.codeberg.orgahwayakchihAdd missing BPF.TAX and BPF.TXA declarations
4 months agogravatar for pentuppup@noreply.codeberg.orgpentuppupllvm: print linksection when formatting IR
4 months agogravatar for alex@alexrp.comAlex Rønne Petersenzig cc: always enforce -mabi=ieeelongdouble for powerpc
4 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkci: bump s390x-linux-debug timeout by 1 hour
4 months agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request 'std.meta: Remove Int/Tuple in favor of @Int/@Tuple' (#35188) from linus/zig:deprecated-std-meta into master
Loading...