This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: [PATCH] Make default compression gABI compliant


On Mon, Jul 13, 2015 at 3:56 PM, Cary Coutant <ccoutant@gmail.com> wrote:
>> gold/
>>
>>         * compressed_output.cc (Output_compressed_section::set_final_data_size):
>>         Make --compress-debug-sections=zlib the same as
>>         --compress-debug-sections=zlib-gabi.
>>         * testsuite/Makefile.am (flagstest_compress_debug_sections.check):
>>         Expect ".debug_.*" with the SHF_COMPRESSED bit, instead of
>>         ".zdebug_".
>>         * testsuite/Makefile.in: Regenerated.
>
> This part is OK with me.
>
> -cary

I am checking in the whole patch to make gABI complaint compressed
sections as the default.

Thanks.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]