AgeAuthorCommit message
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: only make v9 the baseline for sparc-linux
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: make arch11 (z13) the baseline for s390x
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: make octeon the baseline for mips64-openbsd
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: make 750 the baseline for powerpc-openbsd
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: make pwr9 the baseline for powerpc64-openbsd
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: make ultrasparc the baseline for sparc64
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: make esp32 the baseline for xtensa
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: make m68030 the baseline for m68k
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: make cortex_a55 the baseline for aarch64-haiku
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checktest: arm-haiku only supports hard float
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
4 months agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request 'std.fmt, std.mem.Allocator: Remove bufPrintZ()/dupeZ() in favor of bufPrintSentinel()/dupeSentinel()' (#35190) from linus/zig:deprecated-std-fmt-mem into master
4 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.debug: disable stack traces on avr
Loading...