]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Rearrange struct bfd_section a little
authorAlan Modra <amodra@gmail.com>
Mon, 4 Apr 2022 12:04:06 +0000 (21:34 +0930)
committerAlan Modra <amodra@gmail.com>
Sat, 9 Apr 2022 06:04:24 +0000 (15:34 +0930)
commit57594b6a7538bde26de2d807ff29b0f5e619be03
tree2512939f4e4f82adfe0948e92356a295641a9163
parent480a4dd5f347e441a4e550285b300081152ad4e0
Rearrange struct bfd_section a little

For better packing on 64-bit hosts.

* section.c (struct bfd_section): Move next and prev field earlier.
Move alignment_power later.
(BFD_FAKE_SECTION): Adjust to suit.
* bfd-in2.h: Regenerate.
bfd/bfd-in2.h
bfd/section.c