Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
authorGeoffrey Noer <noer@cygnus>
Thu, 23 Jan 1997 09:46:00 +0000 (09:46 +0000)
committerGeoffrey Noer <noer@cygnus>
Thu, 23 Jan 1997 09:46:00 +0000 (09:46 +0000)
        * configure.in: build gdb for mn10200

ChangeLog
configure.in

index c08b45db346d2de98a38a990156b611f92296ba4..be4744c36cdba97e6f5750e797085a641d44053c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in: build gdb for mn10200
+
+Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * Makefile.in (all-target-winsup): Depend on all-target-libio.
+
+start-sanitize-tic80
+Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (tic80-*-*): Turn off most targets right now.
+
+end-sanitize-tic80
 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
@@ -15,7 +29,7 @@ Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
 
        * config.sub (case $basic_machine): Add tic80 entries.
 
-start-sanitize-tic80
+end-sanitize-tic80
 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * config.sub, config.guess: Merge with latest FSF sources.
index b3f4f6ebc0503b92859944bdf56d4fe9da03da69..3685a399c1333aa84e3ebc48405f31ee7eda4663 100644 (file)
@@ -486,7 +486,7 @@ case "${target}" in
     noconfigdirs="$noconfigdirs emacs emacs19 target-libgloss"
     ;;
   mn10200-*-*)
-    noconfigdirs="$noconfigdirs gdb target-libgloss"
+    noconfigdirs="$noconfigdirs target-libgloss"
     ;;
   mn10300-*-*)
     noconfigdirs="$noconfigdirs target-libgloss"
This page took 0.031448 seconds and 4 git commands to generate.