]> www.ginac.de Git - cln.git/commit
Support for little-endian Mips, second shot
authorRichard Kreckel <kreckel@ginac.de>
Mon, 27 Sep 2004 20:14:44 +0000 (20:14 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Mon, 27 Sep 2004 20:14:44 +0000 (20:14 +0000)
commit089003015acebfa0b6d43af5a625040d1093558e
tree6dd244fc553ee1ecb31b3a83b498778fb0c47233
parentabbb561b2cb390123aded0d394c8fae89a431087
    Support for little-endian Mips, second shot
        * src/base/digitseq/cl_asm_mipsel_.cc: New file...
        * src/base/digitseq/cl_asm_cc: ...used here.
        * src/base/digitseq/cl_asm.h: Include cl_asm_mips.h for any endianness.
        * include/cln/object.h: Set alignment for mipsel explicitly.
ChangeLog
include/cln/object.h
src/base/digitseq/cl_asm.h
src/base/digitseq/cl_asm_.cc
src/base/digitseq/cl_asm_mipsel_.cc [new file with mode: 0644]