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: [Patch] Add syscall.h to CR16 libgloss


Hi,
Thanks for looking into this.

> should add a comment to the top of the file explaining a little of the history.  
Agreed. I have added the following comments at the top;

+/* cr16 syscall.h file. This is used only by the simulator. These numbers
+   match the syscalls used by the sim port which are different from linux
+   system calls.
+   This will allow correct generation of sim/common/nltvals.def  */
+  

Please find attached an updated patch with these changes.

Additionally, the CR16 GDB patch has been posted below and I am working on the 
review comments received so far,
http://sourceware.org/ml/gdb-patches/2012-08/msg00789.html


2012-08-28 Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
	
	* libgloss/cr16/sys/syscall.h New.

Thanks & Best Regards,
Kaushik
kaushik.phatak@kpitcummins.com
KPIT Cummins Infosystems Ltd
www.kpitcummins.com



Attachment: cr16_syscall.diff
Description: cr16_syscall.diff


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