Update copyright notices to add year 2010.

This commit is contained in:
Joel Brobecker 2010-01-01 10:03:36 +00:00
parent abd775ced8
commit dc3cf14f35
371 changed files with 415 additions and 382 deletions

View File

@ -1,5 +1,5 @@
/* Remote target system call callback support.
Copyright 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* Hosted File I/O interface definitions, for GDB, the GNU Debugger.
Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* This file defines the interface between the simulator and gdb.
Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008, 2009
Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* Target signal numbers for GDB and the GDB remote protocol.
Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
1998, 1999, 2000, 2001, 2002, 2007, 2008, 2009
1998, 1999, 2000, 2001, 2002, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* This file defines the interface between the Arm simulator and GDB.
Copyright 2002, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Red Hat.

View File

@ -1,6 +1,6 @@
/* This file defines the interface between the cr16 simulator and gdb.
Copyright 2008, 2009 Free Software Foundation, Inc.
Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* This file defines the interface between the d10v simulator and gdb.
Copyright 1999, 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 1999, 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* This file defines the interface between the FR-V simulator and GDB.
Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Red Hat.

View File

@ -1,5 +1,5 @@
/* This file defines the interface between the h8300 simulator and gdb.
Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,7 +1,7 @@
/* This file defines the interface between the LM32 simulator and GDB.
Contributed by Jon Beniston <jon@beniston.com>
Copyright (C) 2009 Free Software Foundation, Inc.
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,5 +1,5 @@
/* This file defines the interface between the m32c simulator and gdb.
Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* sim-ppc.h --- interface between PowerPC simulator and GDB.
Copyright 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Red Hat.

View File

@ -1,6 +1,6 @@
/* sim-rx.h --- interface between RX simulator and GDB.
Copyright 2008, 2009 Free Software Foundation, Inc.
Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Red Hat.

View File

@ -1,5 +1,5 @@
/* This file defines the interface between the sh simulator and gdb.
Copyright (C) 2000, 2002, 2004, 2007, 2008, 2009
Copyright (C) 2000, 2002, 2004, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,5 +1,5 @@
# Makefile template for Configure for the sim library.
# Copyright (C) 1993, 1995, 1997, 1998, 2007, 2008, 2009
# Copyright (C) 1993, 1995, 1997, 1998, 2007, 2008, 2009, 2010
# Free Software Foundation, Inc.
# Written by Cygnus Support.
#

View File

@ -1,5 +1,5 @@
# Makefile template for Configure for the arm sim library.
# Copyright 1995, 1996, 1997, 2002, 2007, 2008, 2009
# Copyright 1995, 1996, 1997, 2002, 2007, 2008, 2009, 2010
# Free Software Foundation, Inc.
# Written by Cygnus Support.
#

View File

@ -1,5 +1,5 @@
/* iwmmxt.c -- Intel(r) Wireless MMX(tm) technology co-processor interface.
Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by matthew green (mrg@redhat.com).
This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* iwmmxt.h -- Intel(r) Wireless MMX(tm) technology co-processor interface.
Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by matthew green (mrg@redhat.com).
This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* maverick.c -- Cirrus/DSP co-processor interface.
Copyright (C) 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Aldy Hernandez (aldyh@redhat.com).
This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* run front end support for arm
Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2007, 2008, 2009
Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
This file is part of ARM SIM.

View File

@ -1,6 +1,5 @@
# Makefile template for Configure for the AVR sim library.
# Copyright (C) 2009
# Free Software Foundation, Inc.
# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Simulator for Atmel's AVR core.
Copyright (C) 2009 Free Software Foundation, Inc.
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
Written by Tristan Gingold, AdaCore.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
# Makefile fragment for common parts of all simulators.
# Copyright 1997, 1998, 1999, 2000, 2001, 2004, 2005, 2007, 2008, 2009
# Copyright 1997, 1998, 1999, 2000, 2001, 2004, 2005, 2007, 2008, 2009, 2010
# Free Software Foundation, Inc.
# Contributed by Cygnus Support.

View File

@ -1,5 +1,6 @@
# Makefile template for Configure for simulator common directory
# Copyright (C) 1996, 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
# Copyright (C) 1996, 1997, 2007, 2008, 2009, 2010
# Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Remote target callback routines.
Copyright 1995, 1996, 1997, 2000, 2002, 2003, 2004, 2007, 2008, 2009
Copyright 1995, 1996, 1997, 2000, 2002, 2003, 2004, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Solutions.

View File

@ -1,5 +1,6 @@
/* Simulator header for cgen cpus.
Copyright (C) 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* General Cpu tools GENerated simulator support.
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Support.

View File

@ -1,5 +1,6 @@
/* Engine header for Cpu tools GENerated simulators.
Copyright (C) 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* Memory ops header for CGEN-based simulators.
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Solutions.

View File

@ -1,5 +1,5 @@
/* Semantics ops support for CGEN-based simulators.
Copyright (C) 1996, 1997, 1998, 1999, 2002, 2007, 2008, 2009
Copyright (C) 1996, 1997, 1998, 1999, 2002, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Solutions.

View File

@ -1,5 +1,6 @@
/* Simulator parallel routines for CGEN simulators (and maybe others).
Copyright (C) 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU instruction set simulator.

View File

@ -1,5 +1,6 @@
/* Simulator header for cgen parallel support.
Copyright (C) 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU instruction set simulator.

View File

@ -1,5 +1,5 @@
/* Main simulator loop for CGEN-based simulators.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* Simulator cache routines for CGEN simulators (and maybe others).
Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009
Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Support.

View File

@ -1,5 +1,5 @@
/* Simulator header for cgen scache support.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* Main header file for Cpu tools GENerated simulators.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* Tracing support for CGEN-based simulators.
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Support.

View File

@ -1,5 +1,5 @@
/* Simulator tracing support for Cpu tools GENerated simulators.
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Support.

View File

@ -1,5 +1,5 @@
/* Types for Cpu tools GENerated simulators.
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Support.

View File

@ -1,5 +1,5 @@
/* Support code for various pieces of CGEN simulators.
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Support.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,5 +1,5 @@
/* Serial port emulation using sockets.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
# Generate the main loop of the simulator.
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007, 2008, 2009
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007, 2008, 2009, 2010
# Free Software Foundation, Inc.
# Contributed by Cygnus Support.
#

View File

@ -1,5 +1,5 @@
/* Hardware memory allocator.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* Hardware memory allocator.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,5 +1,5 @@
/* Hardware event manager.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* Hardware event manager.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,5 +1,5 @@
/* Common hardware header file.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* Hardware ports.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Cygnus Solutions.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* Hardware ports.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Cygnus Solutions.
This file is part of GDB, the GNU debugger.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,5 +1,6 @@
/* New version of run front end support for simulators.
Copyright (C) 1997, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1997, 2004, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@ -2,7 +2,7 @@
simaulator program - run - and simulator library - libsim.a - that
is not used by GDB. The GDB part is described in include/remote-sim.h.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,4 +1,4 @@
.\" Copyright (c) 1993, 2004 Free Software Foundation
.\" Copyright (c) 1993, 2004, 2010 Free Software Foundation
.\" See section COPYING for conditions for redistribution
.TH run 1 "13oct1993" "GNU Tools" "GNU Tools"
.de BP

View File

@ -1,6 +1,6 @@
/* run front end support for all the simulators.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
2002, 2003, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
2002, 2003, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Generic simulator abort.
Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,5 +1,5 @@
/* Address ranges.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU Simulators.

View File

@ -1,5 +1,5 @@
/* Address ranges.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU Simulators.

View File

@ -1,6 +1,7 @@
/* Simulator pseudo baseclass.
Copyright 1997, 1998, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 1997, 1998, 2003, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Support.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,5 +1,5 @@
/* CPU support.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* CPU support.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,5 +1,6 @@
/* Generic simulator halt/restart.
Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,6 @@
/* Generic simulator halt/resume.
Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -2,7 +2,7 @@
of the floating point routines in libgcc1.c for targets without
hardware floating point. */
/* Copyright 1994, 1997, 1998, 2003, 2007, 2008, 2009
/* Copyright 1994, 1997, 1998, 2003, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Simulator Floating-point support.
Copyright 1997, 1998, 2002, 2003, 2007, 2008, 2009
Copyright 1997, 1998, 2002, 2003, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Cygnus Support.

View File

@ -1,5 +1,5 @@
/* Generic load for hardware simulator models.
Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* Generic memory read/write for hardware simulator models.
Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* Simulator hardware option handling.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Support and Andrew Cagney.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* Device definitions.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,5 +1,5 @@
/* Generic memory read/write for hardware simulator models.
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1998, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.

View File

@ -1,5 +1,5 @@
/* Utility to load a file into the simulator.
Copyright (C) 1997, 1998, 2001, 2002, 2004, 2007, 2008, 2009
Copyright (C) 1997, 1998, 2001, 2002, 2004, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify

Some files were not shown because too many files have changed in this diff Show More