Age | Commit message (Expand) | Author |
2013-03-23 | Revert 1.138 and switch amd64, i386, arm, sh and sparc64 back to binutils 2.15. | Miod Vallat |
2013-03-20 | Switch amd64, arm, i386, sh and sparc64 to binutils 2.17. Other platforms to | Miod Vallat |
2013-03-18 | Recognize and treat files with .cpp extension like any other C++ file. | Martin Pieuchot |
2013-03-14 | disable pie for kernel modules; from dinar talypov, ok deraadt, pascal | Mike Belopuhov |
2013-03-10 | Allow the PIE/NOPIE variables in bsd.own.mk to be overriden. Force proper | Miod Vallat |
2013-02-10 | switch m68k ports to gcc3 | Miod Vallat |
2013-02-02 | m68k ports are now ELF citizens. | Miod Vallat |
2013-01-31 | Enable shared libraries on m88k platforms. | Miod Vallat |
2013-01-31 | welcome to 5.3-BETA | Miod Vallat |
2013-01-05 | Switch m88k ports to ELF. | Miod Vallat |
2012-12-01 | Switch m88k ports to gcc 3. | Miod Vallat |
2012-10-19 | Document the current situation with who is PIE, and who is not. | Theo de Raadt |
2012-10-15 | old stuff: | Marc Espie |
2012-09-16 | Add support for building non-PIE libraries. | Mark Kettenis |
2012-09-11 | sh can move to PIE, for better or worse. maybe it becomes slower, maybe | Theo de Raadt |
2012-09-02 | We need big PIE on powerpc because the GOT gets too big for some bloatware | Mark Kettenis |
2012-09-02 | take hppa to PIE as well; ok kettenis pascal | Theo de Raadt |
2012-09-02 | enable PIE on alpha, and document the situation for other | Theo de Raadt |
2012-09-01 | avr32 did not happen | Theo de Raadt |
2012-08-31 | Don't treat zaurus special; everybody gets libraries with debug info now. | Mark Kettenis |
2012-08-31 | Enable PIE on amd64, mips64(el) and sparc64. | Pascal Stumpf |
2012-08-31 | use subdir realtarget => target recursion (for subdir.mk .USE macro) | Marc Espie |
2012-08-31 | No longer create lib*_pic.a files. Nothing uses them anymore. | Theo de Raadt |
2012-08-28 | We can't add -nopie to LDFLAGS yet, since cc doesn't understand it. Use | Pascal Stumpf |
2012-08-28 | LDFLAGS will be -nopie for the NOPIE case, change GCC_PIE_DEFAULT -> PIE_DEFAULT | Pascal Stumpf |
2012-08-23 | turn off AFS | Theo de Raadt |
2012-08-22 | share/mk bits for PIE, currently disabled. | Pascal Stumpf |
2012-08-22 | Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure cc | Pascal Stumpf |
2012-08-20 | add -Wdeclaration-after-statement to the default CDIAGFLAGS (used when | Stuart Henderson |
2012-08-18 | allow other targets to work like install -> realinstall | Marc Espie |
2012-08-17 | Add a default CDIAGFLAGS, so that programs may be enable warnings by | Christiano F. Haesbaert |
2012-08-14 | Garbage collect the USE_GCC variables; everything uses | Matthew Dempsky |
2012-08-14 | Add framework support for controlling symbol visibility in shared | Matthew Dempsky |
2012-07-08 | remove unneeded and error-prone :: rules | Marc Espie |
2012-07-04 | remove old arm bootstrap scaffold. | Marc Espie |
2012-06-20 | move to 5.2-beta | Theo de Raadt |
2012-04-12 | move sh to gcc4 | Jonathan Gray |
2012-04-08 | unhook lint from the tree. The parser is incomplete and difficult | Jonathan Gray |
2012-01-11 | crank to 5.1-beta | Theo de Raadt |
2012-01-06 | Make mandoc show all warnings when WARNINGS=yes. Discussed with jmc@ and | Nicholas Marriott |
2011-11-25 | Switch alpha to gcc4 (and there was much rejoicing) | Miod Vallat |
2011-11-12 | - add avr32 which'll use gcc4/binutils-2.17 | Jasper Lievisse Adriaanse |
2011-11-11 | hppa64 uses binutils 2.17. | Joel Sing |
2011-09-24 | create a new "bounce" file for ports infrastructure. | Marc Espie |
2011-09-19 | remove the /usr/share/man/ps* hierarchy and supporting variables; MANPS | Okan Demirmen |
2011-07-18 | take us to 5.0-beta | Theo de Raadt |
2011-07-18 | Pass install the -S option to avoid a window where the target isn't | Philip Guenthe |
2011-07-16 | The /g flag is unneeded when the pattern in ${var:S/pattern/sub/g} can | Philip Guenthe |
2011-07-10 | Switch arm ports to gcc4. ok deraadt@ | Miod Vallat |
2011-07-08 | Switch sparc to gcc4. No source upgrade possible (well, it obviously can be | Miod Vallat |