Deletes some dead code in the TILE-Gx/TILEPro ports of gas.
commit00eb64ce09c6289963729d6c658904a390061ab3
authorwalt <walt>
Sat, 25 Feb 2012 20:07:08 +0000 (25 20:07 +0000)
committerwalt <walt>
Sat, 25 Feb 2012 20:07:08 +0000 (25 20:07 +0000)
tree7aed24baedfa83f8329439d8cfa3b8c31590079c
parent91d6f488fe9d4ff892590301f64879c6343b820a
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