Home | History | Annotate | Download | only in libffi

Lines Matching full:fixed

119 	* configure.in: Fixed -Wall trick.
149 * README: Fixed n32 sample code.
197 * README: Rewrote intro, and fixed examples.
366 * types.c: Fixed x86 alignment info for long long types.
397 * mips/ffi.c: Fixed comment typo.
400 Fixed x86 long double return handling.
402 * types.c: Fixed x86 long double alignment info.
457 * ffitest.c (main): Fixed test case for non mips machines.
465 * ffitest.c (main): Fixed character constants.
468 * Makefile.am (VPATH): Fixed VPATH def'n so automake won't
518 * prep_cif.c (ffi_prep_cif): Fixed assertion.
548 (initialize_aggregate): Fixed aggregate type initialization.
572 * sysv.S (retlongdouble): Fixed long long return value support.
577 * ffi.c (ffi_prep_cif_machdep): Fixed long double return value
603 * sysv.S (retdouble): Fixed double return problems.
606 (ffi_prep_cif_machdep): Fixed double return problems
611 (ffi_prep_args): Fixed type promotion bug.
633 * o32.S: Fixed typo in comment.
635 * ffi.c (ffi_prep_cif_machdep): Fixed argument processing.
649 * n32.S: Fixed bad stack munging.
663 * n32.S: Fixed fn pointer bug.
667 (ffi_prep_args): Fixed n32 structure passing when structures
682 (ffi_prep_args): Fixed type promotion bug.
687 * ffi.c (ffi_prep_cif_machdep): Fixed arg flags. Second arg
728 * v8.S: Fixed minor portability problem reported by