PATCH: Support SHF_GNU_COMPRESSED
Alan Modra
amodra@gmail.com
Thu Jul 22 00:18:00 GMT 2010
More information about the Binutils mailing list
Thu Jul 22 00:18:00 GMT 2010
- Previous message (by thread): PATCH: Support SHF_GNU_COMPRESSED
- Next message (by thread): PATCH: Support SHF_GNU_COMPRESSED
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Jul 21, 2010 at 09:31:56AM -0700, H.J. Lu wrote: > On Wed, Jul 21, 2010 at 7:21 AM, Alan Modra <amodra@gmail.com> wrote: > > A linker that doesn't know about compressed sections can't possibly > > apply relocations for them correctly, so I think we should be setting > > SHF_OS_NONCONFORMING on these sections. Â I didn't have a preference > > for SHF_GNU_COMPRESSED or SHT_GNU_COMPRESSED until I noticed that GNU > > ld doesn't emit a diagnostic for SHF_OS_NONCONFORMING with unknown > > flags (which is a bug), but does do so for unknown types. Â So I favour > > SHT_GNU_COMPRESSED. Â That way an older GNU ld will sensibly give up if > > presented a new compressed debug object file. > > I will keep .zdebug sections and won't use SHT_GNU_COMPRESSED. My comment above is just as relevant to .zdebug. -- Alan Modra Australia Development Lab, IBM
- Previous message (by thread): PATCH: Support SHF_GNU_COMPRESSED
- Next message (by thread): PATCH: Support SHF_GNU_COMPRESSED
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list