aboutsummaryrefslogtreecommitdiff
path: root/libgloss/rs6000
AgeCommit message (Collapse)AuthorFilesLines
2004-06-282004-06-27 Hideki Iwamoto <h-iwamoto@kit.hi-ho.ne.jp>Jeff Johnston1-10/+11
* Makefile.in: Support $(DESTDIR). * arm/Makefile.in: Ditto. * d30v/Makefile.in: Ditto. * doc/Makefile.in: Ditto. * fr30/Makefile.in: Ditto. * frv/Makefile.in: Ditto. * hp74x/Makefile.in: Ditto. * i386/Makefile.in: Ditto. * i960/Makefile.in: Ditto. * iq2000/Makefile.in: Ditto. * libnosys/Makefile.in: Ditto. * m32r/Makefile.in: Ditto. * m68hc11/Makefile.in: Ditto. * m68k/Makefile.in: Ditto. * mcore/Makefile.in: Ditto. * mips/Makefile.in: Ditto. * mn10200/Makefile.in: Ditto. * mn10300/Makefile.in: Ditto. * pa/Makefile.in: Ditto. * rs6000/Makefile.in: Ditto. * sparc/Makefile.in: Ditto. * sparc/libsys/Makefile.in: Ditto. * xstormy16/Makefile.in: Ditto.
2002-07-222002-07-22 Aldy Hernandez <aldyh@redhat.com>Jeff Johnston1-0/+16
* rs6000/simulator.S (gettimeofday): New. (getrusage): New.
2001-03-09 * rs6000/simulator.S (dup): New syscall.Geoffrey Keating1-1/+8
2001-02-062001-02-06 Will Cohen <wcohen@redhat.com>Jeff Johnston1-8/+3
* rs6000/sim-errno.c (__errno): Removed. (_cerror): Use re-entrant version of errno.
2000-09-05* rs6000/simulator.S: Use conditional returns for documentationGeoffrey Keating1-13/+14
purposes. (access): Add new syscall.
2000-03-1720000317 sourceware importRanjith Kumaran31-0/+3615