diff src/ChangeLog @ 96739:77c53729bbb6

* m/m68k.h (linux): Use GNU_LINUX instead. Remove boilerplate comments. * m/intel386.h: Undo reactoring from previous change. (LIB_STANDARD): All systems that define USG define LIB_STANDARD too, remove dead code. (linux): Use GNU_LINUX instead.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 16 Jul 2008 15:27:04 +0000
parents ef171d1fe0fc
children 8ef463253ae5
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jul 16 14:56:13 2008 +0000
+++ b/src/ChangeLog	Wed Jul 16 15:27:04 2008 +0000
@@ -1,6 +1,12 @@
 2008-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* m/m68k.h (linux): Use GNU_LINUX instead.
+	Remove boilerplate comments.
+
 	* m/intel386.h: Undo reactoring from previous change.
+	(LIB_STANDARD): All systems that define USG define LIB_STANDARD
+	too, remove dead code.
+	(linux): Use GNU_LINUX instead.
 
 2008-07-16  Jason Rumney  <jasonr@gnu.org>