Age | Commit message (Expand) | Author |
---|---|---|
2007-12-29 | remove attributions from tools. | Chris Lattner |
2007-10-08 | Move the space in overview output for commands out of each of the | Dan Gohman |
2007-07-05 | Here is the bulk of the sanitizing. | Gabor Greif |
2007-05-06 | switch tools to bitcode instead of bytecode | Chris Lattner |
2006-12-06 | make all llvm tools call llvm_shutdown when they exit, static'ify some stuff. | Chris Lattner |
2006-08-25 | Fix a bug introduced by a change in the Archive::writeToDisk interface. | Reid Spencer |
2006-07-07 | Remove EH use from the Archive library and adjust its users accordingly. | Reid Spencer |
2005-12-28 | ditto | Duraid Madina |
2005-07-07 | For PR495: | Reid Spencer |
2005-04-22 | Remove trailing whitespace | Misha Brukman |
2005-02-13 | Fix PR506: | Reid Spencer |
2004-12-30 | Fix the help documentation to not imply multiple archive files can be | Reid Spencer |
2004-12-15 | For PR351: | Reid Spencer |
2004-11-16 | Per code review: \ | Reid Spencer |
2004-11-14 | A tool for adding a symbol table to LLVM Archives | Reid Spencer |