Age | Commit message (Expand) | Author |
---|---|---|
2005-07-16 | Add two helper methods, adjust a prototype | Chris Lattner |
2005-07-16 | Add ability to set TYPE and FLAGS field for section trivially | Chris Lattner |
2005-07-16 | Major refactor of the ELFWriter code. Instead of building up one big | Chris Lattner |
2005-07-12 | Add support for emitting 64-bit integers | Chris Lattner |
2005-07-12 | Add some apparently undocumented ELF section header flags | Chris Lattner |
2005-07-11 | The symbol table just needs a const GlobalValue*, not a non-const one. | Chris Lattner |
2005-07-11 | expose a new code emitter object | Chris Lattner |
2005-07-11 | add a name mangler object | Chris Lattner |
2005-07-07 | Add support for building/representing the symbol table, add some enum constants | Chris Lattner |
2005-06-27 | iniital checkin of ELFWriter header. | Chris Lattner |