ffi.h.in (ffi_type_ulong, [...]): Define correctly for 32-bit architectures.
authorTorsten Schoenfeld <kaffeetisch@gmx.de>
Tue, 25 Jul 2006 20:01:22 +0000 (20:01 +0000)
committerAndreas Tobler <andreast@gcc.gnu.org>
Tue, 25 Jul 2006 20:01:22 +0000 (22:01 +0200)
commitcb4132fe11e1852aa1bb108d69ace94f09296c5b
tree75a10258420b179909b785eb7bb52eb01ba11601
parent6583cf153de60fde983298105321deb3e5b0b3cd
ffi.h.in (ffi_type_ulong, [...]): Define correctly for 32-bit architectures.

2006-07-25  Torsten Schoenfeld  <kaffeetisch@gmx.de>

* include/ffi.h.in (ffi_type_ulong, ffi_type_slong): Define correctly
for 32-bit architectures.
* testsuite/libffi.call/return_ul.c: New test case.

From-SVN: r115739
libffi/ChangeLog
libffi/include/ffi.h.in
libffi/testsuite/libffi.call/return_ul.c [new file with mode: 0644]