| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up code, no functionality changes. | Chris Lattner | 2005-07-11 | 1 | -50/+68 |
| * | Emit a symbol table entry for each function we output to the ELF file. This | Chris Lattner | 2005-07-11 | 1 | -1/+31 |
| * | add code to emit the .text section to the section header. | Chris Lattner | 2005-07-11 | 1 | -4/+89 |
| * | Use a name mangler object to uniquify names and remove nonstandard | Chris Lattner | 2005-07-11 | 1 | -2/+8 |
| * | Add support for emitting a .data section and .bss section. | Chris Lattner | 2005-07-08 | 1 | -22/+67 |
| * | Add support for emitting the symbol table (and its string table) of the | Chris Lattner | 2005-07-07 | 1 | -54/+141 |
| * | iniital checkin of ELFWriter implementation | Chris Lattner | 2005-06-27 | 1 | -0/+230 |

