This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] v850 syscall fixes


On Fri, 11 Mar 2011 14:52:44 -0700
Kevin Buettner <kevinb@redhat.com> wrote:

> libgloss/ChangeLog:
> 
> 	* v850/sys/syscall.h (SYS_rename): Define.
> 
> newlib/ChangeLog:
> 
> 	* libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling.
> 	* libc/sys/sysnecv850/rename.c: New file.
> 	* libc/sys/sysnecv850/Makefile.am (lib_a_SOURCES): Add rename.c
> 	* libc/sys/sysnecv850/Makefile.in: Regenerate.
> 	* libc/sys/sysnecv850/fstat.c (_fstat): Invoke trap for SYS_fstat.
> 	* libc/sys/sysnecv850/unlink.c (_unlink): Invoke trap for SYS_unlink.

Committed.

Kevin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]