summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/unix/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-01-03 20:08:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-01-03 20:08:14 +0000
commit1292ba4654c3d827dc18acf677b01932752315a9 (patch)
treed78e8248920d97b4ea6b05f3dc4b31668160759c /cpukit/score/cpu/unix/ChangeLog
parent2003-01-03 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-1292ba4654c3d827dc18acf677b01932752315a9.tar.bz2
2003-01-03 Joel Sherrill <joel@OARcorp.com>
* rtems/score/cpu.h: Per PR315, eliminate warning for structure alignment requests that are too large.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/unix/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/unix/ChangeLog b/cpukit/score/cpu/unix/ChangeLog
index d38531a8d1..b41efa34a7 100644
--- a/cpukit/score/cpu/unix/ChangeLog
+++ b/cpukit/score/cpu/unix/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-03 Joel Sherrill <joel@OARcorp.com>
+
+ * rtems/score/cpu.h: Per PR315, eliminate warning for structure
+ alignment requests that are too large.
+
2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require autoconf-2.57 + automake-1.7.2.