diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-04-06 09:01:43 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-04-06 09:02:52 -0700 |
commit | 4aa90cc007ff1e7c6525b3f5e573e3a4242091fa (patch) | |
tree | c2facfd8e1e98ecf2064cd76e8d8f4b563b49436 /opcodes/i386-dis.c | |
parent | fd5136e57ca26072fa015a7563ba019b1b2b7d73 (diff) | |
download | gdb-4aa90cc007ff1e7c6525b3f5e573e3a4242091fa.zip gdb-4aa90cc007ff1e7c6525b3f5e573e3a4242091fa.tar.gz gdb-4aa90cc007ff1e7c6525b3f5e573e3a4242091fa.tar.bz2 |
Use bfd_putb64/bfd_getb64
bfd/
* compress.c (get_uncompressed_size): Removed.
(bfd_compress_section_contents): Use bfd_putb64 to write
uncompressed section size.
(bfd_init_section_decompress_status): Replace
get_uncompressed_size with bfd_getb64.
gas/
* write.c (compress_debug): Use bfd_putb64 to write uncompressed
section size.
Diffstat (limited to 'opcodes/i386-dis.c')
0 files changed, 0 insertions, 0 deletions