From: Daniel Jacobowitz <drow@mvista.com>
To: Bernardo Innocenti <bernie@develer.com>, gdb-patches@sources.redhat.com
Subject: Re: [PATCH] add m68k-uclinux-* target
Date: Fri, 02 Jan 2004 17:45:00 -0000 [thread overview]
Message-ID: <20040102174513.GA11549@nevyn.them.org> (raw)
In-Reply-To: <3FE51545.8070101@develer.com>
On Sun, Dec 21, 2003 at 04:36:37AM +0100, Bernardo Innocenti wrote:
> Hello,
>
> these binutils/GDB patches add the required bits to enable
> the m68k-*-uclinux-* target.
>
> For years, the uClinux toolchain has been based on m68k-elf
> with rogue patches. In 3.4, uClinux support has been merged
> into GDB and binutils and the target triplet changed to
> m68k-unknown-uclinux-uclibc.
>
> So far, the only toolchain component that needs to handle
> uClinux differently from m68k-elf is GCC, so these bits
> are not strictly required except for consistency. These
> additions are definitely required (but not sufficient)
> to build the toolchain in a combined tree.
>
> I have no CVS write access to the src repository, so
> please commit these patches for me (the diffs don't
> include the regenerated configure scripts).
> 2003-21-12 Bernardo Innocenti <bernie@develer.com>
>
> * configure.tgt: Add uClinux target.
> * configure: Regenerate.
Applied something similar:
- The list is alphabetically sorted
- configure does not need to be regenerated.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
2004-01-02 Daniel Jacobowitz <drow@mvista.com>
From Bernardo Innocenti <bernie@develer.com>:
* configure.tgt: Add uClinux target.
Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/gdb/configure.tgt,v
retrieving revision 1.122
diff -u -p -r1.122 configure.tgt
--- configure.tgt 1 Dec 2003 21:10:46 -0000 1.122
+++ configure.tgt 2 Jan 2004 17:42:09 -0000
@@ -129,6 +129,7 @@ m68*-*-os68k*) gdb_target=os68k ;;
# OBSOLETE m68*-*-sunos3*) gdb_target=sun3os3 ;;
# OBSOLETE m68*-*-sunos4*) gdb_target=sun3os4 ;;
# OBSOLETE m68*-*-sysv4*) gdb_target=m68kv4 ;;
+m68*-*-uclinux*) gdb_target=monitor ;;
m68*-*-vxworks*) gdb_target=vxworks68 ;;
mcore*-*-*) gdb_target=mcore ;;
prev parent reply other threads:[~2004-01-02 17:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-21 3:36 Bernardo Innocenti
2003-12-22 6:05 ` Bernardo Innocenti
2004-01-02 16:38 ` Nick Clifton
2004-01-02 17:45 ` Daniel Jacobowitz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040102174513.GA11549@nevyn.them.org \
--to=drow@mvista.com \
--cc=bernie@develer.com \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox