Age | Commit message (Expand) | Author | Files | Lines |
2014-01-24 | Make ObjectFile ownership of the MemoryBuffer optional. | Rafael Espindola | 1 | -7/+9 |
2014-01-21 | Be a bit more consistent about using ErrorOr when constructing Binary objects. | Rafael Espindola | 1 | -8/+11 |
2014-01-17 | 80-column. | Rui Ueyama | 1 | -3/+6 |
2014-01-17 | llvm-objdump/COFF: Print ordinal base number. | Rui Ueyama | 1 | -0/+6 |
2014-01-16 | llvm-objdump/COFF: Print DLL name in the export table header. | Rui Ueyama | 1 | -1/+11 |
2014-01-16 | Use static instead of anonymous namespace. | Rui Ueyama | 1 | -8/+4 |
2014-01-16 | Reduce nesting. | Rui Ueyama | 1 | -13/+11 |
2014-01-16 | Use the current local variable naming style. | Rui Ueyama | 1 | -244/+242 |
2014-01-16 | llmv-objdump/COFF: Print export table contents. | Rui Ueyama | 1 | -3/+95 |
2014-01-16 | Don't use DataRefImpl to implement ImportDirectoryEntryRef. | Rui Ueyama | 1 | -37/+17 |
2013-11-15 | Readobj: If NumbersOfSections is 0xffff, it's an COFF import library. | Rui Ueyama | 1 | -4/+7 |
2013-11-02 | move getSymbolNMTypeChar to the one program that needs it: nm. | Rafael Espindola | 1 | -68/+0 |
2013-11-02 | Convert another use of getSymbolNMTypeChar. | Rafael Espindola | 1 | -5/+9 |
2013-11-02 | Avoid some getSymbolNMTypeChar uses in COFFObjectFile.cpp itself. | Rafael Espindola | 1 | -12/+6 |
2013-11-02 | Revert "Don't use getSymbolNMTypeChar for implementing COFFObjectFile::getSym... | Rafael Espindola | 1 | -2/+4 |
2013-11-02 | Don't use getSymbolNMTypeChar for implementing COFFObjectFile::getSymbolFileO... | Rafael Espindola | 1 | -4/+2 |
2013-10-12 | Add missing #include's to cctype when using isdigit/alpha/etc. | Will Dietz | 1 | -0/+1 |
2013-09-27 | Object/COFF: Rename getXXX{Begin,End} -> xxx_{begin,end}. | Rui Ueyama | 1 | -4/+4 |
2013-09-27 | Re-submit r191472 with a fix for big endian. | Rui Ueyama | 1 | -30/+166 |
2013-09-27 | Revert "llvm-objdump: Dump COFF import table if -private-headers option is gi... | Rui Ueyama | 1 | -166/+30 |
2013-09-27 | llvm-objdump: Dump COFF import table if -private-headers option is given. | Rui Ueyama | 1 | -30/+166 |
2013-07-19 | Retry submitting r186623: COFFDumper: Dump data directory entries. | Rui Ueyama | 1 | -37/+49 |
2013-07-18 | Revert "COFFDumper: Dump data directory entries." | Rui Ueyama | 1 | -46/+36 |
2013-07-18 | COFFDumper: Dump data directory entries. | Rui Ueyama | 1 | -36/+46 |
2013-06-12 | readobj: Dump PE/COFF optional records. | Rui Ueyama | 1 | -36/+63 |
2013-06-05 | Handle relocations that don't point to symbols. | Rafael Espindola | 1 | -4/+2 |
2013-05-09 | Change getRelocationAdditionalInfo to be ELF only. | Rafael Espindola | 1 | -5/+0 |
2013-04-25 | Clarify getRelocationAddress x getRelocationOffset a bit. | Rafael Espindola | 1 | -2/+1 |
2013-04-07 | Remove unused argument. | Rafael Espindola | 1 | -1/+1 |
2013-02-12 | Add static cast to unsigned char whenever a character classification function... | Guy Benyei | 1 | -1/+1 |
2012-10-29 | Add interface for querying object files for symbol values. | Tim Northover | 1 | -0/+5 |
2012-10-10 | Cosmetic changes | Andrew Kaylor | 1 | -1/+1 |
2012-10-10 | This patch adds new functions to the SectionRef and ObjectFile interfaces to ... | Andrew Kaylor | 1 | -0/+7 |
2012-06-18 | Added accessors for getting coff_relocation info | Marshall Clow | 1 | -0/+5 |
2012-06-15 | Had a closing brace inside an #ifdef -- oops! | Marshall Clow | 1 | -1/+1 |
2012-06-15 | Adding acessors to COFFObjectFile so that clients can get at the (non-generic... | Marshall Clow | 1 | -0/+31 |
2012-04-12 | This patch improves the MCJIT runtime dynamic loader by adding new handling | Preston Gurd | 1 | -0/+21 |
2012-04-10 | Add a constructor for DataRefImpl and remove excess initialization. | Danil Malyshev | 1 | -9/+0 |
2012-03-19 | [Object/COFF]: Expose getSectionContents. | Michael J. Spencer | 1 | -10/+19 |
2012-03-19 | [Object/COFF]: Expose getSectionName. | Michael J. Spencer | 1 | -19/+24 |
2012-03-15 | Fix bug found by warning. | Michael J. Spencer | 1 | -1/+2 |
2012-03-09 | [Object] | David Meyer | 1 | -1/+1 |
2012-03-01 | [Object] | David Meyer | 1 | -0/+6 |
2012-03-01 | [Object] | David Meyer | 1 | -0/+20 |
2012-02-29 | [Object] Add symbol attribute flags: ST_ThreadLocal, ST_Common, and ST_Undefi... | David Meyer | 1 | -2/+6 |
2012-02-28 | In the ObjectFile interface, replace isInternal(), isAbsolute(), isGlobal(), ... | David Meyer | 1 | -22/+15 |
2012-02-28 | [Object] Add {begin,end}_dynamic_symbols stubs and implementation for ELF. | Michael J. Spencer | 1 | -0/+10 |
2011-11-29 | Fixed ObjectFile functions: | Danil Malyshev | 1 | -6/+9 |
2011-11-28 | Fix some possible gcc-4.2 may be used uninitialized warnings. | Daniel Dunbar | 1 | -2/+2 |
2011-11-27 | Revert r145180 as it is causing test failures on all the bots. | Chandler Carruth | 1 | -9/+6 |