* dlltool.c (add_stdcall_underscore): New flag.
authorDanny Smith <dannysmith@users.sourceforge.net>
Thu, 9 Mar 2006 20:28:49 +0000 (20:28 +0000)
committerDanny Smith <dannysmith@users.sourceforge.net>
Thu, 9 Mar 2006 20:28:49 +0000 (20:28 +0000)
commit14288fdc16d91e5a1967e911e922e197a2f348c1
tree19decc101f4666e8251b99b5e822256a99675b6b
parent86941c27598e4629c7874d8fe98d9db812a990ae
* 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.
binutils/ChangeLog
binutils/dlltool.c
binutils/doc/binutils.texi
This page took 0.026367 seconds and 4 git commands to generate.