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

Fix alignment of execute region to 8byte boundary #8024

Merged
merged 13 commits into from
Oct 10, 2018

Commits on Oct 9, 2018

  1. Nuvoton: Fix alignment of execute region to 8-byte boundary

    --legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
    remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
    should strictly align to 8-byte boundary
    Deepika committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    e1ecce8 View commit details
    Browse the repository at this point in the history
  2. Nordic: Fix alignment of execute region to 8-byte boundary

    --legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
    remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
    should strictly align to 8-byte boundary
    Deepika committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    61404e6 View commit details
    Browse the repository at this point in the history
  3. Toshiba: Fix alignment of execute region to 8-byte boundary

    --legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
    remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
    should strictly align to 8-byte boundary
    Deepika committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    8c17ff6 View commit details
    Browse the repository at this point in the history
  4. Atmel: Fix alignment of execute region to 8-byte boundary

    --legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
    remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
    should strictly align to 8-byte boundary
    Deepika committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    5a25fd9 View commit details
    Browse the repository at this point in the history
  5. Maxim: Fix alignment of execute region to 8-byte boundary

    --legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
    remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
    should strictly align to 8-byte boundary
    Deepika committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    a6997ab View commit details
    Browse the repository at this point in the history
  6. ARM: Fix alignment of execute region to 8-byte boundary

    --legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
    remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
    should strictly align to 8-byte boundary
    Deepika committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    2a8ae84 View commit details
    Browse the repository at this point in the history
  7. Renesas: Fix alignment of execute region to 8-byte boundary

    --legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
    remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
    should strictly align to 8-byte boundary
    Deepika committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    d120222 View commit details
    Browse the repository at this point in the history
  8. Analog Devices: Fix alignment of execute region to 8-byte boundary

    --legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
    remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
    should strictly align to 8-byte boundary
    Deepika committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    26dc7bd View commit details
    Browse the repository at this point in the history
  9. Onsemi: Fix alignment of execute region to 8-byte boundary

    --legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
    remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
    should strictly align to 8-byte boundary
    Deepika committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    2d95fcb View commit details
    Browse the repository at this point in the history
  10. Wiznet: Fix alignment of execute region to 8-byte boundary

    --legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
    remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
    should strictly align to 8-byte boundary
    Deepika committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    05fe53a View commit details
    Browse the repository at this point in the history
  11. Realtek: Fix alignment of execute region to 8-byte boundary

    --legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
    remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
    should strictly align to 8-byte boundary
    Deepika committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    1a6048f View commit details
    Browse the repository at this point in the history
  12. Ublox: Fix alignment of execute region to 8-byte boundary

    --legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
    remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
    should strictly align to 8-byte boundary
    Deepika committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    4566241 View commit details
    Browse the repository at this point in the history
  13. SiLabs: Fix alignment of execute region to 8-byte boundary

    --legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
    remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
    should strictly align to 8-byte boundary
    Deepika committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    08051f5 View commit details
    Browse the repository at this point in the history