Age | Commit message (Expand) | Author |
2022-07-12 | Introduce a BUILD_LLDB switch, currently active on amd64 and arm64 | Jeremie Courreges-Anglas |
2021-11-23 | add llvm-ar(1) to the build with its two dependencies libLLVMDlltoolDriver | Robert Nagy |
2021-08-21 | Switch macppc to ld.lld | gkoehler |
2021-05-02 | disable base-gcc on amd64; ok jca@ deraadt@ | Christian Weisgerber |
2021-05-01 | Retire OpenBSD/sgi. | Visa Hankala |
2021-04-29 | riscv64 share/mk | Dale Rahn |
2021-01-29 | Stop building gcc on macppc. | Mark Kettenis |
2021-01-10 | Disable base-gcc on loongson and octeon. | Visa Hankala |
2020-12-22 | Make clang the default compiler on loongson. | Visa Hankala |
2020-07-20 | Add powerpc64 to PIE_ARCH and STATICPIE_ARCH. | Mark Kettenis |
2020-07-04 | Stop defining NOPIC on powerpc64. | gkoehler |
2020-05-30 | Initial set of changes to build powerpc64 toolchain. | Dale Rahn |
2020-04-02 | Switch the default compiler on powerpc to clang. | Mark Kettenis |
2019-09-06 | disable base-gcc on armv7, sets from deraadt@; ok deraadt@ kettenis@ jca@ | Christian Weisgerber |
2019-08-27 | disable base-gcc on i386, from daniel@, ok deraadt | Stuart Henderson |
2019-07-01 | Switch the default compiler on octeon to clang. | Visa Hankala |
2019-04-21 | Build clang on powerpc. | Mark Kettenis |
2019-04-17 | Switch powerpc to big PIC. This is necessary to build libc++abi and libc++ | Mark Kettenis |
2019-04-01 | aarch64 also uses PIE by default, make ${NOPIE*} flags available | Jeremie Courreges-Anglas |
2019-01-28 | Switch i386 to use lld as the default linker. | Christian Weisgerber |
2018-11-11 | Build clang on mips64. | Visa Hankala |
2018-11-08 | Do not pass -fno-pie to the compiler on mips64. It has no effect | Visa Hankala |
2018-10-22 | Switch amd64 to use lld as the default linker. | Christian Weisgerber |
2018-07-26 | Add infrastructure to install lld as the default linker. The old GNU linker | Mark Kettenis |
2018-01-19 | Build clang on sparc64. | Mark Kettenis |
2018-01-19 | Switch the default compiler on armv7 to clang. | Mark Kettenis |
2017-10-26 | Build clang on armv7. | Mark Kettenis |
2017-07-26 | switch the default compiler on amd64 and i386 to clang, | Robert Nagy |
2017-06-19 | g/c ASPICFLAG. | Martin Pieuchot |
2017-04-18 | ship clang with i386 and amd64. It does not become the main compiler YET. | Theo de Raadt |
2017-04-17 | Change build infrastructure to allow building both gcc and clang. This | Mark Kettenis |
2016-12-18 | Introduce a list of architectures that use clang as compiler. The | Patrick Wildt |
2016-11-19 | Enable builds with a dedicated user that cannot elevate privileges or write | Theo Buehler |
2016-10-05 | De-escalate to an unprivileged users during 'make build' and 'make release'. | Martin Natano |
2016-09-21 | Loadable kernel modules are gone. | Martin Natano |
2016-09-08 | Enable -static -pie on arm. | Mark Kettenis |
2016-09-03 | Enable PIE on arm now that sjlj exceptions are no longer used after | Jonathan Gray |
2016-09-01 | remove sparc support | Ted Unangst |
2016-07-04 | DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS | Philip Guenther |
2016-07-04 | gcc's -fvisibility=hidden isn't the behavior we wanted when cleaning up | Philip Guenther |
2016-03-09 | We are done providing support for the vax. | Theo de Raadt |
2015-10-26 | Nothing in base uses native language support anymore. Remove NLS | Alexander Bluhm |
2015-08-31 | update reasons for arch without pie; with pascal | Theo de Raadt |
2015-07-03 | Enable static pie on sparc; be sure to upgrade your compiler before your | Miod Vallat |
2015-06-02 | Make sparc go PIE (not `static PIE' yet). | Miod Vallat |
2015-06-01 | Now that we do not need to build binutils 2.15 (except for gdb), simplify the | Miod Vallat |
2015-06-01 | Switch m88k ports to binutils 2.17. | Miod Vallat |
2015-05-29 | Switch vax to bunnytils 2.17. | Miod Vallat |
2015-05-28 | Invert the binutils 2.17 logic to only list non-2.17 platforms. | Miod Vallat |
2015-05-28 | Switch alpha, arm, sh and sparc to binutils 2.17. | Miod Vallat |