comparison 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
comparison
equal deleted inserted replaced
108866:4e8dcb0d6fe0 108867:c0e26963bee2
1 2010-06-03 Glenn Morris <rgm@gnu.org> 1 2010-06-03 Glenn Morris <rgm@gnu.org>
2
3 * m/hp800.h (HAVE_ALLOCA):
4 * m/ibms390x.h (HAVE_ALLOCA): Do not define, no longer needed.
2 5
3 * m/ia64.h, s/gnu-linux.h, s/gnu.h, s/netbsd.h, s/usg5-4.h: 6 * m/ia64.h, s/gnu-linux.h, s/gnu.h, s/netbsd.h, s/usg5-4.h:
4 Remove NOT_C_CODE tests, it is always true now. 7 Remove NOT_C_CODE tests, it is always true now.
5 8
6 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu> 9 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>