2014-05-02 |
Ivan Maidanski | [7.2f] libatomic_ops-7_2f |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Ivan Maidanski | Regenerate configure files by new automake (v1.14.1... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Jan-Erik Rediger | Removed unnecessary "an" |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Ivan Maidanski | [7.2e] libatomic_ops-7_2e |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Ivan Maidanski | .gitignore: Ignore test*.log, test*.trs |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Ivan Maidanski | Regenerate configure files by autoconf-2.69, automake... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Ivan Maidanski | Regenerate aclocal.m4; update ChangeLog |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Ivan Maidanski | Fix: Do not use LDREXD/STREXD for Clang3.2/arm (and... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Ivan Maidanski | Fix ARM double-CAS operands width (GCC/Clang) |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Ivan Maidanski | Fix ARMv7 LDREXD/STREXD double-wide operand specificati... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Ivan Maidanski | Fix typo in comment of generalize-small.template |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Manuel Serrano | Fix AM_CONFIG_HEADER in configure for autoconf-2.69-1 |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ivan Maidanski | Fix generalized fetch_and_add function |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ivan Maidanski | Fix asm constraints of primitives in sunc/x86.h |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ivan Maidanski | Fix asm constraint of CAS memory operand for gcc/alpha |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ivan Maidanski | Fix asm constraint of compare_and_swap for clang-3... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Ivan Maidanski | Fix (remove) invalid include of read_ordered.h for ARM |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Ivan Maidanski | Revert "Fix read_ordered.h inclusion for ARM" |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Ivan Maidanski | Fix README regarding _acquire_read barrier |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Ivan Maidanski | Fix a typo in ao_t_is_int.h comment |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Ivan Maidanski | Fix return type of AO_int_X primitives defined in ao_t_... |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Ivan Maidanski | Fix ordered_except_wr header inclusion for s390 |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Ivan Maidanski | Fix read_ordered.h inclusion for ARM |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Ivan Maidanski | Fix a typo in comment in msftc/arm.h |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Ivan Maidanski | .gitignore: Ignore .gch files |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Ivan Maidanski | Fix return type of AO_char/short/int_load_read() in... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Ivan Maidanski | Fix missing compiler barrier in AO_nop_full for uniproc... |
commit | commitdiff | tree | snapshot |
2013-01-05 |
Ivan Maidanski | Regenerate Makefile.in; update ChangeLog |
commit | commitdiff | tree | snapshot |
2013-01-05 |
Ivan Maidanski | Fix template-based headers regeneration order in src... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Ivan Maidanski | Fix generalize-small template adding missed CAS-based... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Ivan Maidanski | Fix AO_XSIZE_load/store definition order in generalize... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Ivan Maidanski | Fix variable type to match printf format specifier... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Ivan Maidanski | Properly fix compare_double_and_swap_double for gcc... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Ivan Maidanski | Fix double_ptr_storage definition for gcc/x32 |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Ivan Maidanski | Fix compare_double_and_swap_double_full for gcc/x32 |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Ivan Maidanski | Fix typos in atomic_ops.h comments |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Ivan Maidanski | .gitignore: Ignore .dll, .so files and pthreads-w32... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Ivan Maidanski | Fix AO_pause sleep delay for particular argument values... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Ivan Maidanski | Fix visibility and initial value of 'dummy' variable... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Ivan Maidanski | Fix AO_load primitive name in comment |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Ivan Maidanski | Fix compare_double_and_swap_double_full definition... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Ivan Maidanski | Fix cmpxchg16b-based compare_double_and_swap_double... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Ivan Maidanski | Merge branch 'libatomic_ops-7_2-hotfix-2' into release-7_2 |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Ivan Maidanski | Update (regenerate) configure files; update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Ivan Maidanski | Fix a typo in comment of compare_double_and_swap_double... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Ivan Maidanski | Terminate tests with abort after error reported |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Ivan Maidanski | Fix compare_double_and_swap_double for clang/x86 in... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Ivan Maidanski | [7.2d] libatomic_ops-7_2d |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Ivan Maidanski | Merge branch 'libatomic_ops-7_2-hotfix-1' into release-7_2 |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Ivan Maidanski | Fix AO_compiler_barrier missing parentheses |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Ivan Maidanski | Update (regenerate) config.guess and config.sub; update... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Ivan Maidanski | Fix AO_compare_double_and_swap_double_full for gcc... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Ivan Maidanski | Fix generalized AO_char/short_fetch_and_add CTYPE args |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Ivan Maidanski | [7.2] libatomic_ops-7_2 |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-05-01 |
H.J. Lu | Define AO_T_IS_INT for x32 |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-05-01 |
H.J. Lu | Fix for x32 by removing 'q' suffix in x86-64 instructions |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Ivan Maidanski | Regenerate configure; update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Ivan Maidanski | Fix configure to define __PIC__ macro explicitly only... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Ivan Maidanski | Fix double_ptr_storage definition for GCC pre-v4 (x86_64) |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Ivan Maidanski | Fix a typo in comment in standard_ao_double_t.h |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Ivan Maidanski | Regenerate configure, Makefile.in; update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Petter Urkedal | Add -uninstalled pkg-config file, move them to pkgconfig/. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Ivan Maidanski | Add atomic_ops.pc. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Ivan Maidanski | Fix AO_compare_double_and_swap_double_full for gcc... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Ivan Maidanski | Fix AO_stack_push_release to workaround bug in clang... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Ivan Maidanski | Fix a typo in comment |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Ivan Maidanski | Fix a typo in comment |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Ivan Maidanski | Change function prototype specifications to follow... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Ivan Maidanski | .gitignore: Ignore config.cache |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Ivan Maidanski | Fix __ARM_ARCH_5__ macro handling for Android NDK ... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Ivan Maidanski | .gitignore: Ignore Gcov files (.gcda, .gcno) |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Ivan Maidanski | .gitignore: Ignore binary files (.a, .exe, .o, etc... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Ivan Maidanski | Instruct Git to ignore 'tests/core' file |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Ivan Maidanski | Merge branch 'hotfix-7_2a6-4' into release |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Ivan Maidanski | Fix generalization for IA-64, Hexagon (include generali... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Ivan Maidanski | Fix generalized AO_<type>_fetch_and_add() return type |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Ivan Maidanski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
next |