• Kai Backman's avatar
    grab bag of changes aimed at getting stack splitting to work: · 1ac2cfc7
    Kai Backman authored
    - 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
    1ac2cfc7
Name
Last commit
Last update
..
Makefile Loading commit data...
cgen.c Loading commit data...
gc.h Loading commit data...
list.c Loading commit data...
mul.c Loading commit data...
peep.c Loading commit data...
reg.c Loading commit data...
sgen.c Loading commit data...
swt.c Loading commit data...
txt.c Loading commit data...