diff options
| author | Dan Nicolaescu | 2010-03-19 23:48:13 -0700 |
|---|---|---|
| committer | Dan Nicolaescu | 2010-03-19 23:48:13 -0700 |
| commit | 15d25dc050dfda37f71813eb043826cef99b8dcc (patch) | |
| tree | 4d95816e2c72e91157e6d0ba896948935a82943f /src/ChangeLog | |
| parent | 07e339e488589f3f5e5e0623925cd980b3d75232 (diff) | |
| download | emacs-15d25dc050dfda37f71813eb043826cef99b8dcc.tar.gz emacs-15d25dc050dfda37f71813eb043826cef99b8dcc.zip | |
Remove support for old UNIX System V systems.
* s/unixware.h: Add the contents of s/usg-5-4-2.h.
* s/usg-5-4-2.h: Remove.
* configure.in: Remove support for old UNIX System V systems and
for Unixware on non-x86 machines.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e17c9a2abe1..858fbe394c5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | Remove support for old UNIX System V systems. | ||
| 4 | * s/unixware.h: Add the contents of s/usg-5-4-2.h. | ||
| 5 | * s/usg-5-4-2.h: Remove. | ||
| 6 | |||
| 3 | Remove support for Solaris on PPC and for old versions. | 7 | Remove support for Solaris on PPC and for old versions. |
| 4 | * s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h. | 8 | * s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h. |
| 5 | (LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef | 9 | (LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef |