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/lm32
base: ca5679d99219
Choose a base ref
...
head repository: m-labs/lm32
compare: 68d407f4a344
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 8, 2013

  1. lm32 test Makefiles cleanup

    Make the makefiles more portable and able to use different toolchain than
    lm32-elf (for instance lm32-rtems4.11).
    
    Signed-off-by: Yann Sionneau <yann@minet.net>
    Signed-off-by: Michael Walle <michael@walle.cc>
    fallen authored and mwalle committed Jan 8, 2013
    Copy the full SHA
    e937900 View commit details
    Browse the repository at this point in the history
  2. fix compilation of lm32 tests

    Fix compiling when using RTEMS toolchain (or any other non-bare-metal
    toolchain).
    
    Signed-off-by: Yann Sionneau <yann@minet.net>
    Signed-off-by: Michael Walle <michael@walle.cc>
    fallen authored and mwalle committed Jan 8, 2013
    Copy the full SHA
    68d407f View commit details
    Browse the repository at this point in the history