diff options
author | Alan Modra <amodra@gmail.com> | 2009-09-02 07:25:43 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-09-02 07:25:43 +0000 |
commit | aa820537ead0135a7c38c619039dce8a6fc74ed1 (patch) | |
tree | 459127ee92f9cca7b323fcce86aef03f1ad6d5b7 /cpu | |
parent | 8e957354b3222d1963e25338c1f92ed5b29d0251 (diff) | |
download | gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.zip gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.gz gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.bz2 |
update copyright dates
Diffstat (limited to 'cpu')
-rw-r--r-- | cpu/cris.cpu | 2 | ||||
-rw-r--r-- | cpu/frv.opc | 3 | ||||
-rw-r--r-- | cpu/iq10.cpu | 2 | ||||
-rw-r--r-- | cpu/iq2000.cpu | 2 | ||||
-rw-r--r-- | cpu/iq2000.opc | 2 | ||||
-rw-r--r-- | cpu/iq2000m.cpu | 2 | ||||
-rw-r--r-- | cpu/lm32.cpu | 2 | ||||
-rw-r--r-- | cpu/lm32.opc | 2 | ||||
-rw-r--r-- | cpu/m32c.cpu | 2 | ||||
-rw-r--r-- | cpu/m32c.opc | 2 | ||||
-rw-r--r-- | cpu/m32r.cpu | 3 | ||||
-rw-r--r-- | cpu/m32r.opc | 2 | ||||
-rw-r--r-- | cpu/mt.cpu | 2 | ||||
-rw-r--r-- | cpu/mt.opc | 2 | ||||
-rw-r--r-- | cpu/sh.cpu | 2 | ||||
-rw-r--r-- | cpu/sh.opc | 2 | ||||
-rw-r--r-- | cpu/sh64-compact.cpu | 2 | ||||
-rw-r--r-- | cpu/sh64-media.cpu | 2 | ||||
-rw-r--r-- | cpu/xc16x.cpu | 2 | ||||
-rw-r--r-- | cpu/xc16x.opc | 2 |
20 files changed, 22 insertions, 20 deletions
diff --git a/cpu/cris.cpu b/cpu/cris.cpu index ad045d1..97b4458 100644 --- a/cpu/cris.cpu +++ b/cpu/cris.cpu @@ -1,6 +1,6 @@ ; CRIS CPU description. -*- Scheme -*- ; -; Copyright 2003, 2004, 2007 Free Software Foundation, Inc. +; Copyright 2003, 2004, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Axis Communications AB. ; diff --git a/cpu/frv.opc b/cpu/frv.opc index b2f1d1e..0b9c93c 100644 --- a/cpu/frv.opc +++ b/cpu/frv.opc @@ -1,6 +1,7 @@ /* Fujitsu FRV opcode support, for GNU Binutils. -*- C -*- - Copyright 2000, 2001, 2003, 2004, 2005, 2007 Free Software Foundation, Inc. + Copyright 2000, 2001, 2003, 2004, 2005, 2007, 2009 + Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Fujitsu. diff --git a/cpu/iq10.cpu b/cpu/iq10.cpu index 4bf4cda..252cf53 100644 --- a/cpu/iq10.cpu +++ b/cpu/iq10.cpu @@ -1,6 +1,6 @@ ; IQ10-only CPU description. -*- Scheme -*- ; -; Copyright 2001, 2002, 2007 Free Software Foundation, Inc. +; Copyright 2001, 2002, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Vitesse. ; diff --git a/cpu/iq2000.cpu b/cpu/iq2000.cpu index 10fb61b..e25ba69 100644 --- a/cpu/iq2000.cpu +++ b/cpu/iq2000.cpu @@ -1,5 +1,5 @@ ; IQ2000/IQ10 Common CPU description. -*- Scheme -*- -; Copyright 2001, 2002, 2007 Free Software Foundation, Inc. +; Copyright 2001, 2002, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Fujitsu. ; diff --git a/cpu/iq2000.opc b/cpu/iq2000.opc index c314b35..f180373 100644 --- a/cpu/iq2000.opc +++ b/cpu/iq2000.opc @@ -1,6 +1,6 @@ /* IQ2000 opcode support. -*- C -*- - Copyright 2000, 2001, 2002, 2005, 2007 Free Software Foundation, Inc. + Copyright 2000, 2001, 2002, 2005, 2007, 2009 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Fujitsu. diff --git a/cpu/iq2000m.cpu b/cpu/iq2000m.cpu index 343d138..5942241 100644 --- a/cpu/iq2000m.cpu +++ b/cpu/iq2000m.cpu @@ -1,6 +1,6 @@ ; IQ2000-only CPU description. -*- Scheme -*- ; -; Copyright 2000, 2001, 2002, 2004, 2007 Free Software Foundation, Inc. +; Copyright 2000, 2001, 2002, 2004, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Vitesse. ; diff --git a/cpu/lm32.cpu b/cpu/lm32.cpu index cf82615..31b943d 100644 --- a/cpu/lm32.cpu +++ b/cpu/lm32.cpu @@ -1,5 +1,5 @@ ; Lattice Mico32 CPU description. -*- Scheme -*- -; Copyright 2008 Free Software Foundation, Inc. +; Copyright 2008, 2009 Free Software Foundation, Inc. ; Contributed by Jon Beniston <jon@beniston.com> ; ; This file is part of the GNU Binutils. diff --git a/cpu/lm32.opc b/cpu/lm32.opc index cac75c1..3a814c2 100644 --- a/cpu/lm32.opc +++ b/cpu/lm32.opc @@ -1,5 +1,5 @@ /* Lattice Mico32 opcode support. -*- C -*- - Copyright 2008 Free Software Foundation, Inc. + Copyright 2008, 2009 Free Software Foundation, Inc. Contributed by Jon Beniston <jon@beniston.com> This file is part of the GNU Binutils. diff --git a/cpu/m32c.cpu b/cpu/m32c.cpu index c5eedf3..127da49 100644 --- a/cpu/m32c.cpu +++ b/cpu/m32c.cpu @@ -1,6 +1,6 @@ ; Renesas M32C CPU description. -*- Scheme -*- ; -; Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +; Copyright 2005, 2006, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Renesas. ; diff --git a/cpu/m32c.opc b/cpu/m32c.opc index 1997d6f..40c3075 100644 --- a/cpu/m32c.opc +++ b/cpu/m32c.opc @@ -1,6 +1,6 @@ /* m32c opcode support. -*- C -*- - Copyright 2005, 2007 Free Software Foundation, Inc. + Copyright 2005, 2007, 2009 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Renesas diff --git a/cpu/m32r.cpu b/cpu/m32r.cpu index 000671f..a06a5e5 100644 --- a/cpu/m32r.cpu +++ b/cpu/m32r.cpu @@ -1,6 +1,7 @@ ; Renesas M32R CPU description. -*- Scheme -*- ; -; Copyright 1998, 1999, 2000, 2001, 2003, 2007 Free Software Foundation, Inc. +; Copyright 1998, 1999, 2000, 2001, 2003, 2007, 2009 +; Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Mitsubishi ; Electric Corporation. diff --git a/cpu/m32r.opc b/cpu/m32r.opc index cb11d58..3100fee 100644 --- a/cpu/m32r.opc +++ b/cpu/m32r.opc @@ -1,6 +1,6 @@ /* M32R opcode support. -*- C -*- - Copyright 1998, 1999, 2000, 2001, 2004, 2005, 2007 + Copyright 1998, 1999, 2000, 2001, 2004, 2005, 2007, 2009 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from @@ -1,5 +1,5 @@ ; Morpho Technologies MT Arch description. -*- Scheme -*- -; Copyright 2001, 2007 Free Software Foundation, Inc. +; Copyright 2001, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from ; Morpho Technologies. @@ -1,5 +1,5 @@ /* Morpho Technologies mRISC opcode support, for GNU Binutils. -*- C -*- - Copyright 2001, 2007, 2008 Free Software Foundation, Inc. + Copyright 2001, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Morpho Technologies. @@ -1,6 +1,6 @@ ; Hitachi SH architecture description. -*- Scheme -*- ; -; Copyright 2000, 2001, 2007 Free Software Foundation, Inc. +; Copyright 2000, 2001, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Hitachi ; Semiconductor (America) Inc. @@ -1,6 +1,6 @@ /* SHmedia opcode support. -*- C -*- - Copyright 2000, 2005, 2007 Free Software Foundation, Inc. + Copyright 2000, 2005, 2007, 2009 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Hitachi Semiconductor (America) Inc. diff --git a/cpu/sh64-compact.cpu b/cpu/sh64-compact.cpu index b35d13a..5b1b863 100644 --- a/cpu/sh64-compact.cpu +++ b/cpu/sh64-compact.cpu @@ -1,6 +1,6 @@ ; Hitachi SHcompact instruction set description. -*- Scheme -*- ; -; Copyright 2000, 2007 Free Software Foundation, Inc. +; Copyright 2000, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Hitachi ; Semiconductor (America) Inc. diff --git a/cpu/sh64-media.cpu b/cpu/sh64-media.cpu index c119db2..80dd74a 100644 --- a/cpu/sh64-media.cpu +++ b/cpu/sh64-media.cpu @@ -1,6 +1,6 @@ ; Hitachi SHmedia instruction set description. -*- Scheme -*- ; -; Copyright 2000, 2001, 2007 Free Software Foundation, Inc. +; Copyright 2000, 2001, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Hitachi ; Semiconductor (America) Inc. diff --git a/cpu/xc16x.cpu b/cpu/xc16x.cpu index 9a2b6e0..830869d 100644 --- a/cpu/xc16x.cpu +++ b/cpu/xc16x.cpu @@ -1,6 +1,6 @@ ; Infineon XC16X CPU description. -*- Scheme -*- ; -; Copyright 2006, 2007 Free Software Foundation, Inc. +; Copyright 2006, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by KPIT Cummins Infosystems Ltd.; developed under contract ; from Infineon Systems, GMBH , Germany. diff --git a/cpu/xc16x.opc b/cpu/xc16x.opc index fc54f5f..455f3fb 100644 --- a/cpu/xc16x.opc +++ b/cpu/xc16x.opc @@ -1,6 +1,6 @@ /* XC16X opcode support. -*- C -*- - Copyright 2006, 2007 Free Software Foundation, Inc. + Copyright 2006, 2007, 2009 Free Software Foundation, Inc. Contributed by KPIT Cummins Infosystems Ltd.; developed under contract from Infineon Systems, GMBH , Germany. |