aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7b41b40..4fe1a61 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2002-01-05 Andrew Cagney <ac131313@redhat.com>
+
+ * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
+ * configure, config.in: Re-generate.
+ * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
+ * defs.h: Do not include <endian.h>.
+
2002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
* acconfig.h (HAVE_PT_GETXMMREGS): New.