projects
/
platform
/
upstream
/
libatomic_ops.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libatomic_ops.git
2016-11-26
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Ivan Maidanski
Update ChangeLog file (v7.4 changes)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Ivan Maidanski
Workaround a bug in double-wide intrinsics of Clang...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Ivan Maidanski
Code refactoring of Clang double-wide intrinsic workaro...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ivan Maidanski
Undefine internal macros that are defined solely for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Ivan Maidanski
Fix GCC -Wpedantic checking in configure
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Ivan Maidanski
Report gcc/clang pedantic warnings (configure)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Ivan Maidanski
Refine AO_nop_write comment for ARM big.LITTLE architecture
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Tobias Leich
Fix powerpc detection on AIX (gcc)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Ivan Maidanski
Do not define print_list() unless used (tests)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Ivan Maidanski
Fix indentation of #endif in s390.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Ivan Maidanski
Update AUTHORS file (add 'Tobias Leich')
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Tobias Leich
Implement fetch-CAS for s390[x] (gcc)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Ivan Maidanski
Update ChangeLog file (v7.4 changes)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Ivan Maidanski
Remove spaces at EOLn in asm code
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Ivan Maidanski
Fix (improve) AO_REQUIRE_CAS description in README
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Ivan Maidanski
Add *_and/or/xor* and *_[fetch_]compare_and_swap* tests...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Ivan Maidanski
Fix reporting about missing and/or/xor_dd_acquire_read...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Ivan Maidanski
Fix missing double_compare_and_swap_dd_acquire_read
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Ivan Maidanski
Workaround 'value of MAP_ANON unknown' cppcheck info...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Ivan Maidanski
Suppress 'ISO C does not support __int128 type' GCC...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Ivan Maidanski
Fix test_malloc failure if CPPCHECK is defined
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Ivan Maidanski
Workaround 'function is never used' cppcheck style...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Ivan Maidanski
Add dd_acquire_read case to test_atomic
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Ivan Maidanski
Hide AO_locks symbol
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Ivan Maidanski
Workaround 'value of macro is unknown' cppcheck informa...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Ivan Maidanski
Merge branch 'ppc-aix'
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Ivan Maidanski
Fix 'variable new value is never used' cppcheck style...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Ivan Maidanski
Workaround 'overflow in pointer subtraction' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Ivan Maidanski
Eliminate 'ISO C90 does not support long long' compiler...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Ivan Maidanski
Eliminate 'cast to long from void*' compiler warning...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Ivan Maidanski
Fix missing printed value names (test_stack)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Ivan Maidanski
Eliminate 'scope of variable can be reduced' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Ivan Maidanski
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Jean Girardet
Support AIX/ppc (gcc)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Ivan Maidanski
Code refactoring of gcc/powerpc.h to avoid code duplication
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Ivan Maidanski
Fix 'visibility' of some CPU-specific internal macros
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Ivan Maidanski
Workaround '#error' cppcheck error messages
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Ivan Maidanski
Fix typos in 'error' pragma messages
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Ivan Maidanski
Fix SIZET_SAT_ADD for the case of size_t is signed...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Ivan Maidanski
Workaround 'condition always true', 'unused stored...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Ivan Maidanski
Fix assertions style in test_atomic_include
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Ivan Maidanski
Eliminate 'scope of variable can be reduced' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Ivan Maidanski
Fix size value wrap around in AO_malloc_large
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Ivan Maidanski
Workaround a bug in double-wide CAS intrinsic of Apple...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Ivan Maidanski
Use C11 double-wide atomic intrinsics for Clang/x86...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Ivan Maidanski
Code refactoring of int-wide primitives in gcc/x86.h
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Ivan Maidanski
Avoid extra nop_full in stack_pop_acquire if atomic...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Ivan Maidanski
Add CI (continuous integration) badges to README
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Ivan Maidanski
Refine README how to build the library source from...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Ivan Maidanski
Refine README about library downloading
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Ivan Maidanski
Add asm-based and/or/xor implementation for char/short...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Ivan Maidanski
Fix (delete) comment for AO_and_full (x86)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Ivan Maidanski
Add configuration file for AppVeyor CI
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Ivan Maidanski
Add configure '--disable-atomic-intrinsics' option
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Hans Boehm
Fix store-load ordering in AO_stack_pop_explicit_aux_ac...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Ivan Maidanski
Add configuration for Travis CI
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Hans Boehm
Add disclaimer to README to favor C11/C++14 atomics...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Hans Boehm
gcc/generic-small.h: Add TODO items
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Hans Boehm
Refine documentation about _full memory ordering suffix
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ivan Maidanski
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Chris Metcalf
Basic support of TILE-Gx and TILEPro CPUs
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Ivan Maidanski
Use GCC atomic intrinsics for x86 and x64 (gcc 4.8...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Ivan Maidanski
Do not force GCC atomic intrinsics usage if AO_PREFER_B...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Ivan Maidanski
Add AO_DISABLE_GCC_ATOMICS, AO_PREFER_BUILTIN_ATOMICS...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Ivan Maidanski
Fix typo in configure.ac (in description of AO_ASM_X64_...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Ivan Maidanski
Remove AO_T_IS_INT definition for GCC atomic intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Ivan Maidanski
Fix AO_TS_VAL_t used for __atomic_test_and_set (gcc)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Ivan Maidanski
Fix typo in gcc/arm.h (ARMv6)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Ivan Maidanski
Avoid __atomic_and/or/xor_fetch if unsupported (clang...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Ivan Maidanski
Use GCC atomic intrinsics for ARM (gcc 4.8+ and clang...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Ivan Maidanski
Use GCC atomic intrinsics for MIPS (GCC 4.9+ and clang...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Ivan Maidanski
Implement CAS_acquire/release/full using __atomic_compa...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Ivan Maidanski
Avoid atomic_compare_exchange_n if no __GCC_HAVE_SYNC_C...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Ivan Maidanski
Eliminate redundant lwsync 2nd call in CAS_full on...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Ivan Maidanski
Define AO_TS_SET as __GCC_ATOMIC_TEST_AND_SET_TRUEVAL...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Ivan Maidanski
New macro AO_PREFER_BUILTIN_ATOMICS to rely on C11...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Ivan Maidanski
Remove obsolete information from README about C++0x...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Ivan Maidanski
Update ChangeLog file (v7.4 changes)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Ivan Maidanski
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Marek Vasut
Add initial nios2 architecture support
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Ivan Maidanski
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Fabrizio Fabbri
Initial ibmc/powerpc (xlc) support
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Ivan Maidanski
Eliminate 'signed-to-unsigned value extension' compiler...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Ivan Maidanski
Support NaCl/arm
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Ivan Maidanski
Remove TODO file (items moved to Issues on Github)
commit
|
commitdiff
|
tree
|
snapshot
2015-06-13
Frank Schaefer
Fix GCC 5.x compatibility for AArch64 double-wide primi...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Ivan Maidanski
New configure option (--enable-werror) to treat warning...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Ivan Maidanski
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Frank Schaefer
Support n32 ABI for mips64
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
next