summaryrefslogtreecommitdiffstats
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2007-06-20 17:24:05 +0000
committerJeff Johnston <jjohnstn@redhat.com>2007-06-20 17:24:05 +0000
commit874e5ac68b3ddabc6205ebeab1586ec502330c14 (patch)
treeb12917c2fed0b5638c7af5f45e50c02b1f9436cc /libgloss/ChangeLog
parent9cc40d5d16a0a873594120a97445cd22d3bb66b9 (diff)
downloadcygnal-874e5ac68b3ddabc6205ebeab1586ec502330c14.tar.gz
cygnal-874e5ac68b3ddabc6205ebeab1586ec502330c14.tar.bz2
cygnal-874e5ac68b3ddabc6205ebeab1586ec502330c14.zip
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
* spu/getpagesize.c: New file add getpagesize via an assist call. * spu/jsre.h: Add JSRE_GETPAGESIZE. * spu/Makefile.in: Add getpagesize.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 87d80ffdc..45ef2439b 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,9 @@
+2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
+
+ * spu/getpagesize.c: New file add getpagesize via an assist call.
+ * spu/jsre.h: Add JSRE_GETPAGESIZE.
+ * spu/Makefile.in: Add getpagesize.
+
2007-06-13 Patrick Mansfield <patmans@us.ibm.com>
* spu/Makefile.in: Add nanosleep.c.