Deletes some dead code in the TILE-Gx/TILEPro ports of gas.
authorWalter Lee <walt@tilera.com>
Sat, 25 Feb 2012 20:07:08 +0000 (20:07 +0000)
committerWalter Lee <walt@tilera.com>
Sat, 25 Feb 2012 20:07:08 +0000 (20:07 +0000)
commit5414dbefeaf875f00cc29488bb54d2c30bf50c3b
tree74113ac836387b9884a03533fe472ee7b437b57c
parent412c89dd5313d6acdd3c99b72df79c584d991b1f
Deletes some dead code in the TILE-Gx/TILEPro ports of gas.

* tc-tilepro.c (apply_special_operator): delete cases for
got and tls operators.
(md_apply_fix): Ditto.
* tc-tilegx.c: (apply_special_operator): delete cases for
got and tls operators.
(md_apply_fix): Ditto.
gas/ChangeLog
gas/config/tc-tilegx.c
gas/config/tc-tilepro.c