aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/tilepro/atomic.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-25Remove long deprecated tilegx and tilepro portsJeff Law1-397/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-8/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-25atomic.c: Include tconfig.h.Walter Lee1-2/+3
2014-01-25atomic.c (pre_atomic_barrier): Mark inline.Walter Lee1-41/+192
2014-01-25atomic.c (BIT_OFFSET): Define.Walter Lee1-2/+8
2014-01-25atomic.c (__atomic_do_and_fetch): Add a prefix op argument.Walter Lee1-14/+27
2014-01-02Update copyright years in libgcc/Richard Sandiford1-1/+1
2013-06-08atomic.h: Don't include stdint.h or features.h.Walter Lee1-0/+1
2013-02-04Update copyright in libgcc.Richard Sandiford1-2/+1
2012-03-07Rename some internal atomic macros to have a less generic prefix.Walter Lee1-12/+6
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee1-0/+232