-
-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve linker scripts a little (#1275)
* Allow for optional sections in linker scripts These are more useful for frameworks/toolchains. * Check for an active mem region everywhere Do you like segfaults? Too bad! * Allow the address to be floating in linker scripts Try and make the life of SDCC interop easier. * Also validate alignment when floating * Overhaul the linker script manual page Documenting the new features, but also restructuring the existing documentation to make the manual page (hopefully) easier to understand.
- Loading branch information
Showing
2 changed files
with
244 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.