Age | Commit message (Expand) | Author |
2013-03-25 | merge/resolve conflicts/add files | Stuart Henderson |
2013-03-25 | merge/resolve conflicts | Stuart Henderson |
2013-03-25 | avoid null dereference affecting mod_perl, Perl RT bug 116441 | Stuart Henderson |
2013-03-25 | bump to perl.so.13.0 | Stuart Henderson |
2013-03-25 | merge 5.16.3 / avoid installing shasum/zipdetails/json_pp | Stuart Henderson |
2013-03-25 | merge 5.16.3 / link main binary with pthread | Stuart Henderson |
2013-03-25 | merge 5.16.3 / sync installed files | Stuart Henderson |
2013-03-25 | merge 5.16.3 / regen unicore (add files cvs missed) | Stuart Henderson |
2013-03-25 | merge 5.16.3 / regen unicore | Stuart Henderson |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2009-10-12 | import perl 5.10.1 | Todd C. Miller |
2008-09-29 | import perl 5.10.0 from CPAN | Todd C. Miller |
2006-03-28 | perl 5.8.8 import | Todd C. Miller |
2006-03-28 | perl 5.8.8 import | Todd C. Miller |
2003-12-03 | perl 5.8.2 from CPAN | Todd C. Miller |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller |
2000-04-06 | virgin perl 5.6.0 | Todd C. Miller |
1999-04-29 | perl5.005_03 | Todd C. Miller |
1999-04-29 | perl5.005_03 | Todd C. Miller |
1996-08-19 | Import of Perl 5.003 into the tree. Makefile.bsd-wrapper and | Jason Downs |
2013-03-24 | Don't forget to put .plt padding in the BSS_PLT case; lost during the 2.15->2.17 | Miod Vallat |
2013-03-23 | Fix a bug in ld --gc-sections: it strips out .note sections, while | David Coppa |
2013-03-21 | Define LABELS_WITHOUT_COLONS under OpenBSD again. | Miod Vallat |
2013-03-21 | Define PLT_BEFORE_GOT. | Miod Vallat |
2013-03-21 | Don't set TEXT_PLT if PLT_BEFORE_GOT. | Miod Vallat |
2013-03-20 | Move the __openbsd_randomdata_{start,end} symbols outside of the | Philip Guenther |
2013-03-18 | Try harder putting .ctor and .dtor next to .got, to be able to have ld.so | Miod Vallat |
2013-03-14 | allow groff users to build these docs; from J??r??mie Courr??ges-Anglas | Jason McIntyre |
2013-03-10 | Sync to ../binutils/Makefile.bsd-wrapper rev. 1.75: | Miod Vallat |
2013-03-10 | Let platforms configured to use binutils 2.17 still recurse into the binutils | Miod Vallat |
2013-03-09 | Bring back got and plt padding sections and special symbols from our changes | Miod Vallat |
2013-03-09 | Do not recurse into gprof/ and etc/ on OpenBSD. The former is provided | Miod Vallat |
2013-03-06 | Apply patch from RedHat to address CVE-2013-1667, perl: DoS in rehashing code | Jasper Lievisse Adriaanse |
2009-10-12 | import perl 5.10.1 | Todd C. Miller |
2003-12-03 | perl 5.8.2 from CPAN | Todd C. Miller |
2013-02-19 | Remove m68k optimizer workaround. | Brad Smith |
2013-02-13 | Add support for .loc directive options basic_block, prologue_end, and epilogu... | Brad Smith |
2000-09-12 | Import binutils-2.10 | Marc Espie |
2013-02-12 | Reenable the stack protector code, the last varargs change fixed the issue. | Miod Vallat |
2013-02-09 | Add CFI support for MIPS. | Brad Smith |
2013-02-09 | Port attribute (__used__) from gcc 3+ to gcc 2.95. | Miod Vallat |
2013-02-08 | Fix for CVE-2012-6329; from perl git via Sebastian Trahm | Todd C. Miller |
2013-02-08 | Replace the dummy definition of FUNCTION_ARG_PASS_BY_REFERENCE(). The new | Miod Vallat |
2013-02-08 | Stop providing our own EXPAND_BUILTIN_SAVEREGS(). Instead, do the necessary | Miod Vallat |
2013-02-06 | Make guess_is_rela() and dump_relocations() m88k-aware. Gets us rid of arcane | Miod Vallat |
2013-02-06 | gcc3 configuration for OpenBSD/m68k/ELF. Apparently, with the ELF toolchain | Miod Vallat |
2013-02-06 | Apply the fix for gcc PR #9812, which fixes generation of XFmode (long double) | Miod Vallat |
2003-11-29 | Import gcc-3.3.2. Only the compiler. ada frontend removed for space | Marc Espie |
2003-11-29 | Import gcc-3.3.2. Only the compiler. ada frontend removed for space | Marc Espie |
2013-02-05 | Disable PIE-by-default if -static (or one of its aliases) is passed on the | Mark Kettenis |