Commit graph

6 commits

Author SHA1 Message Date
Ronald S. Bultje
a3705d33ef Fix atomic sparc code (#113280)
Original commit message from CVS:
Fix atomic sparc code (#113280)
2003-08-03 20:52:19 +00:00
James A Morrison
db22a97f23 implement SPARC atomic functions.
Original commit message from CVS:
Patch from James A Morrison <ja2morri@student.math.uwaterloo.ca> to
implement SPARC atomic functions.
2003-05-12 23:23:52 +00:00
Wim Taymans
f820e35169 Disable ASM sparc
Original commit message from CVS:
Disable ASM sparc
2003-02-25 19:32:32 +00:00
Thomas Vander Stichele
b08b736caf s/390 patch from jrb
Original commit message from CVS:
s/390 patch from jrb
2003-01-29 00:22:58 +00:00
David Schleef
7106505492 Hide GCC assembly behind define(__GNUC__). From Brian Cameron.
Original commit message from CVS:
Hide GCC assembly behind define(__GNUC__).  From Brian Cameron.
2003-01-21 22:11:13 +00:00
Wim Taymans
132bab1098 - copy kernel headers (waiting for libatomic..)
Original commit message from CVS:
- copy kernel headers (waiting for libatomic..)
- Make sure the atomic stuff is never seen by the app
- inline atomic stuff for core only, expose non-inlined version to apps.

hoping this one works... please test
2002-12-31 03:21:08 +00:00