aboutsummaryrefslogtreecommitdiff
path: root/stage1
AgeCommit message (Expand)Author
2024-01-01update zig1.wasmAndrew Kelley
2023-11-12zig.h: workaround for gcc `f128` miscompilationsJacob Young
2023-11-10stage1: we don't need have_stage1 config option anymoreAndrew Kelley
2023-11-09stage1: implement wasi seek shimJacob Young
2023-11-03fix bootstrapAndrew Kelley
2023-10-16build.zig: add support for using "zig c++" as the bootstrap c++ compilerXavier Bouchoux
2023-10-03update zig1.wasmAndrew Kelley
2023-10-01update zig1.wasmVeikka Tuominen
2023-09-27update zig1.wasmAndrew Kelley
2023-09-24update zig1.wasmAndrew Kelley
2023-09-15update zig1.wasmmlugg
2023-09-03build stage3: detect system libcxxMichael Dusan
2023-08-20stage1: update zig1mlugg
2023-07-12update zig1.wasmAndrew Kelley
2023-07-04bootstrap: support aarch64 in 32-bit modeJacob Young
2023-06-24update zig1.wasmmlugg
2023-06-19stage1: update zig1.wasm after renaming "@XtoY" to "YfromX"Eric Joldasov
2023-06-16Update zig1.wasmmlugg
2023-05-17rename omit_pkg_fetching_code to only_core_functionalityAndrew Kelley
2023-04-30update zig1.wasmAndrew Kelley
2023-04-28update zig1.wasmAndrew Kelley
2023-04-25update zig1.wasmAndrew Kelley
2023-04-23update zig1.wasmAndrew Kelley
2023-04-13add c_char typeAndrew Kelley
2023-04-08zig.h: fix typo for zig_trap definitionAndrew Kelley
2023-04-06zig.h: f16 fix for compiler_rtAndrew Kelley
2023-04-05update zig1.wasmAndrew Kelley
2023-03-16Merge remote-tracking branch 'origin/master' into llvm16Andrew Kelley
2023-03-10Include `signal.h` to define SIGTRAP in Stage 1 compiler (#14867)Lavt Niveau
2023-03-08Module: rewrite zir caching logicJacob Young
2023-03-05update zig1.wasmAndrew Kelley
2023-02-27Merge remote-tracking branch 'origin/master' into llvm16Andrew Kelley
2023-02-22Merge pull request #14691 from jacobly0/ctypeAndrew Kelley
2023-02-20CBE: use stdint.h types instead of `zig_` prefixesJacob Young
2023-02-21Update std.Build to new module CLI, update zig1 and CMakeListsmlugg
2023-02-19Merge remote-tracking branch 'origin/master' into llvm16Andrew Kelley
2023-02-18update zig1.wasmAndrew Kelley
2023-02-18Merge remote-tracking branch 'origin/master' into llvm16Andrew Kelley
2023-02-15split `@qualCast` into `@constCast` and `@volatileCast`Veikka Tuominen
2023-02-03Merge remote-tracking branch 'origin/master' into llvm16Andrew Kelley
2023-01-30update zig1.wasm to include `@qualCast`Veikka Tuominen
2023-01-29cbe: fixes for tls, support for not linking libc, and enabling testskcbanner
2023-01-26update CPU features to LLVM 16Andrew Kelley
2023-01-23update zig1.wasmkcbanner
2023-01-11disable package manager code when bootstrappingAndrew Kelley
2023-01-02update zig1.wasm for MSVC compatibilityAndrew Kelley
2022-12-27update zig1.wasm to overflow arithmetic builtin changesVeikka Tuominen
2022-12-18update zig1.wasm to builtin.Type field changesVeikka Tuominen
2022-12-13update zig1.wasm to `@call` changesVeikka Tuominen
2022-12-10update zig1.wasmAndrew Kelley