summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/i387-fp.h
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2005-12-23 18:11:55 +0000
committerEli Zaretskii <eliz@gnu.org>2005-12-23 18:11:55 +0000
commit883b7cdb0c2e7a8734d4851ca7a7d2b64da283a3 (patch)
treea49943b90e7eb4ef03e58610c8fb7ac3ebbf18ca /gdb/gdbserver/i387-fp.h
parent79fef8e1068979f3d62043f17c2edfc0d4cf67c7 (diff)
downloadgdb-883b7cdb0c2e7a8734d4851ca7a7d2b64da283a3.tar.gz
* linux-arm-low.c:
* linux-cris-low.c: * inferiors.c: * i387-fp.h: * i387-fp.c: * gdbreplay.c: * regcache.c: * proc-service.c: * mem-break.h: * mem-break.c: * linux-x86-64-low.c: * linux-sh-low.c: * linux-s390-low.c: * linux-ppc64-low.c: * linux-ppc-low.c: * linux-mips-low.c: * linux-m68k-low.c: * linux-m32r-low.c: * linux-low.h: * linux-low.c: * linux-ia64-low.c: * linux-i386-low.c: * linux-crisv32-low.c: * thread-db.c: * terminal.h: * target.h: * target.c: * server.h: * server.c: * remote-utils.c: * regcache.h: * utils.c: * Makefile.in: * configure.ac: * gdbserver.1: Add (C) after Copyright. Update the FSF address.
Diffstat (limited to 'gdb/gdbserver/i387-fp.h')
-rw-r--r--gdb/gdbserver/i387-fp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/gdbserver/i387-fp.h b/gdb/gdbserver/i387-fp.h
index d28c4228830..e799415a267 100644
--- a/gdb/gdbserver/i387-fp.h
+++ b/gdb/gdbserver/i387-fp.h
@@ -1,5 +1,5 @@
/* i387-specific utility functions, for the remote server for GDB.
- Copyright 2000, 2001, 2002
+ Copyright (C) 2000, 2001, 2002
Free Software Foundation, Inc.
This file is part of GDB.
@@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA. */
#ifndef I387_FP_H
#define I387_FP_H