* config/tilepro/atomic.h: Don't include stdint.h or features.h.
commit1c229e234294cdcefcd05a105a1ea9670c76c707
authorwalt <walt@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jun 2013 16:26:32 +0000 (8 16:26 +0000)
committerwalt <walt@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jun 2013 16:26:32 +0000 (8 16:26 +0000)
tree6e10adf1735492306c092fe2ffe58179f60938bf
parent5b67eee55e2efd02eea37d1dd2647b908dfc8649
* config/tilepro/atomic.h: Don't include stdint.h or features.h.
Replace int64_t with long long.  Add __extension__ where
appropriate.
* config/tilepro/atomic.c: Include config.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199855 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/config/tilepro/atomic.c
libgcc/config/tilepro/atomic.h