[PATCH 1/2] refactor usage of compressed_debug_section_type
Martin Liška
mliska@suse.cz
Tue Oct 11 13:27:00 GMT 2022
More information about the Binutils mailing list
Tue Oct 11 13:27:00 GMT 2022
- Previous message (by thread): [PATCH 1/2] refactor usage of compressed_debug_section_type
- Next message (by thread): [PATCH 2/2] add --enable-default-compressed-debug-sections-algorithm configure option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/11/22 14:06, Nick Clifton wrote: > Hi Martin, > >> PING^1 > Sorry! > > >> On 10/3/22 09:50, Martin Liška wrote: >>> bfd/ChangeLog: >>> >>> * bfd-in.h (bfd_hash_set_default_size): Add COMPRESS_UNKNOWN >>> enum value. >>> (struct compressed_type_tuple): New. >>> * bfd-in2.h (bfd_hash_set_default_size): Regenerate. >>> (struct compressed_type_tuple): Likewise. >>> * libbfd.c (ARRAY_SIZE): New macro. >>> (bfd_get_compression_algorithm): New function. >>> (bfd_get_compression_algorithm_name): Likewise. >>> >>> gas/ChangeLog: >>> >>> * as.c: Do not special-case, use the new functions. >>> >>> ld/ChangeLog: >>> >>> * emultempl/elf.em: Do not special-case, use the new functions. >>> * lexsup.c (elf_static_list_options): Likewise. > > Approved - please apply. > > Cheers > Nick > > Hello. Thanks, I've installed the patches and noticed the following obvious fix is needed. I'm going to install it. Cheers, Martin -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-fix-compressed_debug_section_names-definition-for-zl.patch Type: text/x-patch Size: 903 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20221011/016482a3/attachment.bin>
- Previous message (by thread): [PATCH 1/2] refactor usage of compressed_debug_section_type
- Next message (by thread): [PATCH 2/2] add --enable-default-compressed-debug-sections-algorithm configure option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list