index
:
delta/libatomic_ops.git
add-aarch64-support
add-dbl-load-store
add-stdatomic-h
atomics-exp
baserock/morph
draft-coveralls-linux
draft-travis
gcc-atomics-mips
master
ppc-aix
ppc-gcc-atomics
release-7_2
release-7_4
release-7_6
release-7_8
test-stack-osx
github.com: ivmai/libatomic_ops.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace obsolete AC_TRY_COMPILE with AC_COMPILE_IFELSE in configure
Ivan Maidanski
2021-12-23
1
-5
/
+7
*
Replace obsolete AC_HELP_STRING with AS_HELP_STRING in configure
Ivan Maidanski
2021-12-23
1
-7
/
+7
*
Explicitly outline symbols exported in AO shared libraries
Ivan Maidanski
2021-11-08
1
-0
/
+6
*
Remove 'lib' prefix for atomic_ops[_gpl].lib in Makefile.msft
Ivan Maidanski
2021-11-07
1
-1
/
+1
*
New configure option (--disable-gpl) to skip building of libatomic_ops_gpl
Ivan Maidanski
2021-11-02
1
-0
/
+5
*
Move all README and license files to the top folder
Ivan Maidanski
2021-11-01
1
-1
/
+0
*
Document config macros in README_win32 and remove them from configure
Ivan Maidanski
2021-10-30
1
-10
/
+1
*
Refine AO_UNIPROCESSOR macro description in configure
Ivan Maidanski
2021-10-29
1
-1
/
+2
*
Do not name GCC intrinsics as C11 ones in ChangeLog and configure
Ivan Maidanski
2021-10-29
1
-4
/
+4
*
Support MSYS host (configure)
Alexey Pavlov
2019-03-06
1
-2
/
+2
*
Update copyright year in configure and README
Ivan Maidanski
2019-03-06
1
-1
/
+1
*
Fix 'duplicate symbol' error for test_malloc/stack with static libs (OS X)
Ivan Maidanski
2019-02-26
1
-0
/
+1
*
Fix comments style in configure.ac and Makefile.am
Ivan Maidanski
2018-05-18
1
-5
/
+18
*
Do not install documentation if configure --disable-docs (new option)
Ivan Maidanski
2017-08-04
1
-0
/
+5
*
Do not produce .tar.bz2 distribution file (configure)
Ivan Maidanski
2017-06-09
1
-1
/
+1
*
Update README about bugs reporting and new releases notification
Ivan Maidanski
2017-06-02
1
-1
/
+1
*
Bump libatomic_ops version
Ivan Maidanski
2017-05-19
1
-1
/
+1
*
[7.6.0]
v7.6.0
Ivan Maidanski
2017-05-19
1
-1
/
+1
*
Refine configure messages when checking for compiler options
Ivan Maidanski
2017-03-15
1
-6
/
+6
*
Allow alternate CC (CROSS_CC) for AC_TRY_COMPILE (configure)
Ivan Maidanski
2017-02-27
1
-0
/
+7
*
Workaround 'AM_EXTRA_RECURSIVE_TARGETS not found in library' autoconf error
Ivan Maidanski
2017-02-20
1
-1
/
+0
*
Add Makefile target (check-nolink) to compile all source without linking
Ivan Maidanski
2017-02-18
1
-0
/
+1
*
Always define word-wide CAS for x86 (MS VC++ 8 or later)
Ivan Maidanski
2017-01-20
1
-3
/
+0
*
Fix turn off optimization in case of configure --enable-gcov
Ivan Maidanski
2017-01-19
1
-1
/
+1
*
Add configure --enable-gcov option (enable code coverage analysis)
Ivan Maidanski
2017-01-13
1
-0
/
+8
*
Support CFLAGS_EXTRA to pass extra user-defined compiler flags (configure)
Ivan Maidanski
2016-12-10
1
-0
/
+3
*
Fix GCC -Wpedantic checking in configure
Ivan Maidanski
2016-11-22
1
-1
/
+3
*
Report gcc/clang pedantic warnings (configure)
Ivan Maidanski
2016-11-22
1
-1
/
+9
*
Add configure '--disable-atomic-intrinsics' option
Ivan Maidanski
2016-08-15
1
-2
/
+8
*
Add AO_DISABLE_GCC_ATOMICS, AO_PREFER_BUILTIN_ATOMICS macros to configure
Ivan Maidanski
2016-04-19
1
-0
/
+6
*
Fix typo in configure.ac (in description of AO_ASM_X64_AVAILABLE)
Ivan Maidanski
2016-04-19
1
-1
/
+1
*
New configure option (--enable-werror) to treat warnings as compiler errors
Ivan Maidanski
2015-05-17
1
-0
/
+6
*
Update emails/links due to project site transition
Ivan Maidanski
2014-02-21
1
-1
/
+1
*
Bump atomic_ops version
Ivan Maidanski
2014-01-31
1
-1
/
+1
*
[7.4.0]
libatomic_ops-7_4_0
Ivan Maidanski
2013-11-17
1
-1
/
+1
*
Define AO_NO_PTHREADS in configure if no pthreads (Win32 and VxWorks)
Ivan Maidanski
2013-05-26
1
-5
/
+11
*
Better document configure THREADDLLIBS variable
Ivan Maidanski
2013-05-26
1
-2
/
+8
*
Fix AM_CONFIG_HEADER in configure for autoconf-2.69-1
Manuel Serrano
2013-04-03
1
-1
/
+1
*
Remove unsafe emulation-based implementation of double CAS (SunCC/x86)
Ivan Maidanski
2012-09-29
1
-1
/
+1
*
Bump libatomic_ops version
Ivan Maidanski
2012-05-15
1
-1
/
+1
*
[7.3alpha2]
libatomic_ops-7_3alpha2
Ivan Maidanski
2012-05-15
1
-1
/
+1
*
Fix configure to define __PIC__ macro explicitly only if not done by GCC
Ivan Maidanski
2012-03-28
1
-8
/
+16
*
configure: Require automake 2.61 instead of 2.63
Ivan Maidanski
2012-03-05
1
-1
/
+1
*
configure: Require automake 2.63 (widely spread) instead of 2.64
Ivan Maidanski
2012-02-17
1
-1
/
+1
*
configure: Specify bug reports email in AC_INIT
Ivan Maidanski
2012-01-20
1
-1
/
+1
*
configure: Do not pass '-Wextra' option to GCC if unsupported
Ivan Maidanski
2011-12-13
1
-1
/
+9
*
Define NDEBUG via config.h instead of CFLAGS;
Ivan Maidanski
2011-12-12
1
-1
/
+7
*
Add new macro (AO_PREFER_GENERALIZED) to favor generalized primitives
Ivan Maidanski
2011-12-08
1
-0
/
+2
*
Add all AO control macros to configure (as templates)
Ivan Maidanski
2011-12-01
1
-0
/
+45
*
On altering CFLAGS value in configure place client flags at end
Ivan Maidanski
2011-12-01
1
-5
/
+5
[next]