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-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
2021-09-15
Meta: Switch to a SuperBuild that splits host and target builds
Andrew Kaster
2021-09-07
Meta: Make BuildClang.sh produce less output when running in a TTY
Nico Weber
2021-09-07
Meta: Don't pass LLVM_LLVM_BUILD_LLVM_DYLIB to cmake
Nico Weber
2021-09-07
Meta: Make `serenity.sh rebuild-toolchain aarch64 clang` work
Nico Weber
2021-09-07
Toolchain: Build aarch64-gdb for cross-debugging on x86
Idan Horowitz
2021-09-03
Meta: Add the ability to specify clang with serenity.sh
Tom
2021-08-28
Toolchain: Also build aarch64-softmmu in BuildQemu.sh
Nico Weber
2021-08-28
Toolchain: Enough to make `rebuild-toolchain aarch64` work
Nico Weber
2021-08-28
Toolchain: Regenerate binutils.patch and gcc.patch
Nico Weber
[next]