diff options
author | Joel Brobecker <brobecker@gnat.com> | 2010-01-01 10:03:36 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2010-01-01 10:03:36 +0000 |
commit | dc3cf14f35b666eed7be13100ff58639450aa5cf (patch) | |
tree | 928766ed33028b6983172ae85cf914a67c102e77 | |
parent | abd775ced888559dcee0fa46b6b06bccabbd84cb (diff) | |
download | binutils-gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.tar.gz |
Update copyright notices to add year 2010.
371 files changed, 415 insertions, 382 deletions
diff --git a/include/gdb/callback.h b/include/gdb/callback.h index 38a148bcb52..114e2f32564 100644 --- a/include/gdb/callback.h +++ b/include/gdb/callback.h @@ -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. diff --git a/include/gdb/fileio.h b/include/gdb/fileio.h index ddf5ed5ca99..b9c7360ad86 100644 --- a/include/gdb/fileio.h +++ b/include/gdb/fileio.h @@ -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 diff --git a/include/gdb/remote-sim.h b/include/gdb/remote-sim.h index 44800270420..cfb1c1141d6 100644 --- a/include/gdb/remote-sim.h +++ b/include/gdb/remote-sim.h @@ -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. diff --git a/include/gdb/signals.h b/include/gdb/signals.h index 1074294baa4..a7eb19ce991 100644 --- a/include/gdb/signals.h +++ b/include/gdb/signals.h @@ -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. diff --git a/include/gdb/sim-arm.h b/include/gdb/sim-arm.h index a5bda7980e8..7be6cb7a4f7 100644 --- a/include/gdb/sim-arm.h +++ b/include/gdb/sim-arm.h @@ -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. diff --git a/include/gdb/sim-cr16.h b/include/gdb/sim-cr16.h index 98a6c23524c..80808d7c19b 100644 --- a/include/gdb/sim-cr16.h +++ b/include/gdb/sim-cr16.h @@ -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. diff --git a/include/gdb/sim-d10v.h b/include/gdb/sim-d10v.h index b68b4c0b634..0452cfe47b2 100644 --- a/include/gdb/sim-d10v.h +++ b/include/gdb/sim-d10v.h @@ -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. diff --git a/include/gdb/sim-frv.h b/include/gdb/sim-frv.h index 7a61e04fe2b..4736711d093 100644 --- a/include/gdb/sim-frv.h +++ b/include/gdb/sim-frv.h @@ -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. diff --git a/include/gdb/sim-h8300.h b/include/gdb/sim-h8300.h index 0a0b88df494..94b7317d044 100644 --- a/include/gdb/sim-h8300.h +++ b/include/gdb/sim-h8300.h @@ -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. diff --git a/include/gdb/sim-lm32.h b/include/gdb/sim-lm32.h index c3324d912c7..32afc680cb0 100644 --- a/include/gdb/sim-lm32.h +++ b/include/gdb/sim-lm32.h @@ -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. diff --git a/include/gdb/sim-m32c.h b/include/gdb/sim-m32c.h index cebcf07a6b4..28f64d6346d 100644 --- a/include/gdb/sim-m32c.h +++ b/include/gdb/sim-m32c.h @@ -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. diff --git a/include/gdb/sim-ppc.h b/include/gdb/sim-ppc.h index 7a3521a6029..5deb126dc98 100644 --- a/include/gdb/sim-ppc.h +++ b/include/gdb/sim-ppc.h @@ -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. diff --git a/include/gdb/sim-rx.h b/include/gdb/sim-rx.h index 47491d00ecf..2a7988bf18c 100644 --- a/include/gdb/sim-rx.h +++ b/include/gdb/sim-rx.h @@ -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. diff --git a/include/gdb/sim-sh.h b/include/gdb/sim-sh.h index 3c611769ee8..ecc242cec18 100644 --- a/include/gdb/sim-sh.h +++ b/include/gdb/sim-sh.h @@ -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. diff --git a/sim/Makefile.in b/sim/Makefile.in index d0821105487..49c0adea9ad 100644 --- a/sim/Makefile.in +++ b/sim/Makefile.in @@ -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. # diff --git a/sim/arm/Makefile.in b/sim/arm/Makefile.in index 51247461b6c..43cb4dd9aeb 100644 --- a/sim/arm/Makefile.in +++ b/sim/arm/Makefile.in @@ -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. # diff --git a/sim/arm/iwmmxt.c b/sim/arm/iwmmxt.c index b48f788b693..88d1fd895c5 100644 --- a/sim/arm/iwmmxt.c +++ b/sim/arm/iwmmxt.c @@ -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 diff --git a/sim/arm/iwmmxt.h b/sim/arm/iwmmxt.h index 54e4b745abd..a0122b3bbd4 100644 --- a/sim/arm/iwmmxt.h +++ b/sim/arm/iwmmxt.h @@ -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 diff --git a/sim/arm/maverick.c b/sim/arm/maverick.c index c23d07b0458..532015e9086 100644 --- a/sim/arm/maverick.c +++ b/sim/arm/maverick.c @@ -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 diff --git a/sim/arm/wrapper.c b/sim/arm/wrapper.c index b10eeca667c..67441e0dd20 100644 --- a/sim/arm/wrapper.c +++ b/sim/arm/wrapper.c @@ -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. diff --git a/sim/avr/Makefile.in b/sim/avr/Makefile.in index 42f5f25cbf7..d4ad320cef6 100644 --- a/sim/avr/Makefile.in +++ b/sim/avr/Makefile.in @@ -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 diff --git a/sim/avr/interp.c b/sim/avr/interp.c index 109046b4fd2..de94f2c4887 100644 --- a/sim/avr/interp.c +++ b/sim/avr/interp.c @@ -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. diff --git a/sim/common/Make-common.in b/sim/common/Make-common.in index cf680de18e9..44574773935 100644 --- a/sim/common/Make-common.in +++ b/sim/common/Make-common.in @@ -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. diff --git a/sim/common/Makefile.in b/sim/common/Makefile.in index be7525d7f9c..ec7794dd408 100644 --- a/sim/common/Makefile.in +++ b/sim/common/Makefile.in @@ -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 diff --git a/sim/common/callback.c b/sim/common/callback.c index 570438253cf..d034bca4512 100644 --- a/sim/common/callback.c +++ b/sim/common/callback.c @@ -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. diff --git a/sim/common/cgen-cpu.h b/sim/common/cgen-cpu.h index d40358209bc..a698ed63607 100644 --- a/sim/common/cgen-cpu.h +++ b/sim/common/cgen-cpu.h @@ -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. diff --git a/sim/common/cgen-defs.h b/sim/common/cgen-defs.h index 0af630894ea..43bb852007b 100644 --- a/sim/common/cgen-defs.h +++ b/sim/common/cgen-defs.h @@ -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. diff --git a/sim/common/cgen-engine.h b/sim/common/cgen-engine.h index e3866cdf123..b11eb332e5b 100644 --- a/sim/common/cgen-engine.h +++ b/sim/common/cgen-engine.h @@ -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. diff --git a/sim/common/cgen-mem.h b/sim/common/cgen-mem.h index b7f767f43fc..86397ff5d59 100644 --- a/sim/common/cgen-mem.h +++ b/sim/common/cgen-mem.h @@ -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. diff --git a/sim/common/cgen-ops.h b/sim/common/cgen-ops.h index 8bfe1675a98..64ed7379e28 100644 --- a/sim/common/cgen-ops.h +++ b/sim/common/cgen-ops.h @@ -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. diff --git a/sim/common/cgen-par.c b/sim/common/cgen-par.c index d0733083acc..76f9141c5fe 100644 --- a/sim/common/cgen-par.c +++ b/sim/common/cgen-par.c @@ -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. diff --git a/sim/common/cgen-par.h b/sim/common/cgen-par.h index ffdc40df5e0..56b1f31eb8f 100644 --- a/sim/common/cgen-par.h +++ b/sim/common/cgen-par.h @@ -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. diff --git a/sim/common/cgen-run.c b/sim/common/cgen-run.c index 6640eacbefa..748f0c013d5 100644 --- a/sim/common/cgen-run.c +++ b/sim/common/cgen-run.c @@ -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. diff --git a/sim/common/cgen-scache.c b/sim/common/cgen-scache.c index ffd87e00c7f..82f57b47936 100644 --- a/sim/common/cgen-scache.c +++ b/sim/common/cgen-scache.c @@ -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. diff --git a/sim/common/cgen-scache.h b/sim/common/cgen-scache.h index 8ea16455cf9..1d4d0fe1304 100644 --- a/sim/common/cgen-scache.h +++ b/sim/common/cgen-scache.h @@ -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. diff --git a/sim/common/cgen-sim.h b/sim/common/cgen-sim.h index e68750a8653..032cb282bb8 100644 --- a/sim/common/cgen-sim.h +++ b/sim/common/cgen-sim.h @@ -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. diff --git a/sim/common/cgen-trace.c b/sim/common/cgen-trace.c index b984ea8b020..17a68e67fba 100644 --- a/sim/common/cgen-trace.c +++ b/sim/common/cgen-trace.c @@ -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. diff --git a/sim/common/cgen-trace.h b/sim/common/cgen-trace.h index bd259398565..74244ea998c 100644 --- a/sim/common/cgen-trace.h +++ b/sim/common/cgen-trace.h @@ -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. diff --git a/sim/common/cgen-types.h b/sim/common/cgen-types.h index c345bc0839b..c4facea51df 100644 --- a/sim/common/cgen-types.h +++ b/sim/common/cgen-types.h @@ -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. diff --git a/sim/common/cgen-utils.c b/sim/common/cgen-utils.c index f843031e416..61a99ed6afb 100644 --- a/sim/common/cgen-utils.c +++ b/sim/common/cgen-utils.c @@ -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. diff --git a/sim/common/dv-core.c b/sim/common/dv-core.c index 0e67775c3dd..771690daaf5 100644 --- a/sim/common/dv-core.c +++ b/sim/common/dv-core.c @@ -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. diff --git a/sim/common/dv-glue.c b/sim/common/dv-glue.c index c21b028e6a6..40d294f2fcd 100644 --- a/sim/common/dv-glue.c +++ b/sim/common/dv-glue.c @@ -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. diff --git a/sim/common/dv-pal.c b/sim/common/dv-pal.c index 861f874617e..9b1bc74a956 100644 --- a/sim/common/dv-pal.c +++ b/sim/common/dv-pal.c @@ -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. diff --git a/sim/common/dv-sockser.c b/sim/common/dv-sockser.c index bc3a9bd27b2..919519090d4 100644 --- a/sim/common/dv-sockser.c +++ b/sim/common/dv-sockser.c @@ -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 diff --git a/sim/common/genmloop.sh b/sim/common/genmloop.sh index 2c5d6cedcb6..ef3fdf64121 100644 --- a/sim/common/genmloop.sh +++ b/sim/common/genmloop.sh @@ -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. # diff --git a/sim/common/hw-alloc.c b/sim/common/hw-alloc.c index fa239c4c052..db2b256dcb4 100644 --- a/sim/common/hw-alloc.c +++ b/sim/common/hw-alloc.c @@ -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. diff --git a/sim/common/hw-alloc.h b/sim/common/hw-alloc.h index 137faee02e9..3fb0380600e 100644 --- a/sim/common/hw-alloc.h +++ b/sim/common/hw-alloc.h @@ -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. diff --git a/sim/common/hw-base.c b/sim/common/hw-base.c index fc1302a5811..85d80098f81 100644 --- a/sim/common/hw-base.c +++ b/sim/common/hw-base.c @@ -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. diff --git a/sim/common/hw-base.h b/sim/common/hw-base.h index fdd4a80b9b4..93073dd4f24 100644 --- a/sim/common/hw-base.h +++ b/sim/common/hw-base.h @@ -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. diff --git a/sim/common/hw-device.c b/sim/common/hw-device.c index 6df00bfe8e0..26477709401 100644 --- a/sim/common/hw-device.c +++ b/sim/common/hw-device.c @@ -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. diff --git a/sim/common/hw-device.h b/sim/common/hw-device.h index 487b22beecf..73e00ef3156 100644 --- a/sim/common/hw-device.h +++ b/sim/common/hw-device.h @@ -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. diff --git a/sim/common/hw-events.c b/sim/common/hw-events.c index a851a2a9181..fc73be8f60e 100644 --- a/sim/common/hw-events.c +++ b/sim/common/hw-events.c @@ -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. diff --git a/sim/common/hw-events.h b/sim/common/hw-events.h index ca316d02ba8..479e0007551 100644 --- a/sim/common/hw-events.h +++ b/sim/common/hw-events.h @@ -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. diff --git a/sim/common/hw-handles.c b/sim/common/hw-handles.c index 8b784e61087..b850e47dc9f 100644 --- a/sim/common/hw-handles.c +++ b/sim/common/hw-handles.c @@ -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. diff --git a/sim/common/hw-handles.h b/sim/common/hw-handles.h index bb57cfff051..2a68eb01646 100644 --- a/sim/common/hw-handles.h +++ b/sim/common/hw-handles.h @@ -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. diff --git a/sim/common/hw-instances.c b/sim/common/hw-instances.c index 3b82b4fdbe4..c940cff6a1f 100644 --- a/sim/common/hw-instances.c +++ b/sim/common/hw-instances.c @@ -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. diff --git a/sim/common/hw-instances.h b/sim/common/hw-instances.h index 2925dc71101..75975bd7d5e 100644 --- a/sim/common/hw-instances.h +++ b/sim/common/hw-instances.h @@ -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. diff --git a/sim/common/hw-main.h b/sim/common/hw-main.h index fba275449fd..b8517f5b087 100644 --- a/sim/common/hw-main.h +++ b/sim/common/hw-main.h @@ -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. diff --git a/sim/common/hw-ports.c b/sim/common/hw-ports.c index 61e883030f6..8d5c14e469c 100644 --- a/sim/common/hw-ports.c +++ b/sim/common/hw-ports.c @@ -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. diff --git a/sim/common/hw-ports.h b/sim/common/hw-ports.h index cfa899acfcc..b1bbb418a47 100644 --- a/sim/common/hw-ports.h +++ b/sim/common/hw-ports.h @@ -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. diff --git a/sim/common/hw-properties.c b/sim/common/hw-properties.c index e38345958fd..3166e42dd80 100644 --- a/sim/common/hw-properties.c +++ b/sim/common/hw-properties.c @@ -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. diff --git a/sim/common/hw-properties.h b/sim/common/hw-properties.h index e68798849c1..61dbf776445 100644 --- a/sim/common/hw-properties.h +++ b/sim/common/hw-properties.h @@ -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. diff --git a/sim/common/hw-tree.c b/sim/common/hw-tree.c index 0a42aedd4cc..d3530d0c17b 100644 --- a/sim/common/hw-tree.c +++ b/sim/common/hw-tree.c @@ -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. diff --git a/sim/common/hw-tree.h b/sim/common/hw-tree.h index cdc9650f2e5..95e535d3e1b 100644 --- a/sim/common/hw-tree.h +++ b/sim/common/hw-tree.h @@ -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. diff --git a/sim/common/nrun.c b/sim/common/nrun.c index 379f4ddf14d..aad1d8c9de4 100644 --- a/sim/common/nrun.c +++ b/sim/common/nrun.c @@ -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 diff --git a/sim/common/run-sim.h b/sim/common/run-sim.h index b19e6272d80..9c449ba9f16 100644 --- a/sim/common/run-sim.h +++ b/sim/common/run-sim.h @@ -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. diff --git a/sim/common/run.1 b/sim/common/run.1 index 7de3c7a3020..8bd0423497b 100644 --- a/sim/common/run.1 +++ b/sim/common/run.1 @@ -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 diff --git a/sim/common/run.c b/sim/common/run.c index 68ac0bdea70..fb3707cc70a 100644 --- a/sim/common/run.c +++ b/sim/common/run.c @@ -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 diff --git a/sim/common/sim-abort.c b/sim/common/sim-abort.c index 06ae109a5b0..2ce8e5e4756 100644 --- a/sim/common/sim-abort.c +++ b/sim/common/sim-abort.c @@ -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. diff --git a/sim/common/sim-alu.h b/sim/common/sim-alu.h index f310a0e20c4..1145141a0d0 100644 --- a/sim/common/sim-alu.h +++ b/sim/common/sim-alu.h @@ -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. diff --git a/sim/common/sim-arange.c b/sim/common/sim-arange.c index ce02784f465..9715865e76e 100644 --- a/sim/common/sim-arange.c +++ b/sim/common/sim-arange.c @@ -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. diff --git a/sim/common/sim-arange.h b/sim/common/sim-arange.h index e5aceeaa188..5243c9d4544 100644 --- a/sim/common/sim-arange.h +++ b/sim/common/sim-arange.h @@ -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. diff --git a/sim/common/sim-base.h b/sim/common/sim-base.h index 6297ca85cac..7a28b12738d 100644 --- a/sim/common/sim-base.h +++ b/sim/common/sim-base.h @@ -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. diff --git a/sim/common/sim-basics.h b/sim/common/sim-basics.h index 3750dcaf8e4..f7e65378fa5 100644 --- a/sim/common/sim-basics.h +++ b/sim/common/sim-basics.h @@ -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. diff --git a/sim/common/sim-bits.c b/sim/common/sim-bits.c index 4fe9533ac46..545eb77c3d2 100644 --- a/sim/common/sim-bits.c +++ b/sim/common/sim-bits.c @@ -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. diff --git a/sim/common/sim-bits.h b/sim/common/sim-bits.h index 98adaf731b4..17129daf82d 100644 --- a/sim/common/sim-bits.h +++ b/sim/common/sim-bits.h @@ -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. diff --git a/sim/common/sim-config.c b/sim/common/sim-config.c index 632182b782a..fd56d8a2f2a 100644 --- a/sim/common/sim-config.c +++ b/sim/common/sim-config.c @@ -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. diff --git a/sim/common/sim-config.h b/sim/common/sim-config.h index f9df48623fe..ed12cbf12a7 100644 --- a/sim/common/sim-config.h +++ b/sim/common/sim-config.h @@ -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. diff --git a/sim/common/sim-core.c b/sim/common/sim-core.c index 59bda5590f2..92b80037a0f 100644 --- a/sim/common/sim-core.c +++ b/sim/common/sim-core.c @@ -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. diff --git a/sim/common/sim-core.h b/sim/common/sim-core.h index e0f25fcf8a3..3fac62727bf 100644 --- a/sim/common/sim-core.h +++ b/sim/common/sim-core.h @@ -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. diff --git a/sim/common/sim-cpu.c b/sim/common/sim-cpu.c index 39962ec7ec7..bce2a93aa56 100644 --- a/sim/common/sim-cpu.c +++ b/sim/common/sim-cpu.c @@ -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. diff --git a/sim/common/sim-cpu.h b/sim/common/sim-cpu.h index 3c63054290f..9e796013b49 100644 --- a/sim/common/sim-cpu.h +++ b/sim/common/sim-cpu.h @@ -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. diff --git a/sim/common/sim-endian.c b/sim/common/sim-endian.c index 461156d2800..8e85e79fb8f 100644 --- a/sim/common/sim-endian.c +++ b/sim/common/sim-endian.c @@ -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. diff --git a/sim/common/sim-endian.h b/sim/common/sim-endian.h index 4ab75049ebb..d923f1cbdac 100644 --- a/sim/common/sim-endian.h +++ b/sim/common/sim-endian.h @@ -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. diff --git a/sim/common/sim-engine.c b/sim/common/sim-engine.c index 4a6a6612a06..38b98f70e18 100644 --- a/sim/common/sim-engine.c +++ b/sim/common/sim-engine.c @@ -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. diff --git a/sim/common/sim-engine.h b/sim/common/sim-engine.h index 6d6ab32231c..3afdac6e5ab 100644 --- a/sim/common/sim-engine.h +++ b/sim/common/sim-engine.h @@ -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. diff --git a/sim/common/sim-events.c b/sim/common/sim-events.c index c9c7bca62d3..e02fb76429c 100644 --- a/sim/common/sim-events.c +++ b/sim/common/sim-events.c @@ -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. diff --git a/sim/common/sim-events.h b/sim/common/sim-events.h index f508a952fc0..cc22439a728 100644 --- a/sim/common/sim-events.h +++ b/sim/common/sim-events.h @@ -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. diff --git a/sim/common/sim-fpu.c b/sim/common/sim-fpu.c index 2b09d0f8f49..500a5f90185 100644 --- a/sim/common/sim-fpu.c +++ b/sim/common/sim-fpu.c @@ -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 diff --git a/sim/common/sim-fpu.h b/sim/common/sim-fpu.h index 59bcd8fb6f6..45c9c6ce49f 100644 --- a/sim/common/sim-fpu.h +++ b/sim/common/sim-fpu.h @@ -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. diff --git a/sim/common/sim-hload.c b/sim/common/sim-hload.c index 1285c9ed9f5..a4ef0296f7b 100644 --- a/sim/common/sim-hload.c +++ b/sim/common/sim-hload.c @@ -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. diff --git a/sim/common/sim-hrw.c b/sim/common/sim-hrw.c index a36c96411f7..e76a1962da5 100644 --- a/sim/common/sim-hrw.c +++ b/sim/common/sim-hrw.c @@ -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. diff --git a/sim/common/sim-hw.c b/sim/common/sim-hw.c index ea9f54ac5b7..d9868d3264e 100644 --- a/sim/common/sim-hw.c +++ b/sim/common/sim-hw.c @@ -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. diff --git a/sim/common/sim-hw.h b/sim/common/sim-hw.h index 2f3e49744ae..100fa2c23c8 100644 --- a/sim/common/sim-hw.h +++ b/sim/common/sim-hw.h @@ -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. diff --git a/sim/common/sim-info.c b/sim/common/sim-info.c index 1b6380d1f1f..68ef5deb2d3 100644 --- a/sim/common/sim-info.c +++ b/sim/common/sim-info.c @@ -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. diff --git a/sim/common/sim-inline.c b/sim/common/sim-inline.c index 74b2f70f1e6..b3b5336476a 100644 --- a/sim/common/sim-inline.c +++ b/sim/common/sim-inline.c @@ -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. diff --git a/sim/common/sim-inline.h b/sim/common/sim-inline.h index c1a624086f9..f890d73512e 100644 --- a/sim/common/sim-inline.h +++ b/sim/common/sim-inline.h @@ -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. diff --git a/sim/common/sim-io.c b/sim/common/sim-io.c index 7d4b3e21bf5..1f45bd6c986 100644 --- a/sim/common/sim-io.c +++ b/sim/common/sim-io.c @@ -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. diff --git a/sim/common/sim-io.h b/sim/common/sim-io.h index 0c8cf7a84d6..b3c9e77a513 100644 --- a/sim/common/sim-io.h +++ b/sim/common/sim-io.h @@ -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. diff --git a/sim/common/sim-load.c b/sim/common/sim-load.c index 41e2208a4d3..b265cd9c7f4 100644 --- a/sim/common/sim-load.c +++ b/sim/common/sim-load.c @@ -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 diff --git a/sim/common/sim-memopt.c b/sim/common/sim-memopt.c index 73d20dcb4d4..47b6c9e37dc 100644 --- a/sim/common/sim-memopt.c +++ b/sim/common/sim-memopt.c @@ -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. diff --git a/sim/common/sim-memopt.h b/sim/common/sim-memopt.h index 60cc17c141e..f42429fa2bd 100644 --- a/sim/common/sim-memopt.h +++ b/sim/common/sim-memopt.h @@ -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. diff --git a/sim/common/sim-model.c b/sim/common/sim-model.c index c63687a7e88..e40d5e160cf 100644 --- a/sim/common/sim-model.c +++ b/sim/common/sim-model.c @@ -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. diff --git a/sim/common/sim-model.h b/sim/common/sim-model.h index d24a2729e6e..3ad3d1b47ef 100644 --- a/sim/common/sim-model.h +++ b/sim/common/sim-model.h @@ -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. diff --git a/sim/common/sim-module.c b/sim/common/sim-module.c index e113e04078d..0180d0729da 100644 --- a/sim/common/sim-module.c +++ b/sim/common/sim-module.c @@ -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. diff --git a/sim/common/sim-module.h b/sim/common/sim-module.h index cebf988420d..908594e6f01 100644 --- a/sim/common/sim-module.h +++ b/sim/common/sim-module.h @@ -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. diff --git a/sim/common/sim-n-bits.h b/sim/common/sim-n-bits.h index 2abbb5e68a2..5627285fdd1 100644 --- a/sim/common/sim-n-bits.h +++ b/sim/common/sim-n-bits.h @@ -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. diff --git a/sim/common/sim-n-core.h b/sim/common/sim-n-core.h index 8962ee504ca..ac3e371ebe1 100644 --- a/sim/common/sim-n-core.h +++ b/sim/common/sim-n-core.h @@ -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. diff --git a/sim/common/sim-n-endian.h b/sim/common/sim-n-endian.h index c490ecfb745..02aefafce1c 100644 --- a/sim/common/sim-n-endian.h +++ b/sim/common/sim-n-endian.h @@ -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. diff --git a/sim/common/sim-options.c b/sim/common/sim-options.c index a8f0b45a284..82a502e2fb7 100644 --- a/sim/common/sim-options.c +++ b/sim/common/sim-options.c @@ -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. diff --git a/sim/common/sim-options.h b/sim/common/sim-options.h index f4c10206526..fdf659f359d 100644 --- a/sim/common/sim-options.h +++ b/sim/common/sim-options.h @@ -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. diff --git a/sim/common/sim-profile.c b/sim/common/sim-profile.c index dd9e5a3a2fa..408f20591c4 100644 --- a/sim/common/sim-profile.c +++ b/sim/common/sim-profile.c @@ -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. diff --git a/sim/common/sim-profile.h b/sim/common/sim-profile.h index 260677072fd..315a79f140a 100644 --- a/sim/common/sim-profile.h +++ b/sim/common/sim-profile.h @@ -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. diff --git a/sim/common/sim-reason.c b/sim/common/sim-reason.c index 72e2a6b8d72..f10804a31eb 100644 --- a/sim/common/sim-reason.c +++ b/sim/common/sim-reason.c @@ -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. diff --git a/sim/common/sim-reg.c b/sim/common/sim-reg.c index 38c9c18f225..0bada0029b0 100644 --- a/sim/common/sim-reg.c +++ b/sim/common/sim-reg.c @@ -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. diff --git a/sim/common/sim-resume.c b/sim/common/sim-resume.c index edb6e2e9541..dbb38ccb5ae 100644 --- a/sim/common/sim-resume.c +++ b/sim/common/sim-resume.c @@ -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. diff --git a/sim/common/sim-run.c b/sim/common/sim-run.c index 1a7a8a40f15..a92524f578c 100644 --- a/sim/common/sim-run.c +++ b/sim/common/sim-run.c @@ -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. diff --git a/sim/common/sim-signal.c b/sim/common/sim-signal.c index 79d2c6bf9d1..d825dbf12e1 100644 --- a/sim/common/sim-signal.c +++ b/sim/common/sim-signal.c @@ -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. diff --git a/sim/common/sim-signal.h b/sim/common/sim-signal.h index e9c242b8fe6..16e63181dd0 100644 --- a/sim/common/sim-signal.h +++ b/sim/common/sim-signal.h @@ -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. diff --git a/sim/common/sim-stop.c b/sim/common/sim-stop.c index 20f5d771d44..f55c81f9d08 100644 --- a/sim/common/sim-stop.c +++ b/sim/common/sim-stop.c @@ -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. diff --git a/sim/common/sim-trace.c b/sim/common/sim-trace.c index 4c3f36e861d..f59b3244146 100644 --- a/sim/common/sim-trace.c +++ b/sim/common/sim-trace.c @@ -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. diff --git a/sim/common/sim-trace.h b/sim/common/sim-trace.h index cc1e9361488..31457788846 100644 --- a/sim/common/sim-trace.h +++ b/sim/common/sim-trace.h @@ -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. diff --git a/sim/common/sim-types.h b/sim/common/sim-types.h index b19812261ce..851ba7efce2 100644 --- a/sim/common/sim-types.h +++ b/sim/common/sim-types.h @@ -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. diff --git a/sim/common/sim-utils.c b/sim/common/sim-utils.c index e5e7f760dc3..033be5c6b08 100644 --- a/sim/common/sim-utils.c +++ b/sim/common/sim-utils.c @@ -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. diff --git a/sim/common/sim-utils.h b/sim/common/sim-utils.h index e58741ffbfc..75d2fb45026 100644 --- a/sim/common/sim-utils.h +++ b/sim/common/sim-utils.h @@ -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. diff --git a/sim/common/sim-watch.c b/sim/common/sim-watch.c index d9360ec3f33..df8e1b87146 100644 --- a/sim/common/sim-watch.c +++ b/sim/common/sim-watch.c @@ -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. diff --git a/sim/common/sim-watch.h b/sim/common/sim-watch.h index dad55ae74fb..65be89fcf5d 100644 --- a/sim/common/sim-watch.h +++ b/sim/common/sim-watch.h @@ -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. diff --git a/sim/common/syscall.c b/sim/common/syscall.c index 5bc5f0a8dc8..a34207cebff 100644 --- a/sim/common/syscall.c +++ b/sim/common/syscall.c @@ -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. diff --git a/sim/common/version.h b/sim/common/version.h index 0133656216a..5110e66d566 100644 --- a/sim/common/version.h +++ b/sim/common/version.h @@ -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. diff --git a/sim/cr16/Makefile.in b/sim/cr16/Makefile.in index c6b337d03fb..6b1648349cb 100644 --- a/sim/cr16/Makefile.in +++ b/sim/cr16/Makefile.in @@ -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 diff --git a/sim/cr16/cr16_sim.h b/sim/cr16/cr16_sim.h index 67c62524a2c..e00974b3721 100644 --- a/sim/cr16/cr16_sim.h +++ b/sim/cr16/cr16_sim.h @@ -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, diff --git a/sim/cr16/endian.c b/sim/cr16/endian.c index 3a1e7fc59a6..620a953060c 100644 --- a/sim/cr16/endian.c +++ b/sim/cr16/endian.c @@ -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, diff --git a/sim/cr16/gencode.c b/sim/cr16/gencode.c index 6c492643736..d3028c5a70b 100644 --- a/sim/cr16/gencode.c +++ b/sim/cr16/gencode.c @@ -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, diff --git a/sim/cr16/interp.c b/sim/cr16/interp.c index 52281d8d800..f8b7842c653 100644 --- a/sim/cr16/interp.c +++ b/sim/cr16/interp.c @@ -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, diff --git a/sim/cr16/simops.c b/sim/cr16/simops.c index c46aa1bf5d4..a4bf3bb05cc 100644 --- a/sim/cr16/simops.c +++ b/sim/cr16/simops.c @@ -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, diff --git a/sim/cris/Makefile.in b/sim/cris/Makefile.in index 24ada4d6947..7b66853a145 100644 --- a/sim/cris/Makefile.in +++ b/sim/cris/Makefile.in @@ -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 diff --git a/sim/cris/cris-sim.h b/sim/cris/cris-sim.h index fc31e122f24..8d26ead908b 100644 --- a/sim/cris/cris-sim.h +++ b/sim/cris/cris-sim.h @@ -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. diff --git a/sim/cris/cris-tmpl.c b/sim/cris/cris-tmpl.c index 987a5f13d7e..f0bbcbee06d 100644 --- a/sim/cris/cris-tmpl.c +++ b/sim/cris/cris-tmpl.c @@ -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. diff --git a/sim/cris/crisv10f.c b/sim/cris/crisv10f.c index 658fecab4c9..60c8d47487b 100644 --- a/sim/cris/crisv10f.c +++ b/sim/cris/crisv10f.c @@ -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. diff --git a/sim/cris/crisv32f.c b/sim/cris/crisv32f.c index e7b69a50969..09bf233964b 100644 --- a/sim/cris/crisv32f.c +++ b/sim/cris/crisv32f.c @@ -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. diff --git a/sim/cris/devices.c b/sim/cris/devices.c index e2fb7ec327e..7218c660a5c 100644 --- a/sim/cris/devices.c +++ b/sim/cris/devices.c @@ -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. diff --git a/sim/cris/dv-cris.c b/sim/cris/dv-cris.c index 309fc2c3746..4995524ca89 100644 --- a/sim/cris/dv-cris.c +++ b/sim/cris/dv-cris.c @@ -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. diff --git a/sim/cris/dv-rv.c b/sim/cris/dv-rv.c index c0f5bf58258..bdc6f2ef474 100644 --- a/sim/cris/dv-rv.c +++ b/sim/cris/dv-rv.c @@ -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. diff --git a/sim/cris/mloop.in b/sim/cris/mloop.in index 4539f3fbc4e..d7128d07f5f 100644 --- a/sim/cris/mloop.in +++ b/sim/cris/mloop.in @@ -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. diff --git a/sim/cris/rvdummy.c b/sim/cris/rvdummy.c index 6ef9c838757..edcd8d20034 100644 --- a/sim/cris/rvdummy.c +++ b/sim/cris/rvdummy.c @@ -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. diff --git a/sim/cris/sim-if.c b/sim/cris/sim-if.c index 9135ccbc2d2..5af802b908d 100644 --- a/sim/cris/sim-if.c +++ b/sim/cris/sim-if.c @@ -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. diff --git a/sim/cris/sim-main.h b/sim/cris/sim-main.h index 56e014402fa..f756c34bb9b 100644 --- a/sim/cris/sim-main.h +++ b/sim/cris/sim-main.h @@ -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. diff --git a/sim/cris/tconfig.in b/sim/cris/tconfig.in index 4bae1fab3dc..c4d6b614081 100644 --- a/sim/cris/tconfig.in +++ b/sim/cris/tconfig.in @@ -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. diff --git a/sim/cris/traps.c b/sim/cris/traps.c index ecb43dab110..dfaaeeda82a 100644 --- a/sim/cris/traps.c +++ b/sim/cris/traps.c @@ -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. diff --git a/sim/d10v/Makefile.in b/sim/d10v/Makefile.in index 61e4147bab4..ba83fba1fd7 100644 --- a/sim/d10v/Makefile.in +++ b/sim/d10v/Makefile.in @@ -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 diff --git a/sim/erc32/Makefile.in b/sim/erc32/Makefile.in index 0ba7405e706..01c305ba3f0 100644 --- a/sim/erc32/Makefile.in +++ b/sim/erc32/Makefile.in @@ -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 diff --git a/sim/frv/Makefile.in b/sim/frv/Makefile.in index 1ae92e82172..99dbdb3fb4c 100644 --- a/sim/frv/Makefile.in +++ b/sim/frv/Makefile.in @@ -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. # diff --git a/sim/frv/cache.c b/sim/frv/cache.c index 849cf4a4509..033b493a1dd 100644 --- a/sim/frv/cache.c +++ b/sim/frv/cache.c @@ -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. diff --git a/sim/frv/cache.h b/sim/frv/cache.h index 355b22b6661..ce7e657bf5c 100644 --- a/sim/frv/cache.h +++ b/sim/frv/cache.h @@ -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. diff --git a/sim/frv/devices.c b/sim/frv/devices.c index 6161dbf6a58..3c028c0677d 100644 --- a/sim/frv/devices.c +++ b/sim/frv/devices.c @@ -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. diff --git a/sim/frv/frv-sim.h b/sim/frv/frv-sim.h index 57d778ccb23..00717d2bccb 100644 --- a/sim/frv/frv-sim.h +++ b/sim/frv/frv-sim.h @@ -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 diff --git a/sim/frv/frv.c b/sim/frv/frv.c index e8d23907bc7..1fa9e16a2df 100644 --- a/sim/frv/frv.c +++ b/sim/frv/frv.c @@ -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. diff --git a/sim/frv/interrupts.c b/sim/frv/interrupts.c index 4a9f28dbdbb..aeff085e196 100644 --- a/sim/frv/interrupts.c +++ b/sim/frv/interrupts.c @@ -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. diff --git a/sim/frv/memory.c b/sim/frv/memory.c index 436e60bf1f6..8a7bec48e4d 100644 --- a/sim/frv/memory.c +++ b/sim/frv/memory.c @@ -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 diff --git a/sim/frv/mloop.in b/sim/frv/mloop.in index aa5ded061a9..963c5571b96 100644 --- a/sim/frv/mloop.in +++ b/sim/frv/mloop.in @@ -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. # diff --git a/sim/frv/options.c b/sim/frv/options.c index e464f18cd56..7234c9385fd 100644 --- a/sim/frv/options.c +++ b/sim/frv/options.c @@ -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. diff --git a/sim/frv/pipeline.c b/sim/frv/pipeline.c index 8b96f575f3d..d157ef10e5e 100644 --- a/sim/frv/pipeline.c +++ b/sim/frv/pipeline.c @@ -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. diff --git a/sim/frv/profile-fr400.c b/sim/frv/profile-fr400.c index 702690aa34a..f488f1dd47a 100644 --- a/sim/frv/profile-fr400.c +++ b/sim/frv/profile-fr400.c @@ -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. diff --git a/sim/frv/profile-fr400.h b/sim/frv/profile-fr400.h index eb62fa17e1d..0f8e1fbc66c 100644 --- a/sim/frv/profile-fr400.h +++ b/sim/frv/profile-fr400.h @@ -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. diff --git a/sim/frv/profile-fr450.c b/sim/frv/profile-fr450.c index 1d385aa017e..ff44175aa38 100644 --- a/sim/frv/profile-fr450.c +++ b/sim/frv/profile-fr450.c @@ -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. diff --git a/sim/frv/profile-fr500.c b/sim/frv/profile-fr500.c index 0f44f772a94..0cae8c485ba 100644 --- a/sim/frv/profile-fr500.c +++ b/sim/frv/profile-fr500.c @@ -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 diff --git a/sim/frv/profile-fr500.h b/sim/frv/profile-fr500.h index 730242feaa0..9b8a715e89d 100644 --- a/sim/frv/profile-fr500.h +++ b/sim/frv/profile-fr500.h @@ -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. diff --git a/sim/frv/profile-fr550.c b/sim/frv/profile-fr550.c index e0ec27b2b1c..57fe52dec46 100644 --- a/sim/frv/profile-fr550.c +++ b/sim/frv/profile-fr550.c @@ -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. diff --git a/sim/frv/profile-fr550.h b/sim/frv/profile-fr550.h index 63f41cdb01b..4ade51a755e 100644 --- a/sim/frv/profile-fr550.h +++ b/sim/frv/profile-fr550.h @@ -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. diff --git a/sim/frv/profile.c b/sim/frv/profile.c index fb0bd02c0a5..119ee1614b2 100644 --- a/sim/frv/profile.c +++ b/sim/frv/profile.c @@ -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 diff --git a/sim/frv/profile.h b/sim/frv/profile.h index 3fba867087a..f8f219795d9 100644 --- a/sim/frv/profile.h +++ b/sim/frv/profile.h @@ -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. diff --git a/sim/frv/registers.c b/sim/frv/registers.c index db9a433f135..17e6d3874fe 100644 --- a/sim/frv/registers.c +++ b/sim/frv/registers.c @@ -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. diff --git a/sim/frv/registers.h b/sim/frv/registers.h index f648f11f035..7900fbb8f4c 100644 --- a/sim/frv/registers.h +++ b/sim/frv/registers.h @@ -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. diff --git a/sim/frv/reset.c b/sim/frv/reset.c index bb31cc8fba9..dcfb33d4f44 100644 --- a/sim/frv/reset.c +++ b/sim/frv/reset.c @@ -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. diff --git a/sim/frv/sim-if.c b/sim/frv/sim-if.c index 993a56dcbb9..c5c50b85e3b 100644 --- a/sim/frv/sim-if.c +++ b/sim/frv/sim-if.c @@ -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. diff --git a/sim/frv/sim-main.h b/sim/frv/sim-main.h index 34b53d91b57..90c5dd4aa87 100644 --- a/sim/frv/sim-main.h +++ b/sim/frv/sim-main.h @@ -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. diff --git a/sim/frv/traps.c b/sim/frv/traps.c index 62c380a476e..dd3821cb683 100644 --- a/sim/frv/traps.c +++ b/sim/frv/traps.c @@ -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. diff --git a/sim/h8300/Makefile.in b/sim/h8300/Makefile.in index 6792b90525c..08fd6936b21 100644 --- a/sim/h8300/Makefile.in +++ b/sim/h8300/Makefile.in @@ -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. # diff --git a/sim/igen/Makefile.in b/sim/igen/Makefile.in index d6dfbca4b5f..4d753f1a4d6 100644 --- a/sim/igen/Makefile.in +++ b/sim/igen/Makefile.in @@ -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. # diff --git a/sim/igen/compare_igen_models b/sim/igen/compare_igen_models index 18258f990b3..f454958d7eb 100755 --- a/sim/igen/compare_igen_models +++ b/sim/igen/compare_igen_models @@ -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. diff --git a/sim/igen/filter.c b/sim/igen/filter.c index 35ec26b8567..a610fda6c45 100644 --- a/sim/igen/filter.c +++ b/sim/igen/filter.c @@ -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. diff --git a/sim/igen/filter.h b/sim/igen/filter.h index ba5c65b1884..5c1fc920b7c 100644 --- a/sim/igen/filter.h +++ b/sim/igen/filter.h @@ -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. diff --git a/sim/igen/filter_host.c b/sim/igen/filter_host.c index e2c4b989e65..55766530de4 100644 --- a/sim/igen/filter_host.c +++ b/sim/igen/filter_host.c @@ -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. diff --git a/sim/igen/filter_host.h b/sim/igen/filter_host.h index 02214841351..482ff6ab551 100644 --- a/sim/igen/filter_host.h +++ b/sim/igen/filter_host.h @@ -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. diff --git a/sim/igen/gen-engine.c b/sim/igen/gen-engine.c index 417dbac976c..1ac061e9004 100644 --- a/sim/igen/gen-engine.c +++ b/sim/igen/gen-engine.c @@ -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. diff --git a/sim/igen/gen-engine.h b/sim/igen/gen-engine.h index ae3627910b4..bfaf63e3530 100644 --- a/sim/igen/gen-engine.h +++ b/sim/igen/gen-engine.h @@ -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. diff --git a/sim/igen/gen-icache.c b/sim/igen/gen-icache.c index c1305b9b527..d78119d3dca 100644 --- a/sim/igen/gen-icache.c +++ b/sim/igen/gen-icache.c @@ -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. diff --git a/sim/igen/gen-icache.h b/sim/igen/gen-icache.h index 58afd3808e9..779a44eac0b 100644 --- a/sim/igen/gen-icache.h +++ b/sim/igen/gen-icache.h @@ -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. diff --git a/sim/igen/gen-idecode.c b/sim/igen/gen-idecode.c index 8434cda067d..fbfad035b77 100644 --- a/sim/igen/gen-idecode.c +++ b/sim/igen/gen-idecode.c @@ -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. diff --git a/sim/igen/gen-idecode.h b/sim/igen/gen-idecode.h index 94fc2e4c143..61d94a515e2 100644 --- a/sim/igen/gen-idecode.h +++ b/sim/igen/gen-idecode.h @@ -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. diff --git a/sim/igen/gen-itable.c b/sim/igen/gen-itable.c index e6913f8d76d..a863801d98e 100644 --- a/sim/igen/gen-itable.c +++ b/sim/igen/gen-itable.c @@ -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. diff --git a/sim/igen/gen-itable.h b/sim/igen/gen-itable.h index 2b933bc011f..796803c9092 100644 --- a/sim/igen/gen-itable.h +++ b/sim/igen/gen-itable.h @@ -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. diff --git a/sim/igen/gen-model.c b/sim/igen/gen-model.c index 38d51d70e11..1f9e63f248f 100644 --- a/sim/igen/gen-model.c +++ b/sim/igen/gen-model.c @@ -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. diff --git a/sim/igen/gen-model.h b/sim/igen/gen-model.h index f721be8d439..b85a42526e4 100644 --- a/sim/igen/gen-model.h +++ b/sim/igen/gen-model.h @@ -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. diff --git a/sim/igen/gen-semantics.c b/sim/igen/gen-semantics.c index c8ddd1f8944..cf0f74ffb13 100644 --- a/sim/igen/gen-semantics.c +++ b/sim/igen/gen-semantics.c @@ -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. diff --git a/sim/igen/gen-semantics.h b/sim/igen/gen-semantics.h index d6fd094ccac..585b7736af0 100644 --- a/sim/igen/gen-semantics.h +++ b/sim/igen/gen-semantics.h @@ -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. diff --git a/sim/igen/gen-support.c b/sim/igen/gen-support.c index f7e7c702a06..33618d3bad5 100644 --- a/sim/igen/gen-support.c +++ b/sim/igen/gen-support.c @@ -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. diff --git a/sim/igen/gen-support.h b/sim/igen/gen-support.h index 2da6bea622f..9e9f38eb4c3 100644 --- a/sim/igen/gen-support.h +++ b/sim/igen/gen-support.h @@ -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. diff --git a/sim/igen/gen.c b/sim/igen/gen.c index 13f624635d1..826f341b5c4 100644 --- a/sim/igen/gen.c +++ b/sim/igen/gen.c @@ -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. diff --git a/sim/igen/gen.h b/sim/igen/gen.h index 67d44361995..8fc7830afc6 100644 --- a/sim/igen/gen.h +++ b/sim/igen/gen.h @@ -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. diff --git a/sim/igen/igen.c b/sim/igen/igen.c index 36fe024442f..b3361df386f 100644 --- a/sim/igen/igen.c +++ b/sim/igen/igen.c @@ -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. diff --git a/sim/igen/igen.h b/sim/igen/igen.h index c8c05d94165..74825d3df37 100644 --- a/sim/igen/igen.h +++ b/sim/igen/igen.h @@ -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. diff --git a/sim/igen/ld-cache.c b/sim/igen/ld-cache.c index cd6a790ef96..0a9ab40f272 100644 --- a/sim/igen/ld-cache.c +++ b/sim/igen/ld-cache.c @@ -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. diff --git a/sim/igen/ld-cache.h b/sim/igen/ld-cache.h index 4c14bff8a73..502a6e1ea67 100644 --- a/sim/igen/ld-cache.h +++ b/sim/igen/ld-cache.h @@ -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. diff --git a/sim/igen/ld-decode.c b/sim/igen/ld-decode.c index 475af6c6b3d..dd54c0b1a7e 100644 --- a/sim/igen/ld-decode.c +++ b/sim/igen/ld-decode.c @@ -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. diff --git a/sim/igen/ld-decode.h b/sim/igen/ld-decode.h index 11428a298af..4e8c179202e 100644 --- a/sim/igen/ld-decode.h +++ b/sim/igen/ld-decode.h @@ -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. diff --git a/sim/igen/ld-insn.c b/sim/igen/ld-insn.c index 4ccc99983e6..b1d32e1cdab 100644 --- a/sim/igen/ld-insn.c +++ b/sim/igen/ld-insn.c @@ -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. diff --git a/sim/igen/ld-insn.h b/sim/igen/ld-insn.h index 99a9afcded9..cc459f3e4f4 100644 --- a/sim/igen/ld-insn.h +++ b/sim/igen/ld-insn.h @@ -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. diff --git a/sim/igen/lf.c b/sim/igen/lf.c index 20cbed3c2cd..efc143451f2 100644 --- a/sim/igen/lf.c +++ b/sim/igen/lf.c @@ -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. diff --git a/sim/igen/lf.h b/sim/igen/lf.h index 24bdae2109b..0df9393abca 100644 --- a/sim/igen/lf.h +++ b/sim/igen/lf.h @@ -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. diff --git a/sim/igen/misc.c b/sim/igen/misc.c index 7de0ebc59ec..3704b2afb30 100644 --- a/sim/igen/misc.c +++ b/sim/igen/misc.c @@ -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. diff --git a/sim/igen/misc.h b/sim/igen/misc.h index cb32a483fb8..cf5c9d6b588 100644 --- a/sim/igen/misc.h +++ b/sim/igen/misc.h @@ -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. diff --git a/sim/igen/table.c b/sim/igen/table.c index 1f9a124d1ab..d6edebdaf17 100644 --- a/sim/igen/table.c +++ b/sim/igen/table.c @@ -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. diff --git a/sim/igen/table.h b/sim/igen/table.h index 2f77da84f7b..f9c7b459b56 100644 --- a/sim/igen/table.h +++ b/sim/igen/table.h @@ -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. diff --git a/sim/iq2000/Makefile.in b/sim/iq2000/Makefile.in index ad12b0ed9c9..d1d5e164be8 100644 --- a/sim/iq2000/Makefile.in +++ b/sim/iq2000/Makefile.in @@ -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 diff --git a/sim/iq2000/iq2000-sim.h b/sim/iq2000/iq2000-sim.h index 2c61c110ffe..665434253cc 100644 --- a/sim/iq2000/iq2000-sim.h +++ b/sim/iq2000/iq2000-sim.h @@ -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. diff --git a/sim/iq2000/iq2000.c b/sim/iq2000/iq2000.c index 587a45ddae8..e880b00158c 100644 --- a/sim/iq2000/iq2000.c +++ b/sim/iq2000/iq2000.c @@ -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. diff --git a/sim/iq2000/mloop.in b/sim/iq2000/mloop.in index 876f77b6355..2c0ce066a70 100644 --- a/sim/iq2000/mloop.in +++ b/sim/iq2000/mloop.in @@ -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. diff --git a/sim/iq2000/sim-if.c b/sim/iq2000/sim-if.c index 8940f158a60..fd187c110e6 100644 --- a/sim/iq2000/sim-if.c +++ b/sim/iq2000/sim-if.c @@ -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. diff --git a/sim/lm32/dv-lm32cpu.c b/sim/lm32/dv-lm32cpu.c index a81d7d884a4..ecf59d0aa35 100644 --- a/sim/lm32/dv-lm32cpu.c +++ b/sim/lm32/dv-lm32cpu.c @@ -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. diff --git a/sim/lm32/dv-lm32timer.c b/sim/lm32/dv-lm32timer.c index 8f8af5a8106..2c72f4d13ed 100644 --- a/sim/lm32/dv-lm32timer.c +++ b/sim/lm32/dv-lm32timer.c @@ -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. diff --git a/sim/lm32/dv-lm32uart.c b/sim/lm32/dv-lm32uart.c index f248df9c7f8..d4e30cb8a66 100644 --- a/sim/lm32/dv-lm32uart.c +++ b/sim/lm32/dv-lm32uart.c @@ -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. diff --git a/sim/lm32/lm32-sim.h b/sim/lm32/lm32-sim.h index 7a2fd16f1c9..b318cbbc572 100644 --- a/sim/lm32/lm32-sim.h +++ b/sim/lm32/lm32-sim.h @@ -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. diff --git a/sim/lm32/lm32.c b/sim/lm32/lm32.c index 2691c3902cd..ab25489476b 100644 --- a/sim/lm32/lm32.c +++ b/sim/lm32/lm32.c @@ -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. diff --git a/sim/lm32/sim-if.c b/sim/lm32/sim-if.c index 6dbafde5cf8..c7b569e3736 100644 --- a/sim/lm32/sim-if.c +++ b/sim/lm32/sim-if.c @@ -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. diff --git a/sim/lm32/sim-main.h b/sim/lm32/sim-main.h index 4744350f652..c3486a3e598 100644 --- a/sim/lm32/sim-main.h +++ b/sim/lm32/sim-main.h @@ -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. diff --git a/sim/lm32/traps.c b/sim/lm32/traps.c index 92a2a591d99..8bf652c2460 100644 --- a/sim/lm32/traps.c +++ b/sim/lm32/traps.c @@ -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. diff --git a/sim/lm32/user.c b/sim/lm32/user.c index 8d8aa44ed50..074f9e1837e 100644 --- a/sim/lm32/user.c +++ b/sim/lm32/user.c @@ -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. diff --git a/sim/m32c/Makefile.in b/sim/m32c/Makefile.in index 3fef33de8d3..c304ab8ac1e 100644 --- a/sim/m32c/Makefile.in +++ b/sim/m32c/Makefile.in @@ -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. diff --git a/sim/m32c/blinky.S b/sim/m32c/blinky.S index 1ffad39e1e9..461c8e019a7 100644 --- a/sim/m32c/blinky.S +++ b/sim/m32c/blinky.S @@ -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. diff --git a/sim/m32c/configure.in b/sim/m32c/configure.in index bca97ba49e8..e757b1feef5 100644 --- a/sim/m32c/configure.in +++ b/sim/m32c/configure.in @@ -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. diff --git a/sim/m32c/cpu.h b/sim/m32c/cpu.h index 634d7e7d4d3..62f554607c5 100644 --- a/sim/m32c/cpu.h +++ b/sim/m32c/cpu.h @@ -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. diff --git a/sim/m32c/gdb-if.c b/sim/m32c/gdb-if.c index df30c6a0bd0..c44c7ec7659 100644 --- a/sim/m32c/gdb-if.c +++ b/sim/m32c/gdb-if.c @@ -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. diff --git a/sim/m32c/gloss.S b/sim/m32c/gloss.S index da8175a2ce4..9cc9ff1806d 100644 --- a/sim/m32c/gloss.S +++ b/sim/m32c/gloss.S @@ -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. diff --git a/sim/m32c/int.c b/sim/m32c/int.c index cec1f7df8ee..5d2ba0f93ef 100644 --- a/sim/m32c/int.c +++ b/sim/m32c/int.c @@ -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. diff --git a/sim/m32c/int.h b/sim/m32c/int.h index 68d56b9810c..0f26fc2bfbf 100644 --- a/sim/m32c/int.h +++ b/sim/m32c/int.h @@ -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. diff --git a/sim/m32c/load.c b/sim/m32c/load.c index 7c6584692f9..c9cf39617d2 100644 --- a/sim/m32c/load.c +++ b/sim/m32c/load.c @@ -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. diff --git a/sim/m32c/load.h b/sim/m32c/load.h index 27cce8517f8..f89501ec2a4 100644 --- a/sim/m32c/load.h +++ b/sim/m32c/load.h @@ -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. diff --git a/sim/m32c/m32c.opc b/sim/m32c/m32c.opc index f03f16aa74b..b271acfac6a 100644 --- a/sim/m32c/m32c.opc +++ b/sim/m32c/m32c.opc @@ -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. diff --git a/sim/m32c/main.c b/sim/m32c/main.c index c33824364f2..589a6005f3c 100644 --- a/sim/m32c/main.c +++ b/sim/m32c/main.c @@ -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. diff --git a/sim/m32c/mem.c b/sim/m32c/mem.c index a8630b13ea8..c25b9637d7e 100644 --- a/sim/m32c/mem.c +++ b/sim/m32c/mem.c @@ -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. diff --git a/sim/m32c/mem.h b/sim/m32c/mem.h index 9b8e9619a61..5caef25edff 100644 --- a/sim/m32c/mem.h +++ b/sim/m32c/mem.h @@ -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. diff --git a/sim/m32c/misc.c b/sim/m32c/misc.c index 013aefdd2c4..953853505ad 100644 --- a/sim/m32c/misc.c +++ b/sim/m32c/misc.c @@ -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. diff --git a/sim/m32c/misc.h b/sim/m32c/misc.h index 056dcd728f4..f19c612494d 100644 --- a/sim/m32c/misc.h +++ b/sim/m32c/misc.h @@ -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. diff --git a/sim/m32c/opc2c.c b/sim/m32c/opc2c.c index 07787263557..748ff537557 100644 --- a/sim/m32c/opc2c.c +++ b/sim/m32c/opc2c.c @@ -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. diff --git a/sim/m32c/r8c.opc b/sim/m32c/r8c.opc index e23de36c181..460b4585289 100644 --- a/sim/m32c/r8c.opc +++ b/sim/m32c/r8c.opc @@ -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. diff --git a/sim/m32c/reg.c b/sim/m32c/reg.c index b76b467b205..e5b431099a5 100644 --- a/sim/m32c/reg.c +++ b/sim/m32c/reg.c @@ -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. diff --git a/sim/m32c/safe-fgets.c b/sim/m32c/safe-fgets.c index ae708d1f8a8..49317b39bf6 100644 --- a/sim/m32c/safe-fgets.c +++ b/sim/m32c/safe-fgets.c @@ -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. diff --git a/sim/m32c/safe-fgets.h b/sim/m32c/safe-fgets.h index 0954e6a8d69..a0ba9ee7164 100644 --- a/sim/m32c/safe-fgets.h +++ b/sim/m32c/safe-fgets.h @@ -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. diff --git a/sim/m32c/sample.S b/sim/m32c/sample.S index 22e2bc816c2..7f13fef91aa 100644 --- a/sim/m32c/sample.S +++ b/sim/m32c/sample.S @@ -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. diff --git a/sim/m32c/sample.ld b/sim/m32c/sample.ld index d8f18bd6346..ee61a20b97e 100644 --- a/sim/m32c/sample.ld +++ b/sim/m32c/sample.ld @@ -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. diff --git a/sim/m32c/sample2.c b/sim/m32c/sample2.c index 530b2d5e403..6d9bd1d7604 100644 --- a/sim/m32c/sample2.c +++ b/sim/m32c/sample2.c @@ -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. diff --git a/sim/m32c/srcdest.c b/sim/m32c/srcdest.c index e447b8ce843..380b6a4be19 100644 --- a/sim/m32c/srcdest.c +++ b/sim/m32c/srcdest.c @@ -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. diff --git a/sim/m32c/syscalls.c b/sim/m32c/syscalls.c index 3892fbda2c5..c15f90617b2 100644 --- a/sim/m32c/syscalls.c +++ b/sim/m32c/syscalls.c @@ -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. diff --git a/sim/m32c/syscalls.h b/sim/m32c/syscalls.h index ae846365cdc..d1592c1570f 100644 --- a/sim/m32c/syscalls.h +++ b/sim/m32c/syscalls.h @@ -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. diff --git a/sim/m32c/trace.c b/sim/m32c/trace.c index a711d652c7e..beda2de46e8 100644 --- a/sim/m32c/trace.c +++ b/sim/m32c/trace.c @@ -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. diff --git a/sim/m32c/trace.h b/sim/m32c/trace.h index d3c669f171d..575a932e79e 100644 --- a/sim/m32c/trace.h +++ b/sim/m32c/trace.h @@ -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. diff --git a/sim/m32r/Makefile.in b/sim/m32r/Makefile.in index be551198681..391ea1401d6 100644 --- a/sim/m32r/Makefile.in +++ b/sim/m32r/Makefile.in @@ -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. diff --git a/sim/m32r/devices.c b/sim/m32r/devices.c index 085a14de2cf..cc39d5d9d76 100644 --- a/sim/m32r/devices.c +++ b/sim/m32r/devices.c @@ -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. diff --git a/sim/m32r/m32r-sim.h b/sim/m32r/m32r-sim.h index af220165ae3..becb2cf4cb6 100644 --- a/sim/m32r/m32r-sim.h +++ b/sim/m32r/m32r-sim.h @@ -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. diff --git a/sim/m32r/m32r.c b/sim/m32r/m32r.c index a1f50972ab7..08032635d50 100644 --- a/sim/m32r/m32r.c +++ b/sim/m32r/m32r.c @@ -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. diff --git a/sim/m32r/m32r2.c b/sim/m32r/m32r2.c index 79eaf89e681..7b77b5ec8de 100644 --- a/sim/m32r/m32r2.c +++ b/sim/m32r/m32r2.c @@ -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. diff --git a/sim/m32r/m32rx.c b/sim/m32r/m32rx.c index 4ef012e0b75..5933c04f879 100644 --- a/sim/m32r/m32rx.c +++ b/sim/m32r/m32rx.c @@ -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. diff --git a/sim/m32r/mloop.in b/sim/m32r/mloop.in index d3bbff30b3e..ad394277df4 100644 --- a/sim/m32r/mloop.in +++ b/sim/m32r/mloop.in @@ -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. diff --git a/sim/m32r/mloop2.in b/sim/m32r/mloop2.in index 4d629506fcd..1084700ce29 100644 --- a/sim/m32r/mloop2.in +++ b/sim/m32r/mloop2.in @@ -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. diff --git a/sim/m32r/mloopx.in b/sim/m32r/mloopx.in index dfb70ebd1ae..496303be211 100644 --- a/sim/m32r/mloopx.in +++ b/sim/m32r/mloopx.in @@ -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. diff --git a/sim/m32r/sim-if.c b/sim/m32r/sim-if.c index 6d8d3a651cf..c6bfc33c25c 100644 --- a/sim/m32r/sim-if.c +++ b/sim/m32r/sim-if.c @@ -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. diff --git a/sim/m32r/traps-linux.c b/sim/m32r/traps-linux.c index ec95a6854d4..47a3e910e5f 100644 --- a/sim/m32r/traps-linux.c +++ b/sim/m32r/traps-linux.c @@ -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. diff --git a/sim/m32r/traps.c b/sim/m32r/traps.c index d6fb5db92e3..abf2e482d10 100644 --- a/sim/m32r/traps.c +++ b/sim/m32r/traps.c @@ -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. diff --git a/sim/m68hc11/Makefile.in b/sim/m68hc11/Makefile.in index f060810e3e5..c3d5eaa209a 100644 --- a/sim/m68hc11/Makefile.in +++ b/sim/m68hc11/Makefile.in @@ -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. # diff --git a/sim/m68hc11/dv-m68hc11.c b/sim/m68hc11/dv-m68hc11.c index 6d1b777e87f..fb406fc02ef 100644 --- a/sim/m68hc11/dv-m68hc11.c +++ b/sim/m68hc11/dv-m68hc11.c @@ -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.) diff --git a/sim/m68hc11/dv-m68hc11eepr.c b/sim/m68hc11/dv-m68hc11eepr.c index bd45ca7dadb..5de9e797018 100644 --- a/sim/m68hc11/dv-m68hc11eepr.c +++ b/sim/m68hc11/dv-m68hc11eepr.c @@ -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.) diff --git a/sim/m68hc11/dv-m68hc11sio.c b/sim/m68hc11/dv-m68hc11sio.c index 03d8fcde2f1..62ae7dec58b 100644 --- a/sim/m68hc11/dv-m68hc11sio.c +++ b/sim/m68hc11/dv-m68hc11sio.c @@ -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.) diff --git a/sim/m68hc11/dv-m68hc11spi.c b/sim/m68hc11/dv-m68hc11spi.c index bce7e08ebf5..565a5bd0fef 100644 --- a/sim/m68hc11/dv-m68hc11spi.c +++ b/sim/m68hc11/dv-m68hc11spi.c @@ -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.) diff --git a/sim/m68hc11/dv-m68hc11tim.c b/sim/m68hc11/dv-m68hc11tim.c index 49572fe3e51..a791e4f3bca 100644 --- a/sim/m68hc11/dv-m68hc11tim.c +++ b/sim/m68hc11/dv-m68hc11tim.c @@ -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.) diff --git a/sim/m68hc11/dv-nvram.c b/sim/m68hc11/dv-nvram.c index 2a82641b793..fd558ac048d 100644 --- a/sim/m68hc11/dv-nvram.c +++ b/sim/m68hc11/dv-nvram.c @@ -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.) diff --git a/sim/m68hc11/emulos.c b/sim/m68hc11/emulos.c index 7535daf3ee1..ca7c835db78 100644 --- a/sim/m68hc11/emulos.c +++ b/sim/m68hc11/emulos.c @@ -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. diff --git a/sim/m68hc11/gencode.c b/sim/m68hc11/gencode.c index 278041859df..46a16826d8c 100644 --- a/sim/m68hc11/gencode.c +++ b/sim/m68hc11/gencode.c @@ -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) diff --git a/sim/m68hc11/interp.c b/sim/m68hc11/interp.c index 1a0dae44a72..38d71a2ddd3 100644 --- a/sim/m68hc11/interp.c +++ b/sim/m68hc11/interp.c @@ -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) diff --git a/sim/m68hc11/interrupts.c b/sim/m68hc11/interrupts.c index bd1978e5afd..39f0f9f481f 100644 --- a/sim/m68hc11/interrupts.c +++ b/sim/m68hc11/interrupts.c @@ -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) diff --git a/sim/m68hc11/interrupts.h b/sim/m68hc11/interrupts.h index 9226c320e8e..9965615c0df 100644 --- a/sim/m68hc11/interrupts.h +++ b/sim/m68hc11/interrupts.h @@ -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) diff --git a/sim/m68hc11/m68hc11_sim.c b/sim/m68hc11/m68hc11_sim.c index 992d21dcd6f..93a4e0b9dc5 100644 --- a/sim/m68hc11/m68hc11_sim.c +++ b/sim/m68hc11/m68hc11_sim.c @@ -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) diff --git a/sim/m68hc11/sim-main.h b/sim/m68hc11/sim-main.h index dededcbdd14..dccd3e544f8 100644 --- a/sim/m68hc11/sim-main.h +++ b/sim/m68hc11/sim-main.h @@ -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) diff --git a/sim/mcore/Makefile.in b/sim/mcore/Makefile.in index d8570240eaa..a33c4307711 100644 --- a/sim/mcore/Makefile.in +++ b/sim/mcore/Makefile.in @@ -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. # diff --git a/sim/mcore/interp.c b/sim/mcore/interp.c index b544dfe33ea..ccdb64e914e 100644 --- a/sim/mcore/interp.c +++ b/sim/mcore/interp.c @@ -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. diff --git a/sim/mcore/sysdep.h b/sim/mcore/sysdep.h index 546015dcdd4..07b41571d64 100644 --- a/sim/mcore/sysdep.h +++ b/sim/mcore/sysdep.h @@ -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. diff --git a/sim/microblaze/Makefile.in b/sim/microblaze/Makefile.in index f8babfed871..67a43f92719 100644 --- a/sim/microblaze/Makefile.in +++ b/sim/microblaze/Makefile.in @@ -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. # diff --git a/sim/microblaze/interp.c b/sim/microblaze/interp.c index 8394c36bc2f..044a55b879e 100644 --- a/sim/microblaze/interp.c +++ b/sim/microblaze/interp.c @@ -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. diff --git a/sim/microblaze/microblaze.h b/sim/microblaze/microblaze.h index 2b31f2ead1b..3667ca74b1a 100644 --- a/sim/microblaze/microblaze.h +++ b/sim/microblaze/microblaze.h @@ -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. diff --git a/sim/microblaze/microblaze.isa b/sim/microblaze/microblaze.isa index d1369b2eaf6..35e7a214e6c 100644 --- a/sim/microblaze/microblaze.isa +++ b/sim/microblaze/microblaze.isa @@ -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. diff --git a/sim/microblaze/sim-main.h b/sim/microblaze/sim-main.h index 67e6faeb32f..562962f35d0 100644 --- a/sim/microblaze/sim-main.h +++ b/sim/microblaze/sim-main.h @@ -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. diff --git a/sim/microblaze/sysdep.h b/sim/microblaze/sysdep.h index 335f52a7940..777b9471762 100644 --- a/sim/microblaze/sysdep.h +++ b/sim/microblaze/sysdep.h @@ -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, diff --git a/sim/mips/configure.ac b/sim/mips/configure.ac index 169bb1c6512..0fbc39c8166 100644 --- a/sim/mips/configure.ac +++ b/sim/mips/configure.ac @@ -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 diff --git a/sim/mips/cp1.c b/sim/mips/cp1.c index 733511d59c5..f95829f99f7 100644 --- a/sim/mips/cp1.c +++ b/sim/mips/cp1.c @@ -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 diff --git a/sim/mips/cp1.h b/sim/mips/cp1.h index 8119a157bac..9bd0f69ad9c 100644 --- a/sim/mips/cp1.h +++ b/sim/mips/cp1.h @@ -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 diff --git a/sim/mips/dsp.c b/sim/mips/dsp.c index d71a2cec05b..b6a140d095a 100644 --- a/sim/mips/dsp.c +++ b/sim/mips/dsp.c @@ -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. diff --git a/sim/mips/dsp.igen b/sim/mips/dsp.igen index ac588269b10..3498d51ac27 100644 --- a/sim/mips/dsp.igen +++ b/sim/mips/dsp.igen @@ -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. diff --git a/sim/mips/dsp2.igen b/sim/mips/dsp2.igen index da9108fa99b..6bd00fbf674 100644 --- a/sim/mips/dsp2.igen +++ b/sim/mips/dsp2.igen @@ -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). // diff --git a/sim/mips/dv-tx3904cpu.c b/sim/mips/dv-tx3904cpu.c index deff6c7b848..6817f6e284a 100644 --- a/sim/mips/dv-tx3904cpu.c +++ b/sim/mips/dv-tx3904cpu.c @@ -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 diff --git a/sim/mips/dv-tx3904irc.c b/sim/mips/dv-tx3904irc.c index 96fc80b5d21..ab178fd0359 100644 --- a/sim/mips/dv-tx3904irc.c +++ b/sim/mips/dv-tx3904irc.c @@ -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 diff --git a/sim/mips/dv-tx3904sio.c b/sim/mips/dv-tx3904sio.c index 101e6341306..c1aa3d390b6 100644 --- a/sim/mips/dv-tx3904sio.c +++ b/sim/mips/dv-tx3904sio.c @@ -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 diff --git a/sim/mips/dv-tx3904tmr.c b/sim/mips/dv-tx3904tmr.c index 0c59d0855b9..629919059ad 100644 --- a/sim/mips/dv-tx3904tmr.c +++ b/sim/mips/dv-tx3904tmr.c @@ -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 diff --git a/sim/mips/m16e.igen b/sim/mips/m16e.igen index 918483ba83d..c91fbb6e18d 100644 --- a/sim/mips/m16e.igen +++ b/sim/mips/m16e.igen @@ -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. // diff --git a/sim/mips/mdmx.c b/sim/mips/mdmx.c index cdcf59e2e2d..3d5d01a30b7 100644 --- a/sim/mips/mdmx.c +++ b/sim/mips/mdmx.c @@ -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). diff --git a/sim/mips/mdmx.igen b/sim/mips/mdmx.igen index e7c3a7af57f..b688f5c9816 100644 --- a/sim/mips/mdmx.igen +++ b/sim/mips/mdmx.igen @@ -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). // diff --git a/sim/mips/mips3264r2.igen b/sim/mips/mips3264r2.igen index 6e6ef4bc5f1..5a47d5b8cbc 100644 --- a/sim/mips/mips3264r2.igen +++ b/sim/mips/mips3264r2.igen @@ -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. diff --git a/sim/mips/mips3d.igen b/sim/mips/mips3d.igen index edfeb987db9..a82f65fc243 100644 --- a/sim/mips/mips3d.igen +++ b/sim/mips/mips3d.igen @@ -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). // diff --git a/sim/mips/sb1.igen b/sim/mips/sb1.igen index 869f802b371..8886e52b289 100644 --- a/sim/mips/sb1.igen +++ b/sim/mips/sb1.igen @@ -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). // diff --git a/sim/mips/sim-main.h b/sim/mips/sim-main.h index 21ca869c11f..0d580247019 100644 --- a/sim/mips/sim-main.h +++ b/sim/mips/sim-main.h @@ -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. diff --git a/sim/mips/smartmips.igen b/sim/mips/smartmips.igen index 655728bffe3..e24066ce3de 100644 --- a/sim/mips/smartmips.igen +++ b/sim/mips/smartmips.igen @@ -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. // diff --git a/sim/mn10300/Makefile.in b/sim/mn10300/Makefile.in index 6400763f76e..5186bd3e691 100644 --- a/sim/mn10300/Makefile.in +++ b/sim/mn10300/Makefile.in @@ -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. # diff --git a/sim/mn10300/dv-mn103cpu.c b/sim/mn10300/dv-mn103cpu.c index 772acbd07c8..a438a7b7bd4 100644 --- a/sim/mn10300/dv-mn103cpu.c +++ b/sim/mn10300/dv-mn103cpu.c @@ -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 diff --git a/sim/mn10300/dv-mn103int.c b/sim/mn10300/dv-mn103int.c index 7e26d907462..7ba0b9d72d3 100644 --- a/sim/mn10300/dv-mn103int.c +++ b/sim/mn10300/dv-mn103int.c @@ -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 diff --git a/sim/mn10300/dv-mn103iop.c b/sim/mn10300/dv-mn103iop.c index c741c1bff2d..04bf5028f19 100644 --- a/sim/mn10300/dv-mn103iop.c +++ b/sim/mn10300/dv-mn103iop.c @@ -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 diff --git a/sim/mn10300/dv-mn103ser.c b/sim/mn10300/dv-mn103ser.c index cc94aa54b59..6ec8d27d6de 100644 --- a/sim/mn10300/dv-mn103ser.c +++ b/sim/mn10300/dv-mn103ser.c @@ -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 diff --git a/sim/mn10300/dv-mn103tim.c b/sim/mn10300/dv-mn103tim.c index 2cd7ddc934e..9933ae7fcfe 100644 --- a/sim/mn10300/dv-mn103tim.c +++ b/sim/mn10300/dv-mn103tim.c @@ -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 diff --git a/sim/moxie/Makefile.in b/sim/moxie/Makefile.in index a06ee2245f5..08b4b004498 100644 --- a/sim/moxie/Makefile.in +++ b/sim/moxie/Makefile.in @@ -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 diff --git a/sim/moxie/interp.c b/sim/moxie/interp.c index d9e4ea09dd1..8b8879f13b3 100644 --- a/sim/moxie/interp.c +++ b/sim/moxie/interp.c @@ -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. diff --git a/sim/moxie/sim-main.h b/sim/moxie/sim-main.h index f743dfb6cf3..642ae89f8a2 100644 --- a/sim/moxie/sim-main.h +++ b/sim/moxie/sim-main.h @@ -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. diff --git a/sim/moxie/sysdep.h b/sim/moxie/sysdep.h index ff861fdac1f..b32f09e59f6 100644 --- a/sim/moxie/sysdep.h +++ b/sim/moxie/sysdep.h @@ -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. diff --git a/sim/ppc/altivec.igen b/sim/ppc/altivec.igen index 3a224cc016c..f041e6b5a51 100644 --- a/sim/ppc/altivec.igen +++ b/sim/ppc/altivec.igen @@ -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>. diff --git a/sim/ppc/altivec_expression.h b/sim/ppc/altivec_expression.h index fd684187283..0a059f6cbde 100644 --- a/sim/ppc/altivec_expression.h +++ b/sim/ppc/altivec_expression.h @@ -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>. diff --git a/sim/ppc/altivec_registers.h b/sim/ppc/altivec_registers.h index 9e5b9f49a87..faad431e9f4 100644 --- a/sim/ppc/altivec_registers.h +++ b/sim/ppc/altivec_registers.h @@ -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>. diff --git a/sim/ppc/dp-bit.c b/sim/ppc/dp-bit.c index f6454e991fe..b40dd438a81 100644 --- a/sim/ppc/dp-bit.c +++ b/sim/ppc/dp-bit.c @@ -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 diff --git a/sim/ppc/e500.igen b/sim/ppc/e500.igen index 24e13240fbd..c14f6ca1e4c 100644 --- a/sim/ppc/e500.igen +++ b/sim/ppc/e500.igen @@ -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>. diff --git a/sim/ppc/e500_expression.h b/sim/ppc/e500_expression.h index f25e270f911..a2756a83368 100644 --- a/sim/ppc/e500_expression.h +++ b/sim/ppc/e500_expression.h @@ -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>. diff --git a/sim/ppc/e500_registers.h b/sim/ppc/e500_registers.h index 2e245b996e8..3d9fb01f2ea 100644 --- a/sim/ppc/e500_registers.h +++ b/sim/ppc/e500_registers.h @@ -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>. diff --git a/sim/ppc/gdb-sim.c b/sim/ppc/gdb-sim.c index 1847f81d173..97ef099fdf8 100644 --- a/sim/ppc/gdb-sim.c +++ b/sim/ppc/gdb-sim.c @@ -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 diff --git a/sim/ppc/psim.texinfo b/sim/ppc/psim.texinfo index f81e46099c4..4e73e46fc17 100644 --- a/sim/ppc/psim.texinfo +++ b/sim/ppc/psim.texinfo @@ -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,@* diff --git a/sim/rx/Makefile.in b/sim/rx/Makefile.in index 3ad2306080f..313cb19b152 100644 --- a/sim/rx/Makefile.in +++ b/sim/rx/Makefile.in @@ -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. diff --git a/sim/rx/configure.in b/sim/rx/configure.in index 80c1f8a6f82..c97270ae3a4 100644 --- a/sim/rx/configure.in +++ b/sim/rx/configure.in @@ -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. diff --git a/sim/rx/cpu.h b/sim/rx/cpu.h index 63e9f220b84..a4afab73da6 100644 --- a/sim/rx/cpu.h +++ b/sim/rx/cpu.h @@ -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. diff --git a/sim/rx/err.c b/sim/rx/err.c index 3ab5c6197f4..a4d18c1c0ac 100644 --- a/sim/rx/err.c +++ b/sim/rx/err.c @@ -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. diff --git a/sim/rx/err.h b/sim/rx/err.h index 0309a6428ba..d05986a406a 100644 --- a/sim/rx/err.h +++ b/sim/rx/err.h @@ -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. diff --git a/sim/rx/fpu.c b/sim/rx/fpu.c index 391a6a5213f..2080f99e284 100644 --- a/sim/rx/fpu.c +++ b/sim/rx/fpu.c @@ -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. diff --git a/sim/rx/fpu.h b/sim/rx/fpu.h index a66e3f1f2b1..d8efb4f9a54 100644 --- a/sim/rx/fpu.h +++ b/sim/rx/fpu.h @@ -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. diff --git a/sim/rx/gdb-if.c b/sim/rx/gdb-if.c index a8db2bb13c4..d5a84d75d09 100644 --- a/sim/rx/gdb-if.c +++ b/sim/rx/gdb-if.c @@ -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. diff --git a/sim/rx/load.c b/sim/rx/load.c index 4b723744abd..6d72d697a2b 100644 --- a/sim/rx/load.c +++ b/sim/rx/load.c @@ -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. diff --git a/sim/rx/load.h b/sim/rx/load.h index 96186a70c56..c4f10ab9714 100644 --- a/sim/rx/load.h +++ b/sim/rx/load.h @@ -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. diff --git a/sim/rx/main.c b/sim/rx/main.c index 9945e5e283a..350c7ae6028 100644 --- a/sim/rx/main.c +++ b/sim/rx/main.c @@ -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. diff --git a/sim/rx/mem.c b/sim/rx/mem.c index 9209e2b1e63..5556ea056c9 100644 --- a/sim/rx/mem.c +++ b/sim/rx/mem.c @@ -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. diff --git a/sim/rx/mem.h b/sim/rx/mem.h index b8b1d0637d5..1b8320ad93b 100644 --- a/sim/rx/mem.h +++ b/sim/rx/mem.h @@ -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. diff --git a/sim/rx/misc.c b/sim/rx/misc.c index 32ebdc12e5d..5890a414950 100644 --- a/sim/rx/misc.c +++ b/sim/rx/misc.c @@ -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. diff --git a/sim/rx/misc.h b/sim/rx/misc.h index 6f64287e613..bd847a03c55 100644 --- a/sim/rx/misc.h +++ b/sim/rx/misc.h @@ -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. diff --git a/sim/rx/reg.c b/sim/rx/reg.c index 27b9d83e62f..bfb77a3b647 100644 --- a/sim/rx/reg.c +++ b/sim/rx/reg.c @@ -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. diff --git a/sim/rx/rx.c b/sim/rx/rx.c index c9c3c01e55d..f1ce809014d 100644 --- a/sim/rx/rx.c +++ b/sim/rx/rx.c @@ -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. diff --git a/sim/rx/syscalls.c b/sim/rx/syscalls.c index 6a6c724abc6..5835428c506 100644 --- a/sim/rx/syscalls.c +++ b/sim/rx/syscalls.c @@ -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. diff --git a/sim/rx/syscalls.h b/sim/rx/syscalls.h index 806c6524b06..05d4b38ef30 100644 --- a/sim/rx/syscalls.h +++ b/sim/rx/syscalls.h @@ -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. diff --git a/sim/rx/trace.c b/sim/rx/trace.c index 112b1b0c7ae..cab05ff9dd6 100644 --- a/sim/rx/trace.c +++ b/sim/rx/trace.c @@ -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. diff --git a/sim/rx/trace.h b/sim/rx/trace.h index 42f77f4333b..0a733420a33 100644 --- a/sim/rx/trace.h +++ b/sim/rx/trace.h @@ -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. diff --git a/sim/sh/Makefile.in b/sim/sh/Makefile.in index 2a574985569..a51982cf526 100644 --- a/sim/sh/Makefile.in +++ b/sim/sh/Makefile.in @@ -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. # diff --git a/sim/sh64/Makefile.in b/sim/sh64/Makefile.in index 9e053b0f869..e3f123735ff 100644 --- a/sim/sh64/Makefile.in +++ b/sim/sh64/Makefile.in @@ -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 diff --git a/sim/sh64/eng.h b/sim/sh64/eng.h index 7d1b08ad654..28f5c8bca85 100644 --- a/sim/sh64/eng.h +++ b/sim/sh64/eng.h @@ -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. diff --git a/sim/sh64/sh64-sim.h b/sim/sh64/sh64-sim.h index 15e8e789e22..435e12e25fc 100644 --- a/sim/sh64/sh64-sim.h +++ b/sim/sh64/sh64-sim.h @@ -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. diff --git a/sim/sh64/sh64.c b/sim/sh64/sh64.c index 707a02ec698..3c5e65bfb8f 100644 --- a/sim/sh64/sh64.c +++ b/sim/sh64/sh64.c @@ -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. diff --git a/sim/sh64/sim-if.c b/sim/sh64/sim-if.c index e3f27710353..f472f58dc50 100644 --- a/sim/sh64/sim-if.c +++ b/sim/sh64/sim-if.c @@ -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. diff --git a/sim/testsuite/Makefile.in b/sim/testsuite/Makefile.in index f44c8e9b376..6a60f959ee6 100644 --- a/sim/testsuite/Makefile.in +++ b/sim/testsuite/Makefile.in @@ -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. diff --git a/sim/testsuite/common/bits-gen.c b/sim/testsuite/common/bits-gen.c index ec8dfd3d7eb..15cb34d40d8 100644 --- a/sim/testsuite/common/bits-gen.c +++ b/sim/testsuite/common/bits-gen.c @@ -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. diff --git a/sim/testsuite/d10v-elf/Makefile.in b/sim/testsuite/d10v-elf/Makefile.in index d71db5d7afc..b29d3d12b8e 100644 --- a/sim/testsuite/d10v-elf/Makefile.in +++ b/sim/testsuite/d10v-elf/Makefile.in @@ -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. diff --git a/sim/testsuite/frv-elf/Makefile.in b/sim/testsuite/frv-elf/Makefile.in index 6353e29904b..af3f88f48be 100644 --- a/sim/testsuite/frv-elf/Makefile.in +++ b/sim/testsuite/frv-elf/Makefile.in @@ -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. diff --git a/sim/testsuite/m32r-elf/Makefile.in b/sim/testsuite/m32r-elf/Makefile.in index 3507dddb049..2d87d8b0f10 100644 --- a/sim/testsuite/m32r-elf/Makefile.in +++ b/sim/testsuite/m32r-elf/Makefile.in @@ -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. diff --git a/sim/testsuite/mips64el-elf/Makefile.in b/sim/testsuite/mips64el-elf/Makefile.in index bb51ada38c3..a519c2e77d5 100644 --- a/sim/testsuite/mips64el-elf/Makefile.in +++ b/sim/testsuite/mips64el-elf/Makefile.in @@ -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. diff --git a/sim/testsuite/sim/cris/asm/asm.exp b/sim/testsuite/sim/cris/asm/asm.exp index 5b1a26ba395..83415c8c713 100644 --- a/sim/testsuite/sim/cris/asm/asm.exp +++ b/sim/testsuite/sim/cris/asm/asm.exp @@ -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 diff --git a/sim/testsuite/sim/cris/c/c.exp b/sim/testsuite/sim/cris/c/c.exp index 9a018aa1610..ef57d6dff4f 100644 --- a/sim/testsuite/sim/cris/c/c.exp +++ b/sim/testsuite/sim/cris/c/c.exp @@ -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 diff --git a/sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp b/sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp index f0c62db560b..04e3bebfa24 100644 --- a/sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp +++ b/sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp @@ -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 diff --git a/sim/testsuite/sim/mips/mips32-dsp.s b/sim/testsuite/sim/mips/mips32-dsp.s index 434b5d9440d..c7e215977b7 100644 --- a/sim/testsuite/sim/mips/mips32-dsp.s +++ b/sim/testsuite/sim/mips/mips32-dsp.s @@ -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. diff --git a/sim/testsuite/sim/mips/testutils.inc b/sim/testsuite/sim/mips/testutils.inc index b3182af3317..5532ced11f8 100644 --- a/sim/testsuite/sim/mips/testutils.inc +++ b/sim/testsuite/sim/mips/testutils.inc @@ -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. diff --git a/sim/testsuite/sim/mips/utils-dsp.inc b/sim/testsuite/sim/mips/utils-dsp.inc index 0e82d377af1..309d6600948 100644 --- a/sim/testsuite/sim/mips/utils-dsp.inc +++ b/sim/testsuite/sim/mips/utils-dsp.inc @@ -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. diff --git a/sim/testsuite/sim/mips/utils-fpu.inc b/sim/testsuite/sim/mips/utils-fpu.inc index 2a9c01ed6cc..4f7256f6c1f 100644 --- a/sim/testsuite/sim/mips/utils-fpu.inc +++ b/sim/testsuite/sim/mips/utils-fpu.inc @@ -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. diff --git a/sim/testsuite/sim/mips/utils-mdmx.inc b/sim/testsuite/sim/mips/utils-mdmx.inc index 52c512d4efd..f63de3aeee1 100644 --- a/sim/testsuite/sim/mips/utils-mdmx.inc +++ b/sim/testsuite/sim/mips/utils-mdmx.inc @@ -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. diff --git a/sim/v850/Makefile.in b/sim/v850/Makefile.in index 50bbef36300..e86a1048cf8 100644 --- a/sim/v850/Makefile.in +++ b/sim/v850/Makefile.in @@ -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 |