From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [uClinux-dev] Re: Merge headerfiles for m68k and m68knommu to arch/m68k/include/asm Date: Tue, 9 Dec 2008 18:39:16 +0100 (CET) Message-ID: References: <20081208205814.GA22697@uranus.ravnborg.org> <2929E10F-8611-41C9-8B15-C734AA7D7820@argonst.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from winston.telenet-ops.be ([195.130.137.75]:56224 "EHLO winston.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754322AbYLIRjT (ORCPT ); Tue, 9 Dec 2008 12:39:19 -0500 In-Reply-To: <2929E10F-8611-41C9-8B15-C734AA7D7820@argonst.com> Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Allon Stern Cc: uClinux development list , Sam Ravnborg , linux-m68k , Arnd Bergmann , linux-kbuild , Roman Zippel , Greg Ungerer On Tue, 9 Dec 2008, Allon Stern wrote: > On Dec 8, 2008, at 6:01 PM, Geert Uytterhoeven wrote: > > I think you can share a toolchain for m68k and m68knommu, at least for the > > kernel (I used my plain m68k toolchain when experimenting with m68knommu for > > Amiga). > > The coldfire (m68knommu) doesn't have some instructions; this caused us some > grief in the assembly code exported from m68k for byte order in user-space. Sure, but that one is nicely protected by "#if defined (__mcfisaaplus__) || defined (__mcfisac__)", right? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds