2012-05-29 16:35:42 by Thomas Klausner | Files touched by this commit (7) |
Log message: Update to 7.2b: 7.2b: An incorrect assertion in multi-threaded mode was fixed. 7.2: This release adds many enhancements and fixes. |
2012-05-29 05:01:15 by enami tsugutomo | Files touched by this commit (2) |
Log message: Fix comment after #endif directive so that it matches other directives, before sending this patch to upstream. |
2011-02-28 15:53:10 by Thomas Klausner | Files touched by this commit (169) |
Log message: Reset maintainer for retired developers. |
2010-06-04 13:21:34 by Thomas Klausner | Files touched by this commit (2) |
Log message: Add RCS Id. |
2010-06-02 21:59:52 by Thomas Klausner | Files touched by this commit (3) |
Log message: Fix self-tests on NetBSD/sparc64. From Chris Ross on pkgsrc-users. Bump PKGREVISION, even if it only affects sparc64. |
2010-01-21 02:54:59 by Soren Jacobsen | Files touched by this commit (1) |
Log message: This needs _XOPEN_SOURCE to build on Snow Leopard. |
2010-01-20 11:01:19 by Thomas Klausner | Files touched by this commit (3) |
Log message: Avoid duplicate symbol definition for GC_push_regs in sparc_netbsd_mach_dep.s and mach_dep.c. From PR 42634 by Bertrand Joel. Bump PKGREVISION. |
2009-11-11 00:31:36 by Aleksej Saushev | Files touched by this commit (2) |
Log message: Test for RTLD_DI_LINKMAP feature presence rather than for OS version. Suggested by Tobias Nygren in private talk. No revision change. |
2009-11-10 19:35:13 by Thomas Klausner | Files touched by this commit (3) |
Log message: Fix binary on NetBSD versions using binutils-2.19. Patch from enami@ Bump PKGREVISION. |
2009-08-11 20:04:49 by Min Sik Kim | Files touched by this commit (2) |
Log message: Add an option to enable thread support in boehm-gc. |