]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/ChangeLog
* pe-dll.c (pe_details_type): Add new pointer for symbols list autofilter.
authorNick Clifton <nickc@redhat.com>
Fri, 23 Jun 2006 11:20:15 +0000 (11:20 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 23 Jun 2006 11:20:15 +0000 (11:20 +0000)
commit5b8273bf5f8df794ca5cf470a6b47388056a3eda
treebb954ac916294ff0abf1b505520251fdb5966af6
parent8b42747f2ae6d6297b55742828631f714e3bbb29
* pe-dll.c (pe_details_type): Add new pointer for symbols list autofilter.
  (autofilter_symbollist): Split into autofilter_symbollist_generic and
    autofilter_symbollist_i386.
  (pe_detail_list): Add autofilter_symbollist_i386 to i386 case and
    autofilter_symbollist_generic for all the others.
  (autofilter_symbolprefixlist): Moved _fmode, _impure_ptr, cygwin_attach_dll,
    cygwin_premain0, cygwin_premain1, cygwin_premain2, cygwin_premain3,
    environ, into autofilter_symbollist_i386.
  (auto_export): Get autofilter_symbollist from pe_details.
ld/ChangeLog
ld/pe-dll.c