aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/alpha
AgeCommit message (Expand)AuthorFilesLines
2007-04-06configure.ac: Tidy target case.Richard Henderson3-19/+50
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva1-5/+6
2005-05-08re PR libffi/21285 (gij fails to handle NullPointerException exception)Richard Henderson1-45/+49
2003-10-21commit missing adds.Andreas Tobler1-0/+48
2003-10-21[multiple changes]Andreas Tobler2-6/+7
2003-05-17configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek1-1/+1
2001-07-16re PR bootstrap/3563 (Error building libffi)Rainer Orth1-3/+8
2001-06-26* src/alpha/osf.S (ffi_closure_osf): Use .rdata for ECOFF.Rainer Orth1-0/+4
2001-06-12osf.S (__FRAME_BEGIN__): Conditionalize for ELF.Andrew Haley1-0/+4
2001-06-03osf.S: Add unwind info.Andrew Haley1-1/+70
2001-03-02Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton2-4/+0
2000-12-10Richards changes to the closure code for alphaRichard Henderson2-24/+121
2000-12-08libffi closures for AlphaRichard Henderson2-158/+272
1999-08-08Initial revisionAnthony Green2-0/+317