summaryrefslogtreecommitdiffstats
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@mips.com>2013-07-24 22:32:51 +0000
committerSteve Ellcey <sellcey@mips.com>2013-07-24 22:32:51 +0000
commit2dc32f6ae4572352e086daec712b0299df5d6324 (patch)
tree59c2674fdceb60601784d186908cf7f66cf6108a /libgloss/ChangeLog
parentc9eaabe0adb13556b925debcb5234b14420d2d87 (diff)
downloadcygnal-2dc32f6ae4572352e086daec712b0299df5d6324.tar.gz
cygnal-2dc32f6ae4572352e086daec712b0299df5d6324.tar.bz2
cygnal-2dc32f6ae4572352e086daec712b0299df5d6324.zip
2013-07-24 Steve Ellcey <sellcey@mips.com>
* mips/idtmon.S (unlink, lseek, stat): Add new functions.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index a755daef6..e7e7ed519 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,8 @@
+
+2013-07-24 Steve Ellcey <sellcey@mips.com>
+
+ * mips/idtmon.S (unlink, lseek, stat): Add new functions.
+
2013-07-23 Nagaraju Mekala <nagaraju.mekala@xilinx.com>
* microblaze/_exception_handler.S: Adjust to be weak.