CVS commit: src/common/lib/libc/arch/hppa/atomic

2014-02-22 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Feb 22 10:23:25 UTC 2014

Modified Files:
src/common/lib/libc/arch/hppa/atomic: Makefile.inc

Log Message:
Add the missing __sync_* ops to libc


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/common/lib/libc/arch/hppa/atomic/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/common/lib/libc/arch/hppa/atomic

2014-02-22 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Feb 22 08:24:27 UTC 2014

Modified Files:
src/common/lib/libc/arch/hppa/atomic: Makefile.inc

Log Message:
Another layout change


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/common/lib/libc/arch/hppa/atomic/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/common/lib/libc/arch/hppa/atomic

2014-02-22 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Feb 22 08:21:04 UTC 2014

Modified Files:
src/common/lib/libc/arch/hppa/atomic: Makefile.inc

Log Message:
Layout changes - no functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/common/lib/libc/arch/hppa/atomic/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/common/lib/libc/arch/hppa/atomic

2014-01-29 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Wed Jan 29 11:34:25 UTC 2014

Modified Files:
src/common/lib/libc/arch/hppa/atomic: atomic_cas_up.S

Log Message:
Copyright


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/hppa/atomic/atomic_cas_up.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/common/lib/libc/arch/hppa/atomic

2014-01-29 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Wed Jan 29 11:03:04 UTC 2014

Modified Files:
src/common/lib/libc/arch/hppa/atomic: Makefile.inc atomic_cas_up.S

Log Message:
Provide _atomic_cas_8_up and _atomic_cas_16_up functions


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/common/lib/libc/arch/hppa/atomic/Makefile.inc
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/hppa/atomic/atomic_cas_up.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/common/lib/libc/arch/hppa/atomic

2011-01-16 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Mon Jan 17 07:40:21 UTC 2011

Added Files:
src/common/lib/libc/arch/hppa/atomic: membar_ops.S

Log Message:
Add an membar_ops.S - not used currently.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/common/lib/libc/arch/hppa/atomic/membar_ops.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/common/lib/libc/arch/hppa/atomic

2011-01-16 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Mon Jan 17 07:29:18 UTC 2011

Modified Files:
src/common/lib/libc/arch/hppa/atomic: Makefile.inc

Log Message:
Tweak layout - no functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/common/lib/libc/arch/hppa/atomic/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/common/lib/libc/arch/hppa/atomic

2011-01-16 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sun Jan 16 12:07:27 UTC 2011

Modified Files:
src/common/lib/libc/arch/hppa/atomic: atomic_cas_up.S

Log Message:
Fix RCSId.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/hppa/atomic/atomic_cas_up.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.