1
0
mirror of https://github.com/golang/go synced 2024-10-04 13:21:22 -06:00
go/src/cmd/5c
Kai Backman 1ac2cfc720 grab bag of changes aimed at getting stack splitting to work:
- morestack support for 5l and arm runtime
- argsize support in 5c, 5l, ar and nm. assembly code from 5a
  will break in interesting ways unless NOSPLIT is specified
- explicit cond execution constants
- fix 5l output to use %d instead of %ld so that negative
  values show.
- added a lot of code to arm/asm.s. runtime entry code almost
  working currently aborts at gogo not implemented

R=rsc
APPROVED=rsc
DELTA=305  (125 added, 29 deleted, 151 changed)
OCL=30246
CL=30347
2009-06-16 11:25:58 -07:00
..
cgen.c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
gc.h grab bag of changes aimed at getting stack splitting to work: 2009-06-16 11:25:58 -07:00
list.c grab bag of changes aimed at getting stack splitting to work: 2009-06-16 11:25:58 -07:00
Makefile This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
mul.c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
peep.c 5a 5c 5l from inferno distribution 2009-03-13 15:03:07 -07:00
reg.c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
sgen.c grab bag of changes aimed at getting stack splitting to work: 2009-06-16 11:25:58 -07:00
swt.c grab bag of changes aimed at getting stack splitting to work: 2009-06-16 11:25:58 -07:00
txt.c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00