Object/COFF: Rename getXXX{Begin,End} -> xxx_{begin,end}.
[oota-llvm.git] / include / llvm / Object / Binary.h
2013-06-18 Alexey SamsonovBasic support for parsing Mach-O universal binaries...
2013-04-18 Rafael EspindolaAt Jim Grosbach's request detemplate Object/MachO.h.
2013-04-08 Rafael EspindolaAdd all 4 MachO object types. Use the stored type to...
2013-01-09 NAKAMURA Takumi[Object, DebugInfo] Make DWARFContext BE-aware.
2012-10-11 Sean SilvaRemove unnecessary classof()'s
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-03-19 Michael J. Spencer[Object/COFF]: Expose getSectionName.
2012-03-09 David Meyer[Object]
2011-06-25 Michael J. SpencerMake Binary the parent of ObjectFile and update childre...
2011-06-25 Michael J. SpencerAdd Binary class. This is a cleaner parent than ObjectFile.
2011-06-13 Benjamin KramerRevert r132910 and r132909 on behalf of Michael. They...
2011-06-13 Michael J. SpencerRevert the last two commits in the series. r132911...
2011-06-13 Michael J. SpencerMake Binary the parent of ObjectFile and update childre...
2011-06-13 Michael J. SpencerAdd Binary class. This is a cleaner parent than ObjectFile.