Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] CRIS downgrade from GDB_MULTI_ARCH 3 to 1
@ 2001-12-20  7:03 Orjan Friberg
  2001-12-20  8:03 ` Andrew Cagney
  0 siblings, 1 reply; 3+ messages in thread
From: Orjan Friberg @ 2001-12-20  7:03 UTC (permalink / raw)
  To: gdb-patches

Unfortunately I'm going to have to downgrade the CRIS port from multi arch level 3 to
1, to be able to check in patches that enable shared library debugging (for reasons
explained by Kevin Buettner in
http://sources.redhat.com/ml/gdb-patches/2001-11/msg00106.html).

The cris-tdep.c file falls under my own maintainership, and I assume that the
existing cris.mt and the soon-to-be-added tm-cris.h (both in gdb/config/cris) also do
so, so I'm only seeking approval for this (regrettable) change.


2001-12-20  Orjan Friberg  <orjanf@axis.com>

	* configure.tgt: Delete CRIS from multi-arch targets.


Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/gdb/configure.tgt,v
retrieving revision 1.46
diff -u -r1.46 configure.tgt
--- configure.tgt       2001/12/17 16:23:02     1.46
+++ configure.tgt       2001/12/20 14:55:44
@@ -302,7 +302,6 @@
 # map GDB target onto multi-arch support
 
 case "${gdb_target}" in
-cris)          gdb_multi_arch=yes ;;
 d10v)          gdb_multi_arch=yes ;;
 m68hc11)       gdb_multi_arch=yes ;;
 mn10300)       gdb_multi_arch=yes ;;

-- 
Orjan Friberg
Axis Communications AB


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-12-21  9:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-20  7:03 [PATCH] CRIS downgrade from GDB_MULTI_ARCH 3 to 1 Orjan Friberg
2001-12-20  8:03 ` Andrew Cagney
2001-12-21  1:57   ` Orjan Friberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox