Remove support for Solaris on PPC and for old versions.
authorDan Nicolaescu <dann@ics.uci.edu>
Sat, 20 Mar 2010 05:52:55 +0000 (22:52 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Sat, 20 Mar 2010 05:52:55 +0000 (22:52 -0700)
commit07e339e488589f3f5e5e0623925cd980b3d75232
tree73fb3d18740a8450c1c652268c7b8dfa5d8a901e
parent7f110ddcb0e4665ac828be714c1bf9d81991dc9c
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.
ChangeLog
configure.in
src/ChangeLog
src/m/ibmrs6000.h
src/s/aix4-2.h
src/s/sol2-4.h [deleted file]
src/s/sol2-5.h [deleted file]
src/s/sol2-6.h [moved from src/s/sol2-3.h with 61% similarity]