summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-18 22:33:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-18 22:33:49 +0000
commit61129cc54f1447a1516f587464c5af7ec6be4168 (patch)
tree43573085a452913614f3632be48dc7135ff9ad42 /c/src/exec/score/ChangeLog
parent2001-01-18 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-61129cc54f1447a1516f587464c5af7ec6be4168.tar.bz2
2001-01-18 Joel Sherrill <joel@OARcorp.com>
* 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.
Diffstat (limited to 'c/src/exec/score/ChangeLog')
-rw-r--r--c/src/exec/score/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index 4ac3cbfac2..472ae06395 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,3 +1,10 @@
+2001-01-18 Joel Sherrill <joel@OARcorp.com>
+
+ * 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.
+
2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/seterr.h: Add do {..} while (0) in defines.