platform/upstream/libatomic_ops.git
2012-10-04 Ivan MaidanskiRemove duplicate AO_spin and AO_pause definition in...
2012-10-04 Ivan MaidanskiEnable test_stack for pthreads-w32
2012-10-04 Ivan Maidanski.gitignore: Ignore .dll, .so files and pthreads-w32...
2012-10-03 Ivan MaidanskiFix AO_pause sleep delay for particular argument values...
2012-10-03 Ivan MaidanskiOptimize AO_spin manually to minimize compiler influenc...
2012-10-03 Ivan MaidanskiFix visibility and initial value of 'dummy' variable...
2012-10-03 Ivan MaidanskiReplace some FIXME items with TODO in atomic_ops.c...
2012-10-02 Ivan MaidanskiUpdate TODO file (regarding Debian/alpha bug)
2012-10-02 Ivan MaidanskiDo not include standard_ao_double_t.h where double...
2012-10-02 Ivan MaidanskiFix AO_load primitive name in comment
2012-10-02 Ivan MaidanskiDo not report absence of meaningless nop, load and...
2012-10-02 Ivan MaidanskiAdd double_compare_and_swap_read/write to generalization
2012-10-02 Ivan MaidanskiTest double_compare_and_swap in test_atomic
2012-10-02 Ivan MaidanskiAdd negative double-CAS test cases to test_atomic_include
2012-10-02 Ivan MaidanskiAdd no-barrier double_compare_and_swap to generalization
2012-10-02 Ivan MaidanskiFix compare_double_and_swap_double_full definition...
2012-09-29 Ivan MaidanskiRemove unsafe emulation-based implementation of double...
2012-09-25 Ivan MaidanskiRemove sunc/x86_64.h to eliminate sunc/x86.h code dupli...
2012-09-25 Ivan MaidanskiFix cmpxchg16b-based compare_double_and_swap_double...
2012-09-23 Ivan MaidanskiRemove nested AO_USE_PTHREAD_DEFS macro check in atomic...
2012-09-19 Ivan MaidanskiFix AO_DOUBLE_T_INITIALIZER definition (x86_64)
2012-09-18 Ivan MaidanskiEliminate 'missing initializer' warning for AO_stack_t...
2012-09-18 Ivan MaidanskiFix a typo in comment of compare_double_and_swap_double...
2012-09-18 Ivan MaidanskiAlign code and comments of gcc/x86.h and sunc/x86.h
2012-09-18 Ivan MaidanskiAdd TODO item to gcc/alpha.h
2012-09-18 Ivan MaidanskiUpdate ChangeLog file
2012-09-18 Ivan Maidanskitests: Log messages to stdout instead of stderr
2012-09-18 Ivan MaidanskiRemove useless 'perror' call in tests run_parallel.h
2012-09-18 Ivan MaidanskiTerminate tests with abort after error reported
2012-09-05 Ivan MaidanskiUpdate ChangeLog file
2012-09-05 Ivan MaidanskiImplement compare_double_and_swap_double for SunCC/x86
2012-09-05 Ivan MaidanskiUpdate ChangeLog and TODO files
2012-09-05 Ivan MaidanskiFix compare_double_and_swap_double for clang/x86 in...
2012-08-30 Ivan MaidanskiTODO: Add FIXME item (Ubuntu/x86)
2012-08-01 Ivan MaidanskiUpdate ChangeLog file
2012-08-01 Ivan MaidanskiFix AO_compiler_barrier missing parentheses
2012-07-22 Ivan MaidanskiUpdate ChangeLog file
2012-07-18 Ivan MaidanskiTODO file: add FIXME items (regarding Debian)
2012-07-04 Ivan MaidanskiFix AO_compare_double_and_swap_double_full for gcc...
2012-07-02 Ivan MaidanskiUpdate ChangeLog file (regarding v7.2d)
2012-07-01 Ivan MaidanskiUpdate ChangeLog file
2012-07-01 Ivan MaidanskiFix generalized AO_char/short_compare_and_swap/fetch_an...
2012-05-15 Ivan MaidanskiBump libatomic_ops version
2012-05-15 Ivan Maidanski[7.3alpha2] libatomic_ops-7_3alpha2
2012-05-01 H.J. LuDefine AO_T_IS_INT for x32
2012-05-01 Ivan MaidanskiUpdate ChangeLog file
2012-05-01 Ivan MaidanskiUpdate AUTHORS file
2012-05-01 H.J. LuFix for x32 by removing 'q' suffix in x86-64 instructions
2012-03-28 Ivan MaidanskiFix autogen.sh to prevent reporting success if autoreco...
2012-03-28 Ivan MaidanskiFix ChangeLog (regarding autoconf)
2012-03-28 Ivan MaidanskiUpdate ChangeLog
2012-03-28 Ivan MaidanskiFix configure to define __PIC__ macro explicitly only...
2012-03-26 Ivan MaidanskiUpdate ChangeLog
2012-03-26 Ivan MaidanskiFix double_ptr_storage definition for GCC pre-v4 (x86_64)
2012-03-26 Ivan MaidanskiFix a typo in comment in standard_ao_double_t.h
2012-03-26 Ivan MaidanskiUpdate ChangeLog
2012-03-26 Ivan MaidanskiUse __builtin_expect in CAS failure loop condition...
2012-03-19 Ivan MaidanskiUpdate ChangeLog
2012-03-07 Ivan MaidanskiUpdate ChangeLog
2012-03-07 Ivan MaidanskiFix AO_compare_double_and_swap_double_full for gcc...
2012-03-07 Ivan MaidanskiUpdate TODO file (remove fixed item for clang/x86)
2012-03-07 Ivan MaidanskiFix AO_stack_push_release to workaround bug in clang...
2012-03-07 Ivan MaidanskiFix a typo in comment
2012-03-05 Ivan MaidanskiUpdate ChangeLog
2012-03-05 Ivan Maidanskiconfigure: Require automake 2.61 instead of 2.63
2012-03-04 Ivan MaidanskiUpdate ChangeLog
2012-03-04 Ivan MaidanskiReplace pointer relational comparisons with non-pointer...
2012-03-04 Ivan MaidanskiFix a typo in comment
2012-02-17 Ivan Maidanskiconfigure: Require automake 2.63 (widely spread) instea...
2012-02-07 Ivan MaidanskiUpdate TODO file (add FIXME note for clang)
2012-02-06 Ivan MaidanskiRemove unused and hide some inner symbols in atomic_ops...
2012-02-06 Ivan MaidanskiSuppress compiler warning in atomic_ops_malloc
2012-01-20 Ivan Maidanskiconfigure: Specify bug reports email in AC_INIT
2012-01-20 Ivan MaidanskiREADME: Add bug reports address
2012-01-19 Ivan Maidanskitest_stack: check_list() code refactoring and 'marks...
2012-01-19 Ivan MaidanskiChange function prototype specifications to follow...
2012-01-19 Bruno HaibleAdd autogen.sh file
2012-01-11 Ivan MaidanskiReplace repeating '==' in documentation with a single one
2011-12-31 Ivan MaidanskiUpdate TODO file (remove FIXME - problem caused by...
2011-12-31 Ivan MaidanskiUpdate TODO file (remove FIXME - problem fixed in GCC...
2011-12-22 Ivan Maidanski.gitignore: Ignore config.cache
2011-12-19 Ivan MaidanskiCode refactoring of gcc/arm.h by introducing AO_ARM_HAV...
2011-12-16 Ivan MaidanskiUpdate ChangeLog
2011-12-16 Ivan MaidanskiFix __ARM_ARCH_5__ macro handling for Android NDK ...
2011-12-14 Ivan MaidanskiMerge branch 'ao_val_cas'
2011-12-13 Ivan Maidanski.gitignore: Ignore Gcov files (.gcda, .gcno)
2011-12-13 Ivan Maidanski.gitignore: Ignore binary files (.a, .exe, .o, etc...
2011-12-13 Ivan MaidanskiUpdate ChangeLog
2011-12-13 Ivan Maidanskiconfigure: Do not pass '-Wextra' option to GCC if unsup...
2011-12-12 Ivan MaidanskiDefine NDEBUG via config.h instead of CFLAGS;
2011-12-08 Ivan MaidanskiRecognize AO_PREFER_GENERALIZED to favor generalization...
2011-12-08 Ivan MaidanskiUpdate ChangeLog
2011-12-08 Ivan MaidanskiAdd new macro (AO_PREFER_GENERALIZED) to favor generali...
2011-12-07 Ivan MaidanskiRemove unused InterlockedExchange/ReadWriteBarrier...
2011-12-01 Ivan MaidanskiAdd all AO control macros to configure (as templates)
2011-12-01 Ivan MaidanskiPrevent AO_USE_SYNC_CAS_BUILTIN redefinition in atomic_...
2011-12-01 Ivan MaidanskiOn altering CFLAGS value in configure place client...
2011-11-30 Ivan MaidanskiUpdate ChangeLog
2011-11-30 Ivan MaidanskiWorkaround ICE9 A1 chip LL bug (MIPS)
2011-11-30 Ivan MaidanskiImplement fetch_and_add, test_and_set primitives for...
next