First try at cross toolchain, compiles but not tested yet
authorNick Downing <downing.nick@gmail.com>
Mon, 2 Jan 2017 04:36:48 +0000 (15:36 +1100)
committerNick Downing <downing.nick@gmail.com>
Mon, 2 Jan 2017 04:36:48 +0000 (15:36 +1100)
commite13ee835d9ae88c7d401f13b81d25100063a5f3a
treec0e168f67502778d6d5ac049f462938cfd2c3d0e
parentbd64732b376aa3ca1fea7ca99a18d8786bfeddc9
First try at cross toolchain, compiles but not tested yet
91 files changed:
.gitignore [new file with mode: 0644]
bin/ar/Makefile
bin/ar/append.c
bin/ar/ar.c
bin/ar/archive.c
bin/ar/archive.h
bin/ar/contents.c
bin/ar/delete.c
bin/ar/extern.h
bin/ar/extract.c
bin/ar/include/ar.h [new symlink]
bin/ar/krcompat.h [new file with mode: 0644]
bin/ar/misc.c
bin/ar/move.c
bin/ar/n.sh [new file with mode: 0755]
bin/ar/print.c
bin/ar/replace.c
bin/ar/strmode.c
bin/as/Makefile
bin/as/as0.c [new file with mode: 0644]
bin/as/as0.h [new file with mode: 0644]
bin/as/as0_old.s [moved from bin/as/as0.s with 100% similarity]
bin/as/as2.c [new file with mode: 0644]
bin/as/as2.h [new file with mode: 0644]
bin/as/as2_old.s [moved from bin/as/as2.s with 100% similarity]
bin/as/krcompat.h [new file with mode: 0644]
bin/as/n.sh [new file with mode: 0755]
bin/cc/Makefile [new file with mode: 0644]
bin/cc/cc.c [moved from bin/cc.c with 81% similarity]
bin/cc/cc.h [new file with mode: 0644]
bin/cc/krcompat.h [new file with mode: 0644]
bin/cc/n.sh [new file with mode: 0755]
bin/ld/Makefile
bin/ld/include/a.out.h [new symlink]
bin/ld/include/ar.h [new symlink]
bin/ld/include/nlist.h [new symlink]
bin/ld/include/ranlib.h [new symlink]
bin/ld/include/sys/exec.h [new symlink]
bin/ld/include/vmf.h [new symlink]
bin/ld/krcompat.h [new file with mode: 0644]
bin/ld/ld.c
bin/ld/n.sh [new file with mode: 0755]
bin/nm/Makefile
bin/nm/include/a.out.h [new symlink]
bin/nm/include/ar.h [new symlink]
bin/nm/include/nlist.h [new symlink]
bin/nm/include/sys/exec.h [new symlink]
bin/nm/krcompat.h [new file with mode: 0644]
bin/nm/n.sh [new file with mode: 0755]
bin/nm/nm.c
include/a.out.h
include/stdio.h
include/vmf.h
lib/c2/c2.h
lib/c2/c20.c
lib/c2/c21.c
lib/c2/krcompat.h [new file with mode: 0644]
lib/c2/n.sh [new file with mode: 0755]
lib/ccom/Makefile
lib/ccom/c0.h
lib/ccom/c00.c
lib/ccom/c01.c
lib/ccom/c02.c
lib/ccom/c03.c
lib/ccom/c04.c
lib/ccom/c05.c
lib/ccom/c1.h
lib/ccom/c10.c
lib/ccom/c11.c
lib/ccom/c12.c
lib/ccom/c13.c
lib/ccom/cvopt.c
lib/ccom/krcompat.h [new file with mode: 0644]
lib/ccom/n.sh [new file with mode: 0755]
lib/ccom/pdp11_atof.c [new file with mode: 0644]
lib/ccom/pdp11_fp.c [new file with mode: 0644]
lib/ccom/pdp11_ldexp.c [new file with mode: 0644]
lib/cpp/Makefile
lib/cpp/cpp.c
lib/cpp/cpp.h [new file with mode: 0644]
lib/cpp/cpy.y
lib/cpp/krcompat.h [new file with mode: 0644]
lib/cpp/n.sh [new file with mode: 0755]
lib/cpp/yylex.c
lib/libc/pdp/gen/nsym.c
n.sh [new file with mode: 0755]
sys/h/exec.h
usr.lib/libvmf/include/vmf.h [new symlink]
usr.lib/libvmf/makefile
usr.lib/libvmf/n.sh [new file with mode: 0755]
usr.lib/libvmf/vmf.c