Mercurial > emacs
comparison ChangeLog @ 107439:ed20cbe62401
Remove support for Solaris on PPC and for old versions.
* s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h.
(LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef
that cancel each other.
* s/sol2-3.h:
* s/sol2-4.h:
* s/sol2-5.h: Remove.
* m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX.
(NO_REMAP): Remove, unused.
(UNEXEC): Move definition ...
* s/aix4-2.h (UNEXEC): ... here.
* configure.in: Remove support for Solaris on PPC and for old versions.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 19 Mar 2010 22:52:55 -0700 |
parents | ba737243d8d2 |
children | a83a89ef11ef |
comparison
equal
deleted
inserted
replaced
107438:19fdc244bab9 | 107439:ed20cbe62401 |
---|---|
1 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu> | 1 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 2 |
3 * configure.in: Remove support for Solaris on PPC and for old versions. | |
3 * configure.in: Remove non-working lynxos port. | 4 * configure.in: Remove non-working lynxos port. |
4 | 5 |
5 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu> | 6 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu> |
6 | 7 |
7 * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode. | 8 * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode. |