index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Toolchain
Age
Commit message (
Expand
)
Author
2022-03-19
Toolchain: Make wint_t unsigned for Clang
Tim Schumacher
2022-03-19
Toolchain: Enable IFUNC support for GCC
Tim Schumacher
2022-03-19
Toolchain: Enforce correct sizes for size_t and ptrdiff_t
Tim Schumacher
2022-03-08
Toolchain: Move nix script from Documentation into Toolchain
Jonathan Marler
2022-03-04
Kernel: Add support for SA_SIGINFO
Ali Mohammad Pur
2022-02-19
Toolchain: Set CMAKE_NM for Clang and GNU toolchain files
Andrew Kaster
2022-02-14
Toolchain: Update Dockerfile to use gcc 11 and add texinfo package
Andrew Kaster
2022-02-13
Toolchain: Fix QEMU build with latest gcc by disabling `-fcf-protection`
Brian Gianforcaro
2022-02-11
Toolchain: Update binutils to version 2.38
Daniel Bertalan
2022-01-24
Toolchain: Add support for building the userland with the mold linker
Daniel Bertalan
2022-01-24
Toolchain: Backport support for the mold linker
Daniel Bertalan
2022-01-24
Toolchain+Ports: Use the GNU hash format by default
Daniel Bertalan
2022-01-24
Kernel+Toolchain: Use `.init_array` section for global constructors
Daniel Bertalan
2022-01-12
Toolchain: Enable the `-rdynamic` flag in the gcc driver
Daniel Bertalan
2022-01-12
Toolchain: Enable std::filesystem support in libc++
Daniel Bertalan
2022-01-10
Toolchain+CI: Link LLVM with LLD if available
Daniel Bertalan
2022-01-10
Toolchain: Do not overwrite libraries with stubs when rebuilding LLVM
Daniel Bertalan
2022-01-10
Toolchain: Don't use GNU objcopy in the LLVM toolchain
Daniel Bertalan
2022-01-10
Toolchain: Backport `--update-section` support to llvm-objcopy
Daniel Bertalan
2022-01-09
Toolchain: Fix macOS build failure due to a malformed patch
Daniel Bertalan
2022-01-07
Toolchain/GCC: Declare we don't have memalign
Martin Bříza
2022-01-04
Toolchain: Fix building the aarch64 toolchain
Daniel Bertalan
2022-01-04
Toolchain: Add support for Clang on MacOS
Jean-Paul Balabanian
2022-01-03
Toolchain: Add CMAKE_PLATFORM_USES_PATH_WHEN_NO_SONAME to Platform
Andrew Kaster
2022-01-03
Toolchain: Use Platform/SerenityOS.cmake in LLVM toolchain build
Andrew Kaster
2021-12-29
Build: Remove gzip -k usage in PCI/USB ID files and crypt for OpenBSD
tuftedocelot
2021-12-16
Toolchain: Link libgcc_s on an as-needed basis
Daniel Bertalan
2021-12-16
Toolchain: Update BuildQemu.sh to qemu-6.2
Brian Gianforcaro
2021-11-28
Toolchain/Clang: Fix CMake using utilities from the LLVM port
Daniel Bertalan
2021-11-28
Toolchain/Clang: Support using `libstdc++` as the C++ standard library
Daniel Bertalan
2021-11-28
Toolchain/Clang: Allow setting a default unwind library
Daniel Bertalan
2021-11-28
Toolchain/Clang: Pick up includes when running inside Serenity
Daniel Bertalan
2021-11-28
Toolchain/Clang: Add support for -static-libstdc++
Daniel Bertalan
2021-11-20
Toolchain: Remove `git clone` of project from Dockerfile
Jelle Raaijmakers
2021-11-20
Toolchain: Remove unused gettext package from Dockerfile
Jelle Raaijmakers
2021-11-20
Toolchain: Remove unused wget package from Dockerfile
Jelle Raaijmakers
2021-11-20
Toolchain: Add Qemu build dependencies to Dockerfile
Jelle Raaijmakers
2021-11-20
Toolchain: Update Dockerfile to ubuntu:21.10
Jelle Raaijmakers
2021-11-14
Toolchain: Enable clang-tools-extra for LLVM
Andrew Kaster
2021-11-14
Toolchain: Load x64 executables at a higher address
Tim Schumacher
2021-11-14
Toolchain: Add aligned allocation support to libc++
Daniel Bertalan
2021-11-07
CMake: Assume working compiler instead of using static linking
Tim Schumacher
2021-10-31
Toolchain: Use dynamic paths for cross-compile CMake toolchains
Tim Schumacher
2021-10-17
Toolchain+Meta: Update LLVM version to 13.0.0
Daniel Bertalan
2021-10-17
Toolchain: Introduce stubs for core system libraries
Daniel Bertalan
2021-10-05
Everywhere: Change from http to https where feasible
Ben Wiederhake
2021-09-24
Ports: Add Ruby 3.0.2
Eric Seifert
2021-09-21
Toolchain: Add --ci option to BuildClang to enable ccache
Timothy Flynn
2021-09-17
Toolchain: Remove breaking mbstate_t define from clang
Tim Schumacher
2021-09-15
Meta+Toolchain: Rename CMAKE_CXXFILT to SERENITY_CXXFILT
Andrew Kaster
[next]