[PATCH][GOLD] Add code to build stubs.

Doug Kwan (關振德) dougkwan@google.com
Tue Nov 3 23:22:00 GMT 2009


Hi,

    This patch adds code to the target Target_arm class to build stubs
to extend branch ranges and allowing mode switching between ARM and
THUMB modes.  We build stubs by adding a relaxation hook that scan all
the input code sections for relocations that require stubs.  Note that
we only build stubs so far.  The code to relocate stubs and use them
will be sent out later.  This patch also contains a few clean-up
changes.

Thanks.

-Doug



More information about the Binutils mailing list