diff options
Diffstat (limited to 'sim/common')
106 files changed, 145 insertions, 108 deletions
diff --git a/sim/common/Make-common.in b/sim/common/Make-common.in index 9dd79ab0a93..13aebe8e5dc 100644 --- a/sim/common/Make-common.in +++ b/sim/common/Make-common.in @@ -1,6 +1,6 @@ # Makefile fragment for common parts of all simulators. -# Copyright 1997, 1998, 1999, 2000, 2001, 2004, 2005, 2007, 2008, 2009, 2010 -# Free Software Foundation, Inc. +# Copyright 1997, 1998, 1999, 2000, 2001, 2004, 2005, 2007, 2008, 2009, 2010, +# 2011 Free Software Foundation, Inc. # Contributed by Cygnus Support. # This program is free software; you can redistribute it and/or modify diff --git a/sim/common/Makefile.in b/sim/common/Makefile.in index ec7794dd408..5fca9dab037 100644 --- a/sim/common/Makefile.in +++ b/sim/common/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for simulator common directory -# Copyright (C) 1996, 1997, 2007, 2008, 2009, 2010 +# Copyright (C) 1996, 1997, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/common/callback.c b/sim/common/callback.c index a12b3fe2b48..8f8aa9c804d 100644 --- a/sim/common/callback.c +++ b/sim/common/callback.c @@ -1,6 +1,6 @@ /* Remote target callback routines. - Copyright 1995, 1996, 1997, 2000, 2002, 2003, 2004, 2007, 2008, 2009, 2010 - Free Software Foundation, Inc. + Copyright 1995, 1996, 1997, 2000, 2002, 2003, 2004, 2007, 2008, 2009, 2010, + 2011 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB. diff --git a/sim/common/cgen-cpu.h b/sim/common/cgen-cpu.h index a698ed63607..08ebae54a43 100644 --- a/sim/common/cgen-cpu.h +++ b/sim/common/cgen-cpu.h @@ -1,5 +1,5 @@ /* Simulator header for cgen cpus. - Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010 + Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/cgen-defs.h b/sim/common/cgen-defs.h index 43bb852007b..19ff347f5ea 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, 2010 + Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/cgen-engine.h b/sim/common/cgen-engine.h index b11eb332e5b..bf01209743f 100644 --- a/sim/common/cgen-engine.h +++ b/sim/common/cgen-engine.h @@ -1,5 +1,5 @@ /* Engine header for Cpu tools GENerated simulators. - Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010 + Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/cgen-mem.h b/sim/common/cgen-mem.h index 86397ff5d59..01cf33dbc94 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, 2010 + Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Solutions. diff --git a/sim/common/cgen-ops.h b/sim/common/cgen-ops.h index b6f38cfd33d..ea694e9e901 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, 2010 + Copyright (C) 1996, 1997, 1998, 1999, 2002, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Solutions. diff --git a/sim/common/cgen-par.c b/sim/common/cgen-par.c index 76f9141c5fe..5ea0d374759 100644 --- a/sim/common/cgen-par.c +++ b/sim/common/cgen-par.c @@ -1,5 +1,5 @@ /* Simulator parallel routines for CGEN simulators (and maybe others). - Copyright (C) 1999, 2000, 2007, 2008, 2009, 2010 + Copyright (C) 1999, 2000, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Solutions. diff --git a/sim/common/cgen-par.h b/sim/common/cgen-par.h index 56b1f31eb8f..157aa8b09ed 100644 --- a/sim/common/cgen-par.h +++ b/sim/common/cgen-par.h @@ -1,5 +1,5 @@ /* Simulator header for cgen parallel support. - Copyright (C) 1999, 2000, 2007, 2008, 2009, 2010 + Copyright (C) 1999, 2000, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Solutions. diff --git a/sim/common/cgen-run.c b/sim/common/cgen-run.c index 748f0c013d5..a010d741056 100644 --- a/sim/common/cgen-run.c +++ b/sim/common/cgen-run.c @@ -1,5 +1,6 @@ /* Main simulator loop for CGEN-based simulators. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 d92ecac0d49..cc68ac42a88 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, 2010 + Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/cgen-scache.h b/sim/common/cgen-scache.h index 1d4d0fe1304..b6d9586f8cd 100644 --- a/sim/common/cgen-scache.h +++ b/sim/common/cgen-scache.h @@ -1,5 +1,6 @@ /* Simulator header for cgen scache support. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 032cb282bb8..cdc1c0b03ee 100644 --- a/sim/common/cgen-sim.h +++ b/sim/common/cgen-sim.h @@ -1,5 +1,6 @@ /* Main header file for Cpu tools GENerated simulators. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 17a68e67fba..0d3f196c374 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, 2010 + Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/cgen-trace.h b/sim/common/cgen-trace.h index 74244ea998c..411921b0ecc 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, 2010 + Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/cgen-types.h b/sim/common/cgen-types.h index 56b4305d843..ddbbf479769 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, 2010 + Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/cgen-utils.c b/sim/common/cgen-utils.c index 61a99ed6afb..6a6bd51c34c 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, 2010 + Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/dv-core.c b/sim/common/dv-core.c index 87a9ebe0e85..874552ebea9 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 58978d871cd..b79d190b432 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 5717820e64c..2240d84d37b 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 f6fd3898ab6..ef249e6b3e0 100644 --- a/sim/common/dv-sockser.c +++ b/sim/common/dv-sockser.c @@ -1,5 +1,6 @@ /* Serial port emulation using sockets. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 ef3fdf64121..fce30627e8d 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, 2010 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007, 2008, 2009, 2010, 2011 # Free Software Foundation, Inc. # Contributed by Cygnus Support. # diff --git a/sim/common/hw-alloc.c b/sim/common/hw-alloc.c index db2b256dcb4..cb9a52fb703 100644 --- a/sim/common/hw-alloc.c +++ b/sim/common/hw-alloc.c @@ -1,5 +1,6 @@ /* Hardware memory allocator. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 2cea44ff566..33bdf7200db 100644 --- a/sim/common/hw-alloc.h +++ b/sim/common/hw-alloc.h @@ -1,5 +1,6 @@ /* Hardware memory allocator. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 85d80098f81..130475b4b6a 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 93073dd4f24..dd7a3577855 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 26477709401..72e6478a195 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 73e00ef3156..4ac61b1ad0b 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 fc73be8f60e..a1b906309bf 100644 --- a/sim/common/hw-events.c +++ b/sim/common/hw-events.c @@ -1,5 +1,6 @@ /* Hardware event manager. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 479e0007551..036e1ed73f6 100644 --- a/sim/common/hw-events.h +++ b/sim/common/hw-events.h @@ -1,5 +1,6 @@ /* Hardware event manager. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 b850e47dc9f..a9dc9256e5f 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 2a68eb01646..e40be2addee 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 c940cff6a1f..143ecdf7b96 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 75975bd7d5e..becc2c0b4ec 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 b8517f5b087..0f10bc8b8d1 100644 --- a/sim/common/hw-main.h +++ b/sim/common/hw-main.h @@ -1,5 +1,6 @@ /* Common hardware header file. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 2cd469dc99e..644465375c7 100644 --- a/sim/common/hw-ports.c +++ b/sim/common/hw-ports.c @@ -1,5 +1,6 @@ /* Hardware ports. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 01a4dcdf5c8..48fedc46049 100644 --- a/sim/common/hw-ports.h +++ b/sim/common/hw-ports.h @@ -1,5 +1,6 @@ /* Hardware ports. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 018a84c3046..9da3d9f5f63 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 7891cacdc09..64b9a74cfae 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 d3530d0c17b..c23672cb46d 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 95e535d3e1b..eafcebab4ab 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/nrun.c b/sim/common/nrun.c index e537849e70a..540f27d2ac6 100644 --- a/sim/common/nrun.c +++ b/sim/common/nrun.c @@ -1,5 +1,5 @@ /* New version of run front end support for simulators. - Copyright (C) 1997, 2004, 2007, 2008, 2009, 2010 + Copyright (C) 1997, 2004, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify diff --git a/sim/common/run-sim.h b/sim/common/run-sim.h index 9c449ba9f16..14ebe46a8ed 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/common/run.c b/sim/common/run.c index fb3707cc70a..dda0ef7d36b 100644 --- a/sim/common/run.c +++ b/sim/common/run.c @@ -1,6 +1,7 @@ /* 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, 2010 Free Software Foundation, Inc. + 2002, 2003, 2004, 2007, 2008, 2009, 2010, 2011 + 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 2ce8e5e4756..8cc1342d6eb 100644 --- a/sim/common/sim-abort.c +++ b/sim/common/sim-abort.c @@ -1,5 +1,6 @@ /* Generic simulator abort. - Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011 + 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 1145141a0d0..aeb994872b9 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 9715865e76e..799e085908f 100644 --- a/sim/common/sim-arange.c +++ b/sim/common/sim-arange.c @@ -1,5 +1,6 @@ /* Address ranges. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 5243c9d4544..48cf3caff15 100644 --- a/sim/common/sim-arange.h +++ b/sim/common/sim-arange.h @@ -1,5 +1,6 @@ /* Address ranges. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 ab5eb68cd16..af9264a05ab 100644 --- a/sim/common/sim-base.h +++ b/sim/common/sim-base.h @@ -1,6 +1,6 @@ /* Simulator pseudo baseclass. - Copyright 1997, 1998, 2003, 2007, 2008, 2009, 2010 + Copyright 1997, 1998, 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-basics.h b/sim/common/sim-basics.h index f7e65378fa5..a40098f82c2 100644 --- a/sim/common/sim-basics.h +++ b/sim/common/sim-basics.h @@ -1,6 +1,7 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright 2002, 2004, 2007, 2008, 2009, 2010, 2011 + 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 545eb77c3d2..418354e8cd8 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 17129daf82d..a542616d55c 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 fd56d8a2f2a..7ee06caea5b 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 ed12cbf12a7..70cec3104ae 100644 --- a/sim/common/sim-config.h +++ b/sim/common/sim-config.h @@ -1,6 +1,7 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright 2002, 2004, 2007, 2008, 2009, 2010, 2011 + 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 31cb06b479a..ddae990a2df 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 696511c45c5..de36411d853 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 bce2a93aa56..2f8dd817588 100644 --- a/sim/common/sim-cpu.c +++ b/sim/common/sim-cpu.c @@ -1,5 +1,6 @@ /* CPU support. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 9e796013b49..6a9f77f9428 100644 --- a/sim/common/sim-cpu.h +++ b/sim/common/sim-cpu.h @@ -1,5 +1,6 @@ /* CPU support. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 8e85e79fb8f..59845c370a3 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 d923f1cbdac..ea83224cce3 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 38b98f70e18..32820c158e2 100644 --- a/sim/common/sim-engine.c +++ b/sim/common/sim-engine.c @@ -1,5 +1,5 @@ /* Generic simulator halt/restart. - Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010 + Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-engine.h b/sim/common/sim-engine.h index 3afdac6e5ab..32924921d49 100644 --- a/sim/common/sim-engine.h +++ b/sim/common/sim-engine.h @@ -1,5 +1,5 @@ /* Generic simulator halt/resume. - Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010 + Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-events.c b/sim/common/sim-events.c index e02fb76429c..c28a0a9378c 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 cc22439a728..7303a8ec43d 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 6f1bad516bb..53f6bcd7971 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, 2010 +/* Copyright 1994, 1997, 1998, 2003, 2007, 2008, 2009, 2010, 2011 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 37b10b3a3e1..f2f2b406767 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, 2010 + Copyright 1997, 1998, 2002, 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-hload.c b/sim/common/sim-hload.c index a4ef0296f7b..23cf19b443c 100644 --- a/sim/common/sim-hload.c +++ b/sim/common/sim-hload.c @@ -1,5 +1,6 @@ /* Generic load for hardware simulator models. - Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011 + 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 cedae87a7e9..8918feff46a 100644 --- a/sim/common/sim-hrw.c +++ b/sim/common/sim-hrw.c @@ -1,5 +1,6 @@ /* Generic memory read/write for hardware simulator models. - Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011 + 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 6b6b2216942..69c2b1764c8 100644 --- a/sim/common/sim-hw.c +++ b/sim/common/sim-hw.c @@ -1,5 +1,6 @@ /* Simulator hardware option handling. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 100fa2c23c8..1e0d3b37eb9 100644 --- a/sim/common/sim-hw.h +++ b/sim/common/sim-hw.h @@ -1,5 +1,6 @@ /* Device definitions. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 68ef5deb2d3..9e4d420fbed 100644 --- a/sim/common/sim-info.c +++ b/sim/common/sim-info.c @@ -1,5 +1,6 @@ /* Generic memory read/write for hardware simulator models. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 b3b5336476a..e164dca01aa 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 f890d73512e..8392b34ec22 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 1f45bd6c986..68ef3f95617 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 b3c9e77a513..b8248c62fe4 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 b265cd9c7f4..ee794cef05a 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, 2010 + Copyright (C) 1997, 1998, 2001, 2002, 2004, 2007, 2008, 2009, 2010, 2011 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 99e6add3f71..8aa36ffce87 100644 --- a/sim/common/sim-memopt.c +++ b/sim/common/sim-memopt.c @@ -1,5 +1,5 @@ /* Simulator memory option handling. - Copyright (C) 1996-1999, 2007, 2008, 2009, 2010 + Copyright (C) 1996-1999, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-memopt.h b/sim/common/sim-memopt.h index f42429fa2bd..45c95a65f33 100644 --- a/sim/common/sim-memopt.h +++ b/sim/common/sim-memopt.h @@ -1,5 +1,6 @@ /* Header file for simulator memory argument handling. - Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011 + 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 41d81e93c8a..d9cdd55f378 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, 2010 + Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-model.h b/sim/common/sim-model.h index 3ad3d1b47ef..2eee8fa101f 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, 2010 + Copyright (C) 1997, 1998, 1999, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-module.c b/sim/common/sim-module.c index 0180d0729da..d686182a34b 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, 2010 + Copyright 1996, 1997, 1998, 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-module.h b/sim/common/sim-module.h index 908594e6f01..6648b3c5285 100644 --- a/sim/common/sim-module.h +++ b/sim/common/sim-module.h @@ -1,5 +1,5 @@ /* Module support. - Copyright (C) 1996, 1997, 2007, 2008, 2009, 2010 + Copyright (C) 1996, 1997, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-n-bits.h b/sim/common/sim-n-bits.h index 5627285fdd1..47cedbf1b3c 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 ac3e371ebe1..7dc36947dd2 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 02aefafce1c..48c938e893c 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, 2010 Free Software Foundation, Inc. + Copyright 2002, 2007, 2008, 2009, 2010, 2011 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 c01cce5426b..b94c0ac98c9 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, 2010 + Copyright (C) 1996, 1997, 2004, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-options.h b/sim/common/sim-options.h index fdf659f359d..5ff6ea60535 100644 --- a/sim/common/sim-options.h +++ b/sim/common/sim-options.h @@ -1,5 +1,5 @@ /* Header file for simulator argument handling. - Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010 + Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-profile.c b/sim/common/sim-profile.c index 837fada6950..b0b8ce97857 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, 2010 + Copyright (C) 1996, 1997, 1998, 2000, 2001, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-profile.h b/sim/common/sim-profile.h index c97aa36dfa5..9352407c9f7 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, 2010 + Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-reason.c b/sim/common/sim-reason.c index f10804a31eb..4647997cbb5 100644 --- a/sim/common/sim-reason.c +++ b/sim/common/sim-reason.c @@ -1,5 +1,6 @@ /* Generic simulator stop_reason. - Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011 + 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 0bada0029b0..0317a577e75 100644 --- a/sim/common/sim-reg.c +++ b/sim/common/sim-reg.c @@ -1,5 +1,6 @@ /* Generic register read/write. - Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 + 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 dbb38ccb5ae..326256877ed 100644 --- a/sim/common/sim-resume.c +++ b/sim/common/sim-resume.c @@ -1,5 +1,6 @@ /* Generic simulator resume. - Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011 + 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 a92524f578c..e6a96a4efb1 100644 --- a/sim/common/sim-run.c +++ b/sim/common/sim-run.c @@ -1,5 +1,6 @@ /* Generic simulator run. - Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011 + 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 d825dbf12e1..5beb4ca4baf 100644 --- a/sim/common/sim-signal.c +++ b/sim/common/sim-signal.c @@ -1,5 +1,6 @@ /* Simulator signal support - Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011 + 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 16e63181dd0..0deef1e764b 100644 --- a/sim/common/sim-signal.h +++ b/sim/common/sim-signal.h @@ -1,5 +1,6 @@ /* Simulator signal support - Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011 + 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 f55c81f9d08..4404e4b1bf0 100644 --- a/sim/common/sim-stop.c +++ b/sim/common/sim-stop.c @@ -1,5 +1,6 @@ /* Generic simulator stop. - Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011 + 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 84db8112052..66c2fc75e0d 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, 2010 + Copyright (C) 1997, 1998, 2001, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-trace.h b/sim/common/sim-trace.h index 31457788846..6f1ea5fa6b2 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, 2010 + Copyright (C) 1997, 1998, 2001, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-types.h b/sim/common/sim-types.h index 851ba7efce2..cfa0d4ac5de 100644 --- a/sim/common/sim-types.h +++ b/sim/common/sim-types.h @@ -1,6 +1,7 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002, 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright 2002, 2005, 2007, 2008, 2009, 2010, 2011 + 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 9f9104e1b0e..b76064ec21e 100644 --- a/sim/common/sim-utils.c +++ b/sim/common/sim-utils.c @@ -1,5 +1,5 @@ /* Miscellaneous simulator utilities. - Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010 + Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-utils.h b/sim/common/sim-utils.h index e3ff63afe7e..6f1ca3b8bf4 100644 --- a/sim/common/sim-utils.h +++ b/sim/common/sim-utils.h @@ -1,5 +1,6 @@ /* Miscellaneous simulator utilities. - Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011 + 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 1bf27039f8c..ccef4fe851c 100644 --- a/sim/common/sim-watch.c +++ b/sim/common/sim-watch.c @@ -1,5 +1,6 @@ /* Generic simulator watchpoint support. - Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011 + 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 2945f8d91ba..e11c2a029ef 100644 --- a/sim/common/sim-watch.h +++ b/sim/common/sim-watch.h @@ -1,5 +1,6 @@ /* Simulator watchpoint support. - Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011 + 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 a34207cebff..529a90f6d57 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, 2010 + Copyright 1997, 1998, 2002, 2004, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Cygnus Solutions. diff --git a/sim/common/version.h b/sim/common/version.h index 5110e66d566..bd134a20c5d 100644 --- a/sim/common/version.h +++ b/sim/common/version.h @@ -1,5 +1,6 @@ /* Version information for GDB. - Copyright (C) 1999, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1999, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GDB. |