Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: m-labs/artiq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 86ba219c1103
Choose a base ref
...
head repository: m-labs/artiq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ce30045dd4b8
Choose a head ref
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 2, 2016

  1. coredevice: format backtrace RA as +0xN, not 0xN.

    The absolute address is somewhere in the 0x4000000 range; the one
    that is displayed is an offset from the shared object base.
    whitequark committed Apr 2, 2016

    Verified

    This commit was signed with the committer’s verified signature.
    primeos Michael Weiss
    Copy the full SHA
    132b55d View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b1f371e View commit details
  3. llvm_ir_generator: add TBAA metadata for @now.

    whitequark committed Apr 2, 2016
    Copy the full SHA
    a1e98a4 View commit details
  4. Copy the full SHA
    712e16b View commit details
  5. compiler: purge generated functions from backtraces.

    whitequark committed Apr 2, 2016
    Copy the full SHA
    a57aabb View commit details
  6. conda: update llvmlite-artiq dependency.

    Build 22 includes debug information support.
    whitequark committed Apr 2, 2016
    Copy the full SHA
    ce30045 View commit details
Loading