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

Support dynamic relocation in libuser #247

Merged
merged 4 commits into from
Apr 19, 2019

Commits on Apr 8, 2019

  1. Start support of dynamic relocation

    Thog authored and Thog committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    00abbb0 View commit details
    Browse the repository at this point in the history
  2. Address comments

    Thog committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    2459ffd View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Address comments

    Thog committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    bc7ab52 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

  1. Improve userland linker script

    LLD now generate less weird binaries.
    
    This will help for dynamic linking and thread locals.
    Thog committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    6ee0b56 View commit details
    Browse the repository at this point in the history