2007-07-17 Joel Sherrill <joel.sherrill@oarcorp.com>

* nsecs/Makefile.am, nsecs/init.c: Move empty body to another file. The
	loop was being optimized out on the PowerPC.
	* nsecs/empty.c: New file.
This commit is contained in:
Joel Sherrill
2007-07-17 22:32:12 +00:00
parent 9c6019ede7
commit 40cfd3e9f3
4 changed files with 20 additions and 3 deletions
+6
View File
@@ -1,3 +1,9 @@
2007-07-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* nsecs/Makefile.am, nsecs/init.c: Move empty body to another file. The
loop was being optimized out on the PowerPC.
* nsecs/empty.c: New file.
2007-07-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* nsecs/init.c: Change name to avoid any hint of the timer driver.