Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: gdb-patches@sources.redhat.com
Subject: [patch] Zap a29k ultra native stuff
Date: Sat, 01 Dec 2001 14:36:00 -0000	[thread overview]
Message-ID: <3C095B74.6070801@cygnus.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 74 bytes --]

The a29k is very much on notice (obsolete announcement sent out).

Andrew

[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 2229 bytes --]

2001-12-01  Andrew Cagney  <ac131313@redhat.com>

	* NEWS: Note that a29k-nyu-sym1 and a29k-*-kern* were deleted.
	* configure.host: Delete a29k-*-* host.
	* configure.tgt: Delete a29k-*-kern* and a29k-*-sym1* targets.
	* config/a29k/a29k-kern.mt: Delete file.
	* config/a29k/nm-ultra3.h: Delete file.
	* config/a29k/tm-ultra3.h: Delete file.
	* config/a29k/ultra3.mh: Delete file.
	* config/a29k/ultra3.mt: Delete file.
	* config/a29k/xm-ultra3.h: Delete file.

Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.44
diff -p -r1.44 NEWS
*** NEWS	2001/12/01 22:19:30	1.44
--- NEWS	2001/12/01 22:32:15
*************** Harris/CXUX m88k				m88*-harris-cxux*
*** 18,23 ****
--- 18,24 ----
  Most ns32k hosts and targets			ns32k-*-mach3* ns32k-umax-*
  						ns32k-utek-sysv* ns32k-utek-*
  SunOS 4.0.Xi on i386				i[3456]86-*-sunos*
+ Ultracomputer (29K) running Sym1		a29k-nyu-sym1 a29k-*-kern*
  
  * Changes to command line processing
  
Index: configure.host
===================================================================
RCS file: /cvs/src/src/gdb/configure.host,v
retrieving revision 1.28
diff -p -r1.28 configure.host
*** configure.host	2001/12/01 22:19:30	1.28
--- configure.host	2001/12/01 22:32:15
*************** esac
*** 28,35 ****
  
  case "${host}" in
  
- # OBSOLETE a29k-*-*)		gdb_host=ultra3 ;;
- 
  alpha*-*-osf1*)		gdb_host=alpha-osf1 ;;
  alpha*-*-osf2*)		gdb_host=alpha-osf2 ;;
  alpha*-*-osf[3456789]*)	gdb_host=alpha-osf3 ;;
--- 28,33 ----
Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/gdb/configure.tgt,v
retrieving revision 1.42
diff -p -r1.42 configure.tgt
*** configure.tgt	2001/12/01 22:19:30	1.42
--- configure.tgt	2001/12/01 22:32:15
*************** a29k-*-aout*)		gdb_target=a29k ;;
*** 39,47 ****
  a29k-*-coff*)		gdb_target=a29k ;;
  a29k-*-elf*)		gdb_target=a29k ;;
  a29k-*-ebmon*)		gdb_target=a29k ;;
- # OBSOLETE a29k-*-kern*)		gdb_target=a29k-kern ;;
  a29k-*-none*)		gdb_target=a29k ;;
- # OBSOLETE a29k-*-sym1*)		gdb_target=ultra3 ;;
  a29k-*-udi*)		gdb_target=a29k-udi ;;
  a29k-*-vxworks*)        gdb_target=vx29k ;;
  
--- 39,45 ----

             reply	other threads:[~2001-12-01 22:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-01 14:36 Andrew Cagney [this message]
2001-12-01 21:27 Jason Molenda
2001-12-01 22:36 ` Andrew Cagney

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=3C095B74.6070801@cygnus.com \
    --to=ac131313@cygnus.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