Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support reading GNU symbol versions in ELFObjectFile | David Meyer | 2012-03-09 | 1 | -9/+360 |
* | [Object] | David Meyer | 2012-03-09 | 1 | -2/+4 |
* | [Object] | David Meyer | 2012-03-01 | 1 | -1/+32 |
* | [Object] | David Meyer | 2012-03-01 | 1 | -1/+264 |
* | [Object] Add symbol attribute flags: ST_ThreadLocal, ST_Common, and ST_Undefi... | David Meyer | 2012-02-29 | 1 | -5/+15 |
* | In the ObjectFile interface, replace isInternal(), isAbsolute(), isGlobal(), ... | David Meyer | 2012-02-28 | 1 | -38/+15 |
* | [Object] Add {begin,end}_dynamic_symbols stubs and implementation for ELF. | Michael J. Spencer | 2012-02-28 | 1 | -20/+83 |
* | Remove duplicate copy of Object/ELF.h that somehow managed to get in. | Michael J. Spencer | 2012-02-27 | 1 | -1487/+0 |
* | Expose the ELFObjectFile class directly in the Object/ELF.h header, similarly | Eli Bendersky | 2012-02-12 | 1 | -0/+2970 |