Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mark Kettenis <kettenis@wins.uva.nl>
To: gdb-patches@sources.redhat.com
Subject: [PATCH] Fix corruption in config/powerpc/xm-linux.h
Date: Thu, 12 Jul 2001 07:02:00 -0000	[thread overview]
Message-ID: <200107121402.f6CE2Ti04258@delius.kettenis.local> (raw)

Looks like someone had some trouble applying a diff.

Checked in.

Index: ChangeLog
from  Mark Kettenis  <kettenis@gnu.org>

	* config/powerpc/xm-linux.h: Fix corrupted file.

Index: config/powerpc/xm-linux.h
===================================================================
RCS file: /cvs/src/src/gdb/config/powerpc/xm-linux.h,v
retrieving revision 1.3
diff -u -p -r1.3 xm-linux.h
--- config/powerpc/xm-linux.h 2001/03/06 08:21:34 1.3
+++ config/powerpc/xm-linux.h 2001/07/12 13:58:46
@@ -1,5 +1,5 @@
 /* Native support for linux, for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1992, 1996, 2000
+   Copyright 1986, 1987, 1989, 1992, 1996, 2000, 2001
    Free Software Foundation, Inc.
 
 This file is part of GDB.
@@ -26,7 +26,7 @@ Foundation, Inc., 59 Temple Place - Suit
 #define HAVE_TERMIOS
 
 /* This is the amount to subtract from u.u_ar0
-   +   to get the offset in the core file of the register values.  */
+   to get the offset in the core file of the register values.  */
 #define KERNEL_U_ADDR 0x0
 
 #define NEED_POSIX_SETPGID
@@ -45,25 +45,3 @@ Foundation, Inc., 59 Temple Place - Suit
 #define MMAP_INCREMENT         0x01000000      /* Increment to next mapping */
 
 #endif /* #ifndef XM_LINUX_H */
-/* Host definitions for a Sun 4, for GDB, the GNU debugger.
-   Copyright 1996
-   Free Software Foundation, Inc.
-
-   This file is part of GDB.
-
-   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
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
-
-#define HOST_BYTE_ORDER BIG_ENDIAN


                 reply	other threads:[~2001-07-12  7:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200107121402.f6CE2Ti04258@delius.kettenis.local \
    --to=kettenis@wins.uva.nl \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox