Next | Query returned 41 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2021-04-29 09:02:43 by Masatake Daimon | Files touched by this commit (7)
Log message:
Apply jperkin@'s $ORIGIN removal patch
   2021-04-27 15:55:26 by Masatake Daimon | Files touched by this commit (6)
Log message:
Swith to CHECK_SHLIBS_SUPPORTED=no from individual CHECK_SHLIBS_SKIP list (pkg/56125)

Our binary packages have been broken because of bad "REQUIRES"
entries: GHC uses $ORIGIN in rpath but mk/pkgformat/pkg/metadata.mk
uses ldd(1) to extract the list of required .so objects, which causes
them to be wrongly expanded.
   2021-04-27 13:59:43 by Masatake Daimon | Files touched by this commit (3)
Log message:
Added a bootkit for Darwin/x86-64
   2021-04-27 02:48:17 by Masatake Daimon | Files touched by this commit (3)
Log message:
Added a bootkit for FreeBSD/amd64
   2021-04-26 09:41:21 by Masatake Daimon | Files touched by this commit (5)
Log message:
Add a bootkit for FreeBSD-*-i386
   2021-04-23 02:08:02 by Masatake Daimon | Files touched by this commit (3)
Log message:
Drop run-time dependency on perl

GHC has stopped requiring perl since 8.2.1 release. The last component
written in Perl was the evil splitter (-fsplit-objs), which has been
superseded by -fsplit-sections. Hooray!
   2021-04-22 20:15:01 by Masatake Daimon | Files touched by this commit (4)
Log message:
Enable PaX MPROTECT and ASLR for everything but ghc-iserv and ghc-iserv-prof

Now that allocateExec() in rts/sm/Storage.c uses libffi to map executable
pages, we no longer have to disable these protections unless the RTS linker
is to be used.
   2021-04-22 16:20:24 by Masatake Daimon | Files touched by this commit (5)
Log message:
Implement getNumberOfProcessors() for NetBSD
   2021-02-25 11:35:48 by Nia Alarie | Files touched by this commit (1)
Log message:
ghc90: Fix buildlink3 file
   2021-02-16 16:41:36 by Ryo ONODERA | Files touched by this commit (1)
Log message:
ghc90: Fix COMMENT

Next | Query returned 41 messages, browsing 31 to 40 | Previous