[EXT] Re: [PATCH 17/17] bfd/ELF/PPC: make ppc_build_one_stub()'s stub_str[] static
Peter Bergner
bergner@tenstorrent.com
Fri Aug 8 20:04:46 GMT 2025
More information about the Binutils mailing list
Fri Aug 8 20:04:46 GMT 2025
- Previous message (by thread): [PATCH 17/17] bfd/ELF/PPC: make ppc_build_one_stub()'s stub_str[] static
- Next message (by thread): [PATCH v2 1/1] libiberty: add routines to handle type-sensitive doubly linked lists
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 8/8/25 2:21 AM, Jan Beulich wrote: > On 04.08.2025 12:24, Andreas Schwab wrote: >> On Aug 04 2025, Jan Beulich wrote: >> >>> In fact we can save some space and a level of indirection (and hence >>> relocation entries in the final binary) by converting to an array of >>> char[12]. >> >> Depending on how often it is accessed it might be better to make this >> char[16]. > > True, switched. I won't submit v2 just for this, though. LGTM. Peter
- Previous message (by thread): [PATCH 17/17] bfd/ELF/PPC: make ppc_build_one_stub()'s stub_str[] static
- Next message (by thread): [PATCH v2 1/1] libiberty: add routines to handle type-sensitive doubly linked lists
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list