Revert "Updated ELF relocation test for .eh_frame section"
[oota-llvm.git] / include / llvm / Object /
2013-03-28 Michael GottesmanRevert "Updated ELF relocation test for .eh_frame section"
2013-03-27 Jack CarterUpdated ELF relocation test for .eh_frame section
2013-03-25 Shankar Easwaran[ELF] dont compute symbolname size in every loop
2013-03-25 Shankar Easwaranreflect comment to the official reference
2013-03-25 Shankar Easwaran[ELF] add elf_hash function to compute the hash value...
2013-02-20 Michael J. Spencer[llvm-readobj] Add ELF .dynamic table dumping.
2013-02-14 Dmitry Vyukovinclude/llvm/Object/ELF.h: do debug checks only when...
2013-02-11 Tim NorthoverAArch64: Add basic relocation processing for llvm-dwarf...
2013-02-07 Michael J. Spencer[Object][ELF] Add a way to get the dynamic symbol table...
2013-02-07 Michael J. Spencer[Object][ELF] Add {begin,end}_elf_dynamic_symbols to...
2013-02-07 Michael J. Spencer[Object][ELF] Fix crash on no dynamic section.
2013-02-07 Michael J. Spencer80-col
2013-02-07 Michael J. Spencer[Object][ELF] Do the actual devirtualization.
2013-02-07 Michael J. Spencer[Object][ELF] Devirtualize and simplify dynamic table...
2013-02-03 Michael J. Spencer[Object][Archive] Improve performance.
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2013-01-26 NAKAMURA TakumiObject/RelocVisitor: Add minimal support, R_MIPS_32...
2013-01-26 NAKAMURA TakumiObject/RelocVisitor: Add minimal support, R_PPC64_ADDR3...
2013-01-26 NAKAMURA TakumiRelocVisitor::visit(): Set hasError in the default...
2013-01-21 Michael J. SpencerRevert "[Object] .bss sections have no content. PR15005."
2013-01-21 Michael J. Spencer[Object] .bss sections have no content. PR15005.
2013-01-19 Jakub StaszakInclude Support/ELF.h instead of Object/ELF.h. It is...
2013-01-18 Andrew KaylorFixing behavior of ELFObjectFile::getSymbolFileOffset().
2013-01-18 Daniel Dunbar[MC/Mach-O] Add support for linker options in Mach...
2013-01-16 Dmitri GribenkoImprove r172577 by using the correct type when declarin...
2013-01-15 David GreeneAvoid Enum Compare Warnings
2013-01-15 Michael J. Spencer[Object][ELF] Fix -Wenum-compare.
2013-01-15 Michael J. Spencer[Object][ELF] Simplify ELFObjectFile by using ELFType.
2013-01-14 Quentin ColombetComplete the existing support of ARM v6m, v7m, and...
2013-01-13 Dmitri GribenkoRemove redundant 'llvm::' qualifications
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-09 NAKAMURA Takumi[Object, DebugInfo] Make DWARFContext BE-aware.
2013-01-08 Tim NorthoverAllow ELF64 relocation type to be more than 8 bits.
2013-01-06 Michael J. Spencer[Object][ELF] Fix incorrect size of members for the...
2013-01-06 Michael J. Spencer[Object][ELF] Add program header iterator.
2013-01-06 Michael J. Spencer[Object][ELF] Refactor ELFRelocationIterator into ELFEn...
2013-01-05 Eric ChristopherMake this an integer so we have enumeral types in the...
2013-01-04 Michael J. Spencer[Object][ELF] Add a maximum alignment. This is used...
2012-12-31 Rafael EspindolaFix bits check in ELFObjectFile::isSectionZeroInit().
2012-12-27 Eric ChristopherRight now all of the relocations are 32-bit dwarf,...
2012-12-21 Rafael EspindolaAdd a function to get the segment name of a section.
2012-12-19 Rafael EspindolaRevert 170545 while I debug the ppc failures.
2012-12-19 Rafael EspindolaAdd r170095 back.
2012-12-17 Tim NorthoverTeach MachO which sections contain code
2012-12-13 Eric ChristopherRevert "Add a funciton to get the segment name of a...
2012-12-13 Rafael EspindolaAdd a funciton to get the segment name of a section.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-11-29 Jim GrosbachFix a memory leak in MachOObjectFile.
2012-11-20 Eric ChristopherRemove some dead code.
2012-11-19 NAKAMURA TakumiPromote the constant 1 to long long, 1LL or 1ULL in...
2012-11-13 Shankar EaswaranAdding changes to support GNU style archive library...
2012-11-13 Shankar EaswaranAdding convenience function to ELF Header
2012-11-07 Eric ChristopherAdd a relocation visitor to lib object. This works...
2012-10-29 Tim NorthoverAdd interface for querying object files for symbol...
2012-10-19 Eric ChristopherGrammar-o.
2012-10-11 Sean SilvaRemove unnecessary classof()'s
2012-10-10 Eric ChristopherFormatting and 80-col.
2012-10-10 Andrew KaylorThis patch adds new functions to the SectionRef and...
2012-10-05 Hemant KulkarniAdd ELF program header.
2012-10-05 Adhemerval ZanellaAdd PowerPC64 definitions for ELF.h
2012-09-29 Bob WilsonAdd LLVM support for Swift.
2012-09-21 Alexey SamsonovFix SymbolRef::getAddress implementation for ELF. The...
2012-09-17 Richard SmithRemove redundant semicolons to fix -pedantic-errors...
2012-09-17 Sid ManningAdd Michael Spencer's iterator class for stepping throu...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-09-10 Michael J. Spencer[Object] Extract Elf_Ehdr. Patch by Hemant Kulkarni!
2012-09-05 Nick LewyckyTeach libObject about some more ELF relocations. llvm...
2012-09-01 Logan ChienAdd ARM ELF support to llvm-objdump.
2012-08-21 Richard SmithFix misaligned access in MachO object file reader:...
2012-08-17 Akira HatanakaCorrect MCJIT functionality for MIPS32 architecture.
2012-08-16 Roman DivackyRevert r162034, r162035 and r162037.
2012-08-16 Roman DivackyHandle PowerPC.
2012-07-24 Michael J. Spencer[Object] Remove unneeded const_cast.
2012-07-24 Anshuman DasguptaAdd new interfaces to support ldd's ReaderElf.cpp.
2012-06-23 Marshall ClowAdd relocation types for Hexagon processor; patch by...
2012-06-20 Chandler CarruthRemove 'static' from inline functions defined in header...
2012-06-18 Marshall ClowAdded accessors for getting coff_relocation info
2012-06-15 Marshall ClowAdding acessors to COFFObjectFile so that clients can...
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-05-18 Jim GrosbachRefactor data-in-code annotations.
2012-04-16 Preston GurdImplement GDB integration for source level debugging...
2012-04-13 Craig TopperRemove getElfArchType from ELF.h. It's only used in...
2012-04-12 Preston GurdThis patch improves the MCJIT runtime dynamic loader...
2012-04-10 Danil MalyshevAdd a constructor for DataRefImpl and remove excess...
2012-03-19 Michael J. Spencer[Object/COFF]: Expose getSectionContents.
2012-03-19 Michael J. Spencer[Object/COFF]: Expose getSectionName.
2012-03-09 David MeyerSupport reading GNU symbol versions in ELFObjectFile
2012-03-09 David Meyer[Object]
2012-03-01 David Meyer[Object]
2012-03-01 David Meyer[Object]
2012-02-29 David Meyer[Object] Add symbol attribute flags: ST_ThreadLocal...
2012-02-28 David MeyerIn the ObjectFile interface, replace isInternal(),...
2012-02-28 Michael J. Spencer[Object] Add {begin,end}_dynamic_symbols stubs and...
2012-02-27 Michael J. SpencerRemove duplicate copy of Object/ELF.h that somehow...
2012-02-12 Eli BenderskyExpose the ELFObjectFile class directly in the Object...
2012-01-22 Eli BenderskyRemove trailing spaces
2012-01-22 Eli BenderskyBasic runtime dynamic loading capabilities added to...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-11-29 Danil MalyshevFixed ObjectFile functions:
2011-11-27 Chandler CarruthRevert r145180 as it is causing test failures on all...
next