This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-12 02:36:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
125982943afa452720bfdcd63b8ade8d3f887c19
ladybird
/
Userland
/
Libraries
/
LibELF
History
Gunnar Beutner
4cf24c6ba2
Userland: Prefer using ARCH() over __LP64__
2021-07-13 23:19:33 +02:00
..
Arch
LibELF: Make sure calls to _fixup_plt_entry use a properly aligned stack
2021-07-10 01:41:57 +02:00
AuxiliaryVector.h
…
CMakeLists.txt
…
CoreDump.h
…
DynamicLinker.cpp
Kernel+Userland: Make the stack alignment comply with the System V ABI
2021-07-10 01:41:57 +02:00
DynamicLinker.h
…
DynamicLoader.cpp
Userland: Prefer using ARCH() over __LP64__
2021-07-13 23:19:33 +02:00
DynamicLoader.h
LibELF: Swap the arguments for negative_offset_from_tls_block_end
2021-07-04 01:07:28 +02:00
DynamicObject.cpp
…
DynamicObject.h
LibELF: Save the negative TLS offset in m_tls_offset
2021-07-04 01:07:28 +02:00
Hashes.h
…
Image.cpp
Kernel+LibELF: Don't demangle symbols in the kernel
2021-07-06 19:08:22 +02:00
Image.h
Kernel+LibELF: Don't demangle symbols in the kernel
2021-07-06 19:08:22 +02:00
Validation.cpp
…
Validation.h
…