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
2011-12-07
Ivan Maidanski
Remove unused InterlockedExchange/ReadWriteBarrier...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Ivan Maidanski
Add all AO control macros to configure (as templates)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Ivan Maidanski
Prevent AO_USE_SYNC_CAS_BUILTIN redefinition in atomic_...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Ivan Maidanski
On altering CFLAGS value in configure place client...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Ivan Maidanski
Reformat gcc/ia64.h code
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Ivan Maidanski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Ivan Maidanski
Merge branch 'ao_t_is_int-fix' into master
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Ivan Maidanski
Generalize acquire/release/full CAS primitives for...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Ivan Maidanski
Include ao_t_is_int.h from atomic_ops.h after first...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Ivan Maidanski
Fix generalization for IA-64, Hexagon (include generali...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Ivan Maidanski
Merge branch 'ao_val_cas'
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ivan Maidanski
Remove "function untested" notes in code for PowerPC
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Andreas Tobler
Fix AO_fetch_compare_and_swap (PowerPC) inline asm...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Ivan Maidanski
Merge branch 'master' into ao_val_cas
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Ivan Maidanski
Define 'w' local variable in test_atomic_include.h...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ivan Maidanski
Add AO_GENERALIZE_ASM_BOOL_CAS new macro to allow AO_co...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ivan Maidanski
Generalize AO_compare_and_swap primitives via AO_fetch_...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ivan Maidanski
Implement most AO_fetch_compare_and_swap primitives
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ivan Maidanski
Add FIXMEs to add AO_fetch_compare_and_swap primitives
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ivan Maidanski
Adjust ChangeLog (remove 'release' word from release...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Ivan Maidanski
Update ChangeLog - add entries both for planned 7.2...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Ivan Maidanski
Fix generalized AO_<type>_fetch_and_add() return type
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Ivan Maidanski
Add note about __sync_bool_compare_and_swap usage ...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ivan Maidanski
Fix AO_compare_and_swap_full (GCC MIPS, PowerPC) return...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ivan Maidanski
Reformat code of src/atomic_ops/sysdeps/ao_t_is_int.h
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Ivan Maidanski
Fix test_atomic_include for the case of missing CAS...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ivan Maidanski
Minor code refactoring of src/atomic_ops.c (remove...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ivan Maidanski
Fix compiler warning in atomic_ops.c (define 'init_lock...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ivan Maidanski
Minor code refactoring of sysdeps/generic_pthread.h.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ivan Maidanski
Document atomic 'and', 'xor' primitives in doc/README.txt
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ivan Maidanski
Fix a typo in doc/README.txt
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ivan Maidanski
Reformat icc/ia64.h code (remove redundant blank lines)
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ivan Maidanski
Fix AO_compare_and_swap (gcc/alpha.h) to suppress compi...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ivan Maidanski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ivan Maidanski
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Thorsten Glaser
Fix AO_test_and_set_full on m68k
commit
|
commitdiff
|
tree
|
snapshot
2011-10-15
Ivan Maidanski
Fix AO_compare_and_swap() return type for s390 and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-15
Ivan Maidanski
Put 'FIXME' word where missed
commit
|
commitdiff
|
tree
|
snapshot
2011-10-15
Ivan Maidanski
Move names of committers from source files to AUTHORS...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Ivan Maidanski
Update AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Linas Vepstas
Implement the basic atomic primitives for the hexagon...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Ivan Maidanski
Do not put dummy AO_non_posix_impl... symbol to executa...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Ivan Maidanski
Fix configure for mingw-w64/32.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Ivan Maidanski
Turn atomic_ops_malloc static mmap-related empty functi...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Ivan Maidanski
Fix test_malloc - allocate less memory in case of missi...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Ivan Maidanski
tests: Invoke exit() instead of abort() in case of...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Ivan Maidanski
Fix a typo in emul_cas.h comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Ivan Maidanski
Expand all tabs to spaces, remove trailing spaces at...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Ivan Maidanski
Define AO macros for libatomic_ops version identification.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Ivan Maidanski
Adjust AO_..._H macros in public headers.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Ivan Maidanski
Update TODO.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Ivan Maidanski
Update TODO file.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Ivan Maidanski
Bump libatomic_ops version to 7.3alpha1 (next major...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Ivan Maidanski
Update ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Ivan Maidanski
Add more TODO items.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Ivan Maidanski
Update TODO item.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Ivan Maidanski
Turn off AO primitives inlining if AO_NO_INLINE defined.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Ivan Maidanski
Add ARGSUSED comment-based attribute for some functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Ivan Maidanski
Specify LDFLAGS with '-no-undefined' option.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Ivan Maidanski
Do not pass -fPIC to Cygwin gcc.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Ivan Maidanski
Replace m4/.keep file with .gitignore one.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Ivan Maidanski
Update TODO items.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Ivan Maidanski
Ignore libtool, .la and .lo files.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Ivan Maidanski
Merge pull request #2 from paurkedal/t/build-aug-14
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Petter Urkedal
Add -uninstalled pkg-config file, move them to pkgconfig/.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Petter Urkedal
Use libtool for linking but keep the libraries static.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Petter Urkedal
Add include flags for test directory.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Ivan Maidanski
Merge pull request #1 from paurkedal/master
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Petter Urkedal
Add and adjust include directories.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ivan Maidanski
Fix commits 86e8b5 and 7bd1fd regarding "make install"
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ivan Maidanski
Improve Makefile for MS VC++.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ivan Maidanski
Fix atomic_ops library name and fix a typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ivan Maidanski
Remove auto-generated tests/list_atomic.c and test_atom...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ivan Maidanski
Merge all Makefile.am in /src tree (to have less auto...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ivan Maidanski
Add TODO items.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ivan Maidanski
Rename run_parallel.inc to run_parallel.h;
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ivan Maidanski
Remove all .cvsignore files.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ivan Maidanski
Remove duplicate doc/COPYING and empty NEWS files.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ivan Maidanski
Remove auto-generated files and add them to .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ivan Maidanski
Add TODO item (FIXME).
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ivan Maidanski
Do not run reconf on configure. Ensure proper autoconf...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ivan Maidanski
Show extra compiler warnings (GCC).
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Ivan Maidanski
Fix compiler extra warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Ivan Maidanski
Add atomic_ops.pc.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Ivan Maidanski
* ChangeLog: drop the entire content in favor of the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Ivan Maidanski
Add TODO item
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Ivan Maidanski
Instruct Git to ignore 'tests/core' file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Ivan Maidanski
Ensure normalized text line encodings in repo.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Ivan Maidanski
* src/atomic_ops.h: Update comment (add AO_and, AO_xor).
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Ivan Maidanski
* src/atomic_ops/generalize.h (AO_or_full): Rename...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Ivan Maidanski
* generic_pthread.h (AO_compare_and_swap_full,
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Ivan Maidanski
generic_pthread.h (AO_or_full): rename incr parameter...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Ivan Maidanski
Expand all tabs to spaces; remove trailing blank lines
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Ivan Maidanski
Add project-wide .gitignore file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Ivan Maidanski
Update AUTHORS file - now it lists all contributors
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Ivan Maidanski
Add TODO file; regenerate Makefile.in; add note to...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
ivmai
2011-07-21 Ivan Maidanski <ivmai@mail.ru>
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
ivmai
2011-07-14 Ivan Maidanski <ivmai@mail.ru>
commit
|
commitdiff
|
tree
|
snapshot
next