You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Randy Reddig 453a1d35c3
compiler, runtime: enable go:wasmexport for wasip2 (#4499)
1 month ago
..
ircheck all: remove pointer ElementType calls 2 years ago
llvmutil interp: support big-endian targets 2 months ago
testdata compiler: support pragmas on generic functions 2 months ago
alias.go add aes generic aliases 6 months ago
asserts.go GNUmakefile: add spellfix target, use it. (#4387) 3 months ago
atomic.go sync/atomic: add And* and Or* compiler intrinsics needed for Go 1.23 3 months ago
calls.go all: remove LLVM 14 support 1 year ago
channel.go all: remove LLVM 14 support 1 year ago
compiler.go wasm: add `//go:wasmexport` support (#4451) 1 month ago
compiler_test.go builder: refactor clang include headers 1 year ago
defer.go mips: fix crash with GOMIPS=softfloat 3 months ago
errors.go all: fix staticcheck warnings 3 years ago
func.go all: remove LLVM 14 support 1 year ago
gc.go GNUmakefile: add spellfix target, use it. (#4387) 3 months ago
goroutine.go wasm: add `//go:wasmexport` support (#4451) 1 month ago
inlineasm.go all: remove LLVM 14 support 1 year ago
interface.go GNUmakefile: add spellfix target, use it. (#4387) 3 months ago
interrupt.go all: remove LLVM 14 support 1 year ago
intrinsics.go LLVM 18 support 6 months ago
llvm.go GNUmakefile: add spellfix target, use it. (#4387) 3 months ago
map.go GNUmakefile: add spellfix target, use it. (#4387) 3 months ago
sizes.go compiler: fix unsafe.Sizeof for chan and map values 2 years ago
symbol.go compiler, runtime: enable go:wasmexport for wasip2 (#4499) 1 month ago
syscall.go darwin: replace custom syscall package with Go native syscall package 2 months ago
volatile.go compiler; add position information to createConstant 2 years ago