Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move getSymbolNMTypeChar to the one program that needs it: nm. | Rafael Espindola | 2013-11-02 | 1 | -75/+2 |
* | Add missing #include's to cctype when using isdigit/alpha/etc. | Will Dietz | 2013-10-12 | 1 | -0/+1 |
* | Object/COFF: Rename getXXX{Begin,End} -> xxx_{begin,end}. | Rui Ueyama | 2013-09-27 | 1 | -4/+4 |
* | [Object/ELF] sh_type is not a bitfield. Fixes RuntimeDyld test failure on ARM. | Michael J. Spencer | 2013-08-12 | 1 | -2/+2 |
* | ELFObjectFile.h: Silence warning on Windows | Hans Wennborg | 2013-08-09 | 1 | -1/+2 |
* | [Object] Split the ELF interface into 3 parts. | Michael J. Spencer | 2013-08-08 | 1 | -0/+1098 |