Fri, 03 Dec 2010 21:55:23 +0100 |
Andreas Schwab |
Remove EXPLICIT_SIGN_EXTEND.
|
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.
|
Mon, 10 May 2010 20:07:52 -0700 |
Glenn Morris |
* admin/CPP-DEFINES: More updates.
|
Sun, 09 May 2010 19:20:00 -0700 |
Glenn Morris |
* admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.
|
Fri, 07 May 2010 19:11:06 -0700 |
Glenn Morris |
Remove unused Makefile definition THIS_IS_MAKEFILE.
|
Thu, 06 May 2010 19:55:47 -0700 |
Glenn Morris |
Move LD_SWITCH_SYSTEM from cpp to configure.
|
Thu, 06 May 2010 17:35:44 -0700 |
Dan Nicolaescu |
Remove more unused symbols.
|
Tue, 04 May 2010 09:53:59 -0700 |
Dan Nicolaescu |
Delete names that have been removed from the tree.
|
Mon, 03 May 2010 20:17:05 -0700 |
Glenn Morris |
* admin/CPP-DEFINES: Remove some no-longer-used defines.
|
Tue, 27 Apr 2010 01:09:01 -0700 |
Glenn Morris |
Move LIBXTR6 from cpp to autoconf.
|
Tue, 27 Apr 2010 00:02:12 -0700 |
Glenn Morris |
Move MOTIF_LIBW to autoconf.
|
Tue, 20 Apr 2010 23:49:28 -0700 |
Dan Nicolaescu |
Remove NOMULTIPLEJOBS.
|
Sun, 11 Apr 2010 14:45:59 -0700 |
Dan Nicolaescu |
Remove C_SWITCH_SYSTEM_TEMACS.
|
Thu, 01 Apr 2010 16:08:14 -0700 |
Dan Nicolaescu |
Remove all uses of LIBX11_SYSTEM.
|
Thu, 01 Apr 2010 18:29:04 +0300 |
Eli Zaretskii |
Remove support for DJGPP v1.x (bug#5813).
|
Mon, 29 Mar 2010 19:47:23 -0700 |
Dan Nicolaescu |
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
|