| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-08-16 | When the commit message is empty, don't default to c)ontinue |  tb | 1 | -4/+4 |
| 2016-08-14 | Turning off relro shouldn't insert padding into the middle of the relro |  guenther | 1 | -3/+0 |
| 2016-08-10 | auto-dope-slap: mips64 has 16K pages, not 4K. With that fixed, enable RELRO |  guenther | 3 | -3/+3 |
| 2016-08-10 | Teach readelf and objdump about the PT_OPENBSD_BOOTDATA section value. |  guenther | 4 | -0/+8 |
| 2016-08-10 | Cover your kid's remaining eye and lock up the pets for the great old ones |  guenther | 8 | -70/+101 |
| 2016-08-07 | Since we have kbind(2), we don't need -znow to use -zrelro |  guenther | 2 | -15/+9 |
| 2016-08-07 | If an output section is skipped because of a constraint, then skip it |  guenther | 1 | -0/+3 |
| 2016-08-01 | Make sure variables are initialized before using them |  stefan | 2 | -2/+2 |
| 2016-07-30 | Revert unneeded version bump for perl modules |  afresh1 | 10 | -10/+10 |
| 2016-07-26 | Make sure there's space for the PT_OPENBSD_WXNEEDED segment, if requested |  guenther | 1 | -0/+6 |
| 2016-07-25 | Patch perl CVE-2016-1238 |  afresh1 | 269 | -278/+429 |
| 2016-07-08 | The XSLoader issue has been assigned CVE-2016-6185 |  millert | 1 | -0/+1 |
| 2016-07-07 | Apply http://perl5.git.perl.org/perl.git/commitdiff/08e3451d7 |  millert | 2 | -1/+51 |
| 2016-07-04 | DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS |  guenther | 1 | -14/+2 |
| 2016-07-03 | Update to perl 5.20.3 |  afresh1 | 111 | -643/+2520 |
| 2016-06-30 | Update perl Time::HiRes to 1.9739 |  afresh1 | 17 | -205/+809 |
| 2016-06-28 | Add missing words to help the reader. |  jca | 2 | -4/+4 |
| 2016-06-28 | Stop linking perl to libpthread |  afresh1 | 1 | -8/+0 |
| 2016-06-28 | Stop linking perl to libutil, never necessary |  afresh1 | 2 | -2/+4 |
| 2016-06-23 | Use SYMBOL_CALLS_LOCAL() to determine whether we can drop relocations for a |  kettenis | 1 | -3/+1 |
| 2016-06-22 | Don't make the DT_TEXTREL warning fatal. Hopefully this will be temporary, |  kettenis | 1 | -0/+2 |
| 2016-06-21 | Make creation of text-relocations a fatal error by default, with -znotext |  guenther | 5 | -18/+36 |
| 2016-06-19 | At least display the DT_GNU_HASH tag nicely |  guenther | 2 | -0/+2 |
| 2016-06-19 | Update docs to match our local time_t changes |  guenther | 2 | -2/+2 |
| 2016-06-08 | Revert the change that made the PLT readonly. The dynamic linker now |  kettenis | 1 | -1/+1 |
| 2016-06-02 | Fix internal compiler error with long long arithmetic |  dcoppa | 4 | -37/+71 |
| 2016-06-01 | Until we get relro working, we need the __{got,plt}_{start,end} symbols |  guenther | 1 | -0/+19 |
| 2016-05-31 | Port over binutils fix for PR ld/3111. |  stefan | 13 | -54/+94 |
| 2016-05-28 | -z wxneeded creates a PHDR PT_OPENBSD_WXNEEDED. This annotation is placed |  deraadt | 9 | -0/+39 |
| 2016-05-23 | On sparc64, make the PLT read-only. This allows the kernel and ld.so to |  kettenis | 1 | -1/+1 |
| 2016-05-08 | Correct return value of OpenBSD::MkTemp in scalar context |  afresh1 | 2 | -4/+16 |
| 2016-05-07 | remove reference to file that's only built when dbm is present |  tedu | 1 | -1/+0 |
| 2016-05-07 | ... and link into the build |  espie | 2 | -0/+12 |
| 2016-05-07 | fix build within perl |  espie | 1 | -2/+2 |
| 2016-05-07 | same patch as ports tree |  espie | 1 | -1/+1 |
| 2016-05-07 | Term::ReadKey vendor import, as discussed with millert@ and afresh1@ |  espie | 15 | -0/+12485 |
| 2016-05-05 | Add support for named initializers for anonymous structs/unions. This is a |  kettenis | 1 | -1/+22 |
| 2016-04-26 | Show octeon in readelf -h output. |  visa | 1 | -0/+1 |
| 2016-04-26 | Add Octeon specific sync opcodes. |  pirofti | 9 | -1/+37 |
| 2016-04-25 | Stop embedding the build time in the Perl binary. |  daniel | 1 | -7/+14 |
| 2016-04-22 | Add entry for CVE-2015-8853 patch. |  millert | 1 | -0/+1 |
| 2016-04-20 | Apply fix for perl bug 123562 which has been assigned CVE-2015-8853. |  millert | 2 | -1/+29 |
| 2016-04-19 | In pod2man(1), enable UTF-8 output by default and provide a --no-utf8 |  schwarze | 1 | -16/+9 |
| 2016-03-30 | Fix optimization for alphas without the ``precise arithmetic trap'' extension |  afresh1 | 1 | -3/+15 |
| 2016-03-30 | for some time now mandoc has not required MLINKS to function |  jmc | 2 | -6/+2 |
| 2016-03-29 | Fix fallout from the switch to binutils 2.17: the binaries created by 2.17 |  kettenis | 1 | -0/+1 |
| 2016-03-29 | remove unused variable |  chl | 1 | -1/+0 |
| 2016-03-28 | Cleanup duplicate filenames in SRCS |  deraadt | 1 | -11/+2 |
| 2016-03-24 | Change the default gcc arm arch target from strongarm (armv4) to |  jsg | 1 | -2/+2 |
| 2016-03-07 | regen |  tb | 1 | -92/+91 |