aboutsummaryrefslogtreecommitdiff
path: root/cpu
diff options
context:
space:
mode:
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 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
diff --git a/cpu/mt.cpu b/cpu/mt.cpu
index 653bdd7..bb987f3 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 8be9bf2..3da6d0e 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 ee8ee2d..d9ece1a 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 28c79e6..364fccc 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 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.