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]

libgo patch committed: Move osinit code to Go


This libgo patch moves the osinit code to Go.  This is a step toward
updating libgo to 1.13.  This adds the 1.13 version of the osinit
function to Go code, and removes the corresponding code from the C
runtime.  This should simplify future updates.  Some additional 1.13
code was brought in to simplify this change.  Bootstrapped and ran Go
testsuite on x86_64-pc-linux-gnu.  Committed to mainline.

Ian

Attachment: patch.txt
Description: Text document


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