diff src/ChangeLog @ 107797:702528fcbb6a

Simplify code for HP machines. * m/hp800.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, NO_REMAP): Do not define for GNU_LINUX, not needed. (UNEXEC, NEED_BSDTTY): Move definitions... * s/hpux10-20.h (UNEXEC, NEED_BSDTTY): ... here.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 06 Apr 2010 23:11:45 -0700
parents 58f5110b2519
children 04b6d1cf4d69
line wrap: on
line diff
--- a/src/ChangeLog	Tue Apr 06 23:01:30 2010 -0700
+++ b/src/ChangeLog	Tue Apr 06 23:11:45 2010 -0700
@@ -1,5 +1,11 @@
 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	Simplify code for HP machines.
+	* m/hp800.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, NO_REMAP): Do not define
+	for GNU_LINUX, not needed.
+	(UNEXEC, NEED_BSDTTY): Move definitions...
+	* s/hpux10-20.h (UNEXEC, NEED_BSDTTY): ... here.
+
 	* m/iris4d.h (UNEXEC): Move definition ...
 	* s/irix6-5.h (UNEXEC): ... here.