src/libgloss ChangeLog spu/Makefile.in spu/jsr ...
jjohnstn@sourceware.org
jjohnstn@sourceware.org
Fri Sep 21 20:40:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: jjohnstn@sourceware.org 2007-09-21 20:40:52
Modified files:
libgloss : ChangeLog
libgloss/spu : Makefile.in jsre.h
Added files:
libgloss/spu : dirfuncs.c
Log message:
2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
* spu/dirfuncs.c: New file, holds the opendir, closedir, readdir,
rewinddir, seekdir and telldir implementations. These are
grouped in one file so that we do not need a separate file for
the struct dirent and DIR allocation code.
* spu/jsre.h: Add JSRE_OPENDIR and other dir opcodes.
* spu/Makefile.in: Add dirfuncs.o.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/ChangeLog.diff?cvsroot=src&r1=1.226&r2=1.227
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/spu/dirfuncs.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/spu/Makefile.in.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/spu/jsre.h.diff?cvsroot=src&r1=1.17&r2=1.18
More information about the Newlib-cvs
mailing list