2002-07-22 Aldy Hernandez <aldyh@redhat.com>

* rs6000/simulator.S (gettimeofday): New.
        (getrusage): New.
This commit is contained in:
Jeff Johnston
2002-07-22 19:26:25 +00:00
parent e964bca8a8
commit e1f9c8e824
2 changed files with 21 additions and 0 deletions

View File

@@ -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.