Update copyright notices to add year 2010.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 1 Jan 2010 10:03:36 +0000 (10:03 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 1 Jan 2010 10:03:36 +0000 (10:03 +0000)
371 files changed:
include/gdb/callback.h
include/gdb/fileio.h
include/gdb/remote-sim.h
include/gdb/signals.h
include/gdb/sim-arm.h
include/gdb/sim-cr16.h
include/gdb/sim-d10v.h
include/gdb/sim-frv.h
include/gdb/sim-h8300.h
include/gdb/sim-lm32.h
include/gdb/sim-m32c.h
include/gdb/sim-ppc.h
include/gdb/sim-rx.h
include/gdb/sim-sh.h
sim/Makefile.in
sim/arm/Makefile.in
sim/arm/iwmmxt.c
sim/arm/iwmmxt.h
sim/arm/maverick.c
sim/arm/wrapper.c
sim/avr/Makefile.in
sim/avr/interp.c
sim/common/Make-common.in
sim/common/Makefile.in
sim/common/callback.c
sim/common/cgen-cpu.h
sim/common/cgen-defs.h
sim/common/cgen-engine.h
sim/common/cgen-mem.h
sim/common/cgen-ops.h
sim/common/cgen-par.c
sim/common/cgen-par.h
sim/common/cgen-run.c
sim/common/cgen-scache.c
sim/common/cgen-scache.h
sim/common/cgen-sim.h
sim/common/cgen-trace.c
sim/common/cgen-trace.h
sim/common/cgen-types.h
sim/common/cgen-utils.c
sim/common/dv-core.c
sim/common/dv-glue.c
sim/common/dv-pal.c
sim/common/dv-sockser.c
sim/common/genmloop.sh
sim/common/hw-alloc.c
sim/common/hw-alloc.h
sim/common/hw-base.c
sim/common/hw-base.h
sim/common/hw-device.c
sim/common/hw-device.h
sim/common/hw-events.c
sim/common/hw-events.h
sim/common/hw-handles.c
sim/common/hw-handles.h
sim/common/hw-instances.c
sim/common/hw-instances.h
sim/common/hw-main.h
sim/common/hw-ports.c
sim/common/hw-ports.h
sim/common/hw-properties.c
sim/common/hw-properties.h
sim/common/hw-tree.c
sim/common/hw-tree.h
sim/common/nrun.c
sim/common/run-sim.h
sim/common/run.1
sim/common/run.c
sim/common/sim-abort.c
sim/common/sim-alu.h
sim/common/sim-arange.c
sim/common/sim-arange.h
sim/common/sim-base.h
sim/common/sim-basics.h
sim/common/sim-bits.c
sim/common/sim-bits.h
sim/common/sim-config.c
sim/common/sim-config.h
sim/common/sim-core.c
sim/common/sim-core.h
sim/common/sim-cpu.c
sim/common/sim-cpu.h
sim/common/sim-endian.c
sim/common/sim-endian.h
sim/common/sim-engine.c
sim/common/sim-engine.h
sim/common/sim-events.c
sim/common/sim-events.h
sim/common/sim-fpu.c
sim/common/sim-fpu.h
sim/common/sim-hload.c
sim/common/sim-hrw.c
sim/common/sim-hw.c
sim/common/sim-hw.h
sim/common/sim-info.c
sim/common/sim-inline.c
sim/common/sim-inline.h
sim/common/sim-io.c
sim/common/sim-io.h
sim/common/sim-load.c
sim/common/sim-memopt.c
sim/common/sim-memopt.h
sim/common/sim-model.c
sim/common/sim-model.h
sim/common/sim-module.c
sim/common/sim-module.h
sim/common/sim-n-bits.h
sim/common/sim-n-core.h
sim/common/sim-n-endian.h
sim/common/sim-options.c
sim/common/sim-options.h
sim/common/sim-profile.c
sim/common/sim-profile.h
sim/common/sim-reason.c
sim/common/sim-reg.c
sim/common/sim-resume.c
sim/common/sim-run.c
sim/common/sim-signal.c
sim/common/sim-signal.h
sim/common/sim-stop.c
sim/common/sim-trace.c
sim/common/sim-trace.h
sim/common/sim-types.h
sim/common/sim-utils.c
sim/common/sim-utils.h
sim/common/sim-watch.c
sim/common/sim-watch.h
sim/common/syscall.c
sim/common/version.h
sim/cr16/Makefile.in
sim/cr16/cr16_sim.h
sim/cr16/endian.c
sim/cr16/gencode.c
sim/cr16/interp.c
sim/cr16/simops.c
sim/cris/Makefile.in
sim/cris/cris-sim.h
sim/cris/cris-tmpl.c
sim/cris/crisv10f.c
sim/cris/crisv32f.c
sim/cris/devices.c
sim/cris/dv-cris.c
sim/cris/dv-rv.c
sim/cris/mloop.in
sim/cris/rvdummy.c
sim/cris/sim-if.c
sim/cris/sim-main.h
sim/cris/tconfig.in
sim/cris/traps.c
sim/d10v/Makefile.in
sim/erc32/Makefile.in
sim/frv/Makefile.in
sim/frv/cache.c
sim/frv/cache.h
sim/frv/devices.c
sim/frv/frv-sim.h
sim/frv/frv.c
sim/frv/interrupts.c
sim/frv/memory.c
sim/frv/mloop.in
sim/frv/options.c
sim/frv/pipeline.c
sim/frv/profile-fr400.c
sim/frv/profile-fr400.h
sim/frv/profile-fr450.c
sim/frv/profile-fr500.c
sim/frv/profile-fr500.h
sim/frv/profile-fr550.c
sim/frv/profile-fr550.h
sim/frv/profile.c
sim/frv/profile.h
sim/frv/registers.c
sim/frv/registers.h
sim/frv/reset.c
sim/frv/sim-if.c
sim/frv/sim-main.h
sim/frv/traps.c
sim/h8300/Makefile.in
sim/igen/Makefile.in
sim/igen/compare_igen_models
sim/igen/filter.c
sim/igen/filter.h
sim/igen/filter_host.c
sim/igen/filter_host.h
sim/igen/gen-engine.c
sim/igen/gen-engine.h
sim/igen/gen-icache.c
sim/igen/gen-icache.h
sim/igen/gen-idecode.c
sim/igen/gen-idecode.h
sim/igen/gen-itable.c
sim/igen/gen-itable.h
sim/igen/gen-model.c
sim/igen/gen-model.h
sim/igen/gen-semantics.c
sim/igen/gen-semantics.h
sim/igen/gen-support.c
sim/igen/gen-support.h
sim/igen/gen.c
sim/igen/gen.h
sim/igen/igen.c
sim/igen/igen.h
sim/igen/ld-cache.c
sim/igen/ld-cache.h
sim/igen/ld-decode.c
sim/igen/ld-decode.h
sim/igen/ld-insn.c
sim/igen/ld-insn.h
sim/igen/lf.c
sim/igen/lf.h
sim/igen/misc.c
sim/igen/misc.h
sim/igen/table.c
sim/igen/table.h
sim/iq2000/Makefile.in
sim/iq2000/iq2000-sim.h
sim/iq2000/iq2000.c
sim/iq2000/mloop.in
sim/iq2000/sim-if.c
sim/lm32/dv-lm32cpu.c
sim/lm32/dv-lm32timer.c
sim/lm32/dv-lm32uart.c
sim/lm32/lm32-sim.h
sim/lm32/lm32.c
sim/lm32/sim-if.c
sim/lm32/sim-main.h
sim/lm32/traps.c
sim/lm32/user.c
sim/m32c/Makefile.in
sim/m32c/blinky.S
sim/m32c/configure.in
sim/m32c/cpu.h
sim/m32c/gdb-if.c
sim/m32c/gloss.S
sim/m32c/int.c
sim/m32c/int.h
sim/m32c/load.c
sim/m32c/load.h
sim/m32c/m32c.opc
sim/m32c/main.c
sim/m32c/mem.c
sim/m32c/mem.h
sim/m32c/misc.c
sim/m32c/misc.h
sim/m32c/opc2c.c
sim/m32c/r8c.opc
sim/m32c/reg.c
sim/m32c/safe-fgets.c
sim/m32c/safe-fgets.h
sim/m32c/sample.S
sim/m32c/sample.ld
sim/m32c/sample2.c
sim/m32c/srcdest.c
sim/m32c/syscalls.c
sim/m32c/syscalls.h
sim/m32c/trace.c
sim/m32c/trace.h
sim/m32r/Makefile.in
sim/m32r/devices.c
sim/m32r/m32r-sim.h
sim/m32r/m32r.c
sim/m32r/m32r2.c
sim/m32r/m32rx.c
sim/m32r/mloop.in
sim/m32r/mloop2.in
sim/m32r/mloopx.in
sim/m32r/sim-if.c
sim/m32r/traps-linux.c
sim/m32r/traps.c
sim/m68hc11/Makefile.in
sim/m68hc11/dv-m68hc11.c
sim/m68hc11/dv-m68hc11eepr.c
sim/m68hc11/dv-m68hc11sio.c
sim/m68hc11/dv-m68hc11spi.c
sim/m68hc11/dv-m68hc11tim.c
sim/m68hc11/dv-nvram.c
sim/m68hc11/emulos.c
sim/m68hc11/gencode.c
sim/m68hc11/interp.c
sim/m68hc11/interrupts.c
sim/m68hc11/interrupts.h
sim/m68hc11/m68hc11_sim.c
sim/m68hc11/sim-main.h
sim/mcore/Makefile.in
sim/mcore/interp.c
sim/mcore/sysdep.h
sim/microblaze/Makefile.in
sim/microblaze/interp.c
sim/microblaze/microblaze.h
sim/microblaze/microblaze.isa
sim/microblaze/sim-main.h
sim/microblaze/sysdep.h
sim/mips/configure.ac
sim/mips/cp1.c
sim/mips/cp1.h
sim/mips/dsp.c
sim/mips/dsp.igen
sim/mips/dsp2.igen
sim/mips/dv-tx3904cpu.c
sim/mips/dv-tx3904irc.c
sim/mips/dv-tx3904sio.c
sim/mips/dv-tx3904tmr.c
sim/mips/m16e.igen
sim/mips/mdmx.c
sim/mips/mdmx.igen
sim/mips/mips3264r2.igen
sim/mips/mips3d.igen
sim/mips/sb1.igen
sim/mips/sim-main.h
sim/mips/smartmips.igen
sim/mn10300/Makefile.in
sim/mn10300/dv-mn103cpu.c
sim/mn10300/dv-mn103int.c
sim/mn10300/dv-mn103iop.c
sim/mn10300/dv-mn103ser.c
sim/mn10300/dv-mn103tim.c
sim/moxie/Makefile.in
sim/moxie/interp.c
sim/moxie/sim-main.h
sim/moxie/sysdep.h
sim/ppc/altivec.igen
sim/ppc/altivec_expression.h
sim/ppc/altivec_registers.h
sim/ppc/dp-bit.c
sim/ppc/e500.igen
sim/ppc/e500_expression.h
sim/ppc/e500_registers.h
sim/ppc/gdb-sim.c
sim/ppc/psim.texinfo
sim/rx/Makefile.in
sim/rx/configure.in
sim/rx/cpu.h
sim/rx/err.c
sim/rx/err.h
sim/rx/fpu.c
sim/rx/fpu.h
sim/rx/gdb-if.c
sim/rx/load.c
sim/rx/load.h
sim/rx/main.c
sim/rx/mem.c
sim/rx/mem.h
sim/rx/misc.c
sim/rx/misc.h
sim/rx/reg.c
sim/rx/rx.c
sim/rx/syscalls.c
sim/rx/syscalls.h
sim/rx/trace.c
sim/rx/trace.h
sim/sh/Makefile.in
sim/sh64/Makefile.in
sim/sh64/eng.h
sim/sh64/sh64-sim.h
sim/sh64/sh64.c
sim/sh64/sim-if.c
sim/testsuite/Makefile.in
sim/testsuite/common/bits-gen.c
sim/testsuite/d10v-elf/Makefile.in
sim/testsuite/frv-elf/Makefile.in
sim/testsuite/m32r-elf/Makefile.in
sim/testsuite/mips64el-elf/Makefile.in
sim/testsuite/sim/cris/asm/asm.exp
sim/testsuite/sim/cris/c/c.exp
sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp
sim/testsuite/sim/mips/mips32-dsp.s
sim/testsuite/sim/mips/testutils.inc
sim/testsuite/sim/mips/utils-dsp.inc
sim/testsuite/sim/mips/utils-fpu.inc
sim/testsuite/sim/mips/utils-mdmx.inc
sim/v850/Makefile.in

index 38a148bcb52cb24275830b32d658fc21b1d08c15..114e2f32564d76ede5f90de8e219d1e1d3ecad02 100644 (file)
@@ -1,5 +1,5 @@
 /* Remote target system call callback support.
-   Copyright 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
    This file is part of GDB.
index ddf5ed5ca996eb59fefc2f796fbeaf07a16d0ff5..b9c7360ad86cd702ebecef1e83189536125b8396 100644 (file)
@@ -1,6 +1,6 @@
 /* Hosted File I/O interface definitions, for GDB, the GNU Debugger.
 
-   Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 448002704202bdbc8fef649c757c39789287859d..cfb1c1141d655cb015358a8f3a5654a9f23ccc91 100644 (file)
@@ -1,6 +1,6 @@
 /* This file defines the interface between the simulator and gdb.
 
-   Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008, 2009
+   Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
 
    This file is part of GDB.
index 1074294baa4d81a09cc3c5d2d5393ccc5644a30a..a7eb19ce99154bfcb63454e8dadd60a4a608d14d 100644 (file)
@@ -1,6 +1,6 @@
 /* Target signal numbers for GDB and the GDB remote protocol.
    Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-   1998, 1999, 2000, 2001, 2002, 2007, 2008, 2009
+   1998, 1999, 2000, 2001, 2002, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
 
    This file is part of GDB.
index a5bda7980e80547245506fe2d97433e6b726bce7..7be6cb7a4f797a24dadbb6459b79240fbb74af71 100644 (file)
@@ -1,6 +1,6 @@
 /* This file defines the interface between the Arm simulator and GDB.
 
-   Copyright 2002, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Red Hat.
 
index 98a6c23524c06574eaffb4a751de8a79f423ea74..80808d7c19b6818f4ac1cb27a6db748287e3f5a8 100644 (file)
@@ -1,6 +1,6 @@
 /* This file defines the interface between the cr16 simulator and gdb.
 
-   Copyright 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index b68b4c0b6343946a47483de190e973c4285ccd6b..0452cfe47b2259bae82c80f75e4589c43dc36505 100644 (file)
@@ -1,6 +1,6 @@
 /* This file defines the interface between the d10v simulator and gdb.
 
-   Copyright 1999, 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 1999, 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 7a61e04fe2b7f14b09a2a8429ac6fd95819424a3..4736711d0934dc3870e761ef68c929909808b4d4 100644 (file)
@@ -1,6 +1,6 @@
 /* This file defines the interface between the FR-V simulator and GDB.
 
-   Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Red Hat.
 
index 0a0b88df4943cb3519939c7ee4bc4a609470b00d..94b7317d0442bd01291e5e8068532516f33e6a81 100644 (file)
@@ -1,5 +1,5 @@
 /* This file defines the interface between the h8300 simulator and gdb.
-   Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index c3324d912c73e3789ada6915ea3bafbff68b10d3..32afc680cb04cfe43a7b62ab3895bd2762f0cc22 100644 (file)
@@ -1,7 +1,7 @@
 /* This file defines the interface between the LM32 simulator and GDB.
    Contributed by Jon Beniston <jon@beniston.com>
 
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index cebcf07a6b4ed6c56be8897f1f94e490eba10ea5..28f64d6346d2f1d7b94b7f3e798abb2d21c4cb4e 100644 (file)
@@ -1,5 +1,5 @@
 /* This file defines the interface between the m32c simulator and gdb.
-   Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 7a3521a60291a2dae66ca0d0e7c750301e85296a..5deb126dc98506e6bb37d001157355dd52f3e47a 100644 (file)
@@ -1,6 +1,6 @@
 /* sim-ppc.h --- interface between PowerPC simulator and GDB.
 
-   Copyright 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Red Hat.
 
index 47491d00ecf3fc636d5aabd1327d78703ac91be5..2a7988bf18ced3ff8fc2ff3a2ce1eef36a90d92a 100644 (file)
@@ -1,6 +1,6 @@
 /* sim-rx.h --- interface between RX simulator and GDB.
 
-   Copyright 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Red Hat.
 
index 3c611769ee81b03e6acdf00a1e72a4a4f4075c61..ecc242cec1863fd3fe7cbf034eae9fd61595666b 100644 (file)
@@ -1,5 +1,5 @@
 /* This file defines the interface between the sh simulator and gdb.
-   Copyright (C) 2000, 2002, 2004, 2007, 2008, 2009
+   Copyright (C) 2000, 2002, 2004, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
 
    This file is part of GDB.
index d08211054870235ed42074744cb7973bb25d453d..49c0adea9adc93934ec06e41b4f979d115f5c81b 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the sim library.
-#    Copyright (C) 1993, 1995, 1997, 1998, 2007, 2008, 2009
+#    Copyright (C) 1993, 1995, 1997, 1998, 2007, 2008, 2009, 2010
 #    Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
index 51247461b6cfec92d9af2e56dbb8c3f576d4e250..43cb4dd9aeb2e86f22affc1c6d8302bf02315079 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the arm sim library.
-#    Copyright 1995, 1996, 1997, 2002, 2007, 2008, 2009
+#    Copyright 1995, 1996, 1997, 2002, 2007, 2008, 2009, 2010
 #    Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
index b48f788b69335c83cb8641d9cb3d6558caaa84ee..88d1fd895c598771ee5daa9b870dc8d3f14e13cd 100644 (file)
@@ -1,5 +1,5 @@
 /*  iwmmxt.c -- Intel(r) Wireless MMX(tm) technology co-processor interface.
-    Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
     Contributed by matthew green (mrg@redhat.com).
  
     This program is free software; you can redistribute it and/or modify
index 54e4b745abd29fa1885ec58f2919043a91db74d0..a0122b3bbd47f220f153521c67eed2453d882a19 100644 (file)
@@ -1,5 +1,5 @@
 /*  iwmmxt.h -- Intel(r) Wireless MMX(tm) technology co-processor interface.
-    Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
     Contributed by matthew green (mrg@redhat.com).
  
     This program is free software; you can redistribute it and/or modify
index c23d07b045810bdcee29586659b27237e2099ad2..532015e908616011fdaa37a436deda68c58a8248 100644 (file)
@@ -1,5 +1,5 @@
 /*  maverick.c -- Cirrus/DSP co-processor interface.
-    Copyright (C) 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright (C) 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
     Contributed by Aldy Hernandez (aldyh@redhat.com).
  
     This program is free software; you can redistribute it and/or modify
index b10eeca667c03988625b6b65af138bb34ef4551f..67441e0dd204d7f3fbb938b9fa818424fdfec167 100644 (file)
@@ -1,5 +1,5 @@
 /* run front end support for arm
-   Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2007, 2008, 2009
+   Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
 
    This file is part of ARM SIM.
index 42f5f25cbf7d7b1d1a03a50312ee04e375f1acf0..d4ad320cef683c067c5df862d33ea15e3b669616 100644 (file)
@@ -1,6 +1,5 @@
 #    Makefile template for Configure for the AVR sim library.
-#    Copyright (C) 2009
-#    Free Software Foundation, Inc.
+#    Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 109046b4fd2f1edf3e006b67be91cbc4694b5bf6..de94f2c4887b5a20097bca8d4dffb411af3afb84 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator for Atmel's AVR core.
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
    Written by Tristan Gingold, AdaCore.
 
    This file is part of GDB, the GNU debugger.
index cf680de18e9aba989262b1d32f03cf876fb15d04..4457477393564c89a516356a3249c5587c06454a 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile fragment for common parts of all simulators.
-# Copyright 1997, 1998, 1999, 2000, 2001, 2004, 2005, 2007, 2008, 2009
+# Copyright 1997, 1998, 1999, 2000, 2001, 2004, 2005, 2007, 2008, 2009, 2010
 # Free Software Foundation, Inc.
 # Contributed by Cygnus Support.
 
index be7525d7f9c33cce09f103f5fb33347191d009ad..ec7794dd408f7996c9bfe2600d07198dfc7f4379 100644 (file)
@@ -1,5 +1,6 @@
 #    Makefile template for Configure for simulator common directory
-#    Copyright (C) 1996, 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+#    Copyright (C) 1996, 1997, 2007, 2008, 2009, 2010
+#    Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 570438253cfec9973b461d31c94e2042422b0bb2..d034bca451214a8ed6bef98bf4e8afa0baa78884 100644 (file)
@@ -1,5 +1,5 @@
 /* Remote target callback routines.
-   Copyright 1995, 1996, 1997, 2000, 2002, 2003, 2004, 2007, 2008, 2009
+   Copyright 1995, 1996, 1997, 2000, 2002, 2003, 2004, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
index d40358209bc2f80fb9af17a95248457b8d5305e1..a698ed636076420ffebfdde2e3768d421606f0b4 100644 (file)
@@ -1,5 +1,6 @@
 /* Simulator header for cgen cpus.
-   Copyright (C) 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 0af630894ea52e95190efa9d302da1c4eda855fc..43bb852007bd8af08958ffea7f4d592764146ed7 100644 (file)
@@ -1,5 +1,5 @@
 /* General Cpu tools GENerated simulator support.
-   Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index e3866cdf123ff6c6214780a3896d19708427ba94..b11eb332e5b19eff4c4abd8aa32bd20cef8b9ba6 100644 (file)
@@ -1,5 +1,6 @@
 /* Engine header for Cpu tools GENerated simulators.
-   Copyright (C) 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index b7f767f43fcc0ad4e3b9db367fe5220d36fb29b2..86397ff5d597077fbe9e452ad25b47d8f6ef1155 100644 (file)
@@ -1,5 +1,5 @@
 /* Memory ops header for CGEN-based simulators.
-   Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
index 8bfe1675a98046c9e2452f8c9946bf35bec127ed..64ed7379e287c64407371d72646eb6d83d22aa7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Semantics ops support for CGEN-based simulators.
-   Copyright (C) 1996, 1997, 1998, 1999, 2002, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 1999, 2002, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
index d0733083accd062bf2532ad2af940ebc523def95..76f9141c5fe41013905357a5f1ed8751a515f232 100644 (file)
@@ -1,5 +1,6 @@
 /* Simulator parallel routines for CGEN simulators (and maybe others).
-   Copyright (C) 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of the GNU instruction set simulator.
index ffdc40df5e04c17619e71e05d0db42a0ef228ac3..56b1f31eb8fdc7711b7a84da1fa29c5a5499d3d7 100644 (file)
@@ -1,5 +1,6 @@
 /* Simulator header for cgen parallel support.
-   Copyright (C) 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of the GNU instruction set simulator.
index 6640eacbeface292aca9fc05e69edd970ef087e8..748f0c013d5b91cbcdbe2638adc30f1e81c3ba93 100644 (file)
@@ -1,5 +1,5 @@
 /* Main simulator loop for CGEN-based simulators.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of GDB, the GNU debugger.
index ffd87e00c7f9c7636f44b6e262bbe11f0a0ac879..82f57b4793617683eb549d129ec26aee09c97fd6 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator cache routines for CGEN simulators (and maybe others).
-   Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index 8ea16455cf9f0495ed408784bb63dba945648799..1d4d0fe13048e62e946a1af521e0783a09326785 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator header for cgen scache support.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of GDB, the GNU debugger.
index e68750a865369e1158d9638429078ad724cfe25a..032cb282bb8f41e01a336fb16b577e245b002b84 100644 (file)
@@ -1,5 +1,5 @@
 /* Main header file for Cpu tools GENerated simulators.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index b984ea8b0208b173fded1cd80155dab341e83f31..17a68e67fba90a37b043d6028753499ccdb8c90f 100644 (file)
@@ -1,5 +1,5 @@
 /* Tracing support for CGEN-based simulators.
-   Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index bd2593985659281e1e4364e6dd6af48ae6ef2b51..74244ea998c703bee95d217148bf9837e7f80bab 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator tracing support for Cpu tools GENerated simulators.
-   Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index c345bc0839b9e32f266c50913ef954af177c4a7e..c4facea51dfcdd3b0d6d8fd8a3cb5bd1401f602d 100644 (file)
@@ -1,5 +1,5 @@
 /* Types for Cpu tools GENerated simulators.
-   Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index f843031e4161575eb83d7b11fed40f95c28d2c3f..61a99ed6afbf778675a751b4fceaf934567b6323 100644 (file)
@@ -1,5 +1,5 @@
 /* Support code for various pieces of CGEN simulators.
-   Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index 0e67775c3dd7b9a34eaab65e2c99ddbfa522957c..771690daaf5f1e59b342dd8f58b0a8612196ac7e 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index c21b028e6a6492192743fb1ed06f7400a073bcc5..40d294f2fcdcb2a4917ec8893ab64ace5ff84fe7 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 861f874617e7619f6743b097e401212e591e326f..9b1bc74a9568fbc13a77afed677a229213dc465f 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index bc3a9bd27b2c607699dc9f5cfe31881d579961d3..919519090d435214a3558d7d5857cae5e8fda559 100644 (file)
@@ -1,5 +1,5 @@
 /* Serial port emulation using sockets.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This program is free software; you can redistribute it and/or modify
index 2c5d6cedcb6108109bdce1657ad348de3b49477f..ef3fdf64121e1abe223962b7f8dda235d9289fc4 100644 (file)
@@ -1,5 +1,5 @@
 # Generate the main loop of the simulator.
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007, 2008, 2009
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007, 2008, 2009, 2010
 # Free Software Foundation, Inc.
 # Contributed by Cygnus Support.
 #
index fa239c4c05289911c984083fae2af5a9decb772e..db2b256dcb4e8746548468a40bddd3b04b9c6185 100644 (file)
@@ -1,5 +1,5 @@
 /* Hardware memory allocator.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 137faee02e9bf0e7fd265b22505172fb5b7141be..3fb0380600e5c8f668d8e20667c0d9fd33756058 100644 (file)
@@ -1,5 +1,5 @@
 /* Hardware memory allocator.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index fc1302a5811919a79ba27c24eade1163b7d16194..85d80098f81d410b58af0f3056ccdd58928451e4 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index fdd4a80b9b4873cc67ab37e4f925dc6f8a333efe..93073dd4f24f710a97b3cd90cfbbf54188562ac7 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 6df00bfe8e0c0ee6f86ce343453d4f7409bb7e66..26477709401d411089dd724447b3f49e526c4360 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 487b22beecf29dd61a638eccb4793dfe02cf5c6a..73e00ef31562c8ec2c352eafe4378cdcaa44a09c 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index a851a2a9181fa8ddbbaab83fc919517efcfcda45..fc73be8f60eb105fd4ccff9bc1ed5735818454d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Hardware event manager.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index ca316d02ba80bffef9826933db315d21ccb949b8..479e000755163d0d3cb16456e19c0106848925c5 100644 (file)
@@ -1,5 +1,5 @@
 /* Hardware event manager.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 8b784e61087efbee70b78f99ff78a9c2378a1266..b850e47dc9ff8769a1eedf2d93412d131d981197 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index bb57cfff051413ee740719ad038a2f9a44813c71..2a68eb016460a94ef4c607c082b0432dded40b22 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 3b82b4fdbe49579097c0b35ae09d38e4e3678263..c940cff6a1fd35ccb96921ca3efb2982060885a2 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 2925dc711010509388f55bc2eb7fbc0aa0a8e51b..75975bd7d5ee8652ce3ae25c56b4b76145265eec 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index fba275449fd93dd8570d8afb3ab961ef6cce2c3f..b8517f5b08719a3ba0d0ffee284ab406b6daf8d8 100644 (file)
@@ -1,5 +1,5 @@
 /* Common hardware header file.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Andrew Cagney and Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 61e883030f64abed9ed7d6626b4c68ac37075908..8d5c14e469cde5e065c5bf1fcc26d0871f507f8e 100644 (file)
@@ -1,5 +1,5 @@
 /* Hardware ports.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Andrew Cagney and Cygnus Solutions.
 
 This file is part of GDB, the GNU debugger.
index cfa899acfcce0852233212043ed8c49033a46e15..b1bbb418a4713b5e70ada78066aeba3bb351fc3a 100644 (file)
@@ -1,5 +1,5 @@
 /* Hardware ports.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Andrew Cagney and Cygnus Solutions.
 
 This file is part of GDB, the GNU debugger.
index e38345958fdd3f5b1829fcbbb109b7377a0646c3..3166e42dd809279ceb1bf31fc1d4ae20cbef46bb 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index e68798849c1989f2929d918d2f6369c91a6fa5f6..61dbf7764450294b30a06caf7337c897ef6af230 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 0a42aedd4cca830e19fcd2f80efbcc7d19d6f1fa..d3530d0c17b62eeb46eb1716dff2b7eadccd6f34 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index cdc9650f2e5822f8783b58a84e27e0e51d5b829b..95e535d3e1b4032a5faeccec430e3b09f64bc652 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 379f4ddf14d581cf22dca5edd6f60daefd60a5cd..aad1d8c9de434a5b6567ad976121417e0e8d4c68 100644 (file)
@@ -1,5 +1,6 @@
 /* New version of run front end support for simulators.
-   Copyright (C) 1997, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2004, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index b19e6272d8027f85b311eac5ca83802448ae855c..9c449ba9f16cc0e57e969a4f86f1d3a6bf3a2560 100644 (file)
@@ -2,7 +2,7 @@
    simaulator program - run - and simulator library - libsim.a - that
    is not used by GDB.  The GDB part is described in include/remote-sim.h.
    
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 7de3c7a3020d8696d0b430fe199c4a43b22994fb..8bd0423497bc8aa52deca12539cb4577b7624a63 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1993, 2004 Free Software Foundation
+.\" Copyright (c) 1993, 2004, 2010 Free Software Foundation
 .\" See section COPYING for conditions for redistribution
 .TH run 1 "13oct1993" "GNU Tools" "GNU Tools"
 .de BP
index 68ac0bdea70948a89e73ae912717f9b6a8c20431..fb3707cc70a60f1d41dd4813ebc6707632c196ae 100644 (file)
@@ -1,6 +1,6 @@
 /* run front end support for all the simulators.
    Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-   2002, 2003, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2002, 2003, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 06ae109a5b038f3bae5360b37ec806fd3206d312..2ce8e5e47562b3f60d25cee4cde05f6e88b2275f 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic simulator abort.
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index f310a0e20c4b4b366da38e0942176dcf54438b65..1145141a0d0cb0d177ac1757e7c7744316cf43f5 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index ce02784f465cd6ab91db06988588d043584b4f32..9715865e76e894233ffa20bea4560cdc55571547 100644 (file)
@@ -1,5 +1,5 @@
 /* Address ranges.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of the GNU Simulators.
index e5aceeaa188258a8ef2eb2ade3d3ddf8d620d662..5243c9d4544c97b6bdc909d8819db4061501b411 100644 (file)
@@ -1,5 +1,5 @@
 /* Address ranges.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of the GNU Simulators.
index 6297ca85cacc1f8f3aa0deb20cf645492c05e069..7a28b12738da27555f413127a1293b129f7a60fd 100644 (file)
@@ -1,6 +1,7 @@
 /* Simulator pseudo baseclass.
 
-   Copyright 1997, 1998, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 2003, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
 
    Contributed by Cygnus Support.
 
index 3750dcaf8e4286e5f134dfbdcf740fe0e612660d..f7e65378fa5fabfdb0e92d3f9bc43935c6e731f7 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 4fe9533ac465f6e0c0cdbcea47d9a55c4b1467b9..545eb77c3d209fbc4bfcd4f4cf5bb8c6ca3e89fd 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 98adaf731b4a563186fa5b5272f327a412ab70f6..17129daf82d3749f25d1b7c2b6887d41ea27908e 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 632182b782a592f2e39093fe73039b1e484fc82a..fd56d8a2f2a62a94140f91c2d5094735ad413f5b 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index f9df48623fe75128f30cfe1d47ab125c6a5a4601..ed12cbf12a74101aed72b269c03bacadc6535a35 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 59bda5590f2f38492c66a1b037c333f2271a0064..92b80037a0fc7608ef5c6464ef83d1487cd5f5b9 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index e0f25fcf8a3b8569114b30e3f8e84c151cfe530a..3fac62727bf8d08d308a44694929f8447fb54d76 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 39962ec7ec795b58eef9c3dd7d3da8d646b0ad19..bce2a93aa56ac0f70285fdb92e165833ae40f12b 100644 (file)
@@ -1,5 +1,5 @@
 /* CPU support.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of GDB, the GNU debugger.
index 3c63054290fb5dd3c7e4a093046588596c0c8e47..9e796013b49f293ef7709eab9e6c879d2fb2f128 100644 (file)
@@ -1,5 +1,5 @@
 /* CPU support.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of GDB, the GNU debugger.
index 461156d2800ad29174199cdca368023128a45190..8e85e79fb8f9d0e0de812fd6a494d811163a7386 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 4ab75049ebbd9e6a6c7d3cf0d0f8adaad3ac5cd6..d923f1cbdacb0416aa9ccef7881c50263a97d3e1 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 4a6a6612a061c752053aaec7570fc09da2c52679..38b98f70e1873848d0fce6e22722acc7031d18a1 100644 (file)
@@ -1,5 +1,6 @@
 /* Generic simulator halt/restart.
-   Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 6d6ab32231c7ebd4ccd8a5484b5e5728123fff22..3afdac6e5abca85b8d83adc2aa54adbe02783bd5 100644 (file)
@@ -1,5 +1,6 @@
 /* Generic simulator halt/resume.
-   Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index c9c7bca62d310b80a055a319fbd3c50a329d7eb1..e02fb76429c155e2b6cd179f7596cd682b34e447 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index f508a952fc0a3f4760ffaeef7d8eda0943ac9991..cc22439a7281ee05802d3aa5d4bb287b4360da04 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 2b09d0f8f49cabc73a10e4aa982051b6b692674d..500a5f90185ffc1efe519631f3450d4514a3faf5 100644 (file)
@@ -2,7 +2,7 @@
    of the floating point routines in libgcc1.c for targets without
    hardware floating point.  */
 
-/* Copyright 1994, 1997, 1998, 2003, 2007, 2008, 2009
+/* Copyright 1994, 1997, 1998, 2003, 2007, 2008, 2009, 2010
 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
index 59bcd8fb6f6e254a28c32faa8fb29672298f0a22..45c9c6ce49fd630e8e141317362fbf11ffcfaf77 100644 (file)
@@ -1,6 +1,6 @@
 /* Simulator Floating-point support.
 
-   Copyright 1997, 1998, 2002, 2003, 2007, 2008, 2009
+   Copyright 1997, 1998, 2002, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
 
    Contributed by Cygnus Support.
index 1285c9ed9f55a77380fbc70b86d0e5bffe003592..a4ef0296f7b69fe80375d97c4b6c05f51deb15d8 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic load for hardware simulator models.
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index a36c96411f786949ce9094877267d6c9fcbc6c75..e76a1962da5b00510d71ecb88f0481092c910532 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic memory read/write for hardware simulator models.
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index ea9f54ac5b7185d9cbefc82cac5c7eb5c4611066..d9868d3264e6b17d677b4b4a52dc1d77571960f4 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator hardware option handling.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support and Andrew Cagney.
 
 This file is part of GDB, the GNU debugger.
index 2f3e49744ae082be431976dd331b468200dbca2e..100fa2c23c80bf4569ce2df84f431ecb31854662 100644 (file)
@@ -1,5 +1,5 @@
 /* Device definitions.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 1b6380d1f1f6bba7d54b71d75f8a7881b469d797..68ef5deb2d342d181a2bf7685bf8c9beeb0220c0 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic memory read/write for hardware simulator models.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 74b2f70f1e61ba8be2253b6ac15beda44303ace6..b3b5336476a3b5922e9ec7b33767b1db56bb3f23 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index c1a624086f91204916fa8becdd0a2887ae3b3fe8..f890d73512eb5396d2f09e852c6eaabf5e908f14 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 7d4b3e21bf5aea6bbb9ee90a58bf7c0a8b34f29d..1f45bd6c986319243a0fff8cc169bdb5a5c50cb3 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 0c8cf7a84d60dcd4733142e7b5a3a1ff3ccce526..b3c9e77a513d07ad0bec3b029cd9844dfac9c0be 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 41e2208a4d3f3eeed10df5bd85301237183a2aad..b265cd9c7f41ae1f5537cc60cd4b9fe75d207a28 100644 (file)
@@ -1,5 +1,5 @@
 /* Utility to load a file into the simulator.
-   Copyright (C) 1997, 1998, 2001, 2002, 2004, 2007, 2008, 2009
+   Copyright (C) 1997, 1998, 2001, 2002, 2004, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
index 73d20dcb4d424adc208f15062114e7ca6a80114e..47b6c9e37dc21742e1c445aa67179de055f79ef6 100644 (file)
@@ -1,5 +1,6 @@
 /* Simulator memory option handling.
-   Copyright (C) 1996-1999, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1996-1999, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 60cc17c141e99717932b51a88babdb69bad71872..f42429fa2bd300002b9f40e01f5cd31bde4ac13c 100644 (file)
@@ -1,5 +1,5 @@
 /* Header file for simulator memory argument handling.
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index c63687a7e88c4d5d90f4b91f906b496cc3e7cf3b..e40d5e160cfd4ac08d025bdca84227874cc3709f 100644 (file)
@@ -1,5 +1,5 @@
 /* Model support.
-   Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index d24a2729e6edbbe7aa34b73412efbdea76a52b39..3ad3d1b47effc153d19f6c53f8d39bae6de27405 100644 (file)
@@ -1,5 +1,5 @@
 /* Architecture, machine, and model support.
-   Copyright (C) 1997, 1998, 1999, 2007, 2008, 2009
+   Copyright (C) 1997, 1998, 1999, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index e113e04078d15e65675f37a9c229550782ca92f7..0180d0729da2b790f67bc70625ebb65b2ec454d0 100644 (file)
@@ -1,6 +1,6 @@
 /* Module support.
 
-   Copyright 1996, 1997, 1998, 2003, 2007, 2008, 2009
+   Copyright 1996, 1997, 1998, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
 
    Contributed by Cygnus Support.
index cebf988420d565d79780176fe037a817398d2087..908594e6f014f8af4f46e1f9ea7d8738a58f430f 100644 (file)
@@ -1,5 +1,6 @@
 /* Module support.
-   Copyright (C) 1996, 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 2abbb5e68a26245d9f786d022c0b4fccb943b857..5627285fdd1f934ce1935edd60c00b9891636602 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index 8962ee504ca8a3e3db7c13c2b9247eadb2fa15b6..ac3e371ebe1728ac70cc98fa486ddb2e88595578 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index c490ecfb745a467953d35eb6a70fb45f66b4a5b3..02aefafce1c3e1567db84525c6fabfc9afc7c8e6 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index a8f0b45a2843a3bd12038ed3257788950c4d09a7..82a502e2fb72a723cbb9e1f7115787d53140681d 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator option handling.
-   Copyright (C) 1996, 1997, 2004, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 2004, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index f4c102065266bc52650d6ec8eb0b8dfd5106e548..fdf659f359d3c10a33b3dba787490b94c0d262e5 100644 (file)
@@ -1,5 +1,6 @@
 /* Header file for simulator argument handling.
-   Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index dd9e5a3a2fa7d9a79cc5d8f96eff727c26fadac7..408f20591c4d87ab3248d961e1a264545f997c6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Default profiling support.
-   Copyright (C) 1996, 1997, 1998, 2000, 2001, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 2000, 2001, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index 260677072fdd0b148625fd86ca258f11b1424e66..315a79f140a5a82877cd70e38d48468521fd5602 100644 (file)
@@ -1,5 +1,5 @@
 /* Profile header for simulators using common framework.
-   Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index 72e2a6b8d727c92fe04fd83f793e3ced4c656602..f10804a31eb2c5db3aa85d7d378171cd34bae2bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic simulator stop_reason.
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 38c9c18f2257d99d4e9a84bcf1ad61aa21dc1f89..0bada0029b068bc29b3da3d33a3a991b2a807c7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic register read/write.
-   Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of GDB, the GNU debugger.
index edb6e2e95412c30c3716c9060424f2b5f4727465..dbb38ccb5ae12b938d931b5ad71467e192491ff7 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic simulator resume.
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 1a7a8a40f154dcde9ed75bcfcf3cb92949289f5f..a92524f578c3197b330cddcf9d2d321a44bdef95 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic simulator run.
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 79d2c6bf9d1a62c8b186cd3fe41b080fb18257fc..d825dbf12e1069c033fe69f49ed4b95bd7a8ed90 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator signal support
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support
 
 This file is part of the GNU Simulators.
index e9c242b8fe68fa9b04d42cc28603a70be7bf03b5..16e63181dd0253e58d2674a6b6e32d6ccccb4549 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator signal support
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support
 
 This file is part of the GNU Simulators.
index 20f5d771d44dc69187a73bf6cf0589e203405814..f55c81f9d0824e1e03001719a2ff0ab926e2d3d5 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic simulator stop.
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 4c3f36e861de8b2a540adfe784cf9392fe9174d8..f59b3244146ac970901f693bedc5452dec15c419 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator tracing/debugging support.
-   Copyright (C) 1997, 1998, 2001, 2007, 2008, 2009
+   Copyright (C) 1997, 1998, 2001, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index cc1e936148820898ab6008ae4a9dabc4256f6626..31457788846149d611b1dfd8caac835115cfebf7 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator tracing/debugging support.
-   Copyright (C) 1997, 1998, 2001, 2007, 2008, 2009
+   Copyright (C) 1997, 1998, 2001, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index b19812261ce6e9bbe15a7971cde3544f02488b49..851ba7efce2dab52c5b17053bee30167d0b5b0aa 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
index e5e7f760dc3243809a6ce50081abf50fa1286010..033be5c6b08ca198037d5e10905c07f2ed76cacf 100644 (file)
@@ -1,5 +1,6 @@
 /* Miscellaneous simulator utilities.
-   Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index e58741ffbfc5d7a5d5bf2144e0c169712ab517f1..75d2fb45026172b223169f521bf3928ea14f23ae 100644 (file)
@@ -1,5 +1,5 @@
 /* Miscellaneous simulator utilities.
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index d9360ec3f33a655c6c1c60cae84a0f21211683d8..df8e1b87146072851a751b696be7289384e3006d 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic simulator watchpoint support.
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index dad55ae74fbe5437f441cd4517d4933d876fe957..65be89fcf5d02d08015bffcd1785c5f67182cfd2 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator watchpoint support.
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index 5bc5f0a8dc814080bf540e32fd6ddebf0f00a80c..a34207cebff46a63de40f6060f3caf951c902e2f 100644 (file)
@@ -1,5 +1,5 @@
 /* Remote target system call support.
-   Copyright 1997, 1998, 2002, 2004, 2007, 2008, 2009
+   Copyright 1997, 1998, 2002, 2004, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
index 0133656216a1484986ad2a4c2e6a86debfe99743..5110e66d56661fe46d7b09d71e262653f5e0379f 100644 (file)
@@ -1,5 +1,5 @@
 /* Version information for GDB.
-   Copyright (C) 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index c6b337d03fbac6a60a40406c931fd536065205f6..6b1648349cbc9bf35cb5bcf2c8291a101758e702 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile template for Configure for the CR16 sim library.
-# Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 # Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
 # 
 # This program is free software; you can redistribute it and/or modify
index 67c62524a2c704a4e111b7e1ecca02eadadbcb83..e00974b3721dffe5b78b77ae1a26f3cde500e3dc 100644 (file)
@@ -1,12 +1,12 @@
 /* Simulation code for the CR16 processor.
-   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
 
    This file is part of GDB, the GNU debugger.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2, or (at your option)
+   the Free Software Foundation; either version 3, or (at your option)
    any later version.
 
    This program is distributed in the hope that it will be useful,
index 3a1e7fc59a6bf83d5efdbaee72e6caa7e0ab6e0c..620a953060c16858ccfe09b04ce66b8d92e74f21 100644 (file)
@@ -1,12 +1,12 @@
 /* Simulation code for the CR16 processor.
-   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
 
    This file is part of GDB, the GNU debugger.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2, or (at your option)
+   the Free Software Foundation; either version 3, or (at your option)
    any later version.
 
    This program is distributed in the hope that it will be useful,
index 6c4926437360b96bd82c27bfc2d7293b47c1fff3..d3028c5a70b282614a81fdaa3658bd9b16ec1d2e 100644 (file)
@@ -1,12 +1,12 @@
 /* Simulation code for the CR16 processor.
-   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
 
    This file is part of GDB, the GNU debugger.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2, or (at your option)
+   the Free Software Foundation; either version 3, or (at your option)
    any later version.
 
    This program is distributed in the hope that it will be useful,
index 52281d8d800adff932fe3378ce9805921765849a..f8b7842c65305c489c92a74f12258e094a570305 100644 (file)
@@ -1,12 +1,12 @@
 /* Simulation code for the CR16 processor.
-   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
 
    This file is part of GDB, the GNU debugger.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2, or (at your option)
+   the Free Software Foundation; either version 3, or (at your option)
    any later version.
 
    This program is distributed in the hope that it will be useful,
index c46aa1bf5d4edda0e13f173e15bbc7eb7d7bd96b..a4bf3bb05cca0ffcf3152e6766bc93954abe4b12 100644 (file)
@@ -1,12 +1,12 @@
 /* Simulation code for the CR16 processor.
-   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
 
    This file is part of GDB, the GNU debugger.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2, or (at your option)
+   the Free Software Foundation; either version 3, or (at your option)
    any later version.
 
    This program is distributed in the hope that it will be useful,
index 24ada4d694746a94e8a9d437ac0b8ba772e1a322..7b66853a14507e8dc20c1fd51df6a2d2b860b968 100644 (file)
@@ -1,7 +1,8 @@
 # Makefile template for Configure for the CRIS simulator, based on a mix
 # of the ones for m32r and i960.
 #
-# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 # Contributed by Axis Communications.
 #
 # This program is free software; you can redistribute it and/or modify
index fc31e122f2400188b34c5c0b18e6b5dd2c1b9d51..8d26ead908b961c35a9f24e177a1cd6fe8d7f2b3 100644 (file)
@@ -1,5 +1,5 @@
 /* Collection of junk for CRIS.
-   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Axis Communications.
 
index 987a5f13d7eb4a60d0cc8d746ae4fc4216c9ef7f..f0bbcbee06d2bbae2075261bd173f38207a2c3b1 100644 (file)
@@ -1,5 +1,5 @@
 /* CRIS base simulator support code
-   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Axis Communications.
 
index 658fecab4c936090e9567bef3a7db338c07e484e..60c8d47487b2e27077c61c9e11a59ec94ed9113d 100644 (file)
@@ -1,5 +1,5 @@
 /* CRIS v10 simulator support code
-   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Axis Communications.
 
index e7b69a50969d8b80bcaabe428e75919cb6e3f398..09bf233964b1ea42b68186bc74b0f0d85595dffb 100644 (file)
@@ -1,5 +1,5 @@
 /* CRIS v32 simulator support code
-   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Axis Communications.
 
index e2fb7ec327e3a15dfaea8fbca63a179d04c9bd92..7218c660a5c3b052b817936bb31186018e274b74 100644 (file)
@@ -1,5 +1,5 @@
 /* CRIS device support
-   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Axis Communications.
 
index 309fc2c374696c894ea0b2cc5adfd0aecc70387b..4995524ca897e7d47c7db6a5b5abc19f65e4a690 100644 (file)
@@ -1,6 +1,6 @@
 /* The CRIS interrupt framework for GDB, the GNU Debugger.
 
-   Copyright 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index c0f5bf5825827b323fb77255cc8464b71d998d39..bdc6f2ef474f58952b8b06ef1d6435533980abf1 100644 (file)
@@ -1,7 +1,7 @@
 /* The remote-virtual-component simulator framework
    for GDB, the GNU Debugger.
 
-   Copyright 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 4539f3fbc4e0d27652e8828b161fa153631dc105..d7128d07f5f355148eb73dd49ffa6d6c3bf41935 100644 (file)
@@ -1,5 +1,6 @@
 # Simulator main loop for CRIS. -*- C -*-
-# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010
+  Free Software Foundation, Inc.
 # Contributed by Axis Communications.
 #
 # This file is part of the GNU simulators.
index 6ef9c838757782b018f3a0625820d16fc05eb62f..edcd8d200345504d2dc752e45ad12083a0f70d94 100644 (file)
@@ -1,7 +1,7 @@
 /* Test-driver for the remote-virtual-component simulator framework
    for GDB, the GNU Debugger.
 
-   Copyright 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 9135ccbc2d2f64891f57aad02820d5c9b3b900c8..5af802b908d4aa8971076eb087c4046b381737c9 100644 (file)
@@ -1,5 +1,5 @@
 /* Main simulator entry points specific to the CRIS.
-   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Axis Communications.
 
index 56e014402fa2ac3d85e53cecc877f83104589609..f756c34bb9b9868242079f50b2d6629204b12d17 100644 (file)
@@ -1,5 +1,5 @@
 /* Main header for the CRIS simulator, based on the m32r header.
-   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Axis Communications.
 
index 4bae1fab3dc15fc6b4c52a85f408820cb326ba4a..c4d6b6140815e9211f1939c58510f76917d10037 100644 (file)
@@ -1,5 +1,6 @@
 /* CRIS target configuration file.  -*- C -*-
-   Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Axis Communications.
 
 This file is part of the GNU simulators.
index ecb43dab1109bd10ef3ea07f0bfb57974acab5b4..dfaaeeda82a8ccac088f9b71f5153c125f39fafd 100644 (file)
@@ -1,5 +1,6 @@
 /* CRIS exception, interrupt, and trap (EIT) support
-   Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Axis Communications.
 
 This file is part of the GNU simulators.
index 61e4147bab4a591bb6c6f0350d471bb18962df08..ba83fba1fd7f9c0f148fe343de4034e8d5f23ead 100644 (file)
@@ -1,5 +1,6 @@
 #    Makefile template for Configure for the D10v sim library.
-#    Copyright (C) 1996, 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+#    Copyright (C) 1996, 1997, 2007, 2008, 2009, 2010
+#    Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
 # This program is free software; you can redistribute it and/or modify
index 0ba7405e706e15d03f8a6b970027174aa1c3e7da..01c305ba3f0354ef13a7ad7b9d83c43abe22401c 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the erc32sim library.
-#    Copyright (C) 1993, 1996, 1997, 2007, 2008, 2009
+#    Copyright (C) 1993, 1996, 1997, 2007, 2008, 2009, 2010
 #    Free Software Foundation, Inc.
 #    Written by Cygnus Support
 #    Modified by J.Gaisler ESA/ESTEC
index 1ae92e82172ee1d9e74e2fe3c3d68e24f9ab8e0d..99dbdb3fb4cdccd55c3894a7acc02f9d0775eef6 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile template for Configure for the frv simulator
-# Copyright (C) 1998, 1999, 2000, 2001, 2003, 2007, 2008, 2009
+# Copyright (C) 1998, 1999, 2000, 2001, 2003, 2007, 2008, 2009, 2010
 # Free Software Foundation, Inc.
 # Contributed by Red Hat.
 #
index 849cf4a45095974d99b76715313d0d3d6a175ab3..033b493a1dd0fdc73be6bcc36b923c482cff5584 100644 (file)
@@ -1,5 +1,5 @@
 /* frv cache model.
-   Copyright (C) 1999, 2000, 2001, 2003, 2007, 2008, 2009
+   Copyright (C) 1999, 2000, 2001, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat.
 
index 355b22b6661e948ad246f7473bfabb7ed45d3575..ce7e657bf5c532fbe08124e2d56fe3ed44597c90 100644 (file)
@@ -1,5 +1,5 @@
 /* Cache support for the FRV simulator
-   Copyright (C) 1999, 2000, 2003, 2007, 2008, 2009
+   Copyright (C) 1999, 2000, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat.
 
index 6161dbf6a583e171dc2c08f54e8c1cdca1d991e0..3c028c0677d96c745900148bb853eeb6cd69f561 100644 (file)
@@ -1,5 +1,6 @@
 /* frv device support
-   Copyright (C) 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Red Hat.
 
 This file is part of the GNU simulators.
index 57d778ccb236d400ac9bd01ed788a2cdea4b4c62..00717d2bccb96225f09fe0e8616090b0dbc4d4e1 100644 (file)
@@ -1,5 +1,5 @@
 /* collection of junk waiting time to sort out
-   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2007, 2008, 2009
+   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat
 
index e8d23907bc7aba2c1b5828e179f7d69ba4c03bc5..1fa9e16a2df54d596fdc352a78f86376ef5167bf 100644 (file)
@@ -1,5 +1,5 @@
 /* frv simulator support code
-   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004, 2007, 2008, 2009
+   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat.
 
index 4a9f28dbdbb8d825e04a4162f0f40dd24ba0d5ba..aeff085e196a15004c639ee28c3da5d120291e08 100644 (file)
@@ -1,5 +1,5 @@
 /* frv exception and interrupt support
-   Copyright (C) 1999, 2000, 2001, 2007, 2008, 2009
+   Copyright (C) 1999, 2000, 2001, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat.
 
index 436e60bf1f6b2ff9963f99a58f5482cb3865b881..8a7bec48e4dade3633e4a0602443b035cd0b9b6b 100644 (file)
@@ -1,5 +1,5 @@
 /* frv memory model.
-   Copyright (C) 1999, 2000, 2001, 2003, 2007, 2008, 2009
+   Copyright (C) 1999, 2000, 2001, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat
 
index aa5ded061a982d6c9f8f3b1e646e467de9b3036f..963c5571b9659c6a92a80c506927fa9b2eb629c2 100644 (file)
@@ -1,5 +1,5 @@
 # Simulator main loop for frv. -*- C -*-
-# Copyright (C) 1998, 1999, 2000, 2001, 2003, 2007, 2008, 2009
+# Copyright (C) 1998, 1999, 2000, 2001, 2003, 2007, 2008, 2009, 2010
 #  Free Software Foundation, Inc.
 # Contributed by Red Hat.
 #
index e464f18cd56e651867630e2ccc72d38182d3b9ad..7234c9385fda18aedfc6648ef8c4fd70afc51c2c 100644 (file)
@@ -1,5 +1,6 @@
 /* FRV simulator memory option handling.
-   Copyright (C) 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Red Hat.
 
 This file is part of GDB, the GNU debugger.
index 8b96f575f3d3d17a362b0ab28ecdb3e04773353a..d157ef10e5ef2cdad3a6ba43760a88ed3e93e15b 100644 (file)
@@ -1,5 +1,5 @@
 /* frv vliw model.
-   Copyright (C) 1999, 2000, 2001, 2003, 2007, 2008, 2009
+   Copyright (C) 1999, 2000, 2001, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat.
 
index 702690aa34a80181590006750c4644b053c26701..f488f1dd47a5d5382f78b023809d5beb3aed551a 100644 (file)
@@ -1,6 +1,6 @@
 /* frv simulator fr400 dependent profiling code.
 
-   Copyright (C) 2001, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Red Hat
 
 This file is part of the GNU simulators.
index eb62fa17e1d73ffeb5938f14d251e1e0e8cbf71c..0f8e1fbc66c92a10310fc91f215262cda6e71522 100644 (file)
@@ -1,5 +1,5 @@
 /* Profiling definitions for the fr400 model of the FRV simulator
-   Copyright (C) 1998, 1999, 2000, 2001, 2007, 2008, 2009
+   Copyright (C) 1998, 1999, 2000, 2001, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat.
 
index 1d385aa017ee0f8875d43558578f1ebe0c51f021..ff44175aa38974c2db76c7a64cc51928f17f39ff 100644 (file)
@@ -1,6 +1,7 @@
 /* frv simulator fr450 dependent profiling code.
 
-   Copyright (C) 2001, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2004, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Red Hat
 
 This file is part of the GNU simulators.
index 0f44f772a94605b74cffb7daaffabf99455292c9..0cae8c485ba62095c414bb9ed0be82f4946134c6 100644 (file)
@@ -1,6 +1,6 @@
 /* frv simulator fr500 dependent profiling code.
 
-   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2007, 2008, 2009
+   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat
 
index 730242feaa0c53ab9535b552e69ed83aeb738bc3..9b8a715e89dffecb756aafa6846c56050524c310 100644 (file)
@@ -1,5 +1,5 @@
 /* Profiling definitions for the fr500 model of the FRV simulator
-   Copyright (C) 1998, 1999, 2000, 2001, 2007, 2008, 2009
+   Copyright (C) 1998, 1999, 2000, 2001, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat.
 
index e0ec27b2b1c394986bec2f8d2238c160eec10e20..57fe52dec464c9d41d51ac6d39d1a7fe013c034e 100644 (file)
@@ -1,6 +1,6 @@
 /* frv simulator fr550 dependent profiling code.
 
-   Copyright (C) 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Red Hat
 
 This file is part of the GNU simulators.
index 63f41cdb01b8e4801ad07f9140e7c31b81f9123e..4ade51a755ef9d3119be72153efedde141060f83 100644 (file)
@@ -1,5 +1,5 @@
 /* Profiling definitions for the fr550 model of the FRV simulator
-   Copyright (C) 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Red Hat.
 
 This file is part of the GNU Simulators.
index fb0bd02c0a5936763f53a408d12f41bbf7073afe..119ee1614b2b70bbc184edb96f98b831c59b45bb 100644 (file)
@@ -1,6 +1,6 @@
 /* frv simulator machine independent profiling code.
 
-   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2007, 2008, 2009
+   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat
 
index 3fba867087af9a8b4cf29e615fc65da921c96890..f8f219795d9e20c475569b1604798e4a803a8793 100644 (file)
@@ -1,5 +1,5 @@
 /* Profiling definitions for the FRV simulator
-   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2007, 2008, 2009
+   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat.
 
index db9a433f135cc7eede34b982776e59e9e453137d..17e6d3874fe2695d3b45e09ba31fb292e305137c 100644 (file)
@@ -1,5 +1,5 @@
 /* frv simulator support code
-   Copyright (C) 2000, 2001, 2003, 2007, 2008, 2009
+   Copyright (C) 2000, 2001, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat.
 
index f648f11f0353b9a12139a4624f4637ac2e773da8..7900fbb8f4c004b3efa6a25df6180dd65de83058 100644 (file)
@@ -1,5 +1,5 @@
 /* Register definitions for the FRV simulator
-   Copyright (C) 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Red Hat.
 
 This file is part of the GNU Simulators.
index bb31cc8fba9e1b74eef733f1e2d65359fb3d2302..dcfb33d4f443134c9aa8e2e2dde5c81afd686d75 100644 (file)
@@ -1,5 +1,5 @@
 /* frv simulator support code
-   Copyright (C) 1999, 2000, 2001, 2003, 2007, 2008, 2009
+   Copyright (C) 1999, 2000, 2001, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat.
 
index 993a56dcbb9bc06b3d8a7bdfb6fbaa642b8a1ee2..c5c50b85e3b0d8bb13c664145239ae1e524d0782 100644 (file)
@@ -1,5 +1,5 @@
 /* Main simulator entry points specific to the FRV.
-   Copyright (C) 1998, 1999, 2000, 2007, 2008, 2009
+   Copyright (C) 1998, 1999, 2000, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat.
 
index 34b53d91b57013999561b2dc9815807540154ca5..90c5dd4aa879b56e05e22bc8715a14986e4e4431 100644 (file)
@@ -1,5 +1,5 @@
 /* frv simulator support code
-   Copyright (C) 1998, 2000, 2001, 2007, 2008, 2009
+   Copyright (C) 1998, 2000, 2001, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat.
 
index 62c380a476ee85674f8e029e43e237bea784168a..dd3821cb68359cfca0537a53223a61ee019488cd 100644 (file)
@@ -1,5 +1,5 @@
 /* frv trap support
-   Copyright (C) 1999, 2000, 2001, 2003, 2007, 2008, 2009
+   Copyright (C) 1999, 2000, 2001, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Red Hat.
 
index 6792b90525c0c277d505957ee5631df1204e6986..08fd6936b213479f00a56ec31c70788c47f21467 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the h8300 sim library.
-#    Copyright (C) 1990, 91, 92, 95, 96, 1997, 2007, 2008, 2009
+#    Copyright (C) 1990, 91, 92, 95, 96, 1997, 2007, 2008, 2009, 2010
 #    Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
index d6dfbca4b5f191a847fae5e9cf16ccb83b6bdfa9..4d753f1a4d63194a56fd7c94e2744effab8b590a 100644 (file)
@@ -1,6 +1,6 @@
 # The IGEN simulator generator for GDB, the GNU Debugger.
 #
-# Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 # Contributed by Andrew Cagney.
 #
index 18258f990b3f083d371079a77764f64e4d820ad8..f454958d7eb8e401a3ffc09aa124db365c46b6d0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Script to compare functions and instructions used by different igen models.
-# Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 # Contributed by Chris Demetriou of Broadcom Corporation (SiByte).
 #
 # This file is part of GDB, the GNU debugger.
index 35ec26b85674b58e2cf6c16bae67c49065fe3554..a610fda6c45d1cdc6f796567864856f092b13115 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index ba5c65b18842a8168792ca4557a17cb5ded184c9..5c1fc920b7c648d536f5e30c9d8f782f0310441a 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index e2c4b989e65f9d70ce6106107e7f842c31f3e25e..55766530de4d561ef2ecc1a3a65f2cd5bbdfaa04 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 02214841351b65564a731a07d167adff2168f08c..482ff6ab551c20e8a24e9e2780e50b9dff6cf15b 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 417dbac976cc6744cc83786e336b817cd06c3a92..1ac061e900468098d83ab2e4546b5d55f9b90270 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index ae3627910b4cf73ba185dfdee8ab002a57e550f4..bfaf63e35302632092658b8adde800935f9bb78e 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index c1305b9b527c12339b978a9429205734185f38a9..d78119d3dca49fa69b8f045013d3732715c09a14 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 58afd3808e994dadd5457884f10a6a31c567fc3f..779a44eac0bf1c93ad2184bd2f5f107ea1f0a44d 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 8434cda067d4eda64b34964ff3e1b3b79bfc78f1..fbfad035b77d67b45629c706bb0ceed94c5b266d 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 94fc2e4c14321209d32af3e745c0f64e3ab30620..61d94a515e25ab9b0f76b91e061ccd4d0439e040 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index e6913f8d76df6f1cfd3c0076d4972218f40ec6ad..a863801d98e0fc83afb072ffc3776ea240edbd1e 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 2b933bc011fa011efd4bd7def59eb6b32aaf64c8..796803c9092581e4b8bfe5c60dbb7b97f1406d72 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 38d51d70e11ae95809ca411526456ce69092a96a..1f9e63f248f9b4a327d23a0929741f9ec4edda46 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index f721be8d439f0cb8d50bd6cc1a2ac8dce1d8c109..b85a42526e4c61f9adf89c59583fc2c76b5a18b0 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index c8ddd1f89447ed76fc42a5eb7ab45bf0cbb5a2d2..cf0f74ffb131f3e129acf088cf18f0b0a69a339b 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index d6fd094ccacdd1655c26fd4bccbbada0f2176276..585b7736af04d6bc5cc38d2a48d01e9a46b8ecd9 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index f7e7c702a0642be447ddfb90839a923c558a91df..33618d3bad5fb1cf2498678563fc2dc01bd64c5f 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 2da6bea622f5a71f3f8261a968bae47faff3c07a..9e9f38eb4c363a88d58c286acf2ff627b6984594 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 13f624635d16f2b60a8ca7f2e1715af75957ff7d..826f341b5c4b5722328f12a056f1e4c86a6ec4af 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 67d443619956ff59b86f32e60b364e8382797c99..8fc7830afc697b2a1701f8763eb6e196c4d0878b 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 36fe024442f8fb211b74018bee0e672077d35ed1..b3361df386f3b1ebdaf59ea969553a5710793946 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index c8c05d94165317bec89564c5bd9a8b26d6eb41bc..74825d3df37091f720a9d2d14c205563536312d6 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index cd6a790ef962f4f4c9bac928ab800d46fcdd205a..0a9ab40f272d9cad30784bbf797d5386324add75 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 4c14bff8a7317cb6ad72b063a4ee14169aa39d5b..502a6e1ea67f2fd50a063e6228e0c8aeba7e62b7 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 475af6c6b3ded102144eaf4e4c2773a7620c5910..dd54c0b1a7ed12dd8660ead813afedf3c39ba0dd 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 11428a298af9a4c1b03d3bc6aa674e10e1ec79f8..4e8c179202ec3a68376c6f73be0ff18d585100bc 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 4ccc99983e6befaeac581ea5a71e2e5711018eca..b1d32e1cdab2860e0631992d3e6bef2235b72933 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 99a9afcded99b4422e2a891e1cebe79e5027bfb4..cc459f3e4f4085183ec39714b977579ee9f6279c 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 20cbed3c2cd32acaed72179f999445d55eca49e4..efc143451f26792e1c06d0f7e30cf96481c54aaa 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 24bdae2109b573822d216b0333817b2724b41acc..0df9393abcaf3fd22f65754920552b749b665810 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 7de0ebc59ec820ff918a8d51e932fdb38371ed0c..3704b2afb309454985e9a11bb4ed48c9ed551f50 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index cb32a483fb814e2afab7d216ad7e0f55610774e4..cf5c9d6b588a0d97e978449b9089023bfc289560 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 1f9a124d1ab74dd5541e56b5e1e2b53ec99d464f..d6edebdaf17294f1a8bae3d09b31d7f9d8ebdbfd 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index 2f77da84f7b769950f6c53064c4cf6af025a9681..f9c7b459b56ef51a5dfda0988dbff05d54568911 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
index ad12b0ed9c91516ea61451922244a4bbf33e76bd..d1d5e164be8a76f1428e58e814c0e795bbeac815 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile template for Configure for the IQ2000 simulator
-# Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 # Contributed by Cygnus Support.
 #
 # This program is free software; you can redistribute it and/or modify
index 2c61c110ffe1a7b78815fe4818a96ade2e5c5b34..665434253cc123ae49d6440d5120bfd3ad4585e3 100644 (file)
@@ -1,5 +1,6 @@
 /* collection of junk waiting time to sort out
-   Copyright (C) 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of the GNU Simulators.
index 587a45ddae894f63545429aaf1a8d5aa24cae234..e880b00158c06bc5dc49c7c4fe0eb4a9bbe7d36a 100644 (file)
@@ -1,5 +1,6 @@
 /* IQ2000 simulator support code
-   Copyright (C) 2000, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2004, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
    This file is part of the GNU simulators.
index 876f77b63556f2e0d2430bd0b1f94563c7e02c3f..2c0ce066a70038dbe4b8985b212d949a0271db63 100644 (file)
@@ -1,5 +1,6 @@
 # Simulator main loop for IQ2000. -*- C -*-
-# Copyright (C) 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010
+  Free Software Foundation, Inc.
 # Contributed by Cygnus Solutions.
 #
 # This file is part of the GNU Simulators.
index 8940f158a609076658454bc137093e02b93c544c..fd187c110e61cb8ce7f62daf04bbc9fbcf15091a 100644 (file)
@@ -1,5 +1,5 @@
 /* Main simulator entry points specific to the IQ2000.
-   Copyright (C) 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of the GNU simulators.
index a81d7d884a47982940700040688e5c10759107f5..ecf59d0aa352bf74300f36c7f5b84db4b4849497 100644 (file)
@@ -1,7 +1,7 @@
 /*  Lattice Mico32 CPU model.
     Contributed by Jon Beniston <jon@beniston.com>
 
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 8f8af5a8106cf67d8dc08f2210ada3b428daa382..2c72f4d13ede87e4d9d79ef0beb5aff993831c58 100644 (file)
@@ -1,7 +1,7 @@
 /*  Lattice Mico32 timer model.
     Contributed by Jon Beniston <jon@beniston.com>
     
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index f248df9c7f853218ed4871e5b2af35249e247bd2..d4e30cb8a66ae3bff48d3d73a9eccdb5869e58b1 100644 (file)
@@ -1,7 +1,7 @@
 /*  Lattice Mico32 UART model.
     Contributed by Jon Beniston <jon@beniston.com>
     
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 7a2fd16f1c90124a7b1b5cb417fa965354f36910..b318cbbc572eead8c6f71b006e915267ec2c5365 100644 (file)
@@ -1,6 +1,6 @@
 /* Contributed by Jon Beniston <jon@beniston.com>
 
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 2691c3902cdbc1ff165a1971fa710dc5d38746a0..ab25489476b0b11aa7a775f7e6e2a163848b350f 100644 (file)
@@ -1,7 +1,7 @@
 /* Lattice Mico32 simulator support code.
    Contributed by Jon Beniston <jon@beniston.com>
 
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 6dbafde5cf82cba7c1abf59d89fc5650518ecfe4..c7b569e37369224c08c9999d1a47d23fb88204d8 100644 (file)
@@ -1,7 +1,7 @@
 /* Main simulator entry points specific to Lattice Mico32.
    Contributed by Jon Beniston <jon@beniston.com>
    
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 4744350f652866aec2d97a8e6a563ec9ed438a09..c3486a3e598a170be55918cca2266a40fc6cbb20 100644 (file)
@@ -1,7 +1,7 @@
 /* Lattice Mico32 simulator support code
    Contributed by Jon Beniston <jon@beniston.com>
 
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 92a2a591d99994592e6ab336bbdc245d260cafc9..8bf652c246017616ea1338e2314e691733df97c3 100644 (file)
@@ -1,7 +1,7 @@
 /* Lattice Mico32 exception and system call support.
    Contributed by Jon Beniston <jon@beniston.com>
 
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 8d8aa44ed508a224477fa1c5ee324026a1b71f26..074f9e1837ec3e33d273e205e7c9c3edaf17ed0a 100644 (file)
@@ -1,7 +1,7 @@
 /* Semantics for user defined instructions on the Lattice Mico32.
    Contributed by Jon Beniston <jon@beniston.com>
 
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 3fef33de8d3bc298da2e8285759f60b75e691cf8..c304ab8ac1ef3a546d438a8b6b26ace3db756c3b 100644 (file)
@@ -1,6 +1,6 @@
 #### Makefile.in --- Makefile template for the M32C simulator
 
-### Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+### Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 ### Contributed by Red Hat, Inc.
 ### 
 ### This file is part of the GNU simulators.
index 1ffad39e1e9e9c9df7115fd2e75e975d8e3bdd91..461c8e019a74555946f9e1abd86d4fac54182066 100644 (file)
@@ -1,6 +1,6 @@
 ;;; blinky.S --- sample program to blink LED's on M32C simulator
 ;;; 
-;;; Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+;;; Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 ;;; Contributed by Red Hat, Inc.
 ;;;
 ;;; This file is part of the GNU simulators.
index bca97ba49e8c3caf75f6278d7172481e66132938..e757b1feef5a3b2f9bc74555a2d18e38e53143e0 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-dnl Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 dnl Contributed by Red Hat, Inc.
 dnl 
 dnl This file is part of the GNU simulators.
index 634d7e7d4d3760bc6fabf40b8b4143f49dd6f882..62f554607c51809408622294f3bf7a179622dcaf 100644 (file)
@@ -1,6 +1,6 @@
 /* cpu.h --- declarations for the M32C core.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index df30c6a0bd0852d123025deeb51e26da0b2a1c04..c44c7ec76596d35baad539a7973b1ffd1697f96e 100644 (file)
@@ -1,6 +1,6 @@
 /* gdb.c --- sim interface to GDB.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index da8175a2ce49d1afa02f4a404c0b0dd4e4959050..9cc9ff1806d80084dd174627e5dc80a256921d32 100644 (file)
@@ -1,6 +1,6 @@
 ;;; gloss.S --- system calls for sample2.x
 ;;; 
-;;; Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+;;; Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 ;;; Contributed by Red Hat, Inc.
 ;;;
 ;;; This file is part of the GNU simulators.
index cec1f7df8ee1fc9ac9c6a9b3bfa3c092e0bc2b11..5d2ba0f93efc781c514ddf3d0bf1b4bb5e252a3f 100644 (file)
@@ -1,6 +1,6 @@
 /* int.c --- M32C interrupt handling.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 68d56b9810c6df66e6dffda083f98b839dbe8a08..0f26fc2bfbf03d1530569cd57d6efbf83826dfed 100644 (file)
@@ -1,6 +1,6 @@
 /* int.h --- interface to M32C interrupt handling.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 7c6584692f9083715c9f49cedb03a0e6c86133a5..c9cf39617d265223a8fe2b3ca70240b992ecea73 100644 (file)
@@ -1,6 +1,6 @@
 /* load.c --- loading object files into the M32C simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 27cce8517f8363c5c6c1e1426126abd643335478..f89501ec2a47571f8508987ce08954f1312b4d16 100644 (file)
@@ -1,6 +1,6 @@
 /* load.h --- interface to loading object files into the M32C simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index f03f16aa74b99b3d9cebead1b062806b8998c051..b271acfac6a3a905a2e27a453e4a1c16b6f06652 100644 (file)
@@ -1,6 +1,6 @@
 /* m32c.opc --- semantics for m32c opcodes.                    -*- mode: c -*-
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index c33824364f27506465b6311ce813a9f6b9a37be5..589a6005f3c88727d558543549d1184853f3fd99 100644 (file)
@@ -1,6 +1,6 @@
 /* main.c --- main function for stand-alone M32C simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index a8630b13ea81972104ec9874d82a494ab6179a23..c25b9637d7eba1e2cf9f49ac7f946eefb2c30e37 100644 (file)
@@ -1,6 +1,6 @@
 /* mem.c --- memory for M32C simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 9b8e9619a6189a1184b538cb7730b0daa92bfaec..5caef25edff9a9c6fdd93c4787d421edd86616f7 100644 (file)
@@ -1,6 +1,6 @@
 /* mem.h --- interface to memory for M32C simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 013aefdd2c489b1b2433bdd892ebee08df45d2cb..953853505adb0cebbf172cfce8148b343c559c93 100644 (file)
@@ -1,6 +1,6 @@
 /* misc.c --- miscellaneous utility functions for M32C simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 056dcd728f4545a25eca16de0e939c703ad06853..f19c612494d9202a6d20041f85c15796508fdd2f 100644 (file)
@@ -1,6 +1,6 @@
 /* misc.h --- interface to miscellaneous utility functions for M32C simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 077872635575d11359bc9020d3062a4740c4f60d..748ff5375570a07f4540863d5fd8aca607f12c0a 100644 (file)
@@ -1,6 +1,6 @@
 /* opc2c.c --- generate C simulator code from from .opc file
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index e23de36c18140e3c6754be70471d8c7e79c2cd73..460b4585289a5b0c4e8fa34bc3835c5e803c1e7f 100644 (file)
@@ -1,6 +1,6 @@
 /* r8c.opc --- semantics for r8c opcodes.                      -*- mode: c -*-
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index b76b467b2051eaae04f9d8253060ac64951055f4..e5b431099a5724239b05bb9014142aeefbc0e5a1 100644 (file)
@@ -1,6 +1,6 @@
 /* reg.c --- register set model for M32C simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index ae708d1f8a86e275812563907d57111d72468f8d..49317b39bf66dec3de2ce6468070fbb39f62a451 100644 (file)
@@ -1,6 +1,6 @@
 /* safe-fgets.c --- like fgets, but allocates its own static buffer.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 0954e6a8d69a5e8ff95997f65d7d8d077ac76533..a0ba9ee7164b0e722db88979e0960b29c25a2d13 100644 (file)
@@ -1,6 +1,6 @@
 /* safe-fgets.h --- interface to safe version of fgets.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 22e2bc816c27579786e68da9dafe436f5db4f833..7f13fef91aa9ab9a80dbf09e2a8abc514b3e1dd0 100644 (file)
@@ -1,6 +1,6 @@
 ;;; sample.S --- simple test program for M32C simulator
 ;;; 
-;;; Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+;;; Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 ;;; Contributed by Red Hat, Inc.
 ;;;
 ;;; This file is part of the GNU simulators.
index d8f18bd6346fe761fdfe7aa1f664572dca3d90c8..ee61a20b97ee8dccaeb72271ce6053aa07f23d30 100644 (file)
@@ -1,6 +1,6 @@
 /* sample2.ld --- linker script for sample2.x
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 530b2d5e403e441b9849b71a6c58c1850fac725b..6d9bd1d7604f9d54772ff0a0bb6fd9d594efbb61 100644 (file)
@@ -1,6 +1,6 @@
 /* sample2.c --- main source for sample2.x test program for M32C simulator
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index e447b8ce8434fff164752d4e303c3c6c580f4744..380b6a4be1972fe901552883b0a7f553fa3ad34a 100644 (file)
@@ -1,6 +1,6 @@
 /* srcdest.c --- decoding M32C addressing modes.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 3892fbda2c50675cfa04e2af6ec46fbf2598c459..c15f90617b2115dc248eaff0794617245916bd43 100644 (file)
@@ -1,6 +1,6 @@
 /* syscalls.c --- implement system calls for the M32C simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index ae846365cdc465011f9883fd0773392e18a803e5..d1592c1570fab1ccdba84019f80fbbd198f30bde 100644 (file)
@@ -1,6 +1,6 @@
 /* syscalls.h --- interface to syscalls for the M32C sim.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index a711d652c7e55635db097d7e09c3d129d0359512..beda2de46e85ecb927b09c270eb36081c8b7a67f 100644 (file)
@@ -1,6 +1,6 @@
 /* trace.c --- tracing output for the M32C simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index d3c669f171d26d4a66e76d6f0f479d2f9f15e9d0..575a932e79e502907957db458936f8cde7852b7c 100644 (file)
@@ -1,6 +1,6 @@
 /* trace.h --- interface to tracing output for the M32C simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index be5511986819994a72d0cb629896410b11fc993b..391ea1401d6822e06d31de47878ae0e82faf9757 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile template for Configure for the m32r simulator
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2003, 2004, 2007, 2008, 2009
-# Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2003, 2004, 2007, 2008, 2009,
+# 2010 Free Software Foundation, Inc.
 # Contributed by Cygnus Support.
 #
 # This file is part of GDB, the GNU debugger.
index 085a14de2cf6164a796c18a3512f082bf04f9fbb..cc39d5d9d7689ad12a310c2558c1067158fd88b1 100644 (file)
@@ -1,5 +1,6 @@
 /* m32r device support
-   Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of GDB, the GNU debugger.
index af220165ae37cf8b118f64fbeb9d51f6da1289c0..becb2cf4cb62fabea1f62a80d529d8efc3d819de 100644 (file)
@@ -1,5 +1,5 @@
 /* collection of junk waiting time to sort out
-   Copyright (C) 1996, 1997, 1998, 2003, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index a1f50972ab73596711706c98cdb1e180a2763b5f..08032635d50a5c01d05db5f92c12f830fad8642b 100644 (file)
@@ -1,5 +1,5 @@
 /* m32r simulator support code
-   Copyright (C) 1996, 1997, 1998, 2003, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index 79eaf89e681c33345a501a0443fc7520b38786cb..7b77b5ec8de6894f592cbe00c02d625795fdcd8b 100644 (file)
@@ -1,5 +1,5 @@
 /* m32r2 simulator support code
-   Copyright (C) 1997, 1998, 2003, 2007, 2008, 2009
+   Copyright (C) 1997, 1998, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index 4ef012e0b750a5cd5abb02c914b97e408adf60fd..5933c04f879976240ef86569473f7c920e7df1d0 100644 (file)
@@ -1,5 +1,6 @@
 /* m32rx simulator support code
-   Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index d3bbff30b3e641f07a8ff3d36dedf9eeb495c181..ad394277df4477f04732213c2dee2d1e7d17a8b3 100644 (file)
@@ -1,6 +1,6 @@
 # Simulator main loop for m32r. -*- C -*-
 #
-# Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009
+# Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009, 2010
 # Free Software Foundation, Inc.
 #
 # This file is part of the GNU Simulators.
index 4d629506fcd3f5e3b5e0a7dd9f47ec1e3bd10895..1084700ce299dc3a0318872d19a03bac552a712b 100644 (file)
@@ -1,6 +1,6 @@
 # Simulator main loop for m32r2. -*- C -*-
 #
-# Copyright 1996, 1997, 1998, 2003, 2004, 2007, 2008, 2009
+# Copyright 1996, 1997, 1998, 2003, 2004, 2007, 2008, 2009, 2010
 # Free Software Foundation, Inc.
 #
 # This file is part of GDB, the GNU debugger.
index dfb70ebd1aec9420b9526b201116c4af92a36d5c..496303be211a5fcc6853d331ac8a0092946b5063 100644 (file)
@@ -1,6 +1,6 @@
 # Simulator main loop for m32rx. -*- C -*-
 #
-# Copyright 1996, 1997, 1998, 2004, 2007, 2008, 2009
+# Copyright 1996, 1997, 1998, 2004, 2007, 2008, 2009, 2010
 # Free Software Foundation, Inc.
 #
 # This file is part of the GNU Simulators.
index 6d8d3a651cf0eca4eb7a7173bdc775cd49933ff8..c6bfc33c25ccf952293719a1d173767c8c83ba7d 100644 (file)
@@ -1,5 +1,5 @@
 /* Main simulator entry points specific to the M32R.
-   Copyright (C) 1996, 1997, 1998, 1999, 2003, 2007, 2008, 2009
+   Copyright (C) 1996, 1997, 1998, 1999, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index ec95a6854d4a5e2f40a2c866f8f2aeddd3e0738f..47a3e910e5fdc6d519f947ea8be63d10ca1fe9e8 100644 (file)
@@ -1,5 +1,6 @@
 /* m32r exception, interrupt, and trap (EIT) support
-   Copyright (C) 1998, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2003, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Renesas.
 
    This file is part of GDB, the GNU debugger.
index d6fb5db92e30cc7522e2e7d28d4f880abab5664b..abf2e482d10d76e9153698453ba8e29b950acff2 100644 (file)
@@ -1,5 +1,6 @@
 /* m32r exception, interrupt, and trap (EIT) support
-   Copyright (C) 1998, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2003, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
    This file is part of GDB, the GNU debugger.
index f060810e3e5dc02031ddfc794b7619d82d1570ad..c3d5eaa209acd1eb9b7e3ff867c75e16daf3fe14 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the 68HC11 sim library.
-#    Copyright (C) 1999, 2000, 2001, 2007, 2008, 2009
+#    Copyright (C) 1999, 2000, 2001, 2007, 2008, 2009, 2010
 #    Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
index 6d1b777e87fb4d27052f66254ba1aa65c05972e5..fb406fc02ef26b9c2af3f2d57380d99354c33e4a 100644 (file)
@@ -1,5 +1,5 @@
 /*  dv-m68hc11.c -- CPU 68HC11&68HC12 as a device.
-    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009
+    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009, 2010
     Free Software Foundation, Inc.
     Written by Stephane Carrez (stcarrez@nerim.fr)
     (From a driver model Contributed by Cygnus Solutions.)
index bd45ca7dadbcb87a9a46077a489d9ed3d4f1c1bd..5de9e797018c5023e3390a0c0c45c580604eba49 100644 (file)
@@ -1,5 +1,5 @@
 /*  dv-m68hc11eepr.c -- Simulation of the 68HC11 Internal EEPROM.
-    Copyright (C) 1999, 2000, 2001, 2002, 2007, 2008, 2009
+    Copyright (C) 1999, 2000, 2001, 2002, 2007, 2008, 2009, 2010
     Free Software Foundation, Inc.
     Written by Stephane Carrez (stcarrez@nerim.fr)
     (From a driver model Contributed by Cygnus Solutions.)
index 03d8fcde2f18c831101560628b486a0ceb43a794..62ae7dec58ba2705ac2c47dc5801961a77a94e10 100644 (file)
@@ -1,5 +1,5 @@
 /*  dv-m68hc11sio.c -- Simulation of the 68HC11 serial device.
-    Copyright (C) 1999, 2000, 2001, 2007, 2008, 2009
+    Copyright (C) 1999, 2000, 2001, 2007, 2008, 2009, 2010
     Free Software Foundation, Inc.
     Written by Stephane Carrez (stcarrez@worldnet.fr)
     (From a driver model Contributed by Cygnus Solutions.)
index bce7e08ebf50028a51823240140a89525415aa38..565a5bd0fef0177c31fb4d725177329e3e0e3569 100644 (file)
@@ -1,5 +1,5 @@
 /*  dv-m68hc11spi.c -- Simulation of the 68HC11 SPI
-    Copyright (C) 2000, 2002, 2003, 2007, 2008, 2009
+    Copyright (C) 2000, 2002, 2003, 2007, 2008, 2009, 2010
     Free Software Foundation, Inc.
     Written by Stephane Carrez (stcarrez@nerim.fr)
     (From a driver model Contributed by Cygnus Solutions.)
index 49572fe3e512b169ad7f9ed41d8248d574abe026..a791e4f3bca66b46447725da29bdd2e8add2e4da 100644 (file)
@@ -1,5 +1,5 @@
 /*  dv-m68hc11tim.c -- Simulation of the 68HC11 timer devices.
-    Copyright (C) 1999, 2000, 2002, 2003, 2007, 2008, 2009
+    Copyright (C) 1999, 2000, 2002, 2003, 2007, 2008, 2009, 2010
     Free Software Foundation, Inc.
     Written by Stephane Carrez (stcarrez@nerim.fr)
     (From a driver model Contributed by Cygnus Solutions.)
index 2a82641b7934ee4e6506d21d91e115f65acfca93..fd558ac048d6435351bc7f9cd52f7174abeeb0ed 100644 (file)
@@ -1,5 +1,6 @@
 /*  dv-nvram.c -- Generic driver for a non volatile ram (battery saved)
-    Copyright (C) 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright (C) 1999, 2000, 2007, 2008, 2009, 2010
+    Free Software Foundation, Inc.
     Written by Stephane Carrez (stcarrez@worldnet.fr)
     (From a driver model Contributed by Cygnus Solutions.)
     
index 7535daf3ee10a57456ccebebdb3fe8297d22ad08..ca7c835db7899f24289860496b4e482ee256c8c3 100644 (file)
@@ -1,5 +1,5 @@
 /* emulos.c -- Small OS emulation
-   Copyright 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Written by Stephane Carrez (stcarrez@worldnet.fr)
 
 This file is part of GDB, GAS, and the GNU binutils.
index 278041859dffb581ff6eb8e0f0a911c05f46360b..46a16826d8c298c58ddda2d7a2142b0a5e1e8ae5 100644 (file)
@@ -1,5 +1,5 @@
 /* gencode.c -- Motorola 68HC11 & 68HC12 Emulator Generator
-   Copyright 1999, 2000, 2001, 2002, 2007, 2008, 2009
+   Copyright 1999, 2000, 2001, 2002, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Written by Stephane Carrez (stcarrez@nerim.fr)
 
index 1a0dae44a72e8d681bb94bbd1de1993615d9e148..38d71a2ddd35e6678e0258fd757856a8c7e71db5 100644 (file)
@@ -1,5 +1,5 @@
 /* interp.c -- Simulator for Motorola 68HC11/68HC12
-   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2007, 2008, 2009
+   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Written by Stephane Carrez (stcarrez@nerim.fr)
 
index bd1978e5afd2ba70f61a0d52dc6c312551381a08..39f0f9f481fcc0abd1c266c7d2c7275c1fabbfa4 100644 (file)
@@ -1,5 +1,5 @@
 /* interrupts.c -- 68HC11 Interrupts Emulation
-   Copyright 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009
+   Copyright 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Written by Stephane Carrez (stcarrez@nerim.fr)
 
index 9226c320e8e11dbcbb4a5914e75318cc0b805b2f..9965615c0df29138c557b936870183b423661bf4 100644 (file)
@@ -1,5 +1,5 @@
 /* interrupts.h -- 68HC11 Interrupts Emulation
-   Copyright 1999, 2000, 2001, 2002, 2007, 2008, 2009
+   Copyright 1999, 2000, 2001, 2002, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Written by Stephane Carrez (stcarrez@worldnet.fr)
 
index 992d21dcd6ff3aa927445d8416df0d7598db718e..93a4e0b9dc501f02fa414ee1fe528ecedfe17a3a 100644 (file)
@@ -1,5 +1,5 @@
 /* m6811_cpu.c -- 68HC11&68HC12 CPU Emulation
-   Copyright 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009
+   Copyright 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Written by Stephane Carrez (stcarrez@nerim.fr)
 
index dededcbdd14d735498d25fe4c62add499a011064..dccd3e544f81fd8cb3d0d046e626317bd51d518b 100644 (file)
@@ -1,5 +1,5 @@
 /* sim-main.h -- Simulator for Motorola 68HC11 & 68HC12
-   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009
+   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Written by Stephane Carrez (stcarrez@nerim.fr)
 
index d8570240eaaffbf52828abcfb9890535d2b5544a..a33c4307711519ed51ba1df09bdd78e579a3a984 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the MCore sim library.
-#    Copyright (C) 1990, 91, 92, 95, 96, 19, 1999, 2007, 2008, 2009
+#    Copyright (C) 1990, 91, 92, 95, 96, 19, 1999, 2007, 2008, 2009, 2010
 #    Free Software Foundation, Inc.
 #    Written by Cygnus Solutions.
 # 
index b544dfe33eac02d49f426909bc0c70e65c506725..ccdb64e914e9fce9d7ffe41ccd251e1892a70d07 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator for Motorola's MCore processor
-   Copyright (C) 1999, 2000, 2002, 2003, 2007, 2008, 2009
+   Copyright (C) 1999, 2000, 2002, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
index 546015dcdd4e64fc79498205dc21592c24c8f628..07b41571d6403a738a4e0b3dcabbe47b546f620b 100644 (file)
@@ -1,5 +1,5 @@
 /* System includes and definitions used by the Motorola MCore simulator.
-   Copyright (C) 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of GDB, the GNU debugger.
index f8babfed871ee240264adff5d5d976fdab3f37d5..67a43f92719bb5cbb4437d856325fb59a89d44b8 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the MCore sim library.
-#    Copyright (C) 1990, 91, 92, 95, 96, 19, 1999, 2007, 2008, 2009
+#    Copyright (C) 1990, 91, 92, 95, 96, 19, 1999, 2007, 2008, 2009, 2010
 #    Free Software Foundation, Inc.
 #    Written by Cygnus Solutions.
 #
index 8394c36bc2fb817d98e336a2bbc1bc5b13af5b4e..044a55b879e0cef8edac3f26fca428f34f83ec75 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator for Xilinx MicroBlaze processor
-   Copyright 2009 Free Software Foundation, Inc.
+   Copyright 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB, the GNU debugger.
 
index 2b31f2ead1b4423b85e6c9a7e633951763b87f59..3667ca74b1a16300030284e0b4ac84bf89925716 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef MICROBLAZE_H
 #define MICROBLAZE_H
 
-/* Copyright 2009 Free Software Foundation, Inc.
+/* Copyright 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of the Xilinx MicroBlaze simulator.
 
index d1369b2eaf6b59fc01360516829318b33c6d4c75..35e7a214e6c0093828cfd08a0e2d90a2226dd4bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2009 Free Software Foundation, Inc.
+/* Copyright 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of the Xilinx MicroBlaze simulator.
 
index 67e6faeb32f471eefea5de5a9473c0ac9ff63630..562962f35d0cc0590ffa3384a707831f566c8fa5 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef MICROBLAZE_SIM_MAIN
 #define MICROBLAZE_SIM_MAIN
 
-/* Copyright 2009 Free Software Foundation, Inc.
+/* Copyright 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of the Xilinx MicroBlaze simulator.
 
index 335f52a794080ed6eacfe136fc81d59703b1e30f..777b9471762d4ad3f2ea729dc41dc9da01ae736c 100644 (file)
@@ -1,12 +1,12 @@
 /* System includes and definitions used by the Xilinx MicroBlaze simulator.
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of GDB, the GNU debugger.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
+the Free Software Foundation; either version 3, or (at your option)
 any later version.
 
 This program is distributed in the hope that it will be useful,
index 169bb1c651293b828a6181d1324c658e018973dc..0fbc39c816684c6b06a72cb0aa2870212ab052e0 100644 (file)
@@ -234,7 +234,7 @@ if test ${sim_gen} = MULTI; then
 
   cat << __EOF__ > multi-run.c
 /* Main entry point for MULTI simulators.
-   Copyright (C) 2003, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2007, 2010 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 733511d59c5496174013c26db2b771eb4373c841..f95829f99f7a40481d711eb8ef2a3882d77938ac 100644 (file)
@@ -1,6 +1,6 @@
 /*> cp1.c <*/
 /* MIPS Simulator FPU (CoProcessor 1) support.
-   Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Originally created by Cygnus Solutions.  Extensive modifications,
    including paired-single operation support and MIPS-3D support
    contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
index 8119a157bac10fd759b1d4592811fa14fcd1973c..9bd0f69ad9cfb3969127bac0466781db801044b0 100644 (file)
@@ -1,6 +1,6 @@
 /*> cp1.h <*/
 /* MIPS Simulator FPU (CoProcessor 1) definitions.
-   Copyright (C) 1997, 1998, 2002, 2007, 2008, 2009
+   Copyright (C) 1997, 1998, 2002, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Derived from sim-main.h contributed by Cygnus Solutions,
    modified substantially by Ed Satterthwaite of Broadcom Corporation
index d71a2cec05be827a0ddb665552914ebf2fa27c6d..b6a140d095a733af136004518f68aeaf6b0fc2c9 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulation code for the MIPS DSP ASE.
-   Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by MIPS Technologies, Inc.  Written by Chao-ying Fu.
 
 This file is part of GDB, the GNU debugger.
index ac588269b10cde97109177e3fa11ed69ea1ff3ee..3498d51ac275abdaa3bd031c2081551f4a89fa31 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C -*-
 
 // Simulator definition for the MIPS DSP ASE.
-// Copyright (C) 2005, 2007 Free Software Foundation, Inc.
+// Copyright (C) 2005, 2007, 2010 Free Software Foundation, Inc.
 // Contributed by MIPS Technologies, Inc.  Written by Chao-ying Fu.
 //
 // This file is part of GDB, the GNU debugger.
index da9108fa99bb449d8f6f5281bd8cce4c45bb1331..6bd00fbf674d84a1b4cf212f9a9eb51dd37ec645 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C -*-
 
 // Simulator definition for the MIPS DSP REV 2 ASE.
-// Copyright (C) 2007 Free Software Foundation, Inc.
+// Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 // Contributed by MIPS Technologies, Inc.
 // Written by Chao-ying Fu (fu@mips.com).
 //
index deff6c7b848904b9f1abb0569a31f308f26ad84c..6817f6e284a52d9c8aeff1d5dd4e2e5097f42173 100644 (file)
@@ -1,6 +1,6 @@
 /*  This file is part of the program GDB, the GNU debugger.
     
-    Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
     Contributed by Cygnus Solutions.
     
     This program is free software; you can redistribute it and/or modify
index 96fc80b5d218f01615c3d792186f6e982a6043f5..ab178fd035942e6d3a47351cc70a55fd1960b767 100644 (file)
@@ -1,6 +1,6 @@
 /*  This file is part of the program GDB, the GNU debugger.
     
-    Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
     Contributed by Cygnus Solutions.
     
     This program is free software; you can redistribute it and/or modify
index 101e6341306b0be178fdcf14a609360db7fa3d70..c1aa3d390b6e2bab02280f50f34e92a76212e9fe 100644 (file)
@@ -1,6 +1,7 @@
 /*  This file is part of the program GDB, the GNU debugger.
     
-    Copyright (C) 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010
+    Free Software Foundation, Inc.
     Contributed by Cygnus Solutions.
     
     This program is free software; you can redistribute it and/or modify
index 0c59d0855b929bc1c14451b51a13f871e48d0259..629919059ad7334d8d6e7948868e0ff6aedab2e2 100644 (file)
@@ -1,6 +1,6 @@
 /*  This file is part of the program GDB, the GNU debugger.
     
-    Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
     Contributed by Cygnus Solutions.
     
     This program is free software; you can redistribute it and/or modify
index 918483ba83d77ea2fe1f6e01cb7ecdb3ce9d8d50..c91fbb6e18d14a85e9543d71c39959eebec0eba0 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C -*-
 
 // Simulator definition for the MIPS16e instructions.
-// Copyright (C) 2005 Free Software Foundation, Inc.
+// Copyright (C) 2005, 2010 Free Software Foundation, Inc.
 // Contributed by Nigel Stephens (nigel@mips.com) and 
 //                David Ung (davidu@mips.com) of MIPS Technologies.
 //
index cdcf59e2e2d0d6d8a33242bdad5471c603bc8c99..3d5d01a30b712558b8d1e7870200d3c985712910 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulation code for the MIPS MDMX ASE.
-   Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
    Corporation (SiByte).
 
index e7c3a7af57f05fe54d7613eebb29d087342dc018..b688f5c9816a6ba85a04053969199c186cbc1b74 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C -*-
 
 // Simulator definition for the MIPS MDMX ASE.
-// Copyright (C) 2002 Free Software Foundation, Inc.
+// Copyright (C) 2002, 2010 Free Software Foundation, Inc.
 // Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
 // Corporation (SiByte).
 //
index 6e6ef4bc5f10c373ad163e26a04581632791d3da..5a47d5b8cbc6b17da9c596e454d577103bce771a 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C -*-
 
 // Simulator definition for the MIPS 32/64 revision 2 instructions.
-// Copyright (C) 2004 Free Software Foundation, Inc.
+// Copyright (C) 2004, 2010 Free Software Foundation, Inc.
 // Contributed by David Ung, of MIPS Technologies.
 //
 // This file is part of GDB, the GNU debugger.
index edfeb987db9e87f38493bb0ef3ac909a7b712be3..a82f65fc2438653f045364572d13d4bb93236ba7 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C -*-
 
 // Simulator definition for the MIPS MIPS-3D ASE.
-// Copyright (C) 2002 Free Software Foundation, Inc.
+// Copyright (C) 2002, 2010 Free Software Foundation, Inc.
 // Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
 // Corporation (SiByte).
 //
index 869f802b371f4422371ce30fe399633f21cdf926..8886e52b289e379fda92b73e06f15bca1a3f4b35 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C -*-
 
 // Simulator definition for the Broadcom SiByte SB-1 CPU extensions.
-// Copyright (C) 2002 Free Software Foundation, Inc.
+// Copyright (C) 2002, 2010 Free Software Foundation, Inc.
 // Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
 // Corporation (SiByte).
 //
index 21ca869c11fa957057f0842c8d7fc52f803ce6d0..0d580247019a8020c6ca024e8f664d312dc10b35 100644 (file)
@@ -1,5 +1,5 @@
 /* MIPS Simulator definition.
-   Copyright (C) 1997, 1998, 2003, 2007, 2008, 2009
+   Copyright (C) 1997, 1998, 2003, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
index 655728bffe3d38077538bc7097eeddd950036444..e24066ce3dec73ac04823d4c39a9cfed101a5330 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C -*-
 //
 // Simulator definition for the SmartMIPS extensions.
-// Copyright (C) 2005 Free Software Foundation, Inc.
+// Copyright (C) 2005, 2010 Free Software Foundation, Inc.
 // Contributed by Nigel Stephens (nigel@mips.com) and 
 //                David Ung (davidu@mips.com) of MIPS Technologies.
 //
index 6400763f76e7a87acd726d71770482ec9a1cb515..5186bd3e691a4c51afbd72ec4800cdf2d653fd59 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the mn10300 sim library.
-#    Copyright (C) 1996, 1997, 2000, 2001, 2004, 2007, 2008, 2009
+#    Copyright (C) 1996, 1997, 2000, 2001, 2004, 2007, 2008, 2009, 2010
 #    Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
index 772acbd07c8c3bbe430038a4b7d4b4e5dbc9d071..a438a7b7bd4bf60617ba5b1c181bf332bc3082a9 100644 (file)
@@ -1,6 +1,6 @@
 /*  This file is part of the program GDB, the GNU debugger.
     
-    Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
     Contributed by Cygnus Solutions.
     
     This program is free software; you can redistribute it and/or modify
index 7e26d907462e31bc76076a02726c07fb3a470a58..7ba0b9d72d368710581e78742a2f643c6677396c 100644 (file)
@@ -1,6 +1,6 @@
 /*  This file is part of the program GDB, the GNU debugger.
     
-    Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
     Contributed by Cygnus Solutions.
     
     This program is free software; you can redistribute it and/or modify
index c741c1bff2d3452eddb86fa40e5d436b0ebda213..04bf5028f194bbf2418f4dce008add20ebd503ec 100644 (file)
@@ -1,6 +1,6 @@
 /*  This file is part of the program GDB, the GNU debugger.
     
-    Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
     Contributed by Cygnus Solutions.
     
     This program is free software; you can redistribute it and/or modify
index cc94aa54b59860cde9ec36ba1560c745d4a9c620..6ec8d27d6deb3e3e408ff8e8db04c47cdece6a17 100644 (file)
@@ -1,6 +1,6 @@
 /*  This file is part of the program GDB, the GNU debugger.
     
-    Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
     Contributed by Cygnus Solutions.
     
     This program is free software; you can redistribute it and/or modify
index 2cd7ddc934e0b9edd80c9f7416ee2939293e63a8..9933ae7fcfe395791edf03e94b9334bb04290cca 100644 (file)
@@ -1,6 +1,7 @@
 /*  This file is part of the program GDB, the GNU debugger.
     
-    Copyright (C) 1998, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright (C) 1998, 2003, 2007, 2008, 2009, 2010
+    Free Software Foundation, Inc.
     Contributed by Cygnus Solutions.
     
     This program is free software; you can redistribute it and/or modify
index a06ee2245f5118164a3c4a6f6e854298e64ce072..08b4b00449826dbbc8a736ed7d1b6364bf85706a 100644 (file)
@@ -1,6 +1,5 @@
 #    Makefile template for Configure for the moxie sim library.
-#    Copyright (C) 2008
-#    Free Software Foundation, Inc.
+#    Copyright (C) 2008, 2010 Free Software Foundation, Inc.
 #    Written by Anthony Green
 # 
 # This program is free software; you can redistribute it and/or modify
index d9e4ea09dd16fda0a8b1db0d76832fa430c4202c..8b8879f13b3e5555f6eba961200a7f83f77f29d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator for the moxie processor
-   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Anthony Green
 
 This file is part of GDB, the GNU debugger.
index f743dfb6cf338f6fa1b57c0d065a982f05374ef3..642ae89f8a27879eb9cac9066b79f2be71aae93d 100644 (file)
@@ -1,6 +1,5 @@
 /* Moxie Simulator definition.
-   Copyright (C) 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
    Contributed by Anthony Green <green@moxielogic.com>
 
 This file is part of GDB, the GNU debugger.
index ff861fdac1fe65679d81024ac41b558071c5f62a..b32f09e59f6e2e6f8aeee51488effa981d66d356 100644 (file)
@@ -1,5 +1,5 @@
 /* System includes and definitions used by the moxie simulator.
-   Copyright (C) 2008 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2010 Free Software Foundation, Inc.
    Contributed by Anthony Green
 
 This file is part of GDB, the GNU debugger.
index 3a224cc016c53d61146b5d175883d2bb86fa0e3c..f041e6b5a51b58786855bf80e510f8eeccc521b2 100644 (file)
@@ -1,6 +1,6 @@
 # Altivec instruction set, for PSIM, the PowerPC simulator.
 
-# Copyright 2003 Free Software Foundation, Inc.
+# Copyright 2003, 2010 Free Software Foundation, Inc.
 
 # Contributed by Red Hat Inc; developed under contract from Motorola.
 # Written by matthew green <mrg@redhat.com>.
index fd6841872830fec7d8ee08779276d91cb9b5583b..0a059f6cbde79af61e0fa4da192a36d60623cf4e 100644 (file)
@@ -1,6 +1,6 @@
 /* Altivec expression macros, for PSIM, the PowerPC simulator.
 
-   Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Red Hat Inc; developed under contract from Motorola.
    Written by matthew green <mrg@redhat.com>.
index 9e5b9f49a87e7fa41594c267874029a51fd013c9..faad431e9f409a023b90d5fbbd5522d59d1d2869 100644 (file)
@@ -1,6 +1,6 @@
 /* Altivec registers, for PSIM, the PowerPC simulator.
 
-   Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Red Hat Inc; developed under contract from Motorola.
    Written by matthew green <mrg@redhat.com>.
index f6454e991fe046190421b268ccd46c78c33c61ff..b40dd438a81237211b1e8c5ccd291ea902482ba0 100644 (file)
@@ -2,7 +2,7 @@
    the floating point routines in libgcc1.c for targets without hardware
    floating point.  */
 
-/* Copyright (C) 1994, 2007, 2008, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 1994, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 24e13240fbda53810dda9e7f3beaa5e7b0ecac6e..c14f6ca1e4cb3dafb5fe712d2d7c813d2a2265b1 100644 (file)
@@ -1,6 +1,6 @@
 # e500 core instructions, for PSIM, the PowerPC simulator.
 
-# Copyright 2003  Free Software Foundation, Inc.
+# Copyright 2003, 2010  Free Software Foundation, Inc.
 
 # Contributed by Red Hat Inc; developed under contract from Motorola.
 # Written by matthew green <mrg@redhat.com>.
index f25e270f911a61ad92fce41a9c8bf516aea556ed..a2756a83368842a238842f60332de91e9dfa3ac8 100644 (file)
@@ -1,6 +1,6 @@
 /* e500 expression macros, for PSIM, the PowerPC simulator.
 
-   Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Red Hat Inc; developed under contract from Motorola.
    Written by matthew green <mrg@redhat.com>.
index 2e245b996e8bc06c0ac5990e89e2dce87fc82f43..3d9fb01f2eabdd1ed31cd8c7c7e3e433ea2b8aec 100644 (file)
@@ -1,6 +1,6 @@
 /* e500 registers, for PSIM, the PowerPC simulator.
 
-   Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Red Hat Inc; developed under contract from Motorola.
    Written by matthew green <mrg@redhat.com>.
index 1847f81d1738a022e1be3fd78f6e16d60ff05378..97ef099fdf8052cb7ca17b9589392a057236f07c 100644 (file)
@@ -1,6 +1,6 @@
 /*  This file is part of GDB.
 
-    Copyright 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+    Copyright 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index f81e46099c4a5b4210a559dd2413c0a4795623cf..4e73e46fc1736caebad4529f575d3201f3b30718 100644 (file)
@@ -54,7 +54,8 @@ END-INFO-DIR-ENTRY
 This file documents Texinfo, a documentation system that uses a single
 source file to produce both on-line information and a printed manual.
 
-Copyright (C) 1988, 1990, 1991, 1992, 1993, 1995 Free Software Foundation, Inc.
+Copyright (C) 1988, 1990, 1991, 1992, 1993, 1995, 2010
+Free Software Foundation, Inc.
 
 This is the second edition of the Texinfo documentation,@*
 and is consistent with version 2 of @file{texinfo.tex}.
@@ -99,7 +100,8 @@ by the Free Software Foundation.
 
 @page
 @vskip 0pt plus 1filll
-Copyright @copyright{} 1988, 1990, 1991, 1992, 1993, 1995 Free Software Foundation, Inc.
+Copyright @copyright{} 1988, 1990, 1991, 1992, 1993, 1995, 2010
+Free Software Foundation, Inc.
 
 @sp 2
 This is the second edition of the Texinfo documentation,@*
index 3ad2306080f8fe6987f1827b2a9ebbb5e5bf091f..313cb19b152126b0b6daeacdf6d182adbe3ac20c 100644 (file)
@@ -1,6 +1,6 @@
 #### Makefile.in --- Makefile template for the RX simulator
 
-### Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+### Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 ### Contributed by Red Hat, Inc.
 ### 
 ### This file is part of the GNU simulators.
index 80c1f8a6f82f33ed88065c7994fd071c2d3aa1ad..c97270ae3a4d98c432790d95c2ce441b889be324 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-dnl Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 dnl Contributed by Red Hat, Inc.
 dnl 
 dnl This file is part of the GNU simulators.
index 63e9f220b844617f4ef0b711255e666e6f30f647..a4afab73da68708000a4814cd535b4365c60e614 100644 (file)
@@ -1,6 +1,6 @@
 /* cpu.h --- declarations for the RX core.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 3ab5c6197f44bcd23d7af21334588c58115ace13..a4d18c1c0aca39cb53b46a08182818d00ed9d268 100644 (file)
@@ -1,6 +1,6 @@
 /* err.c --- handle errors for RX simulator.
 
-Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 0309a6428ba2279454cce018974b863174c89472..d05986a406aa3728e0299900611d570e00ff8d9a 100644 (file)
@@ -1,6 +1,6 @@
 /* err.h --- handle errors for RX simulator.
 
-Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 391a6a5213fa13e4d63f8da6494b4335ac6cc14f..2080f99e2846b4586aa36058d0346431ec3149d1 100644 (file)
@@ -1,6 +1,6 @@
 /* fpu.c --- FPU emulator for stand-alone RX simulator.
 
-Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index a66e3f1f2b19116795424b07215138693fbfd870..d8efb4f9a542c2f56bafb4f531e86eecee61b85a 100644 (file)
@@ -1,6 +1,6 @@
 /* fpu.h --- FPU emulator for stand-alone RX simulator.
 
-Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index a8db2bb13c446f0e3b32467e9a7991e31ee3b0f6..d5a84d75d0915ce4677bdd53b2fb9e98dca626fd 100644 (file)
@@ -1,6 +1,6 @@
 /* gdb-if.c -- sim interface to GDB.
 
-Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 4b723744abdb33e5f85e582eeeb0037ae39048a3..6d72d697a2b268ab2067c2299d04a7e9d7eef301 100644 (file)
@@ -1,6 +1,6 @@
 /* load.c --- loading object files into the RX simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 96186a70c562b34d5198222b795a0879529c97bd..c4f10ab9714677f579e2848c2f7810d13438722d 100644 (file)
@@ -1,6 +1,6 @@
 /* load.h --- interface to loading object files into the RX simulator.
 
-Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 9945e5e283af0e1926194ecb509583f36f2fb697..350c7ae602834109e4154ac18f6200240b277205 100644 (file)
@@ -1,6 +1,6 @@
 /* main.c --- main function for stand-alone RX simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 9209e2b1e63bca9ea024910f2b6d3aa2ab72b7a5..5556ea056c9d982abf79f5d892128349d617f640 100644 (file)
@@ -1,6 +1,6 @@
 /* mem.c --- memory for RX simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index b8b1d0637d56b7499a318c2232f12f0b29f57704..1b8320ad93baa26c72830f198fe4d5bbb68ed7cc 100644 (file)
@@ -1,6 +1,6 @@
 /* mem.h --- interface to memory for M32C simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 32ebdc12e5d5c3ed065cd7d98aca35c5a674404e..5890a41495055b56304ada8482b91c4638934edb 100644 (file)
@@ -1,6 +1,6 @@
 /* misc.c --- miscellaneous utility functions for RX simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 6f64287e61334a4be49967f18af27efb58758bdb..bd847a03c5528fc4d2a33d81fdcfdd6ccd069eb1 100644 (file)
@@ -1,6 +1,6 @@
 /* misc.h --- interface to miscellaneous utility functions for RX simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 27b9d83e62f46838a2b55d125391afb031c26c25..bfb77a3b64733cbe1936100cde2dcc5af5e97d51 100644 (file)
@@ -1,6 +1,6 @@
 /* reg.c --- register set model for RX simulator.
 
-   Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Red Hat, Inc.
 
    This file is part of the GNU simulators.
index c9c3c01e55d0c965656052ea3a3f45d6ac60a35f..f1ce809014df8a2b7d761cb8167059d2996303de 100644 (file)
@@ -1,6 +1,6 @@
 /* rx.c --- opcode semantics for stand-alone RX simulator.
 
-Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 6a6c724abc650ed47b2a680ba77640496b6f8591..5835428c5060c513e34836067549135a649cbbdb 100644 (file)
@@ -1,6 +1,6 @@
 /* syscalls.c --- implement system calls for the RX simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 806c6524b069009b660701ab18e7ae8fca9ef8f8..05d4b38ef30a221850cffce34d2bebf5d26c3ecc 100644 (file)
@@ -1,6 +1,6 @@
 /* syscalls.h --- interface to syscalls for the RX sim.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 112b1b0c7aec66081053aedba21c35eb904baaa4..cab05ff9dd614b16d0a89166bf130ea75dbb4d26 100644 (file)
@@ -1,6 +1,6 @@
 /* trace.c --- tracing output for the RX simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 42f77f4333b340af94d7c69e750ff7ea7a7d0aa2..0a733420a33330d38dcc880c17c794687fdd626d 100644 (file)
@@ -1,6 +1,6 @@
 /* trace.h --- interface to tracing output for the RX simulator.
 
-   Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Red Hat, Inc.
 
    This file is part of the GNU simulators.
index 2a5749855690f10680b20be38f20308d24d2ec81..a51982cf5261bdece0170e80a79b148caca073b3 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the SH sim library.
-#    Copyright (C) 1990, 91, 92, 95, 96, 1997, 2007, 2008, 2009
+#    Copyright (C) 1990, 91, 92, 95, 96, 1997, 2007, 2008, 2009, 2010
 #    Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
index 9e053b0f8699af2805699fdfc65dbe07d0965760..e3f123735ffae5c2aa3a63b3d0ac04b530f876e0 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile template for Configure for the SH64 simulator
-# Copyright (C) 2000, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2008, 2009, 2010 Free Software Foundation, Inc.
 # Contributed by Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
index 7d1b08ad6544d477f806389285fafc82cf85f9c5..28f5c8bca85258045f9dbf8b591120b61a4c2ca8 100644 (file)
@@ -1,5 +1,5 @@
 /* Engine declarations.
-   Copyright (C) 2000, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index 15e8e789e223c685e7b92d01f2277846cbc4772c..435e12e25fc3c10c405b3164071dff74957cc4c2 100644 (file)
@@ -1,5 +1,5 @@
 /* collection of junk waiting time to sort out
-   Copyright (C) 2000, 2006, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2006, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Red Hat, Inc.
 
 This file is part of the GNU Simulators.
index 707a02ec698ef915820a61dc35148972de3dac84..3c5e65bfb8f3cbe64a93e776b7306ca50ddee5da 100644 (file)
@@ -1,5 +1,6 @@
 /* SH5 simulator support code
-   Copyright (C) 2000, 2001, 2006, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2006, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
index e3f27710353fec36baaa08bcd25ff1e29dbf86a5..f472f58dc50b752a6b0fe037585a09e26d0b230f 100644 (file)
@@ -1,5 +1,5 @@
 /* Main simulator entry points specific to the SH5.
-   Copyright (C) 2000, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This file is part of the GNU simulators.
index f44c8e9b37635cc62a00f68c7670517ab42af459..6a60f959ee6c7ba525e320a99b44b097ee214a50 100644 (file)
@@ -1,5 +1,6 @@
 # Makefile for regression testing the GNU debugger.
-# Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
index ec8dfd3d7eba79b052525e9158dd452c9bcbcc8e..15cb34d40d8ed50d755aba5d7a3588269fc3fd99 100644 (file)
@@ -1,5 +1,5 @@
 /* Miscellaneous simulator utilities.
-   Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
index d71db5d7afc4a7c7cb6600c03d58a3092c3dfb00..b29d3d12b8e0fa7e7e570e81d800f3811ddd6360 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for regression testing the GNU debugger.
-# Copyright (C) 1992, 1993, 1994, 1995, 2007, 2008, 2009
+# Copyright (C) 1992, 1993, 1994, 1995, 2007, 2008, 2009, 2010
 # Free Software Foundation, Inc.
 
 # This file is part of GDB.
index 6353e29904b2953c3692c0d76036d56019dfdfd2..af3f88f48becca26fe13d9cd33afa34acce49ad5 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for regression testing the frv simulator.
-# Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
index 3507dddb049777bc5126a485395a7bec6e9c44f4..2d87d8b0f10cce68b74c78f93bedfd17a26a81bb 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for regression testing the m32r simulator.
-# Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
index bb51ada38c3e69286ab60123101694ac6e8e27d4..a519c2e77d51371a33677d6949fdc2f63f0fe401 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for regression testing the GNU debugger.
-# Copyright (C) 1992, 1993, 1994, 1995, 2007, 2008, 2009
+# Copyright (C) 1992, 1993, 1994, 1995, 2007, 2008, 2009, 2010
 # Free Software Foundation, Inc.
 
 # This file is part of GDB.
index 5b1a26ba3950ded70eeb712815f7fc872c695c6f..83415c8c713fe9b96cc980802ba011e21acf42a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9a018aa1610b3d1e05180c1698430460c7d42bc4..ef57d6dff4fa82c1fc258fcc6604b97a41472fa2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f0c62db560bb52c30e22da4b2956865bfdbd6951..04e3bebfa2485ab8575fd7a5feaacdb1490f86cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 434b5d9440d6dea7ec5e3caf0f1a0006bcc54a10..c7e215977b76e904f5b6648c22c760e07145f266 100644 (file)
@@ -4,7 +4,7 @@
 #ld:           -N -Ttext=0x80010000
 #output:       *\\npass\\n
 
-# Copyright (C) 2005 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2010 Free Software Foundation, Inc.
 # Contributed by MIPS Technologies, Inc.  Written by Chao-ying Fu.
 #
 # This file is part of the GNU simulators.
index b3182af3317c1c7924e5b8e4bcfc8d8893da509d..5532ced11f8eb60fe187966a72900eb13509a3ec 100644 (file)
@@ -1,5 +1,5 @@
 # MIPS simulator testsuite utility functions.
-# Copyright (C) 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 # Contributed by Chris Demetriou of Broadcom Corporation.
 #
 # This file is part of the GNU simulators.
index 0e82d377af1a4b88f18cf8e4b11e0e8a35bc5a39..309d66009483fe223182a0753ad9d9c8548d144b 100644 (file)
@@ -1,5 +1,5 @@
 # MIPS DSP ASE simulator testsuite utility functions.
-# Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 # Contributed by MIPS Technologies, Inc.  Written by Chao-ying Fu.
 #
 # This file is part of the GNU simulators.
index 2a9c01ed6cc392cd9ec60151aecbf64fdd32f06f..4f7256f6c1f4611f19fc1fe5983c3680b1be2190 100644 (file)
@@ -1,5 +1,5 @@
 # MIPS simulator testsuite FPU utility functions.
-# Copyright (C) 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 # Contributed by Chris Demetriou of Broadcom Corporation.
 #
 # This file is part of the GNU simulators.
index 52c512d4efddabed6fec898690fbd4e6cc4e6673..f63de3aeee18189c06fe6572a09010fdee0c9e5b 100644 (file)
@@ -1,5 +1,5 @@
 # MIPS simulator testsuite MDMX utility functions.
-# Copyright (C) 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 # Contributed by Chris Demetriou of Broadcom Corporation.
 #
 # This file is part of the GNU simulators.
index 50bbef3630043ade6fcbdd3121d86f16f5894540..e86a1048cf81e9bb9805f1a7bad970f5fa5095a3 100644 (file)
@@ -1,5 +1,6 @@
 #    Makefile template for Configure for the V850 sim library.
-#    Copyright (C) 1996, 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+#    Copyright (C) 1996, 1997, 2007, 2008, 2009, 2010
+#    Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
 # This program is free software; you can redistribute it and/or modify