summaryrefslogtreecommitdiffstats
path: root/gnu
AgeCommit message (Expand)AuthorFilesLines
2016-08-16When the commit message is empty, don't default to c)ontinuetb1-4/+4
2016-08-14Turning off relro shouldn't insert padding into the middle of the relroguenther1-3/+0
2016-08-10auto-dope-slap: mips64 has 16K pages, not 4K. With that fixed, enable RELROguenther3-3/+3
2016-08-10Teach readelf and objdump about the PT_OPENBSD_BOOTDATA section value.guenther4-0/+8
2016-08-10Cover your kid's remaining eye and lock up the pets for the great old onesguenther8-70/+101
2016-08-07Since we have kbind(2), we don't need -znow to use -zrelroguenther2-15/+9
2016-08-07If an output section is skipped because of a constraint, then skip itguenther1-0/+3
2016-08-01Make sure variables are initialized before using themstefan2-2/+2
2016-07-30Revert unneeded version bump for perl modulesafresh110-10/+10
2016-07-26Make sure there's space for the PT_OPENBSD_WXNEEDED segment, if requestedguenther1-0/+6
2016-07-25Patch perl CVE-2016-1238afresh1269-278/+429
2016-07-08The XSLoader issue has been assigned CVE-2016-6185millert1-0/+1
2016-07-07Apply http://perl5.git.perl.org/perl.git/commitdiff/08e3451d7millert2-1/+51
2016-07-04DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGSguenther1-14/+2
2016-07-03Update to perl 5.20.3afresh1111-643/+2520
2016-06-30Update perl Time::HiRes to 1.9739afresh117-205/+809
2016-06-28Add missing words to help the reader.jca2-4/+4
2016-06-28Stop linking perl to libpthreadafresh11-8/+0
2016-06-28Stop linking perl to libutil, never necessaryafresh12-2/+4
2016-06-23Use SYMBOL_CALLS_LOCAL() to determine whether we can drop relocations for akettenis1-3/+1
2016-06-22Don't make the DT_TEXTREL warning fatal. Hopefully this will be temporary,kettenis1-0/+2
2016-06-21Make creation of text-relocations a fatal error by default, with -znotextguenther5-18/+36
2016-06-19At least display the DT_GNU_HASH tag nicelyguenther2-0/+2
2016-06-19Update docs to match our local time_t changesguenther2-2/+2
2016-06-08Revert the change that made the PLT readonly. The dynamic linker nowkettenis1-1/+1
2016-06-02Fix internal compiler error with long long arithmeticdcoppa4-37/+71
2016-06-01Until we get relro working, we need the __{got,plt}_{start,end} symbolsguenther1-0/+19
2016-05-31Port over binutils fix for PR ld/3111.stefan13-54/+94
2016-05-28-z wxneeded creates a PHDR PT_OPENBSD_WXNEEDED. This annotation is placedderaadt9-0/+39
2016-05-23On sparc64, make the PLT read-only. This allows the kernel and ld.so tokettenis1-1/+1
2016-05-08Correct return value of OpenBSD::MkTemp in scalar contextafresh12-4/+16
2016-05-07remove reference to file that's only built when dbm is presenttedu1-1/+0
2016-05-07... and link into the buildespie2-0/+12
2016-05-07fix build within perlespie1-2/+2
2016-05-07same patch as ports treeespie1-1/+1
2016-05-07Term::ReadKey vendor import, as discussed with millert@ and afresh1@espie15-0/+12485
2016-05-05Add support for named initializers for anonymous structs/unions. This is akettenis1-1/+22
2016-04-26Show octeon in readelf -h output.visa1-0/+1
2016-04-26Add Octeon specific sync opcodes.pirofti9-1/+37
2016-04-25Stop embedding the build time in the Perl binary.daniel1-7/+14
2016-04-22Add entry for CVE-2015-8853 patch.millert1-0/+1
2016-04-20Apply fix for perl bug 123562 which has been assigned CVE-2015-8853.millert2-1/+29
2016-04-19In pod2man(1), enable UTF-8 output by default and provide a --no-utf8schwarze1-16/+9
2016-03-30Fix optimization for alphas without the ``precise arithmetic trap'' extensionafresh11-3/+15
2016-03-30for some time now mandoc has not required MLINKS to functionjmc2-6/+2
2016-03-29Fix fallout from the switch to binutils 2.17: the binaries created by 2.17kettenis1-0/+1
2016-03-29remove unused variablechl1-1/+0
2016-03-28Cleanup duplicate filenames in SRCSderaadt1-11/+2
2016-03-24Change the default gcc arm arch target from strongarm (armv4) tojsg1-2/+2
2016-03-07regentb1-92/+91