summaryrefslogtreecommitdiffstats
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
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 407dbb937..becc8a0e3 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-22 Aldy Hernandez <aldyh@redhat.com>
+
+ * rs6000/simulator.S (gettimeofday): New.
+ (getrusage): New.
+
2002-07-18 Chris Demetriou <cgd@broadcom.com>
* read.c (read): Don't assign past end of buffer, fix return value.