An error occurred fetching the project authors.
  1. 17 Feb, 2015 1 commit
  2. 05 Feb, 2015 1 commit
    • Russ Cox's avatar
      [dev.cc] cmd/internal/obj: reconvert from liblink · 1fc330d8
      Russ Cox authored
      cmd/internal/obj reconverted using rsc.io/c2go rev 2a95256.
      
      - Brings in new, more regular Prog, Addr definitions
      
      - Add Prog* argument to oclass in liblink/asm[68].c, for c2go conversion.
      - Update objwriter for change in TEXT size encoding.
      - Merge 5a, 6a, 8a, 9a changes into new5a, new6a, new8a, new9a (by hand).
      
      - Add +build ignore to cmd/asm/internal/{addr,arch,asm}, cmd/asm.
        They need to be updated for the changes.
      
      - Reenable verifyAsm in cmd/go.
      - Reenable GOOBJ=2 mode by default in liblink.
      
      All architectures build successfully again.
      
      Change-Id: I2c845c5d365aa484b570476898171bee657b626d
      Reviewed-on: https://go-review.googlesource.com/3963Reviewed-by: default avatarRob Pike <r@golang.org>
      1fc330d8
  3. 21 Jan, 2015 1 commit