Age | Commit message (Expand) | Author |
2020-06-04 | Set max atomic size for PowerPC. | gkoehler |
2020-06-04 | Sync to perl 5.30.3 | Andrew Fresh |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2020-06-01 | Fix various overflows and state corruption in perl | Andrew Fresh |
2020-05-31 | Don't build the rs6000coff_vec and rs6000coff64_vec targets. These | Mark Kettenis |
2020-05-30 | Switch Powerpc64 Big Endian to ELFv2 on OpenBSD, as least for now. | Dale Rahn |
2020-05-30 | Powerpc64 should use same _mcount profiling as powerpc 32bit. | Dale Rahn |
2020-05-30 | Initial set of changes to build powerpc64 toolchain. | Dale Rahn |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2020-05-29 | Adjust some PPC ELF code to return -1 instead of doing pointer | Patrick Wildt |
2020-05-25 | PowerPC: optimize away the frame pointer. | gkoehler |
2020-05-23 | Use a distinct trap code with retguard on mips64. | Visa Hankala |
2020-05-20 | Make sure that we add our OpenBSD specific defines on PowerPC64 targets. | Patrick Wildt |
2020-05-02 | Don't make an illegal adde. Avoids fatal error on PowerPC. | gkoehler |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2020-04-25 | Note extra Term-ReadKey build dependency on Cwd | Andrew Fresh |
2020-04-09 | Make sure that we really don't emut quad-precision unless the | Mark Kettenis |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2020-04-09 | Make sure that we generate a PLT when a plabel is required even for | Mark Kettenis |
2020-04-09 | Update perl manpage list | Andrew Fresh |
2020-04-09 | Update perl to 5.30.2 | Andrew Fresh |
2006-03-28 | perl 5.8.8 import | Todd C. Miller |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller |
2020-04-05 | Define the appropriate __GCC_HAVE_SYNC_COMPARE_AND_SWAP_* symbols like all | Mark Kettenis |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2020-04-04 | Fix "small pic" secure plt support. | Mark Kettenis |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2020-03-06 | Update perl Term::ReadKey to 2.38 | Andrew Fresh |
2020-03-04 | crank major versions of libLLVM libc++ libc++abi | gkoehler |
2020-03-04 | Switch powerpc clang to -msvr4-struct-return, like gcc. | gkoehler |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2020-01-03 | avoid build race condition: our make has an "expensive job" heuristic | Marc Espie |
2019-12-30 | Apply pre-built unicore patch, remove excess files - perl-5.30.1 | Andrew Fresh |
2019-12-30 | Apply local patches, remove excess files - perl-5.30.1 | Andrew Fresh |
2019-12-30 | Fix merge issues, remove excess files - match perl-5.30.1 dist | Andrew Fresh |
2019-12-30 | Import perl-5.30.1 | Andrew Fresh |
2014-03-24 | Import perl-5.18.2 | Andrew Fresh |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2019-12-23 | Teach gdb that the trap frame should be used for alltraps_kern_meltdown(). | YASUOKA Masahiko |
2019-12-21 | a few depend:-related thingies that were still in. | Marc Espie |
2019-12-21 | Add arm64 support for lldb. | mortimer |
2019-12-17 | not renaming those temp files should be fatal | Marc Espie |
2019-12-06 | Like Targets.def include AMDGPU lines in generated .def files for | Jonathan Gray |
2019-11-29 | Sort relative relocations (and relocations against the same symbol) by offset | Philip Guenther |
2019-11-27 | In lldb, use a OpenBSD signal map instead of leveraging the FreeBSD one. | mortimer |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2019-11-26 | Revert previous "honour DEBUG", otherwise clang uses -g resulting in huge | Stuart Henderson |
2019-11-26 | Add bits to allow lldb to find lldb-server. | mortimer |