Age | Commit message (Expand) | Author |
2018-01-04 | Add ARM EABI aliases and remove functions that are also provided by our libc. | Mark Kettenis |
2017-12-24 | Update to LLVM 5.0.1 which apparently includes plenty of bugfixes. | Patrick Wildt |
2017-12-12 | Avoid undefined behaviour in rorate_left() macro. From NetBSD via FreeBSD. | Mark Kettenis |
2017-11-20 | Support Time::HiRes::utime in File::Copy | Andrew Fresh |
2017-11-09 | Use the proper macros in AUTHORS, and delete the bogus BUGS section. | Ingo Schwarze |
2017-11-07 | Format string fix from upstream. | Kevin Lo |
2017-11-04 | Revert recent changes to unbreak ports/net/samba | Jeremie Courreges-Anglas |
2017-10-31 | Make -zdefs and --no-undefined no-ops for now, to unblock ports devs at p2k17. | Philip Guenther |
2017-10-29 | Apply pre-built unicore patch, remove excess files - perl-5.24.3 | Andrew Fresh |
2017-10-29 | Apply local patches, remove excess files - perl-5.24.3 | Andrew Fresh |
2017-10-29 | Fix merge issues, remove excess files - match perl-5.24.3 dist | Andrew Fresh |
2017-10-29 | Import perl-5.24.3 | Andrew Fresh |
2017-10-29 | Unify protoize.1 install process on gcc3 arch (luna88k). | Kenji Aoyama |
2017-10-24 | R_AARCH64_NONE should be zero, not 256. The latter was a deprecated | Philip Guenther |
2017-10-23 | Extend support for DWARF2 CFI expressions. Needed to support llvm/clang on | Mark Kettenis |
2017-10-23 | Teach readelf the arm64 dynamic relocation we use, as well as the | Philip Guenther |
2017-10-11 | Add missing file. | Mark Kettenis |
2017-10-04 | Update clang build infrastructure for LLVM 5.0.0. | Patrick Wildt |
2017-09-29 | Rev. 1.2 enabled UTF-8 by default. | Ingo Schwarze |
2017-09-22 | A buffer over-read and heap overflow in perl's regexp may result in | Andrew Fresh |
2017-09-11 | missing parts for arm64, dependencies needed. | Marc Espie |
2017-09-09 | Remove path support from perl OpenBSD::Pledge | Andrew Fresh |
2017-08-23 | Update IO-Socket-IP to 0.39, bug fix needed for p5-Net-DNS 1.12. | Alexander Bluhm |
2017-08-21 | When executing ssh, use "--" to indicate end of arguments before the | Todd C. Miller |
2017-08-16 | have -Wno-* work the same on gcc3 as well. | Marc Espie |
2017-08-14 | Add improvements to the DWARF frame unwinder to support xorguard. | Mark Kettenis |
2004-05-21 | GDB 6.1 (excluding .info files) | Mark Kettenis |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
1996-09-04 | Import of binutils, gas, ld & gprof from Cygnus 960904 tree | Niklas Hallqvist |
2017-08-14 | Apply pre-built unicore patch - perl-5.24.2 | Andrew Fresh |
2017-08-14 | Apply local patches - perl-5.24.2 | Andrew Fresh |
2017-08-14 | Fix merge issues, remove excess files - match perl-5.24.2 dist | Andrew Fresh |
2017-08-14 | Import perl-5.24.2 | Andrew Fresh |
2017-08-01 | Zero out excess bytes in perl long doubles | Andrew Fresh |
2017-07-28 | Implement -Oz as an alias for -Os here as well. | Mark Kettenis |
2017-07-28 | make warns about POST_INSTALL being empty. | Marc Espie |
2017-07-27 | ensure protoiize man pages installed in all cases (until we come | Theo de Raadt |
2017-07-27 | don't double install ld, some people have already been lost trying | Marc Espie |
2017-07-26 | get rid of flag clang doesn't grok (include -Werror in Configure, because | Marc Espie |
2017-07-24 | build cpp on gcc4 architectures only, as clang ships with its own | Robert Nagy |
2017-07-24 | install gcc, g++ as gcc and g++ instead of cc, c++ and create links | Robert Nagy |
2009-10-15 | Import a BSD make based infrastructure for building gcc, based on the | Robert Nagy |
2017-07-22 | Prefer the definition of a variable in the executable over a definition | Mark Kettenis |
2017-07-19 | more depends gc / yacc rules overhaul | Marc Espie |
2017-07-11 | protoize.1 isn't generated, so don't list it as a target, because it | Marc Espie |
2017-07-10 | remove misc. depend and yacc nits that no longer matter. | Marc Espie |
2017-07-09 | zap empty depends/silence empty installs. | Marc Espie |
2017-07-04 | Should have committed this two days ago, last part that ran during depend | Marc Espie |
2017-07-04 | complete "nodepend" in source | Marc Espie |
2017-07-01 | provide both TRAP and NOP values for our architectures, then change | Theo de Raadt |