summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2016-07-26Make sure there's space for the PT_OPENBSD_WXNEEDED segment, if requestedPhilip Guenther
2016-07-25Patch perl CVE-2016-1238Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2016-07-08The XSLoader issue has been assigned CVE-2016-6185Todd C. Miller
2016-07-07Apply http://perl5.git.perl.org/perl.git/commitdiff/08e3451d7Todd C. Miller
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2016-07-04DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGSPhilip Guenther
2016-07-03Update to perl 5.20.3Andrew Fresh
2016-05-07Term::ReadKey vendor import, as discussed with millert@ and afresh1@Marc Espie
2014-03-24Import perl-5.18.2Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2009-10-12import perl 5.10.1Todd C. Miller
2008-09-29import perl 5.10.0 from CPANTodd C. Miller
2005-01-15perl 5.8.6 from CPANTodd C. Miller
2003-12-03perl 5.8.2 from CPANTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2001-05-24stock perl 5.6.1Todd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
2016-06-30Update perl Time::HiRes to 1.9739Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2016-06-28Add missing words to help the reader.Jeremie Courreges-Anglas
2016-06-28Stop linking perl to libpthreadAndrew Fresh
2016-06-28Stop linking perl to libutil, never necessaryAndrew Fresh
2016-06-23Use SYMBOL_CALLS_LOCAL() to determine whether we can drop relocations for aMark Kettenis
2016-06-22Don't make the DT_TEXTREL warning fatal. Hopefully this will be temporary,Mark Kettenis
2016-06-21Make creation of text-relocations a fatal error by default, with -znotextPhilip Guenther
2016-06-19At least display the DT_GNU_HASH tag nicelyPhilip Guenther
2016-06-19Update docs to match our local time_t changesPhilip Guenther
2016-06-08Revert the change that made the PLT readonly. The dynamic linker nowMark Kettenis
2016-06-02Fix internal compiler error with long long arithmeticDavid Coppa
2016-06-01Until we get relro working, we need the __{got,plt}_{start,end} symbolsPhilip Guenther
2016-05-31Port over binutils fix for PR ld/3111.Stefan Kempf
2016-05-28-z wxneeded creates a PHDR PT_OPENBSD_WXNEEDED. This annotation is placedTheo de Raadt
2016-05-23On sparc64, make the PLT read-only. This allows the kernel and ld.so toMark Kettenis
2016-05-08Correct return value of OpenBSD::MkTemp in scalar contextAndrew Fresh
2016-05-07remove reference to file that's only built when dbm is presentTed Unangst
2016-05-07... and link into the buildMarc Espie
2016-05-07fix build within perlMarc Espie
2016-05-07same patch as ports treeMarc Espie
2016-05-07Term::ReadKey vendor import, as discussed with millert@ and afresh1@Marc Espie
2016-05-05Add support for named initializers for anonymous structs/unions. This is aMark Kettenis
2016-04-26Show octeon in readelf -h output.Visa Hankala