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: emscripten-core/emscripten
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.37.6
Choose a base ref
...
head repository: emscripten-core/emscripten
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.37.7
Choose a head ref
  • 11 commits
  • 8 files changed
  • 3 contributors

Commits on Jan 26, 2017

  1. Enable LLVM 4.0

    Dylan McKay authored and kripken committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    1586337 View commit details
    Browse the repository at this point in the history
  2. Add myself to the AUTHORS file

    Dylan McKay authored and kripken committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    f5a8345 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b543e88 View commit details
    Browse the repository at this point in the history
  4. llvm 4.0's opts work a little differently: fake lto is now smaller th…

    …an no lto (but still much bigger than regular lto, so test that)
    kripken committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    bffda88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4c3338 View commit details
    Browse the repository at this point in the history
  6. llvm 4.0's returned param opt requires changes in our dead_functions …

    …test, so that the function we test is not trivially ignored
    kripken committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    b32f9cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a9d192 View commit details
    Browse the repository at this point in the history
  8. fix sanity.test_llvm, the new llvm 4.0 has a 0 in the minor version, …

    …and we tested offsets, which ended up being negative
    kripken committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    dd22acc View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2017

  1. Update my email address (#4937)

    dylanmckay authored and kripken committed Feb 11, 2017
    Configuration menu
    Copy the full SHA
    4facee9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Configuration menu
    Copy the full SHA
    1d81afe View commit details
    Browse the repository at this point in the history
  2. 1.37.7

    kripken committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    dde6202 View commit details
    Browse the repository at this point in the history
Loading