Improve weak aliases handling
commitdb9d5f0fa4dc65bbf869ee4f98f53eafbab6059f
authorThomas Preud'homme <thomas.preudhomme@celest.fr>
Mon, 16 May 2011 11:49:08 +0000 (16 13:49 +0200)
committerThomas Preud'homme <thomas.preudhomme@celest.fr>
Mon, 16 May 2011 11:49:08 +0000 (16 13:49 +0200)
tree1b334e0822c2b22e13d1bdb9460746ce65281271
parent921f002a6d2ac385aa38ec9f4ea6fdb35ea61819
Improve weak aliases handling

* Include only the STB_GLOBAL alias symbol in .dynsym section
* Stop the loop when STB_GLOBAL symbol is found
* Reword / simplify comment
tccelf.c