Age | Commit message (Expand) | Author |
---|---|---|
2010-07-12 | 80 columns. | Eric Christopher |
2010-04-29 | add some more (void)'s to prototypes for PR6961 | Chris Lattner |
2010-04-28 | declare targets with (void) instead of () since this is a C header. | Chris Lattner |
2010-01-09 | hopefully unbreak the ocaml bindings. | Chris Lattner |
2010-01-09 | "In order to ease automatic bindings generation, it would be helpful if boole... | Chris Lattner |
2009-12-21 | improve compatibility with SWIG, patch by James Knight! | Chris Lattner |
2009-08-18 | Add LLVMInitializeAllTargetInfos for C api, and update | Daniel Dunbar |
2009-06-23 | Provide InitializeAllTargets and InitializeNativeTarget functions in the | Bob Wilson |
2009-05-09 | Rename PaddedSize to AllocSize, in the hope that this | Duncan Sands |
2009-01-12 | Rename getABITypeSize to getTypePaddedSize, as | Duncan Sands |
2008-03-16 | C and Objective Caml bindings for the TargetData class. | Gordon Henriksen |