a39908ba00
Since 6.5 - Fix CPU count detection for Irix and FreeBSD. (Thanks to Dan Bonachea.) - Integrate Dan Bonachea's patch for the IBM XLC compiler on Darwin. - Integrated Andreas Tobler's FreeBSD/PowerPC patch. - Don't access the GC thread structure from the restart handler. It's unsafe, since the handler may run too late. (Thanks to Ben Maurer for tracking this down.) - Applied Christian Thalinger's patch to change comment syntax in alpha_mach_dep.S. - Added test for GC_no_dls in GC_dyld_image_add for DARWIN. (Thanks to Juan Jose Garcia Ripoli). - Use LINUX_STACKBOTTOM for Linux/SH and LINUX/ARM. (Thanks to Sugioka Toshinobu and Christian Thalinger.) - Rewrote GC_parse_map_entry. This assumed a fixed column layout of /proc/self/maps on Linux. This ceased to be true about 2 years ago. The old code is probably quite problemetic with -DREDIRECT_MALLOC. It is also used by default for IA64, though I haven't seen actual failures there. - More consistently define HBLKSIZE to 4096 on 64 bit architectures with 4K pages. (Thanks to Andrew Haley.) - With win32 threads, GC_stop_world needs to acquire GC_write_cs. (Thanks to Ben Hutchings for the observation and patch.) - Move up struct callinfo declaration to make gcc 4.0.2. happy.
11 lines
573 B
Text
11 lines
573 B
Text
$NetBSD: distinfo,v 1.28 2005/10/04 16:44:13 wiz Exp $
|
|
|
|
SHA1 (gc6.6.tar.gz) = 524ffba866c54234d1fdb98927039262cc14877e
|
|
RMD160 (gc6.6.tar.gz) = bfa2bfc1a369213bd9d485f2494d2472616661db
|
|
Size (gc6.6.tar.gz) = 753779 bytes
|
|
SHA1 (patch-aa) = 8c32973ba5956e873d6b6e3969674082caa0fa74
|
|
SHA1 (patch-ab) = c6b2a2b98ce12c64af9408bc9b1f1a86bb9ac647
|
|
SHA1 (patch-ac) = 64c0f042a1ed7488158d49c77bab0330537d9e96
|
|
SHA1 (patch-ad) = 6b16d8b4b6d9f431a316bb9ad9c37da829b026b7
|
|
SHA1 (patch-ae) = e8da710ece0400136c71ee7888c0ce7f719ac660
|
|
SHA1 (patch-af) = 855ee55b5df18a4bdc6c31eb8b0363448e8fcfc6
|