diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2007-11-20 16:12:09 +1100 |
---|---|---|
committer | Ben Elliston <bje@gcc.gnu.org> | 2007-11-20 16:12:09 +1100 |
commit | 1763dfa74df2556d94f0211fa61417d45ee70439 (patch) | |
tree | e0d18196bca45919182800eb507420f3419a3fd7 /gcc/c-gimplify.c | |
parent | 457784b8492d4b0d9db24728b6df7cea0372c10d (diff) | |
download | gcc-1763dfa74df2556d94f0211fa61417d45ee70439.zip gcc-1763dfa74df2556d94f0211fa61417d45ee70439.tar.gz gcc-1763dfa74df2556d94f0211fa61417d45ee70439.tar.bz2 |
mfc_tag_release.c: New file.
* config/spu/mfc_tag_release.c: New file.
* config/spu/mfc_multi_tag_release.c: Likewise.
* config/spu/mfc_multi_tag_reserve.c: Likewise.
* config/spu/mfc_tag_release.c: Likewise.
* config/spu/mfc_tag_reserve.c: Likewise.
* config/spu/mfc_tag_table.c: Likewise.
* config/spu/t-spu-elf (LIB2FUNCS_STATIC_EXTRA): Compile them.
(TARGET_LIBGCC2_CFLAGS): Define __IN_LIBGCC2.
* config/spu/spu_mfcio.h (uint64_t): Typedef if __IN_LIBGCC2
is defined and avoid <stdint.h>.
(MFC_TAG_INVALID, MFC_TAG_VALID): New macros.
(mfc_tag_reserve, mfc_tag_release, mfc_multi_tag_reserve,
mfc_multi_tag_release): Likewise.
(__mfc_tag_reserve, __mfc_tag_release, __mfc_multi_tag_reserve,
__mfc_multi_tag_release): Declare.
Co-Authored-By: Ben Elliston <bje@au.ibm.com>
From-SVN: r130306
Diffstat (limited to 'gcc/c-gimplify.c')
0 files changed, 0 insertions, 0 deletions