Age | Commit message (Expand) | Author |
---|---|---|
2009-11-05 | Make a few more LLVM headers parsable as standalone headers. | Douglas Gregor |
2009-10-26 | Move DataTypes.h to include/llvm/System, update all users. This breaks the last | Chandler Carruth |
2009-08-08 | ELF improvements: | Bruno Cardoso Lopes |
2009-07-07 | "BinaryObject.h was implicitly converting between uint{16,32,64}_t to | Chris Lattner |
2009-07-06 | Add the Object Code Emitter class. Original patch by Aaron Gray, I did some | Bruno Cardoso Lopes |
2009-07-03 | Fix the build: provide uint8_t. | Duncan Sands |
2009-06-22 | Add more methods to gather target specific elf stuff | Bruno Cardoso Lopes |
2009-06-14 | Introduce new BinaryObject (blob) class, ELF Writer modified to use it. Binar... | Bruno Cardoso Lopes |