convert from stdint types to orc types
authorDavid Schleef <ds@schleef.org>
Wed, 9 Jun 2010 23:14:32 +0000 (16:14 -0700)
committerDavid Schleef <ds@schleef.org>
Wed, 9 Jun 2010 23:19:49 +0000 (16:19 -0700)
commit27c572f26b36105a71bdbddcc07318dd2b158c53
tree97592fede4edfd31c305423715c641ad82d852f5
parent8f2cc55f745d1e9ed6874087c679b03746e3de5b
convert from stdint types to orc types
21 files changed:
configure.ac
examples/example1.c
examples/mt19937ar.c
examples/volscale.c
orc-test/orcrandom.c
orc-test/orctest.c
orc/Makefile.am
orc/opcodes.h
orc/orc.h
orc/orcarm.c
orc/orcarm.h
orc/orccpu-x86.c
orc/orcexecutor.c
orc/orcopcodes.c
orc/orcprogram.h
orc/orcrules-arm.c
orc/orcrules-neon.c
orc/orcutils.h
testsuite/memcpy_speed.c
testsuite/test_accsadubl.c
tools/orcc.c