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] Remove traces of NO_SYS_REG_H
Date: Wed, 11 Jul 2001 03:24:00 -0000	[thread overview]
Message-ID: <200107111024.f6BAOfK19453@delius.kettenis.local> (raw)

Obvious fix (but I should really be cleaning up my home instead of the
GDB sources ;-)).

Mark

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

	* config/powerpc/nm-linux.h (NO_SYS_REG_H): Remove, it's no longer
	used.

Index: config/powerpc/nm-linux.h
===================================================================
RCS file: /cvs/src/src/gdb/config/powerpc/nm-linux.h,v
retrieving revision 1.6
diff -u -p -r1.6 nm-linux.h
--- config/powerpc/nm-linux.h 2001/05/04 04:15:32 1.6
+++ config/powerpc/nm-linux.h 2001/07/11 10:21:00
@@ -33,10 +33,6 @@ extern int kernel_u_size (void);
 #define REGISTER_U_ADDR(addr, blockend, regno) \
         (addr) = ppc_register_u_addr ((blockend),(regno));
 
-/* No <sys/reg.h> */
-
-#define NO_SYS_REG_H
-
 /* FIXME: kettenis/2000-09-03: This should be moved to ../nm-linux.h
    once we have converted all Linux targets to use the new threads
    stuff (without the #undef of course).  */


                 reply	other threads:[~2001-07-11  3:24 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=200107111024.f6BAOfK19453@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