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-09-16
Toolchain: Remove references to `-lm`
Tim Schumacher
2022-09-16
Everywhere: Fully remove the separate LibM directory
Tim Schumacher
2022-09-16
LibM: Move the math standard library to LibC
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-09-05
Everywhere: Fully remove the separate LibDl directory
Tim Schumacher
2022-09-05
LibDl: Move the `dlfcn` implementation to LibC
Tim Schumacher
2022-09-02
Toolchain: Update Dockerfile to ubuntu:22.10
Veronika Horáčků
2022-08-24
Toolchain: Update GDB to version 12.1
Brian Gianforcaro
2022-08-24
Toolchain: Update binutils to version 2.39
Brian Gianforcaro
2022-08-24
Toolchain: Update gcc to version 12.2.0
Brian Gianforcaro
2022-08-17
Toolchain: Allow setting QEMU_{VERSION, MD5SUM} from command line
Timon Kruiper
2022-07-19
Toolchain: Don't pass `-lpthread` when pthreads are requested
Tim Schumacher
2022-07-19
Everywhere: Fully remove the separate LibPthread directory
Tim Schumacher
2022-07-19
LibPthread: Move the pthread and semaphore implementation to LibC
Tim Schumacher
2022-07-16
Toolchain: Update mold to 1.3.1
Tim Schumacher
2022-07-13
Meta+Ports: Automatically generate a meson cross file that we can use
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+Ports: Install host ruby into Local/ruby, not Local/$ARCH
Andrew Kaster
2022-06-30
Toolchain+Ports: Install host python into Local/python, not Local/$ARCH
Andrew Kaster
2022-06-30
Toolchain: Set '/' as default division character for binutils
Tim Schumacher
2022-06-29
Toolchain: Update Platform files to match those in upstream cmake
Andrew Kaster
2022-06-21
Revert "Toolchain: Load x64 executables at a higher address"
Tim Schumacher
2022-06-19
Toolchain: Update mold to 1.0.3
kleines Filmröllchen
2022-06-11
Toolchain: Add $arch-pc-serenity-clang symlink
Daniel Bertalan
2022-05-20
Toolchain: Fix shellcheck warning
Daniel Bertalan
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-08
Toolchain: Allow BuildQemu.sh to resume downloads
Lucas CHOLLET
2022-05-02
Toolchain: Enable LLVM Profile instrumentation
Andrew Kaster
2022-04-25
Toolchain: Explicitly install llvm-config and FileCheck
Andrew Kaster
2022-04-23
Toolchain: Update BuildQemu.sh to qemu-7.0
EWouters
2022-04-23
Toolchain+Ports: Update LLVM to 14.0.1
Daniel Bertalan
2022-04-01
Toolchain: Fix the gdb build for aarch64 target on macOS host
James Mintram
2022-03-31
Toolchain: Add a gcc patch to fix linker error on M1 host
James Mintram
2022-03-29
Toolchain: Fix serenity.nix
jd
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-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
[next]