This is the mail archive of the newlib-cvs@sources.redhat.com 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]

src/newlib ChangeLog configure.host libc/inclu ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2004-10-05 19:44:24

Modified files:
	newlib         : ChangeLog configure.host 
	newlib/libc/include/machine: ieeefp.h setjmp.h 
Added files:
	newlib/libc/machine/crx: Makefile.am Makefile.in aclocal.m4 
	                         configure configure.in getenv.c 
	                         setjmp.S 
	newlib/libc/machine/crx/sys: asm.h libh.h syscall.h 

Log message:
	2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
	
	* configure.host: Add support for crx.
	* libc/include/machine/ieeefp.h: Ditto.
	* libc/include/machine/setjmp.h: Ditto.
	* libc/machine/crx/Makefile.am: New file.
	* libc/machine/crx/configure.in: Ditto.
	* libc/machine/crx/setjmp.S: Ditto.
	* libc/machine/crx/getenv.c: Ditto.
	* libc/machine/crx/aclocal.m4: Generate.
	* libc/machine/crx/configure: Ditto.
	* libc/machine/crx/Makefile.in: Ditto.
	* libc/machine/crx/sys/asm.h: New file.
	* libc/machine/crx/sys/libh.h: Ditto.
	* libc/machine/crx/sys/syscall.h: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.710&r2=1.711
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/configure.host.diff?cvsroot=src&r1=1.65&r2=1.66
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/machine/ieeefp.h.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/machine/setjmp.h.diff?cvsroot=src&r1=1.20&r2=1.21
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/crx/Makefile.am.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/crx/Makefile.in.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/crx/aclocal.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/crx/configure.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/crx/configure.in.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/crx/getenv.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/crx/setjmp.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/crx/sys/asm.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/crx/sys/libh.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/crx/sys/syscall.h.diff?cvsroot=src&r1=NONE&r2=1.1


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