powerpc aix build failure. Add self to maintainers.
authorTom Rix <trix@redhat.com>
Mon, 24 Dec 2001 20:07:02 +0000 (20:07 +0000)
committerTom Rix <trix@redhat.com>
Mon, 24 Dec 2001 20:07:02 +0000 (20:07 +0000)
gdb/ChangeLog
gdb/MAINTAINERS
gdb/config/powerpc/aix.mt

index c2202bf2c38c8df970d9a93634d901d2d4a6acb9..9a0126aae3d18a78109f66aa85768538d092cfdb 100644 (file)
@@ -1,3 +1,8 @@
+2001-12-24  Tom Rix  <trix@redhat.com>
+
+       * config/powerpc/aix.mt (TDEPFILES): Add xcoffread.o to fix a build 
+       failure.
+
 2001-12-21  Tom Tromey  <tromey@redhat.com>
 
        * configure, config.in: Rebuilt.
index 08dcace82c6136f91ac455911e21a00d10e4d54c..f0df2c447201608ba303ec125118414bdfdf545b 100644 (file)
@@ -348,6 +348,7 @@ Glen McCready                                       gkm@redhat.com
 Jason Molenda                                  jmolenda@apple.com
 Pierre Muller                                  muller@sourceware.redhat.com
 Alexandre Oliva                                        aoliva@redhat.com
+Tom Rix                                                trix@redhat.com
 Mark Salter                                    msalter@redhat.com
 Andreas Schwab                                 schwab@suse.de
 Keith Seitz                                    keiths@redhat.com
index 51bb625c77a27f0fb6aa0580bd03a7a07a1af6af..706129ae2c773b9e6f79c27edd9dddf3ef126824 100644 (file)
@@ -1,3 +1,3 @@
 # Target: PowerPC running AIX
-TDEPFILES= rs6000-tdep.o ppc-linux-tdep.o solib.o solib-svr4.o
+TDEPFILES= rs6000-tdep.o xcoffread.o ppc-linux-tdep.o solib.o solib-svr4.o
 TM_FILE= tm-ppc-aix.h