bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19123] libbfd fails to handle > 2GB elf file on 32bit arch


From: nickc at redhat dot com
Subject: [Bug binutils/19123] libbfd fails to handle > 2GB elf file on 32bit architectures
Date: Thu, 15 Oct 2015 12:00:42 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19123

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |FIXED

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Riku,

> use file_ptr for seek position in elf files

Thanks very much for this patch.  I have checked it in along with this
changelog entry.  Please let us know if you encounter any other problems like
this.

Cheers
  Nick

bfd/ChangeLog
 2015-10-15  Riku Voipio  <address@hidden>

        PR ld/19123
        * elfcore.h (elf_core_file_p): Use the file_ptr type to hold the
        offset for bfd_seek.
        * elfcode.h (elf_object_p): Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]