Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] Add support for Analog Devices Blackfin processor (part 6/6:  src toplevel)
@ 2005-12-30 12:13 Jie Zhang
  2006-01-04  5:39 ` Jim Blandy
  0 siblings, 1 reply; 5+ messages in thread
From: Jie Zhang @ 2005-12-30 12:13 UTC (permalink / raw)
  To: gdb-patches

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

This final part only contains one line change in src top level
configure, which will enable configure in gdb directory for bfin port.

Any comments?

Thanks,
Jie


[-- Attachment #2: bfin-toplevel.diff --]
[-- Type: text/x-patch, Size: 563 bytes --]


	* configure: Configure gdb directory for bfin.

diff -u src.orig/configure src/configure
--- src.orig/configure	2005-12-27 13:36:54.000000000 +0800
+++ src/configure	2005-12-27 10:23:42.000000000 +0800
@@ -1293,7 +1293,7 @@
     noconfigdirs="$noconfigdirs target-libiberty target-libstdc++-v3 ${libgcj}"
     ;;
   bfin-*-*)
-    noconfigdirs="$noconfigdirs target-libgloss gdb"
+    noconfigdirs="$noconfigdirs target-libgloss"
     if test x${is_cross_compiler} != xno ; then
       target_configdirs="${target_configdirs} target-bsp target-cygmon"
     fi


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

end of thread, other threads:[~2006-01-20 23:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-30 12:13 [PATCH] Add support for Analog Devices Blackfin processor (part 6/6: src toplevel) Jie Zhang
2006-01-04  5:39 ` Jim Blandy
2006-01-04  7:16   ` Jie Zhang
2006-01-09 15:41     ` Nick Clifton
2006-01-20 23:25     ` Daniel Jacobowitz

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