Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[x86/Linux] Fix WIN64EXCEPTIONS build error #8629

Merged
merged 62 commits into from
Jan 11, 2017

Commits on Dec 20, 2016

  1. Configuration menu
    Copy the full SHA
    c814180 View commit details
    Browse the repository at this point in the history
  2. Revise FaultingExceptionFrame

    This commit revises FaultingExceptionFrame to support WIN64EXCEPTIONS in
    x86/Linux port.
    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    6677089 View commit details
    Browse the repository at this point in the history
  3. Move GetUnwindInfo and GetNumberOfUnwindInfos into the real code header

    This commit fixes #8342.
    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    c2bad85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8d8738 View commit details
    Browse the repository at this point in the history
  5. Revise regdisp.h

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    27cdda4 View commit details
    Browse the repository at this point in the history
  6. Revise eetwain.h

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    df7c9db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a59ac6 View commit details
    Browse the repository at this point in the history
  8. Revises excep.cpp

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    9d391d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8fa9fa5 View commit details
    Browse the repository at this point in the history
  10. Revises cgenx86.cpp

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    b5fc9fd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    50875b7 View commit details
    Browse the repository at this point in the history
  12. Revise stackwalk.cpp

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    0b3d7c0 View commit details
    Browse the repository at this point in the history
  13. Revise jitinterface.cpp

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    d4471e4 View commit details
    Browse the repository at this point in the history
  14. Revise readytorun.h

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    fcae39e View commit details
    Browse the repository at this point in the history
  15. Revise dbgipcevents.h

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    f733395 View commit details
    Browse the repository at this point in the history
  16. Revise zapcode.cpp

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    cf6be8c View commit details
    Browse the repository at this point in the history
  17. Revise clrnt.h

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    67eb702 View commit details
    Browse the repository at this point in the history
  18. Fix Windows build error

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    c280c94 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4935445 View commit details
    Browse the repository at this point in the history
  20. Revise per feedback

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    8936dff View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    51990b4 View commit details
    Browse the repository at this point in the history
  22. Fix style changes

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    acf7d0a View commit details
    Browse the repository at this point in the history
  23. Fix style changes

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    dc42954 View commit details
    Browse the repository at this point in the history
  24. Remove #undef _TARGET_X86_

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    abd974e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b22d9e2 View commit details
    Browse the repository at this point in the history
  26. Revise per feedback

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    53d121b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e991914 View commit details
    Browse the repository at this point in the history
  28. Use !BIT64 instead of BIT32

    parjong committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    e9bccea View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2016

  1. Include exceptionhandling.cpp and gcinfodecoder.cpp in build

    This commit includes exceptionhandling.cpp and gcinfodecoder.cpp in
    build, and fixes related compile errors.
    parjong committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    fcbdf54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8768e45 View commit details
    Browse the repository at this point in the history
  3. Fix build error

    parjong committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    66d86af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e4c917 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d534a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b43f76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92eb6f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0061b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c5f643 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56f69ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0b6f553 View commit details
    Browse the repository at this point in the history
  12. Fix Windows Build Error

    parjong committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    0977740 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9bfae60 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    feb6956 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

  1. Configuration menu
    Copy the full SHA
    1feba59 View commit details
    Browse the repository at this point in the history
  2. Revert "Move GetUnwindInfo and GetNumberOfUnwindInfos into the real c…

    …ode header"
    
    This reverts commit c2bad85.
    parjong committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    024af9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec97590 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    301c261 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Configuration menu
    Copy the full SHA
    33fdeab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf6b3b1 View commit details
    Browse the repository at this point in the history
  3. Add UNIXTODO

    parjong committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    b95967a View commit details
    Browse the repository at this point in the history
  4. Add UNIXTODO

    parjong committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    285ef04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    055abfd View commit details
    Browse the repository at this point in the history
  6. Fix incorrect comment

    parjong committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    1fd427c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a92ba63 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a7d295 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e21fcd1 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. Configuration menu
    Copy the full SHA
    671923f View commit details
    Browse the repository at this point in the history
  2. Merge two #ifdef regions

    parjong committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    8f38336 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    442d763 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c30ee4 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary stubs

    parjong committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    bf6ec0d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2017

  1. Configuration menu
    Copy the full SHA
    6019340 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Revise per feedback

    parjong committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    248dc87 View commit details
    Browse the repository at this point in the history