Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: 'C-unwind' ABI #2945

Merged
merged 12 commits into from
Jul 31, 2020
Merged

Commits on Jun 16, 2020

  1. 'C unwind' ABI - drafted by FFI Unwind project group

    Kyle Strand committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    3c2d2ad View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. TODOs for myself

    Kyle Strand committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    2f2c9b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. Changes from review; mention 'system' and other ABIs

    Kyle Strand committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    23efb0a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Comments from RalfJ

    Kyle Strand committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    49f061f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Revise limitations section

    Kyle Strand committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    fdbd98f View commit details
    Browse the repository at this point in the history
  2. Update text/0000-c-unwind-abi.md

    Co-authored-by: Ralf Jung <post@ralfj.de>
    BatmanAoD and RalfJung committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    89c7a2e View commit details
    Browse the repository at this point in the history
  3. POFs necessary but not sufficient

    Kyle Strand committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    612880a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'PG-FFIUnwind-c-unwind-abi' of github.com:batmanaod/rfcs…

    … into PG-FFIUnwind-c-unwind-abi
    Kyle Strand committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    5818f46 View commit details
    Browse the repository at this point in the history
  5. line wraps

    Kyle Strand committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    803f79f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Configuration menu
    Copy the full SHA
    cdca5d3 View commit details
    Browse the repository at this point in the history
  2. Add hyphens at line breaks

    BatmanAoD committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    4c48398 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Fix other 'unwind' ABIs

    BatmanAoD committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    9e85680 View commit details
    Browse the repository at this point in the history