add abi_*.cc
commite3fb638ce942fec47d0181b54f2160ad0afd3b39
authornsz <nsz@port70.net>
Mon, 18 Apr 2016 21:18:47 +0000 (18 21:18 +0000)
committernsz <nsz@port70.net>
Mon, 18 Apr 2016 21:18:47 +0000 (18 21:18 +0000)
tree3c5bebe3d5196dc4917293b13f3b8c6c3cab0026
parentb6bf10a24409113ea5d4d042efb2c7421696f04b
add abi_*.cc
13 files changed:
abi_func.cc [new file with mode: 0644]
abi_type.aarch64.cc [new file with mode: 0644]
abi_type.arm.cc [new file with mode: 0644]
abi_type.i386.cc [new file with mode: 0644]
abi_type.microblaze.cc [new file with mode: 0644]
abi_type.mips.cc [new file with mode: 0644]
abi_type.mips64.cc [new file with mode: 0644]
abi_type.or1k.cc [new file with mode: 0644]
abi_type.powerpc.cc [new file with mode: 0644]
abi_type.powerpc64.cc [new file with mode: 0644]
abi_type.sh.cc [new file with mode: 0644]
abi_type.x32.cc [new file with mode: 0644]
abi_type.x86_64.cc [new file with mode: 0644]