OSDN Git Service

* configure.ac: Tidy target case.
[pf3gnuchains/gcc-fork.git] / libffi / src / ia64 /
2007-03-07 aolivalibffi/ChangeLog:
2006-04-12 wilsonFix IA-64 problems with denorms getting clobbered by...
2005-03-31 hboehm * src/ia64/ffitarget.h (ffi_arg): Use long long instea...
2005-03-30 sje * src/ia64/ffitarget.h (ffi_arg) ADD DI attribute.
2004-12-31 rth * src/types.c (FFI_TYPE_POINTER): Define with...
2004-06-10 jakub * src/ia64/unix.S (ffi_call_unix): Insert group barrie...
2004-03-11 schwab * src/ia64/ffi.c (ffi_prep_incoming_args_UNIX): Get...
2003-10-22 schwab * src/ia64/ffi.c: Replace FALSE/TRUE with false/true.
2003-10-21 andreastcommit missing adds.
2003-10-21 andreast2003-10-21 Andreas Tobler <a.tobler@schweiz.ch>
2002-04-08 hboehm * src/java_raw_api.c (ffi_java_raw_size): Handle FFI_T...
2001-04-26 hboehmRestore stack pointer when returning from ffi_closure_UNIX.
2001-04-26 hboehm*** empty log message ***
2001-04-18 wilsonEliminate assembler warnings found by ia64-linux bootstrap.
2000-02-25 tromey2000-02-25 Hans Boehm <boehm@acm.org>