OSDN Git Service

* elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)
authorAlan Modra <amodra@bigpond.net.au>
Fri, 19 Sep 2003 02:08:35 +0000 (02:08 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Fri, 19 Sep 2003 02:08:35 +0000 (02:08 +0000)
commit0afbfbd22c4c86f67985c3871e9444944b5c1daf
tree51df4c05fd428f77e7847225b047be9ce2e03330
parente390e42fc911a9a8032c93e441ea3afece3a2dac
* elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)
since some ABIs round up the size of the struct.
bfd/ChangeLog
bfd/elf.c