Age | Commit message (Expand) | Author |
2021-04-29 | riscv64 clang support. | Dale Rahn |
2021-04-28 | Build libcompiler_rt for riscv64 | Dale Rahn |
2021-04-28 | Enable libunwind on riscv64 | Dale Rahn |
2021-04-28 | Update build infrastructure for libc++ and libc++abi version 11.1.0. | Patrick Wildt |
2021-04-28 | Merge libc++, libc++abi and libunwind version 11.1.0. | Patrick Wildt |
2021-04-28 | Import libc++ 11.1.0 release. | Patrick Wildt |
2021-04-28 | Import libc++abi 11.1.0 release. | Patrick Wildt |
2021-04-28 | Import libunwind 11.1.0 release. | Patrick Wildt |
2021-04-28 | Update clang build infrastructure for LLVM 11.1.0. | Patrick Wildt |
2021-04-28 | Merge LLVM 11.1.0. | Patrick Wildt |
2021-04-28 | Import LLVM 11.1.0 release including clang, lld and lldb. | Patrick Wildt |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2021-04-21 | Fix __builtin_bitreverse32 on 32-bit PowerPC | gkoehler |
2021-04-16 | Add a workaround to avoid wrong code generated by m88k gcc. | Kenji Aoyama |
2021-03-04 | Never automatically rewrite perl/dist/Devel-PPPort/t/01_test.t | Andrew Fresh |
2019-02-13 | Import perl-5.28.1 | Andrew Fresh |
2021-03-01 | Apply pre-built unicore patch, remove excess files - perl-5.32.1 | Andrew Fresh |
2021-03-01 | Apply local patches, remove excess files - perl-5.32.1 | Andrew Fresh |
2021-03-01 | Fix merge issues, remove excess files - match perl-5.32.1 dist | Andrew Fresh |
2021-03-01 | Import perl-5.32.1 | 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 |
2008-09-29 | import perl 5.10.0 from CPAN | Todd C. Miller |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller |
2021-02-20 | Make the unwind cache tread-safe by declaring it thread_local. Solves | Otto Moerbeek |
2021-02-20 | Recommit upstream alignment fix plus libperl version bump | Andrew Fresh |
2021-02-16 | Revery previous hash alignment fix | Andrew Fresh |
2021-02-16 | Backport upstream perl 64bit hash alignment fixes | Andrew Fresh |
2021-02-14 | Shuffle how lldb register contexts are built. | mortimer |
2021-02-13 | Cleanup lldb amd64 support. | mortimer |
2021-02-11 | When clang was changed to -fcommon, perl's P_hash_{seed,state} variables | Theo de Raadt |
2021-02-10 | only amd64 & arm64 lldb work at the moment | Theo de Raadt |
2021-02-09 | Build and install lldb. | Patrick Wildt |
2021-02-09 | Fix lldb. | mortimer |
2021-02-06 | switch clang to -fno-common by default | Christian Weisgerber |
2021-02-01 | a regular function decl collides with an inline, due to C99 inline rules. | Theo de Raadt |
2021-01-28 | Extern dwarf2_loc_mark_labels. Fixes compiation with -fno-common. | mortimer |
2021-01-28 | Explicitly enable -fcommon, rather than untangle common symbols. | mortimer |
2021-01-11 | Switch libc++ and libc++abi to version 10.0.1. | Patrick Wildt |
2021-01-10 | Backport fix to avoid including math.h from stdlib.h. | Mark Kettenis |
2021-01-02 | Re-apply our libc++ 8.0.0 patches to libc++ 10.0.1. | Patrick Wildt |
2021-01-02 | Adjust link path for libc++ to find libc++abi to match change of Makefile | Patrick Wildt |
2021-01-02 | Import libc++abi 10.0.1 release. | Patrick Wildt |
2021-01-02 | Import libc++ 10.0.1 release. | Patrick Wildt |
2021-01-02 | Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for an | Patrick Wildt |
2021-01-02 | Merge compiler-rt 11.0.0. | Patrick Wildt |
2021-01-02 | Import compiler-rt 11.0.0 release. | Patrick Wildt |
2021-01-02 | Adjust local modifications to follow changes made upstream. | Mark Kettenis |
2021-01-02 | Re-apply our libunwind 8.0.0 patches to libunwind 11.0.0. Patches to the | Patrick Wildt |