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-22
Ivan Maidanski
New macro (DONT_USE_MMAP) to support testing as if...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Use double-word atomic intrinsics for recent Clang...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Simplify '#if' expressions in gcc/x86.h
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Fix test_stack failure if AO_PREFER_BUILTIN_ATOMICS...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Fix test failures for Clang-3.8 and older (Aarch64)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Use generalized double-wide load/store if AO_PREFER_GEN...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Use built-in atomics for load/store/CAS for Clang by...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Do not disallow to define double_load using built-in...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Use GCC built-in atomic to define nop_write in case...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Do not define AO_GCC_FORCE_HAVE_CAS for Clang 3.8+...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Do not expose AO_GCC_FORCE_HAVE_CAS macro to client...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Disable workaround in stack_pop_acquire that was needed...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Increase the default number of threads to 16 in test_ma...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Allow to alter DEFAULT/MAX_NTHREADS values in test_mall...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Use __builtin_expect in atomic_ops_malloc
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Fix typo in AO_REAL_NEXT_PTR comment (atomic_ops_stack.h)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ivan Maidanski
Test smallest allocation of large type (test_malloc)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Ivan Maidanski
Annotate AO_malloc with 'alloc_size' and 'malloc' attri...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Ivan Maidanski
Fix AO_malloc for sizes near CHUNK_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Ivan Maidanski
Fix memory leak in test_malloc
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Ivan Maidanski
Update ChangeLog file (v7.6 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Ivan Maidanski
Travis CI: Test with TSan when a 16-byte CAS is available
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Ivan Maidanski
Travis CI: Test also with GCC with ASan enabled
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Ivan Maidanski
Define AO_TS_SET to true (1) if GCC atomic_test_and_set...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Ivan Maidanski
Do not use asm-based 16-byte CAS if compiled with TSan...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Ivan Maidanski
Eliminate data race in cons() of test_malloc
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Ivan Maidanski
Fix 'unknown attribute no_sanitize' compiler warning...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Ivan Maidanski
Place no_sanitize attributes in a GCC-compliant way
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Ivan Maidanski
Update ChangeLog file (set v7.4.8 release date)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Ivan Maidanski
Update ChangeLog file (v7.6 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Ivan Maidanski
Travis CI: Test also 32-bit builds with --disable-atomi...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Ivan Maidanski
Travis CI: Test also 32-bit code with ASan (on OS X)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Ivan Maidanski
Travis CI: Test AO_GENERALIZE_ASM_BOOL_CAS, AO_USE_NANO...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Ivan Maidanski
Travis CI: Test also with Leak Sanitizer (LSan)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Ivan Maidanski
Travis CI: Add a test build with Thread sanitizer ...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Ivan Maidanski
Workaround TSan false positive warnings in stack_pop...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Ivan Maidanski
Workaround Thread Sanitizer (TSan) false positive warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Ivan Maidanski
Eliminate '-pedantic is not option that controls warnin...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Ivan Maidanski
Fix 'bad register name %sil' assembler error (GCC-4...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Ivan Maidanski
Travis CI: Fix builds for avr32, cris, sh4, tilegx...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Update ChangeLog file (v7.6 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Update ChangeLog file (v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Travis CI: Test configure --disable-docs
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Do not install documentation if configure --disable...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Eliminate '-pedantic is not an option that controls...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Workaround 'unused result' code defects in list_atomic...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Workaround 'unused result' code defect in atomic_ops.c
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Update AUTHORS file (add Mikael Urankar)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Mikael Urankar
Workaround misspelling in GCC to detect ARMv6KZ platform
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Add bdwgc mailing list online archive link to README
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Use GCC atomic intrinsics for Hexagon (clang 3.9+)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Fix 'missing select.h', 'undefined sigprocmask' compile...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Avoid misleading 'AO_t undefined' error if wrong atomic...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Do not produce .tar.bz2 distribution file (configure)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Update README about bugs reporting and new releases...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Update several email addresses in AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ivan Maidanski
Travis CI: Move 'gnu-tools' to home folder
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Ivan Maidanski
Travis CI: Remove Coverity Scan for release-7_6 branch
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Ivan Maidanski
[7.6.0]
v7.6.0
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Ivan Maidanski
Use 'inline code' format for commands in README.md
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Update ChangeLog file (v7.4 changes)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Rename doc/README.txt to doc/README_details.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Ivan Maidanski
Travis CI: Reformat .yml file by travis tool
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Ivan Maidanski
Travis CI: Remove quotes and use single '=' in deploy...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Ivan Maidanski
Travis CI: Remove parentheses in deploy:on:condition
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Ivan Maidanski
Travis CI: Setup dist tarball uploading to GitHub on...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Ivan Maidanski
Travis CI: Move dist[check] test configs closer to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Ivan Maidanski
Eliminate 'value shift followed by expansion' false...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Ivan Maidanski
Update AUTHORS file (add Andy Li)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Andy Li
Fix 'doc' files installation folder
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Ivan Maidanski
Travis CI: Test also 'make distcheck'
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Ivan Maidanski
Travis CI: Avoid quotes in build_command; fix indent...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Ivan Maidanski
Travis CI: Test also the distributive file creation
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Ivan Maidanski
Travis CI: Add notification_email property for Coverity...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Ivan Maidanski
Workaround 'value of AO_CLEAR unknown' cppcheck info...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Ivan Maidanski
Workaround 'value of abort unknown' cppcheck info message
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Ivan Maidanski
Workaround 'uninitialized variable' cppcheck error...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Ivan Maidanski
Travis CI: Fix build_command for Coverity Scan
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Ivan Maidanski
Workaround 'resource leak' false positives in AO_malloc...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Ivan Maidanski
Workaround 'uninitialized memory use' code analyzer...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Ivan Maidanski
Travis CI: Test also by Coverity Scan
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Ivan Maidanski
Add Coverity Scan (static code analysis status) badge...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Fabrizio Fabbri
Workaround test_stack failure on AIX/ppc
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Ivan Maidanski
Use CLANG/GNUC_PREREQ macros in gcc/powerpc.h
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Ivan Maidanski
Use GCC atomic intrinsics for PowerPC 32/64 (GCC 4...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Ivan Maidanski
ChangeLog: remove trailing dots
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Ivan Maidanski
Travis CI: Test also with mingw-w64 cross-compiler
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Ivan Maidanski
Travis CI: Set MAKEFILE_TARGET in 'matrix:include'
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Ivan Maidanski
Travis CI: Replace multiple CONF_x with a single CONF_O...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Ivan Maidanski
Revert 'Fix store-load ordering in AO_stack_pop_explici...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Ivan Maidanski
Travis CI: Run cppcheck once per build configuration
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Ivan Maidanski
Travis CI: Move optional -D arguments of CSA to CFLAGS_...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Ivan Maidanski
Travis CI: Use inline format for some 'env' attributes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Ivan Maidanski
Travis CI: Test also Intel x32 builds (Linux)
commit
|
commitdiff
|
tree
|
snapshot
next