Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.
This repository was archived by the owner on Sep 2, 2023. It is now read-only.

Create more useful linker scripts #7

@mbitsnbites

Description

@mbitsnbites

The default linker script could be optimized for binaries that are statically linked and intended to be loaded into XRAM of the MC1 computer. I.e. all sections are located in RAM (read/write) and the start address is 0x80000000.

See:

  • ld/emulparams/elf32mrisc32.sh
  • ld/scripttempl/*.sc

Also: Be compatible with libgloss/mrisc32/crt0.S in newlib.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions