+2013-02-12 Pedro Alves <palves@redhat.com>
+
+ * amd64-darwin-tdep.c: Add (C) after Copyright.
+ * cli/cli-cmds.h: Ditto.
+ * cli/cli-decode.c: Ditto.
+ * cli/cli-decode.h: Ditto.
+ * cli/cli-dump.c: Ditto.
+ * cli/cli-dump.h: Ditto.
+ * cli/cli-interp.c: Ditto.
+ * cli/cli-logging.c: Ditto.
+ * cli/cli-script.c: Ditto.
+ * cli/cli-script.h: Ditto.
+ * cli/cli-setshow.c: Ditto.
+ * cli/cli-setshow.h: Ditto.
+ * cli/cli-utils.c: Ditto.
+ * cli/cli-utils.h: Ditto.
+ * config/alpha/nm-osf3.h: Ditto.
+ * config/djgpp/djconfig.sh: Ditto.
+ * config/i386/nm-fbsd.h: Ditto.
+ * config/i386/nm-i386gnu.h: Ditto.
+ * config/nm-linux.h: Ditto.
+ * config/nm-nto.h: Ditto.
+ * config/rs6000/nm-rs6000.h: Ditto.
+ * config/sparc/nm-sol2.h: Ditto.
+ * darwin-nat-info.c: Ditto.
+ * dfp.c: Ditto.
+ * dfp.h: Ditto.
+ * gdb-demangle.h: Ditto.
+ * i386-darwin-nat.c: Ditto.
+ * i386-darwin-tdep.c: Ditto.
+ * linux-fork.h: Ditto.
+ * m32c-tdep.c: Ditto.
+ * microblaze-linux-tdep.c: Ditto.
+ * microblaze-rom.c: Ditto.
+ * microblaze-tdep.c: Ditto.
+ * microblaze-tdep.h: Ditto.
+ * mips-linux-tdep.h: Ditto.
+ * ppc-ravenscar-thread.c: Ditto.
+ * ppc-ravenscar-thread.h: Ditto.
+ * prologue-value.c: Ditto.
+ * prologue-value.h: Ditto.
+ * ravenscar-thread.c: Ditto.
+ * ravenscar-thread.h: Ditto.
+ * sparc-ravenscar-thread.c: Ditto.
+ * sparc-ravenscar-thread.h: Ditto.
+ * tilegx-linux-tdep.c: Ditto.
+ * unwind_stop_reasons.def: Ditto.
+ * windows-nat.h: Ditto.
+ * xtensa-linux-tdep.c: Ditto.
+ * xtensa-xtregs.c: Ditto.
+ * regformats/regdat.sh: Ditto.
+ * regformats/regdef.h: Ditto.
+
2013-02-12 Pedro Alves <palves@redhat.com>
* break-catch-sig.c: Update copyright years.
/* Darwin support for GDB, the GNU debugger.
- Copyright 1997-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Apple Computer, Inc.
/* Header file for GDB CLI command implementation library.
- Copyright (c) 2000-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 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
/* Handle lists of commands, their decoding and documentation, for GDB.
- Copyright (c) 1986-2013 Free Software Foundation, Inc.
+ Copyright (C) 1986-2013 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
/* Header file for GDB command decoding library.
- Copyright (c) 2000-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 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
/* Dump-to-file commands, for GDB, the GNU debugger.
- Copyright (c) 2002-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
/* Dump-to-file commands, for GDB, the GNU debugger.
- Copyright (c) 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* CLI Definitions for GDB, the GNU debugger.
- Copyright (c) 2002-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Command-line output logging for GDB, the GNU debugger.
- Copyright (c) 2003-2013 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* GDB CLI command scripting.
- Copyright (c) 1986-2013 Free Software Foundation, Inc.
+ Copyright (C) 1986-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Header file for GDB CLI command implementation library.
- Copyright (c) 2000-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 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
/* Handle set and show GDB commands.
- Copyright (c) 2000-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 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
/* Header file for GDB CLI set and show commands implementation.
- Copyright (c) 2000-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 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
/* CLI utilities.
- Copyright (c) 2011-2013 Free Software Foundation, Inc.
+ Copyright (C) 2011-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* CLI utilities.
- Copyright (c) 2011-2013 Free Software Foundation, Inc.
+ Copyright (C) 2011-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Native definitions for alpha running OSF/1-3.x and higher, using procfs.
- Copyright 1995-2013 Free Software Foundation, Inc.
+ Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of GDB.
# configuring other GNU programs for DJGPP.
#
#=====================================================================
-# Copyright 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
#
# Originally written by Robert Hoehne, revised by Eli Zaretskii.
# This file is part of GDB.
/* Native-dependent definitions for FreeBSD/i386.
- Copyright 1986-2013 Free Software Foundation, Inc.
+ Copyright (C) 1986-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Native-dependent definitions for Intel 386 running the GNU Hurd
- Copyright 1994-2013 Free Software Foundation, Inc.
+ Copyright (C) 1994-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Native support for GNU/Linux.
- Copyright 1999-2013 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Native support for QNX Neutrino version 6.
- Copyright 2003-2013 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This code was donated by QNX Software Systems Ltd.
/* IBM RS/6000 native-dependent macros for GDB, the GNU debugger.
- Copyright 1986-2013 Free Software Foundation, Inc.
+ Copyright (C) 1986-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Native-dependent definitions for Solaris SPARC.
- Copyright 2003-2013 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Darwin support for GDB, the GNU debugger.
- Copyright 1997-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Apple Computer, Inc.
/* Decimal floating point support for GDB.
- Copyright 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Decimal floating point support for GDB.
- Copyright 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Basic C++ demangling support for GDB.
- Copyright (c) 2011-2013 Free Software Foundation, Inc.
+ Copyright (C) 2011-2013 Free Software Foundation, Inc.
This file is part of GDB.
+2013-02-12 Pedro Alves <palves@redhat.com>
+
+ * linux-xtensa-low.c: Ditto.
+ * xtensa-xtregs.c: Ditto.
+
2013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
* thread-db.c (thread_db_get_tls_address): NULL pointer check
/* GNU/Linux/Xtensa specific low level interface, for the remote server for GDB.
- Copyright 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Table mapping between kernel xtregset and GDB register cache.
- Copyright 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Darwin support for GDB, the GNU debugger.
- Copyright 1997-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Apple Computer, Inc.
/* Darwin support for GDB, the GNU debugger.
- Copyright 1997-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Apple Computer, Inc.
/* GNU/Linux native-dependent code for debugging multiple forks.
- Copyright 2005-2013 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Renesas M32C target-dependent code for GDB, the GNU debugger.
- Copyright 2004-2013 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Target-dependent code for Xilinx MicroBlaze.
- Copyright 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Remote debugging interface to Xilinx MicroBlaze.
- Copyright 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Target-dependent code for Xilinx MicroBlaze.
- Copyright 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Target-dependent code for Xilinx MicroBlaze.
- Copyright 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Target-dependent code for GNU/Linux on MIPS processors.
- Copyright 2006-2013 Free Software Foundation, Inc.
+ Copyright (C) 2006-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Ravenscar PowerPC target support.
- Copyright 2011-2013 Free Software Foundation, Inc.
+ Copyright (C) 2011-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Ravenscar PowerPC target support.
- Copyright 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Prologue value handling for GDB.
- Copyright 2003-2013 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Interface to prologue value handling for GDB.
- Copyright 2003-2013 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Ada Ravenscar thread support.
- Copyright 2004-2013 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Ada Ravenscar thread support.
- Copyright 2004-2013 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of GDB.
#!/bin/sh -u
# Register protocol definitions for GDB, the GNU debugger.
-# Copyright 2001-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
#
# This file is part of GDB.
#
/* *INDENT-OFF* */ /* THIS FILE IS GENERATED */
/* A register protocol for GDB, the GNU debugger.
- Copyright 2001, 2002 Free Software Foundation, Inc.
+ Copyright (C) 2001-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Register protocol definition structures for the GNU Debugger
- Copyright 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Ravenscar SPARC target support.
- Copyright 2004-2013 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Ravenscar SPARC target support.
- Copyright 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Target-dependent code for GNU/Linux on Tilera TILE-Gx processors.
- Copyright 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of GDB.
-/* Copyright 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
This file is part of GDB.
-/* Copyright 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Target-dependent code for GNU/Linux on Xtensa processors.
- Copyright 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2013 Free Software Foundation, Inc.
This file is part of GDB.
/* Table mapping between kernel xtregset and GDB register cache.
- Copyright 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2013 Free Software Foundation, Inc.
This file is part of GDB.