summaryrefslogtreecommitdiff
path: root/libatomic/tas_n.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
| | | | From-SVN: r219188
* Update copyright years in libatomic/Richard Sandiford2014-01-021-1/+1
| | | | From-SVN: r206291
* Update copyright years in libatomic.Richard Sandiford2013-01-141-1/+1
| | | | From-SVN: r195164
* re PR other/53231 (libatomic/tas_n.c:100:10: error: 'ret' undeclared (first ↵John David Anglin2012-05-221-2/+2
| | | | | | | | | use in this function)) PR other/53231 * tas_n.c (libat_test_and_set): Correct return. Remove unused variable. From-SVN: r187783
* Add libatomic as a target library.Richard Henderson2012-05-011-0/+115
From-SVN: r187018