Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-05-13 | ffi_darwin.c (ffi_prep_closure): Declare fd at beginning of function (for old... | Andreas Tobler | 1 | -2/+3 |
2002-03-07 | Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files. | Andreas Tobler | 3 | -1/+768 |
2002-02-21 | ffi_darwin.c (ffi_prep_args): Skip appropriate number of GPRs for floating-po... | Andreas Tobler | 1 | -6/+14 |
2002-01-18 | - Symmetrically define ffi_call_DARWIN for AIX. | David Edelsohn | 1 | -0/+15 |
2002-01-18 | - Provide a null definition of _ffi_call_AIX so that Darwin link won't fail. | David Edelsohn | 1 | -4/+10 |
2002-01-17 | Makefile.am (EXTRA_DIST): Add Darwin and AIX files. | David Edelsohn | 2 | -14/+237 |
2001-10-09 | Implement Darwin PowerPC ABI. | John Hornkvist | 2 | -0/+515 |
2001-06-03 | osf.S: Add unwind info. | Andrew Haley | 2 | -3/+90 |
2001-03-24 | ppc_closure.S: New file. | Kevin B Hendricks | 2 | -0/+405 |
1999-08-08 | Initial revision | Anthony Green | 3 | -0/+670 |