gcc/libgo/go/syscall
Ian Lance Taylor b806269c9b compiler, libgo: Use //extern comments rather than __asm__.
From-SVN: r183981
2012-02-07 19:26:30 +00:00
..
bpf_bsd.go libgo: Update to weekly.2011-12-22. 2012-01-13 05:11:45 +00:00
env_plan9.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
env_unix.go libgo: Update to weekly.2012-01-15. 2012-01-25 20:56:26 +00:00
env_windows.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
errno.c libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
errstr.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
errstr_linux.go
errstr_nor.go
exec_bsd.go libgo: Fix merge errors shown on Solaris. 2012-01-27 22:34:53 +00:00
exec_linux.go libgo: Update to weekly.2012-01-15. 2012-01-25 20:56:26 +00:00
exec_stubs.go syscall: Don't build wait status functions on RTEMS. 2011-12-13 22:07:25 +00:00
exec_unix.go libgo: Update to weekly.2012-01-15. 2012-01-25 20:56:26 +00:00
exec_windows.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_irix.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_linux.go syscall: Add Gettid on GNU/Linux systems. 2012-01-31 20:47:55 +00:00
libcall_linux_386.go libgo: Only build iopl and ioperm on 386, amd64, alpha GNU/Linux. 2012-01-13 23:35:44 +00:00
libcall_linux_alpha.go libgo: Only build iopl and ioperm on 386, amd64, alpha GNU/Linux. 2012-01-13 23:35:44 +00:00
libcall_linux_amd64.go libgo: Only build iopl and ioperm on 386, amd64, alpha GNU/Linux. 2012-01-13 23:35:44 +00:00
libcall_posix.go syscall: Add syscall.Times. 2012-02-02 06:40:11 +00:00
libcall_posix_largefile.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_posix_regfile.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_solaris_386.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_solaris_amd64.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_solaris_sparc.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_solaris_sparc64.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_support.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_uname.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_wait4.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_waitpid.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
lsf_linux.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
mksyscall.awk compiler, libgo: Use //extern comments rather than __asm__. 2012-02-07 19:26:30 +00:00
netlink_linux.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
route_bsd.go libgo: Update to weekly.2011-12-22. 2012-01-13 05:11:45 +00:00
route_darwin.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
route_freebsd.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
route_netbsd.go libgo: Update to weekly.2011-12-22. 2012-01-13 05:11:45 +00:00
route_openbsd.go
sleep_rtems.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
sleep_select.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
sockcmsg_linux.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
sockcmsg_unix.go syscall: Support socket control messages. 2012-01-30 23:57:42 +00:00
socket.go syscall: Support socket control messages. 2012-01-30 23:57:42 +00:00
socket_bsd.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
socket_irix.go syscall: Define IPV6 constants for Irix. 2012-01-27 22:37:14 +00:00
socket_linux.go libgo: Update to weekly.2011-12-22. 2012-01-13 05:11:45 +00:00
socket_solaris.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
str.go
syscall.go libgo: Update to weekly.2012-01-20. 2012-01-25 21:54:22 +00:00
syscall_errno.go syscall: Move Errno into its own file, for RTEMS. 2011-12-15 07:12:03 +00:00
syscall_linux_386.go syscall: Don't use PtraceRegs if it is not defined. 2012-01-31 14:23:07 +00:00
syscall_linux_alpha.go syscall: Don't use PtraceRegs if it is not defined. 2012-01-31 14:23:07 +00:00
syscall_linux_amd64.go syscall: Don't use PtraceRegs if it is not defined. 2012-01-31 14:23:07 +00:00
syscall_stubs.go
syscall_unix.go compiler, libgo: Use //extern comments rather than __asm__. 2012-02-07 19:26:30 +00:00
wait.c libgo: Fix use of -D_GNU_SOURCE and friends when building libgo. 2011-12-20 18:14:30 +00:00