This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH,GOLD] direct bindings support


I'm trying to add direct bindings support to GNU binutils. This feature was introduced by Solaris linker. See http://docs.oracle.com/cd/E19963-01/html/819-0690/gejgf.html for more details.
Here is my first patch for gold linker. Currently, support -Bdirect, -Bnodirect and -z [direct|nodirect] options.
Request to review.

Thanks,
Zhenyu

Attachment: binutils-gold-direct.patch
Description: binutils-gold-direct.patch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]