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 /sim/mips | |
parent | abd775ced888559dcee0fa46b6b06bccabbd84cb (diff) | |
download | gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.zip gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.tar.gz gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.tar.bz2 |
Update copyright notices to add year 2010.
Diffstat (limited to 'sim/mips')
-rw-r--r-- | sim/mips/configure.ac | 2 | ||||
-rw-r--r-- | sim/mips/cp1.c | 2 | ||||
-rw-r--r-- | sim/mips/cp1.h | 2 | ||||
-rw-r--r-- | sim/mips/dsp.c | 2 | ||||
-rw-r--r-- | sim/mips/dsp.igen | 2 | ||||
-rw-r--r-- | sim/mips/dsp2.igen | 2 | ||||
-rw-r--r-- | sim/mips/dv-tx3904cpu.c | 2 | ||||
-rw-r--r-- | sim/mips/dv-tx3904irc.c | 2 | ||||
-rw-r--r-- | sim/mips/dv-tx3904sio.c | 3 | ||||
-rw-r--r-- | sim/mips/dv-tx3904tmr.c | 2 | ||||
-rw-r--r-- | sim/mips/m16e.igen | 2 | ||||
-rw-r--r-- | sim/mips/mdmx.c | 2 | ||||
-rw-r--r-- | sim/mips/mdmx.igen | 2 | ||||
-rw-r--r-- | sim/mips/mips3264r2.igen | 2 | ||||
-rw-r--r-- | sim/mips/mips3d.igen | 2 | ||||
-rw-r--r-- | sim/mips/sb1.igen | 2 | ||||
-rw-r--r-- | sim/mips/sim-main.h | 2 | ||||
-rw-r--r-- | sim/mips/smartmips.igen | 2 |
18 files changed, 19 insertions, 18 deletions
diff --git a/sim/mips/configure.ac b/sim/mips/configure.ac index 169bb1c..0fbc39c 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 733511d..f95829f 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 8119a15..9bd0f69 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 d71a2ce..b6a140d 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 ac58826..3498d51 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 da9108f..6bd00fb 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 deff6c7..6817f6e 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 96fc80b..ab178fd 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 101e634..c1aa3d3 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 0c59d08..6299190 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 918483b..c91fbb6 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 cdcf59e..3d5d01a 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 e7c3a7a..b688f5c 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 6e6ef4b..5a47d5b 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 edfeb98..a82f65f 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 869f802..8886e52 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 21ca869..0d58024 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 655728b..e24066c 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. // |