This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Go patch committed: Update to current Go library


Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> writes:

> 2011-05-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
>
> 	libgo:
> 	* Makefile.am (go_net_sock_file): Use go/net/cgo_linux.go if
> 	LIBGO_IS_IRIX or LIBGO_IS_SOLARIS.
> 	(go_net_sock_file): Use go/net/sock_linux.go if
> 	LIBGO_IS_IRIX or LIBGO_IS_SOLARIS.
> 	* Makefile.in: Regenerate.
> 	* go/net/cgo_bsd.go: Don't refer to C.int.

Thanks.

Committed.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]