mips: remove dynamic arrays - reduces stack usage
authorØyvind Harboe <oyvind.harboe@zylin.com>
Sun, 22 Nov 2009 19:23:34 +0000 (20:23 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Sun, 22 Nov 2009 19:23:34 +0000 (20:23 +0100)
commitaf7f6891e98d538eabcf137d89f28bf3406a4999
tree4c3792506b8ecc4654f4523ae74813b23adb759e
parent2d6829d6982fa485b8cabb3a91e41b9c50c7f3d1
mips: remove dynamic arrays - reduces stack usage

Allocate working memory dynamically.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/target/mips32_pracc.c