Age | Commit message (Expand) | Author |
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 |
2015-05-21 | no such thing as mips64le | Miod Vallat |
2015-05-21 | Switch amd64, hppa, mips64, mips64le and powerpc to binutils 2.17. | Mark Kettenis |
2015-05-08 | Switch i386 and sparc64 to binutils 2.17. More architectures to follow if | Mark Kettenis |
2015-01-06 | mips64 architectures moving to static PIE | Theo de Raadt |
2015-01-03 | ok, landisk snapshots are out that do static PIE | Theo de Raadt |
2014-12-31 | Do not take sh to STATICPIE yet. That will happen once matching | Theo de Raadt |
2014-12-30 | self-relocating crt0 bits for sh, and enable static pie by default. With some | Miod Vallat |
2014-12-28 | alpha now supports -static -pie binaries; ok kettenis | Theo de Raadt |
2014-12-27 | As indicated by kettenis and kurt, hppa i386 powerpc now support static | Theo de Raadt |
2014-12-25 | We no longer need -Wl,-Bsymbolic for -static -pie. | Mark Kettenis |
2014-12-25 | Delete misleading and dangerous comment about customising STATIC. Nowadays, | Pascal Stumpf |
2014-12-23 | sparc64 can move to static pie | Theo de Raadt |
2014-12-23 | Small changes to buil | Theo de Raadt |
2014-04-22 | Finally remove KERBEROS5? from the Makefile infrastructure. | Reyk Floeter |
2014-04-22 | The complexity and quality of kerberosV and the fact that almost | Reyk Floeter |
2014-04-13 | Clean up last bits of TCP_WRAPPERS and ELF_TOOLCHAIN. | Brad Smith |
2014-03-23 | Finally give powerpc PIE. Remaining bugs on socppc fixed by kettenis@. | Pascal Stumpf |
2014-03-23 | default to tcpwrappers off. ok deraadt | Ted Unangst |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-01-25 | some processors were not listed in the PIE block | Theo de Raadt |
2014-01-18 | Remove -Wbounded: it is now the compiler default. | Martynas Venckus |
2013-12-28 | i386 changes to PIE. See faq/current.html or use the snapshots to cross | Theo de Raadt |
2013-08-06 | Switch vax to gcc 3.3.6. | Miod Vallat |
2013-07-05 | VAX is an ELF citizen now. | Miod Vallat |