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: thesofproject/sof
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Semihalf/sof
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: hifi-clang/main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 16 files changed
  • 2 contributors

Commits on Jun 17, 2022

  1. xt-clang:Change the path order for the xt-xcc emulation

    Signed-off-by: Maciej Czekaj <[email protected]>
    Signed-off-by: Stanisław Kardach <[email protected]>
    (cherry picked from commit b86bee823c5fc1e35ec02ab7df1a21f32a2feb21)
    Maciej Czekaj committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    3776256 View commit details
    Browse the repository at this point in the history
  2. xt-clang: Mark heap_get_size() as unused

    Signed-off-by: Maciej Czekaj <[email protected]>
    Signed-off-by: Stanisław Kardach <[email protected]>
    (cherry picked from commit a8aeb017aba99cbd9ecba1cf1983519518d25e25)
    Maciej Czekaj committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    29aa246 View commit details
    Browse the repository at this point in the history
  3. xt-clang: Remove cast oprator to avoid rvalue reference in macro

    Signed-off-by: Maciej Czekaj <[email protected]>
    Signed-off-by: Stanisław Kardach <[email protected]>
    (cherry picked from commit 1779c4107903637c8594ab37ea82da80db7eed37)
    Maciej Czekaj committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    9c8ff67 View commit details
    Browse the repository at this point in the history
  4. xt-clang: Fix PATH variable in xtensa-build-all

    Signed-off-by: Maciej Czekaj <[email protected]>
    Signed-off-by: Stanisław Kardach <[email protected]>
    (cherry picked from commit 38761cbd0c0add8c2c877718af80119934ed9e71)
    Maciej Czekaj committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    8e5669f View commit details
    Browse the repository at this point in the history
  5. xt-clang: Fix integer conversion in pcm_convert_s16_to_f_lin()

    Signed-off-by: Maciej Czekaj <[email protected]>
    Signed-off-by: Stanisław Kardach <[email protected]>
    (cherry picked from commit a96b68b0f494e5dff28c2bd34bc437d47a2ad1e4)
    Maciej Czekaj committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    d8426aa View commit details
    Browse the repository at this point in the history
  6. xt-clang: Remove fake libc calls

    Otherwise linking with GNU binutils leads later on to corruptions when
    running with xt-run.
    
    Signed-off-by: Maciej Czekaj <[email protected]>
    Signed-off-by: Stanisław Kardach <[email protected]>
    (cherry picked from commit c7149a854ac8949e374ddc74f547286dc60af740)
    semihalf-kardach-stanislaw authored and Maciej Czekaj committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    336c062 View commit details
    Browse the repository at this point in the history
  7. xt-clang: Adapt SOF code to clang by removing rvalue references

    (cherry picked from commit 99d62fd9d7670b8a4267dab15221a7391b2bbc77)
    Maciej Czekaj committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    f75cbd1 View commit details
    Browse the repository at this point in the history
  8. xt-clang: Enable libc support for all compilers.

    Signed-off-by: Maciej Czekaj <[email protected]>
    (cherry picked from commit b2ae70cd957d9808fae49f1ee436c9cb2e590579)
    Maciej Czekaj committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    1cd0f4a View commit details
    Browse the repository at this point in the history
  9. rimage submodue points to github

    Signed-off-by: Maciej Czekaj <[email protected]>
    (cherry picked from commit d2716430d2385a8ec6d53b72fad420a1bc1d2cf7)
    Maciej Czekaj committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    af0d44f View commit details
    Browse the repository at this point in the history
  10. xt-clang: add clang support to CMake build system

    Signed-off-by: Maciej Czekaj <[email protected]>
    (cherry picked from commit cc1c3db6d4c4a26c32b182151a051bf73821117c)
    Maciej Czekaj committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    fec9927 View commit details
    Browse the repository at this point in the history
  11. xt-clang: Silence int to float conversion warnings.

    Signed-off-by: Maciej Czekaj <[email protected]>
    (cherry picked from commit 60aa201680a0ffe95e27a2ef5bcda7e96639f005)
    Maciej Czekaj committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    f70d582 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. hifi-clang: Fix float conversion in scalar_power.c

    Signed-off-by: Maciej Czekaj <[email protected]>
    Maciej Czekaj committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    aea5fdc View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. hifi-clang: Fix compilation issues

    Signed-off-by: Maciej Czekaj <[email protected]>
    Maciej Czekaj committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    5c9cd8f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. hifi-clang: Add sysroot option for semihosted build

    Signed-off-by: Maciej Czekaj <[email protected]>
    Maciej Czekaj committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    75f489a View commit details
    Browse the repository at this point in the history
Loading