aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-01-05 22:06:38 +0000
committerAndrew Cagney <cagney@redhat.com>2002-01-05 22:06:38 +0000
commit9299404eba0343364742a9fc85f6cfaded61eb73 (patch)
tree7aef8b1f152f595f567561c0e487490b070bde9f /gdb/ChangeLog
parent7a621144429a4760ba888069d08bd190e3557119 (diff)
downloadfsf-binutils-gdb-9299404eba0343364742a9fc85f6cfaded61eb73.zip
fsf-binutils-gdb-9299404eba0343364742a9fc85f6cfaded61eb73.tar.gz
fsf-binutils-gdb-9299404eba0343364742a9fc85f6cfaded61eb73.tar.bz2
Don't include <endian.h>
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.