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
2017-12-21
Ivan Maidanski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Ivan Maidanski
Fix typo in AO_REAL_NEXT_PTR comment (atomic_ops_stack.h)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Ivan Maidanski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Ivan Maidanski
Fix AO_malloc for sizes near CHUNK_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Ivan Maidanski
Fix 'missing select.h', 'undefined sigprocmask' compile...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Ivan Maidanski
[7.2h]
v7.2h
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Travis CI: Add missing ';' inside 'if' body in the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Travis CI: Workaround 'aclocal-1.14 command not found...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Travis CI: Verbose compression of tarball in distcheck
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Travis CI: Also test with musl-gcc (Linux)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Travis CI: Produce .tar.gz file with version suffix...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Travis CI: Do not run autoreconf
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Regenerate configure/Makefile; update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Travis CI: Setup dist tarball uploading to GitHub on...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Travis CI: Test also 'make distcheck'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Travis CI: Test also the distributive file creation
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Travis CI: Reformat .yml file by travis tool
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Ivan Maidanski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Andy Li
Fix 'doc' files installation folder
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Ivan Maidanski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Fabrizio Fabbri
Workaround test_stack failure on AIX/ppc
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Ivan Maidanski
Travis CI: Specify test configurations using 'matrix...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Ivan Maidanski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Ivan Maidanski
Fix AO_SIZE_MAX definition (Linux/musl-gcc)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Ivan Maidanski
Fix 'Cannot implement CAS_full on this architecture...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Ivan Maidanski
Fix typo in comments in gcc/arm.h
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Ivan Maidanski
.gitignore: Ignore *.sancov (generated by ASan)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Ivan Maidanski
Travis CI: Exclude osx/gcc builds
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Ivan Maidanski
Appveyor CI: run also test_atomic[_w95]
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Ivan Maidanski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Ivan Maidanski
Fix test_atomic fail caused by AO_double_t misaligned...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Ivan Maidanski
Fix test_atomic failure caused unaligned AO_double_t...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Ivan Maidanski
Fix type of general AO_TS_INITIALIZER
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Ivan Maidanski
Remove outdated FIXME in msftc/arm.h about _Interlocked...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Ivan Maidanski
.gitignore: Ignore coverage.info (generated by lcov)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Ivan Maidanski
.gitignore: Ignore test_atomic_generalized
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Ivan Maidanski
.gitignore: Ignore gcov c/h output files
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Ivan Maidanski
.gitignore: Ignore folders and files of static code...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Ivan Maidanski
Fix AppVeyor CI configuration for release-7_2 branch
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Ivan Maidanski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Ivan Maidanski
Enable Makefile.msft for Win64
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Ivan Maidanski
Makefile.msft: Add 'clean' target (Improve Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Ivan Maidanski
Makefile.msft: exclude 'check' from nmake all
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Ivan Maidanski
Fix Travis CI configuration for release-7_2 branch
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Ivan Maidanski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Ivan Maidanski
Fix (improve) AO_REQUIRE_CAS description in README
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Ivan Maidanski
Add configuration file for AppVeyor CI
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Ivan Maidanski
Add configuration for Travis CI
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Ivan Maidanski
Fix assertions style in test_atomic_include
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Ivan Maidanski
Fix size value wrap around in AO_malloc_large
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Ivan Maidanski
Fix typos in 'error' pragma messages
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Ivan Maidanski
[7.2g]
libatomic_ops-7_2g
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Ivan Maidanski
Update ChangeLog
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-23
Ivan Maidanski
Update emails/links due to project site transition
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Ivan Maidanski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Ivan Maidanski
Remove obsolete information from README about C++0x...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Ivan Maidanski
Fix incorrectly regenerated Makefile.in
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Ivan Maidanski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Ivan Maidanski
Regenerate configure files using official libtool relea...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Ivan Maidanski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
James Cowgill
Remove inclusion of acquire_release_volatile.h on mips
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Ivan Maidanski
.gitignore: Ignore .dirstamp
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Ivan Maidanski
.gitignore: Ignore tests/.libs (generated if configure...
commit
|
commitdiff
|
tree
|
snapshot
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
next