]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* symfile.c (allocate_symtab): Use host_address_to_string
authorPierre Muller <muller@sourceware.org>
Tue, 21 Aug 2012 16:05:46 +0000 (16:05 +0000)
committerPierre Muller <muller@sourceware.org>
Tue, 21 Aug 2012 16:05:46 +0000 (16:05 +0000)
commitcf54cde147a1be6a7c029bdafdd625f7bf12680c
tree1129ab4852a3bc338ab116c5e3505af4df7566a9
parentb174f4d9d79634097a6a5fb9a139f435e8e91b6f
* symfile.c (allocate_symtab): Use host_address_to_string
function instead of cast of pointer to long which is not
compatible with x86_64-w64-mingw32 build.
gdb/ChangeLog
gdb/symfile.c