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