diff src/ChangeLog @ 108867:c0e26963bee2

HAVE_ALLOCA not needed since alloca.s was removed. * src/m/hp800.h (HAVE_ALLOCA): * src/m/ibms390x.h (HAVE_ALLOCA): Do not define, no longer needed. * msdos/sed2v2.inp: Do not edit HAVE_ALLOCA. * admin/CPP-DEFINES: Remove HAVE_ALLOCA.
author Glenn Morris <rgm@gnu.org>
date Wed, 02 Jun 2010 22:35:54 -0700
parents 4e8dcb0d6fe0
children ed338646a7b4
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jun 02 22:29:02 2010 -0700
+++ b/src/ChangeLog	Wed Jun 02 22:35:54 2010 -0700
@@ -1,5 +1,8 @@
 2010-06-03  Glenn Morris  <rgm@gnu.org>
 
+	* m/hp800.h (HAVE_ALLOCA):
+	* m/ibms390x.h (HAVE_ALLOCA): Do not define, no longer needed.
+
 	* m/ia64.h, s/gnu-linux.h, s/gnu.h, s/netbsd.h, s/usg5-4.h:
 	Remove NOT_C_CODE tests, it is always true now.