aboutsummaryrefslogtreecommitdiff
path: root/cpu
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-09-02 07:25:43 +0000
committerAlan Modra <amodra@gmail.com>2009-09-02 07:25:43 +0000
commitaa820537ead0135a7c38c619039dce8a6fc74ed1 (patch)
tree459127ee92f9cca7b323fcce86aef03f1ad6d5b7 /cpu
parent2009-09-02 Paolo Bonzini <bonzini@gnu.org> (diff)
downloadbinutils-gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.gz
binutils-gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.bz2
binutils-gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.zip
update copyright dates
Diffstat (limited to 'cpu')
-rw-r--r--cpu/cris.cpu2
-rw-r--r--cpu/frv.opc3
-rw-r--r--cpu/iq10.cpu2
-rw-r--r--cpu/iq2000.cpu2
-rw-r--r--cpu/iq2000.opc2
-rw-r--r--cpu/iq2000m.cpu2
-rw-r--r--cpu/lm32.cpu2
-rw-r--r--cpu/lm32.opc2
-rw-r--r--cpu/m32c.cpu2
-rw-r--r--cpu/m32c.opc2
-rw-r--r--cpu/m32r.cpu3
-rw-r--r--cpu/m32r.opc2
-rw-r--r--cpu/mt.cpu2
-rw-r--r--cpu/mt.opc2
-rw-r--r--cpu/sh.cpu2
-rw-r--r--cpu/sh.opc2
-rw-r--r--cpu/sh64-compact.cpu2
-rw-r--r--cpu/sh64-media.cpu2
-rw-r--r--cpu/xc16x.cpu2
-rw-r--r--cpu/xc16x.opc2
20 files changed, 22 insertions, 20 deletions
diff --git a/cpu/cris.cpu b/cpu/cris.cpu
index ad045d1b4d6..97b44581e78 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 b2f1d1e4ff8..0b9c93c8dc4 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 4bf4cda85ae..252cf5341f7 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 10fb61b6260..e25ba69392b 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 c314b357c20..f1803737370 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 343d138eb09..59422415537 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 cf8261563e9..31b943d79eb 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 cac75c1f242..3a814c2e03c 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 c5eedf33b21..127da499ef2 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 1997d6f221f..40c3075fac8 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 000671f81c8..a06a5e51b45 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 cb11d58186e..3100fee9f92 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
diff --git a/cpu/mt.cpu b/cpu/mt.cpu
index 653bdd707a4..bb987f31d7b 100644
--- a/cpu/mt.cpu
+++ b/cpu/mt.cpu
@@ -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.
diff --git a/cpu/mt.opc b/cpu/mt.opc
index 8be9bf2ea68..3da6d0ea963 100644
--- a/cpu/mt.opc
+++ b/cpu/mt.opc
@@ -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.
diff --git a/cpu/sh.cpu b/cpu/sh.cpu
index ee8ee2d5b32..d9ece1a03ef 100644
--- a/cpu/sh.cpu
+++ b/cpu/sh.cpu
@@ -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.
diff --git a/cpu/sh.opc b/cpu/sh.opc
index 28c79e638bd..364fcccf647 100644
--- a/cpu/sh.opc
+++ b/cpu/sh.opc
@@ -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 b35d13ac3bb..5b1b8633028 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 c119db2f6b9..80dd74a89fb 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 9a2b6e0e2bb..830869df1df 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 fc54f5fe5ef..455f3fb4728 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.