Add a config option for gcc tls support, rather than disabling it blindly
authorAustin Foxley <austinf@cetoncorp.com>
Sun, 20 Sep 2009 23:33:38 +0000 (16:33 -0700)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 23 Sep 2009 07:34:08 +0000 (09:34 +0200)
commit3ab4b632a068728516bea29831f7b24b73faa5a1
tree64350db1e72f99282408e7bd7b02e27e00cd93dc
parent31e026a7c49a5adffeefb66ab11e57a971c08363
Add a config option for gcc tls support, rather than disabling it blindly

Defaulted to yes, but blocked it from gcc 4.4.x since the disable was
originally added because of problems with its c++ support reportedly.

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/gcc/Config.in
toolchain/gcc/gcc-uclibc-4.x.mk