Age | Commit message (Expand) | Author |
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 |
2019-11-26 | Do not process 0 size DT_PLTRELSZ sections. | mortimer |
2019-11-25 | Honour DEBUG | kn |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2019-11-10 | Cope with missing PT_* operations on some architectures | Theo de Raadt |
2019-11-09 | Move the hashed __retguard_* symbols into individual sections and mark | Philip Guenther |
2019-11-09 | Add lldb support for debugging running binaries on amd64. | mortimer |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2019-11-08 | Silence the compiler on 64bits archs where sizeof(void *) != sizeof(int). | Martin Pieuchot |
2019-10-25 | Add retguard for octeon/mips64. | mortimer |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-10-21 | Fix backtrace across signals on amd64 | Kurt Miller |
2019-09-28 | Make clang emit the proper path to our libcompiler_rt.a when asked to. | Patrick Wildt |
2019-09-01 | Update clang build infrastructure for LLVM 8.0.1. | Patrick Wildt |