This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

RFC: Add support for SHF_COMPRESSED


I am working on SHF_COMPRESSED support:

http://www.sco.com/developers/gabi/latest/ch4.sheader.html

We already have .zdebug* sections, which aren't compatible
with SHF_COMPRESSED scheme due to missing compression
header.   What section names should we use for SHF_COMPRESSED
debug sections.  Using .debug* or .zdebug*  will break existing tools.
I am thinking .zlibdebug*  or ..Zdebug*.  Any suggestions?

Thanks.

-- 
H.J.


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