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

compiler: remove embedding of pointers of jump tables #650

Merged
merged 10 commits into from Jun 23, 2022
Merged

compiler: remove embedding of pointers of jump tables #650

merged 10 commits into from Jun 23, 2022

Commits on Jun 22, 2022

  1. compiler: make the compiled native code PIC

    Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
    mathetake committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a6bc447 View commit details
    Browse the repository at this point in the history
  2. more

    Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
    mathetake committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    7dbcac8 View commit details
    Browse the repository at this point in the history
  3. more

    Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
    mathetake committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    ec03f60 View commit details
    Browse the repository at this point in the history
  4. more

    Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
    mathetake committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    1b50467 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. more

    Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
    mathetake committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    84d2efd View commit details
    Browse the repository at this point in the history
  2. more

    Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
    mathetake committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    8532a46 View commit details
    Browse the repository at this point in the history
  3. remove non-representative case

    Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
    mathetake committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    5a41cdd View commit details
    Browse the repository at this point in the history
  4. consolidate

    Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
    mathetake committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    b6c9974 View commit details
    Browse the repository at this point in the history
  5. consolidate

    Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
    mathetake committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    02a8a3c View commit details
    Browse the repository at this point in the history
  6. consolidate

    Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
    mathetake committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    a81e85c View commit details
    Browse the repository at this point in the history