aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1996-08-03 11:27:21 +0000
committerFred Fish <fnf@specifix.com>1996-08-03 11:27:21 +0000
commit38eee4a946b6800e6b534e21943bff2be00649b7 (patch)
tree55a942f4d340c5d929a9871a97674a9ef6b30d37 /gdb
parent6b24a9f6bbf50791312f2953c461f9b0342ced0d (diff)
downloadgdb-38eee4a946b6800e6b534e21943bff2be00649b7.zip
gdb-38eee4a946b6800e6b534e21943bff2be00649b7.tar.gz
gdb-38eee4a946b6800e6b534e21943bff2be00649b7.tar.bz2
* config/alpha/alpha-osf3.mh (MMALLOC_CFLAGS): Define NO_MMCHECK to
not install consistency checks.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index d9b9659..28d4d39 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -2,6 +2,8 @@ Sat Aug 3 04:02:46 1996 Fred Fish <fnf@cygnus.com>
* config/alpha/alpha-osf3.mh (XM_FILE): Change from xm-alpha.h to
xm-alphaosf.h.
+ (MMALLOC_CFLAGS): Define NO_MMCHECK to not install consistency
+ checks.
start-sanitize-gdbtk
Thu Aug 1 20:35:01 1996 Tom Tromey <tromey@creche.cygnus.com>