9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David du Colombier <0intro@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] any updates on go for plan9/arm?
Date: Thu, 31 Dec 2015 14:20:59 +0100	[thread overview]
Message-ID: <20151231142059.39e96277@neon.9fans.fr> (raw)
In-Reply-To: <20151231140812.7289fd8e@neon.9fans.fr>

> I've just updated the patch so it should apply cleanly on Go 1.6.
> 
> Richard, I think the following files have to be updated
> to match Go 1.6:
> 
>  - src/cmd/go/build.go (rebase to the current file)
>  - src/runtime/os3_plan9.go (regSize → sys.RegSize,
>    ptrSize → sys.PtrSize and go:nowritebarrier → go:nowritebarrierrec)
>  - src/runtime/sys_plan9_386.s (m_errstr(BX) → (m_mOS+mOS_errstr)(BX))

And move cas and casp1 functions from src/runtime/sys_plan9_arm.s to
src/runtime/internal/atomic/sys_plan9_arm.s.

-- 
David du Colombier



      reply	other threads:[~2015-12-31 13:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-31  8:39 Skip Tavakkolian
2015-12-31  8:53 ` lucio
2015-12-31 10:33   ` David du Colombier
2015-12-31 10:40     ` lucio
2015-12-31 11:57       ` Richard Miller
2015-12-31 14:35         ` Charles Forsyth
2015-12-31 16:36           ` lucio
2015-12-31 19:03             ` Skip Tavakkolian
2016-01-01  0:31               ` David du Colombier
2016-01-01  4:35                 ` lucio
2016-01-01  4:53                   ` minux
2016-01-01  5:39                     ` lucio
2018-02-12  6:08                       ` Conor Williams
2015-12-31 11:03     ` Richard Miller
2015-12-31 13:08       ` David du Colombier
2015-12-31 13:20         ` David du Colombier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151231142059.39e96277@neon.9fans.fr \
    --to=0intro@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).