atomic.h: Don't include stdint.h or features.h.
authorWalter Lee <walt@tilera.com>
Sat, 8 Jun 2013 16:26:32 +0000 (16:26 +0000)
committerWalter Lee <walt@gcc.gnu.org>
Sat, 8 Jun 2013 16:26:32 +0000 (16:26 +0000)
commit776434d183b632291cac1d89b025ab7565c623c6
tree6e10adf1735492306c092fe2ffe58179f60938bf
parentf7fbb0036add83f6a1bd4b80fd8defb8820312be
atomic.h: Don't include stdint.h or features.h.

* 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.

From-SVN: r199855
libgcc/ChangeLog
libgcc/config/tilepro/atomic.c
libgcc/config/tilepro/atomic.h