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