From 8560ed944d75fa1b442fc4ff51885f1ff00da03e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 18 Jan 2002 18:57:48 +0000 Subject: 2001-01-18 Joel Sherrill * include/rtems/system.h: Only include cpuopts.h when building a multilib configuration. Some ports still need targopts.h but this small modification lets those ports work non-multilib while fixing being fixed for multilib. --- c/src/exec/rtems/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/exec/rtems/ChangeLog') diff --git a/c/src/exec/rtems/ChangeLog b/c/src/exec/rtems/ChangeLog index 94151de535..d2b8e2087f 100644 --- a/c/src/exec/rtems/ChangeLog +++ b/c/src/exec/rtems/ChangeLog @@ -1,3 +1,10 @@ +2001-01-18 Joel Sherrill + + * include/rtems/system.h: Only include cpuopts.h when building a + multilib configuration. Some ports still need targopts.h but this + small modification lets those ports work non-multilib while + fixing being fixed for multilib. + 2001-01-16 Joel Sherrill * Added task-based timers to the Timer Manager. This added three -- cgit v1.2.3