Commit History

Автор SHA1 Съобщение Дата
  Russ Cox 01f05d8ff1 runtime: unify asmcgocall and systemstack traceback setup преди 3 години
  Austin Clements 30c1887873 runtime,cmd/cgo: simplify C -> Go call path преди 4 години
  Keith Randall 2034fbab5b cmd/compile: use existing instructions instead of nops for inline marks преди 5 години
  Bryan C. Mills 551af5f50a misc/cgo/test: fix tests in module mode преди 5 години
  Keith Randall 69c2c56453 cmd/compile,runtime: redo mid-stack inlining tracebacks преди 5 години
  Igor Zhilianin f90e89e675 all: fix a bunch of misspellings преди 6 години
  Ian Lance Taylor a16954b8a7 cmd/cgo: always use a function literal for pointer checking преди 8 години
  Ian Lance Taylor 17360accab cmd/cgo: make the char * pointer in GoString const преди 8 години
  Ian Lance Taylor 0e2c635788 cmd/cgo, runtime: exported Go functions can't return a Go pointer преди 8 години
  Ian Lance Taylor 9dcc58c3d1 cmd/cgo, runtime: add checks for passing pointers from Go to C преди 9 години
  Ian Lance Taylor 6e5ccce87f misc/cgo/test: fix go vet warnings преди 9 години
  Alex Brainman 9d968cb47b runtime: rename cgocall_errno and asmcgocall_errno into cgocall and asmcgocall преди 9 години
  Russ Cox 6a2b0c0b6d runtime: delete cgo_allocate преди 9 години
  Russ Cox 949dd10222 misc/cgo: disable TestAllocateFromC in wbshadow mode преди 9 години
  Russ Cox df027aceb9 reflect: add write barriers преди 9 години
  Shenghou Ma 04cf881fbe misc/cgo/test: get rid of the backdoor package преди 9 години
  Keith Randall 1b6807bb06 cgo: adjust return value location to account for stack copies. преди 10 години
  Russ Cox fc46931442 runtime: remove untyped allocation of ParFor преди 10 години
  Russ Cox f8f630f5ec runtime: use reflect.call during panic instead of newstackcall преди 10 години
  Russ Cox cb767247ca runtime: refactor/fix asmcgocall/asmcgocall_errno преди 10 години
  Russ Cox 54138e1ac3 cmd/cgo, runtime: write cgo stub wrappers in Go, not C преди 10 години
  Ian Lance Taylor cb30917387 runtime/cgo: mark callback functions as NOSPLIT преди 11 години
  Keith Randall 034d5fcc30 runtime: Use old reflect.call implementation from cgo. преди 11 години
  Keith Randall 9cd570680b runtime: reimplement reflect.call to not use stack splitting. преди 11 години
  Dmitriy Vyukov e84d9e1fb3 runtime: do not split stacks in syscall status преди 11 години
  Ian Lance Taylor d9d3debee5 cmd/cgo: gccgo fixes преди 11 години
  Dmitriy Vyukov 9fe4a9ecdd misc/cgo/test: add test for cgo callbacks with different amount of stack space available преди 11 години
  Russ Cox d67e7e3acf runtime: add lr, ctxt, ret to Gobuf преди 11 години
  Carl Shapiro 8480e6f476 runtime: ensure forward progress when unwinding an arm stack frame преди 11 години
  Carl Shapiro 4cb921bbf1 runtime: store asmcgocall return PC where the ARM unwind expects it преди 11 години