OSDN Git Service

Revert change of 2000-10-24 in which solib-svr4.o was added to TDEPFILES.
authorkevinb <kevinb>
Wed, 25 Oct 2000 20:48:58 +0000 (20:48 +0000)
committerkevinb <kevinb>
Wed, 25 Oct 2000 20:48:58 +0000 (20:48 +0000)
gdb/ChangeLog
gdb/config/rs6000/rs6000lynx.mt

index c75a080..a615486 100644 (file)
@@ -1,3 +1,9 @@
+2000-10-25  Kevin Buettner  <kevinb@redhat.com>
+
+       * config/rs6000/rs6000lynx.mt (TDEPFILES): Revert 2000-10-24
+       change in which solib-svr4.o was inadvertently added to this
+       list.
+
 2000-10-25  Fred Fish  <fnf@cygnus.com>
 
        * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Define using either
index 8c486b7..fae6d8c 100644 (file)
@@ -1,3 +1,3 @@
 # Target: IBM RS6000 running LynxOS
-TDEPFILES= coff-solib.o solib-svr4.o rs6000-tdep.o ppc-linux-tdep.o
+TDEPFILES= coff-solib.o rs6000-tdep.o ppc-linux-tdep.o
 TM_FILE= tm-rs6000ly.h