summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-05-21 19:02:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-05-21 19:02:05 +0000
commit4a76be7ef5f3636c85a5ca1beb7f5d03ee84112f (patch)
treee1fb7c4d9dc26581cde254cc1bc399a8e2e6b7d1 /cpukit/score/cpu/i386/ChangeLog
parent2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-4a76be7ef5f3636c85a5ca1beb7f5d03ee84112f.tar.bz2
2010-05-21 Vinu Rajashekhar <vinutheraj@gmail.com>
* rtems/score/registers.h: Remove structs with bit-fields. Add a mask for cr3 page directory.
Diffstat (limited to 'cpukit/score/cpu/i386/ChangeLog')
-rw-r--r--cpukit/score/cpu/i386/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/i386/ChangeLog b/cpukit/score/cpu/i386/ChangeLog
index 276a9a428c..3c39377fee 100644
--- a/cpukit/score/cpu/i386/ChangeLog
+++ b/cpukit/score/cpu/i386/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-21 Vinu Rajashekhar <vinutheraj@gmail.com>
+
+ * rtems/score/registers.h: Remove structs with bit-fields. Add a mask
+ for cr3 page directory.
+
2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu.c, cpu_asm.S, sse_test.c: Add include of config.h