Skip to content
  1. Mar 05, 2014
  2. Mar 04, 2014
    • Rui Ueyama's avatar
      [PECOFF] Sort x64 exception handler table. · 182437e6
      Rui Ueyama authored
      Just like x86 exception handler table, the table for x64 needs to be sorted
      so that runtime can binary search on it. Unlike x86, the table entry for x64
      has multiple fields, and they need to be sorted according to its BeginAddress
      field. This patch also fixes a bug in relocations.
      
      llvm-svn: 202874
      182437e6
  3. Mar 03, 2014
  4. Mar 02, 2014
  5. Mar 01, 2014
  6. Feb 28, 2014
  7. Feb 27, 2014
  8. Feb 26, 2014
  9. Feb 25, 2014
  10. Feb 24, 2014
  11. Feb 23, 2014
  12. Feb 21, 2014
Loading