Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2004-08-13 02:43:07 +0400
committerNathanael Nerode <neroden@gcc.gnu.org>2004-08-13 02:43:07 +0400
commit3e30605f8c17edb216d3ed87debb959172150eb7 (patch)
tree40c1b4d0d6e60c88c3eeb171619b0034fc4f74bf /ChangeLog
parent4e53fc28a8c351b3ea0b0b3dd55eae6330141f0a (diff)
2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
* src-release: Stop distributing mmalloc with gdb (which doesn't use it). * Makefile.def: GDB doesn't depend on mmalloc anymore. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f71a9698..1dabc82a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * src-release: Stop distributing mmalloc with gdb (which doesn't
+ use it).
+ * Makefile.def: GDB doesn't depend on mmalloc anymore.
+ * Makefile.in: Regenerate.
+
2004-08-09 Mark Mitchell <mark@codesourcery.com>
* configure.in (arm*-*-eabi*): New target.