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
/
Patches
Age
Commit message (
Expand
)
Author
2023-01-25
Toolchain: Ensure aarch64 libgcc_s.so.1 includes DT_SONAME tag
Timon Kruiper
2022-12-28
Meta: Remove i686 target
Liav A
2022-10-27
Toolchain: Update BuildQemu.sh to qemu-7.1
Kenneth Myhra
2022-10-21
Toolchain: Keep LLVM from using `shm_open` and friends
Tim Schumacher
2022-10-14
Toolchain: Fix building libgcc for AARCH64
Gunnar Beutner
2022-10-14
Toolchain: Add SerenityOS to the LLVM config.guess
Tim Schumacher
2022-10-01
Toolchain: Move the binutils patch into its own folder
Tim Schumacher
2022-09-18
Toolchain: Regenerate patches using the latest format rules
Tim Schumacher
2022-09-16
Toolchain: Remove references to `-lm`
Tim Schumacher
2022-09-16
Toolchain: Update to LLVM 15.0.0
Tim Schumacher
2022-09-05
Toolchain: Remove references to `-ldl`
Tim Schumacher
2022-07-19
Toolchain: Don't pass `-lpthread` when pthreads are requested
Tim Schumacher
2022-06-30
Toolchain: Remove workarounds for initializer_list and _aligned_alloc
Andrew Kaster
2022-06-30
Toolchain: Create separate serenity xlocale support file
Andrew Kaster
2022-06-30
Toolchain: Format llvm patches per new patch format
Andrew Kaster
2022-06-30
Toolchain: Set '/' as default division character for binutils
Tim Schumacher
2022-06-21
Revert "Toolchain: Load x64 executables at a higher address"
Tim Schumacher
2022-05-19
Toolchain+Ports: Split the GCC patches
Daniel Bertalan
2022-05-12
Toolchain: Upgrade to GCC 12.1.0
Daniel Bertalan
2022-05-02
Toolchain: Enable LLVM Profile instrumentation
Andrew Kaster
2022-04-23
Toolchain+Ports: Update LLVM to 14.0.1
Daniel Bertalan
2022-03-31
Toolchain: Add a gcc patch to fix linker error on M1 host
James Mintram
2022-03-24
Toolchain: Update gdb to 11.2
Daniel Bertalan
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-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: Backport support for the mold linker
Daniel Bertalan
2022-01-12
Toolchain: Enable the `-rdynamic` flag in the gcc driver
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-03
Toolchain: Use Platform/SerenityOS.cmake in LLVM toolchain build
Andrew Kaster
2021-12-16
Toolchain: Link libgcc_s on an as-needed basis
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-14
Toolchain: Load x64 executables at a higher address
Tim Schumacher
2021-11-14
Toolchain: Add aligned allocation support to libc++
Daniel Bertalan
2021-10-17
Toolchain+Meta: Update LLVM version to 13.0.0
Daniel Bertalan
2021-09-17
Toolchain: Remove breaking mbstate_t define from clang
Tim Schumacher
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-08-28
Toolchain: Enough to make `rebuild-toolchain aarch64` work
Nico Weber
2021-08-28
Toolchain: Regenerate binutils.patch and gcc.patch
Nico Weber
2021-08-08
Toolchain+Ports: Let -nostdlib make us not link against libgcc_s
Gunnar Beutner
2021-08-08
Toolchain: Add LLVM patch and script for building it
Daniel Bertalan
[next]