]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* compressed_output.h (class Output_compressed_section): Use
authorIan Lance Taylor <ian@airs.com>
Thu, 3 Apr 2008 14:18:37 +0000 (14:18 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 3 Apr 2008 14:18:37 +0000 (14:18 +0000)
commit126f3ece278737f6cac83e7e6f251579cc0e4eee
tree70d0e01a42bc99c2fc44f946e19577d5305a31c0
parentc0f3af977b0f28a0dc5a620110b8dcf9d8286f84
* compressed_output.h (class Output_compressed_section): Use
unsigned buffer.
* compressed_output.cc (zlib_compress): Use unsigned buffers,
add zlib header.
(zlib_compressed_suffix): Removed.
(Output_compressed_section::set_final_data_size): Use unsigned
buffers.
* testsuite/Makefile.am (flagstest_compress_debug_sections):
Fix linker invocation.
(flagstest_o_specialfile_and_compress_debug_sections):
Likewise.
* testsuite/Makefile.in: Regenerated.
gold/ChangeLog
gold/Makefile.in
gold/compressed_output.cc
gold/compressed_output.h
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in