]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2002-01-17 Daniel Jacobowitz <drow@mvista.com>
authorDaniel Jacobowitz <drow@false.org>
Thu, 17 Jan 2002 21:13:50 +0000 (21:13 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 17 Jan 2002 21:13:50 +0000 (21:13 +0000)
        * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
        gdbserver/low-nbsd.c, gdbserver/low-sim.c,
        gdbserver/low-sparc.c, gdbserver/low-sun3.c,
        gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.

gdb/ChangeLog
gdb/gdbserver/low-hppabsd.c
gdb/gdbserver/low-linux.c
gdb/gdbserver/low-lynx.c
gdb/gdbserver/low-nbsd.c
gdb/gdbserver/low-sim.c
gdb/gdbserver/low-sparc.c
gdb/gdbserver/low-sun3.c
gdb/gdbserver/server.c

index 19f658b661741ef9262e63cfa6e7ae4d40cb369a..dff71013c02d2c2b2bbcfc9bf3554a44ddb655a8 100644 (file)
@@ -1,15 +1,22 @@
 2002-01-17  Daniel Jacobowitz  <drow@mvista.com>
 
-       * low-hppabsd.c (myattach): New function, returning -1.
-       * low-lynx.c (myattach): Likewise.
-       * low-nbsd.c (myattach): Likewise.
-       * low-sim.c (myattach): Likewise.
-       * low-sparc.c (myattach): Likewise.
-       * low-sun3.c (myattach): Likewise.
+       * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
+       gdbserver/low-nbsd.c, gdbserver/low-sim.c,
+       gdbserver/low-sparc.c, gdbserver/low-sun3.c,
+       gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
 
-       * low-linux.c (myattach): New function.
+2002-01-17  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
+       * gdbserver/low-lynx.c (myattach): Likewise.
+       * gdbserver/low-nbsd.c (myattach): Likewise.
+       * gdbserver/low-sim.c (myattach): Likewise.
+       * gdbserver/low-sparc.c (myattach): Likewise.
+       * gdbserver/low-sun3.c (myattach): Likewise.
+
+       * gdbserver/low-linux.c (myattach): New function.
 
-       * server.c (attach_inferior): New function.
+       * gdbserver/server.c (attach_inferior): New function.
        (main): Handle "--attach".
 
 2002-01-16  Andrew Cagney  <ac131313@redhat.com>
index af2a0e6e8998495a3d4dcee7b05109ba9e31b1a1..3287923d113579ac953c86ac3108818f6a26a0c4 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level interface to ptrace, for the remote server for GDB.
-   Copyright 1995, 1996, 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index f2565d5d4285ca63b62d8cc0ccf3c0b37fdfad33..726e276540dbd09532ba0f5ecaac6d6e4e70ea66 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level interface to ptrace, for the remote server for GDB.
-   Copyright 1995, 1996, 1998, 1999, 2000, 2001
+   Copyright 1995, 1996, 1998, 1999, 2000, 2001, 2002
    Free Software Foundation, Inc.
 
    This file is part of GDB.
index 0aee1033b9e27a2fde05233582a115bafc7aa097..90e18db5e390ca5427f337bd4e001b852e310b7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level interface to ptrace, for the remote server for GDB.
-   Copyright 1986, 1987, 1993, 1994, 1995, 1999, 2000
+   Copyright 1986, 1987, 1993, 1994, 1995, 1999, 2000, 2001, 2002
    Free Software Foundation, Inc.
 
    This file is part of GDB.
index 188aca0c98e8c622923e8287b4ddaa8a82cec3f2..9046d635604b8ba4e5b697feb5a199af426c9cbe 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level interface to ptrace, for the remote server for GDB.
-   Copyright 1986, 1987, 1993, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1993, 2000, 2001, 2002 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
index 39907e8ffb094f7732e31863251a9c0b3118c076..e98b6c54371771e618e4d1ac46a327934cebb68e 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level interface to simulators, for the remote server for GDB.
-   Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001
+   Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
    Free Software Foundation, Inc.
 
    This file is part of GDB.
index 8b80e13eefd74d9ef3ef2dc67f191b61643a5616..4b03140e128c1c3b3d78c2cbc1014890c715d080 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level interface to ptrace, for the remote server for GDB.
-   Copyright 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, 2001
+   Copyright 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, 2001, 2002
    Free Software Foundation, Inc.
 
    This file is part of GDB.
index a55f8a1df7a19f693e40d54bd4e6c8b39915843e..ccaded826cca9d0bf1b2ad68bb5b4b34c8d8413f 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level interface to ptrace, for the remote server for GDB.
-   Copyright 1986, 1987, 1993, 1994, 1995, 1999, 2000, 2001
+   Copyright 1986, 1987, 1993, 1994, 1995, 1999, 2000, 2001, 2002
    Free Software Foundation, Inc.
 
    This file is part of GDB.
index 5ed010bc6dac78c141aef2e0e0bda67eac4e1c97..d995127a22371101032159f82df628b0bf95c00f 100644 (file)
@@ -1,5 +1,5 @@
 /* Main code for remote server for GDB.
-   Copyright 1989, 1993, 1994, 1995, 1997, 1998, 1999, 2000
+   Copyright 1989, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2002
    Free Software Foundation, Inc.
 
    This file is part of GDB.