aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/sparc
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/sparc')
-rw-r--r--gdb/config/sparc/xm-linux.h2
-rw-r--r--gdb/config/sparc/xm-sun4sol2.h3
2 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/sparc/xm-linux.h b/gdb/config/sparc/xm-linux.h
index ffeba77..a36738e 100644
--- a/gdb/config/sparc/xm-linux.h
+++ b/gdb/config/sparc/xm-linux.h
@@ -30,8 +30,6 @@
#define U_REGS_OFFSET 0
-#define NEED_POSIX_SETPGID
-
/* Need R_OK etc, but USG isn't defined. */
#include <unistd.h>
diff --git a/gdb/config/sparc/xm-sun4sol2.h b/gdb/config/sparc/xm-sun4sol2.h
index 44ca760..e8834e8 100644
--- a/gdb/config/sparc/xm-sun4sol2.h
+++ b/gdb/config/sparc/xm-sun4sol2.h
@@ -31,9 +31,6 @@
#undef DO_DEFERRED_STORES
#undef CLEAR_DEFERRED_STORES
-/* May be needed, may be not? From Pace Willisson's port. FIXME. */
-#define NEED_POSIX_SETPGID
-
/* solaris doesn't have siginterrupt, though it has sigaction; however,
in this case siginterrupt would just be setting the default. */
#define NO_SIGINTERRUPT