summaryrefslogtreecommitdiff
path: root/usr.sbin/link.ld
AgeCommit message (Collapse)Author
28 hoursusr: Discard .eh_frame and .note sectionsIan Moffett
- Add DISCARD section in user linker scripts to remove stupid compiler generated sections we have no use for and may cause problems. Signed-off-by: Ian Moffett <ian@osmora.org>
2024-07-18usr.sbin: Fix linker scriptIan Moffett
Fix issue with memory addresses of globals being zeroed Signed-off-by: Ian Moffett <ian@osmora.org>
2024-07-04usr: Add initial userlandIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>