summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2008-07-16 21:47:04 +0000
committerTill Straumann <strauman@slac.stanford.edu>2008-07-16 21:47:04 +0000
commit441c930dc12f4e5cf4d65be91fdedcdaf8989b9d (patch)
tree99b275e6e89934462cbde7ecd7add2e64971e4d5 /cpukit/ChangeLog
parent2008-07-16 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-441c930dc12f4e5cf4d65be91fdedcdaf8989b9d.tar.bz2
2008-07-16 Till Straumann <strauman@slac.stanford.edu>
* score/cpu/powerpc/rtems/powerpc/registers.h: added ppc_interrupt_get_disable_mask() inline function.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1037b501f3..0f9d243c01 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-16 Till Straumann <strauman@slac.stanford.edu>
+
+ * score/cpu/powerpc/rtems/powerpc/registers.h:
+ added ppc_interrupt_get_disable_mask() inline function.
+
2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shellconfig.h, libmisc/stackchk/stackchk.h: Fix typos.