aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b88ea4108ae..d1ca5ac7886 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
12010-04-23 Dan Nicolaescu <dann@ics.uci.edu> 12010-04-23 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 Remove redundant flags.
4 * s/freebsd.h (C_SWITCH_SYSTEM):
5 * s/hpux10-20.h (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
6 * s/netbsd.h (C_SWITCH_SYSTEM):
7 * s/openbsd.h (LD_SWITCH_X_DEFAULT): Remove, configure takes care
8 of these.
9
3 Simplify m/intel386.h. 10 Simplify m/intel386.h.
4 * m/intel386.h (CRT0_DUMMIES): Remove, inline value in the only 11 * m/intel386.h (CRT0_DUMMIES): Remove, inline value in the only
5 user: ecrt0.c. 12 user: ecrt0.c.