comparison src/ChangeLog @ 108128:1e7aaadc50e8

Reduce CPP usage. * Makefile.in (LIB_X11_LIB): Remove, inline in the only user. (obj): Use autoconf for unexec instead of cpp. * configure.in (LIB_X11_LIB): Remove, inline in the only user. (unexec): Define unconditionally, all platforms define UNEXEC. AC_SUBST it. (UNEXEC_SRC): Remove, unused.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 26 Apr 2010 20:47:47 -0700
parents 13415f222ad9
children e272dbe64cda
comparison
equal deleted inserted replaced
108127:4daf18b3d6e8 108128:1e7aaadc50e8
1 2010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
2
3 Reduce CPP usage.
4 * Makefile.in (LIB_X11_LIB): Remove, inline in the only user.
5 (obj): Use autoconf for unexec instead of cpp.
6
1 2010-04-27 Glenn Morris <rgm@gnu.org> 7 2010-04-27 Glenn Morris <rgm@gnu.org>
2 8
3 * m/amdx86-64.h (START_FILES, LIB_STANDARD): Change the logic around, 9 * m/amdx86-64.h (START_FILES, LIB_STANDARD): Change the logic around,
4 since the defaults (set by the system file) are fine in most cases. 10 since the defaults (set by the system file) are fine in most cases.
5 [GNU_LINUX, __OpenBSD__, __NetBSD__, __APPLE__]: Remove sections. 11 [GNU_LINUX, __OpenBSD__, __NetBSD__, __APPLE__]: Remove sections.