| .. |
|
arm
|
cmd/internal/obj: rip out argp adjustment for wrapper frames
|
2025-07-24 16:24:50 -07:00 |
|
arm64
|
runtime: remove duff support for arm64
|
2025-08-15 11:01:34 -07:00 |
|
loong64
|
runtime, cmd/compile, cmd/internal/obj: remove duff support for loong64
|
2025-09-04 09:24:12 -07:00 |
|
mips
|
cmd/internal/obj: rip out argp adjustment for wrapper frames
|
2025-07-24 16:24:50 -07:00 |
|
ppc64
|
cmd: remove dead code
|
2025-08-05 10:31:25 -07:00 |
|
riscv
|
cmd/internal/obj/riscv: add encoding for compressed riscv64 instructions
|
2025-08-14 07:49:28 -07:00 |
|
s390x
|
cmd: remove dead code
|
2025-08-05 10:31:25 -07:00 |
|
wasm
|
cmd/internal/obj: rip out argp adjustment for wrapper frames
|
2025-07-24 16:24:50 -07:00 |
|
x86
|
cmd/asm: process forward jump to PCALIGN
|
2025-08-21 18:51:39 -07:00 |
|
abi_string.go
|
all: re-run stringer
|
2023-04-11 20:24:07 +00:00 |
|
addrtype_string.go
|
cmd/asm: refactor some operands that are not special registers on arm64
|
2022-04-01 03:16:26 +00:00 |
|
data.go
|
cmd: initial compiler+linker support for DWARF5 .debug_addr
|
2025-02-22 20:38:27 -08:00 |
|
dwarf.go
|
cmd: initial compiler+linker support for DWARF5 .debug_addr
|
2025-02-22 20:38:27 -08:00 |
|
fips140.go
|
all: delete remaining windows/arm code
|
2025-08-22 08:07:55 -07:00 |
|
go.go
|
cmd/internal/obj: change Prog.From3 to RestArgs ([]Addr)
|
2017-09-15 21:05:03 +00:00 |
|
inl.go
|
cmd/compile: incorporate inlined function names into closure naming
|
2023-05-22 22:47:15 +00:00 |
|
ld.go
|
cmd/internal/obj: move LSym.Func into LSym.Extra
|
2020-10-16 03:02:36 +00:00 |
|
line.go
|
cmd/internal/obj: simplify filename handling
|
2023-09-01 15:52:41 +00:00 |
|
line_test.go
|
cmd/internal/obj: simplify filename handling
|
2023-09-01 15:52:41 +00:00 |
|
link.go
|
cmd: initial compiler+linker support for DWARF5 .debug_addr
|
2025-02-22 20:38:27 -08:00 |
|
mkcnames.go
|
cmd/internal/obj: add tool to generate Cnames string
|
2024-11-13 05:02:13 +00:00 |
|
objfile.go
|
cmd: use cmd/internal/hash.New32 and Sum32 only
|
2025-02-13 12:34:30 -08:00 |
|
objfile_test.go
|
cmd/internal/obj: replace obj.Addrel func with LSym.AddRel method
|
2024-11-07 12:17:10 +00:00 |
|
pass.go
|
cmd/asm: refine some APIs related to Prog.RestArgs[]
|
2023-05-24 01:26:58 +00:00 |
|
pcln.go
|
cmd/internal/obj: cleanup linkgetlineFromPos
|
2022-10-31 20:45:15 +00:00 |
|
plist.go
|
Revert "cmd/compile: allow all of the preamble to be preemptible"
|
2025-05-05 13:08:27 -07:00 |
|
sizeof_test.go
|
cmd/internal/obj: remove LSym.RefIdx
|
2020-10-13 23:38:08 +00:00 |
|
stringer.go
|
all: drop old +build lines
|
2023-10-19 23:33:27 +00:00 |
|
sym.go
|
cmd: use cmd/internal/hash.New32 and Sum32 only
|
2025-02-13 12:34:30 -08:00 |
|
textflag.go
|
cmd/internal/obj: drop NOFRAME TODO
|
2024-09-04 15:31:27 +00:00 |
|
util.go
|
cmd/asm,cmd/internal/obj/riscv: implement vector configuration setting instructions
|
2025-02-14 07:13:11 -08:00 |