go/src/internal
Ian Lance Taylor b6c1606889 internal/goarch, internal/goos: update generators for syslist.go
Update the generator programs for the changes to syslist.go in CL
390274 and the changes to the generated files in CL 344955.

Tested by running the programs and verifying that the files did not
change.

Fixes #53299

Change-Id: I2b2c5769f7e9283aa05c803256d2ea1eb9ad1547
Reviewed-on: https://go-review.googlesource.com/c/go/+/411334
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-06-15 21:31:23 +00:00
..
abi internal/abi: define riscv64 register ABI constants 2022-03-26 01:27:54 +00:00
buildcfg buildcfg: disable regabiwrappers along with regabiargs 2022-05-13 18:21:52 +00:00
bytealg internal/bytealg: support basic byte operation on loong64 2022-05-17 19:55:37 +00:00
cfg cmd/go: set go.work path using GOWORK, and remove -workfile flag 2022-02-16 15:58:47 +00:00
cpu cpu: fix typos in test case 2022-06-14 14:49:40 +00:00
diff all: gofmt main repo 2022-05-19 15:49:05 +00:00
fmtsort all: gofmt main repo 2022-04-11 16:34:30 +00:00
fuzz cmd/compile: support libFuzzer value profiling mode for integer compares 2022-05-23 16:21:22 +00:00
goarch internal/goarch, internal/goos: update generators for syslist.go 2022-06-15 21:31:23 +00:00
godebug net/netip: add new IP address package 2021-11-02 01:28:01 +00:00
goexperiment internal/goexperiment: add GOEXPERIMENT=boringcrypto 2022-04-04 21:06:49 +00:00
goos internal/goarch, internal/goos: update generators for syslist.go 2022-06-15 21:31:23 +00:00
goroot all: use os/exec instead of internal/execabs 2022-05-02 17:49:12 +00:00
goversion internal/goversion: update Version to 1.19 2022-02-28 22:24:58 +00:00
intern all: separate doc comment from //go: directives 2022-04-05 17:54:15 +00:00
itoa
lazyregexp
lazytemplate all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
nettrace all: gofmt main repo 2022-04-11 16:34:30 +00:00
obscuretestdata
oserror
pkgbits internal/pkgbits: add Index type 2022-05-25 16:16:01 +00:00
poll internal/poll, net, syscall: use accept4 on solaris 2022-05-03 14:38:32 +00:00
profile all: gofmt main repo 2022-04-11 16:34:30 +00:00
race
reflectlite cmd/compile,runtime,reflect: move embedded bit from offset to name 2022-06-14 23:22:11 +00:00
singleflight all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
syscall cmd/go: add functions to read index file 2022-06-03 19:59:31 +00:00
sysinfo
testenv sync: move lock linearity test and treat it like a performance test 2022-06-13 20:15:55 +00:00
testlog
testmath sync: move lock linearity test and treat it like a performance test 2022-06-13 20:15:55 +00:00
trace runtime: add CPU samples to execution trace 2022-05-03 20:49:46 +00:00
txtar all: gofmt main repo 2022-04-11 16:34:30 +00:00
unsafeheader all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
xcoff