log admin/CPP-DEFINES @ 111201:fa47bedbdb89

age author description
Mon, 09 Aug 2010 21:25:41 +0200 Andreas Schwab Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
Sun, 08 Aug 2010 13:26:12 -0700 Dan Nicolaescu * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
Wed, 28 Jul 2010 20:25:08 -0700 Dan Nicolaescu Clean up unexec.c, remove references to unused code.
Sun, 11 Jul 2010 12:31:10 +0200 Andreas Schwab Use strchr, strrchr instead of index, rindex
Wed, 07 Jul 2010 20:03:52 -0700 Dan Nicolaescu Simplify start_of_data, start_of_text and related code.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Tue, 29 Jun 2010 20:43:30 -0700 Glenn Morris * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
Tue, 29 Jun 2010 19:48:54 -0700 Glenn Morris Remove some cpp that is internal to configure.in.
Sun, 06 Jun 2010 01:57:39 -0700 Dan Nicolaescu Remove BSTRING related code, all platforms define it.
Thu, 03 Jun 2010 15:16:02 -0700 Dan Nicolaescu Move UNEXEC definition to autoconf.
Wed, 02 Jun 2010 22:35:54 -0700 Glenn Morris HAVE_ALLOCA not needed since alloca.s was removed.
Wed, 02 Jun 2010 22:29:02 -0700 Glenn Morris NOT_C_CODE is always true now.
Fri, 14 May 2010 17:54:24 -0700 Glenn Morris If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
Thu, 13 May 2010 20:36:40 -0700 Glenn Morris Move some undefs from src/Makefile.in to configure.
Thu, 13 May 2010 20:19:52 -0700 Glenn Morris * admin/CPP-DEFINES: Updates.