* compressed_output.h (class Output_compressed_section): Use
commitd092465c19380672dd3774d3a363a9252f4dfb77
authorIan Lance Taylor <ian@airs.com>
Thu, 3 Apr 2008 14:18:37 +0000 (3 14:18 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 3 Apr 2008 14:18:37 +0000 (3 14:18 +0000)
tree0daa4bfe6ddd7715c5d854bd036d1bf160ed26d2
parent4dc462060eaf0c9e2590de4929066687947df06e
* 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