diff options
Diffstat (limited to 'gdb/config/powerpc')
-rw-r--r-- | gdb/config/powerpc/nm-aix.h | 2 | ||||
-rw-r--r-- | gdb/config/powerpc/nm-linux.h | 2 | ||||
-rw-r--r-- | gdb/config/powerpc/nm-macos.h | 2 | ||||
-rw-r--r-- | gdb/config/powerpc/nm-nbsd.h | 2 | ||||
-rw-r--r-- | gdb/config/powerpc/tm-cygwin.h | 2 | ||||
-rw-r--r-- | gdb/config/powerpc/tm-linux.h | 2 | ||||
-rw-r--r-- | gdb/config/powerpc/tm-macos.h | 2 | ||||
-rw-r--r-- | gdb/config/powerpc/tm-ppc-aix.h | 2 | ||||
-rw-r--r-- | gdb/config/powerpc/tm-ppc-eabi.h | 3 | ||||
-rw-r--r-- | gdb/config/powerpc/tm-ppc-nw.h | 2 | ||||
-rw-r--r-- | gdb/config/powerpc/tm-ppcle-eabi.h | 2 | ||||
-rw-r--r-- | gdb/config/powerpc/tm-solaris.h | 2 | ||||
-rw-r--r-- | gdb/config/powerpc/xm-aix.h | 2 | ||||
-rw-r--r-- | gdb/config/powerpc/xm-linux.h | 3 | ||||
-rw-r--r-- | gdb/config/powerpc/xm-mpw.h | 2 |
15 files changed, 17 insertions, 15 deletions
diff --git a/gdb/config/powerpc/nm-aix.h b/gdb/config/powerpc/nm-aix.h index d73c0714da0..8c8a939cca2 100644 --- a/gdb/config/powerpc/nm-aix.h +++ b/gdb/config/powerpc/nm-aix.h @@ -1,5 +1,5 @@ /* IBM PowerPC native-dependent macros for GDB, the GNU debugger. - Copyright 1995 Free Software Foundation, Inc. + Copyright 1995, 1996 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/powerpc/nm-linux.h b/gdb/config/powerpc/nm-linux.h index 5eac7d383fb..b0e8a2b399f 100644 --- a/gdb/config/powerpc/nm-linux.h +++ b/gdb/config/powerpc/nm-linux.h @@ -1,5 +1,5 @@ /* IBM PowerPC native-dependent macros for GDB, the GNU debugger. - Copyright 1995 Free Software Foundation, Inc. + Copyright 1995, 2000 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/powerpc/nm-macos.h b/gdb/config/powerpc/nm-macos.h index 9a710d11dba..820cbdb6b3e 100644 --- a/gdb/config/powerpc/nm-macos.h +++ b/gdb/config/powerpc/nm-macos.h @@ -1,5 +1,5 @@ /* PowerMac native-dependent macros for GDB, the GNU debugger. - Copyright (C) 1995 Free Software Foundation, Inc. + Copyright 1995 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/powerpc/nm-nbsd.h b/gdb/config/powerpc/nm-nbsd.h index a07e14fc28b..0ff53094e0b 100644 --- a/gdb/config/powerpc/nm-nbsd.h +++ b/gdb/config/powerpc/nm-nbsd.h @@ -1,5 +1,5 @@ /* Native-dependent definitions for PowerPC running NetBSD ELF, for GDB. - Copyright (C) 2000, Free Software Foundation, Inc. + Copyright 2000 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/powerpc/tm-cygwin.h b/gdb/config/powerpc/tm-cygwin.h index 39ef275492e..012d1d21724 100644 --- a/gdb/config/powerpc/tm-cygwin.h +++ b/gdb/config/powerpc/tm-cygwin.h @@ -1,5 +1,5 @@ /* Macro definitions PowerPC running under the Cygwin API. - Copyright 1996 Free Software Foundation, Inc. + Copyright 1996, 1998 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/powerpc/tm-linux.h b/gdb/config/powerpc/tm-linux.h index cf3275e7d82..182c245fb07 100644 --- a/gdb/config/powerpc/tm-linux.h +++ b/gdb/config/powerpc/tm-linux.h @@ -1,5 +1,5 @@ /* Definitions to target GDB to Linux on 386. - Copyright 1992, 1993 Free Software Foundation, Inc. + Copyright 1992, 1993, 2000 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/powerpc/tm-macos.h b/gdb/config/powerpc/tm-macos.h index 1cb50500ed2..8be3df996c2 100644 --- a/gdb/config/powerpc/tm-macos.h +++ b/gdb/config/powerpc/tm-macos.h @@ -1,5 +1,5 @@ /* Macro definitions for Power PC running MacOS. - Copyright (C) 1995 Free Software Foundation, Inc. + Copyright 1995, 2000 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/powerpc/tm-ppc-aix.h b/gdb/config/powerpc/tm-ppc-aix.h index eae2362c8dd..03809c9e696 100644 --- a/gdb/config/powerpc/tm-ppc-aix.h +++ b/gdb/config/powerpc/tm-ppc-aix.h @@ -1,5 +1,5 @@ /* Macro definitions for Power PC running AIX. - Copyright 1995 Free Software Foundation, Inc. + Copyright 1995, 2000 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/powerpc/tm-ppc-eabi.h b/gdb/config/powerpc/tm-ppc-eabi.h index aef54dcac5a..2640cfca357 100644 --- a/gdb/config/powerpc/tm-ppc-eabi.h +++ b/gdb/config/powerpc/tm-ppc-eabi.h @@ -1,5 +1,6 @@ /* Macro definitions for Power PC running embedded ABI. - Copyright 1995, 1996, 1997 Free Software Foundation, Inc. + Copyright 1995, 1996, 1997, 1998, 1999, 2000 + Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/powerpc/tm-ppc-nw.h b/gdb/config/powerpc/tm-ppc-nw.h index 32a58f4d58b..ba8019f73cc 100644 --- a/gdb/config/powerpc/tm-ppc-nw.h +++ b/gdb/config/powerpc/tm-ppc-nw.h @@ -1,5 +1,5 @@ /* Macro definitions for Power PC running Netware. - Copyright 1994 Free Software Foundation, Inc. + Copyright 1994, 2000 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/powerpc/tm-ppcle-eabi.h b/gdb/config/powerpc/tm-ppcle-eabi.h index 412b4c9331f..a6b16719cc6 100644 --- a/gdb/config/powerpc/tm-ppcle-eabi.h +++ b/gdb/config/powerpc/tm-ppcle-eabi.h @@ -1,6 +1,6 @@ /* Macro definitions for Power PC running embedded ABI in little endian mode. - Copyright 1995 Free Software Foundation, Inc. + Copyright 1995, 1998 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/powerpc/tm-solaris.h b/gdb/config/powerpc/tm-solaris.h index 9d717756eba..6eb1186c4d5 100644 --- a/gdb/config/powerpc/tm-solaris.h +++ b/gdb/config/powerpc/tm-solaris.h @@ -1,5 +1,5 @@ /* Macro definitions for GDB for a PowerPC running Solaris 2 - Copyright 1996 Free Software Foundation, Inc. + Copyright 1996, 2000 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/powerpc/xm-aix.h b/gdb/config/powerpc/xm-aix.h index aeb2995c2db..cc986502b77 100644 --- a/gdb/config/powerpc/xm-aix.h +++ b/gdb/config/powerpc/xm-aix.h @@ -1,5 +1,5 @@ /* Parameters for hosting on an PowerPC, for GDB, the GNU debugger. - Copyright 1995 Free Software Foundation, Inc. + Copyright 1995, 1996, 2000 Free Software Foundation, Inc. Contributed by Cygnus Corporation. This file is part of GDB. diff --git a/gdb/config/powerpc/xm-linux.h b/gdb/config/powerpc/xm-linux.h index 0ca4c609d67..ea00ea12dc6 100644 --- a/gdb/config/powerpc/xm-linux.h +++ b/gdb/config/powerpc/xm-linux.h @@ -1,5 +1,6 @@ /* Native support for linux, for GDB, the GNU debugger. - Copyright (C) 1986, 1987, 1989, 1992 Free Software Foundation, Inc. + Copyright 1986, 1987, 1989, 1992, 1996, 2000 + Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/powerpc/xm-mpw.h b/gdb/config/powerpc/xm-mpw.h index 92c9a762aed..2fac992b54c 100644 --- a/gdb/config/powerpc/xm-mpw.h +++ b/gdb/config/powerpc/xm-mpw.h @@ -1,5 +1,5 @@ /* Macro definitions for running GDB on Apple Power Macintoshes. - Copyright (C) 1994 Free Software Foundation, Inc. + Copyright 1994, 1995 Free Software Foundation, Inc. This file is part of GDB. |