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]

Re: [Patch] New --add-stdcall-underscore compatibilty option for dlltool built import libs


Hi Danny,


binutils/ChangeLog

2006-03-07 Danny Smith <dannysmith@users.sourceforge.net>

        * dlltool.c (add_stdcall_underscore): New flag.
        (xlate): Also add underscore to stdcall symbol if
        add_stdcall_underscore set.
        (usage): Document --add-stdcall-underscore option.
        (OPTION_ADD_STDCALL_UNDERSCORE): New define.
        (long_options): Use it for --add-stdcall-underscore option.
        (main): Handle it.
        * doc/binutils.texi: Document --add-stdcall-underscore option
        and differentiate from --add-underscore.

Approved - please apply.


Cheers
  Nick


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