Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
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-fastcomp-clang
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.13.0
Choose a base ref
...
head repository: emscripten-core/emscripten-fastcomp-clang
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.13.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 3, 2014

  1. Fix handling of byval arguments to set the alignment properly.

    Also, fix the way we override DefaultABIInfo methods, since
    classifyArgumentType and classifyReturnType are not actually virtual.
    
    Also, DefaultABIInfo does the right thing for floating-point types,
    so we don't need to special-case them.
    sunfishcode committed Mar 3, 2014
    Copy the full SHA
    f92a8f0 View commit details
  2. Copy the full SHA
    d159899 View commit details

Commits on Mar 10, 2014

  1. 1.13.1

    kripken committed Mar 10, 2014
    Copy the full SHA
    dce6d58 View commit details
Loading