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/misoc
base: 51f4f920a24d
Choose a base ref
...
head repository: m-labs/misoc
compare: 080dbaa206ef
Choose a head ref
  • 7 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 10, 2013

  1. software/include/base/stdint.h: more definitions

    Sebastien Bourdeauducq committed Jan 10, 2013
    Copy the full SHA
    b0503aa View commit details
    Browse the repository at this point in the history
  2. software/common.mak: use -target instead of deprecated -ccc-host-triple

    Sebastien Bourdeauducq committed Jan 10, 2013
    Copy the full SHA
    e4144f2 View commit details
    Browse the repository at this point in the history
  3. software/common.mak: remove -fsigned-char from CFLAGS

    Sebastien Bourdeauducq committed Jan 10, 2013
    Copy the full SHA
    c490917 View commit details
    Browse the repository at this point in the history
  4. software: run the assembler ourselves to prevent future time wastage …

    …due to breakage of our custom Clang toolchain
    Sebastien Bourdeauducq committed Jan 10, 2013
    Copy the full SHA
    c5c2919 View commit details
    Browse the repository at this point in the history
  5. software/include/base/stdint.h: add INT32_C

    Sebastien Bourdeauducq committed Jan 10, 2013
    Copy the full SHA
    d576893 View commit details
    Browse the repository at this point in the history
  6. software: compile compiler-rt ourselves

    Sebastien Bourdeauducq committed Jan 10, 2013
    Copy the full SHA
    7adee98 View commit details
    Browse the repository at this point in the history
  7. software: hide and delete .ts files

    Sebastien Bourdeauducq committed Jan 10, 2013
    Copy the full SHA
    080dbaa View commit details
    Browse the repository at this point in the history