aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8d48f4b7b9a..2dde5beff2c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,6 +3,9 @@
3 * m/ibms390x.h, m/sh3el.h (C_ALLOCA): Remove references to this. 3 * m/ibms390x.h, m/sh3el.h (C_ALLOCA): Remove references to this.
4 4
5 * Makefile.in (SOURCES, unlock, relock): Delete. 5 * Makefile.in (SOURCES, unlock, relock): Delete.
6 (alloca): Do not undef.
7 (allocaobj, alloca.o): Remove.
8 (otherobj): Remove allocaobj.
6 9
72007-09-11 Stefan Monnier <monnier@iro.umontreal.ca> 102007-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
8 11