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

[RTLD]Adapt build env to shared libs #177

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Commits on Oct 3, 2024

  1. build: Adapt env to shared libs

    JIRA: RTOS-664
    badochov committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0e3453e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9978f18 View commit details
    Browse the repository at this point in the history
  3. toolchain: support PIC init files

    JIRA: RTOS-664
    badochov committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1b5abf0 View commit details
    Browse the repository at this point in the history
  4. toolchain: build shared libgcc

    JIRA: RTOS-664
    badochov committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    923a17d View commit details
    Browse the repository at this point in the history
  5. toolchain: build shared libstdc++

    JIRA: RTOS-664
    badochov committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1307b8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2042a22 View commit details
    Browse the repository at this point in the history
  7. riscv: Add support for shared libs

    JIRA: RTOS-664
    badochov committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    30529d1 View commit details
    Browse the repository at this point in the history
  8. armv7a: enable LIBPHOENIX_SHARED and build rtld

    JIRA: RTOS-664
    badochov committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5834beb View commit details
    Browse the repository at this point in the history
  9. toolchain: disable thumb-1 targets

    JIRA: RTOS-664
    badochov committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ac83895 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    98c85d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. WIP sparc

    badochov committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4a6eba4 View commit details
    Browse the repository at this point in the history
  2. build-code: Add rtld to all MMU projects

    JIRA: RTOS-664
    badochov committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    03a9b13 View commit details
    Browse the repository at this point in the history
  3. target: introduce HAVE_SHLIB variable

    JIRA: RTOS-664
    badochov committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    49d2af8 View commit details
    Browse the repository at this point in the history