aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 14723c49df2..e17c9a2abe1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,17 @@
12010-03-20 Dan Nicolaescu <dann@ics.uci.edu> 12010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 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.
5 (LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef
6 that cancel each other.
7 * s/sol2-3.h:
8 * s/sol2-4.h:
9 * s/sol2-5.h: Remove.
10 * m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX.
11 (NO_REMAP): Remove, unused.
12 (UNEXEC): Move definition ...
13 * s/aix4-2.h (UNEXEC): ... here.
14
3 * s/openbsd.h: Remove support for non-ELF and for systems that do 15 * s/openbsd.h: Remove support for non-ELF and for systems that do
4 not support shared libraries. 16 not support shared libraries.
5 * s/netbsd.h: 17 * s/netbsd.h: