]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
Add code to the BFD library to handle opening files with pathnames longer than MAX_PA...
authorNick Clifton <nickc@redhat.com>
Tue, 24 Mar 2020 15:24:02 +0000 (15:24 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 24 Mar 2020 15:24:02 +0000 (15:24 +0000)
commit0b8448af68b2720d08640604355ef7d961a5acd6
tree0c9cbf8366815967f5ef0780b78366191fbd1be6
parentec2e748ad396c868839c977aa27d0333eb085970
Add code to the BFD library to handle opening files with pathnames longer than MAX_PATH on Win32 systems.

PR 25713
* bfdio.c (_bfd_real_fopen): Add code to handle long filenames on
Win32 systems.
bfd/ChangeLog
bfd/bfdio.c