From d116b7c414c8239b677e341ac517745db689ac2d Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Fri, 24 May 2013 13:29:30 -0500 Subject: PowerPC: Program Priority Register support This patch add inline functions to change the Program Priority Register from ISA 2.05. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aff0b3cd30..29dbe03a1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-05-24 Adhemerval Zanella + + * manual/platform.texi: Add PowerPC PPR function set documentation. + * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function + implementation. + 2013-05-24 Carlos O'Donell * math/libm-test.inc (MAX_EXP): Define. -- cgit v1.2.3