1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 01:20:59 +00:00
serenity/Userland/DevTools
Gunnar Beutner 57417a3d6e Kernel: Support loading the kernel at almost arbitrary virtual addresses
This enables further work on implementing KASLR by adding relocation
support to the pre-kernel and updating the kernel to be less dependent
on specific virtual memory layouts.
2021-07-27 13:15:16 +02:00
..
HackStudio HackStudio: Resize editors when removing panes 2021-07-26 23:46:39 +02:00
Inspector Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
IPCCompiler IPCCompiler: Use GENERATE_DEBUG from AK/Debug instead of custom defines 2021-07-12 12:26:52 +02:00
Playground GML Playground: Add Vim emulation 2021-07-24 01:13:42 +02:00
Profiler Kernel: Support loading the kernel at almost arbitrary virtual addresses 2021-07-27 13:15:16 +02:00
StateMachineGenerator Userland: Change typedef to using directive 2021-05-21 10:07:22 +01:00
UserspaceEmulator UserspaceEmulator: Move to using the new SoftFPU 2021-07-22 23:33:21 +02:00
CMakeLists.txt Userland: Disable Hackstudio and UE on x86_64 2021-06-30 19:05:51 +02:00