summaryrefslogtreecommitdiff
path: root/src/guard.cc
Commit message (Collapse)AuthorAge
* Add per-file copyright notices / licensesDavid Chisnall2012-03-10
| | | | (makes life easier for downstream people)
* Fix a potential race in guard logic.David Chisnall2012-02-28
|
* ARM expects 32-bit guards for static variables.David Chisnall2011-11-25
|
* Tidy up of the libcxxrt sources. Added missing comments, fixed some ↵anonymous2011-05-09
| | | | inconsistent indenting.
* Fix in __cxa_guard_releaseanonymous2010-08-28
|
* Use __sync_bool_compare_and_swap_4 instead ofanonymous2010-08-13
| | | | __sync_bool_compare_and_swap to make life easier for pathcc people.
* Initial import.anonymous2010-06-27