1
0
mirror of https://github.com/golang/go synced 2024-11-21 19:24:45 -07:00
go/include
Lucio De Re eb3f2083f9 build: define getcallerpc in u.h (fix for Plan 9 build)
. By defining getcallerpc(x) as __builtin_return_address(0)
  here, it becomes possible to use the Plan 9 compatible form
  when compiling using GCC.  The alternative is to add conditional
  compilation based on the compiler identity in "cmd/8g/gsubr.c"
  to distinguish between the two cases.

R=golang-dev
CC=golang-dev, rsc
https://golang.org/cl/4800048
2011-07-25 13:45:44 -04:00
..
ar.h
bio.h
bootexec.h
fmt.h
libc.h build: fixes for mingw-w64 2011-07-25 13:39:01 -04:00
mach.h
u.h build: define getcallerpc in u.h (fix for Plan 9 build) 2011-07-25 13:45:44 -04:00
ureg_amd64.h
ureg_arm.h
ureg_x86.h
utf.h