This is the mail archive of the
libc-ports@sources.redhat.com
mailing list for the libc-ports project.
Re: Porting glibc to Coldfire
- From: Roman Zippel <zippel at linux-m68k dot org>
- To: libc-ports at sourceware dot org
- Cc: Richard Sandiford <richard at codesourcery dot com>
- Date: Sat, 19 Aug 2006 20:30:16 +0200
- Subject: Re: Porting glibc to Coldfire
- References: <87bqqmrmne.fsf@talisman.home>
Hi,
On Tuesday 15 August 2006 18:25, Richard Sandiford wrote:
> - Coldfire strongly prefers a 32-bit aligned stack pointer, so I've
> rounded frame sizes up to longword rather than word alignment.
m68k has maybe not a strong preference for longword alignment, but it would be
a good change for m68k as well.
bye, Roman