* [PATCH] Cleanup config/alpha/nm-linux.h
@ 2001-07-11 3:33 Mark Kettenis
0 siblings, 0 replies; only message in thread
From: Mark Kettenis @ 2001-07-11 3:33 UTC (permalink / raw)
To: gdb-patches
Two more unused macro's. Obvious again.
Index: ChangeLog
from Mark Kettenis <kettenis@gnu.org>
* config/alpha/nm-linux.h (TARGET_ELF64, PSIGNAL_IN_SIGNAL_H):
Remove unused macro's.
Index: config/alpha/nm-linux.h
===================================================================
RCS file: /cvs/src/src/gdb/config/alpha/nm-linux.h,v
retrieving revision 1.5
diff -u -p -r1.5 nm-linux.h
--- config/alpha/nm-linux.h 2001/05/04 04:15:29 1.5
+++ config/alpha/nm-linux.h 2001/07/11 10:31:30
@@ -1,5 +1,6 @@
/* Native definitions for alpha running Linux.
- Copyright 1993, 1994, 1996, 1998, 2000 Free Software Foundation, Inc.
+ Copyright 1993, 1994, 1996, 1998, 2000, 2001
+ Free Software Foundation, Inc.
This file is part of GDB.
@@ -51,16 +52,6 @@ extern int get_longjmp_target (CORE_ADDR
/* Linux has shared libraries. */
#define GDB_TARGET_HAS_SHARED_LIBS
-
-/* Support for shared libraries. */
-
-#ifdef __ELF__
-#define TARGET_ELF64
-#endif
-
-/* This is a lie. It's actually in stdio.h. */
-
-#define PSIGNAL_IN_SIGNAL_H
/* Given a pointer to either a gregset_t or fpregset_t, return a
pointer to the first register. */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-07-11 3:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-11 3:33 [PATCH] Cleanup config/alpha/nm-linux.h Mark Kettenis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox