2009-10-28 Kai Tietz <kai.tietz@onevision.com>
authorKai Tietz <kai.tietz@onevision.com>
Wed, 28 Oct 2009 17:21:36 +0000 (17:21 +0000)
committerKai Tietz <kai.tietz@onevision.com>
Wed, 28 Oct 2009 17:21:36 +0000 (17:21 +0000)
commit36d21de541788f5ceae44d8250e33af906af6b14
tree84dfc71e7c64b3fa9ce88daadd2483c8796e7dba
parent0bd7136a923213847d3c3c0b0836c685d3783276
2009-10-28  Kai Tietz <kai.tietz@onevision.com>

* dlltool.c (leading_underscore): New local variable.
(asm_prefix): Interpret leading_underscore.
(xlate): Likewise.
(add_excludes): Use leading_underscore for making
symbol name.
(gen_exp_file): Use leading_underscore for internal
_imp_ symbols.
(usage): Add display of --no-leading-underscore and
--leading-underscore option.
(OPTION_NO_LEADING_UNDERSCORE): New.
(OPTION_LEADING_UNDERSCORE): New.
(long_options): Add --no-leading-underscore and
--leading-underscore option.
(main): Handle new options.
* doc/binutils.text: Add documentation of the options
--no-leading-underscore and --leading-underscore.
binutils/ChangeLog
binutils/dlltool.c
binutils/doc/binutils.texi
This page took 0.028197 seconds and 4 git commands to generate.