summaryrefslogtreecommitdiff
path: root/mmalloc/ChangeLog
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2000-02-05 07:30:26 +0000
committerJason Molenda <jmolenda@apple.com>2000-02-05 07:30:26 +0000
commitdfcd3bfb6f8a213007c20e60060b4e9ec9205205 (patch)
treec43f1f196f08266345d283414914033ecc50bd5e /mmalloc/ChangeLog
parent32edc927faea39b1f7be4654f6ffa03f3e6b16ce (diff)
downloadbinutils-gdb-dfcd3bfb6f8a213007c20e60060b4e9ec9205205.tar.gz
import gdb-2000-02-04 snapshot
Diffstat (limited to 'mmalloc/ChangeLog')
-rw-r--r--mmalloc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mmalloc/ChangeLog b/mmalloc/ChangeLog
index 86ca15ae3d5..89b54b3a4f2 100644
--- a/mmalloc/ChangeLog
+++ b/mmalloc/ChangeLog
@@ -1,3 +1,11 @@
+2000-02-04 Kevin Buettner (kevinb@cygnus.com)
+
+ * acinclude.m4, aclocal.m4: New files.
+ * configure.in (sbrk): Use BFD_NEED_DECLARATION to test for
+ presence of a suitable declaration in the system headers.
+ * configure: Regenerated.
+ * sbrk-sup.c (sbrk): Ifdef'd with NEED_DECLARATION_SBRK.
+
1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
* configure.in: Requires autoconf 2.12.1 or higher.