Update the copyright notice of some of the files I missed
in the previous copyright update.
This commit is contained in:
parent
a588db63bd
commit
e4d013fc0f
316 changed files with 361 additions and 320 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-01-14 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
Update the copyright notice of some of the files I missed
|
||||
in the previous copyright update.
|
||||
|
||||
2009-01-14 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* windows-nat.c (handle_unload_dll): Use %p to print the DLL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
-- Copyright 2008 Free Software Foundation, Inc.
|
||||
-- Copyright 2008, 2009 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
-- Copyright 2008 Free Software Foundation, Inc.
|
||||
-- Copyright 2008, 2009 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
-- Copyright 2008 Free Software Foundation, Inc.
|
||||
-- Copyright 2008, 2009 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Remote target system call callback support.
|
||||
Copyright 1997, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions.
|
||||
|
||||
This file is part of GDB.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Hosted File I/O interface definitions, for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2003, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2003, 2007, 2008, 2009 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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file defines the interface between the simulator and gdb.
|
||||
|
||||
Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008
|
||||
Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
/* 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 Free Software Foundation, Inc.
|
||||
1998, 1999, 2000, 2001, 2002, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file defines the interface between the Arm simulator and GDB.
|
||||
|
||||
Copyright 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file defines the interface between the cr16 simulator and gdb.
|
||||
|
||||
Copyright 2008 Free Software Foundation, Inc.
|
||||
Copyright 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file defines the interface between the d10v simulator and gdb.
|
||||
|
||||
Copyright 1999, 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 1999, 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file defines the interface between the FR-V simulator and GDB.
|
||||
|
||||
Copyright 2003, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Red Hat.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file defines the interface between the h8300 simulator and gdb.
|
||||
Copyright (C) 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file defines the interface between the m32c simulator and gdb.
|
||||
Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sim-ppc.h --- interface between PowerPC simulator and GDB.
|
||||
|
||||
Copyright 2004, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Red Hat.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* This file defines the interface between the sh simulator and gdb.
|
||||
Copyright (C) 2000, 2002, 2004, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 2000, 2002, 2004, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Makefile template for Configure for the sim library.
|
||||
# Copyright (C) 1993, 1995, 1997, 1998, 2007, 2008
|
||||
# Copyright (C) 1993, 1995, 1997, 1998, 2007, 2008, 2009
|
||||
# Free Software Foundation, Inc.
|
||||
# Written by Cygnus Support.
|
||||
#
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Makefile template for Configure for the arm sim library.
|
||||
# Copyright 1995, 1996, 1997, 2002, 2007, 2008
|
||||
# Copyright 1995, 1996, 1997, 2002, 2007, 2008, 2009
|
||||
# Free Software Foundation, Inc.
|
||||
# Written by Cygnus Support.
|
||||
#
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* iwmmxt.c -- Intel(r) Wireless MMX(tm) technology co-processor interface.
|
||||
Copyright (C) 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by matthew green (mrg@redhat.com).
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* iwmmxt.h -- Intel(r) Wireless MMX(tm) technology co-processor interface.
|
||||
Copyright (C) 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by matthew green (mrg@redhat.com).
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* maverick.c -- Cirrus/DSP co-processor interface.
|
||||
Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Aldy Hernandez (aldyh@redhat.com).
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* run front end support for arm
|
||||
Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2007, 2008
|
||||
Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of ARM SIM.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Makefile fragment for common parts of all simulators.
|
||||
# Copyright 1997, 1998, 1999, 2000, 2001, 2004, 2005, 2007, 2008
|
||||
# Copyright 1997, 1998, 1999, 2000, 2001, 2004, 2005, 2007, 2008, 2009
|
||||
# Free Software Foundation, Inc.
|
||||
# Contributed by Cygnus Support.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Makefile template for Configure for simulator common directory
|
||||
# Copyright (C) 1996, 1997, 2007, 2008 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1996, 1997, 2007, 2008, 2009 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Remote target callback routines.
|
||||
Copyright 1995, 1996, 1997, 2000, 2002, 2003, 2004, 2007, 2008
|
||||
Copyright 1995, 1996, 1997, 2000, 2002, 2003, 2004, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Simulator header for cgen cpus.
|
||||
Copyright (C) 1998, 1999, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* General Cpu tools GENerated simulator support.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Engine header for Cpu tools GENerated simulators.
|
||||
Copyright (C) 1998, 1999, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Memory ops header for CGEN-based simulators.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Simulator parallel routines for CGEN simulators (and maybe others).
|
||||
Copyright (C) 1999, 2000, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions.
|
||||
|
||||
This file is part of the GNU instruction set simulator.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Simulator header for cgen parallel support.
|
||||
Copyright (C) 1999, 2000, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions.
|
||||
|
||||
This file is part of the GNU instruction set simulator.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Main simulator loop for CGEN-based simulators.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* Simulator cache routines for CGEN simulators (and maybe others).
|
||||
Copyright (C) 1996, 1997, 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Simulator header for cgen scache support.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Main header file for Cpu tools GENerated simulators.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Tracing support for CGEN-based simulators.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Simulator tracing support for Cpu tools GENerated simulators.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Types for Cpu tools GENerated simulators.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Support code for various pieces of CGEN simulators.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Serial port emulation using sockets.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Generate the main loop of the simulator.
|
||||
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007, 2008
|
||||
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007, 2008, 2009
|
||||
# Free Software Foundation, Inc.
|
||||
# Contributed by Cygnus Support.
|
||||
#
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Hardware memory allocator.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Hardware memory allocator.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Hardware event manager.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Hardware event manager.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Common hardware header file.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Andrew Cagney and Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Hardware ports.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Andrew Cagney and Cygnus Solutions.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Hardware ports.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Andrew Cagney and Cygnus Solutions.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* New version of run front end support for simulators.
|
||||
Copyright (C) 1997, 2004, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 2004, 2007, 2008, 2009 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
|
||||
|
|
|
@ -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 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -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 Free Software Foundation, Inc.
|
||||
2002, 2003, 2004, 2007, 2008, 2009 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Generic simulator abort.
|
||||
Copyright (C) 1997, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Address ranges.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions.
|
||||
|
||||
This file is part of the GNU Simulators.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Address ranges.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions.
|
||||
|
||||
This file is part of the GNU Simulators.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Simulator pseudo baseclass.
|
||||
|
||||
Copyright 1997, 1998, 2003, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 1997, 1998, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2004, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2004, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* CPU support.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* CPU support.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Generic simulator halt/restart.
|
||||
Copyright (C) 1997, 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Generic simulator halt/resume.
|
||||
Copyright (C) 1997, 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
of the floating point routines in libgcc1.c for targets without
|
||||
hardware floating point. */
|
||||
|
||||
/* Copyright 1994, 1997, 1998, 2003, 2007, 2008 Free Software Foundation, Inc.
|
||||
/* Copyright 1994, 1997, 1998, 2003, 2007, 2008, 2009
|
||||
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
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
/* Simulator Floating-point support.
|
||||
|
||||
Copyright 1997, 1998, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 1997, 1998, 2002, 2003, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Generic load for hardware simulator models.
|
||||
Copyright (C) 1997, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Generic memory read/write for hardware simulator models.
|
||||
Copyright (C) 1997, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Simulator hardware option handling.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support and Andrew Cagney.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Device definitions.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Generic memory read/write for hardware simulator models.
|
||||
Copyright (C) 1998, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* The common simulator framework for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Andrew Cagney and Red Hat.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Utility to load a file into the simulator.
|
||||
Copyright (C) 1997, 1998, 2001, 2002, 2004, 2007, 2008
|
||||
Copyright (C) 1997, 1998, 2001, 2002, 2004, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Simulator memory option handling.
|
||||
Copyright (C) 1996-1999, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996-1999, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Header file for simulator memory argument handling.
|
||||
Copyright (C) 1997, 2007, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue