Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add more Cortex-R targets #53679

Merged
merged 10 commits into from
Aug 28, 2018
Merged

add more Cortex-R targets #53679

merged 10 commits into from
Aug 28, 2018

Commits on Aug 26, 2018

  1. Add target for Little-endian ARM Cortex-R4F/R5F MCUs

    Similar to `armebv7r-none-eabihf`, but for Little-endian MCUs.
    
    As example TI RM4x/RM5x are Little-endian Cortex-R4F/R5F MCUs.
    
    CI/Dockerfile is intentionally in the disabled folder.
    paoloteti authored and japaric committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    7c1723c View commit details
    Browse the repository at this point in the history
  2. add armv7r-none-eabi target

    japaric committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    63d9490 View commit details
    Browse the repository at this point in the history
  3. make the armebv7r target more consistent with the armv7r one

    by removing the redundant +v7 feature
    japaric committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    2c3a693 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3537d7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84fa5d8 View commit details
    Browse the repository at this point in the history
  6. add armebv7r-none-eabi target

    japaric committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    c9d8e28 View commit details
    Browse the repository at this point in the history
  7. more consistent llvm triples

    japaric committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    a597b6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2e72cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    264c47a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    521df79 View commit details
    Browse the repository at this point in the history