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

WIP: generate sysimg.so #3625

Closed
wants to merge 7 commits into from
Closed

WIP: generate sysimg.so #3625

wants to merge 7 commits into from

Commits on Jul 4, 2013

  1. Configuration menu
    Copy the full SHA
    c044b57 View commit details
    Browse the repository at this point in the history
  2. Selectively replace Function::Create with jl_Module->getOrInsertFunction

    Only in initialization routines.
    ihnorton committed Jul 4, 2013
    Configuration menu
    Copy the full SHA
    be67bfe View commit details
    Browse the repository at this point in the history
  3. Use cached GlobalVariable if available

    Fixes segfault setting Function attribute.
    ihnorton committed Jul 4, 2013
    Configuration menu
    Copy the full SHA
    2c18b63 View commit details
    Browse the repository at this point in the history
  4. Reload part works, but lots of undefs and segfault. Preserving histor…

    …y but attempting so reload instead
    ihnorton committed Jul 4, 2013
    Configuration menu
    Copy the full SHA
    4bb0e58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ca963d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c49b416 View commit details
    Browse the repository at this point in the history
  7. reloadso: clean things up

    ihnorton committed Jul 4, 2013
    Configuration menu
    Copy the full SHA
    78589a2 View commit details
    Browse the repository at this point in the history