index
:
delta/bdwgc.git
add-long-weakref
draft-appveyor
draft-travis
fix_tsx_bug
freebsd-ports-devel-boehm-gc
freebsd-ports-devel-boehm-gc-integrate
gc6x-branch
gcc_boehmgc
ios-unified-ts-fix
jtotz-bdwgc-integrate
jtotz_bdwgc
master
mono_libgc
racket_gc
release-7_2
release-7_4
release-7_6
release-8_0
release-8_2
thread-suspend
github.com: ivmai/bdwgc.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 'visibility attribute not supported' GCC warning (IBM AIX)
Ivan Maidanski
2015-09-02
1
-1
/
+2
*
Add build system plumbing for building with -Werror.
Alex Ronne Petersen
2015-05-17
1
-0
/
+7
*
Rename ATOMIC_UNCOLLECTABLE to GC_ATOMIC_UNCOLLECTABLE
Ivan Maidanski
2015-05-11
1
-1
/
+1
*
Fix and code refactoring of lock elision workaround (Linux/x64)
Ivan Maidanski
2014-09-11
1
-13
/
+0
*
Workaround Linux NTPL lock elision bug.
Paul Bone
2014-09-11
1
-0
/
+13
*
Support winpthreads
Peter Wang
2014-08-23
1
-2
/
+3
*
Fix pthreads-win32 name in comments and documentation
Ivan Maidanski
2014-08-10
1
-2
/
+2
*
Fix 'illegal option -xassembler-with-cpp' error (Oracle SunCC)
Ivan Maidanski
2014-06-10
1
-1
/
+7
*
Fix CFLAGS in configure regarding -O flag passing to SunCC compiler
Ivan Maidanski
2014-06-10
1
-2
/
+7
*
Fix 'source file in a subdirectory' Automake warnings
Ivan Maidanski
2014-05-23
1
-1
/
+1
*
Fix machdep .lo files path in configure (SPARC, IA-64)
Ivan Maidanski
2014-04-27
1
-5
/
+5
*
Update emails/links due to project site and ML transition
Ivan Maidanski
2014-02-23
1
-1
/
+1
*
Add config option to use STGRTMIN-based signals for thread suspend/resume
David Grove
2014-01-31
1
-0
/
+10
*
Allow parallel mark to be enabled on powerpc-linux systems
David Grove
2014-01-11
1
-1
/
+1
*
Bump libgc version
Ivan Maidanski
2013-11-22
1
-1
/
+1
*
Bump version to 7.4.0; change policy regarding version numbers
gc7_4_0
Ivan Maidanski
2013-11-17
1
-2
/
+2
*
Detect dladdr() presence by configure
Ivan Maidanski
2013-09-14
1
-0
/
+14
*
Merge branch 'freebsd-ports-devel-boehm-gc-integrate'
Ivan Maidanski
2013-09-04
1
-1
/
+1
|
\
|
*
Adjust configure.ac to match configure regarding FreeBSD/sparc64
Ivan Maidanski
2013-08-25
1
-1
/
+1
*
|
Prevent misleading AC_MSG_ERROR/AS_IF errors reported in configure.ac
Ivan Maidanski
2013-09-02
1
-2
/
+7
*
|
Replace deprecated [CXX]INCLUDES to AM_C[PP]FLAGS in configure.ac
Ivan Maidanski
2013-09-01
1
-10
/
+8
*
|
Remove configure.ac outdated revision number
Ivan Maidanski
2013-09-01
1
-1
/
+0
*
|
Specify LT_INIT in configure.ac
Ivan Maidanski
2013-09-01
1
-2
/
+3
|
/
*
Fix more typos in comments and documentation
Ivan Maidanski
2013-07-11
1
-1
/
+1
*
Fix AM_CONFIG_HEADER in configure for autoconf-2.69-1
Manuel Serrano
2013-04-03
1
-1
/
+1
*
Include "config.h" instead of "private/config.h" on HAVE_CONFIG_H
Ivan Maidanski
2012-08-30
1
-1
/
+1
*
Fix unportable '==' test operators in configure
Thomas Klausner
2012-08-26
1
-7
/
+7
*
Bump libgc version
Ivan Maidanski
2012-05-15
1
-1
/
+1
*
Bump libgc version to 7.3alpha2
gc7_3alpha2
Ivan Maidanski
2012-05-11
1
-1
/
+1
*
Do not compile backgraph.c unless configure '--enable-gc-debug'
Ivan Maidanski
2012-04-09
1
-0
/
+1
*
Add public GC_set_handle_fork to control forked child handling support
Ivan Maidanski
2012-04-02
1
-2
/
+2
*
configure: add --enable-handle-fork option
Andy Wingo
2012-03-28
1
-0
/
+13
*
Fix configure enabling 'make check' with C++ support for Cygwin/MinGW
Ivan Maidanski
2012-03-06
1
-0
/
+20
*
configure: Require automake 2.61 instead of 2.63
Ivan Maidanski
2012-03-05
1
-1
/
+1
*
configure: Allow '--disable-parallel-mark' even if no threads
Ivan Maidanski
2012-02-27
1
-1
/
+3
*
configure: Enable PARALLEL_MARK and THREAD_LOCAL_ALLOC for FreeBSD
Ivan Maidanski
2012-02-27
1
-0
/
+4
*
configure: Remove unused AM conditionals
Ivan Maidanski
2012-02-25
1
-4
/
+0
*
Fix configure to compile win32_threads.c for MinGW pthreads-w32 target
Ivan Maidanski
2012-02-25
1
-0
/
+1
*
configure: Require automake 2.63 (widely spread) instead of 2.64
Ivan Maidanski
2012-02-20
1
-1
/
+1
*
Add SHORT_DBG_HDRS macro template to configure
Ivan Maidanski
2012-02-14
1
-0
/
+4
*
Reformat configure (wrap long lines and remove unnecessary backslash)
Ivan Maidanski
2012-02-14
1
-7
/
+12
*
Update TODO (failure in Cygwin resolved)
Ivan Maidanski
2012-02-09
1
-0
/
+8
*
configure: Enable parallel mark by default (only Linux, Solaris,
Ivan Maidanski
2012-01-23
1
-6
/
+6
*
Update bug reports email address (recommend GC mailing list)
Ivan Maidanski
2012-01-20
1
-1
/
+1
*
configure: improve GCC '-fvisibility' option support checking
Ivan Maidanski
2012-01-16
1
-3
/
+3
*
Replace repeating '==' sequences in documentation with double '=' mark
Ivan Maidanski
2012-01-12
1
-2
/
+0
*
Win32: allow DllMain chaining on the client side
Ivan Maidanski
2012-01-10
1
-0
/
+4
*
configure: Add script code to force USE_MMAP for some targets
Ivan Maidanski
2011-12-26
1
-0
/
+16
*
configure: Remove undefined MMAP variable value processing case
Ivan Maidanski
2011-12-26
1
-7
/
+1
*
Instruct configure to hide internal libgc.so symbols if supported (GCC)
Ivan Maidanski
2011-12-15
1
-1
/
+12
[next]