code review 3996047: runtime: remove tiny (issue3996047)

253 views
Skip to first unread message

r...@golang.org

unread,
Jan 25, 2011, 4:44:47 PM1/25/11
to r...@golang.org, golan...@googlegroups.com, re...@codereview.appspotmail.com
Reviewers: r,

Message:
Hello r (cc: golan...@googlegroups.com),

I'd like you to review this change.


Description:
runtime: remove tiny

It is unmaintained and untested, and I think it's broken too.
It was a toy to show that Go can run on real hardware,
and it served its purpose.

The source code will of course remain in the repository
history, so it could be brought back if needed later.

Please review this at http://codereview.appspot.com/3996047/

Affected files:
M src/pkg/runtime/Makefile
R src/pkg/runtime/tiny/386/defs.h
R src/pkg/runtime/tiny/386/rt0.s
R src/pkg/runtime/tiny/386/signal.c
R src/pkg/runtime/tiny/386/sys.s
R src/pkg/runtime/tiny/README
R src/pkg/runtime/tiny/arm/defs.h
R src/pkg/runtime/tiny/arm/rt0.s
R src/pkg/runtime/tiny/arm/signal.c
R src/pkg/runtime/tiny/arm/sys.s
R src/pkg/runtime/tiny/bootblock
R src/pkg/runtime/tiny/dot-bochsrc
R src/pkg/runtime/tiny/io.go
R src/pkg/runtime/tiny/mem.c
R src/pkg/runtime/tiny/os.h
R src/pkg/runtime/tiny/runtime_defs.go
R src/pkg/runtime/tiny/signals.h
R src/pkg/runtime/tiny/thread.c


Rob 'Commander' Pike

unread,
Jan 25, 2011, 6:37:55 PM1/25/11
to r...@golang.org, r...@golang.org, golan...@googlegroups.com, re...@codereview.appspotmail.com
LGTM

Uriel

unread,
Jan 25, 2011, 8:07:59 PM1/25/11
to r...@golang.org, r...@golang.org, golan...@googlegroups.com, re...@codereview.appspotmail.com
Sad to see this go, but for people interested in Go running on raw
hardware there is still the fork at http://code.google.com/p/tinygo/
and GoFY is coming (randomly) along: http://code.google.com/p/gofy/

uriel

r...@golang.org

unread,
Jan 26, 2011, 8:41:33 AM1/26/11
to r...@golang.org, r...@golang.org, r...@google.com, ur...@berlinblue.org, golan...@googlegroups.com, re...@codereview.appspotmail.com
*** Submitted as
http://code.google.com/p/go/source/detail?r=820f713f76f6 ***

runtime: remove tiny

It is unmaintained and untested, and I think it's broken too.
It was a toy to show that Go can run on real hardware,
and it served its purpose.

The source code will of course remain in the repository
history, so it could be brought back if needed later.

R=r, r2, uriel
CC=golang-dev
http://codereview.appspot.com/3996047


http://codereview.appspot.com/3996047/

Reply all
Reply to author
Forward
0 new messages