Converting mach ncg...
authorManoel Trapier <godzil@godzil.net>
Thu, 21 Mar 2013 15:08:18 +0000 (16:08 +0100)
committerManoël Trapier <godzil@MacBook-Pro.home>
Wed, 24 Jun 2015 22:41:48 +0000 (23:41 +0100)
commitd853b7f2fbd609be9f66ab642c46da49b7d3995d
tree37ba15f68b5190a59d88ef1eddf6741dbca2e451
parentca57bb617bea962252aa3f52353d596d690ee0ee
Converting mach ncg...
42 files changed:
h/con_float
mach/i86/ncg/mach.c
mach/proto/ncg/assert.h
mach/proto/ncg/codegen.c
mach/proto/ncg/codegen.h [new file with mode: 0644]
mach/proto/ncg/compute.c
mach/proto/ncg/compute.h [new file with mode: 0644]
mach/proto/ncg/data.h
mach/proto/ncg/equiv.c
mach/proto/ncg/equiv.h
mach/proto/ncg/extern.h
mach/proto/ncg/fillem.c
mach/proto/ncg/fillem.h [new file with mode: 0644]
mach/proto/ncg/gencode.c
mach/proto/ncg/gencode.h [new file with mode: 0644]
mach/proto/ncg/glosym.c
mach/proto/ncg/glosym.h
mach/proto/ncg/label.c
mach/proto/ncg/label.h
mach/proto/ncg/mach_dep.h [new file with mode: 0644]
mach/proto/ncg/main.c
mach/proto/ncg/move.c
mach/proto/ncg/move.h [new file with mode: 0644]
mach/proto/ncg/nextem.c
mach/proto/ncg/nextem.h [new file with mode: 0644]
mach/proto/ncg/param.h
mach/proto/ncg/pmfile
mach/proto/ncg/reg.c
mach/proto/ncg/reg.h [new file with mode: 0644]
mach/proto/ncg/regvar.c
mach/proto/ncg/regvar.h
mach/proto/ncg/result.h
mach/proto/ncg/salloc.c
mach/proto/ncg/salloc.h [new file with mode: 0644]
mach/proto/ncg/state.c
mach/proto/ncg/state.h
mach/proto/ncg/subr.c
mach/proto/ncg/subr.h [new file with mode: 0644]
mach/proto/ncg/types.h
mach/proto/ncg/utils.c [new file with mode: 0644]
mach/proto/ncg/utils.h [new file with mode: 0644]
mach/proto/ncg/var.c