This is the v2 of my patch correcting the core dump format. It introduces a new parameter of the target: the alignment size. For the moment, it seems m68k is the only one that doesn't have 32bit address alignment but 16bit one.
[PATCH 1/2] Define target alignment size [PATCH 2/2] linux-user: correct core dump format