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

core: introduce crossfile arrays (xfa), refactored #9105

Closed
wants to merge 27 commits into from

Commits on Aug 25, 2018

  1. core: Mark openocd info variables read-only

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    ab05acb View commit details
    Browse the repository at this point in the history
  2. cortexm_common: Binutils 2.30 ldscript unmodified

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    e52500a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d67e56 View commit details
    Browse the repository at this point in the history
  4. fixup! cortexm_common: Update ldscript to be more similar to binutils…

    … default
    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    1a4b906 View commit details
    Browse the repository at this point in the history
  5. kinetis: Adjust ldscript memory segment attributes

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    39d5d19 View commit details
    Browse the repository at this point in the history
  6. fixup! fixup! cortexm_common: Update ldscript to be more similar to b…

    …inutils default
    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    a7f1125 View commit details
    Browse the repository at this point in the history
  7. fixup! fixup! fixup! cortexm_common: Update ldscript to be more simil…

    …ar to binutils default
    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    f73aead View commit details
    Browse the repository at this point in the history
  8. fixup! fixup! fixup! fixup! cortexm_common: Update ldscript to be mor…

    …e similar to binutils default
    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    fddad1f View commit details
    Browse the repository at this point in the history
  9. squash fix puf_sram init on cortex-m

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    0688e88 View commit details
    Browse the repository at this point in the history
  10. core: Introduce cross file arrays (XFA)

    kaspar030 authored and Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    ed277c6 View commit details
    Browse the repository at this point in the history
  11. squash XFA_CONST

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    eb933cd View commit details
    Browse the repository at this point in the history
  12. fixup! squash XFA_CONST

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    21b36b3 View commit details
    Browse the repository at this point in the history
  13. cpu: native: add xfa ld script

    kaspar030 authored and Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    ecc4d74 View commit details
    Browse the repository at this point in the history
  14. squash native XFA const

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    a029359 View commit details
    Browse the repository at this point in the history
  15. squash XFA use global ldscript for XFA

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    306f959 View commit details
    Browse the repository at this point in the history
  16. tests: Add xfa test

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    ede64a1 View commit details
    Browse the repository at this point in the history
  17. squash xfa add const test

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    ec15abe View commit details
    Browse the repository at this point in the history
  18. lpc2387: specify load segment instead of load address for .data

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    b53ed61 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2339ed3 View commit details
    Browse the repository at this point in the history
  20. fixup! squash XFA use global ldscript for XFA

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    fc08ca9 View commit details
    Browse the repository at this point in the history
  21. fixup! squash xfa add const test

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    60c365b View commit details
    Browse the repository at this point in the history
  22. unittests: Add XFA tests

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    81137b6 View commit details
    Browse the repository at this point in the history
  23. tests/xfa: Add static check of XFA linking

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    0bfa9e6 View commit details
    Browse the repository at this point in the history
  24. squash xfa.h Fix XFA_USE macros

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    e209a31 View commit details
    Browse the repository at this point in the history
  25. msp430: Add -Wno-pragmas for XFA in ancient GCC

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    6d09bbd View commit details
    Browse the repository at this point in the history
  26. pic32_common: Add CPU specific xfa.ld variant

    Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    dbd06a9 View commit details
    Browse the repository at this point in the history
  27. xfa: add a test script

    Enable it for CI test
    cladmi authored and Joakim Nohlgård committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    794b8aa View commit details
    Browse the repository at this point in the history