summaryrefslogtreecommitdiff
path: root/libffi/ChangeLog.x32
blob: c73378999a19979a42a726c9c3c5250367b9db84 (plain)
1
2
3
4
5
6
7
8
2011-12-06  H.J. Lu  <hongjiu.lu@intel.com>

	* src/x86/ffi64.c (ffi_call): Cast the return value to
	unsigned long.

	* src/x86/ffitarget.h (ffi_arg): Set to unsigned long long for
	x32.
	(ffi_sarg): Set to long for x32.