bjorn3
|
cb718f767a
|
Remove a bunch of unused __*_start/end symbols
|
2025-10-25 19:20:01 +02:00 |
|
bjorn3
|
e8acd82074
|
Directly define __usercopy_{start,end} in the usercopy functions
As opposed to requiring a linker script
|
2025-10-25 19:12:27 +02:00 |
|
Jeremy Soller
|
e4e55103ad
|
Remove old aarch64 asm code
|
2024-10-29 07:59:12 -06:00 |
|
bjorn3
|
672e36f401
|
Force the zero page of the kernel to be part of a segment
This will be necessary for limine and likely multiboot support. See the
comment in the linker scripts.
|
2024-03-14 21:22:13 +01:00 |
|
4lDO2
|
ca92eda5e6
|
Remove TLS on aarch64 too.
|
2023-08-08 12:01:42 +02:00 |
|
4lDO2
|
56f88e80c2
|
Usercopy migration
|
2023-07-06 13:03:21 +00:00 |
|
Jeremy Soller
|
ba64d82818
|
Make kstart the aarch64 entry point
|
2022-08-19 21:00:47 -06:00 |
|
Jeremy Soller
|
5104437423
|
WIP: changes for rust bios bootloader
|
2022-02-03 17:15:28 -07:00 |
|
Robin Randhawa
|
02c37d3fae
|
WIP: aarch64 rebase
|
2021-01-15 05:54:42 -07:00 |
|