NaCl: Fix ARM Gyp build of IRT to include IRT-private __aeabi_read_tp
commit75266de65c7d6f86fa68f0e92a43e5d044e1530f
authormcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 13 Sep 2012 23:51:40 +0000 (13 23:51 +0000)
committermcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 13 Sep 2012 23:51:40 +0000 (13 23:51 +0000)
tree191bca554ebcd474cf65f76ee1a84516bcdea806
parentf39fcdfaabc6a43dce12de87f5aa63384b3169ee
NaCl: Fix ARM Gyp build of IRT to include IRT-private __aeabi_read_tp

The Gyp build rules for the IRT omitted the aeabi_read_tp.S file
for ARM.  This is essential to the IRT working correctly.

BUG= http://code.google.com/p/nativeclient/issues/detail?id=3028
TEST= new gyp target nacl_irt_tls_check

R=mseaborn@chromium.org,sehr@google.com

Review URL: https://codereview.chromium.org/10909216

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156685 0039d316-1c4b-4281-b951-d872f2087c98
ppapi/native_client/native_client.gyp