Skip to content
  1. Jan 13, 2013
  2. Jan 11, 2013
  3. Jan 10, 2013
  4. Jan 09, 2013
  5. Jan 08, 2013
  6. Jan 07, 2013
  7. Jan 05, 2013
  8. Dec 27, 2012
  9. Dec 10, 2012
  10. Nov 21, 2012
  11. Nov 13, 2012
  12. Nov 05, 2012
  13. Oct 25, 2012
    • Sid Manning's avatar
      · 823e8bb7
      Sid Manning authored
      This patch changes the following:
        * Use conventional naming for KindHandlers.
        * Add X86 relocation routines.
        * Use std::function instead of function pointers in _fixupHandler map.
        * Change _fixupHandler map from std::map to llvm::DenseMap.
        * Add simple testcase for x86 relocations.
      
      llvm-svn: 166700
      823e8bb7
  14. Oct 18, 2012
    • Sid Manning's avatar
      This update does the following: · 2a59024f
      Sid Manning authored
        * Moves enum Scope from DefinedAtom.h to Atom.h
        * Adds scope method to AbsoluteAtom class
        * Updates YAML to print scope of AbsoluteAtoms
        * Update Native Reader/Writer to handle this new, "attribute"
        * Adds testcase 
      Reviewed and approved by Nick Kledzik
      
      llvm-svn: 166189
      2a59024f
  15. Oct 09, 2012
    • Sid Manning's avatar
      · 42064e5b
      Sid Manning authored
        * Add relocation reference support for Hexagon and PowerPC.
          - Hexagon has many relocation types, this patch covers just
            a subset, more will be added.
          - PowerPC support was added so that we can verify mixed endian
            environments.
        * Add some basic test cases
        * Update ldd-core to accept -endian flag
      
      llvm-svn: 165477
      42064e5b
  16. Oct 04, 2012
  17. Oct 03, 2012
    • Sid Manning's avatar
      · 05c82a42
      Sid Manning authored
        * Return correct size and alignment for common symbols.
      
      llvm-svn: 165170
      05c82a42
  18. Oct 02, 2012
  19. Sep 17, 2012
  20. Sep 14, 2012
  21. Jul 31, 2012
  22. Jul 30, 2012
  23. Jul 25, 2012
Loading