diff src/ChangeLog @ 96985:e58e8418725b

* m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs. * m/alpha.h (TEXT_END): * m/ibmrs6000.h (TEXT_END): * m/macppc.h (TEXT_END): * s/darwin.h (TEXT_END): * s/msdos.h (TEXT_END): Remove, unused. * s/gnu-linux.h (BSD_PGRPS): Add a comment. * s/cygwin.h: Remove comment.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 24 Jul 2008 18:45:45 +0000
parents ea3fb04613c1
children 359d8fb73538
line wrap: on
line diff
--- a/src/ChangeLog	Thu Jul 24 18:39:48 2008 +0000
+++ b/src/ChangeLog	Thu Jul 24 18:45:45 2008 +0000
@@ -1,5 +1,14 @@
 2008-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
+	* m/alpha.h (TEXT_END):
+	* m/ibmrs6000.h (TEXT_END):
+	* m/macppc.h (TEXT_END):
+	* s/darwin.h (TEXT_END):
+	* s/msdos.h (TEXT_END): Remove, unused.
+	* s/gnu-linux.h (BSD_PGRPS): Add a comment.
+	* s/cygwin.h: Remove comment.
+
 	* ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
 	(DOT_GLOBAL_START): Remove conditional, redundant for CRT0_DUMMIES.
 	* m/intel386.h (DOT_GLOBAL_START):