OSDN Git Service

Update JimI's e-mail addres.
authorAndrew Cagney <cagney@redhat.com>
Thu, 25 May 2000 01:07:17 +0000 (01:07 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 25 May 2000 01:07:17 +0000 (01:07 +0000)
Update TODO - FreeBSD mostly fixed.

gdb/ChangeLog
gdb/MAINTAINERS
gdb/TODO

index dc48429..355c007 100644 (file)
@@ -1,3 +1,8 @@
+Thu May 25 11:02:24 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * TODO: Update.  Mark Kettenis fixed FreeBSD >2.2 support.
+       * MAINTAINERS: Update Jim Ingham's address.
+
 2000-05-25  Mark Kettenis  <kettenis@gnu.org>
 
        Add support for FreeBSD/i386 ELF.
@@ -218,7 +223,6 @@ Mon May 22 11:46:01 2000  Andrew Cagney  <cagney@b1.cygnus.com>
        config/powerpc/tm-nbsd.h, config/powerpc/nm-nbsd.h,
        config/powerpc/xm-nbsd.h: New files.
 
->>>>>>> 1.399
 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * gdb/config/djgpp/README: Fine-tune installation instructions
index c70468d..5cd748c 100644 (file)
@@ -37,7 +37,7 @@ mn10300 target                Andrew Cagney           cagney@cygnus.com
 powerpc target         Kevin Buettner          kevinb@cygnus.com
                        Elena Zannoni           ezannoni@cygnus.com
 arm target             Fernando Nasser         fnasser@cygnus.com
-                       Jim Ingham              jingham@cygnus.com
+                       Jim Ingham              jingham@apple.com
                        Scott Bambrough         scottb@netwinder.org
 m32r target            Michael Snyder          msnyder@cygnus.com
 IA-64 target           Kevin Buettner          kevinb@cygnus.com
@@ -112,9 +112,9 @@ remote.c            Andrew Cagney           cagney@cygnus.com
 include/remote-sim.h, remote-sim.c
                        Andrew Cagney           cagney@cygnus.com
 sds protocol           Fernando Nasser         fnasser@cygnus.com
-                       Jim Ingham              jingham@cygnus.com
+                       Jim Ingham              jingham@apple.com
 rdi/adp protocol       Fernando Nasser         fnasser@cygnus.com
-                       Jim Ingham              jingham@cygnus.com
+                       Jim Ingham              jingham@apple.com
 gdbserver              Stan Shebs              shebs@apple.com
 documentation          Stan Shebs              shebs@apple.com
                        Eli Zaretskii           eliz@gnu.org
@@ -129,9 +129,9 @@ UI: External (user) interfaces.
 
 command interpreter    Fernando Nasser         fnasser@cygnus.com
 gdbtk (c & tcl)                Syd Polk                spolk@cygnus.com
-                       Jim Ingham              jingham@cygnus.com
+                       Jim Ingham              jingham@apple.com
 libgui (w/foundry, sn) Syd Polk                spolk@cygnus.com
-                       Jim Ingham              jingham@cygnus.com
+                       Jim Ingham              jingham@apple.com
 mi (gdb/mi)            Andrew Cagney           cagney@cygnus.com
                        Elena Zannoni           ezannoni@cygnus.com
                        Fernando Nasser         fnasser@cygnus.com
index f9205f3..f74f3d9 100644 (file)
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -35,16 +35,6 @@ and  ftp://sourceware.cygnus.com/pub/binutils
 
 --
 
-gdb-cvs fails to build on freebsd-elf
-http://sourceware.cygnus.com/ml/gdb/2000-04/msg00004.html
-
-Either the FreeBSD group need to contribute their local GDB changes
-back to the master sources or someone needs to provides a new
-(clean-room) implementation.  Since the former involves a fairly
-complicated assignment the latter may be easier. [cagney]
-
---
-
 Generic: lin-thread cannot handle thread exit (Mark Kettenis, Michael
 Snyder) http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00525.html
 
@@ -455,6 +445,14 @@ an error status.
 
 --
 
+GDB probably doesn't build on FreeBSD pre 2.2.x
+http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00378.html
+
+Fixes to get FreeBSD working on 2.2.x, 3.x and 4.x caused the code to
+suffer bit rot.
+
+--
+
                        Architectural Changes
                        =====================