aboutsummaryrefslogtreecommitdiff
path: root/devel/gdb6/files
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gdb6/files')
-rw-r--r--devel/gdb6/files/patch-config_i386_nm-fbsd.h11
-rw-r--r--devel/gdb6/files/patch-gdb_config_i386_nm-fbsd.h11
-rw-r--r--devel/gdb6/files/patch-gdb_config_i386_tm-fbsd.h11
3 files changed, 0 insertions, 33 deletions
diff --git a/devel/gdb6/files/patch-config_i386_nm-fbsd.h b/devel/gdb6/files/patch-config_i386_nm-fbsd.h
index dd8fdbe646ff..3c33c3340f96 100644
--- a/devel/gdb6/files/patch-config_i386_nm-fbsd.h
+++ b/devel/gdb6/files/patch-config_i386_nm-fbsd.h
@@ -1,16 +1,5 @@
--- gdb/config/i386/nm-fbsd.h Sat Jul 21 13:16:44 2001
+++ gdb/config/i386/nm-fbsd.h Mon Jun 3 10:04:54 2002
-@@ -28,6 +28,10 @@
-
- #include "i386/nm-i386.h"
-
-+#ifdef HAVE_SYS_PARAM_H
-+#include <sys/param.h>
-+#endif
-+
- /* Provide access to the i386 hardware debugging registers. */
-
- #define I386_DR_LOW_SET_CONTROL(control) \
@@ -148,5 +152,32 @@
#define ld_2 d_sdt
diff --git a/devel/gdb6/files/patch-gdb_config_i386_nm-fbsd.h b/devel/gdb6/files/patch-gdb_config_i386_nm-fbsd.h
index dd8fdbe646ff..3c33c3340f96 100644
--- a/devel/gdb6/files/patch-gdb_config_i386_nm-fbsd.h
+++ b/devel/gdb6/files/patch-gdb_config_i386_nm-fbsd.h
@@ -1,16 +1,5 @@
--- gdb/config/i386/nm-fbsd.h Sat Jul 21 13:16:44 2001
+++ gdb/config/i386/nm-fbsd.h Mon Jun 3 10:04:54 2002
-@@ -28,6 +28,10 @@
-
- #include "i386/nm-i386.h"
-
-+#ifdef HAVE_SYS_PARAM_H
-+#include <sys/param.h>
-+#endif
-+
- /* Provide access to the i386 hardware debugging registers. */
-
- #define I386_DR_LOW_SET_CONTROL(control) \
@@ -148,5 +152,32 @@
#define ld_2 d_sdt
diff --git a/devel/gdb6/files/patch-gdb_config_i386_tm-fbsd.h b/devel/gdb6/files/patch-gdb_config_i386_tm-fbsd.h
index f91430808d34..ca9c982f3d71 100644
--- a/devel/gdb6/files/patch-gdb_config_i386_tm-fbsd.h
+++ b/devel/gdb6/files/patch-gdb_config_i386_tm-fbsd.h
@@ -1,16 +1,5 @@
--- gdb/config/i386/tm-fbsd.h Sat Jul 28 10:03:38 2001
+++ gdb/config/i386/tm-fbsd.h Fri Jun 7 08:32:14 2002
-@@ -24,6 +24,10 @@
- #define HAVE_I387_REGS
- #include "i386/tm-i386.h"
-
-+#ifdef HAVE_SYS_PARAM_H
-+#include <sys/param.h>
-+#endif
-+
- /* FreeBSD/ELF uses stabs-in-ELF with the DWARF register numbering
- scheme by default, so we must redefine STAB_REG_TO_REGNUM. This
- messes up the floating-point registers for a.out, but there is not
@@ -41,38 +45,42 @@
/* Support for longjmp. */