Revision: 2928
http://elftoolchain.svn.sourceforge.net/elftoolchain/?rev=2928&view=rev
Author: kaiwang27
Date: 2013-03-17 22:54:09 +0000 (Sun, 17 Mar 2013)
Log Message:
-----------
When the linker eliminates duplicate CIE entries, besides adjusting
the relocation offsets for the subsequent FDE entries, the relocation
entries for the duplicate CIE entries should also be removed. (For
example, g++ emits CIE relocation for the personality routine handler
__gxx_personality_v0 defined by libstdc++)
Modified Paths:
--------------
trunk/ld/ld_ehframe.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|