This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
Releases: reswitched/libtransistor-base
Releases · reswitched/libtransistor-base
libtransistor-base v2.2.0-rc1
Changelog (since v2.1.0)
- Added poll.h
- Updated libraries
libtransistor-base v2.1.0
Changelog (since v2.0.0)
- Enabled section garbage collection to reduce code size
- We no longer embed all of libtransistor in every application, again reducing code size
libtransistor-base v2.1.0-rc1
Changelog (since v2.0.0)
- Enabled section garbage collection to reduce code size
- We no longer embed all of libtransistor in every application, again reducing code size
libtransistor-base v2.0.0
Initial full release.
libtransistor-base v2.0.0-rc7
Changelog (since v2.0.0-rc5):
- add support for ASET header
- align bss_end to 8 bytes
libtransistor-base v2.0.0-rc5
Fix C++ include order.
libtransistor-base v2.0.0-rc4
Changelog (since v2.0.0-rc2):
- make missing
llvm-config
a hard error - tweak linker flags/script to make dynamic linking better
libtransistor-base v2.0.0-rc2
Changelog:
- README changes
- Add dlfcn.h
- Add sha256.h
- Add
LD_SHARED_LIBRARY_FLAGS
and other associated changes - Remove
--prefix
inCC_FLAGS
- Add
PT_DYNAMIC
program header
libtransistor-base v2.0.0-rc1
add README.md