This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [m68k] Add m68k-uclinux-uclibc target


On Mon, Sep 22, 2003 at 05:19:11PM +0200, Bernardo Innocenti wrote:
> 
> This patch adds the target definition for uClinux to config.sub,
> GCC and libstdc++.
> 
> Unlike the official, 2.95.x based toolchain, uClinux support for GCC 3.4
> uses the "m68k-uclinux-uclibc" target tuple instead of abusing of the
> existing m68k-elf target.
> 
> The script for building the full uClinux toolchain ensures backwards
> compatibility by creating a few soft-links.
> 
> 
> This patch adds the uClinux target definition to GCC and libstdc++.
> 
> Unlike the official, 2.95.x based toolchain, uClinux support for GCC 3.4
> uses the "m68k-uclinux-uclibc" target tuple instead of abusing of the
> existing m68k-elf target.
> 
> The script for building the full uClinux toolchain ensures backwards
> compatibility by creating a few soft-links.

Looks OK to me.  Not that a kernel hackers' word counts anything on gcc
changes :)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]